Dataset

Disaster declarations

Natural-disaster declarations reconciled across Commonwealth and state instruments and resolved to local government areas, so a postcode, a point or an AGRN answers one question: is this area inside a declared disaster area right now, and under which instrument.

Coverage
Declarations published by the Commonwealth and by the states that gazette them; each declaration records its source instrument and the LGAs it names.
Freshness
Re-checked against the publishing sources on a daily cycle; each declaration carries its declared and updated dates.
Provenance
Official government declaration sources, linked per declaration.
Access
Enterprise. Public demo available.

Endpoints

  • GET /api/v1/declarations/postcode/{postcode}: status for a postcode with per-LGA detail
  • POST /api/v1/declarations/point: status for the LGA containing a point
  • GET /api/v1/declarations: list and filter declarations

Full reference: docs · Try it: Postcode lookup

Guides