Skip to content

Contains the r code to generate plots of day-wise and statewise trend in the covid-19 cases in India.

Notifications You must be signed in to change notification settings

RISHIKESHAVAN/covidIndia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

covidIndia

The data for the plots were fetched from the api https://api.covid19india.org/data.json from covid19india. This is not the official data repository of India and the details of source of the data can be found here.

Three plots are formed using the data fetched from the api.

The first plot is a line plot that shows the trend of confirmed, recovered and deceased cases over the last 30 days for which the data has been updated in the api

timeSeries plot

Next is the statewise bar plot that gives the details of active, recovered and death cases for each state.

statewise plot

Last gives the performance of the top 10 states having most number of confirmed cases in terms of confirmed and recovered cases.

top10 plot

About

Contains the r code to generate plots of day-wise and statewise trend in the covid-19 cases in India.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages