CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
src/euromod_linking/__init__.py
src/euromod_linking/compat.py
src/euromod_linking/dimensions.py
src/euromod_linking/env.py
src/euromod_linking/income_lists.py
src/euromod_linking/ingest.py
src/euromod_linking/query.py
src/euromod_linking/registry.py
src/euromod_linking/resources.py
src/euromod_linking/runner.py
src/euromod_linking/scenarios.py
src/euromod_linking/session.py
src/euromod_linking/shock_table.py
src/euromod_linking.egg-info/PKG-INFO
src/euromod_linking.egg-info/SOURCES.txt
src/euromod_linking.egg-info/dependency_links.txt
src/euromod_linking.egg-info/requires.txt
src/euromod_linking.egg-info/top_level.txt
src/euromod_linking/mappings/regional_projections.yaml
src/euromod_linking/methods/__init__.py
src/euromod_linking/methods/align_with_scaling.py
src/euromod_linking/methods/base.py
src/euromod_linking/methods/cells.py
src/euromod_linking/methods/scale_variables.py
src/euromod_linking/methods/lma_labour_alignment/__init__.py
src/euromod_linking/methods/lma_labour_alignment/hierarchy.py
src/euromod_linking/methods/lma_labour_alignment/imputation.py
src/euromod_linking/methods/lma_labour_alignment/scoring.py
src/euromod_linking/methods/lma_labour_alignment/states.py
src/euromod_linking/methods/lma_labour_alignment/targets.py
src/euromod_linking/methods/lma_labour_alignment/weights.py
src/euromod_linking/schemas/mapping.v1.schema.json
src/euromod_linking/schemas/scenario.v1.schema.json
src/euromod_linking/schemas/shock_table.v1.schema.json
tests/conftest.py
tests/test_align_with_scaling.py
tests/test_baseline_reporting.py
tests/test_compat.py
tests/test_dimensions.py
tests/test_hierarchy_and_method.py
tests/test_ingest_mapping.py
tests/test_rate_metrics.py
tests/test_scale_variables.py
tests/test_scoring_cache.py
tests/test_shock_table.py
tests/test_weights.py