Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 4 hours ago
Staff counts 2014-15
This dataset contains the summary of planned human resources expenditure for City of Melbourne in 2014-15. It contains information which represents the numbers of permanent staff expenditure and the numbers of full time equivalent (FTE) for each category of the organisational structure.
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/staff-counts-201415-pkqa-bdit\".\"staff_counts_201415\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata