This project looks at the effects of both a wealth tax and an increase in the progressivity of the income tax on inequality in the context of an OLG model that is closely related to the open source OG-USA model. The repo includes data used in the calibration, and all the Python code necessary to solve and simulate the model.
In order to run the model, please do the following (after making sure you have the Anaconda distribution of Python installed):
conda env create
source activate ospcdyn
Python
folder and run
python run_wealthtax.py
python wealthtax_figures.py
python wealthtax_tables.py
WealthTaxTables.xlsx
and in the Graphs
folder.