colorado-gov/2016-primary-election-results-jpfa-x8gh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 3 hours ago

2016 Primary Election Results

2016 primary election results for candidates for state office by county

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-results-jpfa-x8gh\".\"2016_primary_election_results\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2016_primary_election_results
     
     
     
     
     
Upstream Metadata