of_routes: OpenFlights route database

of_routesR Documentation

OpenFlights route database

Description

The set of OpenFlights routes. The third-party that OpenFlights uses for route data ceased providing updates in June 2014. The current data is of historical value only.

airline

2-letter (IATA) or 3-letter (ICAO) code of the airline.

org

3-letter (IATA) or 4-letter (ICAO) code of the source (origin) airport.

dst

3-letter (IATA) or 4-letter (ICAO) code of the destination airport.

codeshare

"Y" if this flight is a codeshare (that is, not operated by Airline, but another carrier), "N otherwise.

stops

Number of stops on this flight ("0" for direct).

equipment

3-letter codes for plane type(s) generally used on this flight, separated by spaces.

Usage

of_routes

Format

An object of class data.frame with 67663 rows and 6 columns.

Source

https://openflights.org/data.html

Examples


of_routes


jmsallan/BAdatasets documentation built on May 7, 2024, 11:45 a.m.