Vocational Rehabilitation Consumers Served By Age Group And County, SFY 2014-2023
State of California
@usgov.ca_gov_vocational_rehabilitation_consumers_served_by_a_02e59eea
State of California
@usgov.ca_gov_vocational_rehabilitation_consumers_served_by_a_02e59eea
This dataset represents the statewide count of Department of Rehabilitation’s total number of consumers served by State Fiscal Years 2014 through 2023, age group, and county.
Organization: State of California
Last updated: 2025-07-23T16:19:52.752904
Tags: age, california-department-of-rehabilitation, county, department-of-rehabilitation, disability, dor
CREATE TABLE data_dictionary_total_served_by_age (
"field_title" VARCHAR,
"field_name" VARCHAR,
"data_type" VARCHAR,
"description" VARCHAR
);CREATE TABLE table_1 (
"year" BIGINT,
"county" VARCHAR,
"age_group" VARCHAR,
"number_of_consumers" DOUBLE,
"annotation_code" DOUBLE,
"count_annotation_desc" VARCHAR,
"percent" DOUBLE,
"percent_annotation_desc" VARCHAR
);Anyone who has the link will be able to view this.