pyopensky

Source code on github

The pyopensky library provides function to easily download data from The OpenSky Network databases. This minimal library is ideal for quickly downloading and locally saving data that you will use in your future studies. All functions return pandas DataFrame.

Hint

If Python is your language of choice in general, and you are interested in analysing aircraft trajectories, please refer to the following section in the traffic library. traffic wraps the same pyopensky queries and returns Traffic and Flight objects.