{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NYC OpenData",
    "hasEmail": "mailto:no-reply@data.cityofnewyork.us"
  },
  "description": "Displays the total number of shelter buildings by borough and community district",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/3qem-6v3v/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/3qem-6v3v/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/3qem-6v3v/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/3qem-6v3v/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/3qem-6v3v/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.cityofnewyork.us/api/views/3qem-6v3v",
  "issued": "2018-10-26",
  "keyword": [
    "daily",
    "dhs",
    "homeless",
    "report"
  ],
  "landingPage": "https://data.cityofnewyork.us/d/3qem-6v3v",
  "modified": "2026-08-05",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofnewyork.us"
  },
  "theme": [
    "Social Services"
  ],
  "title": "Buildings by Borough and Community District"
}