Juvenile Justice Policy And Oversight Committee Equity Metrics - Delinquent Referrals
State of Connecticut
@usgov.state_of_connecticut_juvenile_justice_policy_and_overs_266c90f1
State of Connecticut
@usgov.state_of_connecticut_juvenile_justice_policy_and_overs_266c90f1
Connecticut's Juvenile Justice Policy and Oversight Committee (JJPOC) has developed this dataset and this dashboard to monitor and examine juvenile justice system involvement across the state for youth of different races, ethnicities, and genders. The following metrics were chosen to understand key points in the juvenile justice system: 1. Delinquent referrals 2. Non-judicial handling 3. Disposition of a first time felony 4. Detention Note: this dataset and the dashboard are being developed in phases, and as of 1/27/2023 they include data on Metric 1: Delinquent referrals and Metric 2: First Time Felony Dispositions. Additional metrics will be added over the course of 2023 and 2024.
Organization: State of Connecticut
Last updated: 2023-04-22T05:15:21.106962
Tags: cjppd, cssd, equity, jjpoc
CREATE TABLE table_1 (
"date" TIMESTAMP,
"quarter" DOUBLE,
"period" VARCHAR,
"year" VARCHAR,
"geography" VARCHAR,
"race_ethnicity" VARCHAR,
"gender" VARCHAR,
"estimated_youth" BIGINT,
"delinquent_referrals" BIGINT,
"rate_of_delinquent_referrals" DOUBLE
);Anyone who has the link will be able to view this.