Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Strategic Measures_ Percent of development projects that meet or exceed drive alone trip targets
This dataset supports measure M.A.4. of SD 2023. The source of the data is the Austin Transportation Department. Each row displays a development project. This dataset can be used to understand how many development projects met or exceeded drive alone trip targets. View more details and insights related to this measure on the story page : https://data.austintexas.gov/stories/s/2nus-e2iu/
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-measures-percent-of-development-projects-kdpt-hjpt\".\"strategic_measures_percent_of_development_projects\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata