Skip to content

seanalton10/FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project

This project is a visualization analysis of the airline industry in 2017. We will use python to create an animated moving bar chart that compares a running count of weekly flight counts for the top ten airlines in the United States. The script requires that the user has pandas, warnings, and bar_chart_race installed using pip. The script also requries that the machine being used has ffmpeg installed (available here: https://www.ffmpeg.org/download.html) to create the mp4 file. A YouTube tutorial to download ffmpeg on mac interface is available here: https://www.youtube.com/watch?v=H1o6MWnmwpY

The final product can be seen by downloading the airlines.mp4 file and is also available below:

airlines.mp4

An additional animation without the fixed max can be seen by downloading the 'airlines non fixed.mp4' and is available below:

airlines.non.fixed.mp4

About

Create a moving bar chart of the 2017 domestic airline flight counts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages