Skip to content

A covid dashboard using Jupyter notebooks and folium maps (leaflet.js).

Notifications You must be signed in to change notification settings

jayanpraveen/covid-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-Dashboard

Deployed Dashboard: https://dashboard-covid-19-jp.herokuapp.com


An interactive dashboard showing the spread of covid-19 using World map and Heat map.

Installation and Usage:

Download and extract the source code and run Main.ipynb in the notebook folder.

You can also clone the repository using:

git clone https://github.com/jayanpraveen/covid-dashboard.git

Before running the file, make sure you have all the requirements installed. You can install them by typing following code in your terminal in the repository's directory.

pip install -r requirements.txt

Images:

World view:

FullView

India District-wise view

district-1

district-2

Ploted Graph

HeatMap

Heat Map

HeatMap

Resource Data:

https://github.com/CSSEGISandData/COVID-19

Disclaimer

The information displayed may or may not be accurate, the resource data used in this repository have been provided by the source.

License

This repository is under The MIT License. Read the LICENSE file for more information.

About

A covid dashboard using Jupyter notebooks and folium maps (leaflet.js).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published