Graphing TSA Traveler Throughput
This project visualizes TSA traveler throughput data to analyze trends in airline travel. The Python script fetches and processes TSA checkpoint data, creating interactive visualizations using Plotly to help answer the question: “Is airline travel bouncing back?”
This project has evolved through several hosting platforms:
python "TSA_Traveler_Throughput.py" to launch the interactive Dash applicationShow_Graph.bat batch file to generate and display the visualizationsClick here to view this project's repository