Skip to content

volcano1998/loan_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loan_system

This is what you need for creating a loan system for lending club.

The data is from kaggle.https://www.kaggle.com/wendykan/lending-club-loan-data

The steps are as below.

  1. figure out the data relationship

    data description https://docs.google.com/document/d/14nXOyID0vNXWccLMPT_-KWmLSYGc8JPNnLZsnXQpypU/edit

    loan.drawio

    loan.pdf

  2. create a database

2.1 data cleaning

  01-import.rmd

2.2 import csv into mysql

  import.sql

2.3 create tables

  populate_tbl.sql
  1. connect mysql to the browser

  2. add functions to website

  3. demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages