Housing Tenure And Costs - Seattle Neighborhoods
City of Seattle
@usgov.city_of_seattle_housing_tenure_and_costs_seattle_neighborhoods
City of Seattle
@usgov.city_of_seattle_housing_tenure_and_costs_seattle_neighborhoods
CREATE TABLE table_1 (
"objectid" BIGINT,
"neigh_no" DOUBLE,
"neighborhood_name" VARCHAR,
"neighborhood_type" VARCHAR,
"neighborhood_subtype" VARCHAR,
"acs_vinatage" VARCHAR,
"occupied_housing_units" BIGINT,
"owner_households" BIGINT,
"renter_households" BIGINT,
"gross_rent_as_a_percentage_of_household_income_less_than_15_0" BIGINT,
"gross_rent_as_a_percentage_of_household_income_15_0_to_19_9" BIGINT,
"gross_rent_as_a_percentage_of_household_income_20_0_to_24_9" BIGINT,
"gross_rent_as_a_percentage_of_household_income_25_0_to_29_9" BIGINT,
"gross_rent_as_a_percentage_of_household_income_30_0_to_34_9" BIGINT,
"gross_rent_as_a_percentage_of_household_income_35_0_or_more" BIGINT,
"gross_rent_30_or_more_of_household_income" BIGINT,
"gross_rent_as_a_percentage_of_household_income_not_computed" BIGINT,
"owner_housing_units_with_a_mortgage_where_selected_mon_a1b0cab7" BIGINT,
"selected_monthly_owner_costs_as_a_percentage_of_househ_54f7bca1" BIGINT,
"selected_monthly_owner_costs_as_a_percentage_of_househ_332ba976" BIGINT,
"n__selected_monthly_owner_costs_as_a_percentage_of_hou_7f743c4f" BIGINT,
"selected_monthly_owner_costs_as_a_percentage_of_househ_a2782ae2" BIGINT,
"selected_monthly_owner_costs_as_a_percentage_of_househ_c1f93eb0" BIGINT,
"monthly_costs_30_or_more_of_household_income_owners_wi_fe885e5a" BIGINT,
"housing_units_with_a_mortgage_where_selected_monthly_o_6403be1b" BIGINT,
"renter_housing_units_with_gross_rent" BIGINT,
"gross_rent_less_than_500" BIGINT,
"gross_rent_500_999" BIGINT,
"gross_rent_1_000_1_499" BIGINT,
"gross_rent_1_500_1_999" BIGINT,
"gross_rent_2_000_2_499" BIGINT,
"gross_rent_2_500_2_999" BIGINT,
"gross_rent_3_000_3_499" BIGINT,
"gross_rent_3_500_or_more" BIGINT,
"no_cash_rent" BIGINT,
"owner_housing_units_with_a_mortgage" BIGINT,
"owner_costs_less_than_1_000" BIGINT,
"owner_costs_1_000_1_499" BIGINT,
"owner_costs_1_500_1_999" BIGINT,
"owner_costs_2_000_2_499" BIGINT,
"owner_costs_2_500_2_999" BIGINT,
"owner_costs_3_000_3_499" BIGINT,
"owner_costs_3_500_3_999" BIGINT,
"owner_costs_4_000_or_more" BIGINT,
"owner_housing_units_without_a_mortgage" BIGINT,
"neighborhood_type_outside_comp_plan_areas_id" VARCHAR
);
Anyone who has the link will be able to view this.