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