Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Strategic Measures_Percent split of modes based on commute to work
This dataset supports measure M.A.1 of SD 2023. The source of the data is the American Community Survey. Each row is the five year estimate for Means of Transportation to Work for Austin. This dataset can be used to gain insight into the estimated mode split for the commute to work in Austin.
View more details and insights related to this measure on the story page: https://data.austintexas.gov/stories/s/hm3r-8jfy
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-measurespercent-split-of-modes-based-on-ber9-qsjk\".\"strategic_measurespercent_split_of_modes_based_on\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata