Published July 2, 2020 | Version v1
Dataset Open

Crowdsourced air traffic data from The OpenSky Network 2020 [CC-BY]

Description

Motivation

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'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.

License

Creative Commons CC-BY

The only difference with the original dataset comes from anonymised aircraft information.

Disclaimer

The data provided in the files is provided as is. Despite our best efforts at filtering out potential issues, some information could be erroneous.

  • 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.
    Fields origin or destination are empty when no airport could be found.
  • Aircraft information come from the OpenSky aircraft database. Fields typecode and registration are empty when the aircraft is not present in the database.

Description of the dataset

One file per month is provided as a csv file with the following features:

  • callsign: 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.)
  • number: the commercial number of the flight, when available (the matching with the callsign comes from public open API)
  • aircraft_uid: a unique anonymised identifier for aircraft;
  • typecode: the aircraft model type (when available);
  • origin: a four letter code for the origin airport of the flight (when available);
  • destination: a four letter code for the destination airport of the flight (when available);
  • firstseen: the UTC timestamp of the first message received by the OpenSky Network;
  • lastseen: the UTC timestamp of the last message received by the OpenSky Network;
  • day: the UTC day of the last message received by the OpenSky Network;
  • latitude_1, longitude_1, altitude_1: the first detected position of the aircraft;
  • latitude_2, longitude_2, altitude_2: the last detected position of the aircraft.

Examples

Possible visualisations and a more detailed description of the data are available at the following page:
<https://traffic-viz.github.io/scenarios/covid19.html>

Credit

If you use this dataset, please cite the original OpenSky paper:

Matthias Schäfer, Martin Strohmeier, Vincent Lenders, Ivan Martinovic and Matthias Wilhelm.
"Bringing Up OpenSky: A Large-scale ADS-B Sensor Network for Research".
In Proceedings of the 13th IEEE/ACM International Symposium on Information Processing in Sensor Networks (IPSN), pages 83-94, April 2014.

and the traffic library used to derive the data:

Xavier Olive.
"traffic, a toolbox for processing and analysing air traffic data."
Journal of Open Source Software 4(39), July 2019.

Files

readme.md

Files (2.6 GB)

Name Size Download all
md5:d7838ff3e6750ef4fa53db238b35f6ec
133.8 MB Download
md5:c5436a9b5f2eddb63904473db39e3e52
125.4 MB Download
md5:b2807e616995abf4800c6b98c949e31f
142.5 MB Download
md5:34e04fd11cfd49c7a45015c5b2d5615c
148.5 MB Download
md5:2e8eaec91fd03a93d6f5a6fe787d0115
158.5 MB Download
md5:b64907f55de8ac0eb3046760ba52952d
166.2 MB Download
md5:bddadc375739922be821c8850b816a8a
180.6 MB Download
md5:55f36817490d5d90cab486d8e1e5985f
186.1 MB Download
md5:44fadbf4279377c0c3197dc5475bdb83
170.3 MB Download
md5:718aedce8f2e01e1d3f4d68ad0b775eb
183.8 MB Download
md5:0f1604b25b49e009532f862ac69381e9
169.8 MB Download
md5:e499c95fe02c2528ddd1afb012ce8cb5
169.0 MB Download
md5:cb4b6bd5e6d43037daeb49ffa48ad2cb
170.7 MB Download
md5:c87a7cb15ab67e9ccd46e0569965331e
165.5 MB Download
md5:6f33009288d0c9f100df2956f780e380
136.3 MB Download
md5:14d129c585a7832d4fdadd228b89429c
54.2 MB Download
md5:0b12e981b7a29f28d453a6b179bebb0f
69.2 MB Download
md5:d256defe982334d9a8a12096eef856f7
91.1 MB Download
md5:b8be6bfccb96bce5749b83e2271efd29
1.9 kB Preview Download

Additional details

Related works

Is supplement to
Conference paper: https://dl.acm.org/doi/10.5555/2602339.2602350 (URL)