King County publishes precinct-level election results as queryable tables. Every row carries Registered Voters and Times Counted, so turnout by precinct, legislative district, county-council district or congressional district is a query — not a public-records request. Pick an election and a race. Everything below runs in your browser against the county's own files.
| Candidate | Votes | Share |
|---|
| Precinct | Registered | Ballots | Turnout |
|---|
The numbers above are the hard part; the sentences are the easy part. Pick how you want it read, copy the prompt — it carries the actual figures on this page, plus the caveats — and paste it into whichever AI you use.
Nothing is sent to or stored by the Dispatch — the prompt is assembled in your browser and goes wherever you paste it. It carries the figures verbatim and tells your AI to work only from them and to say so rather than estimate when a question needs data that isn't there.
gj9e-v6eq, "King County Voter Turnout by Precinct," is a map, not a table — its API answers "no row or column access to non-tabular tables" and it only covers 2010 through 2019. This page never touches it.Source: data.kingcounty.gov, Socrata SODA API, no key required. There is a command-line version of this that also does CSV export in bulk — ask if you want it.