home / campaign_finance_2022

house_cont

0 rows where candidate contains "elisabeth epps" sorted by contribution_amount descending

✎ View and edit SQL

This data as json

0 records

CREATE TABLE "house_cont" (
"District" TEXT,
  "candidate_name" TEXT,
  "Party" TEXT,
  "contribution_amount" REAL,
  "contribution_date" TEXT,
  "contributor" TEXT,
  "city" TEXT,
  "state" TEXT,
  "zip" TEXT,
  "employer" TEXT,
  "occupation" TEXT,
  "contributor_type" TEXT,
  "contribution_type" TEXT,
  "explanation" TEXT
);
Powered by Datasette · Queries took 18.118ms