Story-ready Australian data for newsrooms
Free tier fitNewsroom 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
Get the latest CPI
GET /v1/data/abs/6401.0Quarterly print, headline and trimmed mean.
- 2
Pull unemployment
GET /v1/data/abs/6202.0Trend and seasonally adjusted.
- 3
Add wages
GET /v1/data/abs/6345.0Wage 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.
Related
500 free calls per month. No credit card.