ramseycounty-us/2018-general-election-voting-rate-by-city-data-89n2-7ku7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 38 minutes ago

2018 General Election Voting Rate by City Data

This dataset shows the 2018 general election voting rate in each city within Ramsey 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 \"ramseycounty-us/2018-general-election-voting-rate-by-city-data-89n2-7ku7\".\"2018_general_election_voting_rate_by_city_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2018_general_election_voting_rate_by_city_data
     
     
     
     
     
Upstream Metadata