We have stopped capturing testing data at a district level. Please check the status of the API endpoints below.
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 from the google sheet (10-20 minutes delayed) is available through the latest
end-point.
These are the files available
Status | Sheet Name | Link to CSV | Description |
---|---|---|---|
💚 | case_time_series | https://api.covid19india.org/csv/latest/case_time_series.csv | Time series of Confirmed, Recovered and Deceased cases in India |
💚 | state_wise | https://api.covid19india.org/csv/latest/state_wise.csv | The latest State-wise situation |
💚 | district_wise | https://api.covid19india.org/csv/latest/district_wise.csv | The latest District-wise situation |
💚 | state_wise_daily | https://api.covid19india.org/csv/latest/state_wise_daily.csv | Statewise timeseries of Confirmed, Recovered and Deceased numbers. |
💚 | states | https://api.covid19india.org/csv/latest/states.csv | Statewise timeseries of Confirmed, Recovered and Deceased numbers in long format |
💚 | districts | https://api.covid19india.org/csv/latest/districts.csv | Districtwise timeseries of Confirmed, Recovered and Deceased numbers in long format |
💚 | statewise_tested_numbers_data | https://api.covid19india.org/csv/latest/statewise_tested_numbers_data.csv | Number of tests conducted in each state, ventilators ,hospital bed occupany reported in state bulletins |
💚 | tested_numbers_icmr_data | https://api.covid19india.org/csv/latest/tested_numbers_icmr_data.csv | Number of tests reported by ICMR |
💚 | icmr_labs_statewise | https://api.covid19india.org/csv/latest/icmr_labs_statewise.csv | Number of Labs in each state as per ICMR |
💚 | sources_list | https://api.covid19india.org/csv/latest/sources_list.csv | List of sources that we are using. |
💚 | rtpcr_samples_collected | http://api.covid19india.org/csv/latest/icmr_rtpcr_tests_daily.csv | Number of RTPCR samples collected statewise in ICMR Application |
💚 | vaccine_doses_administered_statewise | http://api.covid19india.org/csv/latest/vaccine_doses_statewise.csv | Number of vaccine doses administered statewise |
💚 | cowin_vaccine_data_statewise | http://api.covid19india.org/csv/latest/cowin_vaccine_data_statewise.csv | Key data points from CoWin database at a state level |
💚 | cowin_vaccine_data_districtwise | http://api.covid19india.org/csv/latest/cowin_vaccine_data_districtwise.csv | Key data points from CoWin database at a district level |
- Use raw data files only if you need to analyze the demographics or notes related at a patient level
- Always try to use the aggregated numbers above as they have been treated for discrepancies
- If you notice issues, have questions or want to suggest enhancements, please raise an issue in the repo.
A more detailed note of the columns present in the data may be found in the json documentation
..................................................