{
  "schema": {
    "fields": [
      {
        "name": "Social marital status",
        "type": "string",
        "extDtype": "str"
      },
      {
        "name": 2021,
        "type": "string",
        "extDtype": "str"
      }
    ],
    "primaryKey": [
      "Social marital status"
    ]
  },
  "data": [
    {
      "Social marital status": "Married in a registered marriage",
      "2021": "1235"
    },
    {
      "Social marital status": "Married in a de facto marriage",
      "2021": "396"
    },
    {
      "Social marital status": "Not married",
      "2021": "711"
    },
    {
      "Social marital status": "Total",
      "2021": "2342"
    }
  ],
  "source": "Source: Forecast data provided by Place Info Pty Ltd."
}