Skip to content

Airport

Field Description Type Examples
*iata_code Unique identifier of the airport in IATA code standard format (in lower case). string jfk
led
cdg
*latitude Airport position latitude expressed in the range [-90, 90]. decimal 43.7730912
*longitude Airport position longitude expressed in the range [-180, 180]. decimal 11.2554649
*name Full name of the airport. string malpensa international airport
*type Code indicating main nature of the corresponding IATA code.
Other transportation hubs than airports are included as junctions within air trips.
string airport
rail
bus
heliport
ferry
metro
unknown
region World region to which the airport belongs. string caribbean
north america
africa
south america
pacific
europe
asia
middle east
central america
country Full country name to which the airport belongs. string united states
china
canada
*iso_country Country to which the airport belongs in ISO 3166-1 alpha-2 standard format (in lower case). string us
cn
ca
city Description of the city to which the airport belongs. string london
paris
melbourne
city_code IATA code of the city to which the airport belongs. string lon
par
mel