Skip to content

Instantly share code, notes, and snippets.

@lukecampbell
Created October 20, 2015 16:11
Show Gist options
  • Save lukecampbell/c737513efd299de836ac to your computer and use it in GitHub Desktop.
Save lukecampbell/c737513efd299de836ac to your computer and use it in GitHub Desktop.
{
"error": null,
"id": 1,
"result": {
"measurement": "sea_water_temperature",
"report_name": "Water Temperature",
"units": "C",
"values": {
"time": [
"2015-10-01 01:00:00",
"2015-10-01 02:00:00",
"2015-10-01 03:00:00",
"2015-10-01 04:00:00",
"2015-10-01 05:00:00",
"2015-10-01 06:00:00",
"2015-10-01 07:00:00",
"2015-10-01 08:00:00",
"2015-10-01 09:00:00",
"2015-10-01 10:00:00",
"2015-10-01 11:00:00",
"2015-10-01 12:00:00",
"2015-10-01 13:00:00",
"2015-10-01 14:00:00",
"2015-10-01 15:00:00",
"2015-10-01 16:00:00",
"2015-10-01 17:00:00",
"2015-10-01 18:00:00",
"2015-10-01 19:00:00",
"2015-10-01 20:00:00",
"2015-10-01 21:00:00",
"2015-10-01 22:00:00",
"2015-10-01 23:00:00"
],
"value": [
23.99,
23.9,
23.89,
23.87,
23.78,
23.88,
24.17,
23.95,
23.84,
23.68,
23.57,
23.69,
23.58,
23.5,
23.4,
23.38,
23.53,
23.64,
23.99,
23.57,
24.07,
23.91,
23.2
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment