DJS Performance Metrics - Fiscal Year
State of Maryland
@usgov.state_of_maryland_djs_performance_metrics_fiscal_year
State of Maryland
@usgov.state_of_maryland_djs_performance_metrics_fiscal_year
The percent of cases referred to The Department of Juvenile Services Intake that are diverted to pre-court supervision, as well as the percent of DJS Committed youth successfully released without a new delinquent adjudication or conviction within a year of release.
Organization: State of Maryland
Last updated: 2020-11-10T17:24:55.225715
Tags: diversion, djs, gopi, intake, juvenile
CREATE TABLE table_1 (
"date" VARCHAR,
"fiscal_year" VARCHAR,
"complaints_referred" BIGINT,
"percent_diverted" DOUBLE,
"released_youth" DOUBLE,
"success_rate" DOUBLE
);Anyone who has the link will be able to view this.