Race And Ethnicity - Seattle Neighborhoods
City of Seattle
@usgov.city_of_seattle_race_and_ethnicity_seattle_neighborhoods
City of Seattle
@usgov.city_of_seattle_race_and_ethnicity_seattle_neighborhoods
CREATE TABLE table_1 (
"objectid" BIGINT,
"neighborhood_name" VARCHAR,
"neighborhood_type" VARCHAR,
"neighborhood_subtype" VARCHAR,
"acs_vintage" VARCHAR,
"total_population" BIGINT,
"white_alone_not_hispanic_or_latino" BIGINT,
"black_or_african_american_alone_not_hispanic_or_latino" BIGINT,
"american_indian_and_alaska_native_alone_not_hispanic_or_latino" BIGINT,
"asian_alone_not_hispanic_or_latino" BIGINT,
"native_hawaiian_and_other_pacific_islander_alone_not_h_81af9956" BIGINT,
"some_other_race_alone_not_hispanic_or_latino" BIGINT,
"two_or_more_races_not_hispanic_or_latino" BIGINT,
"hispanic_or_latino_of_any_race" BIGINT,
"white_alone_hispanic_or_latino" BIGINT,
"black_or_african_american_alone_hispanic_or_latino" BIGINT,
"american_indian_and_alaska_native_alone_hispanic_or_latino" BIGINT,
"asian_alone_hispanic_or_latino" BIGINT,
"native_hawaiian_and_other_pacific_islander_alone_hispa_5f6205dc" BIGINT,
"some_other_race_alone_hispanic_or_latino" BIGINT,
"two_or_more_races_hispanic_or_latino" BIGINT,
"person_of_color" BIGINT,
"white_in_combination_with_one_or_more_other_races" BIGINT,
"black_or_african_american_in_combination_with_one_or_m_134398d2" BIGINT,
"american_indian_and_alaska_native_in_combination_with__d6075b19" BIGINT,
"asian_in_combination_with_one_or_more_other_races" BIGINT,
"native_hawaiian_and_other_pacific_islander_in_combinat_6ddc86af" BIGINT,
"some_other_race_in_combination_with_one_or_more_other_races" BIGINT,
"white_alone" BIGINT,
"black_or_african_american_alone" BIGINT,
"american_indian_and_alaska_native_alone" BIGINT,
"asian_alone" BIGINT,
"native_hawaiian_and_other_pacific_islander_alone" BIGINT,
"some_other_race_alone" BIGINT,
"two_or_more_races" BIGINT,
"percent_persons_of_color" DOUBLE,
"neigh_no" DOUBLE,
"neighborhood_type_outside_comp_plan_areas_id" VARCHAR
);
Anyone who has the link will be able to view this.