Story-ready Australian data for newsrooms

Free tier fit

Newsroom deadlines do not wait for the ABS SDMX wizard. We serve the headline numbers as JSON, attach the agency URL and release date, and stay free up to 500 calls a month.

The friction today

  • .Reaching the same number from a PDF takes 20 minutes per story.
  • .Most editors will not let you cite a vendor. They want the agency name.
  • .Chart tools need clean rows, not pivoted workbooks.

The workflow in 3 calls

  1. 1

    Get the latest CPI

    GET /v1/data/abs/6401.0

    Quarterly print, headline and trimmed mean.

  2. 2

    Pull unemployment

    GET /v1/data/abs/6202.0

    Trend and seasonally adjusted.

  3. 3

    Add wages

    GET /v1/data/abs/6345.0

    Wage Price Index, public vs private.

Try it now

cURL
curl https://api.ausdata.io/v1/data/abs/6401.0?latest=true \
  -H "Authorization: Bearer YOUR_KEY"

Right tier for data journalists

Free tier covers most newsroom workloads. Upgrade only if you build a live ticker.

See pricing

Related

Get a free API key

500 free calls per month. No credit card.