Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 618 Bytes

File metadata and controls

6 lines (6 loc) · 618 Bytes

Geovisualization-Dashboard-COVID-19

The Dashboard is dynamic and gives the updated informations using Covid Data from an API.

The various modules used are pandas, folium, json, requests and mimetypes. There are two types of Maps "Choropleth map" represents World Covid Map and "Heat map" represents World Fatalities Map.

A choropleth map has shaded or patterned regions corresponding to a statistical variable that represents an aggregate summary of a geographic characteristic within each area.

A heat map is a data visualization technique that shows magnitude of a phenomenon as two dimensional colors.