Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 6 hours ago
Environmental resources consumed, including air travel, chemicals, electricity, fuel, gas, water, and waste generated 2013-14
The Environmental data includes energy consumed and generated as well as greenhouse gas emissions from Council's assets and a portion of its supply chain.
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/environmental-resources-consumed-including-air-xzxc-g5i9\".\"environmental_resources_consumed_including_air\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata