Skip to content

Instantly share code, notes, and snippets.

@olivierbenard
Last active December 21, 2021 09:41
Show Gist options
  • Save olivierbenard/d5b2b7020589c874d4907d7804c3fb39 to your computer and use it in GitHub Desktop.
Save olivierbenard/d5b2b7020589c874d4907d7804c3fb39 to your computer and use it in GitHub Desktop.
{
"cagnes-sur-mer":
{
"temperatures": {"0":9,"1":9,"2":8,"3":8,"4":8,"5":8,"6":8,"7":8,"8":8,"9":9,"10":9,"11":10,"12":11,"13":12,"14":12,"15":12,"16":12,"17":11,"18":10,"19":9,"20":9,"21":8,"22":8,"23":8},
"weather": "sunny",
"latitude": 43.66105,
"longitude": 7.1447845,
"date": "2021-12-20"
},
"nice":
{
"temperatures": {"0":11, "1":10,"2":8,"3":7,"4":5,"5":5,"6":4,"7":5,"8":6,"9":7,"10":7,"11":8,"12":9,"13":9,"14":9,"15":10,"16":12,"17":11,"18":10,"19":9,"20":9,"21":4,"22":4,"23":4},
"weather": "cloudy",
"latitude": 43.6946907,
"longitude": 7.2798884,
"date": "2021-12-21"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment