{
  "schema": {
    "fields": [
      {
        "name": "Registered marital status",
        "type": "string",
        "extDtype": "str"
      },
      {
        "name": 2021,
        "type": "string",
        "extDtype": "str"
      }
    ],
    "primaryKey": [
      "Registered marital status"
    ]
  },
  "data": [
    {
      "Registered marital status": "Married",
      "2021": "627"
    },
    {
      "Registered marital status": "Separated",
      "2021": "44"
    },
    {
      "Registered marital status": "Divorced",
      "2021": "59"
    },
    {
      "Registered marital status": "Widowed",
      "2021": "127"
    },
    {
      "Registered marital status": "Never married",
      "2021": "1940"
    },
    {
      "Registered marital status": "Total",
      "2021": "2797"
    }
  ],
  "provenance_notes": [
    "Partly or wholly derived from the ABS LGA total: Divorced; Married; Never married; Separated; Widowed. See LGA anchoring: https://www.placeinfo.com.au/explainers/lga_anchoring/"
  ],
  "source": "Source: Forecast data provided by Place Info Pty Ltd."
}