Skip to content

Instantly share code, notes, and snippets.

@motorro
Last active March 11, 2020 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save motorro/51eeb56ef3c9ea6a3e716096797a203c to your computer and use it in GitHub Desktop.
Save motorro/51eeb56ef3c9ea6a3e716096797a203c to your computer and use it in GitHub Desktop.
OpenWeather city data structure
{
"id": 2173910,
"name": "Broken Hill Municipality",
"state": "",
"country": "AU",
"coord": {
"lon": 141.433334,
"lat": -31.950001
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment