{
  "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": "563"
    },
    {
      "Household type": "Couples without children",
      "2021": "638"
    },
    {
      "Household type": "One parent families",
      "2021": "235"
    },
    {
      "Household type": "Other families",
      "2021": "18"
    },
    {
      "Household type": "Lone person households",
      "2021": "585"
    },
    {
      "Household type": "Group households",
      "2021": "62"
    },
    {
      "Household type": "Total",
      "2021": "2101"
    }
  ],
  "provenance_notes": [
    "Partly or wholly derived from the ABS LGA total: Group households; Other families. See LGA anchoring: https://www.placeinfo.com.au/explainers/lga_anchoring/"
  ],
  "source": "Source: Forecast data provided by Place Info Pty Ltd."
}