winnipeg-ca/election-audited-financial-statements-sd6a-dz62
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 2 hours ago

Election Audited Financial Statements

Links to the Audited Financial Statements for the City of Winnipeg Elections.

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 \"winnipeg-ca/election-audited-financial-statements-sd6a-dz62\".\"election_audited_financial_statements\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • election_audited_financial_statements
     
     
     
     
     
Upstream Metadata