Skip to content

A script generating infographics for the daily deaths associated with COVID-19 in Romania.

License

Notifications You must be signed in to change notification settings

vladiliescu/DeceseCOVID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decese COVID

About

A script meant to render the vaccinated/unvaccinated distribution of the daily COVID-related deaths reported in Romania.

Here's a sample output, using the actual numbers for 19 October 2021.

python render.py 528 46 13

Sample output

How to run

Create a virtualenv, or even better a conda env and install the dependencies from requirements.txt.

conda create -n covid python=3.8 pip=20
conda activate covid
pip install -r requirements.txt

How to help

Take a look at the issues to see if there's something you could tackle, add a comment to the one you'd like to work on.

If development's not your game but design is, take a look at our sample output and see if you can make it better. Please get in contact with @vladiliescu before doing so, to make sure no one else is working on this.

Last but not least, you can try convincing your friends to get vaccinated. Maybe show them the Twitter account.

About

A script generating infographics for the daily deaths associated with COVID-19 in Romania.

Topics

Resources

License

Stars

Watchers

Forks