{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NY Open Data",
    "hasEmail": "mailto:no-reply@data.ny.gov"
  },
  "description": "This dataset includes the number of trips scheduled to run on the Staten Island Railway for different periods of time in each month based on the timetable in effect.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/k3aj-27se/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.ny.gov/api/v3/views/k3aj-27se/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/k3aj-27se/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.ny.gov/api/v3/views/k3aj-27se/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/k3aj-27se/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.ny.gov/api/views/k3aj-27se",
  "issued": "2023-09-25",
  "keyword": [
    "monthly",
    "schedule",
    "scheduled service",
    "service",
    "sir",
    "staten island railway",
    "subway"
  ],
  "landingPage": "https://data.ny.gov/d/k3aj-27se",
  "modified": "2026-07-30",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.ny.gov"
  },
  "theme": [
    "Transportation"
  ],
  "title": "MTA Staten Island Railway Scheduled Trips: Beginning 2006"
}