{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "DOLIR",
    "hasEmail": "mailto:no-reply@data.mo.gov"
  },
  "description": "Demographic data of Missouri Unemployment claims by age",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.mo.gov/api/views/5tqh-2x4m/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.mo.gov/api/v3/views/5tqh-2x4m/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.mo.gov/api/views/5tqh-2x4m/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.mo.gov/api/v3/views/5tqh-2x4m/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.mo.gov/api/v3/views/5tqh-2x4m/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.mo.gov/api/views/5tqh-2x4m",
  "issued": "2019-07-29",
  "keyword": [
    "employment",
    "labor",
    "unemployment"
  ],
  "landingPage": "https://data.mo.gov/d/5tqh-2x4m",
  "modified": "2026-08-10",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.mo.gov"
  },
  "theme": [
    "Labor"
  ],
  "title": "Missouri Monthly Unemployment Claims By Age"
}