A volunteer-driven database for COVID-19 stats & patient tracing in India
| Data | URL |
|---|---|
| National time series, statewise stats and test counts | https://api.covid19india.org/data.json |
| State-district-wise | https://api.covid19india.org/state_district_wise.json |
| State-district-wise V2 | https://api.covid19india.org/v2/state_district_wise.json |
| Travel history (No more updated) | https://api.covid19india.org/travel_history.json |
| Raw data | https://api.covid19india.org/raw_data.json |
| States Daily changes | https://api.covid19india.org/states_daily.json |
| States Daily in csv | http://api.covid19india.org/states_daily_csv/confirmed.csv |
| https://api.covid19india.org/states_daily_csv/deceased.csv | |
| https://api.covid19india.org/states_daily_csv/recovered.csv | |
| Deaths and Recoveries | https://api.covid19india.org/deaths_recoveries.json |
| Essentials and resources | https://api.covid19india.org/resources/resources.json |
| Google sheets in csv | https://api.covid19india.org/csv/ |
Telegram Channels
- covid19india.org Ops Channel (News and Updates from covid19india.org Team)
- Telegram instant Updates (Instant Updates from covid19india.org Team)
Telegram Bots
- Telegram
- Patient Database (Google Drive)
- This repo is merely a bridge to the main source of Data (Google Sheets)
- Volunteers collect data from trusted sources and update the sheet
- This repo periodically fetches relevant data from the Sheet and create/update static json/csv.
- Contributions to new data formats are welcome
- Please raise an issue before submitting a PR
- Report issues with Place names in the Main Site repo
- DO NOT change json or csv directly. They get replaced automatically
- Do not use the "Current Status" in raw_data.json as we are rarely able to map the status to exact patient anymore. This will soon be deprecated in a future version of the API.