Baselight

Iowa Probation Revocations

State of Iowa

@usgov.state_of_iowa_iowa_probation_revocations

Table 1
@usgov.state_of_iowa_iowa_probation_revocations.table_1

  • 355.67 KB
  • 17444 rows
  • 13 columns
record_id

Record ID

offender_number

Offender Number

revocation_date

Revocation Date

fiscal_year_revoked

Fiscal Year Revoked

revocation_type

Revocation Type

status_revoked

Status Revoked

sex

Sex

race_ethnicity

Race & Ethnicity

age

Age

offense_classification

Offense Classification

offense_description

Offense Description

offense_type

Offense Type

offense_subtype

Offense Subtype

20229803Wed Jun 15 2022 00:00:00 GMT+0000 (Coordinated Universal Time)20223. New ArrestProbationMaleWhite33D FelonyPossession of a Controlled Substance - 3rd and subsequentDrugDrug Possession
118368447Mon Oct 05 2015 00:00:00 GMT+0000 (Coordinated Universal Time)20169. Need to ReviewProbationFemaleWhite28D FelonyTHEFT 2ND DEGREEPropertyTheft
219460591Fri Apr 19 2019 00:00:00 GMT+0000 (Coordinated Universal Time)20194. New Arrest ICONProbationMaleBlack37Aggravated MisdemeanorOPER VEH WH INT (OWI) / AGR MISD / 2ND OFF -Public OrderOWI
319772666Fri Aug 26 2016 00:00:00 GMT+0000 (Coordinated Universal Time)20171. New Fel/Agg ConvProbationMaleWhite22Aggravated MisdemeanorOPERATE VEHICLE NO CONSENTPropertyTheft
418482687Fri Oct 25 2024 00:00:00 GMT+0000 (Coordinated Universal Time)4. New Arrest ICONProbationFemaleWhite37Aggravated MisdemeanorOPERATING WHILE UNDER THE INFLUENCE 2ND OFFENSEPublic OrderOWI
518872825Wed Feb 11 2015 00:00:00 GMT+0000 (Coordinated Universal Time)20154. New Arrest ICONProbationMaleWhite33D FelonyPossession of a Controlled Substance - 3rd and subsequentDrugDrug Possession
618394631Tue Jul 09 2019 00:00:00 GMT+0000 (Coordinated Universal Time)20204. New Arrest ICONProbationFemaleWhite40Aggravated MisdemeanorATTEMPTED BURGLARY 3RD DEGREEPropertyBurglary
718405842Wed Jan 20 2016 00:00:00 GMT+0000 (Coordinated Universal Time)20164. New Arrest ICONProbationMaleWhite24Aggravated MisdemeanorUNAUTH. USE OF CREDIT CARD $1KPropertyForgery/Fraud
818513905Fri Feb 25 2022 00:00:00 GMT+0000 (Coordinated Universal Time)20223. New ArrestProbationFemaleWhite45D FelonyPossession of a Controlled Substance - 3rd and subsequentDrugDrug Possession
919255796Mon Jul 03 2017 00:00:00 GMT+0000 (Coordinated Universal Time)20184. New Arrest ICONProbationMaleWhite32D FelonyOPER VEH WH INT (OWI)/CLASS D FEL/3RD AND SUBSEQUENT OFFPublic OrderOWI

CREATE TABLE table_1 (
  "record_id" BIGINT,
  "offender_number" BIGINT,
  "revocation_date" TIMESTAMP,
  "fiscal_year_revoked" DOUBLE,
  "revocation_type" VARCHAR,
  "status_revoked" VARCHAR,
  "sex" VARCHAR,
  "race_ethnicity" VARCHAR,
  "age" BIGINT,
  "offense_classification" VARCHAR,
  "offense_description" VARCHAR,
  "offense_type" VARCHAR,
  "offense_subtype" VARCHAR
);

Share link

Anyone who has the link will be able to view this.