Open repository in Console
Readme
Updated almost 4 years ago
‧ Indexed 11 months ago
2018 Gubernatorial General Election Results
This dataset contains the 2018 Gubernatorial General Election Results. The Election Day and Cumulative Report includes the official election results from the Early Voting ,Election Day, Absentee 1, Provisional, and Absentee 2 reports.
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 \"montgomerycountymd-gov/2018-gubernatorial-general-election-results-8vwv-tnwq\".\"2018_gubernatorial_general_election_results\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata