Iowa Probation Admissions
State of Iowa
@usgov.state_of_iowa_iowa_probation_admissions
State of Iowa
@usgov.state_of_iowa_iowa_probation_admissions
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,
"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.