ramseycounty-us/absenteeearly-voting-turnout-2018-primary-data-3fgf-cggt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Absentee/Early Voting Turnout - 2018 Primary Data

2018 Primary Election absentee voting data.

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 \"ramseycounty-us/absenteeearly-voting-turnout-2018-primary-data-3fgf-cggt\".\"absenteeearly_voting_turnout_2018_primary_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • absenteeearly_voting_turnout_2018_primary_data
     
     
     
     
     
Upstream Metadata