Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 12 months ago
Elections Absentee Count: September 2020
This dataset contains information on absentee ballot applications for the September 29, 2020 Special 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 \"sharefulton-fultoncountyga-gov/elections-absentee-count-september-2020-mqj8-a7pb\".\"elections_absentee_count_september_2020\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata