Skip to content

Releases: PSLmodels/OG-USA

0.3.2

04 Apr 07:16
881daf1

Choose a tag to compare

This release:

  • Streamlines the building of the exogenous parameters table in the docs.
  • Replaces pandas-datareader with fredapi in macro_params.py
  • Adds additional tests coverage for calibrate.py and macro_params.py modules.
  • New module, update_baseline.py added
  • Makefile has new or updated commands to update baseline calibration, build docs
  • Updates documents and fixes README.md and intro.md

0.3.1

03 Oct 00:32
c2a637a

Choose a tag to compare

This release:

  • Updates the default_parameters.json file specify HSV tax functions, which is what the tax function for which parameters were already specified.

0.3.0

11 Sep 02:15
3bcf207

Choose a tag to compare

This release updates the default_parameters.json to match the August 2025 CBO baseline forecast.

0.2.4

18 Aug 22:55
bb8fd1a

Choose a tag to compare

This release:

  • Updates to support for Python 3.13

0.2.3

17 Jun 06:09
0d0e0ef

Choose a tag to compare

This release:

  • Updates utils.read_cbo_forecast to use 2025 forecasts
  • Environment uses more recent paramtools to avoid marshmallow dependency issues
  • Fixed issue in publish_to_pypi.yml GitHub Action

0.2.2

25 Apr 16:53
7d369fd

Choose a tag to compare

This release:

  • 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.py test 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.
  • Adds a make format command to Makefile.

0.2.1

18 Oct 05:28
beedfea

Choose a tag to compare

This release:

  • Adds eta_RM to default calibration to work with new OG-Core parameterization.

0.2.0

30 Aug 02:03
a504ff6

Choose a tag to compare

This release:

  • 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.

0.1.12

26 Aug 17:58
42a4ff8

Choose a tag to compare

This release:

  • Streamlines the run_og_usa.py script to make the example more clear, run faster, and save output in a common directory.

0.1.11

26 Jul 14:26
f20a9fe

Choose a tag to compare

This release:

  • Adds a module to update Tax-Calculator growth factors using OG-USA simualtions.