{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "Dev.Nambi@seattle.gov",
    "hasEmail": "mailto:open.data@seattle.gov"
  },
  "description": "This dataset shows comments made on building plan sets by reviewers for permits in the city of Seattle. There are usually many comments for each building plan set.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://cos-data.seattle.gov/api/views/e285-aq8h/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://cos-data.seattle.gov/api/v3/views/e285-aq8h/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://cos-data.seattle.gov/api/views/e285-aq8h/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://cos-data.seattle.gov/api/v3/views/e285-aq8h/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://cos-data.seattle.gov/api/v3/views/e285-aq8h/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://cos-data.seattle.gov/api/views/e285-aq8h",
  "issued": "2025-10-06",
  "keyword": [
    "building permits",
    "construction permits",
    "permit applications",
    "seattle department of construction and inspections"
  ],
  "landingPage": "https://cos-data.seattle.gov/d/e285-aq8h",
  "license": "https://www.usa.gov/government-works",
  "modified": "2025-10-07",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.seattle.gov"
  },
  "theme": [
    "Built Environment"
  ],
  "title": "Plan Comments"
}