cityofnewyork-us/2017-campaign-expenditures-e9xc-u3ds
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 6 hours ago

2017 Campaign Expenditures

Expenditures include: Schedule D (In-Kind Contributions) + Schedule F (Expenditure Payments) + Schedule H: Type 1 (Transfers Out) + Schedule N: Last Disclosure Statement Only (Outstanding Liabilities) and (Advances) - Schedule L (Expenditure Refunds).

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 \"cityofnewyork-us/2017-campaign-expenditures-e9xc-u3ds\".\"2017_campaign_expenditures\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2017_campaign_expenditures
     
     
     
     
     
Upstream Metadata