Hello!
I have created a site to locate covid19 hospitals in India on map with details like beds availability, contact information and directions to the hospitals.
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.
Site: https://covidhospitals.online/
GitHub: https://github.com/covidhospitals/covidhospitals
Features:
- 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
Built With
- Leaflet
- OpenStreetMap
- ReactJS
- MapQuest
Source of Data
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 | Normalised data |
---|---|---|
Andhra Pradesh | http://dashboard.covid19.ap.gov.in/ | See here |
Delhi | https://coronabeds.jantasamvad.org/ | See here |
Credits
- A big thanks Netlify for hosting the covidhospitals.online
- Thanks to npoint.io for hosting the AP hospital location data.
Please feel to make changes to the site and add more data sources to it. Any contributions are most welcome.
Top comments (1)
Thanks!