Skip to content

Latest commit

 

History

History
executable file
·
10 lines (4 loc) · 367 Bytes

README.md

File metadata and controls

executable file
·
10 lines (4 loc) · 367 Bytes

flight-delay-viz

A web-app for flight delay visualization with all domestic flights in United States from 2013-2017(~30 million).Data from US Department of Transportation

Using Python Flask, MongoDB, D3.js, and docker. Deployed with gunicorn and nginx.