14 lines
287 B
JSON
14 lines
287 B
JSON
{
|
|
"data": {
|
|
"stationId": "KSTL",
|
|
"stationName": "St. Louis",
|
|
"timestamp": "2026-05-29T14:00:00Z",
|
|
"conditionCode": 3,
|
|
"isDay": true,
|
|
"textDescription": "Partly cloudy",
|
|
"temperatureF": 75.9,
|
|
"windSpeedMph": 10.7,
|
|
"relativeHumidityPercent": 56
|
|
}
|
|
}
|