Wire local-only data setup workflow
This commit is contained in:
+8
-2
@@ -1,7 +1,13 @@
|
||||
# Data directory
|
||||
|
||||
This directory contains processed, model-ready party-level inputs used by the estimation pipeline.
|
||||
This directory contains only the processed, model-ready inputs used by the Julia/Stan estimation pipeline:
|
||||
|
||||
Original raw source files are not stored here. To regenerate the processed inputs, place raw files in a local directory and set `PARTY2D_RAW_DATA_DIR`; see `../docs/RAW_DATA_SOURCES.md`.
|
||||
- `text_data.csv`
|
||||
- `expert.csv`
|
||||
- `lr_data.csv`
|
||||
- `union_mapping.csv`
|
||||
- `party_families.csv`
|
||||
|
||||
Original raw source files and intermediate build products are not stored here. To regenerate the processed inputs, place raw files in a local directory and set `PARTY2D_RAW_DATA_DIR`; see `../data-setup/README.md` and `../docs/RAW_DATA_SOURCES.md`.
|
||||
|
||||
Generated outputs and temporary staging files are ignored by git.
|
||||
|
||||
Reference in New Issue
Block a user