ny-gov/mta-bus-customer-journeyfocused-metrics-20172019-8mkn-d32t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 5 hours ago

MTA Bus Customer Journey-Focused Metrics: 2017-2019

Additional Bus Stop Time is the average time that customers spend waiting at a stop beyond their scheduled wait time.

Additional Travel Time is the average time customers spend onboard a bus beyond their scheduled travel time.

Customer Journey Time Performance is the percentage of customers whose journeys are completed within 5 minutes of the scheduled 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-bus-customer-journeyfocused-metrics-20172019-8mkn-d32t\".\"mta_bus_customer_journeyfocused_metrics_20172019\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mta_bus_customer_journeyfocused_metrics_20172019
     
     
     
     
     
Upstream Metadata