Created
January 22, 2018 23:59
-
-
Save ToeJamson/2e88cb42bed7fcf14b3a582c6b3add8c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "timestamp": "2016-08-23T22:31:40.255Z", | |
| "Novato": { | |
| "geo": "38.1074° N, 122.5697° W", | |
| "temperature": { | |
| "F": "99.9", | |
| "C": "37.7" | |
| }, | |
| "humidity": "40.965", | |
| "barometric": "1011.8", | |
| "pollution": 3, | |
| "uv": 9.5, | |
| "noise": "28.75962" | |
| }, | |
| "Redmond": { | |
| "geo": "47.6740° N, 122.1215° W", | |
| ... | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment