cases_time_series.csv
This csv file contains counts of the infected, recovered and deceased patients district wise in Karnataka. Each row represents a district. For each date, there are 3 columns representing the total number of infected patients, the total number of recoveries and the total number of deceased patients.
22-03-20 to 01-02-23
Column Name | Meaning |
---|---|
District Name | List of all 31 districts of the Karnataka state. |
TINF | The total number of infected patients. |
TREC | The total number of recovered patients. |
TDEC | The total number of deceased patients. |