wa-gov/last-minute-contributions-to-candidates-and-mppc-zjn9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 5 hours ago

Last Minute Contributions to Candidates and Political Committees

This data set contains a list of contributions reported within 7 days of the primary election or within 21 days of the general election. This dataset contains cash and in-kind contributions made to Washington State Candidates and Political Committees since the general election 2013.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"wa-gov/last-minute-contributions-to-candidates-and-mppc-zjn9\".\"last_minute_contributions_to_candidates_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • last_minute_contributions_to_candidates_and
     
     
     
     
     
Upstream Metadata