Endpoints

15 composed answers. Plus raw passthrough to every source.

Macro

Economic dashboard

Cash rate, CPI, unemployment, wages, spending. One call.

GET /v1/economic-dashboard

Macro snapshot (state)

Headline indicators broken out by state.

GET /v1/macro-snapshot-state

Inflation decomposition

Which CPI groups drove the latest print.

GET /v1/inflation-decomposition

Release pulse

What just dropped from ABS, RBA, APRA.

GET /v1/release-pulse

Rates and prices

Real cash rate

Cash rate minus inflation.

GET /v1/real-cash-rate

Cost of living

Which CPI group is driving inflation right now.

GET /v1/cost-of-living

Wages and work

Real wages

Quarterly WPI vs CPI with the real-wages gap.

GET /v1/real-wages

Wage vs rent gap

WPI growth vs rents index. The squeeze.

GET /v1/wage-vs-rent-gap

Youth unemployment

15-24 vs all-ages with the youth premium.

GET /v1/youth-unemployment

Gender pay context

Industry gender pay gap vs national baseline.

GET /v1/gender-pay-context

Housing and households

Housing affordability

Years of median income to buy a typical dwelling.

GET /v1/housing-affordability

Trade and fiscal

Trade balance

Monthly trade balance plus top export categories.

GET /v1/trade-balance

State fiscal snapshot

State budget headline numbers.

GET /v1/state-fiscal-snapshot

Energy

Energy snapshot

Live NEM spot prices by region.

GET /v1/energy-snapshot

NEM dispatch (5-min)

5-minute dispatch prices across NEM regions.

GET /v1/nem-dispatch-5min

Need raw data? GET /v1/data/{source}/{dataset_id} works against every source.