Juvenile Justice Policy And Oversight Committee Equity Metrics - First Felony Dispositions
State of Connecticut
@usgov.state_of_connecticut_juvenile_justice_policy_and_overs_cd712b97
State of Connecticut
@usgov.state_of_connecticut_juvenile_justice_policy_and_overs_cd712b97
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:
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-11-24T13:20:28.972887
Tags: cjppd, cssd, equity, jjpoc
CREATE TABLE table_1 (
"race_ethnicity" VARCHAR,
"gender" VARCHAR,
"dispositions" BIGINT,
"geography" VARCHAR,
"date" TIMESTAMP,
"period" VARCHAR,
"quarter" DOUBLE,
"total_dispositions" DOUBLE,
"disposition_type" VARCHAR,
"rate_per_100" DOUBLE,
"relative_rate_index" DOUBLE,
"period_type" BIGINT,
"year" VARCHAR
);Anyone who has the link will be able to view this.