cityofberkeley-info/city-of-berkeley-operating-budget-gy8t-iqc4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 years ago
Indexed 12 months ago

City of Berkeley: Operating Budget

Operating budget information for fiscal years 2012 through 2015

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 \"cityofberkeley-info/city-of-berkeley-operating-budget-gy8t-iqc4\".\"city_of_berkeley_operating_budget\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • city_of_berkeley_operating_budget
     
     
     
     
     
Upstream Metadata