csv_airports | R Documentation |
Another database of airports. It comes from a .csv file of unknown origin, with some additions and modifications with information from Wikipedia.
Name of airport.
Main city served by airport.
Country or territory where airport is located, in ISO 3166-1 format.
State or administrative division of the country where the airport is located.
3-letter IATA code.
4-letter ICAO code.
Decimal degrees, usually to six significant digits. Negative is South, positive is North.
Decimal degrees, usually to six significant digits. Negative is West, positive is East.
Altitude in feet.
Hours offset from UTC. Fractional hours are expressed as decimals, eg. India is 5.5.
Timezone in "tz" (Olson) format, eg. "America/Los_Angeles".
Numeric codes used to identify geopolitical areas such as countries, states, provinces, and territories or possessions of certain countries. The codes are used within the various data banks maintained by the Office of Airline Information (OAI) and are created by OAI.
csv_airports
An object of class data.table
(inherits from data.frame
) with 11776 rows and 12 columns.
unknown (didn't bother to record at the moment).
csv_airports
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.