kingcounty-gov/august-2023-primary-election-night-precinct-9fe2-hvzn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 13 minutes ago

August 2023 Primary Election Night Precinct Results

Precinct level results from Election Night - August 1, 2023.

Final precinct level results will be posted following certification.

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 \"kingcounty-gov/august-2023-primary-election-night-precinct-9fe2-hvzn\".\"august_2023_primary_election_night_precinct\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • august_2023_primary_election_night_precinct