Exploratory Data Analysis
Project Overview
Note : Keep in mind that this EDA was conducted towards the end of May and so the data may be outdated if viewed at a later date
This project explores the current situation of the COVID-19 pandemic in India and then delves deeper to answer a few questions regarding the severity of spread in different states as well as India as a whole.
State-wise distribution of cases in India
We also look into some metrics such as the death rate with respect to positive cases and rate of positive cases with respect to the number of tests.
State-wise distribution of deaths in India
In addition to this, we look at recovery rate and the number of tests conducted by each state to see how each state has been able to cope with the outbreak.
Head on over to the link below to check out the entire python notebook which contains a more in-depth exploration of the data along with various other visualizations.