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
CREATE TABLE table_1 (
"organization_name" VARCHAR,
"project_name" VARCHAR,
"development_or_neighborhood" VARCHAR,
"city" VARCHAR,
"st" VARCHAR,
"zip" BIGINT,
"n__of_residences" BIGINT,
"n_1_star" BIGINT,
"n_2_star" BIGINT,
"n_3_star" BIGINT,
"n_4_star" BIGINT,
"n_5_star" BIGINT,
"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,
"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.