Vocational Rehabilitation Consumers Served By Disability And County, SFY 2014-2023
State of California
@usgov.ca_gov_vocational_rehabilitation_consumers_served_by_d_203bd1c9
State of California
@usgov.ca_gov_vocational_rehabilitation_consumers_served_by_d_203bd1c9
This dataset represents the statewide count of Department of Rehabilitation’s total number of consumers served in State Fiscal Years 2014 through 2023 by disability type, and county.
Organization: State of California
Last updated: 2025-07-23T16:19:57.909500
Tags: california-department-of-rehabilitation, county, department-of-rehabilitation, disability, disability-type, dor
CREATE TABLE data_dictionary_for_total_served_by_disability (
"field_title" VARCHAR,
"field_name" VARCHAR,
"data_type" VARCHAR,
"description" VARCHAR
);CREATE TABLE table_1 (
"year" BIGINT,
"county" VARCHAR,
"disability_type" 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.