Get total amount of commercial flights per day

Hey,

I would like to get the total amount of commercial flights per day (or some other interval possibly). From all airports, no limitations.

CountAllEnrouteAirlineOperations seems like a useful method, but can’t really collect this specific statistic from it.

Would the only option be to query AirlineFlightSchedules with a timeframe of 24 hours and setting howMany to a big number (how many are there approximately? I tried with some thousands and didn’t see it ending).

Thanks,
Martti

AirlineFlightSchedules will likely not be effective for large, unrestricted searches since it is designed for very specific lookups where you at least know the airline or origin/destination.

For something like this, I would actually recommend a Custom Report that is tailored specifically for your needs flightaware.com/commercial/customreports/