Last active
August 29, 2015 14:24
-
-
Save ramanan12345/618432284eba2fe305f0 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
| { | |
| "location": { | |
| "zipcode": "10010", | |
| "state_abbr": "NY", | |
| "latitude": "40.739022", | |
| "longitude": "-73.98205", | |
| "city": "New York", | |
| "state": "New York" | |
| }, | |
| "weather": [ | |
| { | |
| "day": { | |
| "numeric": "20130309", | |
| "readable": "Saturday, March 9, 2013" | |
| }, | |
| "forecast": { | |
| "prediction": { | |
| "prediction": "Sunny" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "43", | |
| "max": "47" | |
| }, | |
| "apparent": { | |
| "min": "39", | |
| "max": "47" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "37", | |
| "max": "55" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "0", | |
| "max": "0" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "5", | |
| "max": "6" | |
| }, | |
| "gust": { | |
| "min": "6", | |
| "max": "7" | |
| } | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "2", | |
| "max": "3" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "day": { | |
| "numeric": "20130310", | |
| "readable": "Sunday, March 10, 2013" | |
| }, | |
| "forecast": { | |
| "prediction": { | |
| "prediction": "Partly Sunny" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "36", | |
| "max": "49" | |
| }, | |
| "apparent": { | |
| "min": "32", | |
| "max": "49" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "44", | |
| "max": "69" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "5", | |
| "max": "9" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "3", | |
| "max": "7" | |
| }, | |
| "gust": { | |
| "min": "4", | |
| "max": "8" | |
| } | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "10", | |
| "max": "65" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "day": { | |
| "numeric": "20130311", | |
| "readable": "Monday, March 11, 2013" | |
| }, | |
| "forecast": { | |
| "prediction": { | |
| "prediction": "Rain Showers Likely" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "38", | |
| "max": "53" | |
| }, | |
| "apparent": { | |
| "min": "37", | |
| "max": "53" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "57", | |
| "max": "76" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "28", | |
| "max": "78" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "10", | |
| "max": "9" | |
| }, | |
| "gust": { | |
| "min": "10", | |
| "max": "6" | |
| } | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "66", | |
| "max": "94" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "day": { | |
| "numeric": "20130312", | |
| "readable": "Tuesday, March 12, 2013" | |
| }, | |
| "forecast": { | |
| "prediction": { | |
| "prediction": "Rain Showers" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "46", | |
| "max": "53" | |
| }, | |
| "apparent": { | |
| "min": "46", | |
| "max": "53" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "67", | |
| "max": "97" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "24", | |
| "max": "78" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "10", | |
| "max": "9" | |
| }, | |
| "gust": { | |
| "min": "10", | |
| "max": "14" | |
| } | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "51", | |
| "max": "98" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "day": { | |
| "numeric": "20130313", | |
| "readable": "Wednesday, March 13, 2013" | |
| }, | |
| "forecast": { | |
| "prediction": { | |
| "prediction": "Slight Chance Rain/Snow" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "36", | |
| "max": "48" | |
| }, | |
| "apparent": { | |
| "min": "30", | |
| "max": "48" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "37", | |
| "max": "70" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "15", | |
| "max": "22" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "10", | |
| "max": "8" | |
| }, | |
| "gust": {} | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "28", | |
| "max": "8" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "day": { | |
| "numeric": "20130314", | |
| "readable": "Thursday, March 14, 2013" | |
| }, | |
| "forecast": { | |
| "prediction": { | |
| "prediction": "Partly Sunny" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "32", | |
| "max": "43" | |
| }, | |
| "apparent": { | |
| "min": "24", | |
| "max": "35" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "35", | |
| "max": "54" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "14", | |
| "max": "14" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "15", | |
| "max": "9" | |
| }, | |
| "gust": {} | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "18", | |
| "max": "33" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "day": { | |
| "numeric": "20130315", | |
| "readable": "Friday, March 15, 2013" | |
| }, | |
| "forecast": { | |
| "prediction": { | |
| "prediction": "Slight Chance Rain/Snow" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "34", | |
| "max": "43" | |
| }, | |
| "apparent": { | |
| "min": "30", | |
| "max": "37" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "41", | |
| "max": "58" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "18", | |
| "max": "21" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "11", | |
| "max": "9" | |
| }, | |
| "gust": {} | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "30", | |
| "max": "77" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "day": { | |
| "numeric": "20130316", | |
| "readable": "Saturday, March 16, 2013" | |
| }, | |
| "forecast": { | |
| "temperature": { | |
| "actual": { | |
| "min": "31", | |
| "max": "42" | |
| }, | |
| "apparent": { | |
| "min": "21", | |
| "max": "34" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "30", | |
| "max": "51" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "14", | |
| "max": "14" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "10", | |
| "max": "13" | |
| }, | |
| "gust": {} | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "28", | |
| "max": "47" | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } |
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
| { | |
| "location": { | |
| "zipcode": "07946", | |
| "state_abbr": "NJ", | |
| "latitude": "40.672823", | |
| "longitude": "-74.52011", | |
| "city": "Millington", | |
| "state": "New Jersey" | |
| }, | |
| "days": { | |
| "20130309": { | |
| "attributes": { | |
| "prediction": { | |
| "prediction": "Sunny" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "36", | |
| "max": "44" | |
| }, | |
| "apparent": { | |
| "min": "33", | |
| "max": "41" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "36", | |
| "max": "54" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "0", | |
| "max": "0" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "3", | |
| "max": "5" | |
| }, | |
| "gust": { | |
| "min": "3", | |
| "max": "7" | |
| } | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "2", | |
| "max": "3" | |
| } | |
| } | |
| }, | |
| "hours": { | |
| "7": { | |
| "precipitation": { | |
| "probability": "0" | |
| } | |
| }, | |
| "19": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "44", | |
| "apparent": "41" | |
| }, | |
| "humidity": { | |
| "relative": "36" | |
| }, | |
| "wind": { | |
| "sustained": "5", | |
| "gust": "7" | |
| }, | |
| "cloud": { | |
| "total": "2" | |
| } | |
| }, | |
| "20": { | |
| "precipitation": { | |
| "probability": "0" | |
| } | |
| }, | |
| "22": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "36", | |
| "apparent": "33" | |
| }, | |
| "humidity": { | |
| "relative": "54" | |
| }, | |
| "wind": { | |
| "sustained": "3", | |
| "gust": "3" | |
| }, | |
| "cloud": { | |
| "total": "3" | |
| } | |
| } | |
| } | |
| }, | |
| "20130310": { | |
| "attributes": { | |
| "prediction": { | |
| "prediction": "Partly Sunny" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "26", | |
| "max": "52" | |
| }, | |
| "apparent": { | |
| "min": "26", | |
| "max": "52" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "39", | |
| "max": "88" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "10", | |
| "max": "2" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "1", | |
| "max": "6" | |
| }, | |
| "gust": { | |
| "min": "2", | |
| "max": "8" | |
| } | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "11", | |
| "max": "58" | |
| } | |
| } | |
| }, | |
| "hours": { | |
| "0": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "26", | |
| "apparent": "26" | |
| }, | |
| "humidity": { | |
| "relative": "85" | |
| }, | |
| "precipitation": { | |
| "probability": "2" | |
| }, | |
| "wind": { | |
| "sustained": "2", | |
| "gust": "3" | |
| }, | |
| "cloud": { | |
| "total": "17" | |
| } | |
| }, | |
| "1": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "31", | |
| "apparent": "31" | |
| }, | |
| "humidity": { | |
| "relative": "75" | |
| }, | |
| "wind": { | |
| "sustained": "2", | |
| "gust": "3" | |
| }, | |
| "cloud": { | |
| "total": "4" | |
| } | |
| }, | |
| "5": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "26", | |
| "apparent": "26" | |
| }, | |
| "humidity": { | |
| "relative": "88" | |
| }, | |
| "wind": { | |
| "sustained": "1", | |
| "gust": "2" | |
| }, | |
| "cloud": { | |
| "total": "11" | |
| } | |
| }, | |
| "11": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "42", | |
| "apparent": "39" | |
| }, | |
| "humidity": { | |
| "relative": "51" | |
| }, | |
| "wind": { | |
| "sustained": "4", | |
| "gust": "5" | |
| }, | |
| "cloud": { | |
| "total": "28" | |
| } | |
| }, | |
| "14": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "52", | |
| "apparent": "52" | |
| }, | |
| "humidity": { | |
| "relative": "39" | |
| }, | |
| "wind": { | |
| "sustained": "6", | |
| "gust": "8" | |
| }, | |
| "cloud": { | |
| "total": "40" | |
| } | |
| }, | |
| "17": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "52", | |
| "apparent": "52" | |
| }, | |
| "humidity": { | |
| "relative": "41" | |
| }, | |
| "wind": { | |
| "sustained": "6", | |
| "gust": "8" | |
| }, | |
| "cloud": { | |
| "total": "47" | |
| } | |
| }, | |
| "20": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "46", | |
| "apparent": "46" | |
| }, | |
| "humidity": { | |
| "relative": "53" | |
| }, | |
| "precipitation": { | |
| "probability": "10" | |
| }, | |
| "wind": { | |
| "sustained": "3", | |
| "gust": "4" | |
| }, | |
| "cloud": { | |
| "total": "52" | |
| } | |
| }, | |
| "23": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "42", | |
| "apparent": "42" | |
| }, | |
| "humidity": { | |
| "relative": "62" | |
| }, | |
| "wind": { | |
| "sustained": "2", | |
| "gust": "3" | |
| }, | |
| "cloud": { | |
| "total": "58" | |
| } | |
| } | |
| } | |
| }, | |
| "20130311": { | |
| "attributes": { | |
| "prediction": { | |
| "prediction": "Rain Showers Likely" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "38", | |
| "max": "57" | |
| }, | |
| "apparent": { | |
| "min": "38", | |
| "max": "57" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "47", | |
| "max": "74" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "14", | |
| "max": "60" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "1", | |
| "max": "8" | |
| }, | |
| "gust": { | |
| "min": "11", | |
| "max": "8" | |
| } | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "65", | |
| "max": "89" | |
| } | |
| } | |
| }, | |
| "hours": { | |
| "0": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "38", | |
| "apparent": "38" | |
| }, | |
| "humidity": { | |
| "relative": "72" | |
| }, | |
| "precipitation": { | |
| "probability": "14" | |
| }, | |
| "wind": { | |
| "sustained": "2", | |
| "gust": "3" | |
| }, | |
| "cloud": { | |
| "total": "77" | |
| } | |
| }, | |
| "2": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "39", | |
| "apparent": "39" | |
| }, | |
| "humidity": { | |
| "relative": "67" | |
| }, | |
| "wind": { | |
| "sustained": "2", | |
| "gust": "3" | |
| }, | |
| "cloud": { | |
| "total": "65" | |
| } | |
| }, | |
| "5": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "38", | |
| "apparent": "38" | |
| }, | |
| "humidity": { | |
| "relative": "70" | |
| }, | |
| "wind": { | |
| "sustained": "1", | |
| "gust": "2" | |
| }, | |
| "cloud": { | |
| "total": "71" | |
| } | |
| }, | |
| "11": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "48", | |
| "apparent": "48" | |
| }, | |
| "humidity": { | |
| "relative": "58" | |
| }, | |
| "wind": { | |
| "sustained": "5", | |
| "gust": "7" | |
| }, | |
| "cloud": { | |
| "total": "79" | |
| } | |
| }, | |
| "14": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "55", | |
| "apparent": "55" | |
| }, | |
| "humidity": { | |
| "relative": "49" | |
| }, | |
| "wind": { | |
| "sustained": "8", | |
| "gust": "11" | |
| }, | |
| "cloud": { | |
| "total": "82" | |
| } | |
| }, | |
| "17": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "57", | |
| "apparent": "57" | |
| }, | |
| "humidity": { | |
| "relative": "47" | |
| }, | |
| "wind": { | |
| "sustained": "8", | |
| "gust": "11" | |
| }, | |
| "cloud": { | |
| "total": "84" | |
| } | |
| }, | |
| "20": { | |
| "prediction": "chance of light rain showers", | |
| "temperature": { | |
| "actual": "53", | |
| "apparent": "53" | |
| }, | |
| "humidity": { | |
| "relative": "59" | |
| }, | |
| "precipitation": { | |
| "probability": "60" | |
| }, | |
| "wind": { | |
| "sustained": "6", | |
| "gust": "8" | |
| }, | |
| "cloud": { | |
| "total": "87" | |
| } | |
| }, | |
| "23": { | |
| "prediction": "chance of light rain showers", | |
| "temperature": { | |
| "actual": "48", | |
| "apparent": "48" | |
| }, | |
| "humidity": { | |
| "relative": "74" | |
| }, | |
| "wind": { | |
| "sustained": "6", | |
| "gust": "8" | |
| }, | |
| "cloud": { | |
| "total": "89" | |
| } | |
| } | |
| } | |
| }, | |
| "20130312": { | |
| "attributes": { | |
| "prediction": { | |
| "prediction": "Rain Showers" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "47", | |
| "max": "56" | |
| }, | |
| "apparent": { | |
| "min": "47", | |
| "max": "56" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "60", | |
| "max": "87" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "14", | |
| "max": "75" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "10", | |
| "max": "9" | |
| }, | |
| "gust": { | |
| "min": "11", | |
| "max": "9" | |
| } | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "100", | |
| "max": "96" | |
| } | |
| } | |
| }, | |
| "hours": { | |
| "0": { | |
| "prediction": "chance of heavy rain showers", | |
| "temperature": { | |
| "actual": "51", | |
| "apparent": "51" | |
| }, | |
| "humidity": { | |
| "relative": "87" | |
| }, | |
| "precipitation": { | |
| "probability": "75" | |
| }, | |
| "wind": { | |
| "sustained": "9", | |
| "gust": "12" | |
| }, | |
| "cloud": { | |
| "total": "100" | |
| } | |
| }, | |
| "2": { | |
| "prediction": "likely of light rain showers", | |
| "temperature": { | |
| "actual": "47", | |
| "apparent": "47" | |
| }, | |
| "humidity": { | |
| "relative": "83" | |
| }, | |
| "wind": { | |
| "sustained": "7", | |
| "gust": "9" | |
| }, | |
| "cloud": { | |
| "total": "92" | |
| } | |
| }, | |
| "5": { | |
| "prediction": "likely of light rain showers", | |
| "temperature": { | |
| "actual": "50", | |
| "apparent": "50" | |
| }, | |
| "humidity": { | |
| "relative": "79" | |
| }, | |
| "wind": { | |
| "sustained": "8", | |
| "gust": "11" | |
| }, | |
| "cloud": { | |
| "total": "96" | |
| } | |
| }, | |
| "11": { | |
| "prediction": "chance of heavy rain showers", | |
| "temperature": { | |
| "actual": "54", | |
| "apparent": "54" | |
| }, | |
| "humidity": { | |
| "relative": "83" | |
| }, | |
| "wind": { | |
| "sustained": "9", | |
| "gust": "12" | |
| }, | |
| "cloud": { | |
| "total": "95" | |
| } | |
| }, | |
| "14": { | |
| "prediction": "definitely of moderate rain showers", | |
| "temperature": { | |
| "actual": "56", | |
| "apparent": "56" | |
| }, | |
| "humidity": { | |
| "relative": "69" | |
| }, | |
| "wind": { | |
| "sustained": "10", | |
| "gust": "13" | |
| }, | |
| "cloud": { | |
| "total": "90" | |
| } | |
| }, | |
| "17": { | |
| "prediction": "definitely of moderate rain showers", | |
| "temperature": { | |
| "actual": "55", | |
| "apparent": "55" | |
| }, | |
| "humidity": { | |
| "relative": "60" | |
| }, | |
| "wind": { | |
| "sustained": "10", | |
| "gust": "13" | |
| }, | |
| "cloud": { | |
| "total": "66" | |
| } | |
| }, | |
| "20": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "48", | |
| "apparent": "48" | |
| }, | |
| "humidity": { | |
| "relative": "61" | |
| }, | |
| "precipitation": { | |
| "probability": "14" | |
| }, | |
| "wind": { | |
| "sustained": "10", | |
| "gust": "14" | |
| }, | |
| "cloud": { | |
| "total": "42" | |
| } | |
| } | |
| } | |
| }, | |
| "20130313": { | |
| "attributes": { | |
| "prediction": { | |
| "prediction": "Chance Snow Showers" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "35", | |
| "max": "46" | |
| }, | |
| "apparent": { | |
| "min": "29", | |
| "max": "46" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "40", | |
| "max": "67" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "24", | |
| "max": "29" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "11", | |
| "max": "8" | |
| }, | |
| "gust": {} | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "25", | |
| "max": "59" | |
| } | |
| } | |
| }, | |
| "hours": { | |
| "0": { | |
| "prediction": "chance of light snow showers", | |
| "temperature": { | |
| "actual": "35", | |
| "apparent": "29" | |
| }, | |
| "humidity": { | |
| "relative": "64" | |
| }, | |
| "precipitation": { | |
| "probability": "29" | |
| }, | |
| "wind": { | |
| "sustained": "6" | |
| }, | |
| "cloud": { | |
| "total": "25" | |
| } | |
| }, | |
| "2": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "39", | |
| "apparent": "33" | |
| }, | |
| "humidity": { | |
| "relative": "67" | |
| }, | |
| "wind": { | |
| "sustained": "8" | |
| }, | |
| "cloud": { | |
| "total": "32" | |
| } | |
| }, | |
| "14": { | |
| "prediction": "chance of light rain showers", | |
| "temperature": { | |
| "actual": "46", | |
| "apparent": "46" | |
| }, | |
| "humidity": { | |
| "relative": "40" | |
| }, | |
| "wind": { | |
| "sustained": "13" | |
| }, | |
| "cloud": { | |
| "total": "59" | |
| } | |
| }, | |
| "20": { | |
| "prediction": "slight chance of light rain showers", | |
| "temperature": { | |
| "actual": "41", | |
| "apparent": "34" | |
| }, | |
| "humidity": { | |
| "relative": "44" | |
| }, | |
| "precipitation": { | |
| "probability": "24" | |
| }, | |
| "wind": { | |
| "sustained": "11" | |
| }, | |
| "cloud": { | |
| "total": "50" | |
| } | |
| } | |
| } | |
| }, | |
| "20130314": { | |
| "attributes": { | |
| "prediction": { | |
| "prediction": "Partly Sunny" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "32", | |
| "max": "41" | |
| }, | |
| "apparent": { | |
| "min": "23", | |
| "max": "32" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "36", | |
| "max": "50" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "14", | |
| "max": "14" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "11", | |
| "max": "9" | |
| }, | |
| "gust": {} | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "26", | |
| "max": "35" | |
| } | |
| } | |
| }, | |
| "hours": { | |
| "0": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "32", | |
| "apparent": "23" | |
| }, | |
| "humidity": { | |
| "relative": "49" | |
| }, | |
| "precipitation": { | |
| "probability": "14" | |
| }, | |
| "wind": { | |
| "sustained": "11" | |
| }, | |
| "cloud": { | |
| "total": "32" | |
| } | |
| }, | |
| "2": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "35", | |
| "apparent": "27" | |
| }, | |
| "humidity": { | |
| "relative": "50" | |
| }, | |
| "wind": { | |
| "sustained": "9" | |
| }, | |
| "cloud": { | |
| "total": "28" | |
| } | |
| }, | |
| "14": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "41", | |
| "apparent": "32" | |
| }, | |
| "humidity": { | |
| "relative": "36" | |
| }, | |
| "wind": { | |
| "sustained": "16" | |
| }, | |
| "cloud": { | |
| "total": "35" | |
| } | |
| }, | |
| "20": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "38", | |
| "apparent": "32" | |
| }, | |
| "humidity": { | |
| "relative": "44" | |
| }, | |
| "precipitation": { | |
| "probability": "14" | |
| }, | |
| "wind": { | |
| "sustained": "7" | |
| }, | |
| "cloud": { | |
| "total": "26" | |
| } | |
| } | |
| } | |
| }, | |
| "20130315": { | |
| "attributes": { | |
| "prediction": { | |
| "prediction": "Chance Snow Showers" | |
| }, | |
| "temperature": { | |
| "actual": { | |
| "min": "33", | |
| "max": "42" | |
| }, | |
| "apparent": { | |
| "min": "30", | |
| "max": "36" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "42", | |
| "max": "58" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "20", | |
| "max": "25" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "2", | |
| "max": "9" | |
| }, | |
| "gust": {} | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "26", | |
| "max": "73" | |
| } | |
| } | |
| }, | |
| "hours": { | |
| "0": { | |
| "prediction": "chance of light snow showers", | |
| "temperature": { | |
| "actual": "33", | |
| "apparent": "33" | |
| }, | |
| "humidity": { | |
| "relative": "58" | |
| }, | |
| "precipitation": { | |
| "probability": "25" | |
| }, | |
| "wind": { | |
| "sustained": "2" | |
| }, | |
| "cloud": { | |
| "total": "55" | |
| } | |
| }, | |
| "2": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "34", | |
| "apparent": "31" | |
| }, | |
| "humidity": { | |
| "relative": "54" | |
| }, | |
| "wind": { | |
| "sustained": "3" | |
| }, | |
| "cloud": { | |
| "total": "26" | |
| } | |
| }, | |
| "14": { | |
| "prediction": "chance of light rain showers", | |
| "temperature": { | |
| "actual": "42", | |
| "apparent": "36" | |
| }, | |
| "humidity": { | |
| "relative": "42" | |
| }, | |
| "wind": { | |
| "sustained": "8" | |
| }, | |
| "cloud": { | |
| "total": "73" | |
| } | |
| }, | |
| "20": { | |
| "prediction": "slight chance of light snow showers", | |
| "temperature": { | |
| "actual": "37", | |
| "apparent": "30" | |
| }, | |
| "humidity": { | |
| "relative": "47" | |
| }, | |
| "precipitation": { | |
| "probability": "20" | |
| }, | |
| "wind": { | |
| "sustained": "9" | |
| }, | |
| "cloud": { | |
| "total": "53" | |
| } | |
| } | |
| } | |
| }, | |
| "20130316": { | |
| "attributes": { | |
| "temperature": { | |
| "actual": { | |
| "min": "29", | |
| "max": "38" | |
| }, | |
| "apparent": { | |
| "min": "20", | |
| "max": "30" | |
| } | |
| }, | |
| "humidity": { | |
| "relative": { | |
| "min": "35", | |
| "max": "53" | |
| } | |
| }, | |
| "precipitation": { | |
| "probability": { | |
| "min": "14", | |
| "max": "14" | |
| } | |
| }, | |
| "wind": { | |
| "sustained": { | |
| "min": "10", | |
| "max": "9" | |
| }, | |
| "gust": {} | |
| }, | |
| "cloud": { | |
| "total": { | |
| "min": "41", | |
| "max": "46" | |
| } | |
| } | |
| }, | |
| "hours": { | |
| "0": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "29", | |
| "apparent": "20" | |
| }, | |
| "humidity": { | |
| "relative": "53" | |
| }, | |
| "precipitation": { | |
| "probability": "14" | |
| }, | |
| "wind": { | |
| "sustained": "9" | |
| }, | |
| "cloud": { | |
| "total": "41" | |
| } | |
| }, | |
| "2": { | |
| "prediction": "slight chance of light snow showers", | |
| "temperature": { | |
| "actual": "31", | |
| "apparent": "22" | |
| }, | |
| "humidity": { | |
| "relative": "53" | |
| }, | |
| "wind": { | |
| "sustained": "10" | |
| }, | |
| "cloud": { | |
| "total": "41" | |
| } | |
| }, | |
| "14": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "38", | |
| "apparent": "30" | |
| }, | |
| "humidity": { | |
| "relative": "35" | |
| }, | |
| "wind": { | |
| "sustained": "11" | |
| }, | |
| "cloud": { | |
| "total": "44" | |
| } | |
| }, | |
| "20": { | |
| "prediction": "clear", | |
| "temperature": { | |
| "actual": "35", | |
| "apparent": "28" | |
| }, | |
| "humidity": { | |
| "relative": "40" | |
| }, | |
| "wind": { | |
| "sustained": "7" | |
| }, | |
| "cloud": { | |
| "total": "46" | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "units": { | |
| "temperature": { | |
| "actual": "fahrenheit", | |
| "apparent": "fahrenheit" | |
| }, | |
| "humidity": { | |
| "relative": "percent" | |
| }, | |
| "precipitation": { | |
| "probability": "percent" | |
| }, | |
| "wind": { | |
| "sustained": "knots", | |
| "gust": "knots" | |
| }, | |
| "cloud": { | |
| "total": "percent" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment