/covid19-viz

Visualization of the covid19 evolution by country.

Primary LanguageJupyter NotebookMIT LicenseMIT

covid19-viz

Visualization of the covid19 evolution by country, taking into account the size of the country's population.

Data source:

Setup

git clone https://github.com/axelfahy/covid19-viz.git
cd covid19-viz
python -m venv venv-covid
source venv-covid/bin/activate
pip install -r requirements.txt
jupyter lab

Meta

Axel Fahy – axel@fahy.net

Distributed under the MIT license. See LICENSE for more information.

https://github.com/axelfahy