PolicyEngine / PolicyEngine/policyengine-us
Rename `partnership_s_corp_income` to `partnership_s_corp_distributions`
Open
- Dominant language
- Python
- Stars
- 162
- Forks
- 212
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 96
Description
The variable name partnership_s_corp_income could incorrectly suggest inclusion of S-corp W-2 wages. Reviewing the PUF documentation (field E26270), this variable only includes distributions from partnerships and S-corporations, not W-2 wages.
Proposed changes:
- Rename variable to partnership_s_corp_distributions
- Update description to clarify it contains only distributions
- Update any references in formulas/tests
Contributor guide
Assessment
This issue has not been assessed yet.