CDC-flu-scraper
CDC-flu-scraper copied to clipboard
Python scraper to get weekly CDC flu surveillance data
Scrapes the weekly "National and Regional Summary of Select Surveillance Components" table from the Centers for Disease Control's flu summary site at http://www.cdc.gov/flu/weekly/
Exports data to comma-delimited text and json file.
Example usage:
>>> import fluscrape.py
>>> fluscrape.run()
$ python fluscrape.py