This project is created as to understand the increase in confirmed COVID-19 cases in India.
In this project I have created the Racing Bar Graph for increase in confirm cases of each State in India from January,2020 to May,2020.
Various articles were reffered by me to understand Racing Bar Graph.
1) https://towardsdatascience.com/bar-chart-race-in-python-with-matplotlib-8e687a5c8a41
2) https://www.kaggle.com/caniban/bar-chart-race-with-matplotlib
3) https://documenter.getpostman.com/view/10724784/SzYXXKmA?version=latest
Data used is from API: https://api.covid19india.org/raw_data.json
- Preprocessing of Raw Data
- Bar graph of confirmed cases in India for all states on Single Day
- Racing Bar graph for all states from 30th January,2020 to 1st May,2020