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

Use new CPS data files with three new benefits and improved imputations #1911

Merged
merged 1 commit into from
Mar 9, 2018
Merged

Use new CPS data files with three new benefits and improved imputations #1911

merged 1 commit into from
Mar 9, 2018

Conversation

martinholmer
Copy link
Collaborator

This pull request adds three benefits that were formerly in the catch-all other_ben variable. The three new benefits are housing benefits, TANF benefits, and WIC benefits.

This pull request also improves the imputation of taxable versus nontaxable interest income, of qualified dividends, and of taxable versus nontaxable pension and annuity income. In each of these three cases the imputed distribution is much closer to the known distribution in the PUF data. For details, see taxdata pull request 165 and the three issues to which it points. The changes in the pension imputation are especially important because they increase AGI, and hence, income tax liability, by substantial amounts.

Considering all the changes in the CPS data incorporated in this pull request, the 2018 aggregate AGI rises from $9,993.5 billion to $10,590.9 billion, which is an increase of $597.4 billion or 6.0 percent. As a result, 2018 aggregate income tax liability rises from $1,180.9 billion to $1,278.3 billion, which is an increase of $97.4 billion or 8.2 percent.

@martinholmer martinholmer reopened this Mar 9, 2018
@codecov-io
Copy link

codecov-io commented Mar 9, 2018

Codecov Report

Merging #1911 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1911   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          37      37           
  Lines        3316    3319    +3     
======================================
+ Hits         3316    3319    +3
Impacted Files Coverage Δ
taxcalc/records.py 100% <100%> (ø) ⬆️
taxcalc/consumption.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ad06d1...92a4a08. Read the comment docs.

@martinholmer martinholmer merged commit e4133d7 into PSLmodels:master Mar 9, 2018
@martinholmer martinholmer deleted the new-cps-data branch March 9, 2018 22:38
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