datahub-austintexas-gov/affordable-housing-inventory-ifzc-3xz8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 17 hours ago
Indexed 2 hours ago

Affordable Housing Inventory

This dataset includes all housing projects that have received a subsidy from or participated in a city of Austin developer incentive program. Projects may include a mix of income-restricted and market rate units and span the development pipeline from developer incentive certification or loan approval to project completion.

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/affordable-housing-inventory-ifzc-3xz8\".\"affordable_housing_inventory\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • affordable_housing_inventory
     
     
     
     
     
Upstream Metadata