Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Absentee/Early Ballots Cast 2019 General Data
These are unofficial numbers.This page will be updated weekly between September 20 - October 25 and daily between October 29 and November 5. This election includes special, municipal and school district elections. Some precincts in Maplewood and North Saint Paul do not have an election, and as such, will not have data.
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/absenteeearly-ballots-cast-2019-general-data-c2j2-byze\".\"absenteeearly_ballots_cast_2019_general_data\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata