Query Builder

Build complex, multi-condition queries with boolean logic to analyze campaign finance data

Data Source

Query Conditions

Matchof the following conditions:
(max 10,000)

Query Preview

SELECT * FROM contributions
WHERE
  Contributor Name contains ""
LIMIT 1000