2024 Single Family Green Building Map
City of Austin
@usgov.city_of_austin_2024_single_family_green_building_map
City of Austin
@usgov.city_of_austin_2024_single_family_green_building_map
This dataset contains single family dwelling units rated in 2024. Austin Energy Green Building ratings evaluate the sustainability of participating single family, multifamily and commercial buildings on a scale of one to five stars in the areas of energy efficiency, water efficiency, materials, site, indoor environmental quality, community impact and innovation. Learn more at http://greenbuilding.austinenergy.com.
Organization: City of Austin
Last updated: 2025-01-25T12:34:39.393337
CREATE TABLE table_1 (
"organization_name" VARCHAR,
"project_name" VARCHAR,
"development_or_neighborhood" VARCHAR,
"city" VARCHAR,
"st" VARCHAR,
"zip" DOUBLE,
"n__residences_built" DOUBLE -- # Residences Built,
"n_1_star" DOUBLE -- 1-star,
"n_2_star" DOUBLE -- 2-star,
"n_3_star" DOUBLE -- 3-star,
"n_4_star" DOUBLE -- 4-star,
"n_5_star" DOUBLE -- 5-star,
"aegb_rating" VARCHAR,
"leed_certification" VARCHAR,
"building_use" VARCHAR,
"agreement_name" VARCHAR,
"program" VARCHAR,
"rating_version" DOUBLE,
"fiscal_year_reported" DOUBLE,
"propertyid" VARCHAR,
"project_id" VARCHAR,
"s_m_a_r_t_housing" VARCHAR -- S.M.A.R.T. Housing,
"single_family_type" VARCHAR,
"address" VARCHAR,
"model_home_address" VARCHAR,
"fiscal_start_date" VARCHAR,
"fiscal_end_date" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"geocode" VARCHAR
);Anyone who has the link will be able to view this.