2015-2017: ECAD Residential Audit Data
City of Austin
@usgov.city_of_austin_2015_2017_ecad_residential_audit_data
City of Austin
@usgov.city_of_austin_2015_2017_ecad_residential_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 prior to 2014. For information on ECAD exemptions and other requirements, see Austin City Code Chapter 6-7.
Note – () Data reported by Residential Energy Auditors
Organization: City of Austin
Last updated: 2020-11-12T13:26:40.652417
Tags: ecad, energy-audit, energy-benchmarking
CREATE TABLE table_1 (
"submission_date" VARCHAR,
"property_id" DOUBLE,
"built" DOUBLE,
"street_address" VARCHAR,
"sqft" DOUBLE,
"auditor" VARCHAR,
"auditorphone" VARCHAR,
"audit_company" VARCHAR,
"audit_date" VARCHAR,
"window_type" VARCHAR,
"window_shading_type" VARCHAR,
"attic_insulation_type" VARCHAR,
"average_r_value" DOUBLE,
"open_chase" VARCHAR,
"cooling_system" VARCHAR,
"condenser_mfg_date" DOUBLE,
"eer" DOUBLE,
"heating_system" VARCHAR,
"heat_fuel_type" VARCHAR,
"furnace_mfg_date" VARCHAR,
"afue" VARCHAR,
"duct_leakage_cfm" VARCHAR -- Duct Leakage (CFM),
"duct_leakage" VARCHAR -- Duct Leakage (%),
"duct_system_type" VARCHAR,
"power_partner_participant" VARCHAR,
"cooling_system2" VARCHAR,
"condenser_mfg_date_2" VARCHAR,
"eer_2" VARCHAR,
"heating_system2" VARCHAR,
"heat_fuel_type2" VARCHAR,
"furnace_mfg_date_2" VARCHAR,
"afue_2" VARCHAR,
"pressure_leakage_2_cfm" VARCHAR -- Pressure Leakage 2 (CFM),
"leakage_2" VARCHAR -- Leakage 2 (%),
"duct_system_2_type" VARCHAR,
"door_weather_stripped" VARCHAR,
"attic_hatches_weather_stripped" VARCHAR,
"plumbing_penetrations_sealed" VARCHAR,
"water_heater_type" VARCHAR,
"toilet_type" VARCHAR
);
Anyone who has the link will be able to view this.