Citable Australian data for policy analysis

Analyst tier fit

Policy work lives or dies on citation. We attach the upstream source, release date, and CC-BY licence to every response, so a Word document can footnote the value to the agency, not to us.

The friction today

  • .Government datasets move between portals. Old citations 404.
  • .Vendor APIs strip provenance. Reviewers reject the cite.
  • .Manual downloads create version drift between co-authors.

The workflow in 3 calls

  1. 1

    Pull the indicator

    GET /v1/data/aihw/grim

    Mortality by cause, with source URL returned.

  2. 2

    Get a time range

    GET /v1/data/abs/6202.0

    Labour-force series with release dates.

  3. 3

    Cross-check with ABS Census

    GET /v1/data/abs/census-2021

    Population denominators.

Try it now

cURL
curl https://api.ausdata.io/v1/data/aihw/grim \
  -H "Authorization: Bearer YOUR_KEY"

Right tier for policy researchers and think tanks

Analyst tier covers a small research team. CC-BY attribution is automatic on every call.

See pricing

Related

Get a free API key

500 free calls per month. No credit card.