Skip to content

AgnesePortera/COVID19-Maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID19-Maps

Python: 3.4 Jupyter GitHub repo size GitHub

Analyses of covid-19 with Python choropleth maps.

Covid-19 data

The DataFrame is updated from the github repository of Dipartimento Protezione Civile (see pcm-dpc).

Geojson reference

The maps are done using geojson file from openpolis.

Project structure

Deaths analysis

Under the folder "Deaths", there is the data analyses related to Italy regions.

The output file is an html file with Italy map gray scale colored depending on the covid-19 deaths number. Moving the mouse on a region, a message will appear with numeric data.

alt image

Hospitals

Under the folder "Hospitals", there is the data analyses of ICU (Intensive Care Unit) related to Italy regions, as the previous section.

After that there is the ICU total analyses over time:

alt image

It is used the Cufflinks library for Plotly integration on Pandas. Also the interactive plot (iplot) shows information on hover and permits control on the plot look.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/AgnesePortera/COVID19-Maps/. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

Code of Conduct

Everyone interacting in the Notification Bot project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

License

This project is distributed under MIT license.

About

Analyses of covid-19 with choropleth maps.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published