This repository contains data and code for scrapping and cleaning data on covid-19 in India from https://www.mohfw.gov.in/ website and API provided by https://www.covid19india.org/
- https://www.mohfw.gov.in/ is the official website of Ministry of Health and Family Welfare (MoHFH) Government of India.
- MoFHW updates state level confirmed, death and recovered data.
- https://www.covid19india.org/ provides a crowd sourced data.
- Their api provides district level number of cases
- The api also provides data on tests, facitlities, no. of hospitals ...
- More information about them can be found here : https://www.covid19india.org/about
- https://api.covid19india.org/ has the list of all the apis that they have made availabe
- Here is the github repo of the project : https://github.com/covid19india/covid19india-react