v1

latestOpenAPI 3.1.02026-07-2694207444.7 KB
PowerSystem

Consumption Forecasts By Location

Returns a list of consumption forecasts for a date and a list of locations.

Consumption forecasts tells how much electricity is expected to be consumed / used in an area and delivery period. Consumption forecasts by Location aggregates delivery area values into country or region values.

Response field descriptions

  • status: Missing if no data found for the date and area. Available if data is present
  • locationType: Country or Region
  • deliveryAreas: delivery areas used for this locational aggregation
  • consumptionForecasts: a list of delivery periods
    • deliveryStart: start of delivery period
    • deliveryEnd: end of delivery period
    • volume: the volume expected to be consumed in the delivery period, in MW

Data source: Entso-e Transparency platform. Update frequency and data availability depends on data being reported to Entso-e.

Sample response with valid data for location NO and date 2025-05-05

get/api/v2/PowerSystem/ConsumptionForecasts/ByLocations

Query parameters

locationsstring required

Comma-separated list of locations (e.g., NO, SE). Supported: AT, BE, DE, LU, DK, EE, FI, FR, LT, LV, NL, NO, PL, SE, RO, BG, BALTIC, CWE, DE-LU, NORDIC

datestring date required

Delivery date, referring to CET date. Format yyyy-MM-dd, for example 2024-08-15

Response

OK

deliveryDateCETstring date
updatedAtstring date-time
unitstring nullable
status'Missing' | 'Available'
locationstring nullable required
locationType'Country' | 'Region'
deliveryAreasstring[] nullable