Open repository in Console
Readme
Updated 4 months ago
‧ Indexed 2 hours ago
2015-2018 Operating Budget (Approved November 2014)
City of Calgary Operating Budget by Department. These values are from the approved budget as at November 2014, and do not reflect budget adjustments or organizational changes since that date.
The complete approved Action Plan 2015-2018 (<a href="http://www.calgary.ca/CA/fs/Documents/Action-Plan/Approved/Action-Plan-2015-2018-Complete-Approved.pdf">PDF</a>) is on Calgary.ca
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 \"calgary-ca/20152018-operating-budget-approved-november-2014-pwur-wvcq\".\"20152018_operating_budget_approved_november_2014\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata