Python/Plotly project that models U.S. airport connectivity, ranks critical airports using graph algorithms, and simulates cascading flight delays. This project uses real U.S. domestic flight data ...
An end-to-end Python data pipeline that automatically ingests, cleans, transforms, and loads U.S. flight delay data into SQLite for analytical use, taken from the Bureau of Transport Statistics. The ...