Updates to your Lending Club data
Dear <name>,
In a few weeks, we will be introducing a new feature for our borrower members. To accommodate this feature and your ability to filter for loans that include/exclude those criteria, we are adding four additional columns to our data files. The columns will appear on the following reports:
• Loan Statistics downloadable file
• Browse Loans downloadable file
• My Notes downloadable file
Additionally, four additional fields will be returned for API users as part of the regular response when calling the GetListing endpoint.
The columns/fields will be added to the end of each file and should not affect your code. However, please verify that your systems can continue to operate uninterrupted. The new columns/fields are scheduled to be added on October 6th, and you will be able to find details on the changes on our developers page as of that date. If you wish to adjust your code now to bypass new columns/fields, please feel free to do so.
If you have any questions or concerns, please contact us.
Sincerely,
The Lending Club Team
The four new data fields are available as of today's 1:00 PM EST loan release. New columns in the browse notes file include:
-application_type (INDIVIDUAL or JOINT)
-annual_inc_joint
-dti_joint
-verified_status_joint
So far the historical notes files haven't been updated with these fields, but it will be interesting to see whether LC appends the new data to old records once they update for the Q3 loan issuance.