Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colorado Child Care Assistance Program (CCCAP) #3002

Merged
merged 75 commits into from
Nov 1, 2023
Merged
Show file tree
Hide file tree
Changes from 70 commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
5d4d693
Colorado Child Care Assistance Program (CCCAP)
qingqiuzhang Sep 13, 2023
b6bcd1d
parameters
qingqiuzhang Sep 13, 2023
034bcab
varaibles
qingqiuzhang Sep 13, 2023
fc3ecf8
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 14, 2023
e5bae2e
update varaibles and tests
qingqiuzhang Sep 14, 2023
fa2c139
var "co_ccap_entry_eligible"; para age_limit
qingqiuzhang Sep 14, 2023
6fa12f3
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 16, 2023
ebaf2b2
update varaibles
qingqiuzhang Sep 16, 2023
9e1c46f
update varaibles, add test cases
qingqiuzhang Sep 19, 2023
6584bce
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 19, 2023
2fe59a9
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 19, 2023
26ad50b
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 21, 2023
6debc09
update varaibles and corresponding parameters
qingqiuzhang Sep 21, 2023
b5978b9
update several test cases
qingqiuzhang Sep 21, 2023
97c14ea
changelog_entry
qingqiuzhang Sep 21, 2023
e2c7dab
make format
qingqiuzhang Sep 21, 2023
43c0130
add parent fee test cases
qingqiuzhang Sep 21, 2023
2b534bf
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 21, 2023
92beb4c
add references, description and labels
qingqiuzhang Sep 21, 2023
9ea26b8
formatting
qingqiuzhang Sep 21, 2023
c327688
formatting
qingqiuzhang Sep 21, 2023
f964e8d
correct test cases
qingqiuzhang Sep 21, 2023
bbbd0c0
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 22, 2023
9af81f2
formatting varaibles, add a few test cases
qingqiuzhang Sep 22, 2023
74faa39
add parameters "factors"
qingqiuzhang Sep 23, 2023
b452d4b
make format
qingqiuzhang Sep 23, 2023
06a3167
update references
qingqiuzhang Sep 23, 2023
a01b688
make format
qingqiuzhang Sep 23, 2023
0734660
make format
qingqiuzhang Sep 23, 2023
040aacb
formatting
qingqiuzhang Sep 23, 2023
ef2f8f3
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 25, 2023
ff0de48
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 26, 2023
5d21898
formatting
qingqiuzhang Sep 27, 2023
25c8bed
formatting
qingqiuzhang Sep 27, 2023
4aae694
formatting
qingqiuzhang Sep 27, 2023
3151d6c
formatting
qingqiuzhang Sep 27, 2023
66bd4f6
update parameters description
qingqiuzhang Sep 27, 2023
dd421bd
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 27, 2023
febfe84
modify parameter description
qingqiuzhang Sep 27, 2023
ae018c9
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Sep 28, 2023
d7bf081
shorten the description
qingqiuzhang Sep 28, 2023
29f814c
formatting
qingqiuzhang Sep 28, 2023
e133ff2
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Oct 5, 2023
486e598
snap
qingqiuzhang Oct 5, 2023
65e6f79
snap_fpg
qingqiuzhang Oct 5, 2023
88c8f96
snap
qingqiuzhang Oct 13, 2023
f8bfd6c
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Oct 13, 2023
d5f5197
formatting
qingqiuzhang Oct 13, 2023
04b1c0c
fix month-year inconsistency issue
qingqiuzhang Oct 18, 2023
9d9e6f1
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Oct 18, 2023
d10ccaf
add snap_hhs_smi test
qingqiuzhang Oct 18, 2023
209ab9d
make format
qingqiuzhang Oct 18, 2023
4b2bcab
add state_code_sr in co_ccap_eligible
qingqiuzhang Oct 18, 2023
456120a
only allow counties in CO
qingqiuzhang Oct 18, 2023
ce624e3
exclude counties in other states
qingqiuzhang Oct 18, 2023
b03a645
make format
qingqiuzhang Oct 18, 2023
af9b887
fix local variable referenced before assignment
qingqiuzhang Oct 18, 2023
f8c1a2f
fix local variable referenced before assignment
qingqiuzhang Oct 18, 2023
a29595e
fix continue not in a loop bug
qingqiuzhang Oct 19, 2023
7e47818
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Oct 19, 2023
87ee9d3
modify test cases
qingqiuzhang Oct 19, 2023
90df18a
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Oct 19, 2023
295c526
make format
qingqiuzhang Oct 19, 2023
2cefe08
formatting
qingqiuzhang Oct 19, 2023
91865e2
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Oct 19, 2023
a57cf1b
update core
qingqiuzhang Oct 19, 2023
443787c
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Oct 30, 2023
49d7f88
formatting
qingqiuzhang Oct 30, 2023
8c8408d
make format
qingqiuzhang Oct 30, 2023
a54ce47
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Oct 30, 2023
5c1c522
hooray!
qingqiuzhang Nov 1, 2023
155ca67
make format
qingqiuzhang Nov 1, 2023
68bdcef
Merge branch 'master' of https://github.com/PolicyEngine/policyengine…
qingqiuzhang Nov 1, 2023
bd6be93
make format
qingqiuzhang Nov 1, 2023
976cb94
fix county issues
qingqiuzhang Nov 1, 2023
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: minor
changes:
added:
- Colorado child care assistance program (CCCAP).
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
description: Colorado Child Care Assistance Program multiplies additional number of eligible children with this factor to calculate add on parent fee.
metadata:
reference:
# This factor is included in the calculation of add-on parent fee in the spreadsheets
- title: At 100% FPG Parent Fee Tool
href: https://docs.google.com/spreadsheets/d/1EEc3z8Iwu_KRTlBtd2NssDDEx_FITqVq/edit#gid=468321263
- title: Above 100 Percent FPG Parent Fee Tool
href: https://docs.google.com/spreadsheets/d/1HtPiC2qxclzWfBa7LRo2Uohrg-RCBkyZ/edit#gid=582762342
label: Colorado Child Care Assistance Program third multiplication factor
unit: currency-USD
values:
2022-10-01: 15
9 changes: 9 additions & 0 deletions policyengine_us/parameters/gov/states/co/ccap/age_limit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
description: Colorado limits its Child Care Assistance Program to non-disabled children below this age.
metadata:
reference:
- title: COLORADO CHILD CARE ASSISTANCE PROGRAM RULES AND REGULATIONS - 3.103 DEFINITIONS - "Eligible child"
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=11042&fileName=8%20CCR%201403-1#page=6
label: Colorado Child Care Assistance Program non-disabled child age limit
unit: year
values:
2022-10-01: 13
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
description: Colorado Child Care Assistance Program multiplies adjusted gross income or federal poverty guidelines with this factor to calculate base parent fee.
metadata:
reference:
# This factor is included in the calculation of base parent fee in the spreadsheets
- title: At 100% FPG Parent Fee Tool
href: https://docs.google.com/spreadsheets/d/1EEc3z8Iwu_KRTlBtd2NssDDEx_FITqVq/edit#gid=468321263
- title: Above 100 Percent FPG Parent Fee Tool
href: https://docs.google.com/spreadsheets/d/1HtPiC2qxclzWfBa7LRo2Uohrg-RCBkyZ/edit#gid=582762342
label: Colorado Child Care Assistance Program first multiplication factor
unit: /1
values:
2022-10-01: 0.01
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
description: Colorado Child Care Assistance Program multiplies adjusted gross income above federal poverty guidelines with this factor to calculate base parent fee.
metadata:
reference:
# This factor is included in the calculation of base parent fee in the spreadsheets
- title: At 100% FPG Parent Fee Tool
href: https://docs.google.com/spreadsheets/d/1EEc3z8Iwu_KRTlBtd2NssDDEx_FITqVq/edit#gid=468321263
- title: Above 100 Percent FPG Parent Fee Tool
href: https://docs.google.com/spreadsheets/d/1HtPiC2qxclzWfBa7LRo2Uohrg-RCBkyZ/edit#gid=582762342
label: Colorado Child Care Assistance Program second multiplication factor
unit: /1
values:
2022-10-01: 0.14
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
description: Colorado limits its Child Care Assistance Program to disabled children below this age.
metadata:
reference:
- title: COLORADO CHILD CARE ASSISTANCE PROGRAM RULES AND REGULATIONS - 3.103 DEFINITIONS - "Eligible child"
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=11042&fileName=8%20CCR%201403-1#page=6
label: Colorado Child Care Assistance Program disabled child age limit
unit: year
values:
2022-10-01: 19
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
description: Colorado limits its Child Care Assistance Program application to applicants with adjusted gross income lower than these rates of household size federal poverty guidelines by county.
metadata:
unit: /1
period: year
reference:
- title: CountyFPGs-CCCAP
href: https://docs.google.com/spreadsheets/d/1WzobLnLoxGbN_JfTuw3jUCZV5N7IA_0uvwEkIoMt3Wk/edit#gid=1350122430
- title: COLORADO CHILD CARE ASSISTANCE PROGRAM RULES AND REGULATIONS - 3.105 LOW-INCOME CHILD CARE - 3.105.1 LOW-INCOME CHILD CARE ELIGIBILITY - H
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=11042&fileName=8%20CCR%201403-1#page=19
label: Colorado Child Care Assistance Program household size federal poverty guidelines entry rate
ADAMS_COUNTY_CO:
2022-10-01: 2.35
ALAMOSA_COUNTY_CO:
2022-10-01: 2
ARAPAHOE_COUNTY_CO:
2022-10-01: 2.35
ARCHULETA_COUNTY_CO:
2022-10-01: 2
BACA_COUNTY_CO:
2022-10-01: 2
BENT_COUNTY_CO:
2022-10-01: 2
BOULDER_COUNTY_CO:
2022-10-01: 2.7
BROOMFIELD_COUNTY_CO:
2022-10-01: 2.7
CHAFFEE_COUNTY_CO:
2022-10-01: 2
CHEYENNE_COUNTY_CO:
2022-10-01: 2
CLEAR_CREEK_COUNTY_CO:
2022-10-01: 2.35
CONEJOS_COUNTY_CO:
2022-10-01: 2
COSTILLA_COUNTY_CO:
2022-10-01: 2
CROWLEY_COUNTY_CO:
2022-10-01: 2
CUSTER_COUNTY_CO:
2022-10-01: 2
DELTA_COUNTY_CO:
2022-10-01: 2
DENVER_COUNTY_CO:
2022-10-01: 2.35
DOLORES_COUNTY_CO:
2022-10-01: 2
DOUGLAS_COUNTY_CO:
2022-10-01: 2.7
EAGLE_COUNTY_CO:
2022-10-01: 2.35
EL_PASO_COUNTY_CO:
2022-10-01: 2
ELBERT_COUNTY_CO:
2022-10-01: 2.35
FREMONT_COUNTY_CO:
2022-10-01: 2
GARFIELD_COUNTY_CO:
2022-10-01: 2.35
GILPIN_COUNTY_CO:
2022-10-01: 2.35
GRAND_COUNTY_CO:
2022-10-01: 2.35
GUNNISON_COUNTY_CO:
2022-10-01: 2
HINSDALE_COUNTY_CO:
2022-10-01: 2
HUERFANO_COUNTY_CO:
2022-10-01: 2
JACKSON_COUNTY_CO:
2022-10-01: 2.35
JEFFERSON_COUNTY_CO:
2022-10-01: 2.35
KIOWA_COUNTY_CO:
2022-10-01: 2
KIT_CARSON_COUNTY_CO:
2022-10-01: 2
LA_PLATA_COUNTY_CO:
2022-10-01: 2.35
LAKE_COUNTY_CO:
2022-10-01: 2
LARIMER_COUNTY_CO:
2022-10-01: 2.35
LAS_ANIMAS_COUNTY_CO:
2022-10-01: 2
LINCOLN_COUNTY_CO:
2022-10-01: 2
LOGAN_COUNTY_CO:
2022-10-01: 2
MESA_COUNTY_CO:
2022-10-01: 2
MINERAL_COUNTY_CO:
2022-10-01: 2
MOFFAT_COUNTY_CO:
2022-10-01: 2
MONTEZUMA_COUNTY_CO:
2022-10-01: 2
MONTROSE_COUNTY_CO:
2022-10-01: 2
MORGAN_COUNTY_CO:
2022-10-01: 2
OTERO_COUNTY_CO:
2022-10-01: 2
OURAY_COUNTY_CO:
2022-10-01: 2
PARK_COUNTY_CO:
2022-10-01: 2.35
PHILLIPS_COUNTY_CO:
2022-10-01: 2
PITKIN_COUNTY_CO:
2022-10-01: 2.7
PROWERS_COUNTY_CO:
2022-10-01: 2
PUEBLO_COUNTY_CO:
2022-10-01: 2
RIO_BLANCO_COUNTY_CO:
2022-10-01: 2
RIO_GRANDE_COUNTY_CO:
2022-10-01: 2
ROUTT_COUNTY_CO:
2022-10-01: 2.7
SAGUACHE_COUNTY_CO:
2022-10-01: 2
SAN_JUAN_COUNTY_CO:
2022-10-01: 2.35
SAN_MIGUEL_COUNTY_CO:
2022-10-01: 2.35
SEDGWICK_COUNTY_CO:
2022-10-01: 2
SUMMIT_COUNTY_CO:
2022-10-01: 2.7
TELLER_COUNTY_CO:
2022-10-01: 2
WASHINGTON_COUNTY_CO:
2022-10-01: 2
WELD_COUNTY_CO:
2022-10-01: 2
YUMA_COUNTY_CO:
2022-10-01: 2
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
description: Colorado limits its Child Care Assistance Program application to applicants with adjusted gross income lower than these rates of household size state median income.
metadata:
unit: /1
period: year
reference:
- title: CountyFPGs-CCCAP
href: https://docs.google.com/spreadsheets/d/1WzobLnLoxGbN_JfTuw3jUCZV5N7IA_0uvwEkIoMt3Wk/edit#gid=1350122430
- title: COLORADO CHILD CARE ASSISTANCE PROGRAM RULES AND REGULATIONS - 3.105 LOW-INCOME CHILD CARE - 3.105.1 LOW-INCOME CHILD CARE ELIGIBILITY - H
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=11042&fileName=8%20CCR%201403-1#page=19
label: Colorado Child Care Assistance Program household size state median income entry rate
values:
2022-10-01: 0.85
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
description: Colorado Child Care Assistance Program annually implements in this month.
metadata:
reference:
- title: COLORADO CHILD CARE ASSISTANCE PROGRAM RULES AND REGULATIONS - H. Low-Income Eligibility Guidelines - 2.
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=11042&fileName=8%20CCR%201403-1#page=20
label: Colorado Child Care Assistance Program implementing month
# unit: 1
values:
2022-10-01: 10
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
description: Whether Colorado Child Care Assistance Program povides discount when participants utilize quality rating child care facilities.
metadata:
type: single_amount
threshold_unit: Child care facility quality rating
amount_unit: bool
label: Colorado Child Care Assistance Program offers discount to quality rating child care facilities
reference:
- title: COLORADO CHILD CARE ASSISTANCE PROGRAM RULES AND REGULATIONS - 3.111 PARENT FEES - H
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=11042&fileName=8%20CCR%201403-1#page=41
brackets:
- threshold:
qingqiuzhang marked this conversation as resolved.
Show resolved Hide resolved
2022-10-01: 0
amount:
2022-10-01: false
- threshold:
2022-10-01: 3
amount:
2022-10-01: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
description: Colorado Child Care Assistance Program issues these rates when calculating parent fee, depending on child care hours per day.
metadata:
type: single_amount
threshold_unit: hours
amount_unit: /1
label: Colorado Child Care Assistance Program parent fee rate by hours
reference:
- title: COLORADO CHILD CARE ASSISTANCE PROGRAM RULES AND REGULATIONS - 3.115 PURCHASE OF SERVICES - 3.115.1 CHILD CARE PROVIDER REIMBURSEMENT RATES - C
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=11042&fileName=8%20CCR%201403-1#page=62
brackets:
- threshold:
2022-10-01: 0
amount:
2022-10-01: 0.55
- threshold:
2022-10-01: 5
amount:
2022-10-01: 1
- threshold:
2022-10-01: 12
amount:
2022-10-01: 1.55
- threshold:
2022-10-01: 17
amount:
2022-10-01: 2
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
description: Colorado Child Care Assistance Program issues this rate when calculating parent fee for participants utilizing qualified quality rating child care facilities.
metadata:
reference:
- title: COLORADO CHILD CARE ASSISTANCE PROGRAM RULES AND REGULATIONS - 3.111 PARENT FEES - H
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=11042&fileName=8%20CCR%201403-1#page=41
label: Colorado Child Care Assistance Program parent fee rate qualified quality rating child care facilities
unit: /1
period: year
values:
2022-10-01: 0.8
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
description: Colorado limits its Child Care Assistance Program re-determination.
metadata:
unit: /1
period: year
label: Colorado Child Care Assistance Program household size state median income re-determination rate
reference:
- title: COLORADO CHILD CARE ASSISTANCE PROGRAM RULES AND REGULATIONS - 3.103 DEFINITIONS - Exit income eligibility level
href: https://www.sos.state.co.us/CCR/GenerateRulePdf.do?ruleVersionId=11042&fileName=8%20CCR%201403-1#page=6
- title: CountyFPGs-CCCAP
href: https://docs.google.com/spreadsheets/d/1WzobLnLoxGbN_JfTuw3jUCZV5N7IA_0uvwEkIoMt3Wk/edit#gid=1350122430
values:
2022-10-01: 0.85
PavelMakarchuk marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
- name: One child, not disabled, age < 13, eligible.
period: 2023
input:
is_disabled: false
is_tax_unit_dependent: true
age: 12
output:
co_ccap_child_eligible:
2023-01: true

- name: One child, not disabled, age >= 13, ineligible.
period: 2023
input:
is_disabled: false
is_tax_unit_dependent: true
age: 13
output:
co_ccap_child_eligible:
2023-01: false

- name: One child, disabled, age < 19, eligible.
period: 2022
input:
is_disabled: true
is_tax_unit_dependent: true
age: 18
output:
co_ccap_child_eligible:
2022-12: true

- name: One child, disabled, age >= 19, ineligible.
period: 2022
input:
is_disabled: true
is_tax_unit_dependent: true
age: 19
output:
co_ccap_child_eligible:
2022-12: false
Loading