2015: ECAD Residential Energy Audit Data
This report is the result of Austin City Code 6-7’s Energy Conservation Audit and Disclosure Ordinance approved in November 2008 (amended in April 2011) to improve the energy efficiency of homes and buildings that receive electricity from Austin Energy. The ordinance meets one of the goals of the Austin Climate Protection Plan, which is to offset 800 megawatts of peak energy demand by 2020. This report contains information on residential dwellings that have reported the results of the ECAD audit (*) to the City of Austin during 2015. For information on ECAD exemptions and other requirements, see Austin City Code Chapter 6-7.
Note – () Data reported by Residential Energy Auditors
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/2015-ecad-residential-energy-audit-data-yspn-64b9\".\"2015_ecad_residential_energy_audit_data\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.