parent
652b132022
commit
0b6472fb4f
@ -1,47 +0,0 @@ |
||||
{ |
||||
"coord": { |
||||
"lon": -3.9324, |
||||
"lat": 56.123 |
||||
}, |
||||
"weather": [ |
||||
{ |
||||
"id": 502, |
||||
"main": "Rain", |
||||
"description": "heavy intensity rain", |
||||
"icon": "10d" |
||||
} |
||||
], |
||||
"base": "stations", |
||||
"main": { |
||||
"temp": 279.55, |
||||
"feels_like": 277.93, |
||||
"temp_min": 278.39, |
||||
"temp_max": 280.56, |
||||
"pressure": 991, |
||||
"humidity": 95 |
||||
}, |
||||
"visibility": 4047, |
||||
"wind": { |
||||
"speed": 2.24, |
||||
"deg": 88, |
||||
"gust": 4.02 |
||||
}, |
||||
"rain": { |
||||
"1h": 4.86 |
||||
}, |
||||
"clouds": { |
||||
"all": 100 |
||||
}, |
||||
"dt": 1644753046, |
||||
"sys": { |
||||
"type": 2, |
||||
"id": 2009014, |
||||
"country": "GB", |
||||
"sunrise": 1644738387, |
||||
"sunset": 1644772418 |
||||
}, |
||||
"timezone": 0, |
||||
"id": 2636910, |
||||
"name": "Stirling", |
||||
"cod": 200 |
||||
} |
Loading…
Reference in new issue