Skip to content

manvimadandotai/Covid19India

Repository files navigation

COVID 19 India CaseStudy-and-Predictions License

This repository is a case study, analysis, and visualization of COVID-19 Pandemic spread in India.

Motivation

The motivation is to derive actionable insights from the covid 19 patient data in India using data visualization and exploratory data analysis in Python.

Dataset

Ministery of Health and Family Welfare, India (Update daily)

Installation

  • Clone this repository:
git clone https://github.com/durgeshsamariya/Covid19India.git

or click Download ZIP in right panel of repository and extract it.

  • pip3 intsall -r requirements.txt
  • Open Jupyter Notebook in following sequence.
    1. Dataset_India.ipynb -- Web scrapping, data cleaning.
    2. CountryMap_India.ipynb -- Generate Country map.

Output:

State Wise choropleth Map describing Total Cases of COVID-19

TotalCase_HeatMap

State Wise choropleth Map describing Total Deaths due to COVID-19

TotalDeaths_HeatMap

Calender Map describing Daily New Cases of COVID-19

Calender Map describing Daily Deaths due to COVID-19

State wise Line Chart of Daily Total cases of COVID-19

Contributors

Name Email
Durgesh Samariya samariya.durgesh@gmail.com
Manvi Madan manvimadan@outlook.com

Contribution

If you want to contribute to the notebook or any feedback and suggestions are most welcome.