Open repository in Console
Readme
Updated almost 3 years ago
‧ Indexed 3 hours ago
Sources of Funding – Operating 2014-15
This dataset contains records of sources of operational funding for the council. These records are a budgeted representation of the external grants to be received by the city of Melbourne. These grants contribute to operating costs for the upcoming financial year. While all due care has been taken in providing these figures, some errors and discrepancies may be present.
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 \"melbourne-vic-gov-au/sources-of-funding-operating-201415-w8cz-guri\".\"sources_of_funding_operating_201415\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata