home / campaign_finance_2022

senate_cont

0 rows where candidate contains "walsh" sorted by contribution_amount descending

✎ View and edit SQL

This data as json

0 records

CREATE TABLE "senate_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 11.361ms