colorado-gov/2016-primary-election-turnout-percentage-by-county-hbm6-syqu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 3 hours ago

2016 Primary Election Turnout Percentage By County

Voter turnout percentage for Colorado county for the 2016 primary election based on total registered voters and ballots cast for state races

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 \"colorado-gov/2016-primary-election-turnout-percentage-by-county-hbm6-syqu\".\"2016_primary_election_turnout_percentage_by_county\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2016_primary_election_turnout_percentage_by_county
     
     
     
     
     
Upstream Metadata