Skip to content

Commit

Permalink
fix col names in yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Noel Gomez committed Oct 21, 2024
1 parent 71dfb76 commit 7856716
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions transform/models/L1_inlets/loans/personal_loans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ models:
collections
- name: collection_recovery_fee
description: Post charge off collection fee
- name: delinq_2yrs
- name: delinq_2_yrs
description: The number of 30+ days past-due incidences of delinquency in
the borrower's credit file for the past 2 years
- name: desc
Expand Down Expand Up @@ -46,7 +46,7 @@ models:
description: The home ownership status provided by the borrower during registration
- name: initial_list_status
description: The initial listing status of the loan
- name: inq_last_6mths
- name: inq_last_6_mths
description: The number of inquiries in past 6 months (excluding auto and
mortgage inquiries)
- name: installment
Expand Down

0 comments on commit 7856716

Please sign in to comment.