Pavel Makarchuk

Results 53 issues of Pavel Makarchuk

Current issues: - not included in the net income tree - refundable and non refundable credits are summarized in one file credit variable; should be kept separate - variable file...

good first issue
code-health
states/la

Currently not existent

good first issue
code-health

E.g. the [amt capital gains brackets](https://github.com/PolicyEngine/policyengine-us/blob/master/policyengine_us/parameters/gov/irs/income/amt/capital_gains/brackets.yaml) are uprated but do not display so in the app: ![image](https://github.com/PolicyEngine/policyengine-us/assets/110687043/d6f01853-566f-4934-bb4d-fa46b9de2343) Seems to work locally

The program was adjusted in [2023](https://www.revisor.mn.gov/statutes/2023/cite/290.0671) and needs structural logic changes [2023 tax form](https://www.revenue.state.mn.us/sites/default/files/2024-01/m1cwfc-23_1.pdf) [2021 form](https://www.revisor.mn.gov/statutes/2021/cite/290.0671) [Legal code](https://www.revisor.mn.gov/statutes/cite/290.0675#stat.290.0675.3)

states/mn
2023

We currently have most of the reform related variables in the `reforms` folder, however some file have in the `variables/contrib` folder, we should add all of the variables to the...

good first issue
code-health
reforms

states/or
uprating

The dependent and dependent care credit were repealed and replaced with a new credit: ![image](https://github.com/PolicyEngine/policyengine-us/assets/110687043/44a5e9de-2d96-45d5-8f0a-f4bd33b895cf) [Instructions](https://www.mass.gov/doc/2023-form-1-instructions/download#page=4) We reflect the change in #4457 but we need to make formatting modifications to...

code-health
states/ma

The following collab notebook demonstrates the issue: [Notebook](https://colab.research.google.com/drive/1JDArgmoAbQJ_rE6T2EbEWcow25ZyhvZo#scrollTo=csMkm0ZkNbyN) We currently use the `add_variable` function in two places: In the [winship.py](https://github.com/PolicyEngine/policyengine-us/blob/master/policyengine_us/reforms/winship.py) file and the [Colorado family affordability credit](https://github.com/PolicyEngine/policyengine-us/blob/master/policyengine_us/reforms/co_general_assembly/co_family_affordability_credit.py) both currently return...

bug
reforms