Correctional Community Program Daily Population Count By Community Program
State of Connecticut
@usgov.state_of_connecticut_correctional_community_program_da_597c287a
State of Connecticut
@usgov.state_of_connecticut_correctional_community_program_da_597c287a
CREATE TABLE table_1 (
"date" TIMESTAMP,
"community_program" VARCHAR,
"male_count" BIGINT,
"female_count" BIGINT,
"total_count" BIGINT
);
Anyone who has the link will be able to view this.