Skip to content

Instantly share code, notes, and snippets.

@ninapavlich
Last active March 18, 2020 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ninapavlich/ccd8b35f8807b4a80456aedf68365493 to your computer and use it in GitHub Desktop.
Save ninapavlich/ccd8b35f8807b4a80456aedf68365493 to your computer and use it in GitHub Desktop.
rhode_island_data.json
/* Last Updated */
{
"version": "0.6",
"reqId": "0",
"status": "ok",
"sig": "2121529001",
"table": {
"cols": [
{
"id": "A",
"label": "Last Update: 3/17/2020",
"type": "string"
}
],
"rows": [],
"parsedNumHeaders": 1
}
}
/* Counts */
{
"version": "0.6",
"reqId": "1",
"status": "ok",
"sig": "892725717",
"table": {
"cols": [
{
"id": "A",
"label": "",
"type": "string"
},
{
"id": "B",
"label": "",
"type": "number",
"pattern": "General"
}
],
"rows": [
{
"c": [
{
"v": "Number of Rhode Island COVID-19 positive (including presumptive positive) cases:"
},
{
"v": 23,
"f": "23"
}
]
},
{
"c": [
{
"v": "Number of people who had negative test results at RIDOH’s State Health Laboratories: "
},
{
"v": 403,
"f": "403"
}
]
},
{
"c": [
{
"v": "Number of people for whom tests are pending"
},
{
"v": 305,
"f": "305"
}
]
},
{
"c": [
{
"v": "Approximate number of people who are currently instructed to self-quarantine in Rhode Island. This number include approx. 1700 people from Cranston High School West."
},
{
"v": 2500,
"f": "2500"
}
]
}
],
"parsedNumHeaders": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment