AeroDataBox · Schema

FlightAirportMovementContract

Flight arrival or departure information

AviationFlightsAerospaceFlight DataAirport Data

Properties

Name Type Description
airport object
scheduledTime object
revisedTime object
predictedTime object
runwayTime object
terminal string Terminal of the flight
checkInDesk string Check-in desk(s) for the flight (only for departing flights)
gate string Gate of (un)boarding for the flight
baggageBelt string Baggage belt(s) for the flight (only for arriving flights)
runway string Name of a runway of landing (for arriving flights) or take-off (for departing flights), if known.
quality array Array of quality characteristics of the data. Check this to know which information you can expect within this contract (basic, live and/or approximate data).
View JSON Schema on GitHub