v2

latestOpenAPI 3.1.0Publishing notes2026-08-04372580.6 KB
ren_share

Wind Onshore Share Daily Avg

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

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

Response schema:

{
    "days": ["dd.mm.yyyy"],
    "data": [float],
    "deprecated": bool
}
get/wind_onshore_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