Census Tract Top 50 American Community Survey Data
City of Seattle
@usgov.city_of_seattle_census_tract_top_50_american_community_survey
City of Seattle
@usgov.city_of_seattle_census_tract_top_50_american_community_survey
CREATE TABLE table_1 (
"objectid" BIGINT,
"geoid" BIGINT,
"tract_name" VARCHAR,
"tract_label" DOUBLE,
"land_acres" DOUBLE,
"jurisdiction" VARCHAR,
"community_reporting_area_id" DOUBLE,
"community_reporting_area_group" DOUBLE,
"community_reporting_area_name" VARCHAR,
"community_reporting_area_neighborhoods" VARCHAR,
"total_population" BIGINT,
"population_under_18" BIGINT,
"percent_of_population_under_18_years" DOUBLE,
"population_18_years_and_over" BIGINT,
"percent_of_population_18_years_and_over" DOUBLE,
"population_65_years_and_over" BIGINT,
"percent_of_population_65_years_and_over" DOUBLE,
"median_age_years" DOUBLE,
"white_alone_not_hispanic_or_latino" BIGINT,
"percent_white_alone_not_hispanic_or_latino" DOUBLE,
"black_or_african_american_alone_not_hispanic_or_latino" BIGINT,
"percent_black_or_african_american_alone_not_hispanic_or_latino" DOUBLE,
"american_indian_and_alaska_native_alone_not_hispanic_or_latino" BIGINT,
"percent_american_indian_and_alaska_native_alone_not_hi_702cf6b0" DOUBLE,
"asian_alone_not_hispanic_or_latino" BIGINT,
"percent_asian_alone_not_hispanic_or_latino" DOUBLE,
"native_hawaiian_and_other_pacific_islander_alone_not_h_b4ab4aa6" BIGINT,
"percent_native_hawaiian_and_other_pacific_islander_alo_9a8e6250" DOUBLE,
"some_other_race_alone_not_hispanic_or_latino" BIGINT,
"percent_some_other_race_alone_not_hispanic_or_latino" DOUBLE,
"two_or_more_races_not_hispanic_or_latino" BIGINT,
"percent_two_or_more_races_not_hispanic_or_latino" DOUBLE,
"hispanic_or_latino_of_any_race" BIGINT,
"percent_hispanic_or_latino_of_any_race" DOUBLE,
"person_of_color" BIGINT,
"percent_of_population_of_color" DOUBLE,
"total_households" BIGINT,
"population_in_households" BIGINT,
"percent_population_in_households" DOUBLE,
"average_household_size" DOUBLE,
"population_in_group_quarters" BIGINT,
"percent_population_in_group_quarters" DOUBLE,
"family_households_families" BIGINT,
"population_in_families" BIGINT,
"percent_family_households_families" DOUBLE,
"percent_population_in_families" DOUBLE,
"average_family_size" DOUBLE,
"nonfamily_households" BIGINT,
"percent_nonfamily_households" DOUBLE,
"householder_living_alone" BIGINT,
"total_housing_units" BIGINT,
"occupied_housing_units" BIGINT,
"percent_occupied_housing_units" DOUBLE,
"vacant_housing_units" BIGINT,
"percent_vacant_housing_units" DOUBLE,
"owner_occupied_housing_units" BIGINT,
"percent_owner_occupied_housing_units" DOUBLE,
"population_in_owner_occupied_housing_units" BIGINT,
"renter_occupied_housing_units" BIGINT,
"percent_renter_occupied_housing_units" DOUBLE,
"population_in_renter_occupied_housing_units" BIGINT,
"population_25_years_and_over" BIGINT,
"high_school_graduate_includes_equivalency_or_higher" BIGINT,
"bachelor_degree_or_higher" BIGINT,
"percent_high_school_graduate_or_higher" DOUBLE,
"percent_bachelor_degree_or_higher" DOUBLE,
"population_5_years_and_over" BIGINT,
"speak_language_other_than_english" BIGINT,
"percent_of_population_that_speaks_language_other_than_english" DOUBLE,
"speak_english_less_than_very_well" BIGINT,
"percent_speak_english_less_than_very_well" DOUBLE,
"median_owner_occupied_housing_unit_value_dollars" DOUBLE,
"housing_unit_value_less_than_50_000" BIGINT,
"housing_unit_value_50_000_to_99_999" BIGINT,
"housing_unit_value_100_000_to_149_999" BIGINT,
"housing_unit_value_150_000_to_199_999" BIGINT,
"housing_unit_value_200_000_to_299_999" BIGINT,
"housing_unit_value_300_000_to_499_999" BIGINT,
"housing_unit_value_500_000_to_999_999" BIGINT,
"housing_unit_value_1_000_000_or_more" BIGINT,
"median_selected_monthly_owner_with_a_mortgage_costs_dollars" DOUBLE,
"housing_units_with_a_mortgage_where_selected_monthly_o_427d603b" BIGINT,
"selected_monthly_owner_costs_as_a_percentage_of_househ_68e68731" BIGINT,
"selected_monthly_owner_costs_as_a_percentage_of_househ_09026e39" BIGINT,
"selected_monthly_owner_costs_as_a_percentage_of_househ_ed2f8e1e" BIGINT,
"selected_monthly_owner_costs_as_a_percentage_of_househ_f5c8f542" BIGINT,
"selected_monthly_owner_costs_as_a_percentage_of_househ_0e0f437f" BIGINT,
"housing_units_with_a_mortgage_where_selected_monthly_o_6403be1b" BIGINT,
"percent_of_owner_occupied_housing_units_with_a_mortgag_e9423ef4" DOUBLE,
"median_gross_rent_dollars" DOUBLE,
"occupied_units_paying_rent_where_gross_rent_as_a_perce_66392746" BIGINT,
"gross_rent_as_a_percentage_of_household_income_less_th_a17b9107" BIGINT,
"gross_rent_as_a_percentage_of_household_income_15_0_to_7dee3eff" BIGINT,
"gross_rent_as_a_percentage_of_household_income_20_0_to_1265db68" BIGINT,
"gross_rent_as_a_percentage_of_household_income_25_0_to_e9075d0b" BIGINT,
"gross_rent_as_a_percentage_of_household_income_30_0_to_2d9c9600" BIGINT,
"gross_rent_as_a_percentage_of_household_income_35_0_pe_b9ca2f34" BIGINT,
"occupied_units_paying_rent_where_gross_rent_as_a_perce_87c5d57f" BIGINT,
"percent_of_renter_occupied_housing_units_whose_gross_r_dda2e769" DOUBLE,
"population_16_years_and_over" BIGINT
);
Anyone who has the link will be able to view this.