Dataset Open Access
Xavier Olive;
Martin Strohmeier;
Jannis Lübbe
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.3928550"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Dataset"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.3928550</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.3928550"/> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-2335-5774"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-2335-5774</dct:identifier> <foaf:name>Xavier Olive</foaf:name> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-1936-0933"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-1936-0933</dct:identifier> <foaf:name>Martin Strohmeier</foaf:name> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Jannis Lübbe</foaf:name> </rdf:Description> </dct:creator> <dct:title>Crowdsourced air traffic data from The OpenSky Network 2020</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2020</dct:issued> <dcat:keyword>aviation</dcat:keyword> <dcat:keyword>flightlist</dcat:keyword> <dcat:keyword>ads-b</dcat:keyword> <dcat:keyword>covid19</dcat:keyword> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-07-02</dct:issued> <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/ENG"/> <owl:sameAs rdf:resource="https://zenodo.org/record/3928550"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/3928550</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <foaf:page rdf:resource="https://traffic-viz.github.io/scenarios/covid19.html"/> <dct:relation rdf:resource="https://doi.org/10.1109/IPSN.2014.6846743"/> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.3737101"/> <dct:isPartOf rdf:resource="https://zenodo.org/communities/covid-19"/> <owl:versionInfo>v0.5</owl:versionInfo> <dct:description><p><strong>Motivation</strong></p> <p>The data in this dataset is derived and cleaned from the full OpenSky dataset to illustrate the development of air traffic during the COVID-19 pandemic. It spans all flights seen by the network&#39;s more than 2500 members since 1 January 2020. More data will be periodically included in the dataset until the end of the COVID-19 pandemic.</p> <p><strong>License</strong></p> <p>See LICENSE.txt</p> <p><strong>Disclaimer</strong></p> <p>The data provided in the files is provided as is. Despite our best efforts at filtering out potential issues, some information could be erroneous.</p> <ul> <li>Origin and destination airports are computed online based on the ADS-B trajectories on approach/takeoff: no crosschecking with external sources of data has been conducted.<br> Fields <strong>origin</strong> or <strong>destination</strong> are empty when no airport could be found.</li> <li>Aircraft information come from the OpenSky aircraft database. Fields <strong>typecode</strong> and <strong>registration</strong> are empty when the aircraft is not present in the database.</li> </ul> <p><strong>Description of the dataset</strong></p> <p>One file per month is provided as a csv file with the following features:</p> <ul> <li><strong>callsign</strong>: the identifier of the flight displayed on ATC screens (usually the first three letters are reserved for an airline: AFR for Air France, DLH for Lufthansa, etc.)</li> <li><strong>number</strong>: the commercial number of the flight, when available (the matching with the callsign comes from public open API)</li> <li><strong>icao24</strong>: the transponder unique identification number;</li> <li><strong>registration</strong>: the aircraft tail number (when available);</li> <li><strong>typecode</strong>: the aircraft model type (when available);</li> <li><strong>origin</strong>: a four letter code for the origin airport of the flight (when available);</li> <li><strong>destination</strong>: a four letter code for the destination airport of the flight (when available);</li> <li><strong>firstseen</strong>: the UTC timestamp of the first message received by the OpenSky Network;</li> <li><strong>lastseen</strong>: the UTC timestamp of the last message received by the OpenSky Network;</li> <li><strong>day</strong>: the UTC day of the last message received by the OpenSky Network;</li> <li><strong>latitude_1</strong>, <strong>longitude_1</strong>, <strong>altitude_1</strong>: the first detected position of the aircraft;</li> <li><strong>latitude_2</strong>, <strong>longitude_2</strong>, <strong>altitude_2</strong>: the last detected position of the aircraft.</li> </ul> <p><strong>Examples</strong></p> <p>Possible visualisations and a more detailed description of the data are available at the following page:<br> &lt;<a href="https://traffic-viz.github.io/scenarios/covid19.html">https://traffic-viz.github.io/scenarios/covid19.html</a>&gt;</p> <p><strong>Credit</strong></p> <p>If you use this dataset, please cite the original OpenSky paper:</p> <p>Matthias Sch&auml;fer, Martin Strohmeier, Vincent Lenders, Ivan Martinovic and Matthias Wilhelm.<br> &quot;Bringing Up OpenSky: A Large-scale ADS-B Sensor Network for Research&quot;.<br> In<em> Proceedings of the 13th IEEE/ACM International Symposium on Information Processing in Sensor Networks (IPSN)</em>, pages 83-94, April 2014.</p> <p>and the traffic library used to derive the data:</p> <p>Xavier Olive.<br> &quot;traffic, a toolbox for processing and analysing air traffic data.&quot;<br> <em>Journal of Open Source Software</em> 4(39), July 2019.<br> &nbsp;</p></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3928550"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>149656072</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20190101_20190131.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>139872800</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20190201_20190228.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>159072441</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20190301_20190331.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>166006708</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20190401_20190430.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>177692774</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20190501_20190531.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>186373210</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20190601_20190630.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>203480200</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20190701_20190731.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>210148935</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20190801_20190831.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>191374713</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20190901_20190930.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>206917730</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20191001_20191031.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>190775945</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20191101_20191130.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>189553155</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20191201_20191231.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>193891069</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20200101_20200131.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>186334754</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20200201_20200229.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>151571888</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20200301_20200331.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>58544368</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20200401_20200430.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>75376842</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20200501_20200531.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>100336756</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/flightlist_20200601_20200630.csv.gz</dcat:downloadURL> <dcat:mediaType>text/csv</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>14973</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/LICENSE.txt</dcat:downloadURL> <dcat:mediaType>text/plain</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL>https://doi.org/10.5281/zenodo.3928550</dcat:accessURL> <dcat:byteSize>2761</dcat:byteSize> <dcat:downloadURL>https://zenodo.org/record/3928550/files/readme.md</dcat:downloadURL> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 15,416 | 1,273 |
Downloads | 26,651 | 1,494 |
Data volume | 3.9 TB | 220.8 GB |
Unique views | 11,302 | 1,088 |
Unique downloads | 4,726 | 415 |