Atlas index

State Government Atlas

Documentation for this folder. Covers all 50 states (plus D.C. where noted in tables).

Structured reference for how each state organizes government, how many elected seats key organs have, who leads them, majority strength, and election timing.

What this is

Authoritative sources (recommended)

There is no single federal API for every field in every state; the atlas aggregates common answers and links out for live numbers.

NeedStarting points
Legislature size, sessions, process NCSL — Legislatures (choose state)
Governor, terms, next election NGA or Wikipedia List of governors
Live partisan seat counts State Secretary of State / official legislature site (see NCSL list)
Trifectas and chamber control Ballotpedia — trifectas
Court structure and selection NCSC or the state judicial branch site

Data freshness

Regenerate HTML

From the fuelprices project root:

cd state_government_atlas/scripts
python3 build_atlas.py
python3 build_electoral_college.py

Requires Python 3.8+ (stdlib only for atlas build; electoral college may use additional deps as in repo).

Plain Markdown source (README.md) for editors and version control.