DCF Children In Placement: Annual Point-in-Time Trend By Race/Ethnicity
State of Connecticut
@usgov.state_of_connecticut_dcf_children_in_placement_annual__258dfc4c
State of Connecticut
@usgov.state_of_connecticut_dcf_children_in_placement_annual__258dfc4c
This dataset contains aggregate data concerning the number of unique children placed in open DCF placements on the observation date (July 1st each year). These figures are broken out by the DCF Region and Office responsible for the child's care, the child's Race/Ethnicity, whether the placement setting is in or out-of-state, and by the categorical Placement Type in which the child is residing on the observation date.
Organization: State of Connecticut
Last updated: 2020-11-12T14:57:54.008371
Tags: children, dcf, department-of-children-and-families, ethnicity, placement, race, race-ethnicity, trend
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.