Languages And English Ability - Seattle Neighborhoods
City of Seattle
@usgov.city_of_seattle_languages_and_english_ability_seattle__643cc5ba
City of Seattle
@usgov.city_of_seattle_languages_and_english_ability_seattle__643cc5ba
CREATE TABLE table_1 (
"objectid" BIGINT,
"neigh_no" DOUBLE,
"neighborhood_name" VARCHAR,
"neighborhood_type" VARCHAR,
"neighborhood_subtype" VARCHAR,
"acs_vinatage" VARCHAR,
"total_households" BIGINT,
"english_only_households" BIGINT,
"spanish_limited_english_speaking_households" BIGINT,
"spanish_not_limited_english_speaking_households" BIGINT,
"other_indo_european_languages_limited_english_speaking_2015bd1c" BIGINT,
"other_indo_european_languages_not_limited_english_spea_0c71ec7f" BIGINT,
"asian_and_pacific_island_languages_limited_english_spe_316e53b6" BIGINT,
"asian_and_pacific_island_languages_not_limited_english_17f2e8d9" BIGINT,
"other_languages_limited_english_speaking_households" BIGINT,
"other_languages_not_limited_english_speaking_households" BIGINT,
"population_5_years_and_over" BIGINT,
"speak_only_english" BIGINT,
"speak_spanish" BIGINT,
"speak_spanish_not_very_well" BIGINT,
"speak_other_indo_european_languages" BIGINT,
"speak_other_indo_european_languages_not_very_well" BIGINT,
"speak_asian_and_pacific_island_languages" BIGINT,
"speak_asian_and_pacific_island_languages_not_very_well" BIGINT,
"speak_other_languages" BIGINT,
"speak_other_languages_not_very_well" BIGINT,
"population_speaks_a_language_other_than_english" BIGINT,
"population_speaks_english_less_than_very_well" BIGINT,
"households_with_limited_english" BIGINT,
"neighborhood_type_outside_comp_plan_areas_id" VARCHAR
);
Anyone who has the link will be able to view this.