airports: a list airports worldwide

Description Usage Format Source

Description

A dataset simple reference list of all airports worldwide scrapped from wikipedia

Usage

1

Format

A data frame with 8983 rows and 12 variables:

airport.iata

chr - IATA code of the airport, such as CDG

airport.icao

chr - ICAO code of the airport, such as LFPG

airport.name

chr, official name of the airport

location.served

chr,

country

chr - Full text name of the country, such as France

airport.time

chr - Airport local time

airport.dst

chr - The DST column shows the months in which Daylight Saving Time

airport.wikipedia.url

chr - Url of the wikipedia page of the airport

longitude

num - longitude in decimal degrees

latitude

num - latitude in decimal degrees

longitude.degree

num - longitude in degrees minutes seconds

latitude.degree

num - latitude in degrees minutes seconds

Source

https://en.wikipedia.org/wiki/List_of_airports_by_IATA_code


longwei66/flightR documentation built on May 18, 2019, 2:35 a.m.