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