Baselight

Workforce Characteristics 2016

State of Missouri

@usgov.state_of_missouri_workforce_characteristics_2016

Loading...
Loading...

About this Dataset

Workforce Characteristics 2016

State and county level demographic characteristics of the workforce. Source is the U.S. Census Longitudinal Employer-Household Dynamics Program, 2016 Annual Averages. Disability Characteristics are for 2012-2016 from the U.S. Census American Community Survey
Organization: State of Missouri
Last updated: 2020-11-10T17:23:37.734577

Tables

Table 1

@usgov.state_of_missouri_workforce_characteristics_2016.table_1
  • 59.71 KB
  • 116 rows
  • 46 columns
Loading...

CREATE TABLE table_1 (
  "county" VARCHAR,
  "wd_area" VARCHAR,
  "female" BIGINT,
  "male" BIGINT,
  "total" BIGINT,
  "perc_female" DOUBLE,
  "perc_male" DOUBLE,
  "age_14_21" BIGINT,
  "age_22_34" BIGINT,
  "age_35_54" BIGINT,
  "age_55_64" BIGINT,
  "age_65_and_over" BIGINT,
  "age_total" BIGINT,
  "f_age_14_21" BIGINT,
  "f_age_22_34" BIGINT,
  "f_age_35_54" BIGINT,
  "f_age_55_64" BIGINT,
  "f_age_65_and_over" BIGINT,
  "m_age_14_21" BIGINT,
  "m_age_22_34" BIGINT,
  "m_age_35_54" BIGINT,
  "m_age_55_64" BIGINT,
  "m_age_65_and_over" BIGINT,
  "age_total_1" BIGINT,
  "r_natamer_alone" DOUBLE,
  "r_asian_alone" BIGINT,
  "r_black_alone" BIGINT,
  "r_nathawpac" DOUBLE,
  "r_twomore" DOUBLE,
  "r_white_alone" BIGINT,
  "race_total" BIGINT,
  "e_hisplat" DOUBLE,
  "e_not_hisplat" BIGINT,
  "e_total" DOUBLE,
  "d_with_disability" BIGINT,
  "d_no_disability" BIGINT,
  "d_total" BIGINT,
  "d_percdisability" DOUBLE,
  "edatt_lesshs" BIGINT,
  "edatt_hsgrad" BIGINT,
  "edatt_somecollege_assoc" BIGINT,
  "edatt_bachplus" BIGINT,
  "edatt_all" BIGINT,
  "edatt_percworkforce_somecollplus" DOUBLE,
  "edatt_percworkforce_bachplus" DOUBLE,
  "edatt_notavail_under25" BIGINT
);

Share link

Anyone who has the link will be able to view this.