Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Strategic Measures_Change in average MetroBus travel speed.
This dataset supports measure M.A.5.a of SD 2023.
The source of the data is the Capital Metropolitan Transportation Authority.
Each row displays the average speed for bus transit for that year. This dataset can be used to know more about average speed trends for bus transit in Austin. View more details and insights related to this measure on the story page : https://data.austintexas.gov/stories/s/Change-in-average-MetroBus-travel-speed/xxgc-8j6n/
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-austintexas-gov/strategic-measureschange-in-average-metrobus-dz5t-uc8i\".\"strategic_measureschange_in_average_metrobus\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata