This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
forked from covid19india/data
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Vivek Shrinivasan edited this page Dec 8, 2021
·
3 revisions
- Description: ICMR Testing data at a nation level
- Abstraction Level: Nation (India) only
- Extraction Process: Manual
- Description: Vaccination data pulled from MoHFW website PDF files
- Abstraction Level: State level & Nation (India) level shown as "Total"
- Extraction Process: Automated (see code)
- Source:
https://www.mohfw.gov.in/pdf/CummulativeCovidVaccinationReport/....
- Description: Vaccination data pulled from Cowin Website
- Abstraction Level: State level & Nation (India) level shown as "India"
- Extraction Process: Automated (see code)
- Source:
https://api.cowin.gov.in/api/v1/reports/v2/getPublicReports?state_id={s_id}&district_id={d_id}&date={d}
- Description: Vaccination data pulled from Cowin Website
- Abstraction Level: District level only
- Extraction Process: Automated (see code)
- Source:
https://api.cowin.gov.in/api/v1/reports/v2/getPublicReports?state_id={s_id}&district_id={d_id}&date={d}