v1
latestOpenAPI 3.1.02026-07-2694207444.7 KBPowerSystem
Hydro Reservoir Reserves
Returns a list of weekly hydro reservoir values for a year and a list of areas.
Response field descriptions
- hydroReservoirReserves: a list of weekly reservoir values
- isoWeek: the ISO week for the year
- weekStartDate: CET start date for the week
- weekEndDate: CET end date for the week
- maxCapacityInGigawattHour: maximum storage capacity for the area (or region)
- currentCapacityInGigawattHours: current weekly capacity
- utilizationPercentage: utilization given in percentage. Equal to ((currentCapacity) / (max Capacity)) * 100
get/api/v2/PowerSystem/HydroReservoirReserves/ByAreas
Query parameters
areasstring required
Comma-separated list of areas (e.g., NO1, NO2). Supported: NO, NO1, NO2, NO3, NO4, NO5, SE, SE1, SE2, SE3, SE4, FI, TEL
yearinteger required
Year in CET (format: yyyy, e.g., 2024)
Response
OK