Listings data from the last 1yr, updated on 2013/02/05.
This dataset contains the Prosper Listings data for non-active loans over
the last 1yr as listed in the Prosper marketplace.
Prosper, a peer-to-peer lending marketplace, makes their loan data
available to the public. One of the tables in this data is the Listing data,
which contains details about every loan request submitted to the Prosper
marketplace.
Merging with a local database to create an up-to-date copy of the latest data.
- Filtering the Listings table for entries with Status!="Active" and StartDate > 1yr ago.