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
1 change: 1 addition & 0 deletions changelog.d/co-ssi-2026.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update Colorado OAP and AND-CS grant standards for 2026.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ values:
2023-01-01: 952
2024-01-01: 982
2025-01-01: 1_005
2026-01-01: 1_032

metadata:
unit: currency-USD
Expand All @@ -14,5 +15,7 @@ metadata:
href: https://www.coloradosos.gov/CCR/GenerateRulePdf.do?ruleVersionId=10694#page=57
- title: ADULT FINANCIAL PROGRAMS | Income Maintenance (Volume 3) | 3.530(A)
href: https://sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=11264&fileName=9%20CCR%202503-5#page=57
- title: ADULT FINANCIAL PROGRAMS | Income Maintenance (Volume 3) | 3.530(A)
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?fileName=9+CCR+2503-5&ruleVersionId=12428#page=80
- title: Colorado Department of Human Services | OPERATION MEMO
href: https://drive.google.com/file/d/1bc_hUAoSzUbyRuMCzcxk2zV7b4RqkwyC/view
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ values:
2023-01-01: 914
2024-01-01: 943
2025-01-01: 967
2026-01-01: 994

metadata:
unit: currency-USD
Expand All @@ -36,3 +37,5 @@ metadata:
href: https://www.coloradosos.gov/CCR/GenerateRulePdf.do?ruleVersionId=5834#page=73
- title: 9 CCR 2503-5, Section 3.546, AND-CS Program (effective 2023)
href: https://www.coloradosos.gov/CCR/GenerateRulePdf.do?ruleVersionId=10694#page=73
- title: 9 CCR 2503-5, Section 3.546, AND-CS Program
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?fileName=9+CCR+2503-5&ruleVersionId=12428#page=99
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,12 @@
ssi: 6_000
output:
co_oap: 0

- name: 2026 grant standard
period: 2026
input:
co_oap_eligible: true
ssi_countable_income: 0
ssi: 0
output:
co_oap: 12_384
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,13 @@
ssi: 5_000
output:
co_state_supplement: 4_604

- name: Case 13, 2026 grant standard of 994.
absolute_error_margin: 0.1
period: 2026
input:
co_state_supplement_eligible: true
ssi_countable_income: 0
ssi: 0
output:
co_state_supplement: 11_928
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
head:
co_family_affordability_credit: 0.0
co_state_supplement: 0.0
co_oap: 12060.0
co_oap: 12384.0
- name: co_oap_single_resources_above_1500_ineligible (co)
period: 2026
absolute_error_margin: 0.1
Expand Down Expand Up @@ -101,4 +101,4 @@
head:
co_family_affordability_credit: 0.0
co_state_supplement: 0.0
co_oap: 12060.0
co_oap: 12384.0
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@
head:
co_family_affordability_credit: 0.0
co_state_supplement: 0.0
co_oap: 132.0
co_oap: 456.0
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
head:
co_family_affordability_credit: 0.0
co_state_supplement: 0.0
co_oap: 132.0
co_oap: 456.0
- name: statetax_size_2_married_couple_no_children (co)
period: 2026
absolute_error_margin: 0.1
Expand Down
Loading