Disability And Health Insurance - Seattle Neighborhoods
City of Seattle
@usgov.city_of_seattle_disability_and_health_insurance_seattl_7beaf90b
City of Seattle
@usgov.city_of_seattle_disability_and_health_insurance_seattl_7beaf90b
CREATE TABLE table_1 (
"objectid" BIGINT,
"neigh_no" DOUBLE,
"neighborhood_name" VARCHAR,
"neighborhood_type" VARCHAR,
"neighborhood_subtype" VARCHAR,
"acs_vinatage" VARCHAR,
"population_18_years_and_over" BIGINT,
"population_18_to_64_years" BIGINT,
"population_18_to_64_years_below_poverty_with_a_disability" BIGINT,
"population_18_to_64_years_below_poverty_without_a_disability" BIGINT,
"population_18_to_64_years_above_poverty_with_a_disability" BIGINT,
"population_18_to_64_years_above_poverty_without_a_disability" BIGINT,
"population_65_years_and_over" BIGINT,
"population_65_years_and_over_below_poverty_with_a_disability" BIGINT,
"population_65_years_and_over_below_poverty_without_a_disability" BIGINT,
"population_65_years_and_over_above_poverty_with_a_disability" BIGINT,
"population_65_years_and_over_above_poverty_without_a_disability" BIGINT,
"population_18_years_and_over_with_a_disability" BIGINT,
"population_18_to_64_years_with_a_disability" BIGINT,
"population_65_years_and_over_with_a_disability" BIGINT,
"population_civilian_noninstitutionalized" BIGINT,
"population_under_19_years_with_health_insurance" BIGINT,
"population_under_19_years_without_health_insurance" BIGINT,
"population_19_to_34_years_with_health_insurance" BIGINT,
"population_19_to_34_years_without_health_insurance" BIGINT,
"population_35_to_64_years_with_health_insurance" BIGINT,
"population_35_to_64_years_without_health_insurance" BIGINT,
"population_65_years_and_over_with_health_insurance" BIGINT,
"population_65_years_and_over_without_health_insurance" BIGINT,
"population_without_health_insurance" BIGINT,
"population_under_19_years" BIGINT,
"population_19_to_34_years" BIGINT,
"population_35_to_64_years" BIGINT,
"population_65_years_and_over_1" BIGINT,
"households" BIGINT,
"households_with_1_or_more_persons_with_a_disability" BIGINT,
"neighborhood_type_outside_comp_plan_areas_id" VARCHAR
);
Anyone who has the link will be able to view this.