Resistance-Lab / stopandsearch

A tool to analyse UK stop and search data
https://stopandsearch.herokuapp.com/
0 stars 0 forks source link

Create a new GitHub organisation, split repositories, and refactor #8

Open wheresalice opened 5 years ago

wheresalice commented 5 years ago

We currently use a single repository which has grown organically, and is now serving the purpose of both loading and preparing data as well as a very specific use-case of the data - serving a website. We should create a separate GitHub organisation for this project, split the current code into a website repo and a data repo, and refactor the data repo to be able to run in Docker more easily. We should also store the geojson data in the website repo.

Motivation

As a frontend developer
I want to be able to work on the website without processing the data myself
So that I can deliver value more quickly
As a data analyst
I want to be able to quickly get clean data in my tool of choice
So that I can deliver value more quickly

Specification

Downstream Impact

This may require minor changes to how the current Datasette deployment is performed

kimadactyl commented 5 years ago

Hmmm I'm totally on the fence about this right now as I was thinking of this more as a toolkit than an endpoint in itself. My counter user story would be:

As an activist working to understand stop and search
I want to have an easy starter kit for understanding, manipulating and presenting stop and search data
So that I can work with people in my area to understand police oppression

Maybe let's go over it on Tue :)

kimadactyl commented 5 years ago

If we went my route I think I'd be tempted to: