Giter Club home page Giter Club logo

covid19_airtraffic's Introduction

COVID19 Air Traffic Data

Data processing of OpenSky COVID-19 Flight Dataset

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 between 1 January 2020 and 1 May 2020. More data will be periodically included in the dataset until the end of the COVID-19 pandemic.

Disclaimer

The data provided in the files is provided as is. Despite 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)
  • icao24: the transponder unique identification number;
  • registration: the aircraft tail number (when available);
  • 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.

Data explorer

Raw OpenSky Data

Flight data by countries: CSV, Excel

Data processing script

Jupyter Notebook with detailed comments

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Credit

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.

covid19_airtraffic's People

Contributors

activeconclusion avatar dovgonosyk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.