Local Area Unemployment Statistics
State of Connecticut
@usgov.state_of_connecticut_local_area_unemployment_statistics_76163
State of Connecticut
@usgov.state_of_connecticut_local_area_unemployment_statistics_76163
The Local Area Unemployment Statistics (LAUS) program is a federal-state cooperative effort which produces monthly estimates of produces monthly and annual employment, unemployment, and labor force data for approximately 7,000 areas including Census regions and divisions, States, counties, metropolitan areas, and many cities.
This dataset includes data for all 50 states, the District of Columbia, and Puerto Rico. To only see data for Connecticut, create a filter where "State name" is equal to "Connecticut".
For more information on the LAUS program and data visit: https://www.bls.gov/lau/
For more information from the CT Department of Labor visit: https://www1.ctdol.state.ct.us/lmi/LAUS/default.asp
Organization: State of Connecticut
Last updated: 2021-08-07T12:52:12.155274
Tags: economic-recovery, laus, local-area-unemployment-statistics
CREATE TABLE table_1 (
"state_fips_code" BIGINT,
"state_abbreviation" VARCHAR,
"state_name" VARCHAR,
"series_id" VARCHAR,
"metric_code" BIGINT,
"year" BIGINT,
"period_code" VARCHAR,
"period_name" VARCHAR,
"metric_name" VARCHAR,
"value" DOUBLE,
"update_date" TIMESTAMP
);Anyone who has the link will be able to view this.