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

Impute missing student loan debt from other sources #10

Open
MaxGhenis opened this issue Nov 14, 2020 · 3 comments
Open

Impute missing student loan debt from other sources #10

MaxGhenis opened this issue Nov 14, 2020 · 3 comments

Comments

@MaxGhenis
Copy link
Collaborator

The 2019 SCF estimates student debt to be $1.1 trillion, while FRBNY estimated $1.54 trillion as of 2020Q2.

Matt Bruenig showed in 2019 that the missing student debt is disproportionately among young people, attributing the discrepancy to the construction of SCF household units and young student debtors living with parents.

A simple way to impute the missing debt would be to multiply each household's student debt by an age-varying factor. But Bruenig suggests that the problem is on the extensive rather than intensive margin. Addressing this would be more complicated and we'd probably need to calibrate to some other source for the total number of people or households holding student debt.

cc @ngpsu22

@rickecon
Copy link
Member

rickecon commented Nov 17, 2020

@MaxGhenis sent me this Matt Bruenig recent article on U.S. student debt and the differences between the three main sources of data.

  1. Federal Reserve G.19 is a monthly report that collects data from institutions that own student debt, primarily the federal government and some private lenders.
  2. The New York Fed's Consumer Credit Panel (CCP) collects information from credit reporting agencies.
  3. The Survey of Consumer Finances (SCF) at the Federal Reserve Board of Governors is a representative survey (not a panel, and small sample size).

Maybe one could use the other two data sources to correct for biases and missing data in the SCF.

@rickecon
Copy link
Member

@MattHJensen mentioned a crosswalk on the NBER website for using the SCF data with the NBER TAXCALC model. I think this page has some of that information, which would be helpful in adding SCF variables to the Tax-Calculator input data. @MaxGhenis

@MattHJensen
Copy link

MattHJensen commented Nov 17, 2020

Another page, too: https://users.nber.org/~taxsim/to-taxsim/scf/

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

No branches or pull requests

3 participants