PolicyEngine / PolicyEngine/policyengine-us
Clarify Oregon EITC age limit is "younger than"
Open
states/or
- Dominant language
- Python
- Stars
- 162
- Forks
- 212
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 97
Description
The [OR EITC form](https://www.oregon.gov/dor/forms/FormsPubs/form-or-40-inst_101-040-1_2021.pdf#page=18) says the young child match is for children "younger than 3"
We model it correctly: https://github.com/PolicyEngine/policyengine-us/blob/master/policyengine_us/variables/gov/states/or/tax/income/credits/or_eitc.py#L23
But we document the parameter ambiguously: https://github.com/PolicyEngine/policyengine-us/blob/master/policyengine_us/parameters/gov/states/or/tax/income/credits/eitc/young_child_age.yaml#L1
Contributor guide
Assessment
This issue has not been assessed yet.