FY2022 Single Family Rated Project Map
City of Austin
@usgov.city_of_austin_fy2022_single_family_rated_project_map
City of Austin
@usgov.city_of_austin_fy2022_single_family_rated_project_map
This dataset contains single family dwelling units rated in 2022. 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: 2024-04-25T11:08:09.413561
Tags: austin-energy, code, conservation, green-building, rated-home, single-family
CREATE TABLE table_1 (
  "organization_name" VARCHAR,
  "project_name" VARCHAR,
  "development_or_neighborhood" VARCHAR,
  "city" VARCHAR,
  "st" VARCHAR,
  "zip" BIGINT,
  "n__of_residences" BIGINT  -- # Of Residences,
  "n_1_star" BIGINT  -- 1 STAR,
  "n_2_star" BIGINT  -- 2 STAR,
  "n_3_star" BIGINT  -- 3 STAR,
  "n_4_star" BIGINT  -- 4 STAR,
  "n_5_star" BIGINT  -- 5 STAR,
  "aegb_rating" VARCHAR,
  "leed_certification" VARCHAR,
  "building_use" VARCHAR,
  "agreement_name" VARCHAR,
  "program" VARCHAR,
  "rating_version" DOUBLE,
  "fiscal_year_reported" BIGINT,
  "property_id" VARCHAR,
  "project_id" BIGINT,
  "s_m_a_r_t_housing" VARCHAR  -- S.M.A.R.T. Housing,
  "single_family_type" VARCHAR,
  "address" VARCHAR,
  "address_type" VARCHAR,
  "fiscal_start_date" VARCHAR,
  "fiscal_end_date" VARCHAR,
  "geocodes" VARCHAR
);Anyone who has the link will be able to view this.