Weather API - Oslo

Real-time, forecast & historical accurate data

At an affordable price, you will receive accurate and reliable data for Oslo 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
Request
{
    "place_id": "oslo",
    "language": "en",
    "unit": "metric"
}
Response
{
    "timezone": "Europe/Oslo",
    "units": "metric",
    "current": {
        "icon_num": 5,
        "weather": "Mostly cloudy",
        "temperature": 6,
        "feels_like": 5.8,
        "dew_point": -1,
        "wind": {
            "speed": 2.3,
            "gusts": 5.2,
            "angle": 324,
            "dir": "NW"
        },
        "precipitation": {
            "total": 0
        },
        "cloud_cover": 56,
        "irradiance": 69.93,
        "pressure": 1009,
        "uv_index": 0.18,
        "humidity": 61
    },
    "hourly": {
        "data": [
            {
                "date": "2023-03-20T17:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 6,
                "feels_like": 5.8,
                "dew_point": 6,
                "wind": {
                    "speed": 2.3,
                    "gusts": 5.2,
                    "dir": "NW",
                    "angle": 324
                },
                "cloud_cover": {
                    "total": 56
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 69.93,
                "humidity": 100
            },
            {
                "date": "2023-03-20T18:00:00",
                "icon": 4,
                "summary": "Partly sunny",
                "temperature": 4,
                "feels_like": 2,
                "dew_point": 3.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 3.5,
                    "dir": "NW",
                    "angle": 317
                },
                "cloud_cover": {
                    "total": 60
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 3.84,
                "humidity": 98
            },
            {
                "date": "2023-03-20T19:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 1.8,
                "feels_like": -0.5,
                "dew_point": 1.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 2.2,
                    "dir": "NW",
                    "angle": 316
                },
                "cloud_cover": {
                    "total": 52
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-20T20:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 0,
                "feels_like": -2.5,
                "dew_point": -0.2,
                "wind": {
                    "speed": 1,
                    "gusts": 2.4,
                    "dir": "NW",
                    "angle": 312
                },
                "cloud_cover": {
                    "total": 28
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-20T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": -0.2,
                "feels_like": -2.8,
                "dew_point": -0.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 2.5,
                    "dir": "NW",
                    "angle": 319
                },
                "cloud_cover": {
                    "total": 35
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-20T22:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": -1,
                "feels_like": -3.8,
                "dew_point": -1.2,
                "wind": {
                    "speed": 1,
                    "gusts": 2.4,
                    "dir": "NNW",
                    "angle": 331
                },
                "cloud_cover": {
                    "total": 52
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 98
            },
            {
                "date": "2023-03-20T23:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": -0.8,
                "feels_like": -3.5,
                "dew_point": -0.8,
                "wind": {
                    "speed": 0.8,
                    "gusts": 1.9,
                    "dir": "NW",
                    "angle": 314
                },
                "cloud_cover": {
                    "total": 66
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-21T00:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 0.2,
                "feels_like": -2,
                "dew_point": 0,
                "wind": {
                    "speed": 0.2,
                    "gusts": 1.2,
                    "dir": "WNW",
                    "angle": 289
                },
                "cloud_cover": {
                    "total": 51
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -2,
                "dew_point": -0.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.6,
                    "dir": "WSW",
                    "angle": 250
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1013,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.2,
                "feels_like": -2.5,
                "dew_point": -0.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 1.8,
                    "dir": "SW",
                    "angle": 217
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.05,
                "humidity": 96
            },
            {
                "date": "2023-03-21T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.2,
                "feels_like": -2.5,
                "dew_point": -0.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 2.4,
                    "dir": "SSW",
                    "angle": 199
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.8,
                "feels_like": -3.5,
                "dew_point": -1.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.8,
                    "dir": "SSW",
                    "angle": 202
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.14,
                "humidity": 96
            },
            {
                "date": "2023-03-21T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1,
                "feels_like": -3.5,
                "dew_point": -1.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 3.1,
                    "dir": "S",
                    "angle": 176
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1012,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1.5,
                "feels_like": -4,
                "dew_point": -1.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 3,
                    "dir": "SE",
                    "angle": 144
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 3
                },
                "irradiance": 7.39,
                "humidity": 98
            },
            {
                "date": "2023-03-21T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1.5,
                "feels_like": -3.8,
                "dew_point": -1.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 3,
                    "dir": "SE",
                    "angle": 145
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 52.72,
                "humidity": 98
            },
            {
                "date": "2023-03-21T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1.5,
                "feels_like": -3.8,
                "dew_point": -1.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 3.3,
                    "dir": "SSE",
                    "angle": 156
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 93.72,
                "humidity": 98
            },
            {
                "date": "2023-03-21T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1.2,
                "feels_like": -4,
                "dew_point": -1.5,
                "wind": {
                    "speed": 0.4,
                    "gusts": 3.4,
                    "dir": "S",
                    "angle": 174
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 100.67,
                "humidity": 98
            },
            {
                "date": "2023-03-21T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.5,
                "feels_like": -3,
                "dew_point": -0.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 3.5,
                    "dir": "S",
                    "angle": 172
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1011,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 86.36,
                "humidity": 98
            },
            {
                "date": "2023-03-21T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -2.5,
                "dew_point": -0.5,
                "wind": {
                    "speed": 0.4,
                    "gusts": 3.7,
                    "dir": "S",
                    "angle": 173
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 79.79,
                "humidity": 96
            },
            {
                "date": "2023-03-21T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -1.8,
                "dew_point": 0.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 4.2,
                    "dir": "S",
                    "angle": 174
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1010,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 87.66,
                "humidity": 100
            },
            {
                "date": "2023-03-21T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1,
                "feels_like": -1.2,
                "dew_point": 0.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 4.2,
                    "dir": "S",
                    "angle": 176
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1009,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 81.94,
                "humidity": 98
            },
            {
                "date": "2023-03-21T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 1.5,
                "feels_like": -0.8,
                "dew_point": 1.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 5.1,
                    "dir": "SSE",
                    "angle": 155
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 57.87,
                "humidity": 100
            },
            {
                "date": "2023-03-21T15:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 1.8,
                "feels_like": -0.5,
                "dew_point": 1.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 5,
                    "dir": "SSE",
                    "angle": 154
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 85
                },
                "irradiance": 39.86,
                "humidity": 98
            },
            {
                "date": "2023-03-21T16:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 1.2,
                "feels_like": -1.5,
                "dew_point": 1.2,
                "wind": {
                    "speed": 1,
                    "gusts": 5.8,
                    "dir": "SSE",
                    "angle": 158
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 28.34,
                "humidity": 100
            },
            {
                "date": "2023-03-21T17:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 1.5,
                "feels_like": -1,
                "dew_point": 1.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 6.5,
                    "dir": "SSE",
                    "angle": 163
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 12.25,
                "humidity": 100
            },
            {
                "date": "2023-03-21T18:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 1,
                "feels_like": -1.5,
                "dew_point": 1,
                "wind": {
                    "speed": 1.6,
                    "gusts": 7.3,
                    "dir": "S",
                    "angle": 173
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.9
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.67,
                "humidity": 100
            },
            {
                "date": "2023-03-21T19:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 0.8,
                "feels_like": -2.2,
                "dew_point": 0.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 7.1,
                    "dir": "SSE",
                    "angle": 168
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-21T20:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 0.5,
                "feels_like": -1.8,
                "dew_point": 0.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 5.9,
                    "dir": "SSE",
                    "angle": 159
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-21T21:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 0.2,
                "feels_like": -1.8,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 4.9,
                    "dir": "ESE",
                    "angle": 116
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.01,
                "humidity": 100
            },
            {
                "date": "2023-03-21T22:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 0.2,
                "feels_like": -1.8,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0.1,
                    "gusts": 3.8,
                    "dir": "E",
                    "angle": 87
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 1.1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0.07,
                "humidity": 100
            },
            {
                "date": "2023-03-21T23:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 0.2,
                "feels_like": -1.8,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0,
                    "gusts": 2.9,
                    "dir": "ENE",
                    "angle": 74
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-22T00:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 0.2,
                "feels_like": -1.8,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0,
                    "gusts": 2.4,
                    "dir": "ENE",
                    "angle": 61
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 87
                },
                "irradiance": 0.02,
                "humidity": 100
            },
            {
                "date": "2023-03-22T01:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 0.2,
                "feels_like": -1.8,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0,
                    "gusts": 1.9,
                    "dir": "NNE",
                    "angle": 26
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 70
                },
                "irradiance": 0.07,
                "humidity": 100
            },
            {
                "date": "2023-03-22T02:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 0.2,
                "feels_like": -1.8,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0,
                    "gusts": 2.3,
                    "dir": "NNE",
                    "angle": 22
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 51
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-22T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.2,
                "feels_like": -1.8,
                "dew_point": 0.2,
                "wind": {
                    "speed": 0.1,
                    "gusts": 2.3,
                    "dir": "N",
                    "angle": 2
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 43
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-22T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.2,
                "feels_like": -2.2,
                "dew_point": 0,
                "wind": {
                    "speed": 0.1,
                    "gusts": 2.3,
                    "dir": "WNW",
                    "angle": 300
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.2,
                "feels_like": -1.8,
                "dew_point": 0,
                "wind": {
                    "speed": 0.7,
                    "gusts": 3,
                    "dir": "WSW",
                    "angle": 240
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 0.27,
                "humidity": 98
            },
            {
                "date": "2023-03-22T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.2,
                "feels_like": -1.8,
                "dew_point": 0,
                "wind": {
                    "speed": 0.4,
                    "gusts": 2.8,
                    "dir": "W",
                    "angle": 260
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 996,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 6.65,
                "humidity": 98
            },
            {
                "date": "2023-03-22T07:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.5,
                "feels_like": -1.5,
                "dew_point": 0.5,
                "wind": {
                    "speed": 0.6,
                    "gusts": 3.4,
                    "dir": "WSW",
                    "angle": 254
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 34.39,
                "humidity": 100
            },
            {
                "date": "2023-03-22T08:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 0.8,
                "feels_like": -1.2,
                "dew_point": 0.8,
                "wind": {
                    "speed": 0.5,
                    "gusts": 3.8,
                    "dir": "SSW",
                    "angle": 212
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 66.16,
                "humidity": 100
            },
            {
                "date": "2023-03-22T09:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 1.2,
                "feels_like": -0.8,
                "dew_point": 1.2,
                "wind": {
                    "speed": 0.1,
                    "gusts": 3.2,
                    "dir": "S",
                    "angle": 181
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 995,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 81.7,
                "humidity": 100
            },
            {
                "date": "2023-03-22T10:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 1.8,
                "feels_like": -0.2,
                "dew_point": 1.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 4.2,
                    "dir": "S",
                    "angle": 182
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 114.84,
                "humidity": 100
            },
            {
                "date": "2023-03-22T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.8,
                "feels_like": 0.2,
                "dew_point": 2.8,
                "wind": {
                    "speed": 0.6,
                    "gusts": 4.7,
                    "dir": "SSE",
                    "angle": 156
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 994,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 165.25,
                "humidity": 100
            },
            {
                "date": "2023-03-22T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.2,
                "feels_like": 1,
                "dew_point": 3.2,
                "wind": {
                    "speed": 1,
                    "gusts": 6,
                    "dir": "S",
                    "angle": 174
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 141.4,
                "humidity": 100
            },
            {
                "date": "2023-03-22T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.5,
                "feels_like": 1.5,
                "dew_point": 3.5,
                "wind": {
                    "speed": 0.5,
                    "gusts": 5.7,
                    "dir": "SE",
                    "angle": 141
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 106.78,
                "humidity": 100
            },
            {
                "date": "2023-03-22T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.5,
                "feels_like": 1,
                "dew_point": 3.5,
                "wind": {
                    "speed": 1.2,
                    "gusts": 6.5,
                    "dir": "SE",
                    "angle": 145
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 89
                },
                "irradiance": 56.06,
                "humidity": 100
            },
            {
                "date": "2023-03-22T15:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 3.5,
                "feels_like": 1.5,
                "dew_point": 3.5,
                "wind": {
                    "speed": 1.1,
                    "gusts": 5.1,
                    "dir": "E",
                    "angle": 94
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 39.08,
                "humidity": 100
            },
            {
                "date": "2023-03-22T16:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 3.5,
                "feels_like": 1.5,
                "dew_point": 3.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 5.9,
                    "dir": "ESE",
                    "angle": 113
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 1.5
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 18.35,
                "humidity": 100
            },
            {
                "date": "2023-03-22T17:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 3.5,
                "feels_like": 1.2,
                "dew_point": 3.2,
                "wind": {
                    "speed": 1.9,
                    "gusts": 7.7,
                    "dir": "SE",
                    "angle": 125
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 1.2
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 8.73,
                "humidity": 98
            },
            {
                "date": "2023-03-22T18:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 4,
                "feels_like": 0.2,
                "dew_point": 3.8,
                "wind": {
                    "speed": 2.1,
                    "gusts": 8.2,
                    "dir": "S",
                    "angle": 174
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 88
                },
                "irradiance": 0.78,
                "humidity": 98
            },
            {
                "date": "2023-03-22T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.8,
                "feels_like": 0,
                "dew_point": 3.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 8.1,
                    "dir": "S",
                    "angle": 184
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-22T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.8,
                "feels_like": 0,
                "dew_point": 3.5,
                "wind": {
                    "speed": 1.9,
                    "gusts": 8.7,
                    "dir": "S",
                    "angle": 190
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 985,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 15
                },
                "irradiance": 0.17,
                "humidity": 98
            },
            {
                "date": "2023-03-22T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3.8,
                "feels_like": 0,
                "dew_point": 3.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 8.4,
                    "dir": "SSW",
                    "angle": 201
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 985,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 2
                },
                "irradiance": 0.06,
                "humidity": 96
            },
            {
                "date": "2023-03-22T22:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 3.5,
                "feels_like": -0.8,
                "dew_point": 3,
                "wind": {
                    "speed": 2,
                    "gusts": 7.6,
                    "dir": "SSW",
                    "angle": 211
                },
                "cloud_cover": {
                    "total": 83
                },
                "pressure": 985,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-22T23:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 3.2,
                "feels_like": -0.5,
                "dew_point": 2.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 7,
                    "dir": "SSW",
                    "angle": 213
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 985,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 96
            },
            {
                "date": "2023-03-23T00:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 3,
                "feels_like": 0.2,
                "dew_point": 2.8,
                "wind": {
                    "speed": 1.6,
                    "gusts": 7.1,
                    "dir": "SW",
                    "angle": 220
                },
                "cloud_cover": {
                    "total": 39
                },
                "pressure": 985,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-23T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.8,
                "feels_like": -0.5,
                "dew_point": 2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 7.6,
                    "dir": "SW",
                    "angle": 225
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.07,
                "humidity": 94
            },
            {
                "date": "2023-03-23T02:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.8,
                "feels_like": -1.2,
                "dew_point": 0.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 8.2,
                    "dir": "SW",
                    "angle": 228
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 986,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.12,
                "humidity": 86
            },
            {
                "date": "2023-03-23T03:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 2.5,
                "feels_like": -2.2,
                "dew_point": -1.2,
                "wind": {
                    "speed": 1.9,
                    "gusts": 8.2,
                    "dir": "SW",
                    "angle": 228
                },
                "cloud_cover": {
                    "total": 81
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 76
            },
            {
                "date": "2023-03-23T04:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 1.5,
                "feels_like": -2.8,
                "dew_point": -2.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 8,
                    "dir": "SW",
                    "angle": 232
                },
                "cloud_cover": {
                    "total": 65
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.03,
                "humidity": 76
            },
            {
                "date": "2023-03-23T05:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 0.5,
                "feels_like": -0.8,
                "dew_point": -1.2,
                "wind": {
                    "speed": 1.1,
                    "gusts": 6.2,
                    "dir": "SW",
                    "angle": 222
                },
                "cloud_cover": {
                    "total": 66
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 88
            },
            {
                "date": "2023-03-23T06:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": -0.2,
                "feels_like": -1.5,
                "dew_point": -1.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 4.9,
                    "dir": "SW",
                    "angle": 223
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 15.41,
                "humidity": 92
            },
            {
                "date": "2023-03-23T07:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": -0.2,
                "feels_like": -0.8,
                "dew_point": -1,
                "wind": {
                    "speed": 0.9,
                    "gusts": 5.4,
                    "dir": "SSW",
                    "angle": 202
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 86.58,
                "humidity": 94
            },
            {
                "date": "2023-03-23T08:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 1.2,
                "feels_like": 0,
                "dew_point": 0.2,
                "wind": {
                    "speed": 1.2,
                    "gusts": 5.8,
                    "dir": "S",
                    "angle": 189
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 166,
                "humidity": 93
            },
            {
                "date": "2023-03-23T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.8,
                "feels_like": 1.5,
                "dew_point": 2,
                "wind": {
                    "speed": 2,
                    "gusts": 6.4,
                    "dir": "S",
                    "angle": 186
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 173.96,
                "humidity": 94
            },
            {
                "date": "2023-03-23T10:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.5,
                "feels_like": 0.8,
                "dew_point": 2.2,
                "wind": {
                    "speed": 2.6,
                    "gusts": 7.2,
                    "dir": "SSW",
                    "angle": 198
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 67
                },
                "irradiance": 137.14,
                "humidity": 91
            },
            {
                "date": "2023-03-23T11:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 4,
                "feels_like": 1.2,
                "dew_point": 2.2,
                "wind": {
                    "speed": 2.4,
                    "gusts": 8.4,
                    "dir": "SSW",
                    "angle": 207
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 989,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 179.1,
                "humidity": 88
            },
            {
                "date": "2023-03-23T12:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.8,
                "feels_like": 0.2,
                "dew_point": 2.2,
                "wind": {
                    "speed": 2.7,
                    "gusts": 8.3,
                    "dir": "SSW",
                    "angle": 208
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 77
                },
                "irradiance": 144.34,
                "humidity": 89
            },
            {
                "date": "2023-03-23T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4,
                "feels_like": 1,
                "dew_point": 3.2,
                "wind": {
                    "speed": 1.6,
                    "gusts": 7.2,
                    "dir": "SSW",
                    "angle": 195
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 182.07,
                "humidity": 94
            },
            {
                "date": "2023-03-23T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.2,
                "feels_like": 1.5,
                "dew_point": 3.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 5.9,
                    "dir": "S",
                    "angle": 177
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 193.35,
                "humidity": 93
            },
            {
                "date": "2023-03-23T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.5,
                "feels_like": 1.5,
                "dew_point": 3.8,
                "wind": {
                    "speed": 1.7,
                    "gusts": 5.9,
                    "dir": "SSW",
                    "angle": 194
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 148.16,
                "humidity": 94
            },
            {
                "date": "2023-03-23T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 4.8,
                "feels_like": 1.8,
                "dew_point": 4,
                "wind": {
                    "speed": 1.7,
                    "gusts": 5.9,
                    "dir": "SSW",
                    "angle": 205
                },
                "cloud_cover": {
                    "total": 95
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 96.91,
                "humidity": 94
            },
            {
                "date": "2023-03-23T17:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 4.2,
                "feels_like": 1.8,
                "dew_point": 4,
                "wind": {
                    "speed": 1.4,
                    "gusts": 5.3,
                    "dir": "SSW",
                    "angle": 210
                },
                "cloud_cover": {
                    "total": 89
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 14
                },
                "irradiance": 56.34,
                "humidity": 98
            },
            {
                "date": "2023-03-23T18:00:00",
                "icon": 5,
                "summary": "Mostly cloudy",
                "temperature": 3.2,
                "feels_like": 0.8,
                "dew_point": 2.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 4.8,
                    "dir": "SSW",
                    "angle": 211
                },
                "cloud_cover": {
                    "total": 65
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 10
                },
                "irradiance": 4.38,
                "humidity": 96
            },
            {
                "date": "2023-03-23T19:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 2.2,
                "feels_like": 0.5,
                "dew_point": 1.8,
                "wind": {
                    "speed": 1,
                    "gusts": 4.7,
                    "dir": "SW",
                    "angle": 226
                },
                "cloud_cover": {
                    "total": 86
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 0.02,
                "humidity": 96
            },
            {
                "date": "2023-03-23T20:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": 2,
                "feels_like": -1,
                "dew_point": 1.5,
                "wind": {
                    "speed": 1,
                    "gusts": 4.6,
                    "dir": "SW",
                    "angle": 222
                },
                "cloud_cover": {
                    "total": 84
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 0.05,
                "humidity": 96
            },
            {
                "date": "2023-03-23T21:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": 1.8,
                "feels_like": -0.8,
                "dew_point": 1.5,
                "wind": {
                    "speed": 0.9,
                    "gusts": 4.2,
                    "dir": "SW",
                    "angle": 223
                },
                "cloud_cover": {
                    "total": 62
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.03,
                "humidity": 98
            },
            {
                "date": "2023-03-23T22:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 1.2,
                "feels_like": -0.2,
                "dew_point": 0.8,
                "wind": {
                    "speed": 1.1,
                    "gusts": 4.1,
                    "dir": "SSW",
                    "angle": 204
                },
                "cloud_cover": {
                    "total": 68
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 96
            },
            {
                "date": "2023-03-23T23:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 0.8,
                "feels_like": -0.8,
                "dew_point": 0.5,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.5,
                    "dir": "S",
                    "angle": 191
                },
                "cloud_cover": {
                    "total": 73
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.02,
                "humidity": 98
            },
            {
                "date": "2023-03-24T00:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 0.5,
                "feels_like": -1.5,
                "dew_point": 0.2,
                "wind": {
                    "speed": 1.3,
                    "gusts": 4.5,
                    "dir": "SSW",
                    "angle": 205
                },
                "cloud_cover": {
                    "total": 77
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.03,
                "humidity": 98
            },
            {
                "date": "2023-03-24T01:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": 0.2,
                "feels_like": -1.5,
                "dew_point": 0.2,
                "wind": {
                    "speed": 1,
                    "gusts": 4.1,
                    "dir": "SW",
                    "angle": 228
                },
                "cloud_cover": {
                    "total": 74
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-24T02:00:00",
                "icon": 29,
                "summary": "Mostly cloudy",
                "temperature": -0.2,
                "feels_like": -2.2,
                "dew_point": -0.5,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.8,
                    "dir": "SW",
                    "angle": 225
                },
                "cloud_cover": {
                    "total": 70
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0.01,
                "humidity": 98
            },
            {
                "date": "2023-03-24T03:00:00",
                "icon": 28,
                "summary": "Partly clear",
                "temperature": -0.8,
                "feels_like": -2.5,
                "dew_point": -1,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.4,
                    "dir": "W",
                    "angle": 275
                },
                "cloud_cover": {
                    "total": 65
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 98
            },
            {
                "date": "2023-03-24T04:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": -0.8,
                "feels_like": -3.2,
                "dew_point": -0.8,
                "wind": {
                    "speed": 0.4,
                    "gusts": 3.1,
                    "dir": "N",
                    "angle": 0
                },
                "cloud_cover": {
                    "total": 82
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-24T05:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": -0.8,
                "feels_like": -3,
                "dew_point": -0.8,
                "wind": {
                    "speed": 0.3,
                    "gusts": 2.8,
                    "dir": "ENE",
                    "angle": 72
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 0,
                "humidity": 100
            },
            {
                "date": "2023-03-24T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.2,
                "feels_like": -2.5,
                "dew_point": -0.2,
                "wind": {
                    "speed": 0.1,
                    "gusts": 2.5,
                    "dir": "NE",
                    "angle": 39
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 993,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 11.07,
                "humidity": 100
            },
            {
                "date": "2023-03-24T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.2,
                "feels_like": -2,
                "dew_point": 0,
                "wind": {
                    "speed": 0,
                    "gusts": 2.3,
                    "dir": "NE",
                    "angle": 41
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 48.45,
                "humidity": 98
            },
            {
                "date": "2023-03-24T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1,
                "feels_like": -1.2,
                "dew_point": 1,
                "wind": {
                    "speed": 0.2,
                    "gusts": 2.7,
                    "dir": "NE",
                    "angle": 34
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 992,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 82.85,
                "humidity": 100
            },
            {
                "date": "2023-03-24T09:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 1.5,
                "feels_like": -1.5,
                "dew_point": 1.2,
                "wind": {
                    "speed": 0.7,
                    "gusts": 3.5,
                    "dir": "NE",
                    "angle": 34
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 991,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 91.88,
                "humidity": 98
            },
            {
                "date": "2023-03-24T10:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 2.2,
                "feels_like": -0.5,
                "dew_point": 2.2,
                "wind": {
                    "speed": 0.9,
                    "gusts": 5,
                    "dir": "NNE",
                    "angle": 31
                },
                "cloud_cover": {
                    "total": 92
                },
                "pressure": 991,
                "precipitation": {
                    "total": 1
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 83.01,
                "humidity": 100
            },
            {
                "date": "2023-03-24T11:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 2.8,
                "feels_like": -0.5,
                "dew_point": 2.8,
                "wind": {
                    "speed": 1.2,
                    "gusts": 5.7,
                    "dir": "NE",
                    "angle": 39
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 990,
                "precipitation": {
                    "total": 1.3
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 103.28,
                "humidity": 100
            },
            {
                "date": "2023-03-24T12:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 3.2,
                "feels_like": -0.5,
                "dew_point": 3.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 6.8,
                    "dir": "NE",
                    "angle": 36
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0.8
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 92.96,
                "humidity": 100
            },
            {
                "date": "2023-03-24T13:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4.2,
                "feels_like": 0.2,
                "dew_point": 4,
                "wind": {
                    "speed": 2.6,
                    "gusts": 7.5,
                    "dir": "NE",
                    "angle": 38
                },
                "cloud_cover": {
                    "total": 97
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 86
                },
                "irradiance": 62.27,
                "humidity": 98
            },
            {
                "date": "2023-03-24T14:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 4,
                "feels_like": -0.2,
                "dew_point": 3.5,
                "wind": {
                    "speed": 3,
                    "gusts": 7.4,
                    "dir": "NE",
                    "angle": 36
                },
                "cloud_cover": {
                    "total": 98
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 89
                },
                "irradiance": 36.63,
                "humidity": 96
            },
            {
                "date": "2023-03-24T15:00:00",
                "icon": 11,
                "summary": "Rain",
                "temperature": 3.8,
                "feels_like": -0.2,
                "dew_point": 3.5,
                "wind": {
                    "speed": 2.5,
                    "gusts": 6.9,
                    "dir": "NNE",
                    "angle": 20
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.7
                },
                "probability": {
                    "precipitation": 95
                },
                "irradiance": 19,
                "humidity": 98
            },
            {
                "date": "2023-03-24T16:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.5,
                "feels_like": -0.5,
                "dew_point": 3,
                "wind": {
                    "speed": 2.1,
                    "gusts": 6.2,
                    "dir": "N",
                    "angle": 2
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 84
                },
                "irradiance": 18.79,
                "humidity": 96
            },
            {
                "date": "2023-03-24T17:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.2,
                "feels_like": -0.2,
                "dew_point": 3.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 5.4,
                    "dir": "NNW",
                    "angle": 345
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 987,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 69
                },
                "irradiance": 9.41,
                "humidity": 100
            },
            {
                "date": "2023-03-24T18:00:00",
                "icon": 10,
                "summary": "Light rain",
                "temperature": 3.2,
                "feels_like": 0,
                "dew_point": 3,
                "wind": {
                    "speed": 0.8,
                    "gusts": 4.5,
                    "dir": "NNW",
                    "angle": 333
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 59
                },
                "irradiance": 1.2,
                "humidity": 98
            },
            {
                "date": "2023-03-24T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": 0.2,
                "dew_point": 2.8,
                "wind": {
                    "speed": 0.1,
                    "gusts": 2.8,
                    "dir": "NW",
                    "angle": 325
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 47
                },
                "irradiance": 0.02,
                "humidity": 98
            },
            {
                "date": "2023-03-24T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": 0.5,
                "dew_point": 3,
                "wind": {
                    "speed": 0,
                    "gusts": 1.5,
                    "dir": "WNW",
                    "angle": 298
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 988,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 0.02,
                "humidity": 100
            },
            {
                "date": "2023-03-24T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.5,
                "feels_like": 0,
                "dew_point": 2.2,
                "wind": {
                    "speed": 0,
                    "gusts": 1.2,
                    "dir": "W",
                    "angle": 280
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 0.02,
                "humidity": 98
            },
            {
                "date": "2023-03-24T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.5,
                "feels_like": -0.2,
                "dew_point": 2.5,
                "wind": {
                    "speed": 0,
                    "gusts": 1,
                    "dir": "W",
                    "angle": 267
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 27
                },
                "irradiance": 0.04,
                "humidity": 100
            },
            {
                "date": "2023-03-24T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.2,
                "feels_like": 0,
                "dew_point": 2.2,
                "wind": {
                    "speed": 0,
                    "gusts": 1,
                    "dir": "WSW",
                    "angle": 258
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 0.04,
                "humidity": 100
            },
            {
                "date": "2023-03-25T00:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 2.2,
                "feels_like": -0.2,
                "dew_point": 2,
                "wind": {
                    "speed": 0,
                    "gusts": 1.2,
                    "dir": "WSW",
                    "angle": 255
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 26
                },
                "irradiance": 0.06,
                "humidity": 98
            },
            {
                "date": "2023-03-25T01:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 2,
                "feels_like": -0.5,
                "dew_point": 1.8,
                "wind": {
                    "speed": 0,
                    "gusts": 1.4,
                    "dir": "WNW",
                    "angle": 288
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 0.04,
                "humidity": 98
            },
            {
                "date": "2023-03-25T02:00:00",
                "icon": 9,
                "summary": "Fog",
                "temperature": 2,
                "feels_like": -0.2,
                "dew_point": 1.8,
                "wind": {
                    "speed": 0,
                    "gusts": 1.5,
                    "dir": "W",
                    "angle": 278
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 37
                },
                "irradiance": 0.01,
                "humidity": 98
            },
            {
                "date": "2023-03-25T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2,
                "feels_like": 0,
                "dew_point": 1.8,
                "wind": {
                    "speed": 0.1,
                    "gusts": 1.4,
                    "dir": "WNW",
                    "angle": 290
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 41
                },
                "irradiance": 0.01,
                "humidity": 98
            },
            {
                "date": "2023-03-25T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.2,
                "feels_like": -0.2,
                "dew_point": 2,
                "wind": {
                    "speed": 0.2,
                    "gusts": 1.4,
                    "dir": "NNW",
                    "angle": 336
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 989,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 40
                },
                "irradiance": 0.01,
                "humidity": 98
            },
            {
                "date": "2023-03-25T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2,
                "feels_like": -0.8,
                "dew_point": 1.5,
                "wind": {
                    "speed": 0.3,
                    "gusts": 1.5,
                    "dir": "NNW",
                    "angle": 337
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 36
                },
                "irradiance": 0.03,
                "humidity": 96
            },
            {
                "date": "2023-03-25T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": -0.8,
                "dew_point": 1.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.5,
                    "dir": "N",
                    "angle": 7
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 29
                },
                "irradiance": 6.41,
                "humidity": 96
            },
            {
                "date": "2023-03-25T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2,
                "feels_like": -0.2,
                "dew_point": 1.2,
                "wind": {
                    "speed": 0.4,
                    "gusts": 1.2,
                    "dir": "NNE",
                    "angle": 25
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 990,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 87.74,
                "humidity": 94
            },
            {
                "date": "2023-03-25T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -2.8,
                "feels_like": -5.2,
                "dew_point": -3.5,
                "wind": {
                    "speed": 1,
                    "gusts": 3.4,
                    "dir": "NNE",
                    "angle": 29
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 200.07,
                "humidity": 94
            },
            {
                "date": "2023-03-25T09:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": -2.5,
                "feels_like": -5.2,
                "dew_point": -3.2,
                "wind": {
                    "speed": 0.8,
                    "gusts": 3.3,
                    "dir": "NE",
                    "angle": 34
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 997,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 176.19,
                "humidity": 94
            },
            {
                "date": "2023-03-25T10:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": -1.5,
                "feels_like": -4.5,
                "dew_point": -2.5,
                "wind": {
                    "speed": 0.7,
                    "gusts": 3.1,
                    "dir": "NE",
                    "angle": 41
                },
                "cloud_cover": {
                    "total": 88
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 0
                },
                "irradiance": 197.73,
                "humidity": 92
            },
            {
                "date": "2023-03-25T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.2,
                "feels_like": -3.2,
                "dew_point": -1,
                "wind": {
                    "speed": 1.1,
                    "gusts": 3.9,
                    "dir": "NNE",
                    "angle": 32
                },
                "cloud_cover": {
                    "total": 91
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 332.31,
                "humidity": 94
            },
            {
                "date": "2023-03-25T12:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 1,
                "feels_like": -2.8,
                "dew_point": 0,
                "wind": {
                    "speed": 1.5,
                    "gusts": 4.7,
                    "dir": "NNE",
                    "angle": 25
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 1
                },
                "irradiance": 334.28,
                "humidity": 93
            },
            {
                "date": "2023-03-25T13:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 2.2,
                "feels_like": -1.5,
                "dew_point": 1.2,
                "wind": {
                    "speed": 2.1,
                    "gusts": 5.6,
                    "dir": "NNE",
                    "angle": 20
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 326.38,
                "humidity": 93
            },
            {
                "date": "2023-03-25T14:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 2.5,
                "feels_like": 0.2,
                "dew_point": 1.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 5.6,
                    "dir": "NNE",
                    "angle": 24
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 998,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 305.36,
                "humidity": 91
            },
            {
                "date": "2023-03-25T15:00:00",
                "icon": 6,
                "summary": "Cloudy",
                "temperature": 2.8,
                "feels_like": 0.5,
                "dew_point": 1.2,
                "wind": {
                    "speed": 2.2,
                    "gusts": 5.5,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 90
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 5
                },
                "irradiance": 226.04,
                "humidity": 89
            },
            {
                "date": "2023-03-25T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 3,
                "feels_like": 0.5,
                "dew_point": 1.5,
                "wind": {
                    "speed": 2.1,
                    "gusts": 5.2,
                    "dir": "NNE",
                    "angle": 29
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 136.76,
                "humidity": 89
            },
            {
                "date": "2023-03-25T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 2.2,
                "feels_like": 0,
                "dew_point": 0.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 4.6,
                    "dir": "NNE",
                    "angle": 20
                },
                "cloud_cover": {
                    "total": 96
                },
                "pressure": 999,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 30.35,
                "humidity": 89
            },
            {
                "date": "2023-03-25T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1.8,
                "feels_like": 0.8,
                "dew_point": 0.8,
                "wind": {
                    "speed": 1.5,
                    "gusts": 3.9,
                    "dir": "N",
                    "angle": 11
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 6
                },
                "irradiance": 3.03,
                "humidity": 93
            },
            {
                "date": "2023-03-25T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1,
                "feels_like": 0.5,
                "dew_point": 0.2,
                "wind": {
                    "speed": 1.4,
                    "gusts": 3.3,
                    "dir": "N",
                    "angle": 4
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1000,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-25T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -2,
                "dew_point": -0.5,
                "wind": {
                    "speed": 1.6,
                    "gusts": 3.9,
                    "dir": "N",
                    "angle": 7
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 0.02,
                "humidity": 92
            },
            {
                "date": "2023-03-25T21:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -2.2,
                "dew_point": -0.8,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.5,
                    "dir": "N",
                    "angle": 9
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1001,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 16
                },
                "irradiance": 0.02,
                "humidity": 94
            },
            {
                "date": "2023-03-25T22:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.5,
                "feels_like": -3,
                "dew_point": -1,
                "wind": {
                    "speed": 2.2,
                    "gusts": 5,
                    "dir": "N",
                    "angle": 11
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 19
                },
                "irradiance": 0.01,
                "humidity": 96
            },
            {
                "date": "2023-03-25T23:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1,
                "feels_like": -2.8,
                "dew_point": -1.5,
                "wind": {
                    "speed": 2.3,
                    "gusts": 5.3,
                    "dir": "N",
                    "angle": 9
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1002,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 21
                },
                "irradiance": 0.01,
                "humidity": 96
            },
            {
                "date": "2023-03-26T00:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1.8,
                "feels_like": -2.8,
                "dew_point": -2.2,
                "wind": {
                    "speed": 2.3,
                    "gusts": 5.6,
                    "dir": "N",
                    "angle": 8
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 23
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-26T01:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -2.2,
                "feels_like": -3,
                "dew_point": -2.8,
                "wind": {
                    "speed": 2.5,
                    "gusts": 6.1,
                    "dir": "N",
                    "angle": 7
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 31
                },
                "irradiance": 0,
                "humidity": 96
            },
            {
                "date": "2023-03-26T03:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -2.5,
                "feels_like": -6,
                "dew_point": -3,
                "wind": {
                    "speed": 2.6,
                    "gusts": 6.1,
                    "dir": "NNE",
                    "angle": 12
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 36
                },
                "irradiance": 0.07,
                "humidity": 96
            },
            {
                "date": "2023-03-26T04:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -2.8,
                "feels_like": -6,
                "dew_point": -3.5,
                "wind": {
                    "speed": 2.6,
                    "gusts": 6.1,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1003,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 39
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-26T05:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3,
                "feels_like": -6.5,
                "dew_point": -3.8,
                "wind": {
                    "speed": 2.7,
                    "gusts": 6,
                    "dir": "NNE",
                    "angle": 19
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 38
                },
                "irradiance": 0,
                "humidity": 94
            },
            {
                "date": "2023-03-26T06:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3.2,
                "feels_like": -6.8,
                "dew_point": -4.8,
                "wind": {
                    "speed": 2.3,
                    "gusts": 5.8,
                    "dir": "NNE",
                    "angle": 18
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 35
                },
                "irradiance": 0,
                "humidity": 89
            },
            {
                "date": "2023-03-26T07:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3.5,
                "feels_like": -7.2,
                "dew_point": -6,
                "wind": {
                    "speed": 2,
                    "gusts": 5.7,
                    "dir": "NNE",
                    "angle": 16
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 32
                },
                "irradiance": 3.11,
                "humidity": 82
            },
            {
                "date": "2023-03-26T08:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3.5,
                "feels_like": -7.2,
                "dew_point": -6.5,
                "wind": {
                    "speed": 1.8,
                    "gusts": 5.5,
                    "dir": "NNE",
                    "angle": 15
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 28
                },
                "irradiance": 22.21,
                "humidity": 79
            },
            {
                "date": "2023-03-26T09:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -3,
                "feels_like": -7.2,
                "dew_point": -6.5,
                "wind": {
                    "speed": 1.9,
                    "gusts": 5.2,
                    "dir": "NNE",
                    "angle": 19
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 22
                },
                "irradiance": 95.39,
                "humidity": 76
            },
            {
                "date": "2023-03-26T10:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -2,
                "feels_like": -6,
                "dew_point": -6,
                "wind": {
                    "speed": 1.9,
                    "gusts": 4.6,
                    "dir": "NNE",
                    "angle": 23
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 81.45,
                "humidity": 74
            },
            {
                "date": "2023-03-26T11:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1.2,
                "feels_like": -6,
                "dew_point": -5.8,
                "wind": {
                    "speed": 2,
                    "gusts": 4.1,
                    "dir": "NNE",
                    "angle": 25
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 116.09,
                "humidity": 71
            },
            {
                "date": "2023-03-26T12:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.5,
                "feels_like": -5,
                "dew_point": -5,
                "wind": {
                    "speed": 2.3,
                    "gusts": 5.3,
                    "dir": "NNE",
                    "angle": 26
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 7
                },
                "irradiance": 171.31,
                "humidity": 71
            },
            {
                "date": "2023-03-26T13:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0,
                "feels_like": -4.5,
                "dew_point": -4.5,
                "wind": {
                    "speed": 2.7,
                    "gusts": 6.5,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 152.08,
                "humidity": 71
            },
            {
                "date": "2023-03-26T14:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.5,
                "feels_like": -3.5,
                "dew_point": -4,
                "wind": {
                    "speed": 3.3,
                    "gusts": 7.8,
                    "dir": "NNE",
                    "angle": 28
                },
                "cloud_cover": {
                    "total": 99
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 9
                },
                "irradiance": 155.52,
                "humidity": 71
            },
            {
                "date": "2023-03-26T15:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -3.8,
                "dew_point": -4.2,
                "wind": {
                    "speed": 3.3,
                    "gusts": 8.2,
                    "dir": "NNE",
                    "angle": 27
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 8
                },
                "irradiance": 126.36,
                "humidity": 69
            },
            {
                "date": "2023-03-26T16:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.8,
                "feels_like": -3.8,
                "dew_point": -4.2,
                "wind": {
                    "speed": 3.2,
                    "gusts": 8.4,
                    "dir": "NNE",
                    "angle": 26
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 4
                },
                "irradiance": 104.83,
                "humidity": 69
            },
            {
                "date": "2023-03-26T17:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 1,
                "feels_like": -4,
                "dew_point": -4.5,
                "wind": {
                    "speed": 3.2,
                    "gusts": 8.6,
                    "dir": "NNE",
                    "angle": 24
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 11
                },
                "irradiance": 81.73,
                "humidity": 66
            },
            {
                "date": "2023-03-26T18:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": 0.2,
                "feels_like": -3.2,
                "dew_point": -4,
                "wind": {
                    "speed": 2.6,
                    "gusts": 8.2,
                    "dir": "NNE",
                    "angle": 15
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 13
                },
                "irradiance": 49.12,
                "humidity": 73
            },
            {
                "date": "2023-03-26T19:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -0.8,
                "feels_like": -3.2,
                "dew_point": -4,
                "wind": {
                    "speed": 2.1,
                    "gusts": 7.5,
                    "dir": "N",
                    "angle": 2
                },
                "cloud_cover": {
                    "total": 100
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 12
                },
                "irradiance": 5.28,
                "humidity": 78
            },
            {
                "date": "2023-03-26T20:00:00",
                "icon": 7,
                "summary": "Overcast",
                "temperature": -1.8,
                "feels_like": -3,
                "dew_point": -3.8,
                "wind": {
                    "speed": 1.8,
                    "gusts": 7,
                    "dir": "NNW",
                    "angle": 341
                },
                "cloud_cover": {
                    "total": 93
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0
                },
                "probability": {
                    "precipitation": 33
                },
                "irradiance": 0.03,
                "humidity": 86
            },
            {
                "date": "2023-03-26T21:00:00",
                "icon": 30,
                "summary": "Cloudy",
                "temperature": -2.5,
                "feels_like": -6.2,
                "dew_point": -4.5,
                "wind": {
                    "speed": 1.9,
                    "gusts": 6.7,
                    "dir": "NNW",
                    "angle": 336
                },
                "cloud_cover": {
                    "total": 85
                },
                "pressure": 1004,
                "precipitation": {
                    "total": 0.1
                },
                "probability": {
                    "precipitation": 44
                },
                "irradiance": 0.01,
                "humidity": 86
            },
            {
                "date": "2023-03-26T22:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -3.2,
                "feels_like": -6,
                "dew_point": -5.2,
                "wind": {
                    "speed": 1.7,
                    "gusts": 6.3,
                    "dir": "NNW",
                    "angle": 330
                },
                "cloud_cover": {
                    "total": 78
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 52
                },
                "irradiance": 0,
                "humidity": 86
            },
            {
                "date": "2023-03-26T23:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -4,
                "feels_like": -5.8,
                "dew_point": -5.8,
                "wind": {
                    "speed": 1.7,
                    "gusts": 5.5,
                    "dir": "NW",
                    "angle": 325
                },
                "cloud_cover": {
                    "total": 55
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 63
                },
                "irradiance": 0.01,
                "humidity": 87
            },
            {
                "date": "2023-03-27T00:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -4.2,
                "feels_like": -6,
                "dew_point": -6,
                "wind": {
                    "speed": 1.7,
                    "gusts": 6,
                    "dir": "NW",
                    "angle": 317
                },
                "cloud_cover": {
                    "total": 33
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 72
                },
                "irradiance": 0,
                "humidity": 87
            },
            {
                "date": "2023-03-27T01:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -4.5,
                "feels_like": -6.2,
                "dew_point": -6.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 6.4,
                    "dir": "NW",
                    "angle": 307
                },
                "cloud_cover": {
                    "total": 10
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 80
                },
                "irradiance": 0.01,
                "humidity": 85
            },
            {
                "date": "2023-03-27T02:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -4.8,
                "feels_like": -6.2,
                "dew_point": -6.5,
                "wind": {
                    "speed": 1.7,
                    "gusts": 6.3,
                    "dir": "WNW",
                    "angle": 296
                },
                "cloud_cover": {
                    "total": 9
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 0,
                "humidity": 87
            },
            {
                "date": "2023-03-27T03:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -5,
                "feels_like": -6.2,
                "dew_point": -6.8,
                "wind": {
                    "speed": 2,
                    "gusts": 6.6,
                    "dir": "WNW",
                    "angle": 295
                },
                "cloud_cover": {
                    "total": 8
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 83
                },
                "irradiance": 0,
                "humidity": 87
            },
            {
                "date": "2023-03-27T04:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -5.2,
                "feels_like": -6.5,
                "dew_point": -7,
                "wind": {
                    "speed": 2.6,
                    "gusts": 7.7,
                    "dir": "WNW",
                    "angle": 294
                },
                "cloud_cover": {
                    "total": 8
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.6
                },
                "probability": {
                    "precipitation": 85
                },
                "irradiance": 0,
                "humidity": 87
            },
            {
                "date": "2023-03-27T05:00:00",
                "icon": 34,
                "summary": "Snow shower",
                "temperature": -5.5,
                "feels_like": -7,
                "dew_point": -7.2,
                "wind": {
                    "speed": 3.2,
                    "gusts": 8.8,
                    "dir": "WNW",
                    "angle": 294
                },
                "cloud_cover": {
                    "total": 16
                },
                "pressure": 1005,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 82
                },
                "irradiance": 0.01,
                "humidity": 87
            },
            {
                "date": "2023-03-27T06:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": -5.5,
                "feels_like": -7,
                "dew_point": -7.5,
                "wind": {
                    "speed": 3.5,
                    "gusts": 10.4,
                    "dir": "WNW",
                    "angle": 298
                },
                "cloud_cover": {
                    "total": 24
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 81
                },
                "irradiance": 0,
                "humidity": 85
            },
            {
                "date": "2023-03-27T07:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": -5.2,
                "feels_like": -6.5,
                "dew_point": -7.5,
                "wind": {
                    "speed": 4.2,
                    "gusts": 11.2,
                    "dir": "WNW",
                    "angle": 302
                },
                "cloud_cover": {
                    "total": 32
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.5
                },
                "probability": {
                    "precipitation": 79
                },
                "irradiance": 15.99,
                "humidity": 84
            },
            {
                "date": "2023-03-27T08:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": -5.2,
                "feels_like": -6.8,
                "dew_point": -7.8,
                "wind": {
                    "speed": 4.6,
                    "gusts": 12.7,
                    "dir": "NW",
                    "angle": 306
                },
                "cloud_cover": {
                    "total": 43
                },
                "pressure": 1006,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 73
                },
                "irradiance": 114.42,
                "humidity": 82
            },
            {
                "date": "2023-03-27T09:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": -4,
                "feels_like": -7,
                "dew_point": -7.8,
                "wind": {
                    "speed": 5.1,
                    "gusts": 13.9,
                    "dir": "NW",
                    "angle": 305
                },
                "cloud_cover": {
                    "total": 54
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 68
                },
                "irradiance": 231.15,
                "humidity": 75
            },
            {
                "date": "2023-03-27T10:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": -2.8,
                "feels_like": -7.2,
                "dew_point": -7.8,
                "wind": {
                    "speed": 5.3,
                    "gusts": 13.8,
                    "dir": "WNW",
                    "angle": 303
                },
                "cloud_cover": {
                    "total": 65
                },
                "pressure": 1007,
                "precipitation": {
                    "total": 0.4
                },
                "probability": {
                    "precipitation": 67
                },
                "irradiance": 341.65,
                "humidity": 68
            },
            {
                "date": "2023-03-27T11:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": -1.5,
                "feels_like": -7.5,
                "dew_point": -7.5,
                "wind": {
                    "speed": 5.3,
                    "gusts": 13.7,
                    "dir": "WNW",
                    "angle": 301
                },
                "cloud_cover": {
                    "total": 47
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.3
                },
                "probability": {
                    "precipitation": 61
                },
                "irradiance": 389.66,
                "humidity": 63
            },
            {
                "date": "2023-03-27T12:00:00",
                "icon": 19,
                "summary": "Snow shower",
                "temperature": -0.8,
                "feels_like": -6.5,
                "dew_point": -7.2,
                "wind": {
                    "speed": 5.3,
                    "gusts": 13.6,
                    "dir": "WNW",
                    "angle": 286
                },
                "cloud_cover": {
                    "total": 29
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 55
                },
                "irradiance": 435.3,
                "humidity": 61
            },
            {
                "date": "2023-03-27T13:00:00",
                "icon": 13,
                "summary": "Rain shower",
                "temperature": 0.2,
                "feels_like": -6.5,
                "dew_point": -6.8,
                "wind": {
                    "speed": 5.3,
                    "gusts": 13,
                    "dir": "W",
                    "angle": 272
                },
                "cloud_cover": {
                    "total": 11
                },
                "pressure": 1008,
                "precipitation": {
                    "total": 0.2
                },
                "probability": {
                    "precipitation": 50
                },
                "irradiance": 442.99,
                "humidity": 59
            }
        ]
    },
    "daily": {
        "data": [
            {
                "day": "2023-03-20",
                "icon": 5,
                "summary": "Fog in the morning, mostly cloudy later. Temperature -1/7 °C.",
                "all_day": {
                    "temperature_min": -1.2,
                    "temperature_max": 7.2,
                    "wind_speed": 1.8,
                    "probability": {
                        "precipitation": 11
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-20T06:19:21",
                        "set": "2023-03-20T18:31:05"
                    }
                }
            },
            {
                "day": "2023-03-21",
                "icon": 12,
                "summary": "Cloudy changing to light rain in the afternoon. Temperature falling to 2 °C.",
                "all_day": {
                    "temperature_min": -1,
                    "temperature_max": 1.8,
                    "wind_speed": 0.5,
                    "probability": {
                        "precipitation": 43
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-21T06:16:19",
                        "set": "2023-03-21T18:33:32"
                    }
                }
            },
            {
                "day": "2023-03-22",
                "icon": 12,
                "summary": "Fog in the morning, light rain later. Temperature 0/4 °C.",
                "all_day": {
                    "temperature_min": 0.2,
                    "temperature_max": 4,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 39
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-22T06:13:17",
                        "set": "2023-03-22T18:35:59"
                    }
                }
            },
            {
                "day": "2023-03-23",
                "icon": 6,
                "summary": "Possible rain changing to cloudy in the afternoon. Temperature 0/5 °C.",
                "all_day": {
                    "temperature_min": -0.2,
                    "temperature_max": 4.8,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 16
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-23T06:10:15",
                        "set": "2023-03-23T18:38:26"
                    }
                }
            },
            {
                "day": "2023-03-24",
                "icon": 10,
                "summary": "Light rain changing to cloudy by evening. Temperature -1/4 °C.",
                "all_day": {
                    "temperature_min": -0.8,
                    "temperature_max": 4,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 43
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-24T06:07:13",
                        "set": "2023-03-24T18:40:53"
                    }
                }
            },
            {
                "day": "2023-03-25",
                "icon": 7,
                "summary": "Cloudy. Temperature -2/3 °C.",
                "all_day": {
                    "temperature_min": -2.5,
                    "temperature_max": 3.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 15
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-25T06:04:11",
                        "set": "2023-03-25T18:43:19"
                    }
                }
            },
            {
                "day": "2023-03-26",
                "icon": 7,
                "summary": "Cloudy changing to possible snow by evening. Temperature -4/2 °C.",
                "all_day": {
                    "temperature_min": -4,
                    "temperature_max": 1.8,
                    "wind_speed": 2.3,
                    "probability": {
                        "precipitation": 24
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-26T07:01:09",
                        "set": "2023-03-26T19:45:46"
                    }
                }
            },
            {
                "day": "2023-03-27",
                "icon": 19,
                "summary": "Snow showers. Temperature -5/2 °C.",
                "all_day": {
                    "temperature_min": -5.5,
                    "temperature_max": 2,
                    "wind_speed": 3.4,
                    "probability": {
                        "precipitation": 75
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-27T06:58:08",
                        "set": "2023-03-27T19:48:12"
                    }
                }
            },
            {
                "day": "2023-03-28",
                "icon": 3,
                "summary": "Sunny changing to snow showers by evening. Temperature -5/1 °C.",
                "all_day": {
                    "temperature_min": -5.5,
                    "temperature_max": 0.5,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 67
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-28T06:55:06",
                        "set": "2023-03-28T19:50:39"
                    }
                }
            },
            {
                "day": "2023-03-29",
                "icon": 13,
                "summary": "Snow showers changing to rain showers by afternoon. Temperature -4/1 °C.",
                "all_day": {
                    "temperature_min": -4.2,
                    "temperature_max": 1.2,
                    "wind_speed": 0.6,
                    "probability": {
                        "precipitation": 52
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-29T06:52:04",
                        "set": "2023-03-29T19:53:05"
                    }
                }
            },
            {
                "day": "2023-03-30",
                "icon": 4,
                "summary": "Partly sunny changing to light rain by evening. Temperature -3/3 °C.",
                "all_day": {
                    "temperature_min": -3.2,
                    "temperature_max": 2.5,
                    "wind_speed": 0.2,
                    "probability": {
                        "precipitation": 44
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-30T06:49:02",
                        "set": "2023-03-30T19:55:31"
                    }
                }
            },
            {
                "day": "2023-03-31",
                "icon": 11,
                "summary": "Snow, reducing in the afternoon. Temperature -1/4 °C.",
                "all_day": {
                    "temperature_min": -1.5,
                    "temperature_max": 3.5,
                    "wind_speed": 0.1,
                    "probability": {
                        "precipitation": 81
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-03-31T06:46:00",
                        "set": "2023-03-31T19:57:58"
                    }
                }
            },
            {
                "day": "2023-04-01",
                "icon": 13,
                "summary": "Light rain changing to rain showers by afternoon. Temperature 1/5 °C.",
                "all_day": {
                    "temperature_min": 0.5,
                    "temperature_max": 5,
                    "wind_speed": 0.5,
                    "probability": {
                        "precipitation": 93
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-01T06:42:59",
                        "set": "2023-04-01T20:00:24"
                    }
                }
            },
            {
                "day": "2023-04-02",
                "icon": 4,
                "summary": "Mostly cloudy, fewer clouds in the afternoon and evening. Temperature 1/6 °C.",
                "all_day": {
                    "temperature_min": 0.5,
                    "temperature_max": 5.8,
                    "wind_speed": 0.1,
                    "probability": {
                        "precipitation": 36
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-02T06:39:57",
                        "set": "2023-04-02T20:02:50"
                    }
                }
            },
            {
                "day": "2023-04-03",
                "icon": 13,
                "summary": "Partly sunny changing to rain showers in the afternoon. Temperature 1/5 °C.",
                "all_day": {
                    "temperature_min": 0.5,
                    "temperature_max": 4.8,
                    "wind_speed": 0.2,
                    "probability": {
                        "precipitation": 62
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-03T06:36:56",
                        "set": "2023-04-03T20:05:17"
                    }
                }
            },
            {
                "day": "2023-04-04",
                "icon": 7,
                "summary": "Cloudy changing to partly sunny by evening. Temperature 0/5 °C.",
                "all_day": {
                    "temperature_min": 0,
                    "temperature_max": 4.8,
                    "wind_speed": 0.1,
                    "probability": {
                        "precipitation": 71
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-04T06:33:55",
                        "set": "2023-04-04T20:07:43"
                    }
                }
            },
            {
                "day": "2023-04-05",
                "icon": 6,
                "summary": "Cloudy, fewer clouds in the evening. Temperature 0/5 °C.",
                "all_day": {
                    "temperature_min": 0.2,
                    "temperature_max": 4.8,
                    "wind_speed": 0.5,
                    "probability": {
                        "precipitation": 87
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-05T06:30:54",
                        "set": "2023-04-05T20:10:10"
                    }
                }
            },
            {
                "day": "2023-04-06",
                "icon": 13,
                "summary": "Rain showers. Temperature 0/6 °C.",
                "all_day": {
                    "temperature_min": 0.2,
                    "temperature_max": 5.8,
                    "wind_speed": 1,
                    "probability": {
                        "precipitation": 95
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-06T06:27:54",
                        "set": "2023-04-06T20:12:37"
                    }
                }
            },
            {
                "day": "2023-04-07",
                "icon": 5,
                "summary": "Mostly cloudy, fewer clouds in the afternoon and evening. Temperature 0/5 °C.",
                "all_day": {
                    "temperature_min": 0,
                    "temperature_max": 5,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 74
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-07T06:24:53",
                        "set": "2023-04-07T20:15:03"
                    }
                }
            },
            {
                "day": "2023-04-08",
                "icon": 5,
                "summary": "Mostly cloudy changing to rain by evening. Temperature 0/4 °C.",
                "all_day": {
                    "temperature_min": 0,
                    "temperature_max": 4,
                    "wind_speed": 1.3,
                    "probability": {
                        "precipitation": 81
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-08T06:21:53",
                        "set": "2023-04-08T20:17:30"
                    }
                }
            },
            {
                "day": "2023-04-09",
                "icon": 4,
                "summary": "Partly sunny. Temperature 0/6 °C.",
                "all_day": {
                    "temperature_min": 0.2,
                    "temperature_max": 6.2,
                    "wind_speed": 1.1,
                    "probability": {
                        "precipitation": 83
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-09T06:18:54",
                        "set": "2023-04-09T20:19:58"
                    }
                }
            },
            {
                "day": "2023-04-10",
                "icon": 6,
                "summary": "Cloudy, fewer clouds in the evening. Temperature 1/6 °C.",
                "all_day": {
                    "temperature_min": 1.2,
                    "temperature_max": 6,
                    "wind_speed": 1.2,
                    "probability": {
                        "precipitation": 60
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-10T06:15:55",
                        "set": "2023-04-10T20:22:25"
                    }
                }
            },
            {
                "day": "2023-04-11",
                "icon": 7,
                "summary": "Cloudy changing to light rain by evening. Temperature 1/6 °C.",
                "all_day": {
                    "temperature_min": 1,
                    "temperature_max": 6.2,
                    "wind_speed": 0.6,
                    "probability": {
                        "precipitation": 56
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-11T06:12:56",
                        "set": "2023-04-11T20:24:52"
                    }
                }
            },
            {
                "day": "2023-04-12",
                "icon": 4,
                "summary": "Partly sunny changing to rain showers by evening. Temperature 2/8 °C.",
                "all_day": {
                    "temperature_min": 2,
                    "temperature_max": 7.5,
                    "wind_speed": 0.1,
                    "probability": {
                        "precipitation": 77
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-12T06:09:57",
                        "set": "2023-04-12T20:27:20"
                    }
                }
            },
            {
                "day": "2023-04-13",
                "icon": 4,
                "summary": "Mostly cloudy, fewer clouds in the afternoon and evening. Temperature 2/7 °C.",
                "all_day": {
                    "temperature_min": 1.5,
                    "temperature_max": 7.2,
                    "wind_speed": 0.9,
                    "probability": {
                        "precipitation": 82
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-13T06:06:59",
                        "set": "2023-04-13T20:29:48"
                    }
                }
            },
            {
                "day": "2023-04-14",
                "icon": 13,
                "summary": "Partly sunny changing to rain showers in the afternoon. Temperature 2/8 °C.",
                "all_day": {
                    "temperature_min": 1.8,
                    "temperature_max": 7.8,
                    "wind_speed": 0.2,
                    "probability": {
                        "precipitation": 77
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-14T06:04:01",
                        "set": "2023-04-14T20:32:16"
                    }
                }
            },
            {
                "day": "2023-04-15",
                "icon": 13,
                "summary": "Sunny changing to rain showers in the afternoon. Temperature 2/9 °C.",
                "all_day": {
                    "temperature_min": 1.8,
                    "temperature_max": 8.5,
                    "wind_speed": 0.3,
                    "probability": {
                        "precipitation": 61
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-15T06:01:04",
                        "set": "2023-04-15T20:34:44"
                    }
                }
            },
            {
                "day": "2023-04-16",
                "icon": 4,
                "summary": "Partly sunny. Temperature 3/8 °C.",
                "all_day": {
                    "temperature_min": 2.8,
                    "temperature_max": 8,
                    "wind_speed": 0.4,
                    "probability": {
                        "precipitation": 74
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-16T05:58:08",
                        "set": "2023-04-16T20:37:13"
                    }
                }
            },
            {
                "day": "2023-04-17",
                "icon": 13,
                "summary": "Mostly cloudy in the morning and evening, rain showers in the afternoon. Temperature 3/8 °C.",
                "all_day": {
                    "temperature_min": 3,
                    "temperature_max": 8,
                    "wind_speed": 0.8,
                    "probability": {
                        "precipitation": 82
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-17T05:55:12",
                        "set": "2023-04-17T20:39:42"
                    }
                }
            },
            {
                "day": "2023-04-18",
                "icon": 12,
                "summary": "Mostly cloudy changing to light rain in the afternoon. Temperature 2/8 °C.",
                "all_day": {
                    "temperature_min": 2,
                    "temperature_max": 8,
                    "wind_speed": 0.7,
                    "probability": {
                        "precipitation": 86
                    }
                },
                "astro": {
                    "sun": {
                        "rise": "2023-04-18T05:52:16",
                        "set": "2023-04-18T20:42:11"
                    }
                }
            }
        ]
    },
    "minutely": {
        "summary": "No precipitation over the next hour."
    }
}
06:19
18:31

Fog in the morning, mostly cloudy later. Temperature -1/7 °C.

No precipitation over the next hour.

time weather temp wind (m/s) precipitation probability total (mm) feels like
Now 6°C 1442.3 - % 0 6°C
17:00 6°C 2.3 11 % 0 6°C
18:00 4°C 0.5 7 % 0 2°C
19:00 2°C 0.7 <5 % 0 -1°C
20:00 0°C 1 <5 % 0 -3°C
21:00 0°C 1.2 <5 % 0 -3°C
22:00 -1°C 1 <5 % 0 -4°C
23:00 -1°C 0.8 <5 % 0 -4°C

Current and weather forecast API
for Oslo

Real-time weather data for Oslo, Norway 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 59.91273N, 10.74609E, 26 m above sea level. You can get the output in local timezone Europe/Oslo 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?