sharefulton-fultoncountyga-gov/county-by-county-advance-voting-summary-august-vz6y-qate
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 2 hours ago

County by County Advance Voting Summary (August 2020)

This dataset shows a record of the cumulative number of people who have participated in advance voting for the August 11 runoff election in each county of Georgia.

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 \"sharefulton-fultoncountyga-gov/county-by-county-advance-voting-summary-august-vz6y-qate\".\"county_by_county_advance_voting_summary_august\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • county_by_county_advance_voting_summary_august
     
     
     
     
     
Upstream Metadata