ramseycounty-us/2020-general-election-inperson-absentee-voting-kg9j-ypxy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 5 hours ago

2020 General Election In-Person Absentee Voting Method

2020 General Election Absentee Voting Method - excluding mail

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/2020-general-election-inperson-absentee-voting-kg9j-ypxy\".\"2020_general_election_inperson_absentee_voting\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2020_general_election_inperson_absentee_voting
     
     
     
     
     
Upstream Metadata