Skip to content

satishf889/COVID19-india-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

COVID19-india-analysis

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.

Links for reference:

 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

Topics covered in this Notebook are:
  • 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

Snapshot from notebook

Screenshot

Note: Data in this api is getting updated slowly so you might see differences in count.

About

This repository is for analyzing and visualizing COVID-19 India data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published