This project contains exploratory data analysis and data visualization of statewise covid-19 data of India. The discussion includes spread of covid-19 cases , deaths, recoveries etc across the nation. I have used geojson for plotting maps to represent statewise data and drawn conclusions based on these plots that helps understand the data better. I had done this project for applying the things I learned during the 'Data Analytics with Python' course offered by MyCaptain.
- Importing dependencies and loading the data
- Renaming the columns and creating new ones
- Checking for null and duplicate values
- Exploratory data analysis and data visualization
- Converting the findings into Excel dashboard