Survey and administrative data access tools extracted from OpenFisca Survey Manager.
This package contains the data-management layer: configuration, survey collections, survey tables, readers, writers and data-cleaning helpers.
The target YAML configuration format is specified in docs/configuration-v1.md.
To migrate existing OpenFisca Survey Manager configuration files, see docs/migrate-from-survey-manager.md.
uv sync --extra dev
uv run pytest
uv run ruff check