Skip to content
Snippets Groups Projects
dataset.json 1.51 KiB
Newer Older
CSO fetcher's avatar
CSO fetcher committed
{
cso fetcher's avatar
cso fetcher committed
  "code": "VSAQ2",
  "dimensions_codes_order": [
cso fetcher's avatar
cso fetcher committed
    "STATISTIC",
    "VSAGES"
CSO fetcher's avatar
CSO fetcher committed
  ],
  "dimensions_labels": {
    "STATISTIC": "STATISTIC",
    "VSAGES": "Age at Death"
  },
cso fetcher's avatar
cso fetcher committed
  "dimensions_values_labels": {
cso fetcher's avatar
cso fetcher committed
    "STATISTIC": [
      [
        "VSAQ2",
        "Deaths Registered Provisional"
      ]
    ],
    "VSAGES": [
cso fetcher's avatar
cso fetcher committed
      [
        "001",
        "Under 1 Year"
      ],
      [
        "0011",
        "4 Weeks to 1 Year"
      ],
      [
        "0012",
        "1 Week to 4 Weeks"
      ],
      [
        "0013",
        "Under 7 Days"
      ],
      [
        "00131",
        "1 to 7 Days"
      ],
      [
        "00132",
        "Under 1 Day"
      ],
      [
        "002",
        "1 to 4 Years"
      ],
      [
        "003",
        "5 to 14 Years"
      ],
      [
        "004",
        "15 to 24 Years"
      ],
      [
        "005",
        "25 to 34 Years"
      ],
      [
        "006",
        "35 to 44 Years"
      ],
      [
        "007",
        "45 to 54 Years"
      ],
      [
        "008",
        "55 to 64 Years"
      ],
      [
        "009",
        "65 to 74 Years"
      ],
      [
        "010",
        "75 Years and Over"
      ]
    ]
  },
cso fetcher's avatar
cso fetcher committed
  "name": "Deaths Registered Provisional",
  "notes": [
    "Provisional Data",
    "For more information, please go to the <a rel=\"nofollow\" href=\"https://www.cso.ie/en/statistics/birthsdeathsandmarriages/\">statistical release page</a> on our website."
  "source_href": "https://data.cso.ie/table/VSAQ2",
  "updated_at": "2023-08-25T11:00:00Z"
CSO fetcher's avatar
CSO fetcher committed
}