Code Monkey home page Code Monkey logo

covid19-italy's Introduction

COVID-19 in Italy and in the World

This is a fork from the original project. I would like to thank the original developer tommasobonomo for his work.

Original forking reasons include refactored code to use classes and improved translations and performances but with time, new features were added, including multiple source support for showing grapsh for all the World

The original project can be found here

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

Demos

A demo site can be found at the following link link.

Install and run

  • Clone the repository
  • pip install -r requirements.txt
  • PORT=8501 ./setup.sh
  • streamlit run src/COVID-19-Italy.py

Docker

A docker image is available here:

docker run -p 8501:8501 mprenditore/covid-19-ita-dashboard:latest

Translations

Adding/managing languages can be done without recompile the code. Inside folder src/translations there is a file called lang_mapping.yml. It contains on each line a mapping in the form

<language_name>: <language_file

where:

  • language_name is the one shown in the language radio selection
  • language_file is the name without extension of the file that contains the translation variables

Attribution

Italy data

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

World data

All the data displayed in this dashboard is provided by the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE). Also, Supported by ESRI Living Atlas Team and the Johns Hopkins University Applied Physics Lab (JHU APL). This work is therefore a derivative of Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE copyright 2020 Johns Hopkins University.

covid19-italy's People

Contributors

mprenditore avatar tommasobonomo avatar crisidev avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.