Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ask if violations are traffic related #1713

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

wittejm
Copy link
Contributor

@wittejm wittejm commented Oct 27, 2023

This was a request from Michael and team. In multnomah county they need to identify Violations and Reduced to Violations as possibly traffic-related even if OECI doesn't reflect them as such.

In my first commit I tried to avoid a major change to the classifier by making the question specify the county, but I discovered this looks bad:

Screenshot 2023-10-27 at 2 18 21 PM

So in my second commit I add the location argument to the charge creator and classifier. Now the charge is NMA only in Multnomah County:

Screenshot 2023-10-27 at 2 39 51 PM

 * and they need this additional question: in multnomah county if the charge is traffic related then it's considered a traffic charge
* fix test cases and add a demo record for manual testing.
@wittejm wittejm requested a review from KentShikama October 27, 2023 21:54
@wittejm wittejm merged commit 6dc6d0d into master Oct 30, 2023
6 checks passed
@wittejm wittejm deleted the ask-if-violations-are-traffic-related branch October 30, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants