Baselight

Employment, Unemployment, And Labor Force Data

State of Maryland

@usgov.state_of_maryland_employment_unemployment_and_labor_force_data

Loading...
Loading...

About this Dataset

Employment, Unemployment, And Labor Force Data

This dataset uses seasonally adjusted data from the US Bureau of Labor Statistics to present information on Maryland's labor force participation rate, employment rate, and unemployment rate.
Organization: State of Maryland
Last updated: 2020-11-10T17:25:38.577064
Tags: bls, bureau-of-labor-statistics, employment, labor-force-participation, unemployment

Tables

Table 1

@usgov.state_of_maryland_employment_unemployment_and_labor_force_data.table_1
  • 14.87 KB
  • 152 rows
  • 11 columns
Loading...

CREATE TABLE table_1 (
  "date" VARCHAR,
  "year" BIGINT,
  "month" BIGINT,
  "date_label" VARCHAR,
  "civilian_non_institutional_population" BIGINT,
  "civilian_labor_force" BIGINT,
  "labor_force_participation_rate" DOUBLE,
  "employed" BIGINT,
  "employment_rate" DOUBLE,
  "unemployed" BIGINT,
  "unemployment_rate" DOUBLE
);

Share link

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