Electoral votes assigned to each state. Note that Maine and Nebraska each get 2 statewide votes, and one for each of their congressional districts. Those are included in the list, as "Maine-1," "Nebraska-2," etc.

Data source: World Population Review, edited by John Keefe

6 rows where electoral_votes = 6 sorted by rowid descending

View and edit SQL

electoral_votes

Link rowid ▲ state electoral_votes
27 Utah 6
26 Nevada 6
25 Mississippi 6
24 Kansas 6
23 Iowa 6
22 Arkansas 6

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "electoral_votes" (
"state" TEXT,
  "electoral_votes" INTEGER
);