Is there such a global flight network dataset that gives you:
- flight route (the connection between each airports or cities by some flight company)
- the number of passengers (per year) taking each route.
In other words the dataset is a directed flight graph with passenger volume as the edge weight.
The closest thing I can find is OpenFlights route data.