Skip to content

Align CPS health coverage anchors with at-interview rule inputs#630

Open
daphnehanse11 wants to merge 4 commits intomainfrom
codex/cps-current-health-coverage
Open

Align CPS health coverage anchors with at-interview rule inputs#630
daphnehanse11 wants to merge 4 commits intomainfrom
codex/cps-current-health-coverage

Conversation

@daphnehanse11
Copy link
Copy Markdown
Collaborator

@daphnehanse11 daphnehanse11 commented Mar 20, 2026

Closes #629

Summary

  • import CPS NOW_* current-coverage flags as reported health coverage fields and emit the corresponding has_*_health_coverage_at_interview rule inputs needed by policyengine-us
  • keep compatibility aliases for existing Marketplace and ESI inputs while adding current-coverage detail used for ACA and Medicaid reconciliation
  • anchor ACA takeup to tax-unit-level reports of reported_has_subsidized_marketplace_health_coverage_at_interview, while anchoring Medicaid takeup to has_medicaid_health_coverage_at_interview, in CPS construction, local-area publishing, and unified calibration
  • add regression coverage that keeps unsubsidized Marketplace coverage separate from the ACA takeup anchor

Testing

  • uv run pytest tests/unit/test_stochastic_variables.py tests/unit/calibration/test_unified_calibration.py tests/integration/test_cps.py::test_add_personal_variables_maps_current_health_coverage_flags -q
  • uv run make format

@baogorek baogorek self-requested a review March 20, 2026 19:40
@daphnehanse11 daphnehanse11 requested a review from MaxGhenis March 23, 2026 14:23
@daphnehanse11 daphnehanse11 changed the title Add CPS current health coverage anchors Align CPS health coverage anchors with at-interview rule inputs Apr 2, 2026
@daphnehanse11 daphnehanse11 force-pushed the codex/cps-current-health-coverage branch from 3dfc3ec to 8c63411 Compare April 3, 2026 16:14
@daphnehanse11 daphnehanse11 force-pushed the codex/cps-current-health-coverage branch from df427b9 to 7c2b4ba Compare April 7, 2026 18:03
@daphnehanse11 daphnehanse11 requested a review from juaristi22 April 8, 2026 16:58
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.

Import CPS current health coverage flags as reported variables

1 participant