{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NYC OpenData",
    "hasEmail": "mailto:no-reply@data.cityofnewyork.us"
  },
  "description": "Dataset containing confirmed hate crime incidents in NYC",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/bqiq-cu78/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/bqiq-cu78/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/bqiq-cu78/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/bqiq-cu78/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/bqiq-cu78/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.cityofnewyork.us/api/views/bqiq-cu78",
  "issued": "2025-04-15",
  "keyword": [
    "age",
    "bias",
    "gender",
    "hate crimes",
    "islamic",
    "jewish",
    "lbgqt",
    "nypd",
    "race",
    "semitic"
  ],
  "landingPage": "https://data.cityofnewyork.us/d/bqiq-cu78",
  "modified": "2026-07-27",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofnewyork.us"
  },
  "theme": [
    "Public Safety"
  ],
  "title": "NYPD Hate Crimes"
}