Skip to content

ianiancilla/COVID-19-visualisation

 
 

Repository files navigation

Marzia Faustinelli - COVID-19 visualisation project
This is a fork of the amazing data gathered and published each day by Johns Hopkins CSSE, which can be found here: https://github.com/CSSEGISandData/COVID-19

The only thing I added is the visualisation folder, where I added a script which will analyse current data and visualise it.

  • Necessary libraries: needs plotly to run.
  • Output: when running the script, html files will be created in the output folder, depending on what is activated in the script.py file. Available visualisations are:
    ** a scattergeo representing number of active cases and death rate ** choropleth maps representing either active cases, or total death rate

About

Visualisation project for COVID-19 cases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%