Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
Commercial Buildings Requiring Benchmarking for FY 2016
Commercial building owners participated in a phased-in reporting since 2012, for buildings 75,000 square feet and larger. Find more information at http://austinenergy.com/go/ecad and http://austinenergy.com/go/reports.
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 \"datahub-austintexas-gov/commercial-buildings-requiring-benchmarking-for-fy-b49u-qucc\".\"commercial_buildings_requiring_benchmarking_for_fy\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata