Iowa Probation Admissions
State of Iowa
@usgov.state_of_iowa_iowa_probation_admissions
State of Iowa
@usgov.state_of_iowa_iowa_probation_admissions
This dataset provides de-identified offender admission data for those serving probation in Iowa Community Based Correction Facilities during the last 10 fiscal years. Dataset includes information regarding age, sex, race, and offense committed.
Organization: State of Iowa
Last updated: 2023-01-19T23:41:45.248099
Tags: cbc, community-based-corrections, correctional-system, offenders, probation
CREATE TABLE table_1 (
"record_id" BIGINT,
"offender_number" BIGINT,
"admission_date" TIMESTAMP,
"fiscal_year_admitted" DOUBLE,
"supervising_judicial_district" VARCHAR,
"sex" VARCHAR,
"race_ethnicity" VARCHAR -- Race & Ethnicity,
"age_at_admission" DOUBLE,
"offense_code" VARCHAR,
"offense_classification" VARCHAR,
"offense_description" VARCHAR,
"offense_type" VARCHAR,
"offense_subtype" VARCHAR
);Anyone who has the link will be able to view this.