Here's our data API.
The motivation for this project is the amazing covid19india.org, a volunteer-run effort that compiled essential COVID data from the early days of the pandemic up until October, 2021. Their herculean efforts made an enormous difference, and are the foundation for this site.
The volunteers at covid19india.org have retired, but have also generously allowed us to fork their website and pipeline code. This is our attempt to carry forward their legacy, but there is no official connection or endorsement.
DataKind Bangalore is leading this effort, coordinating many dedicated volunteers, with additional support from Development Data Lab.
To run a local copy of this website, clone the repo, cd
into it, and:
yarn install && yarn start
We welcome help to make this website better! If you're new to contributing to Open Source on Github, this guide can help you get started. Please check out the contribution guide for more details on how issues and pull requests work.