An open API service indexing awesome lists of open source software.

https://github.com/matcom/covidsim


https://github.com/matcom/covidsim

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

# COVID-19 Analysis

Data science and machine learning tools applied to understanding COVID-19

To run it, clone the project and then:

pip install -r requirements.txt
streamlit run dashboard.py

## Data

All data used in this repository is available online under a permissive license (CC or otherwise).

* Some data taken from [covid19cubadata.github.io](https://covid19cubadata.github.io).
* Some data taken from [Wikipedia](https://en.wikipedia.org/wiki/Portal:Coronavirus_disease_2019).
* Some data taken from [Worldometers](https://www.worldometers.info/)