tommasobonomo / covid19-italy

Quick streamlit dashboard to visualise the impact of COVID-19 in Italy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 in Italy

Quick Streamlit dashboard to visualise the impact of COVID-19 in Italy

Demos

Hosted with Streamlit at this link.

Install and run

  • Clone the repository
  • pip install -r requirements.txt
  • streamlit run src/COVID-19-Italy.py

Docker

A docker image for x86 is available here: hub.docker.com/repository/docker/tommasobonomo/covid19-italy:

docker run -p 8501:8501 tommasobonomo/covid19-italy

Attribution

All the data displayed in this dashboard is provided by the Italian Ministry of Health (Ministero della Salute) and elaborated by Dipartimento della Protezione Civile. This work is therefore a derivative of COVID-19 Italia - Monitoraggio situazione licensed under CC BY 4.0

About

Quick streamlit dashboard to visualise the impact of COVID-19 in Italy

License:MIT License


Languages

Language:Python 97.6%Language:Dockerfile 1.1%Language:Shell 1.0%Language:Procfile 0.3%