This study explores various aspects of domestic flights departing from Boston Logan Airport in 2015. It focuses on answering multi-faceted questions to better understand the reasons behind delayed flights. The dataset is from Kaggle and it has been filtered to only include flights to and from Boston Logan Airport.
All the analysis and visualization have been done using R. The main libraries include ggplot2, plotly, and dplyr.
Please see the file pdf_report.pdf for a detailed breakdown of the analysis.
Download report_interactive.html to navigate through the interactive data visualizations.
Refer to code.Rmd for all the code written.