COVID19India API provides you with the details of the Country Cases and the State Cases as per the data updated in the MyGOV website. Source ▶
API Homepage: COVID19 India API ⚡
Country Data 👨🏻⚕️
{
active_cases: 2650,
death_cases: 68,
last_updated: "04 April 2020, 09:00 GMT+5:30",
migrated_cases: 1,
passengers_screened: "15,24,266",
recovered_cases: 183
}
State Data 😷
{
Confirmed: "161",
Cured: "1",
Death: "1 ",
State: "AndhraPradesh"
},
{
Confirmed: "10",
Cured: "0",
Death: "0 ",
State: "AndamanNicobar"
},
ICMR Lab Details 🔬
{
government_labs: [
{
address: " ICMR-Regional Medical Research Centre, Post Bag 13, Dollygunj, Port Blair, Andaman and Nicobar Islands 744103",
name: " ICMR-Regional Medical Research Centre, Port Blair"
}
],
state_or_UT: "Andaman & Nicobar Island"
},
{
collection_sites: [
{
address: "National Highway 52A, Old Assembly Complex, Naharlagun, Arunachal Pradesh 791110",
name: "Tomo Riba Institute of Health & Medical Sciences, Naharlagun"
}
],
state_or_UT: "Arunachal Pradesh"
},
Helpline Numbers 📞
contact_details: [
{
helpline_number: "0866-2410978",
state_or_UT: "Andhra Pradesh"
},
{
helpline_number: "9436055743",
state_or_UT: "Arunachal Pradesh"
},
- Flask - The web framework used
- Sumit Banik - Sumit Banik
- Gaurav Sahadev - Gaurav Sahadev
This project is licensed under the MIT License - see the LICENSE file for details
Submit a Pull Request or drop an issue.