You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates get_micro_data.py to use the new taxcalc TMD constructor method. To do this, arguments had to be passed all the way through from the Calibration class object in calibrate.py.
Renames and updates run_ogusa.py, run_ogusa_tmd.py, and run_current_policy_baseline.py run scripts.
Updates .gitignore and README.md.
Updates test_get_micro_data.pytest test_tmd_path() to be consistent with new code in calibrate.py and get_micro_data.py
Updates the test_run_example.py test to correspond to the new run script names.
Updates the default calibration to represent 2024 values of policy and economic parameters and adds a calibration for 2 sector model with a corporate and non-corporate sector.