Files
party2d/data/README.md
T
2026-06-15 18:16:07 +02:00

14 lines
503 B
Markdown

# Data directory
This directory contains only the processed, model-ready inputs used by the Julia/Stan estimation pipeline:
- `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`.
Generated outputs and temporary staging files are ignored by git.