Downloads the loan data from Lending Club's website. The links to the data downloads return a zipped folder. This function will unzip the folder and to extract the .csv file and then delete the initial zip folder. No action is taken on the underlying data file.
| 1 | GetLoanData(address, directory)
 | 
| address | URL for data to download | 
| directory | relative path where the files will be saved | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.