An under construction SEIR simulation using census, education and transport databases of Argentina. The databases are obtained from public and government sources.
- docs/model_specification.pdf for a mathematical description of the model (Spanish).
- Google Slides for a short description of the project (Spanish).
Install miniconda and run:
conda env create -f conda_environment.yml -n covid-ar python=3
conda activate covid-ar
gen_dbs/generate_databases.py
See different notebooks experiments (.ipynb
files) with jupyter:
jupyter notebook