2010 Census Tract Seattle - Housing Statistics
City of Seattle
@usgov.city_of_seattle_census_tract_2010_housing_statistics_b6979
City of Seattle
@usgov.city_of_seattle_census_tract_2010_housing_statistics_b6979
CREATE TABLE table_1 (
"objectid" BIGINT,
"geoid10" BIGINT,
"tract" BIGINT,
"name10" DOUBLE,
"acres_total" DOUBLE,
"acres_land" VARCHAR,
"acres_water" VARCHAR,
"geo_type" VARCHAR,
"housing_units_total" BIGINT,
"occupied_housing_units" BIGINT,
"vacant_housing_units" BIGINT,
"housing_units_owned_with_a_mort" BIGINT,
"housing_units_owned_free_and_cl" BIGINT,
"housing_units_renter_occupied" BIGINT,
"vacant_housing_units_for_rent" BIGINT,
"vacant_housing_units_rented_not" BIGINT,
"vacant_housing_units_for_sale_o" BIGINT,
"vacant_housing_units_sold_not_o" BIGINT,
"vacant_housing_units_for_season" BIGINT,
"vacant_housing_units_for_migran" BIGINT,
"vacant_housing_units_other_vaca" BIGINT,
"average_household_size" DOUBLE,
"average_household_size_owner_oc" DOUBLE,
"average_household_size_renter_o" DOUBLE,
"homeowner_vacancy_rate" DOUBLE,
"rental_vacancy_rate" DOUBLE,
"householder_who_is_white_alone" BIGINT,
"householder_who_is_black_or_afr" BIGINT,
"householder_who_is_american_ind" BIGINT,
"householder_who_is_asian_alone" BIGINT,
"householder_who_is_native_hawai" BIGINT,
"householder_who_is_some_other_r" BIGINT,
"householder_who_is_two_or_more" BIGINT,
"householder_total_races_tallied" BIGINT,
"householder_white_alone_or_in_c" BIGINT,
"householder_black_or_african_am" BIGINT,
"householder_amer_indian_and_ala" BIGINT,
"householder_asian_alone_or_in_c" BIGINT,
"householder_nat_hawaiian_and_ot" BIGINT,
"householder_some_other_race_alo" BIGINT,
"population_in_occupied_housing" BIGINT,
"population_in_housing_units_own" BIGINT,
"population_in_housing_units_o_1" BIGINT,
"population_in_housing_units_ren" BIGINT,
"occupied_units_household_1_pers" BIGINT,
"occupied_units_household_2_pers" BIGINT,
"occupied_units_household_3_pers" BIGINT,
"occupied_units_household_4_pers" BIGINT,
"occupied_units_household_5_pers" BIGINT,
"occupied_units_household_6_pers" BIGINT,
"occupied_units_household_7_or_m" BIGINT,
"housing_units_owner_occupied" BIGINT,
"owner_occupied_householder_whit" BIGINT,
"owner_occupied_householder_blac" BIGINT,
"owner_occupied_householder_amer" BIGINT,
"owner_occupied_householder_asia" BIGINT,
"owner_occupied_householder_nat" BIGINT,
"owner_occupied_householder_some" BIGINT,
"owner_occupied_householder_two" BIGINT,
"housing_units_renter_occupied_2" BIGINT,
"renter_occupied_householder_whi" BIGINT,
"renter_occupied_householder_bla" BIGINT,
"renter_occupied_householde_amer" BIGINT,
"renter_occupied_householder_asi" BIGINT,
"renter_occupied_householder_nat" BIGINT,
"renter_occupied_householder_som" BIGINT,
"renter_occupied_householder_two" BIGINT,
"owner_occupied_householder_not" BIGINT,
"owner_occupied_householder_hisp" BIGINT,
"renter_occupied_householder_not" BIGINT,
"renter_occupied_householder_his" BIGINT,
"owner_occupied_household_1_pers" BIGINT,
"owner_occupied_household_2_pers" BIGINT,
"owner_occupied_household_3_pers" BIGINT,
"owner_occupied_household_4_pers" BIGINT,
"owner_occupied_household_5_pers" BIGINT,
"owner_occupied_household_6_pers" BIGINT,
"owner_occupied_household_7_or_m" BIGINT,
"renter_occupied_household_1_per" BIGINT,
"renter_occupied_household_2_per" BIGINT,
"renter_occupied_household_3_per" BIGINT,
"renter_occupied_household_4_per" BIGINT,
"renter_occupied_household_5_per" BIGINT,
"renter_occupied_household_6_per" BIGINT,
"renter_occupied_household_7_or" BIGINT,
"owner_occupied_householder_15_t" BIGINT,
"owner_occupied_householder_25_t" BIGINT,
"owner_occupied_householder_35_t" BIGINT,
"owner_occupied_householder_45_t" BIGINT,
"owner_occupied_householder_55_t" BIGINT,
"owner_occupied_householder_60_t" BIGINT,
"owner_occupied_householder_65_t" BIGINT,
"owner_occupied_householder_75_t" BIGINT,
"owner_occupied_householder_85_y" BIGINT,
"renter_occupied_householder_15" BIGINT,
"renter_occupied_householder_25" BIGINT,
"renter_occupied_householder_35" BIGINT,
"renter_occupied_householder_45" BIGINT,
"renter_occupied_householder_55" BIGINT,
"renter_occupied_householder_60" BIGINT
);
Anyone who has the link will be able to view this.