TheCGO / fiscalsim-us

FiscalSim US is a microsimulation model of the US federal and state tax and benefit system relating to households and individuals.
https://thecgo.github.io/fiscalsim-us/
GNU Affero General Public License v3.0
9 stars 12 forks source link

Fix remaining circularities in CO and MO #64

Closed rickecon closed 8 months ago

rickecon commented 9 months ago

The updates in PR #61 the tax logic circularities associated with the SALT deduction in many of the states. However, both Colorado and Missouri still have tax logic circularities, so they are both commented out in state_income_tax.py. We need to identify and fix the tax logic circularity in both of these states.

cc: @mitchellpound