data

state_test_data.json

Description

This API gives the daily auxillary data for states wherever it is available.

Structure

"states_tested_data": [
  {
   "coronaenquirycalls": "",
   "cumulativepeopleinquarantine": "",
   "negative": "1210",
   "numcallsstatehelpline": "",
   "numicubeds": "",
   "numisolationbeds": "50",
   "numventilators": "",
   "peopleinicu": "",
   "peopleonventilators": "",
   "populationncp2019projection": "397000",
   "positive": "12",
   "source1": "https://t.me/indiacovid/2550",
   "source2": "",
   "state": "Andaman and Nicobar Islands",
   "tagpeopleinquarantine": "",
   "tagtotaltested": "Samples Sent",
   ~~"testpositivityrate": "0.86%"~~,
   ~~"testspermillion": "3534"~~,
   ~~"testsperpositivecase": "117"~~,
   ~~"testsperthousand": "3.53"~~,
   "totaln95masks": "",
   "totalpeoplecurrentlyinquarantine": "",
   "totalpeoplereleasedfromquarantine": "",
   "totalppe": "",
   "totaltested": "1403",
   "unconfirmed": "181",
   "updatedon": "17/04/2020"
  },
  .
  .
  .
]

Usage and caveats