Skip to content

This dashboard is an effort to analyze the cumulative data of confirmed, deaths, recovered, and active cases of COVID19 for India over time and state-wise.

Notifications You must be signed in to change notification settings

indrapaul824/COVID-19-India-Viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19-India-Viz

UI Streamlit App

Overview

As we all know our country is still facing SARS-CoV-2 (n-coronavirus),the scenes of suffering in our country are hard to comprehend. A second wave beginning in March 2021 was much larger than the first, with shortages of vaccines, hospital beds, oxygen cylinders and other medicines in parts of the country. By late April, India led the world in new and active cases. On 30 April 2021, it became the first country to report over 400,000 new cases in a 24-hour period. Health experts believe that India's figures have been underreported due to several factors.

This dashboard is an effort to analyze the cumulative data of confirmed, deaths, recovered and active cases over time.

Datasets used

Source Website: Covid19 India API

The dataset apis we used:

Requirement

  • Pre-requisites:

    • Python 3.7+ (We used Python 3.9)
    • Dependencies from requirements.txt
  • Directions to Install

    • Clone this repository
    git clone https://github.com/IndraP24/COVID-19-India-Viz.git
    • Navigate to this repository, create a Virtual Environment and activate it:
    cd path/to/cloned/repo
    python3 -m venv env
    source env/bin/activate
    • Install the python dependencies from the requirements.txt file:
    pip install -r requirements.txt

Usage

To run the app locally, navigate to the project directory and run the following command:

streamlit run dashboard.py

Contributors

Indrashis Paul
Raghav Agarwal

About

This dashboard is an effort to analyze the cumulative data of confirmed, deaths, recovered, and active cases of COVID19 for India over time and state-wise.

Topics

Resources

Stars

Watchers

Forks

Languages