{
  "schema": {
    "fields": [
      {
        "name": "Family blending",
        "type": "string",
        "extDtype": "str"
      },
      {
        "name": 2021,
        "type": "string",
        "extDtype": "str"
      }
    ],
    "primaryKey": [
      "Family blending"
    ]
  },
  "data": [
    {
      "Family blending": "Intact families, no other children present",
      "2021": "123"
    },
    {
      "Family blending": "Step families, no other children present",
      "2021": "28"
    },
    {
      "Family blending": "Blended families, no other children present",
      "2021": "7"
    },
    {
      "Family blending": "Intact families, other children present",
      "2021": "3"
    },
    {
      "Family blending": "Step families, other children present",
      "2021": "0"
    },
    {
      "Family blending": "Blended families, other children present",
      "2021": "0"
    },
    {
      "Family blending": "Other couple families",
      "2021": "2"
    },
    {
      "Family blending": "Total",
      "2021": "163"
    }
  ],
  "provenance_notes": [
    "Partly or wholly derived from the ABS LGA total: Blended families, other children present; Intact families, other children present; Other couple families; Step families, other children present. See LGA anchoring: https://www.placeinfo.com.au/explainers/lga_anchoring/"
  ],
  "source": "Source: Forecast data provided by Place Info Pty Ltd."
}