Created
May 6, 2023 09:32
-
-
Save tylermneher/b671db61b933f3d3ae822084d3730d1d to your computer and use it in GitHub Desktop.
nest-weather-api.json
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
| { | |
| "07724": { | |
| "current": { | |
| "temp_f": 46, | |
| "temp_c": 7.8, | |
| "condition": "Clear", | |
| "sunrise": 1683366600, | |
| "sunset": 1683417360, | |
| "humidity": 99, | |
| "gmt_offset": "-04.00", | |
| "wind_dir": "WSW", | |
| "wind_mph": 5, | |
| "icon": "clear" | |
| }, | |
| "location": { | |
| "station_id": "unknown", | |
| "zip": "07724", | |
| "city": "Eatontown", | |
| "state": "NJ", | |
| "country": "US", | |
| "lat": "40.303815", | |
| "lon": "-74.088758", | |
| "short_name": "Eatontown,NJ", | |
| "timezone": "EDT", | |
| "timezone_long": "America/New_York", | |
| "full_name": "Eatontown, NJ 07724, USA", | |
| "gmt_offset": "-04.00" | |
| }, | |
| "forecast": { | |
| "daily": [ | |
| { | |
| "temp_low_f": 50, | |
| "temp_low_c": 10, | |
| "temp_high_f": 69, | |
| "temp_high_c": 20.6, | |
| "humidity": 65, | |
| "condition": "Partly Cloudy", | |
| "icon": "partlycloudy", | |
| "date": 1683345600 | |
| }, | |
| { | |
| "temp_low_f": 57, | |
| "temp_low_c": 13.9, | |
| "temp_high_f": 74, | |
| "temp_high_c": 23.3, | |
| "humidity": 54, | |
| "condition": "Mostly Cloudy", | |
| "icon": "mostlycloudy", | |
| "date": 1683432000 | |
| }, | |
| { | |
| "temp_low_f": 54, | |
| "temp_low_c": 12.2, | |
| "temp_high_f": 71, | |
| "temp_high_c": 21.7, | |
| "humidity": 65, | |
| "condition": "Partly Cloudy", | |
| "icon": "partlycloudy", | |
| "date": 1683518400 | |
| }, | |
| { | |
| "temp_low_f": 48, | |
| "temp_low_c": 8.9, | |
| "temp_high_f": 61, | |
| "temp_high_c": 16.1, | |
| "humidity": 62, | |
| "condition": "Chance of Rain", | |
| "icon": "chancerain", | |
| "date": 1683604800 | |
| }, | |
| { | |
| "temp_low_f": 48, | |
| "temp_low_c": 8.9, | |
| "temp_high_f": 60, | |
| "temp_high_c": 15.6, | |
| "humidity": 64, | |
| "condition": "Partly Cloudy", | |
| "icon": "partlycloudy", | |
| "date": 1683691200 | |
| }, | |
| { | |
| "temp_low_f": 54, | |
| "temp_low_c": 12.2, | |
| "temp_high_f": 71, | |
| "temp_high_c": 21.7, | |
| "humidity": 55, | |
| "condition": "Sunny", | |
| "icon": "sunny", | |
| "date": 1683777600 | |
| } | |
| ], | |
| "hourly": [ | |
| { | |
| "hour": 1, | |
| "temp_f": 47, | |
| "temp_c": 8.3, | |
| "humidity": 97, | |
| "time": 1683367200 | |
| }, | |
| { | |
| "hour": 2, | |
| "temp_f": 48, | |
| "temp_c": 8.9, | |
| "humidity": 94, | |
| "time": 1683370800 | |
| }, | |
| { | |
| "hour": 3, | |
| "temp_f": 51, | |
| "temp_c": 10.6, | |
| "humidity": 87, | |
| "time": 1683374400 | |
| }, | |
| { | |
| "hour": 4, | |
| "temp_f": 55, | |
| "temp_c": 12.8, | |
| "humidity": 77, | |
| "time": 1683378000 | |
| }, | |
| { | |
| "hour": 5, | |
| "temp_f": 60, | |
| "temp_c": 15.6, | |
| "humidity": 65, | |
| "time": 1683381600 | |
| }, | |
| { | |
| "hour": 6, | |
| "temp_f": 63, | |
| "temp_c": 17.2, | |
| "humidity": 55, | |
| "time": 1683385200 | |
| }, | |
| { | |
| "hour": 7, | |
| "temp_f": 65, | |
| "temp_c": 18.3, | |
| "humidity": 50, | |
| "time": 1683388800 | |
| }, | |
| { | |
| "hour": 8, | |
| "temp_f": 66, | |
| "temp_c": 18.9, | |
| "humidity": 46, | |
| "time": 1683392400 | |
| }, | |
| { | |
| "hour": 9, | |
| "temp_f": 67, | |
| "temp_c": 19.4, | |
| "humidity": 45, | |
| "time": 1683396000 | |
| }, | |
| { | |
| "hour": 10, | |
| "temp_f": 67, | |
| "temp_c": 19.4, | |
| "humidity": 45, | |
| "time": 1683399600 | |
| }, | |
| { | |
| "hour": 11, | |
| "temp_f": 67, | |
| "temp_c": 19.4, | |
| "humidity": 48, | |
| "time": 1683403200 | |
| }, | |
| { | |
| "hour": 12, | |
| "temp_f": 67, | |
| "temp_c": 19.4, | |
| "humidity": 49, | |
| "time": 1683406800 | |
| }, | |
| { | |
| "hour": 13, | |
| "temp_f": 67, | |
| "temp_c": 19.4, | |
| "humidity": 49, | |
| "time": 1683410400 | |
| }, | |
| { | |
| "hour": 14, | |
| "temp_f": 66, | |
| "temp_c": 18.9, | |
| "humidity": 53, | |
| "time": 1683414000 | |
| }, | |
| { | |
| "hour": 15, | |
| "temp_f": 64, | |
| "temp_c": 17.8, | |
| "humidity": 58, | |
| "time": 1683417600 | |
| }, | |
| { | |
| "hour": 16, | |
| "temp_f": 62, | |
| "temp_c": 16.7, | |
| "humidity": 61, | |
| "time": 1683421200 | |
| }, | |
| { | |
| "hour": 17, | |
| "temp_f": 60, | |
| "temp_c": 15.6, | |
| "humidity": 64, | |
| "time": 1683424800 | |
| }, | |
| { | |
| "hour": 18, | |
| "temp_f": 59, | |
| "temp_c": 15, | |
| "humidity": 65, | |
| "time": 1683428400 | |
| }, | |
| { | |
| "hour": 19, | |
| "temp_f": 58, | |
| "temp_c": 14.4, | |
| "humidity": 66, | |
| "time": 1683432000 | |
| }, | |
| { | |
| "hour": 20, | |
| "temp_f": 56, | |
| "temp_c": 13.3, | |
| "humidity": 68, | |
| "time": 1683435600 | |
| }, | |
| { | |
| "hour": 21, | |
| "temp_f": 55, | |
| "temp_c": 12.8, | |
| "humidity": 70, | |
| "time": 1683439200 | |
| }, | |
| { | |
| "hour": 22, | |
| "temp_f": 54, | |
| "temp_c": 12.2, | |
| "humidity": 73, | |
| "time": 1683442800 | |
| }, | |
| { | |
| "hour": 23, | |
| "temp_f": 52, | |
| "temp_c": 11.1, | |
| "humidity": 76, | |
| "time": 1683446400 | |
| }, | |
| { | |
| "hour": 24, | |
| "temp_f": 51, | |
| "temp_c": 10.6, | |
| "humidity": 79, | |
| "time": 1683450000 | |
| }, | |
| { | |
| "hour": 25, | |
| "temp_f": 51, | |
| "temp_c": 10.6, | |
| "humidity": 81, | |
| "time": 1683453600 | |
| }, | |
| { | |
| "hour": 26, | |
| "temp_f": 52, | |
| "temp_c": 11.1, | |
| "humidity": 78, | |
| "time": 1683457200 | |
| }, | |
| { | |
| "hour": 27, | |
| "temp_f": 57, | |
| "temp_c": 13.9, | |
| "humidity": 70, | |
| "time": 1683460800 | |
| }, | |
| { | |
| "hour": 28, | |
| "temp_f": 62, | |
| "temp_c": 16.7, | |
| "humidity": 59, | |
| "time": 1683464400 | |
| }, | |
| { | |
| "hour": 29, | |
| "temp_f": 65, | |
| "temp_c": 18.3, | |
| "humidity": 51, | |
| "time": 1683468000 | |
| }, | |
| { | |
| "hour": 30, | |
| "temp_f": 68, | |
| "temp_c": 20, | |
| "humidity": 47, | |
| "time": 1683471600 | |
| }, | |
| { | |
| "hour": 31, | |
| "temp_f": 70, | |
| "temp_c": 21.1, | |
| "humidity": 45, | |
| "time": 1683475200 | |
| }, | |
| { | |
| "hour": 32, | |
| "temp_f": 72, | |
| "temp_c": 22.2, | |
| "humidity": 43, | |
| "time": 1683478800 | |
| }, | |
| { | |
| "hour": 33, | |
| "temp_f": 72, | |
| "temp_c": 22.2, | |
| "humidity": 43, | |
| "time": 1683482400 | |
| }, | |
| { | |
| "hour": 34, | |
| "temp_f": 72, | |
| "temp_c": 22.2, | |
| "humidity": 44, | |
| "time": 1683486000 | |
| }, | |
| { | |
| "hour": 35, | |
| "temp_f": 71, | |
| "temp_c": 21.7, | |
| "humidity": 51, | |
| "time": 1683489600 | |
| }, | |
| { | |
| "hour": 36, | |
| "temp_f": 70, | |
| "temp_c": 21.1, | |
| "humidity": 55, | |
| "time": 1683493200 | |
| }, | |
| { | |
| "hour": 37, | |
| "temp_f": 68, | |
| "temp_c": 20, | |
| "humidity": 59, | |
| "time": 1683496800 | |
| }, | |
| { | |
| "hour": 38, | |
| "temp_f": 68, | |
| "temp_c": 20, | |
| "humidity": 61, | |
| "time": 1683500400 | |
| }, | |
| { | |
| "hour": 39, | |
| "temp_f": 66, | |
| "temp_c": 18.9, | |
| "humidity": 66, | |
| "time": 1683504000 | |
| }, | |
| { | |
| "hour": 40, | |
| "temp_f": 64, | |
| "temp_c": 17.8, | |
| "humidity": 73, | |
| "time": 1683507600 | |
| }, | |
| { | |
| "hour": 41, | |
| "temp_f": 63, | |
| "temp_c": 17.2, | |
| "humidity": 77, | |
| "time": 1683511200 | |
| }, | |
| { | |
| "hour": 42, | |
| "temp_f": 62, | |
| "temp_c": 16.7, | |
| "humidity": 80, | |
| "time": 1683514800 | |
| }, | |
| { | |
| "hour": 43, | |
| "temp_f": 62, | |
| "temp_c": 16.7, | |
| "humidity": 82, | |
| "time": 1683518400 | |
| }, | |
| { | |
| "hour": 44, | |
| "temp_f": 61, | |
| "temp_c": 16.1, | |
| "humidity": 84, | |
| "time": 1683522000 | |
| }, | |
| { | |
| "hour": 45, | |
| "temp_f": 60, | |
| "temp_c": 15.6, | |
| "humidity": 88, | |
| "time": 1683525600 | |
| }, | |
| { | |
| "hour": 46, | |
| "temp_f": 60, | |
| "temp_c": 15.6, | |
| "humidity": 89, | |
| "time": 1683529200 | |
| }, | |
| { | |
| "hour": 47, | |
| "temp_f": 59, | |
| "temp_c": 15, | |
| "humidity": 91, | |
| "time": 1683532800 | |
| }, | |
| { | |
| "hour": 48, | |
| "temp_f": 58, | |
| "temp_c": 14.4, | |
| "humidity": 93, | |
| "time": 1683536400 | |
| } | |
| ] | |
| } | |
| } | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the output of running
curl https://apps-weather.nest.com/weather/v1?query=07724