Skip to content
Closed
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-oap-2026-grant-standard.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated the Colorado Old Age Pension grant standard for 2026.
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
description: Grant Standard for OAP
description: Colorado provides this amount as the grant standard under the Old Age Pension program.

values:
2023-01-01: 952
2024-01-01: 982
2025-01-01: 1_005
2026-01-01: 1_032

metadata:
unit: currency-USD
period: month
label: Colorado OAP grant standard
reference:
- title: 9 CCR 2503-5 3.530(A)
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=12428&fileName=9%20CCR%202503-5#page=79
- title: ADULT FINANCIAL PROGRAMS | Income Maintenance (Volume 3) | 3.530(A)
href: https://www.coloradosos.gov/CCR/GenerateRulePdf.do?ruleVersionId=10694#page=57
- title: ADULT FINANCIAL PROGRAMS | Income Maintenance (Volume 3) | 3.530(A)
Expand Down
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: 384
ssi: 0
output:
co_oap: 12_000
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