OptionaldataEnd time boundary of forecasted data points. Ignores forecast data points after this time. Defaults to the latest time in the forecast data.
OptionaldataStart time boundary of forecasted data points. Ignores forecast data points before this time. Defaults to the earliest time in the forecast data.
OptionalforecastThe forecasted data points transformed and filtered to reflect the specified time and window parameters. Points are ordered chronologically; Empty array if all data points were filtered out. E.G. dataStartAt and dataEndAt times outside the forecast period; windowSize greater than total duration of forecast data;
OptionalgeneratedTimestamp when the forecast was generated.
OptionallocationThe location of the forecast
OptionaloptimalThe optimal forecasted data point within the 'forecastData' array. Null if 'forecastData' array is empty.
OptionalrequestedFor current requests, this value is the timestamp the request for forecast data was made. For historical forecast requests, this value is the timestamp used to access the most recently generated forecast as of that time.
OptionalwindowThe estimated duration (in minutes) of the workload. Defaults to the duration of a single forecast data point.
Export
EmissionsForecastDTO