AeroDataBox · Schema

AirportContract

Single airport data

AviationFlightsAerospaceFlight DataAirport Data

Properties

Name Type Description
icao string ICAO code of the airport
iata string IATA code of the airport
localCode string Code of the airport within the local or national coding system
shortName string Shortened name of the airport
fullName string Full name of the airport (derived from own airport name and municipality name)
municipalityName string Name of the municipality this airport belongs to
location object
elevation object
country object
continent object
timeZone string Time zone of the airport in Olson format (e.g. "Europe/Amsterdam")
urls object
runways array List of runway information, if requested
currentTime object
View JSON Schema on GitHub