oaklandca-gov/campaign-finance-fppc-form-460-schedule-e-payments-bvfu-nq99
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 5 hours ago

Campaign Finance - FPPC Form 460 - Schedule E - Payments Made

This dataset includes all itemized payments made ($100 or more) e-filed on Fair Political Practices Commission (FPPC) Form 460 Schedule "E" Payments Made from 2011 to the present.

The data is current as of the last modified date on this dataset.

See the data key for column definitions: https://data.sfgov.org/Ethics/Campaign-Finance-Data-Key/wygs-cc76

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 \"oaklandca-gov/campaign-finance-fppc-form-460-schedule-e-payments-bvfu-nq99\".\"campaign_finance_fppc_form_460_schedule_e_payments\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • campaign_finance_fppc_form_460_schedule_e_payments
     
     
     
     
     
Upstream Metadata