Files
party2d/data/README.md
T
2026-06-15 14:38:47 +02:00

537 B

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 and ../docs/RAW_DATA_SOURCES.md.

Generated outputs and temporary staging files are ignored by git.