{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NYC OpenData",
    "hasEmail": "mailto:no-reply@data.cityofnewyork.us"
  },
  "description": "The OpenRecords Requests dataset consists of information about FOIL Requests including Agency name, date created, date closed, due date, status.\n\nFor further details visit the OpenRecords portal at https://a860-openrecords.nyc.gov/",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/kegn-anvq/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/kegn-anvq/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/kegn-anvq/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/kegn-anvq/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/kegn-anvq/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.cityofnewyork.us/api/views/kegn-anvq",
  "issued": "2021-10-28",
  "keyword": [
    "doris",
    "foil",
    "open",
    "records"
  ],
  "landingPage": "https://data.cityofnewyork.us/d/kegn-anvq",
  "modified": "2026-09-09",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofnewyork.us"
  },
  "theme": [
    "City Government"
  ],
  "title": "OpenRecords FOIL Requests"
}