https://github.com/anthonydb/cdc-flu-scraper
Python scraper to get weekly CDC flu surveillance data
https://github.com/anthonydb/cdc-flu-scraper
Last synced: 9 months ago
JSON representation
Python scraper to get weekly CDC flu surveillance data
- Host: GitHub
- URL: https://github.com/anthonydb/cdc-flu-scraper
- Owner: anthonydb
- Created: 2011-10-21T20:06:09.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-12-02T15:50:30.000Z (over 11 years ago)
- Last Synced: 2025-04-22T14:56:45.444Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 144 KB
- Stars: 25
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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