/tsa-passenger-throughput

A mini web scraping + data visualization project for number of travelers per day, from TSA's website. Uses GitHub Actions Workflow to schedule grabbing data.

Primary LanguageHTML

TSA Passenger Throughput

TSA Checkpoint Travel Numbers visualization using chart.js Data can be found at https://www.tsa.gov/coronavirus/passenger-throughput.

How to run the script on your own

  1. Set environment variable ENDPOINT to the URL mentioned above.
  2. pip install -r requirements.txt to
  3. python scrape.py to run the script.
  4. Check output.csv to verify data.
  5. Open index.html with your favorite browser to check the data.

Disclaimer

The information provided in or through this repository is for educational and informational purposes only and solely as an educational tool for your own use.