Get Fleet Pv Typical Production
Get the fleet level typical production forecast for the whole PV pool associated with your energy supplier account in kWh with 15min granularity.
The typical production represents the aggregated production the fleet would have produced under
the forecasted weather conditions if no curtailment had taken place. It is generated for a given
generation_time (the moment the forecast was produced) and covers the 15min time_buckets within
the requested start_time and end_time window.
This is typically used to quantify the impact of a curtailment event: by comparing the actual (curtailed) production of the fleet against this typical production, you can estimate the amount of power that was curtailed compared to a scenario where no curtailment would have happened.
The timestamp (forecast_time) refers to the production that happens in the next 15
minutes after the timestamp.
All timestamps are in UTC.
Authorizations
API Key authentication. Enter your API key in the format: YOUR_API_KEY
Query Parameters
The datetime at which the forecast was generated.
Only the forecast produced at this exact generation_time is returned.
The time is in UTC in ISO 8601 format.
Time format examples:
- 2023-10-01T00:00:00Z
- 2023-10-01T00:00:00
Start of the time window (inclusive) of the forecasted 15min production buckets to return.
Filters on the time_bucket of the forecast.
The time is in UTC in ISO 8601 format.
Time format examples:
- 2023-10-01T00:00:00Z
- 2023-10-01T00:00:00
End of the time window (inclusive) of the forecasted 15min production buckets to return.
Filters on the time_bucket of the forecast.
The time is in UTC in ISO 8601 format.
Time format examples:
- 2023-10-01T00:00:00Z
- 2023-10-01T00:00:00