mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-17 13:21:28 -07:00
Data folder restructuring in preparation for 361 (#376)
* initial checkin * gitignore and docker-compose update * readme update and error on hud * encoding issue * one more small README change * data roadmap re-strcuture * pyproject sort * small update to score output folders * checkpoint * couple of last fixes
This commit is contained in:
parent
3032a8305d
commit
543d147e61
66 changed files with 130 additions and 108 deletions
8
data/data-pipeline/settings.toml
Normal file
8
data/data-pipeline/settings.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[default]
|
||||
AWS_JUSTICE40_DATA_URL = "https://justice40-data.s3.amazonaws.com"
|
||||
|
||||
[development]
|
||||
|
||||
[staging]
|
||||
|
||||
[production]
|
Loading…
Add table
Add a link
Reference in a new issue