2009-2013: ECAD Residential Energy Audit Data
City of Austin
@usgov.city_of_austin_2009_2013_ecad_residential_energy_audit_data
City of Austin
@usgov.city_of_austin_2009_2013_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 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:29:53.936599
Tags: 20110421-002, attic-insulation, audit, austin, climate-protection, duct-blaster, duct-insulation, duct-leakage, ecad, ordinance, residential, solar-shading-austin-building-stock
CREATE TABLE table_1 (
"tcad_or_wcad_property_id_s" VARCHAR -- TCAD Or WCAD Property ID (s),
"auditor" VARCHAR,
"company" VARCHAR,
"duct_system_1_type" VARCHAR -- Duct System 1 - Type,
"duct_system_2_type" VARCHAR -- Duct System 2 - Type,
"duct_system_1_rvalue" DOUBLE -- Duct System 1 - RValue,
"duct_system_2_rvalue" DOUBLE -- Duct System 2 - RValue,
"duct_system_1_return_sizing" VARCHAR -- Duct System 1 - Return Sizing,
"duct_system_2_return_sizing" VARCHAR -- Duct System 2 - Return Sizing,
"duct_system_1_leakage" DOUBLE -- Duct System 1 - % Leakage,
"duct_system_2_leakage" DOUBLE -- Duct System 2 - % Leakage,
"system_1_location_air_handler" VARCHAR -- System 1 - Location Air Handler,
"system_2_location_air_handler" VARCHAR -- System 2 - Location Air Handler,
"system_1_air_handler_type" VARCHAR -- System 1 - Air Handler Type,
"system_2_air_handler_type" VARCHAR -- System 2 - Air Handler Type,
"system_1_age_years" DOUBLE -- System 1 - Age (years),
"system_2_age_years" DOUBLE -- System 2 - Age (years),
"system_1_eer" DOUBLE -- System 1 - EER,
"system_2_eer" DOUBLE -- System 2 - EER,
"system_1_sqft_ton" DOUBLE -- System 1 - Sqft/ton,
"system_2_sqft_ton" DOUBLE -- System 2 - Sqft/ton,
"water_heater_fuel_type" VARCHAR -- Water Heater - Fuel Type,
"water_heating_tank_type" VARCHAR -- Water Heating - Tank Type,
"toilet_type" VARCHAR,
"programmable_thermostat_present" VARCHAR,
"window_screen_area_recommended_sqft" DOUBLE -- Window Screen Area Recommended (sqft),
"furnace_fuel_type" VARCHAR -- Furnace - Fuel Type,
"audit_date" VARCHAR,
"attic_r_value" DOUBLE,
"recommended_additional_r_value" DOUBLE,
"year_built" DOUBLE,
"bedrooms" DOUBLE,
"conditioned_sqft" DOUBLE -- Conditioned (sqft),
"attic_sqft" DOUBLE -- Attic (sqft),
"home_type" VARCHAR,
"as_of" VARCHAR,
"address" VARCHAR
);Anyone who has the link will be able to view this.