eruffaldi / covid19-best-fit-evolution

Visualizing the evolution of a logistic curve fit on available COVID-19 data over time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 Best Fit Evolution

Visualizing the evolution of a best-fit logistic curve on available COVID-19 over time.

Data is pulled from https://github.com/pomber/covid19/.

Example:

Italy:

Italy

Install:

pip install -r requirements.txt

Run

python -m src.animate --cache --to-plot=relconfirmed --country=Italy

Extra requirements

Imagemagick

About

Visualizing the evolution of a logistic curve fit on available COVID-19 data over time

License:MIT License


Languages

Language:Python 100.0%