Children By Disposition
U.S. Department of Health & Human Services
@usgov.hhs_gov_children_by_disposition
U.S. Department of Health & Human Services
@usgov.hhs_gov_children_by_disposition
CREATE TABLE table_1 (
"state" VARCHAR,
"year" VARCHAR,
"substantiated" BIGINT,
"indicated" DOUBLE,
"alternative_response" DOUBLE,
"unsubstantiated" DOUBLE,
"intentionally_false" DOUBLE,
"closed_with_no_finding" DOUBLE,
"no_alleged_maltreatment" DOUBLE,
"other" DOUBLE,
"unknown" DOUBLE,
"total_children" BIGINT
);
Anyone who has the link will be able to view this.