Vocational Rehabilitation Successful Closures Average Hours Worked By County, SFY 2014-2023
State of California
@usgov.ca_gov_vocational_rehabilitation_successful_closures_a_c7037d42
State of California
@usgov.ca_gov_vocational_rehabilitation_successful_closures_a_c7037d42
This dataset represents the statewide average hours worked per week of Department of Rehabilitation’s total successful closures in State Fiscal Years 2014 through 2023 by county.
Organization: State of California
Last updated: 2025-07-23T21:20:23.153428
Tags: average, california-department-of-rehabilitation, county, department-of-rehabilitation, disability, dor, hours-worked, occupation, successful-closures
CREATE TABLE closures_by_average_hours_worked_and_county (
"year" BIGINT,
"county_name" VARCHAR,
"average_hours_worked_per_week_at_closure" BIGINT
);CREATE TABLE data_dictionary_successful_closures_by_hours_worked (
"field_title" VARCHAR,
"field_name" VARCHAR,
"data_type" VARCHAR,
"description" VARCHAR
);Anyone who has the link will be able to view this.