Skip to content

Align Medicaid Stage 1 validator to 2025 targets#980

Open
daphnehanse11 wants to merge 1 commit into
mainfrom
codex/fix-2025-medicaid-validator
Open

Align Medicaid Stage 1 validator to 2025 targets#980
daphnehanse11 wants to merge 1 commit into
mainfrom
codex/fix-2025-medicaid-validator

Conversation

@daphnehanse11
Copy link
Copy Markdown
Collaborator

Fixes #971

Summary

  • Refresh medicaid_enrollment_2025.csv to Medicaid.gov updated December 2025 final-report total_medicaid_enrollment values.
  • Point the enhanced and sparse Stage 1 Medicaid validators at the 2025 target file for the 2025 medicaid_enrolled calculation.
  • Remove the temporary Stage 1 skip marker now that the validator is aligned.

Source

  • Data.Medicaid.gov dataset 6165f45b-ca93-5bb5-9d06-db29c692a360, filtered to reporting_period=202512 and preliminary_or_updated=U.
  • All 51 rows report final_report=Y; target values use total_medicaid_enrollment, not combined Medicaid and CHIP enrollment.

Testing

  • uv run pytest tests/unit/calibration/test_loss_targets.py -q
  • uv run ruff format --check validation/stage_1/conftest.py validation/stage_1/test_enhanced_cps.py validation/stage_1/test_sparse_enhanced_cps.py tests/unit/calibration/test_loss_targets.py
  • uv run ruff check validation/stage_1/conftest.py validation/stage_1/test_enhanced_cps.py validation/stage_1/test_sparse_enhanced_cps.py tests/unit/calibration/test_loss_targets.py

Note: targeted local Stage 1 Medicaid validation did not reach the assertion because the local enhanced_cps_2024.h5 fixture fails to load with a pre-existing weeks_unemployed person-count shape mismatch.

@daphnehanse11 daphnehanse11 force-pushed the codex/fix-2025-medicaid-validator branch from 6e2f955 to 733571a Compare May 14, 2026 18:12
@daphnehanse11 daphnehanse11 force-pushed the codex/fix-2025-medicaid-validator branch from 733571a to e66aa15 Compare May 14, 2026 18:18
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.

Confirm Medicaid Stage 1 validator year alignment

1 participant