Grist-Data-Desk / STLoR

Code and methodology to produce the dataset in Grist and High Country News' investigation into state trust lands on reservations
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Refactor hierarchy and remove non-dependent code/packages #3

Closed clayton-aldern closed 1 month ago

clayton-aldern commented 1 month ago

Methods are here: https://github.com/Grist-Data-Desk/STLoR/blob/main/METHODOLOGY.md Input to activity match is somewhere here: https://github.com/Grist-Data-Desk/STLoR/tree/main/public_data/04_All%20States Build code is effectively this line: $ DATA=data PYTHONHASHSEED=42 python run.py stl-stage-2

We need a clean repo with README that describes integration of above methods with previous methods and allows users to execute code and produce final dataset.

Final data are distributed publicly here: https://github.com/Grist-Data-Desk/STLoR/tree/main/public_data/05_Final-Dataset

clayton-aldern commented 1 month ago

Basically the one step (as it stands) is: sub in 02_SendtoActivityMatch.geojson for the previous all-states.geojson and run step 2.