NEM Predispatch - 30-minute (~40h horizon)
Regional 30-minute predispatch forecast - AEMO's half-hourly look-ahead out to ~40 hours from gate closure. Source: PREDISPATCHIS / PREDISPATCH.REGION_SOLUTION (demand) + PREDISPATCH.REGION_PRICES (RRP).
Source: Australian Energy Market Operator · Licensed AEMO Copyright Permissions · dataset id aemo.predispatch_30min
Get this dataset
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/data/aemo/predispatch_30min Returns JSON with the original Australian Energy Market Operator attribution on every response. Add:
?format=csvfor CSV?limit=1000to fetch more than the default page?start=/?end=to window a time-series dataset by period
Full description
Regional 30-minute predispatch forecast - AEMO's half-hourly look-ahead out to ~40 hours from gate closure. Source: PREDISPATCHIS / PREDISPATCH.REGION_SOLUTION (demand) + PREDISPATCH.REGION_PRICES (RRP). Use this for forward price/demand curves: "what does AEMO expect demand to be tomorrow morning?", "what's the forecast price curve for the next 24 hours?". The forecast is updated every 30 minutes; one full run yields ~45 half-hourly periods × 5 regions = 225 rows per section. Each row's `period` field is the forecast target time (DATETIME column, not PERIODID - DATETIME is the actual market time the forecast applies to).
Free tier: 500 calls a month, no card. Get a key, browse all Australian Energy Market Operator datasets, or read the docs.