Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

opensky

Aviation data analysis

PRC Data Challenge

https://ansperformance.eu/study/data-challenge/

AI challenge to predict Actual Take-Off Weight

Hosted in partnership with OpenSky Network

Data Sources

List of airports: https://ourairports.com/data/

List of Airlines: https://planefinder.net/

  • website > Data > Airlines
  • I downloaded the source for A-Z, then parsed the source to extract the airlines, in routes/

Flight API: https://www.flightaware.com/aeroapi/portal

  • website > Products > AeroAPI
  • Sign up for a personal plan, $5 free queires per month

Setup

python3 -m venv python_venv
source python_venv/bin/activate
pip3 install pyopensky
pip3 install requests

About

Aviation data analysis

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages