NEM Unit Generation SCADA (5-minute)

5-minute DUID-level SCADA megawatt output for every generating unit registered in the NEM. Source: DISPATCH.UNIT_SCADA in PUBLIC_DISPATCHSCADA. Each row reports one (unit × 5-min interval) pair.

Source: Australian Energy Market Operator · Licensed AEMO Copyright Permissions · dataset id aemo.generation_scada

Get this dataset

curl -H 'Authorization: Bearer ak_your_key' \
  https://api.ausdata.io/v1/data/aemo/generation_scada

Returns JSON with the original Australian Energy Market Operator attribution on every response. Add:

Full description

5-minute DUID-level SCADA megawatt output for every generating unit registered in the NEM. Source: DISPATCH.UNIT_SCADA in PUBLIC_DISPATCHSCADA. Each row reports one (unit × 5-min interval) pair. To aggregate by fuel or region, pass `filters={"fuel": "black_coal"}` or `filters={"region": "QLD1"}` - the server joins against a bundled DUID snapshot (DUDETAILSUMMARY) to resolve those into a DUID allow-list. Recognised fuel buckets: black_coal, brown_coal, gas, hydro, wind, solar, battery, biomass, distillate.

Free tier: 500 calls a month, no card. Get a key, browse all Australian Energy Market Operator datasets, or read the docs.