Open repository in Console
Readme
Updated 3 months ago
‧ Indexed 2 hours ago
Austin Strategic Housing Blueprint Goals: Issued Construction Permits
This dataset is a copy of the "Issued Construction Permits" dataset created by the Development Services Department. An additional column was created to count the Missing Middle housing units for the Austin Strategic Housing Blueprint.
View more details and insights related to this data set on the story page: https://data.austintexas.gov/stories/s/Number-and-percentage-of-newly-constructed-housing/467h-5vx9/
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 \"austintexas-gov/austin-strategic-housing-blueprint-goals-issued-ne6i-4jv2\".\"austin_strategic_housing_blueprint_goals_issued\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata