Skip to content

Commit b1cad75

Browse files
MaxGhenisclaude
andcommitted
Add 2018-2024 CHIP FCEP pregnant income limits from MACPAC
Adds comprehensive historical data for CHIP From-Conception-to-End-of-Pregnancy (FCEP) income limits from MACPAC MACStats Data Books (2018-2024). State adoption timeline: - 2018-2021: AR, CA, IL, LA, MA, MI, MN, MO, NE, OK, OR, RI, SD, TN, TX, WA, WI (17 states) - 2022: +VA (18 states) - 2023: +CT, ME (20 states) - 2024: +AL, MD, NY (23 states) Fixes #6257 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 2d7e1f2 commit b1cad75

6 files changed

Lines changed: 341 additions & 34 deletions

File tree

changelog_entry.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- bump: patch
2+
changes:
3+
added:
4+
- Add 2018 CHIP FCEP pregnant income limits from MACPAC MACStats December 2018 Data Book.

policyengine_us/entities.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from policyengine_core.entities import build_entity
22

3-
43
Household = build_entity(
54
key="household",
65
plural="households",

0 commit comments

Comments
 (0)