ramseycounty-us/voter-turnout-by-age-in-2018-general-election-data-bh9n-kxmb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 5 hours ago

Voter Turnout by Age in 2018 General Election Data

This dataset shows the age distribution of Ramsey County voters in the 2018 general election.

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/voter-turnout-by-age-in-2018-general-election-data-bh9n-kxmb\".\"voter_turnout_by_age_in_2018_general_election_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • voter_turnout_by_age_in_2018_general_election_data
     
     
     
     
     
Upstream Metadata