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

Allow for alternative policy baselines #106

Merged
merged 9 commits into from
Apr 24, 2024

Conversation

jdebacker
Copy link
Member

This PR updates OG-USA to allow one to specify the baseline individual income tax policy so that alternative IIT baseline (i.e., alternatives to the Tax-Calculator current law baseline) can be used in OG-USA.

An example script that implements a current policy baseline is added to illustrate usage.

@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 75.35%. Comparing base (e4655db) to head (8229008).
Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   75.41%   75.35%   -0.06%     
==========================================
  Files          11       11              
  Lines         850      852       +2     
==========================================
+ Hits          641      642       +1     
- Misses        209      210       +1     
Flag Coverage Δ
unittests 75.35% <88.88%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
ogusa/calibrate.py 37.41% <ø> (ø)
ogusa/get_micro_data.py 96.82% <88.88%> (-1.54%) ⬇️

@jdebacker jdebacker changed the title All for alternative policy baselines Allow for alternative policy baselines Apr 23, 2024
@jdebacker jdebacker requested a review from rickecon April 23, 2024 14:04
@jdebacker
Copy link
Member Author

@rickecon Are you ok with merging this? It's needed to work with recently merged changes to OG-Core (PR #927).

@jdebacker jdebacker merged commit 300912a into PSLmodels:master Apr 24, 2024
5 checks passed
@jdebacker jdebacker deleted the tcja_ext branch April 24, 2024 15:17
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

Successfully merging this pull request may close these issues.

2 participants