Skip to content

Commit a5b6da6

Browse files
authored
Refresh local SOI state targets used by local calibration (#664)
* Refresh local SOI state targets for local calibration * Preserve state AGI top-tail split
1 parent 9e8cc1f commit a5b6da6

5 files changed

Lines changed: 568 additions & 118 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added an explicit refresh path and regression coverage for the legacy `agi_state.csv` SOI targets used by local calibration.

policyengine_us_data/storage/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
• Location: https://www.cms.gov/files/document/effectuated-enrollment-early-snapshot-2025-and-full-year-2024-average.pdf
1212
• Notes: `enrollment` is APTC enrollment by state; `spending` is monthly APTC enrollment multiplied by average monthly APTC for APTC recipients
1313

14+
- **agi_state.csv**
15+
• Source: IRS SOI state data file used by legacy local calibration
16+
• Date: tax year 2022
17+
• Created by: `policyengine_us_data/storage/calibration_targets/refresh_local_agi_state_targets.py`
18+
• Location: https://www.irs.gov/pub/irs-soi/22in55cmcsv.csv
19+
• Notes: This file intentionally keeps the legacy `utils/loss.py` schema (`AL`, `DC`, etc.) instead of the newer `state_AL` geography naming used in `soi.csv`/database overlays. It is separate from `soi_targets.csv`, and it currently lags the national SOI refresh because IRS geographic state SOI files are only published through TY2022.
20+
1421
- **medicaid_enrollment_2024.csv**
1522
• Source: MACPAC Enrollment Tables, FFY 2024
1623
• Date: 2024

0 commit comments

Comments
 (0)