Contains my study on COVID in India.
The jupyter notebook contains a comparative study of COVID cases across states in India.
Live data is fetched from here and histograms, donut charts are drawn to give a visualization of the live situation across various states in India. Further, few states are selected and a finer analysis of COVID cases across districts in those states are done through histograms.
Dependecies:
- Histogram notebook:
- python
- Jupyter notebook
- requests module (pip install)
Procedure:
Run all the cells to fetch live data and plot the results.