HEALTH INSURANCE BY EMPLOYMENT STATUS (B27011)
City of Seattle
@usgov.city_of_seattle_health_insurance_by_employment_status_b27011
City of Seattle
@usgov.city_of_seattle_health_insurance_by_employment_status_b27011
CREATE TABLE table_1 (
"objectid" BIGINT,
"geoid" BIGINT,
"tract_name" VARCHAR,
"total_civilian_noninstitutionalized_population_19_to_6_5d9fa285" BIGINT,
"in_labor_force" BIGINT,
"employed" BIGINT,
"employed_with_health_insurance_coverage" BIGINT,
"employed_with_private_health_insurance" BIGINT,
"employed_with_public_coverage" BIGINT,
"employed_no_health_insurance_coverage" BIGINT,
"unemployed" BIGINT,
"unemployed_with_health_insurance_coverage" BIGINT,
"unemployed_with_private_health_insurance" BIGINT,
"unemployed_with_public_coverage" BIGINT,
"unemployed_no_health_insurance_coverage" BIGINT,
"not_in_labor_force" BIGINT,
"not_in_labor_force_with_health_insurance_coverage" BIGINT,
"not_in_labor_force_with_private_health_insurance" BIGINT,
"not_in_labor_force_with_public_coverage" BIGINT,
"not_in_labor_force_no_health_insurance_coverage" 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
);
Anyone who has the link will be able to view this.