EnergyInnovation / eps-us

Energy Policy Simulator - United States
GNU General Public License v3.0
22 stars 7 forks source link

Calculate policy impacts on corporate income taxes paid #224

Open jrissman opened 2 years ago

jrissman commented 2 years ago

In issue #221, @robbieorvis expressed an interest in the EPS calculating policy impacts on corporate income taxes. I'm creating a new issue for this, as issue #221 is focused on VAT and sales taxes.

In that thread, I wrote:

Whether to add corporate income taxes to the model. It is difficult to determine the correct base to which to apply a corporate income tax rate, as it is a subset of the OECD's "Gross Operating Surplus and Mixed Income" statistic and is not broken out, plus we don't calculate profits / profit margins in the EPS, so finding the change in the taxable income might be difficult. Also, note that there are severe loopholes that enable corporations to shelter some or all of their taxable income from corporate income tax, so even if we did calculate corporate taxable income, it might be incorrect to apply the corporate income tax rate to all of it due to the loopholes.

Robbie wrote:

Isn’t profit equal to value added – taxes – labor costs? Or is that too simplified? I think of profit as equivalent to gross operating surplus, but I might be mis-defining it.

jrissman commented 2 years ago

To get taxable business income, in addition to subtracting the things you mention, businesses also deduct capital expenditures (e.g., on machinery, buildings, vehicles, furniture, etc.). But they cannot deduct these expenditures entirely in the year they occur. Rather, they spread the deduction over a number of years according to a depreciation schedule. The length of the depreciation schedule varies depending on the type of equipment purchased. (Land is the exception. Purchases of land cannot be depreciated, so if a business purchases a building, it must partition the value of the purchase between the value of the land and the value of the building on that land, and only claim depreciation on the building.)

Depreciation schedules are non-linear. For example, a pickup truck can be depreciated over a 5-year schedule, but it's not 20% of the truck's purchase price in each of the five years. Here is the actual depreciation schedule (in the U.S.) for a $15,000 used pickup truck purchased in 1998 (from this IRS document):

PickupTruckDepreciationSchedule

In addition to depreciation of capital assets, there are other deductions corporations may take from taxable income. Examples include (from this list):

The term "Gross Operating Surplus" (GOPS) includes things other than taxable corporate profits. See this definition from the BEA for some examples of other things that are included in GOPS. I don't think the OECD has any variable that equates to taxable income. The closest thing the OECD offers is "Net Operating Surplus" (NOPS), which correctly subtracts depreciation of capital. But it doesn't adjust for everything. BEA calls NOPS a "profit-like measure," in that it gets close to calculating taxable income, but isn't quite fully aligned with the nuances of tax law.

In terms of policy impacts on corporate income taxes, I think we have no hope of explicitly calculating them based on analyzing how the policy affects each component of taxable income. We would need to assume that the calculation of taxable income is a black box and take it in from an input data source. That is:

This is similar to how we handle other calculations that are too complex to do internally, such as public health impacts of emissions based on parameterized results of gridded air quality models.

robbieorvis commented 2 years ago

Got it. This is super helpful and helps highlight the challenges.

For what it’s worth, if we want to do this (and I think VAT/#221 is way more important for now), I think it’s fine to use NOPS using the approach you outline. We know it isn’t perfect, but it’s a close approximation, and ultimately we are looking at differences in taxes, not totals, so that helps mitigate some of the issue.

One reason I think we can wait on this is that even if we had all the pieces correct, as you astutely pointed out a lot of companies offshore headquarters to avoid paying corporate income tax, and we probably have close to zero way to approximate that effect… So even the perfect calculation of all the different pieces might be totally off given that fact.

jrissman commented 2 years ago

Okay, I'll flag this as low priority and we can always return to it or boost its priority later as needed.

NOPS can be found in OECD's "STAN" database, but their NOPS data are incomplete for many countries, or only available at higher levels of ISIC code aggregation. Use "Customize > Layout" and switch the columns from "Time" to "Country," then set the year to 2018 (as 2019 data are only there for a few countries) to quickly review the completeness of OECD's NOPS coverage.