Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 11 months ago
Colorado State Agency Renewable Energy Use FY15 - FY21
Colorado State agency renewable energy use, measured in kWh, for fiscal years 2015 through 2021.
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 \"colorado-gov/colorado-state-agency-renewable-energy-use-fy15-6xzj-f3x2\".\"colorado_state_agency_renewable_energy_use_fy15\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata