ny-gov/mta-nyct-paratransit-dropoff-ontime-performance-rmfq-74ji
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 17 minutes ago

MTA NYCT Paratransit Drop-off On-Time Performance: 2016 - 2019 (Archived Methodology)

Drop-off On-Time Performance (OTP) measures the quality of provider service, comparing actual to customer-requested drop-off time for trips scheduled with an appointment time. This dataset uses the old methodology in which trips were considered on-time if they arrived at the drop-off location no more than five minutes after the requested time.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"ny-gov/mta-nyct-paratransit-dropoff-ontime-performance-rmfq-74ji\".\"mta_nyct_paratransit_dropoff_ontime_performance\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mta_nyct_paratransit_dropoff_ontime_performance
     
     
     
     
     
Upstream Metadata