Endpoints
15 composed answers. Plus raw passthrough to every source.
Macro
Economic dashboard
Cash rate, CPI, unemployment, wages, spending. One call.
GET /v1/economic-dashboardMacro snapshot (state)
Headline indicators broken out by state.
GET /v1/macro-snapshot-stateInflation decomposition
Which CPI groups drove the latest print.
GET /v1/inflation-decompositionRelease pulse
What just dropped from ABS, RBA, APRA.
GET /v1/release-pulseRates and prices
Real cash rate
Cash rate minus inflation.
GET /v1/real-cash-rateCost of living
Which CPI group is driving inflation right now.
GET /v1/cost-of-livingWages and work
Real wages
Quarterly WPI vs CPI with the real-wages gap.
GET /v1/real-wagesWage vs rent gap
WPI growth vs rents index. The squeeze.
GET /v1/wage-vs-rent-gapYouth unemployment
15-24 vs all-ages with the youth premium.
GET /v1/youth-unemploymentGender pay context
Industry gender pay gap vs national baseline.
GET /v1/gender-pay-contextHousing and households
Housing affordability
Years of median income to buy a typical dwelling.
GET /v1/housing-affordabilityTrade and fiscal
Trade balance
Monthly trade balance plus top export categories.
GET /v1/trade-balanceState fiscal snapshot
State budget headline numbers.
GET /v1/state-fiscal-snapshotEnergy
Energy snapshot
Live NEM spot prices by region.
GET /v1/energy-snapshotNEM dispatch (5-min)
5-minute dispatch prices across NEM regions.
GET /v1/nem-dispatch-5minNeed raw data? GET /v1/data/{source}/{dataset_id} works against every source.