A global SQLite database of commercial flight routes. The dataset includes pre-calculated geodesic distances between locations. It was sourced from Kaggle, but the author, organization, and last update date are unknown.
Use Cases
- Modeling global air transportation networks based on the flight route data.
- Calculating shortest-path or most efficient routes based on the pre-calculated geodesic distances.
- Analyzing connectivity and hub locations within the global flight network.
- Training or benchmarking graph-based algorithms for network analysis.
Strengths
- Contains pre-calculated geodesic distances, which can save computational effort.
- Stored in a SQLite database, which is a portable and queryable format.
Limitations
- Description metadata is limited; actual data quality requires manual inspection after download.
- Column-level documentation is absent; field semantics must be inferred after download.
- Last update date is unknown; freshness unverified.
Provenance
- Source
- Kaggle
- Collection Method
- null
- Time Range
- null
- Freshness
- null
- Geography
- Global