Skip to content
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

Tax Exempts #62

Open
jdebacker opened this issue Aug 26, 2016 · 1 comment
Open

Tax Exempts #62

jdebacker opened this issue Aug 26, 2016 · 1 comment

Comments

@jdebacker
Copy link
Member

We need to remove tax exempts from the BEA asset totals. We have a methodology to do this outlined in the METR_Guide, it just needs to be implemented.

@jdebacker
Copy link
Member Author

To be more specific, much of this work will be done in the read_bea.py script to create the ratio of BEA to IRS assets. For example, the BEA and IRS data are merged together on line 92 of this script. From this, you can get total BEA fixed assets (equipment and structures - does not include land, inventories) and IRS fixed assets by industry. We'll want to compute these ratios by industry and then we'll need to sort and look over that list manually to see what looks like a reasonable cutoff for "tax-exempt intensive" industries - it's these for which we'll need to adjust the BEA assets downward.

Certain assets that we can identify as being owned by tax exempts are already dropped In lines 53-55 of calc_final_outputs.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant