-
Notifications
You must be signed in to change notification settings - Fork 209
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
Format each incident with special "accountability" subheader #252
Comments
I'm not sure who accepts PRs and runs this repository, but if that person/people indicate they will accept PRs of this nature, we can get on with reformatting it as we go. |
+1 for this. A response/resolution attribute or object would be terrific. |
Sorry for the delay. There's a lot of police brutality happening and only a few of us. I don't think that any of us in the org have the bandwidth to do this right now, if I'm being completely honest. However, this is an open source project and we have, thanks to @ubershmekel , a data rewriter tool. My suggestion would be to experiment with this yourself and see if you can reformat links in a programmatic manner that won't upset the other build tools. Of course the painstaking thing then will be to dig through 800+ incidents and manually parse them out. But if we're able to get the format auto-applied, then we can slowly roll out the actual modifications on city-by-city level |
I would suggest adding links that include an "accountability: " in the beginning of the link text. E.g.
That way we could have this data without breaking the current format. Note the v-2 json api provides the link alongside the link text. That way downstream tools could support this format too. |
Something I notice is that we are not doing a good job of separating the evidence of the incident with the evidence of the accountability.
I recommend creating a specific subhead. Something like this:
Title: Police shove elderly man, causing him to fall on the back of his head | June 4th
Incident: Two police officers shove an unarmed, elderly man, who falls backwards and strikes his head on the concrete sidewalk. He appears to be bleeding. Location: Niagara Square
Incident Links:
A, B, C
Accountability: Buffalo P.D. released an official statement saying that he "tripped and fell." They have now opened an investigation into the incident.
Accountability Links:
D, E, F
In the long term as we move towards resolution, being able to track accountability evidence as distinct from incident evidence will be useful.
The text was updated successfully, but these errors were encountered: