NOTE: HOSPITAL DATA ON THIS WEBSITE IS OUTDATED AND THIS PROJECT IS NO LONGER MAINTAINED. I RECOMMEND NOT TO RELAY ON THIS FOR ANY PURPOSE.
This project is maintained by pgollang.
This project is created to locate all the covid19 hospitals on the map with the availability of the beds and get directions to navigate to it. Site hosted at covidhospitals.online
Idea is to bring all hospitals on the map so that any one quickly search nearby hospitals or search hospitals near to an address. And be able to navigate to it using the directions.
- Explore nearby hospitals using current device location
- Search address to look at hospitals around that.
- See hospitals contact details like phone, address along with beds availability
- Get directions to navigate to hospital location
Hospital location, and beds information is being collected and created by covidhospitals/datacollector
Currently hospital location, and beds information is being collected for AP, and Delhi states. Feel free to volunteer to contribute the data adhering the JSON format.
State or Locality | Site | Normalized data |
---|---|---|
Andhra Pradesh | http://dashboard.covid19.ap.gov.in/ | https://api.npoint.io/4594de00c3f1d76a08ec |
Delhi | https://coronabeds.jantasamvad.org/ | https://api.npoint.io/4d61424b0910b4a2b692 |
Please feel make changes to this, or add more data sources. And raise a PR.
- A big thanks Netlify for hosting the covidhospitals.online
- Thanks to npoint.io for hosting the AP hospital location data.
In lieu of a formal styleguide, take care to maintain the existing coding style. Lint and test your code using npm test
.
Licensed under the MIT license.