Historic AnalysisAsk AIpost https://enact-functionapp-siteapi.azurewebsites.net/api/EnactHistoricAnalysisBody ParamsseriesOptionsarray of objectsrequiredThe series to retrieve data for.seriesOptions*ADD objectfromDatedate-timerequiredDefaults to 2023-10-01T00:00:00ZThe start of the date range to return data for.toDatedate-timerequiredDefaults to 2023-10-31T00:00:00ZThe end of the date range to return data for (inclusive).filtersarray of objectsFilters to apply to the returned data. For example, only return data when the daily maximum of Demand Outturn was greater than 45,000MW.filtersADD objectfilterConditionstringThe condition used to aggregtate the filters; "and" (default), "or".aggregateOptionsobjectaggregateOptions objecttimeZonestringThe TimeZone of the returned data (UTC by default).outputHalfHourlybooleanDefaults to falseSetting this to true will average values of the returned data for higher granularity series to half-hourly.truefalseshowMissingDatabooleanDefaults to falseSetting this to true will include rows in the return object where data is missing (this does not apply to days excluded by filters).truefalseResponses 200200 400400Updated 5 months ago