There’s daily tested value for India but no daily tested data for states
Thank you
Hi Pushan,
We have made the “dailytested” available in the states testing data for each date. Please verify and confirm.
Thanks and Regards, Zermelo Technologies Support Team
Thanks waiting for it
We had excluded that due to the jump in dates in the initial days (Feb, March) in certain states and thought the users can subtract and calculate at the client side, if required.
We will include that field in JSON in couple of days time.
Regards, Zermelo Technologies Support Team
https://covid-19-india-data-by-zt.p.rapidapi.com/GetIndiaTestedSamplesDataBetweenDatesForState
as you can see there’s no that day “dailytested” value
{ “dateofrecord”: “2020-05-25”, “cases”: { “data”: { “totaltested”: “379185”, “lastupdatedtime”: “2020-05-25 23:59:00”, “testpositivityrate”: “13.89%”, “totalpositivecases”: “52667” } } }
It is already there in our already provided end points. The end point is - For all tested data - https://covid-19-india-data-by-zt.p.rapidapi.com/GetIndiaAllTestedSamplesDataForState
For historic tested data between dates - https://covid-19-india-data-by-zt.p.rapidapi.com/GetIndiaTestedSamplesDataBetweenDatesForState
Hope this helps.
Приєднуйтесь до обговорення — додайте повідомлення нижче:
Thank you
Hi Pushan,
We have made the “dailytested” available in the states testing data for each date. Please verify and confirm.
Thanks and Regards,
Zermelo Technologies Support Team
Thanks waiting for it
Hi Pushan,
We had excluded that due to the jump in dates in the initial days (Feb, March) in certain states and thought the users can subtract and calculate at the client side, if required.
We will include that field in JSON in couple of days time.
Regards,
Zermelo Technologies Support Team
https://covid-19-india-data-by-zt.p.rapidapi.com/GetIndiaTestedSamplesDataBetweenDatesForState
as you can see there’s no that day “dailytested” value
{
“dateofrecord”: “2020-05-25”,
“cases”: {
“data”: {
“totaltested”: “379185”,
“lastupdatedtime”: “2020-05-25 23:59:00”,
“testpositivityrate”: “13.89%”,
“totalpositivecases”: “52667”
}
}
}
Hi Pushan,
It is already there in our already provided end points. The end point is -
For all tested data -
https://covid-19-india-data-by-zt.p.rapidapi.com/GetIndiaAllTestedSamplesDataForState
For historic tested data between dates -
https://covid-19-india-data-by-zt.p.rapidapi.com/GetIndiaTestedSamplesDataBetweenDatesForState
Hope this helps.
Thanks and Regards,
Zermelo Technologies Support Team