Skip to content

eedduuar/wonder_cdc_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wonder.cdc.gov parser

installation :

$ git clone git@github.com:eedduuar/wonder_cdc_parser.git
$ cd wonder_cdc_parser
$ virtualenv .
$ source bin/activate
$ pip install -r requirements.txt
$ python live_Stories.py -h

running :

$ python live_Stories.py -mode weekly -output /tmp/weekly.csv


$ python live_Stories.py -mode last_week -output /tmp/last_week.csv


$ python live_Stories.py -mode yearly -output /tmp/yearly.csv input_file /tmp/weekly.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages