{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "cocadmin",
    "hasEmail": "mailto:no-reply@data.cityofchicago.org"
  },
  "description": "2000 Census block boundaries clipped to Chicago. 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/sjp5-a3v5/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/sjp5-a3v5/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofchicago.org/api/views/sjp5-a3v5/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/sjp5-a3v5/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/sjp5-a3v5/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/sjp5-a3v5/export.kml?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kml+xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/sjp5-a3v5/export.kmz?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kmz"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/sjp5-a3v5/query.geojson?accessType=DOWNLOAD",
      "mediaType": "application/geo+json"
    }
  ],
  "identifier": "https://data.cityofchicago.org/api/views/sjp5-a3v5",
  "issued": "2013-05-23",
  "keyword": [
    "boundaries",
    "census",
    "gis",
    "kml",
    "kmz",
    "map_layer",
    "shapefiles"
  ],
  "landingPage": "https://data.cityofchicago.org/d/sjp5-a3v5",
  "modified": "2024-04-10",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofchicago.org"
  },
  "theme": [
    "Facilities & Geographic Boundaries"
  ],
  "title": "Census Blocks"
}