Baselight

Unemployment Rate By Age Groups

State of California

@usgov.ca_gov_unemployment_rate_by_age_groups

Loading...
Loading...

About this Dataset

Unemployment Rate By Age Groups

This dataset contains non-seasonally adjusted California Unemployment Rate by age groups, from the Current Population Survey (CPS). The age group ranges are as follows; 16-19 ; 20 - 24; 25 - 34; 35 - 44; 45 - 54; 55 -64; 65+. This data is based on a 12-month moving average.
Organization: State of California
Last updated: 2023-11-11T04:45:19.034314
Tags: california-employment-development-department, unemployment-rate-by-age-ranges, unemployment-rate-demographics

Tables

Unemployment Rate By Age Groups

@usgov.ca_gov_unemployment_rate_by_age_groups.unemployment_rate_by_age_groups
  • 15.65 KB
  • 207 rows
  • 12 columns
Loading...

CREATE TABLE unemployment_rate_by_age_groups (
  "area_type" VARCHAR,
  "area_name" VARCHAR,
  "date" TIMESTAMP,
  "year" BIGINT,
  "month" VARCHAR,
  "age_16_19" DOUBLE,
  "age_20_24" DOUBLE,
  "age_25_34" DOUBLE,
  "age_35_44" DOUBLE,
  "age_45_54" DOUBLE,
  "age_55_64" DOUBLE,
  "age_65" DOUBLE
);

Share link

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