CT DCF Abuse/Neglect Reports And Allegations By Town And State Fiscal Year
State of Connecticut
@usgov.state_of_connecticut_ct_dcf_abuse_neglect_reports_and__cc4f347b
State of Connecticut
@usgov.state_of_connecticut_ct_dcf_abuse_neglect_reports_and__cc4f347b
This dataset contains aggregate data concerning abuse/neglect reports accepted for a response from DCF. Traditionally, DCF has had only one manner of responding to such reports, which was a mandated Child Protective Services (CPS) Investigation. As of April 2012, DCF began responding to low-risk reports through a voluntary Family Assessment Response (FAR) process. Reports handled through a FAR response still contain allegations that meet the statutory definitions of neglect, but they do not receive a decision concerning whether they are substantiated or not. This policy has resulted in fewer substantiated allegations since its implementation, but the agency continues to serve as many or more families reported for abuse/neglect.
Organization: State of Connecticut
Last updated: 2020-11-12T14:53:42.831089
Tags: abuse, allegations, dcf, department-of-children-and-families, neglect, substantiations, towns
CREATE TABLE table_1 (
"fisc_period" VARCHAR,
"fisc_year" BIGINT,
"region" VARCHAR,
"office" VARCHAR,
"town" VARCHAR,
"ttl_cps_acept_m" VARCHAR,
"ttl_cps_subs_m" VARCHAR,
"ttl_allegat_m" VARCHAR,
"ttl_allegat_subs_m" VARCHAR,
"ttl_phys_abuse_m" VARCHAR,
"ttl_educ_neglect_m" VARCHAR,
"ttl_emot_neglect_m" VARCHAR,
"ttl_high_risk_m" VARCHAR,
"ttl_medi_neglect_m" VARCHAR,
"ttl_at_risk_m" VARCHAR,
"ttl_phys_neglect_m" VARCHAR,
"ttl_sex_abuse_m" VARCHAR,
"ttl_hmntr_m" VARCHAR,
"ttl_em_ab_m" VARCHAR,
"ttl_moral_neglect_m" VARCHAR,
"subs_phys_abuse_m" VARCHAR,
"subs_educ_neglect_m" VARCHAR,
"subs_emot_neglect_m" VARCHAR,
"subs_high_risk_m" VARCHAR,
"subs_medi_neglect_m" VARCHAR,
"subs_at_risk_m" VARCHAR,
"subs_phys_neglect_m" VARCHAR,
"subs_sex_abuse_m" VARCHAR,
"sub_hmntr_m" VARCHAR,
"sub_em_ab_m" VARCHAR,
"sub_moral_neglect_m" VARCHAR,
"children_subs" VARCHAR,
"rate_phys_abuse_m" VARCHAR,
"rate_educ_neglect_m" VARCHAR,
"rate_emot_neglect_m" VARCHAR,
"rate_high_risk_m" VARCHAR,
"rate_medi_neglect_m" VARCHAR,
"rate_at_risk_m" VARCHAR,
"rate_phys_neglect_m" VARCHAR,
"rate_sex_abuse_m" VARCHAR,
"rate_hmntr_m" VARCHAR,
"rate_em_ab_m" VARCHAR,
"rate_moral_neglect_m" VARCHAR
);Anyone who has the link will be able to view this.