Vocational Rehabilitation Successful Closures By Occupation And County, SFY 2014-2023
State of California
@usgov.ca_gov_vocational_rehabilitation_successful_closures_b_8b4a675c
State of California
@usgov.ca_gov_vocational_rehabilitation_successful_closures_b_8b4a675c
This dataset represents the statewide count of Department of Rehabilitation’s total successful closures in State Fiscal Years 2014 through 2023 by occupation by county.
Organization: State of California
Last updated: 2025-07-23T16:20:39.479838
Tags: california-department-of-rehabilitation, department-of-rehabilitation, disability, dor, occupation, successful-closures
CREATE TABLE data_dictionary_successful_closures_by_occupation (
"field_title" VARCHAR,
"field_name" VARCHAR,
"data_type" VARCHAR,
"description" VARCHAR
);CREATE TABLE table_1 (
"year" BIGINT,
"county" VARCHAR,
"occupation" VARCHAR,
"successful_closures" 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.