Skip to content

Visualize trends and insights about current and historical COVID-19 infections in Italy

Notifications You must be signed in to change notification settings

sunnyvale-it/covid-19-italy-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Italy status monitoring by Sunnyvale S.r.l.

Prerequisites

Having installed:

  • Docker
  • Docker Compose

Purpose

Thanks to the open data made available by the "Dipartimento della Protezione Civile" about COVID-19 status in Italy, we developed a Docker-based application to visualize trends and insights about current and historical infections in our country.

The application automatically fetches historical data at the container creation phase and updates them daily at 19:00 (Italian time).

How to run the application

To run the application, just after having forked and cloned this repo, type:

$ cd covid-19-italy-dashboard/docker
$ vi .env # to change variables file according to your needs
$ docker-compose up -d

After all the containers are started, point your browser at http://<docker host>:3000 (in most cases http://localhost:3000)

After having accessed Grafana using your favorite browser, select the dashboard COVID-19 Italy status to display all the panels as shown below:

alt

Grafana default username and password (the last to be changed at first logon) are admin/admin.

About

Visualize trends and insights about current and historical COVID-19 infections in Italy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published