Openflights Routes
Openflights (Routes) contains information about which airlines fly between which airports. This dataset can be used to answer questions like, "where can I fly to from here?" and might be useful to help planmulti-hop journeys.
Note that there is no scheduling information, it contains only the routes themselves as extracted from openflights [1].
This dataset might usefully be combined with the Our Airports [2] and Openflights (Airlines) [3] datasets.
Footnotes:
- View the vocabularies and classes used in the dataset, or see some sample resources
- Browse as Linked Data
How to Attribute This Dataset
Kasabi provides a quick and easy way to attribute a dataset from any webpage. We think attribution is an important community norm.
To directly embed an attribution message in a webpage, add a script tag that invokes our Attribution API as follows
<script
type="text/javascript"
src="http://api.kasabi.com/dataset/openflights-routes/attribution">
</script>
If you need more flexible options, then read the Attribution API documentation