-
Notifications
You must be signed in to change notification settings - Fork 7
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
Added special cases for state_itemized_deductions
#198
base: main
Are you sure you want to change the base?
Conversation
state_itemized_deductions state_taxable_income state_income_tax_before_non_refundable_credits added special case for states which failed
- code cleanup
# Conflicts: # policyengine_taxsim/config/variable_mappings.yaml
# Conflicts: # output/policyengine_taxsim_household_with_dependent_output.csv # output/policyengine_taxsim_household_with_dependent_single_parent_output.csv # output/policyengine_taxsim_joint_household_output.csv # output/policyengine_taxsim_single_household_output.csv
This will be obsolete as we have created #5436 in the US repository. This will handle all edge cases aside from states without income tax |
These are still missing and in order to map to 0, we should have the
|
Fixes #183