Git Product home page Git Product logo

flightradar24's Introduction

FlightRadar24 Airport Ratings Analysis

Disclaimer: If you intend to use the data collected via the API for commercial purposes, it is required to subscribe to Flightradar24's Business Plan. For further details, please refer to Flightradar24's Terms and Conditions.

Project Description

Welcome to my first data science project! I've decided to dive into the world of airport ratings and see what we can learn from the data available on FlightRadar24 and Skytrax.

Here's what I did:

  • I started with FlightRadar24, where I found a bunch of useful info about airports around the world. But the data I got felt a bit thin, just a list of airport names and their countries.

  • So, I rolled up my sleeves and said "Its sherlock time !" . I went beyond the API and manually collected more detailed data, like recent reviews, review dates, ratings, total reviews and more. This was a lot of work, but it really gave the project some life!

  • Next, I crunched the numbers to find the best airports by country and the top 100 airports overall. For the top 100, I came up with a weighted logarithmic calculation method that really helped me make sense of the data.

  • To make things even more interesting, I brought Skytrax into the mix. They also publish a list of top 100 airports every year based on a global survey. I thought it'd be fun to see how their list compares to FlightRadar24's.

  • Comparing the two lists was quite intruiging. About 43% of the airports on FlightRadar24's top 100 list also appeared on Skytrax's top 100. But despite these differences, both lists agreed on one thing: Singapore Changi Airport is the best in the world!

Libraries

This project utilizes several Python libraries. To install them, use the command:

pip install warnings pandas requests json folium numpy beautifulsoup4 matplotlib wordcloud

flightradar24's People

Contributors

drruin avatar

Watchers

 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.