Skip to content

Padmanabhan100/COVID-19-GLOBAL-TRACKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19-Global-Tracker

Introduction -


This Covid-19 Tracker app is purely made from Dash using python,which is dedicated for mostly making Web-Based Dashboards.

Features -


* Shows Global Confirmed Cases,Global Active Cases,Global Deaths,Global Recovered figures

* Shows the Total Recovery,Total Deaths,Total Confirmed Covid Cases of the top 10 countries

* Shows the Total Confirmed Cases,Total Active Cases,Total Deaths,Total Recovered,Cases Fatality of States of the countries which can be selected via a dropdown

* Shows Total Vaccinations Available,Number Of People Vaccinated,Number Of People Fully Vaccinated Of the countries which can be selected via a dropdown

Note - THIS DATA OF THIS DASHBOARD IS STRONGLY DEPENDENT ON THE DATA SOURCES PROVIDED BY THE API.

Working -


DATA COLLECTION - * Data is collected by the file data.py by making requests to some APIs and it is pre-processed too

DATA VISUALIZATION & DASHBOARD CREATION -
* Data visualization is done using plotly library in app.py file

DEPLOYMENT -

* The link for dashboard is - https://covid-global-tracker-global.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published