Skip to content

Data analysis of the COVID-19 outbreak in Italy updated daily from official sources

License

Notifications You must be signed in to change notification settings

edupenabad/covid-19-notebooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 analysis

Mainly Italy.

Contribute

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.

Development

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.yaml

Activate the COVID19 environment and start up the notebook server:

conda activate COVID19
jupyter notebook

About

Data analysis of the COVID-19 outbreak in Italy updated daily from official sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%