30 lines
559 B
JSON
30 lines
559 B
JSON
{
|
|
"date": "2025-11-10T13:00:00-03:00",
|
|
"humidity": 55.0,
|
|
"pressure": 1020.8,
|
|
"feels_like": null,
|
|
"temperature": 24.1,
|
|
"visibility": 10.0,
|
|
"weather": {
|
|
"description": "Ligeramente nublado",
|
|
"id": 13
|
|
},
|
|
"wind": {
|
|
"direction": "Noreste",
|
|
"deg": 45.0,
|
|
"speed": 15.0
|
|
},
|
|
"station_id": 87582,
|
|
"location": {
|
|
"id": 10821,
|
|
"name": "Aeroparque Buenos Aires",
|
|
"department": "CABA",
|
|
"province": "CABA",
|
|
"type": "",
|
|
"coord": {
|
|
"lon": -58.4187,
|
|
"lat": -34.5619
|
|
},
|
|
"distance": 0.35
|
|
}
|
|
} |