Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- bump: patch
changes:
added:
- 2024 federal poverty guidelines.
6 changes: 6 additions & 0 deletions policyengine_us/parameters/gov/hhs/fpg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ first_person:
2021-01-01: 12_880
2022-01-01: 13_590 # 2022 values took effect on 2022-01-12, but we assign it to the start of the calendar year.
2023-01-01: 14_580
2024-01-01: 15_060
AK:
2017-01-01: 15_060
2018-01-01: 15_180
Expand All @@ -16,6 +17,7 @@ first_person:
2021-01-01: 16_090
2022-01-01: 16_990
2023-01-01: 18_210
2024-01-01: 18_810
HI:
2017-01-01: 13_860
2018-01-01: 13_960
Expand All @@ -24,6 +26,7 @@ first_person:
2021-01-01: 14_820
2022-01-01: 15_630
2023-01-01: 16_770
2024-01-01: 17_310
additional_person:
# Calculated by subtracting a two-person household's line from a one-person's.
# This difference is always the same for larger households.
Expand All @@ -35,6 +38,7 @@ additional_person:
2021-01-01: 4_540
2022-01-01: 4_720
2023-01-01: 5_140
2024-01-01: 5_380
AK:
2017-01-01: 5_230
2018-01-01: 5_400
Expand All @@ -43,6 +47,7 @@ additional_person:
2021-01-01: 5_680
2022-01-01: 5_900
2023-01-01: 6_430
2024-01-01: 6_730
HI:
2017-01-01: 4_810
2018-01-01: 4_810
Expand All @@ -51,6 +56,7 @@ additional_person:
2021-01-01: 5_220
2022-01-01: 5_430
2023-01-01: 5_910
2024-01-01: 6_190
metadata:
unit: currency-USD
reference:
Expand Down