{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "Nicole Evans",
    "hasEmail": "mailto:open.data@seattle.gov"
  },
  "description": "City of Seattle Operating Budget",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://cos-data.seattle.gov/api/views/8u2j-imqx/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://cos-data.seattle.gov/api/v3/views/8u2j-imqx/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://cos-data.seattle.gov/api/views/8u2j-imqx/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://cos-data.seattle.gov/api/v3/views/8u2j-imqx/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://cos-data.seattle.gov/api/v3/views/8u2j-imqx/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://cos-data.seattle.gov/api/views/8u2j-imqx",
  "issued": "2022-09-22",
  "keyword": [
    "budget"
  ],
  "landingPage": "https://cos-data.seattle.gov/d/8u2j-imqx",
  "modified": "2026-03-04",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.seattle.gov"
  },
  "theme": [
    "City Administration"
  ],
  "title": "City of Seattle Operating Budget"
}