lucyparsons / OpenOversight

Police oversight and accountability through public data šŸ‘®
https://openoversight.com
GNU General Public License v3.0
240 stars 79 forks source link

Multi-city scaling #216

Closed redshiftzero closed 6 years ago

redshiftzero commented 7 years ago

Longer term, we need to scale this to multiple cities. I was thinking about spinning up a new webserver/database server for each agency, but 1) that doesn't scale very well cost wise and 2) it would be useful to have a centralized set of users so that moderation and volunteering can be managed centrally.

To modify OpenOversight to support multiple departments we should:

We might also create routes like /chicago /nypd that redirect to the find an officer form with the correct city filled out.

I can make individual issues for these things as we approach them, for now I am just brainstorming. Imho each of these things is not really that complicated, and this should be done in a minor release soon.

See: #295 #296 #297 #298

elimisteve commented 7 years ago

I think working on this would count as civic hacking for SF, don't you?

redshiftzero commented 7 years ago

The SFPD and Oakland PD data is ripe for the FOIAing

elimisteve commented 7 years ago

Sounds awesome :-D

jujueyeball commented 7 years ago

this strikes me re a side project, which would be tracking problem officers who have shuffled from dept to dept to dept rather than facing discipline

redshiftzero commented 6 years ago

This is completed and in production