Iowa Child Abuse Occurrences By Year, County And Type Of Abuse
State of Iowa
@usgov.state_of_iowa_iowa_child_abuse_occurrences_by_year_cou_fa3c260a
State of Iowa
@usgov.state_of_iowa_iowa_child_abuse_occurrences_by_year_cou_fa3c260a
CREATE TABLE table_1 (
"year" BIGINT,
"fips_county_code" DOUBLE,
"county_name" VARCHAR,
"dhs_service_area" VARCHAR,
"judicial_district" VARCHAR,
"abuse_type" VARCHAR,
"occurences" BIGINT,
"county_primary_point" VARCHAR
);
Anyone who has the link will be able to view this.