controllerdata-lacity/hhh-projects-2020-29u2-qeci
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 5 hours ago

HHH Projects 2020

This dataset lists the City's proposition HHH projects and their associated costs. These locations are referenced in the 2020 HHH projects report provided by the Office of the Controller. View the full report here:

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-2020-29u2-qeci\".\"hhh_projects_2020\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hhh_projects_2020
     
     
     
     
     
Upstream Metadata