PolicyEngine / PolicyEngine/policyengine-us
Remove month-searching for Colorado CCAP SMI calculations
Open
code-health
states/co
- Dominant language
- Python
- Stars
- 162
- Forks
- 212
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 97
Description
HHS enacts new SMIs each October 1, and we capture the parameters appropriately from that. So we don't need the `co_ccap_smi` variable, nor to do a special lookup based on whether we're in October or not; we can just divide `hhs_smi` by 12.
Contributor guide
Assessment
This issue has not been assessed yet.