Name of the CSV File

cases_time_series.csv

Basic Description

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.

Data Duration

22-03-20 to 01-02-23

List of Column Names with Meanings

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.