grandrapidsmi-gov/clerk-percent-voter-participation-kt3y-et8a
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 26 days ago

Clerk - Percent Voter Participation

Voter participation percentages by Precinct

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 \"grandrapidsmi-gov/clerk-percent-voter-participation-kt3y-et8a\".\"clerk_percent_voter_participation\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • clerk_percent_voter_participation