AeroDataBox · Schema

AirportDistanceTimeContract

Contract containing information on distance and approximate flight time between specified airports

AviationFlightsAerospaceFlight DataAirport Data

Properties

Name Type Description
from object
to object
greatCircleDistance object
approxFlightTime string Approximate flight time based on re-calculation of great circle distance against statistical duration average of multiple flights covered similar distance before.
View JSON Schema on GitHub