Skip to content

A dashboard providing visual information on covid-19 dataset

License

Notifications You must be signed in to change notification settings

yuvisidhu19/Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard

A dashboard is a visual display of any data. In this project, I took a covid-19 dataset from kaggle.com and made a dashboard using the 'dash' library and designed various kinds of graphs using 'plotly' library like world map, pie charts and an interactive bar graph. This dashboard is hosted on http://127.0.0.1:8050/ and it can be accessed after you run it on the compiler.

Screenshots

Hovering cursor over different countries in the world map displays more information.

image

This is an interactive bar graph. At the right side of this graph, You will see the name of WHO regions (its a column in dataset) and you can access details of each region by clicking on the specific region.

image

Hovering cursor over pie chart displays more information about WHO regions. image

Releases

No releases published

Packages

No packages published

Languages