cand_loans
108 rows
This data as json, CSV (advanced)
Link | rowid ▼ | District | candidate_name | Party | loan_amount | loan_date | payment_amount | payment_date | loan_balance | filed_date |
---|---|---|---|---|---|---|---|---|---|---|
101 | 101 | House District 52 | Yara Zokaie | Democratic | 393.4 | 8/11/23 | 393.4 | 10/16/23 | ||
102 | 102 | House District 58 | Kathleen Curry | Democratic | 4152.15 | 8/2/23 | 4152.15 | 10/11/23 | ||
103 | 103 | House District 36 | Michael Carter | Democratic | 2000.0 | 6/30/23 | 2000.0 | 7/16/23 | ||
104 | 104 | House District 50 | Mary Young | Democratic | 25000.0 | 10/28/22 | 10000.0 | 12/17/22 | 15000.0 | 4/17/23 |
105 | 105 | House District 43 | Bob Marshall | Democratic | 12500.0 | 7/29/22 | 2500.0 | 12/23/22 | 10000.0 | 4/16/23 |
106 | 106 | House District 52 | Yara Zokaie | Democratic | 100.0 | 3/5/23 | 100.0 | 4/11/23 | ||
107 | 107 | House District 26 | Meghan Lukens | Democratic | 500.0 | 3/14/23 | 500.0 | 4/4/23 | ||
108 | 108 | House District 26 | Meghan Lukens | Democratic | 200.0 | 12/20/22 | 200.0 | 4/4/23 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "cand_loans" ( "District" TEXT, "candidate_name" TEXT, "Party" TEXT, "loan_amount" REAL, "loan_date" TEXT, "payment_amount" REAL, "payment_date" TEXT, "loan_balance" REAL, "filed_date" TEXT );