Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fronteer-kr/d6435858c2fdb1d84465 to your computer and use it in GitHub Desktop.
Save fronteer-kr/d6435858c2fdb1d84465 to your computer and use it in GitHub Desktop.
{
"coord": {
"lon": 126.98,
"lat": 37.57
},
"sys": {
"message": 0.3162,
"country": "KR",
"sunrise": 1404245699,
"sunset": 1404298641
},
"weather": [{
"id": 721,
"main": "Haze",
"description": "haze",
"icon": "50d"
}],
"base": "cmc stations",
"main": {
"temp": 306.13,
"pressure": 1006,
"humidity": 67,
"temp_min": 304.15,
"temp_max": 308.15
},
"wind": {
"speed": 3.6,
"deg": 260
},
"clouds": {
"all": 20
},
"dt": 1404277200,
"id": 1835848,
"name": "Seoul",
"cod": 200
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment