Hello everybody,
My question is related to the flight-in-time-interval API call, for which the given time interval
must not be larger than two hours.
It seems that it only returns flights that have started and ended within the given time interval.
Flights for which either the start or end of the flight is outside the time interval, appear not
to be captured, meaning that flights that last longer than two hours will not be returned by the
API call. This has been checked comparing API data with monthly COVid dataset data.
Is this API behaviour implemented on purpose, and, if yes, is there a way to find all (historical)
flights that ended in a time interval?
Thanks in advance,