GET /mashup/energy/weather
Analysera sambandet mellan väderförhållanden och elpriser för ett specifikt nordiskt budområde. Kombinerar Nord Pools elspotpriser i realtid med aktuella väderdata (temperatur, vind, molntäcke) för att visa hur vädermönster påverkar energikostnaderna. Returnerar prisdata tillsammans med vädermått och korrelationsinsikter. Oumbärligt för dashboards för elhandel, optimering av smarta hem och elbolag som analyserar prisdrivande faktorer.
zone
obligatorisk
Nordic bidding zone (NO1-NO5, SE1-SE4)
| Namn | Obligatorisk | Standard | Beskrivning |
|---|---|---|---|
zone |
Ja | - | Nordic bidding zone (NO1-NO5, SE1-SE4) |
curl "https://nordapi.ee/api/v1/mashup/energy/weather?zone=NO1"
curl "https://nordapi.ee/api/v1/mashup/energy/weather?zone=NO1"
curl "https://nordapi.ee/api/v1/mashup/energy/weather?zone=SE3"
curl "https://nordapi.ee/api/v1/mashup/energy/weather?zone=NO4"
{
"country": "NO",
"date": "2026-05-22",
"insights": [
"Price spread today: 9.6 cents/kWh"
],
"is_holiday": false,
"optimal_usage_windows": [
{
"avg_price_eur": 0.03213,
"end": "2026-05-22T13:00:00Z",
"start": "2026-05-22T10:00:00Z"
},
{
"avg_price_eur": 0.0344,
"end": "2026-05-22T12:00:00Z",
"start": "2026-05-22T09:00:00Z"
},
{
"avg_price_eur": 0.0354,
"end": "2026-05-22T14:00:00Z",
"start": "2026-05-22T11:00:00Z"
}
],
"prices": {
"hourly": [
{
"currency": "NOK",
"hour": "2026-05-22T00:00:00Z",
"price_eur": 0.1217,
"price_local": 1.30998
},
{
"currency": "NOK",
"hour": "2026-05-22T01:00:00Z",
"price_eur": 0.11905,
"price_local": 1.28145
},
{
"currency": "NOK",
"hour": "2026-05-22T02:00:00Z",
"price_eur": 0.119,
"price_local": 1.28092
},
{
"currency": "NOK",
"hour": "2026-05-22T03:00:00Z",
"price_eur": 0.12042,
"price_local": 1.2962
},
{
"currency": "NOK",
"hour": "2026-05-22T04:00:00Z",
"price_eur": 0.12099,
"price_local": 1.30234
},
{
"currency": "NOK",
"hour": "2026-05-22T05:00:00Z",
"price_eur": 0.12616,
"price_local": 1.35799
},
{
"currency": "NOK",
"hour": "2026-05-22T06:00:00Z",
"price_eur": 0.11741,
"price_local": 1.2638
},
{
"currency": "NOK",
"hour": "2026-05-22T07:00:00Z",
"price_eur": 0.09739,
"price_local": 1.04831
},
{
"currency": "NOK",
"hour": "2026-05-22T08:00:00Z",
"price_eur": 0.06112,
"price_local": 0.6579
},
{
"currency": "NOK",
"hour": "2026-05-22T09:00:00Z",
"price_eur": 0.03987,
"price_local": 0.42916
},
{
"currency": "NOK",
"hour": "2026-05-22T10:00:00Z",
"price_eur": 0.03348,
"price_local": 0.36038
},
{
"currency": "NOK",
"hour": "2026-05-22T11:00:00Z",
"price_eur": 0.02986,
"price_local": 0.32141
},
{
"currency": "NOK",
"hour": "2026-05-22T12:00:00Z",
"price_eur": 0.03305,
"price_local": 0.35575
},
{
"currency": "NOK",
"hour": "2026-05-22T13:00:00Z",
"price_eur": 0.0433,
"price_local": 0.46608
},
{
"currency": "NOK",
"hour": "2026-05-22T14:00:00Z",
"price_eur": 0.07786,
"price_local": 0.83809
},
{
"currency": "NOK",
"hour": "2026-05-22T15:00:00Z",
"price_eur": 0.10437,
"price_local": 1.12344
},
{
"currency": "NOK",
"hour": "2026-05-22T16:00:00Z",
"price_eur": 0.11924,
"price_local": 1.2835
},
{
"currency": "NOK",
"hour": "2026-05-22T17:00:00Z",
"price_eur": 0.11975,
"price_local": 1.28899
},
{
"currency": "NOK",
"hour": "2026-05-22T18:00:00Z",
"price_eur": 0.11915,
"price_local": 1.28253
},
{
"currency": "NOK",
"hour": "2026-05-22T19:00:00Z",
"price_eur": 0.1204,
"price_local": 1.29599
},
{
"currency": "NOK",
"hour": "2026-05-22T20:00:00Z",
"price_eur": 0.12035,
"price_local": 1.29545
},
{
"currency": "NOK",
"hour": "2026-05-22T21:00:00Z",
"price_eur": 0.11869,
"price_local": 1.27758
},
{
"currency": "NOK",
"hour": "2026-05-22T22:00:00Z",
"price_eur": 0.11332,
"price_local": 1.21337
},
{
"currency": "NOK",
"hour": "2026-05-22T23:00:00Z",
"price_eur": 0.11224,
"price_local": 1.20181
}
],
"hours_with_data": 24,
"stats": {
"avg_eur": 0.09617375,
"cheapest_hour": "2026-05-22T11:00:00Z",
"max_eur": 0.12616,
"min_eur": 0.02986,
"most_expensive_hour": "2026-05-22T05:00:00Z"
}
},
"success": true,
"weather": {
"conditions": "Moderate conditions",
"temperature_c": 20.3,
"wind_speed_kmh": 13.7
},
"zone": "NO1",
"zone_name": "Oslo"
}