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

4 rows where electoral_votes = 4

View and edit SQL

electoral_votes

Link rowid ▼ state electoral_votes
9 Hawaii 4
10 Idaho 4
14 New Hampshire 4
15 Rhode Island 4

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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