Local Area Unemployment Statistics (LAUS), Annual Average
State of California
@usgov.ca_gov_local_area_unemployment_statistics_laus_annual_average
State of California
@usgov.ca_gov_local_area_unemployment_statistics_laus_annual_average
CREATE TABLE local_area_unemployment_statistics_laus_annual_average (
"area_name" VARCHAR,
"area_type" VARCHAR,
"year" BIGINT,
"month" VARCHAR,
"seasonally_adjusted_y_n" VARCHAR,
"status" VARCHAR,
"labor_force" BIGINT,
"employment" BIGINT,
"unemployment" BIGINT,
"unemployment_rate" DOUBLE
);
CREATE TABLE n__dictionary_local_area_unemployment_statistics_laus__df208174 (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.