Skip to content

Expose dataset-free baseline parameter export#112

Open
anth-volk wants to merge 1 commit into
mainfrom
codex/dataset-free-baseline-params
Open

Expose dataset-free baseline parameter export#112
anth-volk wants to merge 1 commit into
mainfrom
codex/dataset-free-baseline-params

Conversation

@anth-volk

@anth-volk anth-volk commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Fixes #111
Refs PolicyEngine/policyengine-uk-chat#141

Summary:

  • Adds package-level get_baseline_params(year=...) for parameter export without microdata.
  • Reuses the helper from Simulation.get_baseline_params().
  • Documents the dataset-free parameter path and adds hermetic wrapper tests.

Validation:

  • PYTHONPATH=interfaces/python python -m pytest -q interfaces/python/tests/test_baseline_params.py
  • PYTHONPATH=interfaces/python python -m pytest -q interfaces/python/tests/test_baseline_params.py interfaces/python/tests/test_parity_harness.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose dataset-free baseline parameter export

1 participant