DCF Children In Placement: Annual Point-in-Time Trend By Gender
State of Connecticut
@usgov.state_of_connecticut_dcf_children_in_placement_annual__2f280060
State of Connecticut
@usgov.state_of_connecticut_dcf_children_in_placement_annual__2f280060
CREATE TABLE table_1 (
"data_as_of" TIMESTAMP,
"dcf_region" VARCHAR,
"dcf_office" VARCHAR,
"demographic" VARCHAR,
"out_of_state" VARCHAR,
"month_in_care" TIMESTAMP,
"total_cip" BIGINT,
"foster_care" BIGINT,
"relative_care" BIGINT,
"special_study" BIGINT,
"therapeutic_foster_care" BIGINT,
"pdc_safe_home" BIGINT,
"shelter" BIGINT,
"group_home" BIGINT,
"residential" BIGINT,
"dcf_highmeadows" BIGINT,
"dcf_solnit" BIGINT,
"dcf_cjts" BIGINT,
"hospital" BIGINT,
"independent_living" BIGINT
);
Anyone who has the link will be able to view this.