DISABILITY CHARACTERISTICS (S1810)
City of Seattle
@usgov.city_of_seattle_disability_characteristics_s1810
City of Seattle
@usgov.city_of_seattle_disability_characteristics_s1810
CREATE TABLE table_1 (
"objectid" BIGINT,
"geoid" BIGINT,
"tract_name" VARCHAR,
"total_civilian_noninstitutionalized_population" BIGINT,
"with_a_hearing_difficulty" BIGINT,
"with_a_hearing_difficulty_population_under_18_years" BIGINT,
"with_a_hearing_difficulty_population_under_5_years" BIGINT,
"with_a_hearing_difficulty_population_5_to_17_years" BIGINT,
"with_a_hearing_difficulty_population_18_to_64_years" BIGINT,
"with_a_hearing_difficulty_population_18_to_34_years" BIGINT,
"with_a_hearing_difficulty_population_35_to_64_years" BIGINT,
"with_a_hearing_difficulty_population_65_years_and_over" BIGINT,
"with_a_hearing_difficulty_population_65_to_74_years" BIGINT,
"with_a_hearing_difficulty_population_75_years_and_over" BIGINT,
"with_a_vision_difficulty" BIGINT,
"with_a_vision_difficulty_population_under_18_years" BIGINT,
"with_a_vision_difficulty_population_under_5_years" BIGINT,
"with_a_vision_difficulty_population_5_to_17_years" BIGINT,
"with_a_vision_difficulty_population_18_to_64_years" BIGINT,
"with_a_vision_difficulty_population_18_to_34_years" BIGINT,
"with_a_vision_difficulty_population_35_to_64_years" BIGINT,
"with_a_vision_difficulty_population_65_years_and_over" BIGINT,
"with_a_vision_difficulty_population_65_to_74_years" BIGINT,
"with_a_vision_difficulty_population_75_years_and_over" BIGINT,
"with_a_cognitive_difficulty" BIGINT,
"with_a_cognitive_difficulty_population_under_18_years" BIGINT,
"with_a_cognitive_difficulty_population_18_to_64_years" BIGINT,
"with_a_cognitive_difficulty_population_18_to_34_years" BIGINT,
"with_a_cognitive_difficulty_population_35_to_64_years" BIGINT,
"with_a_cognitive_difficulty_population_65_years_and_over" BIGINT,
"with_a_cognitive_difficulty_population_65_to_74_years" BIGINT,
"with_a_cognitive_difficulty_population_75_years_and_over" BIGINT,
"with_an_ambulatory_difficulty" BIGINT,
"with_an_ambulatory_difficulty_population_under_18_years" BIGINT,
"with_an_ambulatory_difficulty_population_18_to_64_years" BIGINT,
"with_an_ambulatory_difficulty_population_18_to_34_years" BIGINT,
"with_an_ambulatory_difficulty_population_35_to_64_years" BIGINT,
"with_an_ambulatory_difficulty_population_65_years_and_over" BIGINT,
"with_an_ambulatory_difficulty_population_65_to_74_years" BIGINT,
"with_an_ambulatory_difficulty_population_75_years_and_over" BIGINT,
"with_a_self_care_difficulty" BIGINT,
"with_a_self_care_difficulty_population_under_18_years" BIGINT,
"with_a_self_care_difficulty_population_18_to_64_years" BIGINT,
"with_a_self_care_difficulty_population_18_to_34_years" BIGINT,
"with_a_self_care_difficulty_population_35_to_64_years" BIGINT,
"with_a_self_care_difficulty_population_65_years_and_over" BIGINT,
"with_a_self_care_difficulty_population_65_to_74_years" BIGINT,
"with_a_self_care_difficulty_population_75_years_and_over" BIGINT,
"with_an_independent_living_difficulty" BIGINT,
"with_an_independent_living_difficulty_population_under_18_years" BIGINT,
"with_an_independent_living_difficulty_population_18_to_34_years" BIGINT,
"with_an_independent_living_difficulty_population_35_to_64_years" BIGINT,
"with_an_independent_living_difficulty_population_65_ye_234e6f76" BIGINT,
"with_an_independent_living_difficulty_population_65_to_74_years" BIGINT,
"with_an_independent_living_difficulty_population_75_ye_d153a668" BIGINT,
"acs_vintage" VARCHAR,
"jurisdiction" VARCHAR,
"community_reporting_area_id" DOUBLE,
"community_reporting_area_group" DOUBLE,
"community_reporting_area_name" VARCHAR,
"community_reporting_area_neighborhoods" VARCHAR,
"tract_label" DOUBLE,
"with_a_disability_total_civilian_noninstitutionalized__d87d4335" BIGINT,
"total_under_5_years" BIGINT,
"with_a_disability_under_5_years" BIGINT,
"total_5_to_17_years" BIGINT,
"with_a_disability_5_to_17_years" BIGINT,
"total_18_to_34_years" BIGINT,
"with_a_disability_18_to_34_years" BIGINT,
"total_35_to_64_years" BIGINT,
"with_a_disability_35_to_64_years" BIGINT,
"total_65_to_74_years" BIGINT,
"with_a_disability_65_to_74_years" BIGINT,
"total_75_years_and_over" BIGINT,
"with_a_disability_75_years_and_over" BIGINT
);
Anyone who has the link will be able to view this.