codeforboston / clean-slate-data

MIT License
27 stars 13 forks source link

Is the Court of Common Pleas a valid proxy for all PA crime? #7

Closed mikemahoney218 closed 4 years ago

mikemahoney218 commented 5 years ago

Our entire PA crime dataset refers to crimes heard in the Court of Common Pleas. If we are to use this dataset to make generalizations about MA crimes, we need to know what subset of crimes are heard in this court, how they map to total PA crimes, and if they are a valid proxy for all MA crimes.

Action items here might include research into the PA legal system to determine what crimes are heard in this court, as well as comparison of our dataset to FBI data to see if they map to PA crime rates as well.

This task is a child of https://github.com/codeforboston/clean-slate/issues/6

knod commented 5 years ago

We probably have a way to access magisterial court dockests as well (though not summaries), which is the other kind that we know of.

knod commented 5 years ago

Update: The only other data we've been able to access so far is the magisterial traffic court data.

jeremylang commented 4 years ago

No longer need a proxy state now that MA data is available.