Open repository in Console
Readme
Updated 7 months ago
‧ Indexed 4 hours ago
Bay Area Regional Housing Needs (4th-6th Cycles)
Regional Housing Needs Assessment for 4th, 5th, and 6th cycles attached to San Francisco Bay Region Jurisdictions.
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 \"bayareametro-gov/bay-area-regional-housing-needs-4th6th-cycles-2sxk-3k6h\".\"bay_area_regional_housing_needs_4th6th_cycles\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata