daily_demand
For demand queries longer than a few days, retrieve daily statistics (average, peak, minimum MWh) for a region over a date range.
Instructions
Return daily demand statistics (average, peak, minimum MWh) for one region over a date range. Use this instead of query_demand for ranges longer than a few days.
Args:
region: Balancing authority code.
start: Inclusive start date, 'YYYY-MM-DD'.
end: Inclusive end date, 'YYYY-MM-DD'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| start | Yes | ||
| region | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |