-
Notifications
You must be signed in to change notification settings - Fork 178
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
Colorado Child Care Assistance Program (CCCAP) #3002
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #3002 +/- ##
========================================
Coverage 98.94% 98.94%
========================================
Files 1777 1794 +17
Lines 26628 26861 +233
Branches 148 156 +8
========================================
+ Hits 26347 26578 +231
- Misses 244 245 +1
- Partials 37 38 +1
β View full report in Codecov by Sentry. |
policyengine_us/variables/gov/states/co/ccap/co_ccap_parent_fee.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_parent_fee.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_parent_fee.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_re_determination_eligible.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_child_age_eligible.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_parent_fee.py
Outdated
Show resolved
Hide resolved
.../variables/gov/states/co/ccap/re_determination/co_ccap_is_in_the_re_determination_process.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_eligible.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_eligible.py
Outdated
Show resolved
Hide resolved
policyengine_us/parameters/gov/states/co/ccap/disabled_child_age_limit.yaml
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/entry/co_ccap_hhs_fpg_eligible.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/entry/co_ccap_hhs_fpg_eligible.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/entry/co_ccap_hhs_smi_eligible.py
Outdated
Show resolved
Hide resolved
...engine_us/variables/gov/states/co/ccap/re_determination/co_ccap_re_determination_eligible.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_child_eligible.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Which variable is the total net value of the CCCAP program/subsidy?
policyengine_us/variables/gov/states/co/ccap/entry/co_ccap_hhs_fpg_eligible.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_parent_fee.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_parent_fee.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_parent_fee.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/entry/co_ccap_hhs_fpg_eligible.py
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/entry/co_ccap_hhs_smi_eligible.py
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/entry/co_ccap_hhs_fpg_eligible.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/entry/co_ccap_hhs_fpg_eligible.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_parent_fee.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_parent_fee.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/co/ccap/co_ccap_parent_fee.py
Outdated
Show resolved
Hide resolved
Co-authored-by: Pavel Makarchuk <[email protected]> Co-authored-by: Max Ghenis <[email protected]>
Fixes #2687
π€ Generated by Copilot at 5d4d693
Summary
π±π οΈπ
Add a new policy parameter
ubi_amount
to the US tax and benefit system. Use this parameter to implement a simple universal basic income (UBI) reform inreform_1.yaml
. Update the web app interface and documentation to reflect the new parameter and reform.Walkthrough
ubi_amount
to the UBI reform function ()