{
  "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": "2717"
    },
    {
      "Registered marital status": "Separated",
      "2021": "258"
    },
    {
      "Registered marital status": "Divorced",
      "2021": "886"
    },
    {
      "Registered marital status": "Widowed",
      "2021": "754"
    },
    {
      "Registered marital status": "Never married",
      "2021": "1532"
    },
    {
      "Registered marital status": "Total",
      "2021": "6148"
    }
  ],
  "source": "Source: Forecast data provided by Place Info Pty Ltd."
}