ramseycounty-us/voted-count-by-age-percentage-of-total-ballots-yaqi-t6nz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 3 hours ago

Voted Count by Age - Percentage of Total Ballots Cast

Voted Count by Age - Percentage of Total Ballots Cast

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/voted-count-by-age-percentage-of-total-ballots-yaqi-t6nz\".\"voted_count_by_age_percentage_of_total_ballots\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • voted_count_by_age_percentage_of_total_ballots
     
     
     
     
     
Upstream Metadata