In the thesis, I created a Python program that downloads flight data of the government's Falcon aircraft from a website. I cleaned, edited, and prepared the downloaded data for analysis, mapping, and graphing. To complete the first part of the task, I used various libraries and functions provided by the Python programming language. In the second part of the task, I examined and analysed the generated maps and graphs. The maps were used to show the geographical distribution of flights, while the graphs were used to analyse flight lengths, the number of connecting and non-connecting flights, the most frequent customers and destinations, flight durations and the cost of flights.
|