Baselight

Housing Characteristics - Seattle Neighborhoods

City of Seattle

@usgov.city_of_seattle_housing_characteristics_seattle_neighborhoods

Loading...
Loading...

About this Dataset

Housing Characteristics - Seattle Neighborhoods

Table from the American Community Survey (ACS) 5-year series on housing characteristics related topics for City of Seattle Council Districts, Comprehensive Plan Growth Areas and Community Reporting Areas. Table includes B25002 Occupancy Status, B24042 Tenure by Number of Bedrooms, B25024 Units in Structure, B25014 Tenure by Occupants per Room, B25040 House Heating Fuel, B25049 Tenure by Plumbing Facilities, B25053 Tenure by Kitchen Facilities, B25043 Tenure by Telephone Service Available by Age of Householder, B28003 Presence of a Computer and Type of Internet in Household. Data is pulled from block group tables for the most recent ACS vintage and summarized to the neighborhoods based on block group assignment.

Table created for and used in the Neighborhood Profiles application.

Vintages : 2023

ACS Table(s) : B25002, B24042, B25024, B25014, B25040, B25049, B25053, B25043, B28003

Data downloaded from : Census Bureau's Explore Census Data

**
**

The United States Census Bureau's American Community Survey (ACS):

Tables

Table 1

@usgov.city_of_seattle_housing_characteristics_seattle_neighborhoods.table_1
  • 65.35 kB
  • 92 rows
  • 54 columns
Loading...
CREATE TABLE table_1 (
  "objectid" BIGINT,
  "neigh_no" DOUBLE,
  "neighborhood_name" VARCHAR,
  "neighborhood_type" VARCHAR,
  "neighborhood_subtype" VARCHAR,
  "acs_vinatage" VARCHAR,
  "total_housing_units" BIGINT,
  "occupied_housing_units" BIGINT,
  "vacant_housing_units" BIGINT,
  "n_1_unit_detached" BIGINT  -- 1-unit Detached,
  "n_1_unit_attached" BIGINT  -- 1-unit Attached,
  "n_2_units" BIGINT  -- 2 Units,
  "n_3_or_4_units" BIGINT  -- 3 Or 4 Units,
  "n_5_to_9_units" BIGINT  -- 5 To 9 Units,
  "n_10_to_19_units" BIGINT  -- 10 To 19 Units,
  "n_20_to_49_units" BIGINT  -- 20 To 49 Units,
  "n_50_or_more_units" BIGINT  -- 50 Or More Units,
  "mobile_home" BIGINT,
  "boat_rv_van_etc" BIGINT,
  "low_density_housing_1_unit_att_4_units" BIGINT  -- Low Density Housing (1-unit Att - 4 Units),
  "medium_density_housing_5_49_units" BIGINT  -- Medium Density Housing (5-49 Units),
  "overcrowded_units_1_occupants_room" BIGINT  -- Overcrowded Units (>1 Occupants/room),
  "no_bedroom" BIGINT,
  "n_1_bedroom" BIGINT  -- 1 Bedroom,
  "n_2_bedrooms" BIGINT  -- 2 Bedrooms,
  "n_3_bedrooms" BIGINT  -- 3 Bedrooms,
  "n_4_bedrooms" BIGINT  -- 4 Bedrooms,
  "n_5_or_more_bedrooms" BIGINT  -- 5 Or More Bedrooms,
  "utility_gas" BIGINT,
  "electricity" BIGINT,
  "fuel_oil_kerosene_etc" BIGINT,
  "solar_energy" BIGINT,
  "no_fuel_used" BIGINT,
  "all_other_energy_sources" BIGINT,
  "lacking_compete_plumbing_facilities" BIGINT,
  "lacking_compete_kitchen_facilities" BIGINT,
  "no_telephone_service_available" BIGINT,
  "household_has_a_computer" BIGINT,
  "household_has_no_computer" BIGINT,
  "household_has_an_internet_subscription" BIGINT,
  "household_has_no_internet_subscription" BIGINT,
  "n_1_bedroom_owner_occupied" BIGINT  -- 1 Bedroom Owner Occupied,
  "n_2_bedrooms_owner_occupied" BIGINT  -- 2 Bedrooms Owner Occupied,
  "n_3_bedrooms_owner_occupied" BIGINT  -- 3 Bedrooms Owner Occupied,
  "n_4_bedrooms_owner_occupied" BIGINT  -- 4 Bedrooms Owner Occupied,
  "n_5_or_more_bedrooms_owner_occupied" BIGINT  -- 5 Or More Bedrooms Owner Occupied,
  "n_1_bedroom_renter_occupied" BIGINT  -- 1 Bedroom Renter Occupied,
  "n_2_bedrooms_renter_occupied" BIGINT  -- 2 Bedrooms Renter Occupied,
  "n_3_bedrooms_renter_occupied" BIGINT  -- 3 Bedrooms Renter Occupied,
  "n_4_bedrooms_renter_occupied" BIGINT  -- 4 Bedrooms Renter Occupied,
  "n_5_or_more_bedrooms_renter_occupied" BIGINT  -- 5 Or More Bedrooms Renter Occupied,
  "no_bedroom_owner_occupied" BIGINT,
  "no_bedroom_renter_occupied" BIGINT,
  "neighborhood_type_outside_comp_plan_areas_id" VARCHAR  -- Neighborhood Type (outside Comp Plan Areas Id)
);

Share link

Anyone who has the link will be able to view this.