rickecon / wealthtax

Model for Scoring Wealth Tax and Increased Progressivity in Income Tax - Python Based
3 stars 4 forks source link

Create runner scripts, update parameters #18

Closed jdebacker closed 8 years ago

jdebacker commented 8 years ago

This PR does the following: 1) Creates a run_wealthtax.py script to run the wealth tax paper reforms (and robustness checks) 2) Edits parameters.py to reflect parameter values from the wealth tax paper 3) Edits tax.py to reflect the wealth tax paper tax functions 4) Edits execute.py to run the wealth tax simulations.

Still left to do: 1) Test that these things run 2) Set up script to ensure income tax reform generates same SS revenue as wealth tax reform.