Skip to content

Instantly share code, notes, and snippets.

@aylarov
Created March 1, 2018 11:07
Show Gist options
  • Save aylarov/9a9897c1c077d3827db01dda1e29ce37 to your computer and use it in GitHub Desktop.
Save aylarov/9a9897c1c077d3827db01dda1e29ce37 to your computer and use it in GitHub Desktop.
{"coord":
{
"lon":120.99,
"lat":15.79
},
"weather":[
{
"id":802,
"main":"Clouds",
"description":"scattered clouds",
"icon":"03n"
}
],
"base":"stations",
"main":{
"temp":297.586,
"pressure":991.11,
"humidity":83,
"temp_min":297.586,
"temp_max":297.586,
"sea_level":1024.74,
"grnd_level":991.11},
"wind":
{
"speed":1,
"deg":76.0106
},
"clouds": {
"all":48
},
"dt":1519902203,
"sys":{
"message":0.0163,
"country":"PH",
"sunrise":1519856008,
"sunset":1519898605},
"id":1689431,
"name":"San Jose",
"cod":200
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment