Open repository in Console
Readme
Updated almost 2 years ago
‧ Indexed 2 hours ago
Asotin County General Election Results, November 7, 2017
This dataset includes election results by precinct for candidates and issues in the Asotin County November 7, 2017 General 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 \"wa-gov/asotin-county-general-election-results-november-7-pfey-waqq\".\"asotin_county_general_election_results_november_7\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata