codeforboston / clean-slate-data

MIT License
27 stars 13 forks source link

Determine the difference between charges with duplicate descriptions but different expunge ability #159

Closed jeremylang closed 3 years ago

jeremylang commented 3 years ago

Notes

List of contradictory offenses: https://docs.google.com/spreadsheets/d/1FPj1SIdiif8W1qVwghBSTya79ZTr7WVPwO2Qtg1p3eA/edit#gid=649639468

Steps

  1. Figure out what the criteria is
bffcorianne commented 3 years ago

I’ve been doing a lot of research as how we’d determine expungibility for some of the charges isn’t really cut and dry. It looks like important info we need are the staircasing, offense level, and probably grid which is found in the sentencing guidelines document.

IANAL; do we plan to involve an SME (court person/attorney) at some point to ensure our interpretation and choices are correct?

jeremylang commented 3 years ago

We've been working with Pauline at GBLS as our expungement SME.

Next step is reaching out to acquire the documentation mentioned above.

emilymo008 commented 3 years ago

Just added a column for extra criteria needed to determine expungeability in data/processed/prosecution_charges_detailed.csv, and fixed charges that were erroneously duplicated because we previously ignored such details. Next, we can either manually input the expungeability for these charges, or we can modify our master crime list and then join by chapter, section, and extra criteria.

laurafeeney commented 3 years ago

this is effectively closed by the same updates we made in issue #155 The challenges with building an effective and comprehensive crosswalk of offenses and expungability are:

But, all of the records that were unmatched were relatively straightforward (with or without a firearm, involving a person >65 years or not, etc). Others we made an educated guess and checked with Sana at CfJJ. There are very very few left that we're unsure about, likely even fewer once we cut out the >21 individuals.