rahgurung / api

Our Database

Home Page:https://api.covid19india.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID19-India API

A volunteer-driven database for COVID-19 stats & patient tracing in India

API

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 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

Projects Using This API

Quick Links

How this works

  • 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.

Contributing

  • 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/csv directly. They get replaced automatically

About

Our Database

https://api.covid19india.org

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.3%Language:Shell 6.7%