Skip to content

Scraping and brief analysis of airline passenger data from TSA.

License

Notifications You must be signed in to change notification settings

DustinEagar/tsa_scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tsa_scrape

Scraping and brief analysis of airline passenger data from TSA. Data source: https://www.tsa.gov/coronavirus/passenger-throughput

Using the requests library and Pandas, this script pulls data about domestic airline traffic volume in the United States from the TSA, generates a plot which illustrates the impact of COVID-19 on air travel volume, and makes some basic calculations about that impact. The TSA made this dataset available as part of its response to the COVID-19 pandemic. The dataset begins on 03/01/2020, and is updated daily.

A sample of this script's output is shown below.

alt text

About

Scraping and brief analysis of airline passenger data from TSA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages