Skip to content

civic-interconnect/era-ratification-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERA Ratification Map (U.S. Federal)

Interactive map of state ratification of the proposed federal Equal Rights Amendment (ERA).

What this shows

  • Dark green: Ratified before the extended 1982 deadline
  • Light green: Ratified after the deadline
  • Gray: Not ratified
  • Diagonal lines: State later attempted to rescind (legal status unresolved)

Summary metrics

  • Goal: 38 states (three-fourths of 50)
  • Ever ratified: 38 / 38
  • Before deadline: 35 / 38
  • Early ratified, no rescission attempt: 30 / 38
  • Late ratifications: 3
  • Rescission attempts: 5
  • Never ratified: 12

Data

  • data/era-states.json is the single source of truth
  • Map, tooltips, table, and summary all derive from this file

Local preview

Open index.html in a browser, or use VS Code "Live Preview" extension, or use a simple static server:

python -m http.server 8000

Then visit http://localhost:8000

Deploy

This site uses GitHub Pages with no build step:

git add -A
git commit -m "update"
git push -u origin main

Screenshot

ERA Map Screenshot

About

Interactive map of state ratification of the proposed federal Equal Rights Amendment (ERA)

Topics

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Contributors