Local Area Unemployment Statistics (LAUS), Seasonally Adjusted Data: Beginning 1976
State of New York
@usgov.state_of_new_york_local_area_unemployment_statistics_l_ca54af3e
State of New York
@usgov.state_of_new_york_local_area_unemployment_statistics_l_ca54af3e
CREATE TABLE table_1 (
"area" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"labor_force" BIGINT,
"employed" BIGINT,
"unemployed" BIGINT,
"unemployment_rate" DOUBLE
);
Anyone who has the link will be able to view this.