Skip to content

Instantly share code, notes, and snippets.

@joshgachnang
Last active August 29, 2015 14:00
Show Gist options
  • Save joshgachnang/c2aae45847097419ccd1 to your computer and use it in GitHub Desktop.
Save joshgachnang/c2aae45847097419ccd1 to your computer and use it in GitHub Desktop.
{
'city': 'Oakland, CA',
'high': 60.84,
'low': 60.84,
'sunrise': '2014-05-03 13:09:57',
'sunset': '2014-05-04 03:01:49',
'temperature': 60.84
'conditions': ['Clouds'],
'forecast': [{'date': '2014-05-03',
'day': 74.88,
'evening': 64.26,
'high': 74.88,
'low': 51.98,
'morning': 74.88,
'night': 51.98},
{'date': '2014-05-04',
'day': 74.12,
'evening': 64.17,
'high': 74.12,
'low': 51.42,
'morning': 56.25,
'night': 51.42},
{'date': '2014-05-05',
'day': 69.64,
'evening': 59.54,
'high': 69.64,
'low': 50.11,
'morning': 54.18,
'night': 50.11},
{'date': '2014-05-06',
'day': 72.54,
'evening': 66.87,
'high': 74.5,
'low': 49.3,
'morning': 51.78,
'night': 49.3},
{'date': '2014-05-07',
'day': 63.41,
'evening': 68.4,
'high': 68.4,
'low': 47.17,
'morning': 47.17,
'night': 53.83}],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment