Police-Data-Accessibility-Project / data-sources-app

An API and UI for using and maintaining the Data Sources database
MIT License
4 stars 5 forks source link

Data Source updates, approval, maintenance #477

Open josh-chamberlain opened 1 month ago

josh-chamberlain commented 1 month ago

Context

We have #74 for approving brand new sources (and requests). We should also be able to approve updates to sources that come from external sources. This is more complicated.

These could come one by one, or via script. (example of a third party script)

Requirements

Option 1, Using dolthub:

dolthub docs: https://docs.dolthub.com/

Option 2, Using retool to roll our own:

Tests

TBD

Docs

TBD

Open questions

We have to decide on an approach, then detail it.