Query assistant for loans
Schema that will be passed to the model
CREATE TABLE "loans" ("candidate", "office", "party", "status", "lender", "amount", "date_received", "outstanding_balance", "amount_repaid", "is_self_loan")
CREATE TABLE "loans" ("candidate", "office", "party", "status", "lender", "amount", "date_received", "outstanding_balance", "amount_repaid", "is_self_loan")