An open API service indexing awesome lists of open source software.

https://github.com/geekidharsh/analyze-and-optimize-airtrafficroutes

Boston Consulting Group Case study to mine Global Air Traffic data to predict and find key areas of improvement for airliners and airports
https://github.com/geekidharsh/analyze-and-optimize-airtrafficroutes

dashboard dataanalysis database mysql powerpoint python sql tableau-repository

Last synced: about 2 months ago
JSON representation

Boston Consulting Group Case study to mine Global Air Traffic data to predict and find key areas of improvement for airliners and airports

Awesome Lists containing this project

README

        

## Air Traffic Optimization:

A Data mining and Analysis Case Study to Optimize best routes for a Top Flight Carrier and help them grow, this data was part of an exercise done for one of the top consulting firms.

#### Goal:
Goal of this case study was to evaluate Transtats Yearly data for a particular year, mine it, create data models and answers business challenges, provide recommendations and more.

---

#### Project Solution Layout:
- I used python to decompress raw data, build some cleaning functions using pandas. Next up, i pused the data on MySQL built models for it and ran queries to answer the questions provided.
- I also gathered some data that wasn't provided, like some lookup datasets for flights and used join to map them to the original dataset in order to better understand the case.
- I built a presentation for the entire study drawing inferences from the data and my learnings and better convey the story. Optionally, bult a little webpage using html5 and css and embeded Tableau viz.

*This project includes the following contents:*

* [assets](assets/) - raw data and gathered data.
* [codes](codes/) - sql and py scripts i wrote for wrangiling data.
* [data](data/) - a sample of the dataset from TranStat. I've included first, last months and airline lookup files. More can be found [here](http://www.transtats.bts.gov/databases.asp?Mode_ID=1&Mode_Desc=Aviation&Subject_ID2=0)
* presentation and reports
* Optional Dashboard homepage- Built in javascript, html and css with embeded Tableau. Visit Project [Homepage](https://geekidharsh.github.io/AirTrafficOptimization/)

#### Below is part of the report:
[Report](https://github.com/geekidharsh/AirTrafficOptimization/blob/master/presentation%20and%20reports/AirTrafficOptimization-case-presentation.pdf)