AESO · Arazzo Workflow
AESO asset drilldown
Version 1.0.0
Resolve a pool participant into its fleet, read what those assets are generating right now, and pull their settlement-grade metered volumes.
View Spec
View on GitHub
EnergyCanadaAlbertaElectricityEnergy MarketsGridSystem OperatorMarket OperatorOpen Energy DataWholesale PowerDemand ResponseRenewablesUtilitiesArazzoWorkflows
Provider
Workflows
aeso-asset-drilldown
Participant registry to asset registry to live generation to metered volumes.
Walks AESO's two reference registries into its operational feeds using the shared join keys pool_participant_ID and asset_ID. Requires a free API-KEY subscription key.
1
resolve-participant
getPoolParticipantListData
Confirm the participant exists and pick up its name.
2
list-participant-assets
getAssetListData
Every market asset registered to that participant.
3
read-current-generation
getCSDReportByAsset
Current output for the generating assets on the system, to be filtered to the fleet resolved above.
4
read-metered-volumes
getMeteredVolumeReport
Settlement-grade metered volumes for the participant over the requested range.
Source API Descriptions
openapi
openapi
openapi