Tax-Calculator icon indicating copy to clipboard operation
Tax-Calculator copied to clipboard

Parameterize common 'reform options'

Open MattHJensen opened this issue 9 years ago • 2 comments

There are a number typical policy changes that we should parameterize for easy use:

  • [x] Switch on and off all deductions/credits (we can use 'haircut' parameters)
  • [ ] Turn deductions into credits
  • [ ] Flip refund-ability of credits
  • [x] Turn exemption into credit
  • [x] Add CBO Budget Options
    • [x] Option 53: Limit the Value of Itemized Deductions
  • [ ] More broadly, we should allow for a switch to a consumption tax system (x-tax) using the sources method (we may break this into another issue later). See TPC's VAT paper. We would not need to deal with a change in the price level for an x-tax. This interacts with #224.
  • [x] Dealing with everything in Lee-Rubio would give us practice with many of these issues.

MattHJensen avatar Apr 07 '15 11:04 MattHJensen

@MattHJensen raised issue #229 in April 2015 and there has been no discussion since then. Three of the seven boxes have been checked leaving four of the original goals unchecked.

There have been many advances in the range of reforms able to be characterized in Tax-Calculator in the two years since this issue was raised.

What, if anything, needs to be done with respect to this issue?

martinholmer avatar Aug 18 '17 00:08 martinholmer

I just updated this issue by checking Option 53 and Lee-Rubio. The other items are still outstanding, and most of them are blocked by data requirements. But I do think they should remain goals for Tax-Calculator.

  • Switches for turning deductions into credits will require https://github.com/open-source-economics/taxdata/issues/32.

  • Flipping the refundability of credits requires case by case imputations.

  • Microsimulation of an X-Tax requires https://github.com/open-source-economics/taxdata/issues/34 and should also probably come after #1482 as it also relies on an imputation of the split between normal and supernormal returns to savings.

Each of these projects would need some focussed attention to make headway on.

@martinholmer

MattHJensen avatar Aug 21 '17 14:08 MattHJensen