performance-cityofcamas-us/capital-project-funding-5edh-h5wh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 1 hour ago

Capital Project Funding

A list of all capital projects budgeted for the biennium, including yearly budget amounts and funding sources.

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 \"performance-cityofcamas-us/capital-project-funding-5edh-h5wh\".\"capital_project_funding\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • capital_project_funding