Skip to content

anthonydb/CDC-flu-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python scraper to get weekly CDC flu surveillance data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages