bayareametro-gov/hcd-certified-housing-sites-inventory-rhna-cycle-6-r3au-pj2j
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 4 hours ago

HCD Certified Housing Sites Inventory (RHNA Cycle 6)

California Housing and Community Development (HCD) Regional Housing Needs Assessment (RHNA) Cycle 6 adopted and certified electronic housing sites inventory for the San Francisco Bay Region.

Individual data inventories are collected from HCD on a regular basis and collated by the Metropolitan Transportation Commission/Association of Bay Area Governments to keep the inventory updated.

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/hcd-certified-housing-sites-inventory-rhna-cycle-6-r3au-pj2j\".\"hcd_certified_housing_sites_inventory_rhna_cycle_6\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hcd_certified_housing_sites_inventory_rhna_cycle_6
     
     
     
     
     
Upstream Metadata