Skip to content

Election 2024: The number of electoral votes for each state

License

Notifications You must be signed in to change notification settings

easai/us-map-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

us-map-charts

The Electoral College is a set of electors who are selected to elect the president and vice president. The process is described in Article II of the U.S. Constitution. The number of electoral votes a state has equals its number of Senators plus its number of Representatives in the House of Representatives, the latter being dependent on the Census's reported population.

Here is an excellent explanation how it works: How the Electoral College Works

Electoral-Votes Electoral-Votes-Northeastern

Installation

Run the following command to install all the dependencies.

poetry install

Usage

This map shows all U.S. states and the number of electors.

poetry run py .\us_map_charts\electors.py

This map shows the northeastern U.S. states and the number of electors.

poetry run py .\us_map_charts\northeastern.py

About

Election 2024: The number of electoral votes for each state

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages