Choose Maryland: Compare Counties - Workforce
State of Maryland
@usgov.state_of_maryland_choose_maryland_compare_counties_workforce
State of Maryland
@usgov.state_of_maryland_choose_maryland_compare_counties_workforce
CREATE TABLE table_1 (
"county" VARCHAR,
"labor_force" VARCHAR,
"employment_by_place_of_residence" VARCHAR,
"unemployment" VARCHAR,
"unemployment_rate" VARCHAR,
"labor_force_participation_rate_total" VARCHAR,
"average_annual_employment_by_place_of_work" VARCHAR,
"average_weekly_wage_total_dollars" VARCHAR,
"number_of_business_establishments" VARCHAR,
"number_of_business_establishments_with_100_or_more_workers" VARCHAR
);
Anyone who has the link will be able to view this.