thedatazone-ca/cbrm-yearly-operating-budget-ac9x-53pt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 4 hours ago

CBRM Yearly Operating Budget

The CBRM Yearly Operating Budget contains the budgeted operating expenditures by department and the budgeted operating revenue by administrative area for all years starting in the 2011-12 budgetary year.

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 \"thedatazone-ca/cbrm-yearly-operating-budget-ac9x-53pt\".\"cbrm_yearly_operating_budget\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cbrm_yearly_operating_budget
     
     
     
     
     
Upstream Metadata