/realtimehourlydemand/day/{day}/location/{locationId}
The following operations are supported on this resource:
GET
Get an entire days Real Time 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) |
---|---|
HourlyRtDemands (XML) |
|
description | |
a HourlyRtDemandsElement containing the Real Time Hourly Demand. |