Open repository in Console
Readme
Updated 4 years ago
‧ Indexed 3 hours ago
Campaign Finance Disclosure Filer Data Current State
This file contains general information about the candidate, lobbyist or committee who file campaign expense reports, including information about the election(s) and filing cycle(s) for which reports were filed. The data is also available and searchable on www.campaignfinanceonline.pa.gov.
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 \"pa-gov/campaign-finance-disclosure-filer-data-current-53wp-ib3s\".\"campaign_finance_disclosure_filer_data_current\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata