Skip to content

Script for getting Covid data from the WCSD daily updates, and publishing them to Flourish charts

Notifications You must be signed in to change notification settings

jessejoe/wcsd-covid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wscd-covid

Script for getting Covid data from the WCSD daily updates, and publishing them to pre-existing Flourish charts

Can use Dockerfile to build an image to run the script e.g.:

docker run --rm -v ./wcsd-covid/:/code --env '[email protected]' --env 'FLOURISH_PASSWORD=password' wcsd-covid bash -c "python /code/get-wcsd-covid-results.py"

About

Script for getting Covid data from the WCSD daily updates, and publishing them to Flourish charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published