DCF Monthly Child Entries And Exits To Placement
State of Connecticut
@usgov.state_of_connecticut_dcf_monthly_child_entries_and_exi_0c1119ea
State of Connecticut
@usgov.state_of_connecticut_dcf_monthly_child_entries_and_exi_0c1119ea
This dataset contains aggregate data concerning the number of children who entered and/or exited DCF placement during a given calendar month. These figures are broken out by the child's Age Group (based on age at date of entry/exit), and the Race/Ethnicity category with which the child identifies. The dataset is updated every two weeks, with a two week delay built into the update to allow for data entry to be complete and correct.
Organization: State of Connecticut
Last updated: 2020-11-12T14:58:05.620099
Tags: age-group, children, covid-19, covid-congregate-settings, dcf, department-of-children-and-families, entry-cohort, exit-cohort, foster-care, race-ethnicity
CREATE TABLE table_1 (
"data_as_of" TIMESTAMP,
"year" BIGINT,
"month" VARCHAR,
"race_ethnicity_group" VARCHAR,
"age_group" VARCHAR,
"entry_counts" VARCHAR,
"exit_counts" VARCHAR
);Anyone who has the link will be able to view this.