Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 2 hours ago
Special Primary Statistics 2019
A special primary election for Ramsey County Commissioner District 1 was held Aug. 13, 2019. Below is a snapshot of ballots cast. For complete statistics, view the election abstract or MN Secretary of State's results website. Learn more about the special election timeline and process at ramseycounty.us/specialelection.
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/special-primary-statistics-2019-xtuh-aus6\".\"special_primary_statistics_2019\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata