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

Format each incident with special "accountability" subheader #252

Open
vandervecken opened this issue Jun 5, 2020 · 4 comments
Open

Format each incident with special "accountability" subheader #252

vandervecken opened this issue Jun 5, 2020 · 4 comments

Comments

@vandervecken
Copy link

vandervecken commented Jun 5, 2020

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.

@vandervecken
Copy link
Author

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.

@MikeCraig418
Copy link
Collaborator

+1 for this. A response/resolution attribute or object would be terrific.

@emarcey
Copy link
Collaborator

emarcey commented Jul 30, 2020

@vandervecken

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

@ubershmekel
Copy link
Collaborator

ubershmekel commented Aug 1, 2020

I would suggest adding links that include an "accountability: " in the beginning of the link text. E.g.

### Police arrest two reporters | June 3

Police arrested two AL.com journalists covering a protest at 7:35 on June 3. There was a 7PM curfew in effect, which exempted journalists who were carrying a letter from their media outlet; both arrested journalists were carrying such a letter and had press lanyards. Both journalists were released shortly thereafter; while in custody, they were photographed. Birmingham police later said that the arrest was made for the journalists' safety.

tags: arrest, journalist

id: al-birmingham-1

**Links**

* [Accountability: nyt report](https://www.al.com/news/birmingham/2020/06/two-reporters-taken-into-custody-after-covering-birmingham-protest.html)

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.

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

No branches or pull requests

4 participants