Correctional Facility Daily Population Count By Facility
State of Connecticut
@usgov.state_of_connecticut_correctional_facility_daily_popul_9cd788a0
State of Connecticut
@usgov.state_of_connecticut_correctional_facility_daily_popul_9cd788a0
CREATE TABLE table_1 (
"date" TIMESTAMP,
"facility_name" VARCHAR,
"accused_other_status_count" BIGINT,
"sentenced_status_count" BIGINT,
"total_facility_population_count" BIGINT
);
Anyone who has the link will be able to view this.