of_airports: OpenFlights airport data

of_airportsR Documentation

OpenFlights airport data

Description

Data from aiports presented in the OpenFlights data set. Last update is on January 2017.

name

Name of airport.

city

Main city served by airport.

country

Country or territory where airport is located, in ISO 3166-1 format.

IATA

3-letter IATA code.

ICAO

4-letter ICAO code.

lat

Decimal degrees, usually to six significant digits. Negative is South, positive is North.

lon

Decimal degrees, usually to six significant digits. Negative is West, positive is East.

alt

Altitude in feet.

timezone

Hours offset from UTC. Fractional hours are expressed as decimals, eg. India is 5.5.

DST

Daylight savings time. One of E (Europe), A (US/Canada), S (South America), O (Australia), Z (New Zealand), N (None) or U (Unknown).

tz

Timezone in "tz" (Olson) format, eg. "America/Los_Angeles".

Usage

of_airports

Format

An object of class data.frame with 7698 rows and 11 columns.

Source

https://openflights.org/data.html

Examples


of_airports


jmsallan/BAdatasetsSpatial documentation built on July 22, 2024, 11:15 p.m.