datahub-transportation-gov/monthly-modal-time-series-5ti2-5uiv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month ago

Monthly Modal Time Series

Modal Service data and Safety & Security (S&S) public transit time series data delineated by transit/agency/mode/year/month. Includes all Full Reporters--transit agencies operating modes with more than 30 vehicles in maximum service--to the National Transit Database (NTD). This dataset will be updated monthly. The S&S statistics provided include both Major and Non-Major Events where applicable. This is the only NTD publication in which these totals are combined without any transformation for historical continuity.

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 \"datahub-transportation-gov/monthly-modal-time-series-5ti2-5uiv\".\"monthly_modal_time_series\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • monthly_modal_time_series
     
     
     
     
     
Upstream Metadata