RCI Monthly Counts
State of Washington
@usgov.state_of_washington_rci_monthly_counts_sfy2023
State of Washington
@usgov.state_of_washington_rci_monthly_counts_sfy2023
DCYF reports on the use of room confinement and isolation (RCI), in accordance with Revised Code of Washington (RCW) chapter 13.22. Data is presented by RCI start reason, duration, and demographic characteristics.
*https://www.dcyf.wa.gov/practice/oiaa/reports/jr-dashboards/room-confinement-isolation
Organization: State of Washington
Last updated: 2023-12-16T05:01:40.995891
Tags: isolation, jr, juvenile-rehabilitation, rci, room-confinement
CREATE TABLE table_1 (
"month" VARCHAR,
"rci_events" BIGINT,
"adp" BIGINT,
"rci_event_rate" DOUBLE,
"isolation_events" BIGINT,
"isolation_events_4_hours" BIGINT -- Isolation Events 4+ Hours,
"percent_of_isolation_4_hours" DOUBLE -- Percent Of Isolation 4+ Hours,
"sfy" BIGINT
);Anyone who has the link will be able to view this.