Skip to content
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

Add md_local_income_tax_before_credits to local_income_tax #5159

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vrathi101
Copy link
Collaborator

Fixes #5157

@MaxGhenis
Copy link
Contributor

We'll need to estimate it as we do for other withheld state income tax numbers

@vrathi101
Copy link
Collaborator Author

We'll need to estimate it as we do for other withheld state income tax numbers

there is currently logic in the Maryland local variable, is anything else needed to be included in the definition?

@MaxGhenis
Copy link
Contributor

@PavelMakarchuk
Copy link
Collaborator

I mean something like this https://github.com/PolicyEngine/policyengine-us/blob/master/policyengine_us/variables/gov/states/md/tax/income/md_withheld_income_tax.py

@MaxGhenis if I am understanding correctly, we need to adjust md_local_income_tax_before_credits to not use md_taxable_income but to apply a new estimation, something like (agi_person - SD (single)) * rates ?

@MaxGhenis
Copy link
Contributor

Not adjust the existing variable, but create a new withheld variable used for the SALT deduction as we do for state income taxes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add md_local_income_tax_before_credits to local_income_tax
3 participants