controllerdata-lacity/hhh-projects-2019-m5ws-fquu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 5 hours ago

HHH Projects 2019

This dataset lists the City's proposition HHH projects and their associated costs. These locations are referenced in the 2019 HHH projects report provided by the Office of the Controller. View the full report here: https://lacontroller.org/audits-and-reports/high-cost-of-homeless-housing-hhh/

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 \"controllerdata-lacity/hhh-projects-2019-m5ws-fquu\".\"hhh_projects_2019\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hhh_projects_2019
     
     
     
     
     
Upstream Metadata