Mainly Italy.
- Daily data and short term forecasts for Italy
- Weekly more detailed data for Italy
- Daily data and short term forecasts for Italian regions
- Daily data for some USA states
If you spot any inaccuracy please file an issue on GitHub
Contributions in the form of a Pull Request are welcomed as long as they are scientifically sound.
If you don't have conda installed, install miniconda:
Clone the repo and set up the conda environment:
git clone https://github.com/alexamici/covid-19-notebooks.git
cd covid-19-notebooks
conda env create -f environment.yml
Activate the COVID19 environment and start up the notebook server:
conda activate COVID19
jupyter notebook