{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "cocadmin",
    "hasEmail": "mailto:no-reply@data.cityofchicago.org"
  },
  "description": "Police beat boundaries in Chicago which are effective as of December 19, 2012. The data can be viewed on the Chicago Data Portal with a web browser. However, to view or use the files outside of a web browser, you will need to use compression software and special GIS software, such as ESRI ArcGIS (shapefile) or Google Earth (KML or KMZ), is required.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofchicago.org/api/views/ghu9-v7a9/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/ghu9-v7a9/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofchicago.org/api/views/ghu9-v7a9/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/ghu9-v7a9/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/ghu9-v7a9/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/ghu9-v7a9/export.kml?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kml+xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/ghu9-v7a9/export.kmz?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kmz"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/ghu9-v7a9/query.geojson?accessType=DOWNLOAD",
      "mediaType": "application/geo+json"
    }
  ],
  "identifier": "https://data.cityofchicago.org/api/views/ghu9-v7a9",
  "issued": "2013-02-13",
  "keyword": [
    "boundaries",
    "gis",
    "kml",
    "police",
    "shapefiles"
  ],
  "landingPage": "https://data.cityofchicago.org/d/ghu9-v7a9",
  "modified": "2024-11-13",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofchicago.org"
  },
  "theme": [
    "Public Safety"
  ],
  "title": "PoliceBeatDec2012"
}