v1

OpenAPI 3.1.0Publishing notes2026-07-13171335.6 KB
ren_share

Wind Offshore Share Daily Avg

<b>Average daily wind offshore share of load</b>

Returns the average daily wind offshore share of load of the last 365 days

Response schema:


{
    "days": ["dd.mm.yyyy"],
    "data": [float],
    "deprecated": bool
}

get/wind_offshore_share_daily_avg

Query parameters

countrystring
yearinteger

Response

Successful Response

daysstring[] required

List of days in the format dd.mm.yyyy

datanumber[] required

List of average daily values

deprecatedboolean required