Name of the CSV File

IRDD_allindia.csv

Basic Description

This CSV file contains counts of the infected, recovered, and deceased patients state-wise in India. Each row represents a state on a specific date. For each date, there are columns representing the total number of infected patients, the total number of recoveries, and the total number of deceased patients.

Data Duration

10-03-20 to 01-02-23

List of Column Names with Meanings

Column Name Meaning
State The name of the state in India.
Date The date of the recorded data.
Infected The total number of infected patients.
Recovered The total number of recovered patients.
Deceased The total number of deceased patients.