{
  "schema": {
    "fields": [
      {
        "name": "Household type",
        "type": "string",
        "extDtype": "str"
      },
      {
        "name": 2021,
        "type": "string",
        "extDtype": "str"
      }
    ],
    "primaryKey": [
      "Household type"
    ]
  },
  "data": [
    {
      "Household type": "Couples with children",
      "2021": "839"
    },
    {
      "Household type": "Couples without children",
      "2021": "1954"
    },
    {
      "Household type": "One parent families",
      "2021": "300"
    },
    {
      "Household type": "Other families",
      "2021": "36"
    },
    {
      "Household type": "Lone person households",
      "2021": "1735"
    },
    {
      "Household type": "Group households",
      "2021": "93"
    },
    {
      "Household type": "Total",
      "2021": "4957"
    }
  ],
  "provenance_notes": [
    "Partly or wholly derived from the ABS LGA total: Group households; One parent families; Other families. See LGA anchoring: https://www.placeinfo.com.au/explainers/lga_anchoring/"
  ],
  "source": "Source: Forecast data provided by Place Info Pty Ltd."
}