/dayaheadhourlydemand/day/{day}/location/{locationId}
The following operations are supported on this resource:
GET
Get an entire days Day Ahead Hourly Demand for given location. Only the past [?] days are supported.
Parameters
| name | description | type | default | 
|---|---|---|---|
| day | The day to retrieve data for (YYYYMMDD) | path | |
| locationId | The location id | path | 
Output Payload
| element | produceable content type(s) | 
|---|---|
| HourlyDaDemands (XML) | 
  | 
| description | |
| a HourlyDaDemandsElement containing the Day Ahead Hourly Demand. | |