kingcounty-gov/march-2024-presidential-primary-election-final-fgy8-f74t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 5 hours ago

March 2024 Presidential Primary Election Final Precinct Results

Final precinct level results for the March 12, 2024, Presidential Primary 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 \"kingcounty-gov/march-2024-presidential-primary-election-final-fgy8-f74t\".\"march_2024_presidential_primary_election_final\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • march_2024_presidential_primary_election_final