Weather API - Foumbot

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Foumbot (Foumbat) that you can easily implement into your website or application. We provide weather data globally.

  • Predictions for any GPS or City
  • Minute-by-minute adjustments
  • Forecasts up to 30-days
Foumbot, West Region, Republic of Cameroon
Change location and view the data
Request
{
    "place_id": "foumbot",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Africa/Douala",
    "units": "metric",
    "current": {
        "icon_num": 5,
        "weather": "Mostly cloudy",
        "temperature": 29,
        "feels_like": 29,
        "dew_point": 10.2,
        "wind": {
            "speed": 2.3,
            "gusts": 4.5,
            "angle": 91,
            "dir": "E"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 71,
        "irradiance": 146.16,
        "pressure": 1008,
        "uv_index": 0.89,
        "humidity": 31
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T17:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 29,
                "feels_like": 29,
                "dew_point": 10.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.5,
                    "dir": "E",
                    "angle": 91
                },
                "cloud_cover": {
                    "total": 71
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 146.16,
                "humidity": 31
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27,
                "feels_like": 28.2,
                "dew_point": 12,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.6,
                    "dir": "ESE",
                    "angle": 106
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 8.87,
                "humidity": 39
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.8,
                "feels_like": 24.8,
                "dew_point": 11.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.8,
                    "dir": "ESE",
                    "angle": 122
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 0.02,
                "humidity": 44
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 23.8,
                "feels_like": 24,
                "dew_point": 12,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.9,
                    "dir": "SSW",
                    "angle": 202
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 20
                },
                "irradiance": 0.03,
                "humidity": 47
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23,
                "feels_like": 24.2,
                "dew_point": 13.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.5,
                    "dir": "WSW",
                    "angle": 248
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 0,
                "humidity": 55
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.2,
                "feels_like": 23,
                "dew_point": 14.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.2,
                    "dir": "W",
                    "angle": 280
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 0,
                "humidity": 60
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 22.2,
                "feels_like": 22.8,
                "dew_point": 14.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.2,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 0,
                "humidity": 60
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 22.5,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.8,
                    "dir": "WNW",
                    "angle": 283
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 0.05,
                "humidity": 63
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22,
                "feels_like": 22.8,
                "dew_point": 14.2,
                "wind": {
                    "speed": 1,
                    "gusts": 2.7,
                    "dir": "WNW",
                    "angle": 295
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 77
                },
                "irradiance": 0,
                "humidity": 61
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.5,
                "feels_like": 22.2,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.7,
                    "dir": "NE",
                    "angle": 47
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.05,
                "humidity": 64
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21.2,
                "feels_like": 22.2,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1,
                    "gusts": 3,
                    "dir": "ENE",
                    "angle": 68
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 66
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21,
                "feels_like": 21.5,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.8,
                    "dir": "NE",
                    "angle": 53
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.04,
                "humidity": 67
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 20,
                "feels_like": 20.8,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 4.3,
                    "dir": "ENE",
                    "angle": 61
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 76
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 17,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.6,
                    "dir": "ENE",
                    "angle": 65
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 3.66,
                "humidity": 85
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19.5,
                "feels_like": 20.8,
                "dew_point": 17,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.9,
                    "dir": "E",
                    "angle": 87
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 1.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 23.02,
                "humidity": 85
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 19.2,
                "feels_like": 20.5,
                "dew_point": 18,
                "wind": {
                    "speed": 2.1,
                    "gusts": 5.1,
                    "dir": "E",
                    "angle": 101
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 61.08,
                "humidity": 92
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19,
                "feels_like": 19.8,
                "dew_point": 18,
                "wind": {
                    "speed": 2,
                    "gusts": 4.2,
                    "dir": "E",
                    "angle": 94
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1016,
                "precipitation": {
                    "total": 1.4
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 136.4,
                "humidity": 93
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19.2,
                "feels_like": 20.5,
                "dew_point": 17.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 5.3,
                    "dir": "E",
                    "angle": 98
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1016,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 156.13,
                "humidity": 91
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 17.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.7,
                    "dir": "E",
                    "angle": 97
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1016,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 229.94,
                "humidity": 89
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19.8,
                "feels_like": 21,
                "dew_point": 17.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.7,
                    "dir": "SE",
                    "angle": 133
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 75
                },
                "irradiance": 318.41,
                "humidity": 88
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.5,
                "feels_like": 22,
                "dew_point": 18,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.1,
                    "dir": "ESE",
                    "angle": 118
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 63
                },
                "irradiance": 358.7,
                "humidity": 85
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.8,
                "feels_like": 21.8,
                "dew_point": 18,
                "wind": {
                    "speed": 2,
                    "gusts": 4.4,
                    "dir": "E",
                    "angle": 97
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 43
                },
                "irradiance": 333.98,
                "humidity": 84
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21,
                "feels_like": 22,
                "dew_point": 17.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4.2,
                    "dir": "E",
                    "angle": 82
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 336.86,
                "humidity": 81
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 22.2,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.7,
                    "dir": "SSE",
                    "angle": 148
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 245.79,
                "humidity": 79
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 23,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.6,
                    "dir": "WNW",
                    "angle": 294
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 80.93,
                "humidity": 76
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21,
                "feels_like": 22.5,
                "dew_point": 17.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.5,
                    "dir": "WSW",
                    "angle": 254
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 6.23,
                "humidity": 81
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 21.2,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.8,
                    "dir": "SW",
                    "angle": 216
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.01,
                "humidity": 84
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 20.5,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.9,
                    "dir": "WNW",
                    "angle": 296
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 84
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 19.2,
                "feels_like": 20.8,
                "dew_point": 16.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.4,
                    "dir": "NNW",
                    "angle": 336
                },
                "cloud_cover": {
                    "total": 66
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 85
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 18.5,
                "feels_like": 20.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 1.7,
                    "dir": "NNW",
                    "angle": 326
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.01,
                "humidity": 86
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.5,
                "feels_like": 19.2,
                "dew_point": 16,
                "wind": {
                    "speed": 1.5,
                    "gusts": 1.5,
                    "dir": "NW",
                    "angle": 324
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0.07,
                "humidity": 85
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.2,
                "feels_like": 18.5,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 1.7,
                    "dir": "NW",
                    "angle": 324
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 85
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18,
                "feels_like": 18.8,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 1.8,
                    "dir": "WNW",
                    "angle": 300
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.5,
                "feels_like": 19.2,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2,
                    "dir": "WNW",
                    "angle": 302
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 0.02,
                "humidity": 84
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.8,
                "feels_like": 19.8,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 1.9,
                    "dir": "NW",
                    "angle": 307
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0,
                "humidity": 82
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.8,
                "feels_like": 19.8,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.8,
                    "dir": "W",
                    "angle": 264
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 0.02,
                "humidity": 81
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.8,
                "feels_like": 19.8,
                "dew_point": 15.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 1.8,
                    "dir": "WNW",
                    "angle": 294
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 0,
                "humidity": 81
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.8,
                "feels_like": 19.5,
                "dew_point": 15,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.8,
                    "dir": "W",
                    "angle": 274
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 23.22,
                "humidity": 78
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 18.8,
                "feels_like": 19.5,
                "dew_point": 14.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.9,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 194.13,
                "humidity": 77
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 21,
                "feels_like": 22.2,
                "dew_point": 14.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.2,
                    "dir": "E",
                    "angle": 82
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 437.89,
                "humidity": 67
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 23.5,
                "feels_like": 24.2,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.2,
                    "dir": "SE",
                    "angle": 134
                },
                "cloud_cover": {
                    "total": 68
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 678.88,
                "humidity": 57
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 26,
                "feels_like": 27.5,
                "dew_point": 14.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.1,
                    "dir": "SSE",
                    "angle": 156
                },
                "cloud_cover": {
                    "total": 67
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 873.59,
                "humidity": 49
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 27.2,
                "feels_like": 28.2,
                "dew_point": 14.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 3,
                    "dir": "SSE",
                    "angle": 147
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 968.83,
                "humidity": 44
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 28.2,
                "feels_like": 28.2,
                "dew_point": 14.2,
                "wind": {
                    "speed": 2.9,
                    "gusts": 4.6,
                    "dir": "SE",
                    "angle": 138
                },
                "cloud_cover": {
                    "total": 77
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 933.73,
                "humidity": 42
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 28.8,
                "feels_like": 28.2,
                "dew_point": 14.2,
                "wind": {
                    "speed": 3.4,
                    "gusts": 5.9,
                    "dir": "SE",
                    "angle": 128
                },
                "cloud_cover": {
                    "total": 64
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 790.8,
                "humidity": 41
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 29,
                "feels_like": 29,
                "dew_point": 14,
                "wind": {
                    "speed": 3,
                    "gusts": 6.7,
                    "dir": "ESE",
                    "angle": 118
                },
                "cloud_cover": {
                    "total": 67
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 59
                },
                "irradiance": 748.13,
                "humidity": 39
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 29.5,
                "feels_like": 30,
                "dew_point": 14,
                "wind": {
                    "speed": 3,
                    "gusts": 6.7,
                    "dir": "SE",
                    "angle": 131
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 401.09,
                "humidity": 38
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.5,
                "feels_like": 26.5,
                "dew_point": 15,
                "wind": {
                    "speed": 3.9,
                    "gusts": 6,
                    "dir": "S",
                    "angle": 170
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 62
                },
                "irradiance": 203.11,
                "humidity": 46
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 25.8,
                "feels_like": 25.5,
                "dew_point": 15.2,
                "wind": {
                    "speed": 2.9,
                    "gusts": 6.9,
                    "dir": "SSW",
                    "angle": 191
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 114.32,
                "humidity": 52
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 24.8,
                "feels_like": 25.5,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 5.1,
                    "dir": "SSW",
                    "angle": 208
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 87
                },
                "irradiance": 7.85,
                "humidity": 57
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 22.8,
                "feels_like": 23.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.8,
                    "dir": "WSW",
                    "angle": 250
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 66
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.5,
                "feels_like": 22.2,
                "dew_point": 17,
                "wind": {
                    "speed": 1.8,
                    "gusts": 3.8,
                    "dir": "NW",
                    "angle": 326
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.07,
                "humidity": 75
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 20,
                "feels_like": 20.5,
                "dew_point": 17.2,
                "wind": {
                    "speed": 2,
                    "gusts": 5,
                    "dir": "NNW",
                    "angle": 336
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 0.02,
                "humidity": 84
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19.8,
                "feels_like": 21,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 4,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 58
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.8,
                "feels_like": 20.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 2.2,
                    "dir": "NW",
                    "angle": 310
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 0.09,
                "humidity": 85
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.8,
                "feels_like": 21,
                "dew_point": 17.8,
                "wind": {
                    "speed": 1.4,
                    "gusts": 2.9,
                    "dir": "NNW",
                    "angle": 348
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 36
                },
                "irradiance": 0.02,
                "humidity": 88
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.9,
                    "dir": "ENE",
                    "angle": 65
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0,
                "humidity": 88
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.2,
                "feels_like": 21,
                "dew_point": 17.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.2,
                    "dir": "ENE",
                    "angle": 67
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 0.01,
                "humidity": 91
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19,
                "feels_like": 20.8,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.8,
                    "dir": "ENE",
                    "angle": 59
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0.05,
                "humidity": 91
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 18.8,
                "feels_like": 20.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.7,
                    "dir": "NNE",
                    "angle": 20
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 0,
                "humidity": 88
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 18.5,
                "feels_like": 20,
                "dew_point": 16.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.6,
                    "dir": "NW",
                    "angle": 323
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 0,
                "humidity": 88
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 18.5,
                "feels_like": 19.8,
                "dew_point": 16.5,
                "wind": {
                    "speed": 1,
                    "gusts": 1.6,
                    "dir": "NW",
                    "angle": 316
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 17
                },
                "irradiance": 20.14,
                "humidity": 88
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19.2,
                "feels_like": 20.5,
                "dew_point": 16.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.6,
                    "dir": "NNW",
                    "angle": 331
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 49
                },
                "irradiance": 150.82,
                "humidity": 84
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.2,
                "feels_like": 22,
                "dew_point": 15.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.7,
                    "dir": "NNW",
                    "angle": 340
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 368.51,
                "humidity": 70
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24,
                "feels_like": 24.8,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.6,
                    "dir": "NNE",
                    "angle": 26
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 655.86,
                "humidity": 59
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 26.5,
                "dew_point": 13,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.2,
                    "dir": "NE",
                    "angle": 50
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 776.12,
                "humidity": 43
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.2,
                "feels_like": 26.8,
                "dew_point": 11.2,
                "wind": {
                    "speed": 2.8,
                    "gusts": 5.6,
                    "dir": "NE",
                    "angle": 49
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 758.74,
                "humidity": 34
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.2,
                "feels_like": 26.8,
                "dew_point": 11.2,
                "wind": {
                    "speed": 3.1,
                    "gusts": 5.7,
                    "dir": "ENE",
                    "angle": 66
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 636.51,
                "humidity": 34
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28,
                "feels_like": 26.8,
                "dew_point": 12.5,
                "wind": {
                    "speed": 3.4,
                    "gusts": 6,
                    "dir": "E",
                    "angle": 101
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 760.75,
                "humidity": 38
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.5,
                "feels_like": 27.2,
                "dew_point": 13.5,
                "wind": {
                    "speed": 3.7,
                    "gusts": 5.9,
                    "dir": "SE",
                    "angle": 125
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 657.1,
                "humidity": 39
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 27.8,
                "feels_like": 26.5,
                "dew_point": 14,
                "wind": {
                    "speed": 3.7,
                    "gusts": 5.8,
                    "dir": "SE",
                    "angle": 129
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 539.77,
                "humidity": 42
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 27.2,
                "feels_like": 27.2,
                "dew_point": 14.2,
                "wind": {
                    "speed": 3.1,
                    "gusts": 5.4,
                    "dir": "SE",
                    "angle": 138
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 331.22,
                "humidity": 44
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.5,
                "feels_like": 28.5,
                "dew_point": 14.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.5,
                    "dir": "SSE",
                    "angle": 155
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 107.99,
                "humidity": 46
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 24.8,
                "feels_like": 26.2,
                "dew_point": 15,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.3,
                    "dir": "SSE",
                    "angle": 164
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 75
                },
                "irradiance": 7.31,
                "humidity": 54
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 22,
                "feels_like": 23.8,
                "dew_point": 16,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.9,
                    "dir": "ESE",
                    "angle": 121
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 77
                },
                "irradiance": 0.02,
                "humidity": 68
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.8,
                "feels_like": 23.5,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.1,
                    "gusts": 3.5,
                    "dir": "N",
                    "angle": 1
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 59
                },
                "irradiance": 0.03,
                "humidity": 70
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 21.2,
                "feels_like": 22.5,
                "dew_point": 16.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 4.2,
                    "dir": "E",
                    "angle": 90
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 63
                },
                "irradiance": 0.02,
                "humidity": 74
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 20.5,
                "feels_like": 22,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 4.1,
                    "dir": "ESE",
                    "angle": 110
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 71
                },
                "irradiance": 0.03,
                "humidity": 76
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 33,
                "summary": "Local thunderstorms",
                "temperature": 20.2,
                "feels_like": 21.5,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 3.9,
                    "dir": "SW",
                    "angle": 224
                },
                "cloud_cover": {
                    "total": 79
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 0.03,
                "humidity": 77
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 19.8,
                "feels_like": 22.2,
                "dew_point": 16,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.9,
                    "dir": "NW",
                    "angle": 308
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 75
                },
                "irradiance": 0.02,
                "humidity": 78
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 19.8,
                "feels_like": 21.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.9,
                    "dir": "NNW",
                    "angle": 331
                },
                "cloud_cover": {
                    "total": 79
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 71
                },
                "irradiance": 0.02,
                "humidity": 80
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 19.2,
                "feels_like": 21.5,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.3,
                    "dir": "N",
                    "angle": 9
                },
                "cloud_cover": {
                    "total": 73
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 61
                },
                "irradiance": 0.02,
                "humidity": 82
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 32,
                "summary": "Rain shower",
                "temperature": 19,
                "feels_like": 21.8,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.6,
                    "dir": "NNE",
                    "angle": 21
                },
                "cloud_cover": {
                    "total": 66
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 66
                },
                "irradiance": 0.04,
                "humidity": 84
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 18.8,
                "feels_like": 22,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 1.9,
                    "dir": "NNE",
                    "angle": 30
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 0.03,
                "humidity": 85
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19,
                "feels_like": 20.8,
                "dew_point": 16.5,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.4,
                    "dir": "NNE",
                    "angle": 19
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 0.02,
                "humidity": 85
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 21.2,
                "dew_point": 16.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.8,
                    "dir": "NW",
                    "angle": 316
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 9.22,
                "humidity": 82
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.2,
                    "dir": "ESE",
                    "angle": 102
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 54.26,
                "humidity": 81
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.8,
                "feels_like": 21.5,
                "dew_point": 16.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 3.2,
                    "dir": "ENE",
                    "angle": 62
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 134.76,
                "humidity": 82
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.5,
                "feels_like": 22.2,
                "dew_point": 17,
                "wind": {
                    "speed": 1,
                    "gusts": 3.5,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 238.45,
                "humidity": 80
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.5,
                "feels_like": 22.8,
                "dew_point": 16.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 3.5,
                    "dir": "WSW",
                    "angle": 251
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 272.13,
                "humidity": 74
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 21.8,
                "feels_like": 23.2,
                "dew_point": 17,
                "wind": {
                    "speed": 0.9,
                    "gusts": 4,
                    "dir": "SSE",
                    "angle": 156
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 369.67,
                "humidity": 74
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 22,
                "feels_like": 23.2,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.7,
                    "dir": "SSE",
                    "angle": 146
                },
                "cloud_cover": {
                    "total": 77
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 554.29,
                "humidity": 75
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 24.2,
                "feels_like": 25.8,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 5.6,
                    "dir": "WSW",
                    "angle": 250
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 805.04,
                "humidity": 62
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.8,
                "feels_like": 29.5,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1,
                    "gusts": 5.6,
                    "dir": "WSW",
                    "angle": 242
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 52
                },
                "irradiance": 707.45,
                "humidity": 47
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 28.5,
                "feels_like": 29.5,
                "dew_point": 14.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 5.7,
                    "dir": "SSE",
                    "angle": 163
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 63
                },
                "irradiance": 478.95,
                "humidity": 41
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 27.8,
                "feels_like": 28.5,
                "dew_point": 13.5,
                "wind": {
                    "speed": 2,
                    "gusts": 5.7,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 76
                },
                "irradiance": 224.18,
                "humidity": 41
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 26.5,
                "feels_like": 27.8,
                "dew_point": 14.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 4.7,
                    "dir": "ENE",
                    "angle": 62
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 77.92,
                "humidity": 46
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 23.5,
                "feels_like": 24.2,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.2,
                    "dir": "NNE",
                    "angle": 23
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 1.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 3.7,
                "humidity": 63
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21.2,
                "feels_like": 23.2,
                "dew_point": 17.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 2.7,
                    "dir": "NE",
                    "angle": 46
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.01,
                "humidity": 79
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 20.2,
                "feels_like": 21.8,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1,
                    "gusts": 2.6,
                    "dir": "N",
                    "angle": 356
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 84
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20.8,
                "feels_like": 22,
                "dew_point": 17,
                "wind": {
                    "speed": 1,
                    "gusts": 2.6,
                    "dir": "N",
                    "angle": 358
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 0.02,
                "humidity": 79
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.8,
                "feels_like": 22.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.5,
                    "dir": "NNE",
                    "angle": 30
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 43
                },
                "irradiance": 0.01,
                "humidity": 77
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.5,
                "feels_like": 22,
                "dew_point": 17,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2.3,
                    "dir": "SE",
                    "angle": 137
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 0.02,
                "humidity": 80
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.8,
                "feels_like": 21,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1,
                    "gusts": 2.1,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 0.02,
                "humidity": 86
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.5,
                "feels_like": 20.8,
                "dew_point": 17.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 1.9,
                    "dir": "W",
                    "angle": 262
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 0.02,
                "humidity": 89
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.2,
                "feels_like": 20.5,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2,
                    "dir": "WNW",
                    "angle": 290
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 0.02,
                "humidity": 89
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.2,
                "feels_like": 20.5,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1,
                    "gusts": 1.7,
                    "dir": "NW",
                    "angle": 317
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 0.03,
                "humidity": 88
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 17,
                "wind": {
                    "speed": 0.5,
                    "gusts": 1.5,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 0.02,
                "humidity": 85
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.3,
                    "dir": "WSW",
                    "angle": 244
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 0.02,
                "humidity": 84
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 17,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.4,
                    "dir": "N",
                    "angle": 359
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 6.38,
                "humidity": 85
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 19.5,
                "feels_like": 21,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1,
                    "gusts": 3.2,
                    "dir": "ESE",
                    "angle": 116
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 24
                },
                "irradiance": 87.22,
                "humidity": 86
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 20.8,
                "feels_like": 21.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.5,
                    "dir": "ESE",
                    "angle": 120
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 223.41,
                "humidity": 80
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 21.8,
                "feels_like": 21.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 3.6,
                    "dir": "SE",
                    "angle": 128
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 421.11,
                "humidity": 75
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 23,
                "feels_like": 22.5,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 5,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 590.8,
                "humidity": 70
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 25.2,
                "feels_like": 23.2,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 5.4,
                    "dir": "SE",
                    "angle": 133
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 803.13,
                "humidity": 57
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 27.2,
                "feels_like": 23,
                "dew_point": 15.2,
                "wind": {
                    "speed": 2,
                    "gusts": 6,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 80
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 900.76,
                "humidity": 47
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 29.2,
                "feels_like": 23.5,
                "dew_point": 13.8,
                "wind": {
                    "speed": 2.6,
                    "gusts": 6.5,
                    "dir": "SE",
                    "angle": 129
                },
                "cloud_cover": {
                    "total": 80
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 736.89,
                "humidity": 38
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 28.5,
                "feels_like": 33.5,
                "dew_point": 14.5,
                "wind": {
                    "speed": 3.3,
                    "gusts": 6.2,
                    "dir": "SE",
                    "angle": 126
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 586.34,
                "humidity": 42
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 27.8,
                "feels_like": 31.5,
                "dew_point": 15.2,
                "wind": {
                    "speed": 3.9,
                    "gusts": 5.9,
                    "dir": "ESE",
                    "angle": 124
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 407.73,
                "humidity": 46
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 27,
                "feels_like": 29,
                "dew_point": 16,
                "wind": {
                    "speed": 4.4,
                    "gusts": 5.7,
                    "dir": "ESE",
                    "angle": 122
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 76
                },
                "irradiance": 231.48,
                "humidity": 50
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25,
                "feels_like": 28.5,
                "dew_point": 16.8,
                "wind": {
                    "speed": 3.3,
                    "gusts": 5.6,
                    "dir": "SE",
                    "angle": 130
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 93
                },
                "irradiance": 112.04,
                "humidity": 60
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 23.2,
                "feels_like": 28.2,
                "dew_point": 17.5,
                "wind": {
                    "speed": 2.4,
                    "gusts": 5.6,
                    "dir": "SE",
                    "angle": 144
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 6.59,
                "humidity": 70
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 21.5,
                "feels_like": 28.2,
                "dew_point": 18.5,
                "wind": {
                    "speed": 1.9,
                    "gusts": 5.5,
                    "dir": "S",
                    "angle": 170
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.03,
                "humidity": 83
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 12,
                "summary": "Possible rain",
                "temperature": 21.2,
                "feels_like": 20.2,
                "dew_point": 18.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.5,
                    "dir": "S",
                    "angle": 174
                },
                "cloud_cover": {
                    "total": 87
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 83
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 12,
                "summary": "Possible rain",
                "temperature": 21.2,
                "feels_like": 21.5,
                "dew_point": 18.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.5,
                    "dir": "S",
                    "angle": 184
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 83
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 12,
                "summary": "Possible rain",
                "temperature": 21,
                "feels_like": 22.5,
                "dew_point": 17.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.7,
                    "dir": "SSW",
                    "angle": 207
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.01,
                "humidity": 81
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 20.8,
                "feels_like": 22.8,
                "dew_point": 17.5,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.4,
                    "dir": "WSW",
                    "angle": 253
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 81
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 20.5,
                "feels_like": 23,
                "dew_point": 17.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.2,
                    "dir": "NNW",
                    "angle": 332
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.01,
                "humidity": 82
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 20.2,
                "feels_like": 22.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 1.9,
                    "dir": "NNW",
                    "angle": 348
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.01,
                "humidity": 82
            },
            {
                "date": "2023-03-26T02:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 19.8,
                "feels_like": 21.8,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1,
                    "gusts": 2.2,
                    "dir": "N",
                    "angle": 349
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 85
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19.5,
                "feels_like": 21.5,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.4,
                    "dir": "N",
                    "angle": 350
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.02,
                "humidity": 86
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 19,
                "feels_like": 21.5,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.6,
                    "dir": "N",
                    "angle": 351
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 90
                },
                "irradiance": 0.03,
                "humidity": 89
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 18.8,
                "feels_like": 21.2,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 2.8,
                    "dir": "NNW",
                    "angle": 329
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 0.02,
                "humidity": 91
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 18.5,
                "feels_like": 21,
                "dew_point": 17,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3,
                    "dir": "NW",
                    "angle": 318
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 66
                },
                "irradiance": 11.26,
                "humidity": 90
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 18.2,
                "feels_like": 20.8,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3.2,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 57
                },
                "irradiance": 79.78,
                "humidity": 90
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19,
                "feels_like": 20,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 3.4,
                    "dir": "NW",
                    "angle": 308
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 1015,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 46
                },
                "irradiance": 204.85,
                "humidity": 91
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 20.5,
                "dew_point": 18,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.5,
                    "dir": "NW",
                    "angle": 304
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 1016,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 34
                },
                "irradiance": 281.32,
                "humidity": 88
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20.5,
                "feels_like": 20.5,
                "dew_point": 18,
                "wind": {
                    "speed": 2,
                    "gusts": 3.4,
                    "dir": "WNW",
                    "angle": 302
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 1016,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 30
                },
                "irradiance": 419.7,
                "humidity": 85
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 22.5,
                "feels_like": 20.8,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4,
                    "dir": "WNW",
                    "angle": 303
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 25
                },
                "irradiance": 523.21,
                "humidity": 73
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 24.5,
                "feels_like": 20.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.7,
                    "dir": "NW",
                    "angle": 305
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 18
                },
                "irradiance": 537.39,
                "humidity": 62
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.8,
                "feels_like": 20,
                "dew_point": 16.5,
                "wind": {
                    "speed": 0.3,
                    "gusts": 5.2,
                    "dir": "NW",
                    "angle": 317
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 512.59,
                "humidity": 53
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.8,
                "feels_like": 29.8,
                "dew_point": 15.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 5.2,
                    "dir": "SE",
                    "angle": 143
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 463.84,
                "humidity": 50
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 26.8,
                "feels_like": 28.8,
                "dew_point": 15.5,
                "wind": {
                    "speed": 1,
                    "gusts": 5.3,
                    "dir": "SE",
                    "angle": 141
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 359.77,
                "humidity": 50
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 26.8,
                "feels_like": 28.2,
                "dew_point": 15.2,
                "wind": {
                    "speed": 1.8,
                    "gusts": 5.5,
                    "dir": "SE",
                    "angle": 141
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 226.09,
                "humidity": 49
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 25.5,
                "feels_like": 28.2,
                "dew_point": 16.2,
                "wind": {
                    "speed": 1.5,
                    "gusts": 5,
                    "dir": "SE",
                    "angle": 133
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 88.22,
                "humidity": 56
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 24,
                "feels_like": 28.8,
                "dew_point": 17,
                "wind": {
                    "speed": 1.1,
                    "gusts": 4.4,
                    "dir": "SE",
                    "angle": 124
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 92
                },
                "irradiance": 4.8,
                "humidity": 64
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 22.5,
                "feels_like": 28,
                "dew_point": 17.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 3.9,
                    "dir": "ESE",
                    "angle": 114
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 86
                },
                "irradiance": 0.01,
                "humidity": 72
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21.8,
                "feels_like": 23,
                "dew_point": 17.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 3.3,
                    "dir": "SE",
                    "angle": 144
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 0.01,
                "humidity": 76
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 21,
                "feels_like": 22.8,
                "dew_point": 17.8,
                "wind": {
                    "speed": 0.7,
                    "gusts": 3,
                    "dir": "SSW",
                    "angle": 204
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 54
                },
                "irradiance": 0,
                "humidity": 81
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20,
                "feels_like": 23,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.5,
                    "dir": "SW",
                    "angle": 233
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 64
                },
                "irradiance": 0,
                "humidity": 85
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20.2,
                "feels_like": 23,
                "dew_point": 17.5,
                "wind": {
                    "speed": 1,
                    "gusts": 2.8,
                    "dir": "WSW",
                    "angle": 258
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 73
                },
                "irradiance": 0,
                "humidity": 84
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 20.2,
                "feels_like": 22.2,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3,
                    "dir": "WNW",
                    "angle": 286
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 0,
                "humidity": 82
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 20.2,
                "feels_like": 22.2,
                "dew_point": 17,
                "wind": {
                    "speed": 1.3,
                    "gusts": 3,
                    "dir": "NW",
                    "angle": 307
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 79
                },
                "irradiance": 0.01,
                "humidity": 81
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 14,
                "summary": "Thunderstorm",
                "temperature": 20.2,
                "feels_like": 22,
                "dew_point": 17.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 2.6,
                    "dir": "NW",
                    "angle": 305
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 74
                },
                "irradiance": 0.01,
                "humidity": 82
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 20,
                "feels_like": 21.5,
                "dew_point": 17,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.4,
                    "dir": "WNW",
                    "angle": 304
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 63
                },
                "irradiance": 0.01,
                "humidity": 82
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 21.5,
                "dew_point": 17,
                "wind": {
                    "speed": 1,
                    "gusts": 2.1,
                    "dir": "WNW",
                    "angle": 302
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 52
                },
                "irradiance": 0.02,
                "humidity": 82
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 20,
                "feels_like": 21.5,
                "dew_point": 16.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2,
                    "dir": "NW",
                    "angle": 305
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 0.01,
                "humidity": 81
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.8,
                "feels_like": 21,
                "dew_point": 16.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 2,
                    "dir": "NW",
                    "angle": 308
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 11.02,
                "humidity": 81
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 19.8,
                "feels_like": 21.2,
                "dew_point": 16.8,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2,
                    "dir": "NW",
                    "angle": 311
                },
                "cloud_cover": {
                    "total": 94
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 129.62,
                "humidity": 82
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 22,
                "feels_like": 22.2,
                "dew_point": 16.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 2.3,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 346.69,
                "humidity": 69
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 24,
                "feels_like": 22.8,
                "dew_point": 15.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.8,
                    "dir": "NW",
                    "angle": 322
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 510.83,
                "humidity": 59
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 26.2,
                "feels_like": 23.2,
                "dew_point": 15.2,
                "wind": {
                    "speed": 0.5,
                    "gusts": 3.6,
                    "dir": "ESE",
                    "angle": 120
                },
                "cloud_cover": {
                    "total": 73
                },
                "pressure": 1014,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 713.1,
                "humidity": 50
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 27.2,
                "feels_like": 24,
                "dew_point": 13.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.2,
                    "dir": "E",
                    "angle": 98
                },
                "cloud_cover": {
                    "total": 62
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 805.82,
                "humidity": 42
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 28.5,
                "feels_like": 25.5,
                "dew_point": 12.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 4.7,
                    "dir": "E",
                    "angle": 95
                },
                "cloud_cover": {
                    "total": 52
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 835.79,
                "humidity": 36
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 6,
                "summary": "Fog in the morning, partly sunny later. Temperature 18/30 °C.",
                "all_day": {
                    "temperature_min": 18.2,
                    "temperature_max": 30.2,
                    "wind_speed": 2,
                    "probability": {
                        "precipitation": 18
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:21:08",
                        "set": "2023-03-20T18:27:59"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 12,
                "summary": "Light rain changing to cloudy in the afternoon. Temperature falling to 22 °C.",
                "all_day": {
                    "temperature_min": 18.5,
                    "temperature_max": 22,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 54
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:20:41",
                        "set": "2023-03-21T18:27:50"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 12,
                "summary": "Fog in the morning, cloudy later. Temperature rising to 30 °C.",
                "all_day": {
                    "temperature_min": 18,
                    "temperature_max": 29.5,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 34
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:20:15",
                        "set": "2023-03-22T18:27:42"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 12,
                "summary": "Cloudy changing to light rain by evening. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 18.5,
                    "temperature_max": 28.5,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 37
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:19:48",
                        "set": "2023-03-23T18:27:33"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 12,
                "summary": "Cloudy changing to light rain by evening. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 18.8,
                    "temperature_max": 28.5,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 56
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:19:21",
                        "set": "2023-03-24T18:27:24"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 12,
                "summary": "Fog in the morning, possible rain later. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 19.2,
                    "temperature_max": 29.2,
                    "wind_speed": 1.6,
                    "probability": {
                        "precipitation": 53
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:18:53",
                        "set": "2023-03-25T18:27:15"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 12,
                "summary": "Fog in the morning, possible rain later. Temperature 18/27 °C.",
                "all_day": {
                    "temperature_min": 18.2,
                    "temperature_max": 26.8,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 64
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T06:18:26",
                        "set": "2023-03-26T18:27:06"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 12,
                "summary": "Fog in the morning, rain showers later. Temperature 19/31 °C.",
                "all_day": {
                    "temperature_min": 18.5,
                    "temperature_max": 30.5,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 47
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T06:17:59",
                        "set": "2023-03-27T18:26:57"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 13,
                "summary": "Mostly cloudy changing to rain showers in the afternoon. Temperature 19/30 °C.",
                "all_day": {
                    "temperature_min": 18.8,
                    "temperature_max": 29.5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 79
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T06:17:32",
                        "set": "2023-03-28T18:26:48"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 13,
                "summary": "Partly sunny changing to rain showers in the afternoon. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 29.2,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 89
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T06:17:05",
                        "set": "2023-03-29T18:26:39"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 12,
                "summary": "Cloudy changing to rain showers in the afternoon. Temperature 19/30 °C.",
                "all_day": {
                    "temperature_min": 19.2,
                    "temperature_max": 29.5,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T06:16:38",
                        "set": "2023-03-30T18:26:30"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 12,
                "summary": "Cloudy in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 18.8,
                    "temperature_max": 29,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 89
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T06:16:11",
                        "set": "2023-03-31T18:26:22"
                    }
                }
            },
            {
                "day": "2023-04-01",
                "icon": 10,
                "summary": "Light rain during the day, thunderstorms by evening. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 29.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T06:15:44",
                        "set": "2023-04-01T18:26:13"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 13,
                "summary": "Partly sunny in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 19/30 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 30.2,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 82
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T06:15:17",
                        "set": "2023-04-02T18:26:04"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 13,
                "summary": "Rain showers, increasing in the evening. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 28.8,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:14:50",
                        "set": "2023-04-03T18:25:56"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 13,
                "summary": "Light rain in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 29.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:14:23",
                        "set": "2023-04-04T18:25:47"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 10,
                "summary": "Light rain in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 19/30 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 29.5,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 92
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T06:13:57",
                        "set": "2023-04-05T18:25:39"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 13,
                "summary": "Rain showers during the day, thunderstorms by evening. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 29.2,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T06:13:31",
                        "set": "2023-04-06T18:25:31"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 10,
                "summary": "Light rain during the day, thunderstorms by evening. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 19.2,
                    "temperature_max": 29,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T06:13:05",
                        "set": "2023-04-07T18:25:23"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 12,
                "summary": "Cloudy in the morning changing to rain showers in the afternoon and thunderstorms later in the evening. Temperature 19/30 °C.",
                "all_day": {
                    "temperature_min": 19.2,
                    "temperature_max": 30,
                    "wind_speed": 1.4,
                    "probability": {
                        "precipitation": 83
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T06:12:39",
                        "set": "2023-04-08T18:25:15"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 19/29 °C.",
                "all_day": {
                    "temperature_min": 19.2,
                    "temperature_max": 28.5,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T06:12:13",
                        "set": "2023-04-09T18:25:07"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 14,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 19/28 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 28,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T06:11:48",
                        "set": "2023-04-10T18:25:00"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 14,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 19/28 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 27.5,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 91
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T06:11:23",
                        "set": "2023-04-11T18:24:53"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 15,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 19/28 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 28,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T06:10:59",
                        "set": "2023-04-12T18:24:46"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 11,
                "summary": "Rain. Temperature 19/25 °C.",
                "all_day": {
                    "temperature_min": 18.5,
                    "temperature_max": 24.5,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T06:10:34",
                        "set": "2023-04-13T18:24:40"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 19/28 °C.",
                "all_day": {
                    "temperature_min": 18.5,
                    "temperature_max": 27.5,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T06:10:10",
                        "set": "2023-04-14T18:24:34"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 19/28 °C.",
                "all_day": {
                    "temperature_min": 18.8,
                    "temperature_max": 27.5,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T06:09:47",
                        "set": "2023-04-15T18:24:28"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 14,
                "summary": "Light rain changing to thunderstorms in the afternoon. Temperature 19/28 °C.",
                "all_day": {
                    "temperature_min": 19,
                    "temperature_max": 27.5,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T06:09:24",
                        "set": "2023-04-16T18:24:22"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 14,
                "summary": "Rain changing to thunderstorms in the afternoon. Temperature 19/26 °C.",
                "all_day": {
                    "temperature_min": 18.8,
                    "temperature_max": 26,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T06:09:01",
                        "set": "2023-04-17T18:24:17"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 14,
                "summary": "Cloudy changing to thunderstorms in the afternoon. Temperature 18/27 °C.",
                "all_day": {
                    "temperature_min": 18.2,
                    "temperature_max": 26.5,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T06:08:39",
                        "set": "2023-04-18T18:24:12"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "Summary not available for this area."
    }
}
06:21
18:27

Fog in the morning, partly sunny later. Temperature 18/30 °C.

Summary not available for this area.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 29°C 2712.3 - % 0 29°C
17:00 29°C 2.3 9 % 0 29°C
18:00 27°C 1.6 12 % 0 28°C
19:00 25°C 1.3 17 % 0 25°C
20:00 24°C 1.5 20 % 0 24°C
21:00 23°C 1.3 29 % 0 24°C
22:00 22°C 0.8 40 % 0 23°C
23:00 22°C 1.1 74 % 0.5 23°C

Current and weather forecast API
for Foumbot

Real-time weather data for Foumbot (Foumbat), West Region, Republic of Cameroon are provided by Meteosources's machine learning technology, which uses a multitude of different weather models but minimises their errors, resulting in extremely high accuracy. The local weather data shown are for coordinates 5.50803N, 10.6325E, 1054 m above sea level. You can get the output in local timezone Africa/Douala or UTC.
You can choose any city worldwide.

We are meteorologists with over 10 years of experience

We have been providing professional weather services to our customers since 2007. Although we started out as a small team of weather enthusiasts, we quickly realised the great potential of new technologies and expanded our team to include AI experts and big data analysts. We now offer affordable but superior services and have never looked back.

Our mission is to help you utilise weather information, save costs, and maximise your returns. In addition to our weather API, we are happy to offer customised solutions based on your needs.

  • Expertise
    and know-how
  • Accurate
    forecasts
  • Affordable
    solutions
  • Reliable
    and fast

Interested in our Weather API?