PSLmodels / plot-concepts

2 stars 4 forks source link

Variation in ETRs on capital across financing and tax treatment #6

Open jdebacker opened 8 years ago

jdebacker commented 8 years ago

Plot concept: In thinking about business tax reform, it's useful to consider how taxes distort investment choices across business entity form and the type of financing involved. The plot concept allows one to visualize the extent of those distortions by considering the variation in tax rates on investments with different financing and by corporate and non-corporate entities. The idea for the plot, which is inspired by Figure 1 in CBO (2014), is to use a box plot to represent the range of marginal effective tax rates on investment by tax treatment and financing type.

cbo_etr_boxplot

Technical notes:

MattHJensen commented 8 years ago

This story in the WSJ used a similar plot:

image

MattHJensen commented 8 years ago

@jdebacker, do you think it would make sense to make a visualization out of the chart that you posted with these parameters?

C-Corporation top rates: [39.6, 35, 30, 25, 20, 15, 0]

Depreciation [Economic Depreciation, Current Law, no Bonus Depreciation, Current Law, with Bonus Depreciation, 100% expensing]

Interest deductibility [Fully deductible, Not deductible]

After https://github.com/open-source-economics/Tax-Calculator/pull/868 is merged, we could add:

Pass-Through top rates: [39.6, 35, 30, 25, 20, 15, 0]

The chart would be exactly as you show it. (The content for the note and source would of course be different).

jdebacker commented 8 years ago

@MattHJensen , yes the parameterization you propose would be interesting given the current candidates' proposals. We could also represent this reform with the bubble plot proposed here). @brendancol is working on adding different color for baseline vs reform.