Sometimes, having files in a spreadsheet format is more useful for analysts and scientists. We have provided the files as downloadable csv files as below.
Latest data (10-20 minutes delayed) is available through the latest end-point.
These are the files available
| Status | Sheet Name | Link to CSV | Description |
|---|---|---|---|
| raw_data1 | /csv/latest/raw_data1.csv | Data added to represent confirmed cases till Apr 19th | |
| raw_data2 | /csv/latest/raw_data2.csv | Data added to represent confirmed cases from Apr 20th to Apr 26th | |
| raw_data3 | /csv/latest/raw_data3.csv | Data added to represent confirmed, recovered and deceased cases from April 27th till May 9th | |
| raw_data4 | /csv/latest/raw_data4.csv | Data added to represent confirmed, recovered and deceased cases from May 10th till May 23rd | |
| raw_data5 | /csv/latest/raw_data5.csv | Data added to represent confirmed, recovered and deceased cases from May 24th till June 4th | |
| raw_data6 | /csv/latest/raw_data6.csv | Data added to represent confirmed, recovered and deceased cases from June 5th till June 19th | |
| raw_data7 | /csv/latest/raw_data7.csv | Data added to represent confirmed, recovered and deceased cases from June 19th onwards | |
| death_and_recovered1 | /csv/latest/death_and_recovered1.csv | Data added to recovered and deceased cases till Apr 19th | |
| death_and_recovered2 | /csv/latest/death_and_recovered2.csv | Data added to recovered and deceased cases from Apr 20th to Apr 26th | |
| state_wise | /csv/latest/state_wise.csv | The current statewise situation | |
| case_time_series | /csv/latest/case_time_series.csv | Time series of Confirmed, Recovered and Deceased cases | |
| district_wise | /csv/latest/district_wise.csv | The current Districtwise numbers situation | |
| district_wise | /csv/latest/districts.csv | Daily cumulative numbers per district from 26th April onwards | |
| state_wise_daily | /csv/latest/state_wise_daily.csv | Statewise timeseries of Confirmed, Recovered and Deceased numbers. | |
| statewise_tested_numbers_data | /csv/latest/statewise_tested_numbers_data.csv | Number of tests conducted by the state, ventilators and hospital bed information reported in state bulletins | |
| tested_numbers_icmr_data | /csv/latest/tested_numbers_icmr_data.csv | Number of tests reported by ICMR | |
| sources_list | /csv/latest/sources_list.csv | List of sources that we are using. Some links mentioned could break as states change their reporting location | |
| raw_data | /csv/latest/raw_data.csv | raw_data1 + raw_data2. This is frozen as of Apr 26th. | |
| death_and_recovered | /csv/latest/death_and_recovered.csv | death_and_recovered1 + death_and_recovered2. This is frozen as of Apr 26th. | |
| travel_history | /csv/latest/travel_history.csv | Travel history of patients, which used to be published publically for a few patients by the government. This data is not reported or captured anymore. |
If you prefer working on a Google Sheet instead of downloading the files and would like the data to reflect the latest version - below is an example to live fetch this CSV to a spreadsheet.
Quick example : Apply the formula
=IMPORTDATA("/csv/latest/state_wise.csv")in A1 cell of a Google Sheets to get the state data for analysis :)
If you’re looking for the json files :