Skip to content
1 change: 1 addition & 0 deletions changelog.d/ia-ccap.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add Iowa Child Care Assistance (CCA / CCAP) - 3-tier CCDF child care subsidy with full provider rate matrix and sliding/percentage copays.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ values:
- co_child_care_subsidies # Colorado Child Care Assistance Program
- ct_child_care_subsidies # Connecticut Care 4 Kids
- de_child_care_subsidies # Delaware Purchase of Care
- ia_child_care_subsidies # Iowa Child Care Assistance
- ks_child_care_subsidies # Kansas Child Care Assistance Program
- ma_child_care_subsidies # Massachusetts Child Care Financial Assistance
- me_child_care_subsidies # Maine Child Care Affordability Program
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
description: Iowa requires each parent to average at least this many hours per week in an approved activity to qualify for Child Care Assistance.
values:
2024-07-01: 32

metadata:
unit: hour
period: week
label: Iowa CCA weekly activity hours requirement
reference:
- title: IAC 441-170.2(2)"b"(2) — Need for service (employment 32 hours per week)
href: https://www.legis.iowa.gov/docs/iac/chapter/441.170.pdf#page=6
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
description: Iowa requires each parent to average at least this many hours per week in an approved activity to qualify for Child Care Assistance when the family includes a child with special needs.
values:
2024-07-01: 28

metadata:
unit: hour
period: week
label: Iowa CCA weekly activity hours requirement (special-needs family)
reference:
- title: IAC 441-170.2(2)"b"(2) — Need for service (28 hours per week if special-needs child)
href: https://www.legis.iowa.gov/docs/iac/chapter/441.170.pdf#page=6
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
description: Iowa assigns a child to a child care rate age group based on their age in years under the Child Care Assistance program. Infant and toddler is two weeks to three years; preschool is three years to school age; school age is a child attending school. Iowa defines the preschool-to-school-age boundary by school attendance rather than a numeric age, so we treat school age as starting at age 5 (kindergarten entry).
brackets:
- threshold:
2024-07-01: 0
amount:
2024-07-01: 0 # INFANT_TODDLER
- threshold:
2024-07-01: 3
amount:
2024-07-01: 1 # PRESCHOOL
- threshold:
2024-07-01: 5
amount:
2024-07-01: 2 # SCHOOL_AGE

metadata:
type: single_amount
threshold_unit: year
amount_unit: /1
period: year
label: Iowa CCA child care age group by age
reference:
- title: IAC 441-170.4(7) — Definitions (infant and toddler; preschool; school age)
href: https://www.legis.iowa.gov/docs/iac/chapter/441.170.pdf#page=15
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
description: Iowa charges this CCA Exit copay as a share of the cost of care for each child under the Child Care Assistance program, by fee level. The same percentages apply to basic care and special-needs care.
metadata:
period: year
unit: /1
label: Iowa CCA Exit copay percentage of cost of care by fee level
breakdown:
- [A, B, C, D]
breakdown_labels:
- Fee level
reference:
- title: Iowa HHS CCA Exit Program Family Fee Chart (effective July 1, 2024)
href: https://hhs.iowa.gov/media/12445/download?inline=#page=2

A:
2024-07-01: 0.33
B:
2024-07-01: 0.45
C:
2024-07-01: 0.60
D:
2024-07-01: 0.60
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
description: Iowa assigns each child receiving basic care in a CCA Exit family to a fee level (A through D) under the Child Care Assistance program based on the family's monthly income and family size, by moving down the family-size column to the first row with an amount greater than the family's monthly income and using the row above; each printed threshold is the inclusive floor of its own level.
metadata:
period: month
unit: currency-USD
label: Iowa CCA Exit basic-care fee level income thresholds by family size
breakdown:
- [A, B, C, D]
- range(1, 14)
breakdown_labels:
- Fee level
- Family size
reference:
- title: Iowa HHS CCA Exit Program Family Fee Chart, Basic Care (effective July 1, 2024)
href: https://hhs.iowa.gov/media/12445/download?inline=#page=2

A:
1: {2024-07-01: 2824}
2: {2024-07-01: 3834}
3: {2024-07-01: 4842}
4: {2024-07-01: 5850}
5: {2024-07-01: 6860}
6: {2024-07-01: 7868}
7: {2024-07-01: 8876}
8: {2024-07-01: 9887}
9: {2024-07-01: 10438}
10: {2024-07-01: 10660}
11: {2024-07-01: 10883}
12: {2024-07-01: 11106}
13: {2024-07-01: 11329}
B:
1: {2024-07-01: 2949}
2: {2024-07-01: 4004}
3: {2024-07-01: 5057}
4: {2024-07-01: 6110}
5: {2024-07-01: 7165}
6: {2024-07-01: 8218}
7: {2024-07-01: 9271}
8: {2024-07-01: 10326}
9: {2024-07-01: 11379}
10: {2024-07-01: 12432}
11: {2024-07-01: 13487}
12: {2024-07-01: 14539}
13: {2024-07-01: 15592}
C:
1: {2024-07-01: 3075}
2: {2024-07-01: 4175}
3: {2024-07-01: 5272}
4: {2024-07-01: 6370}
5: {2024-07-01: 7470}
6: {2024-07-01: 8568}
7: {2024-07-01: 9665}
8: {2024-07-01: 10765}
9: {2024-07-01: 11863}
10: {2024-07-01: 12961}
11: {2024-07-01: 14061}
12: {2024-07-01: 15158}
13: {2024-07-01: 16256}
D:
1: {2024-07-01: 3138}
2: {2024-07-01: 4260}
3: {2024-07-01: 5380}
4: {2024-07-01: 6500}
5: {2024-07-01: 7623}
6: {2024-07-01: 8743}
7: {2024-07-01: 9863}
8: {2024-07-01: 10985}
9: {2024-07-01: 12105}
10: {2024-07-01: 13225}
11: {2024-07-01: 14348}
12: {2024-07-01: 15468}
13: {2024-07-01: 16588}
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
description: Iowa assigns each child receiving special-needs care in a CCA Exit family to a fee level (A through D) under the Child Care Assistance program based on the family's monthly income and family size, by moving down the family-size column to the first row with an amount greater than the family's monthly income and using the row above; each printed threshold is the inclusive floor of its own level.
metadata:
period: month
unit: currency-USD
label: Iowa CCA Exit special-needs-care fee level income thresholds by family size
breakdown:
- [A, B, C, D]
- range(1, 14)
breakdown_labels:
- Fee level
- Family size
reference:
- title: Iowa HHS CCA Exit Program Family Fee Chart, Special-Needs Care (effective July 1, 2024)
href: https://hhs.iowa.gov/media/12445/download?inline=#page=2

A:
1: {2024-07-01: 2824}
2: {2024-07-01: 3834}
3: {2024-07-01: 4842}
4: {2024-07-01: 5850}
5: {2024-07-01: 6860}
6: {2024-07-01: 7868}
7: {2024-07-01: 8876}
8: {2024-07-01: 9887}
9: {2024-07-01: 10438}
10: {2024-07-01: 10660}
11: {2024-07-01: 10883}
12: {2024-07-01: 11106}
13: {2024-07-01: 11329}
B:
1: {2024-07-01: 3075}
2: {2024-07-01: 4175}
3: {2024-07-01: 5272}
4: {2024-07-01: 6370}
5: {2024-07-01: 7470}
6: {2024-07-01: 8568}
7: {2024-07-01: 9665}
8: {2024-07-01: 10765}
9: {2024-07-01: 11863}
10: {2024-07-01: 12961}
11: {2024-07-01: 14061}
12: {2024-07-01: 15158}
13: {2024-07-01: 16256}
C:
1: {2024-07-01: 3326}
2: {2024-07-01: 4516}
3: {2024-07-01: 5703}
4: {2024-07-01: 6890}
5: {2024-07-01: 8080}
6: {2024-07-01: 9267}
7: {2024-07-01: 10454}
8: {2024-07-01: 11644}
9: {2024-07-01: 12831}
10: {2024-07-01: 14019}
11: {2024-07-01: 15208}
12: {2024-07-01: 16396}
13: {2024-07-01: 17583}
D:
1: {2024-07-01: 3451}
2: {2024-07-01: 4686}
3: {2024-07-01: 5918}
4: {2024-07-01: 7150}
5: {2024-07-01: 8385}
6: {2024-07-01: 9617}
7: {2024-07-01: 10849}
8: {2024-07-01: 12084}
9: {2024-07-01: 13316}
10: {2024-07-01: 14548}
11: {2024-07-01: 15782}
12: {2024-07-01: 17014}
13: {2024-07-01: 18246}
Loading
Loading