Nominate.AI/United States/Montana
MT

Montana

Fifty-six counties administer elections in a state the Census credits with fifty-four. Nine of them count every ballot by hand, and the other forty-seven all buy from the same vendor.

Harvest active 56 / 56 counties9 hand-countNo party registrationGeneral · Nov 3 8 state deltas tracked
County ledger · 56 counties → See the state deltas
Nine counties have nothing to report from. Montana publishes the ballot tabulation method for every one of its 56 counties, and the table is unusually stark: <b>Daniels, Fallon, Garfield, Golden Valley, McCone, Meagher, Powder River, Prairie and Treasure count paper ballots by hand</b>. The remaining 47 machine-count counties run <b>ES&amp;S equipment without exception</b> — DS200, DS450, DS850, DS950, DS300 and one Model 650-era optical scanner in Fergus. There is no second vendor anywhere in the state. Any model that expects a county to emit a machine tally has nine counties with no machine, and any model that treats vendor diversity as a resilience property has a state with none.
Ask Montana · 56 counties indexed
>

How many counties does Montana have?

Fifty-six, and also fifty-four, depending on which question you are asking. The Secretary of State administers elections through 56 county election administrators and publishes a tabulation method for each. The 2022 Census of Governments counts 54 county governments, because Butte-Silver Bow and Anaconda-Deer Lodge are consolidated city-counties classified as municipal. Both numbers are correct for their own purpose and neither substitutes for the other. This is the same discrepancy Colorado carries — 64 administering counties against 62 county governments, for Denver and Broomfield — which makes it a family trait of the Mountain West rather than a Montana quirk: county-count reconciliation against Census totals runs short by the number of consolidated city-counties, and never by the small counties.
MT SoS county voting systems tableCensus of Governments 2022

State deltas

Every state has hair. Here is Montana's.

The rules that make this state different from the last one, what each breaks if you assume the national default, and how the engine resolves it.

Montana · 8 deltas trackedLast reviewed Aug 14, 2026
Δ 01Party attaches to the candidate, never to the voterStructural
Breaks

Montana has no party registration. MCA 13-2-110 enumerates everything a voter registration application must carry — date of birth, and a Montana driver's licence number, state ID number or the last four of a social security number, with an alternative photo-ID route — and party is not among them. Party exists one layer up: the candidate portal lets a person file as a member of a qualified party, as a minor party candidate, as a candidate independent of party affiliation, or for a non-partisan office, and the filing system carries DEM, REP, LIB, IND, MP and NON. Any pipeline that derives primary eligibility from a voter's enrolment, or reports registration split by party, has nothing to read here.

Resolved

Party is modeled as an attribute of a candidacy, not of a registrant. States without party registration carry an explicit null rather than a zeroed party breakdown, so a missing column is never confused with an empty one.

Δ 02Nine counties have no machine to report fromStructural
Breaks

Daniels, Fallon, Garfield, Golden Valley, McCone, Meagher, Powder River, Prairie and Treasure hand-count paper ballots. There is no tabulator export, no scanner log and no machine timestamp to key on, so any ingest that waits for a machine tally waits forever in nine counties, and any freshness metric derived from tabulator output scores them permanently stale.

Resolved

Tabulation method is a per-county field carried from the state's own table, and hand-count counties are expected to arrive by canvass rather than by feed. Absence of a machine record is recorded as the method, not as a gap.

Δ 03Every machine-count county buys from one vendorStructural
Breaks

All 47 counties that tabulate by machine run ES&S equipment — DS200, DS300, DS450, DS850, DS950 and one Model 450 in Fergus. Not one county in the state uses any other manufacturer. A model that treats equipment vendor as a differentiator finds no variance in Montana, and a single vendor advisory or certification change is a statewide event rather than a county one.

Resolved

Vendor is carried as a first-class field so that statewide concentration is visible as a fact rather than inferred from its own absence.

Δ 04Registration has two legal statuses, not oneEntity resolution
Breaks

Under MCA 13-2-110(6) an applicant whose information is sufficient and verified is registered as a <b>legally registered elector</b>; one whose application was accepted but whose identifying information was missing, incorrect or unverifiable is registered as a <b>provisionally registered elector</b>. Both are registrations. A boolean registered flag collapses the two and silently promotes provisional registrants, which is the population most likely to be challenged at the polls.

Resolved

Registration status is an enumerated value read from the state's own vocabulary, never a boolean, and the provisional class is preserved through the pipeline.

Δ 05The county-by-county results links resolve to the indexStructural
Breaks

The Secretary of State's official results page publishes a <b>County by County</b> link for the 2026 primary pointing at <code>electionresults.mt.gov/ResultsList.aspx</code>. Read on August 14, 2026 that URL returned the results landing page itself — byte-identical to <code>sosmt.gov/elections/results/</code> — rather than any county result. A nonexistent path on the same host returned a 254-byte error, so the host is not a catch-all and the rewrite is specific to the published link. Certified county detail is reachable only through the precinct-by-precinct and canvass documents.

Resolved

The document set is treated as the county provenance path and the ASPX link is not relied on. The observation is dated and re-checked rather than asserted as permanent — a state site is allowed to be fixed.

Δ 06The state's own two county lists differ by one ampersandNomenclature
Breaks

The voting systems table writes <b>Lewis and Clark</b>; the election administrator directory writes <b>Lewis &amp; Clark</b>. Both are published by the Secretary of State, both carry exactly 56 rows, and a straight name join matches 55 of them. The county that drops out contains Helena.

Resolved

Counties join on a normalized key that folds ampersands, articles and punctuation, and every join is asserted to be total — a 55-of-56 match fails the build rather than silently dropping a row.

Δ 07No ballot issue has qualified, and eight are still gatheringScheduling
Breaks

As published on August 14, 2026, the issues qualified for the 2026 general election ballot are listed as <b>TBD</b> — none. Eight are approved to gather signatures (CI-129, CI-130, CI-131, CI-132, CI-133, CI-134, CI-135 and I-194), two are submitted and forwarded to Legislative Services, and two were found legally insufficient by the Attorney General. Thresholds are steep and geographic: 5% of qualified voters including 5% in each of 34 legislative house districts for an initiative or referendum, 10% including 10% in each of 40 districts for a constitutional initiative. A ballot inventory built before qualification closes is not a ballot.

Resolved

Ballot issues carry their qualification stage and its date, and an unqualified issue is never counted into a ballot inventory. The distinction between submitted, cleared to gather, qualified and rejected is preserved.

Δ 08Statewide same-day registration is enjoinedNew this cycle
Breaks

The state's voter help centre carries a live notice that a court order prohibits Montana election officials from implementing Senate Bill 490, which had provided statewide voter registration and voting in all 56 counties. Registration and voting rules on the books are therefore not the rules in force, and a deadline model built from statute alone is wrong.

Resolved

Enjoined provisions are carried as a distinct state — in statute, not in force — with the order's existence dated. The page never presents an enjoined rule as operative.

Federal to special district

What Montana actually elects.

The Secretary of State's filing system carried 143 offices and 380 candidates when it was read on August 14, 2026. Everything below the state line — the counties, the towns, the school boards and 736 special districts — is administered by the 56 county election administrators and reported through the state's canvass rather than through county feeds of their own.

Federal
U.S. Senator · 2 U.S. House districts — Montana regained its second seat after the 2020 census
3
Legislature
house and senate districts · signature thresholds for ballot issues are keyed to 34 and 40 legislative house districts, which is the state's own published geography
statePer-tier seat counts not yet read from a state source; the 143-office total is the filing system's own figure
Judiciary
supreme court and district courts — elected on a nonpartisan ballot, and the subject of three separate 2026 constitutional initiatives seeking to keep it that way
nonpartisanCI-131, CI-132 and rejected issue #6 all address partisan labelling of judicial candidates
Counties
56 · each with a named election administrator who runs registration, ballots and the count — 9 of them by hand
56
Below the county line
128 municipalities · 310 school districts · 736 special districts · no township layer anywhere in the state
1,174Census of Governments 2022 · 1,228 local government units in total

Congressional map

Where those seats are.

The 2 congressional districts in force for the 2026 cycle — not necessarily the map this delegation was elected under. Montana has not redrawn since the 119th Congress was seated.

Montana · 2 congressional districts Read 2026-08-15
Montana: 2 congressional districts. Each district is selectable; the ledger carries the same data as text.
Locator map of the United States with Montana highlighted.
MT · Montana
Select a district
District PopulationMedian income
MT-01 576,553$73,314
MT-02 556,259$66,788
cbdistricts GET /api/v1/layers/federal-congressional/geojson · read 2026-08-15 Upstream source: Census TIGER/Line 2024 — https://www2.census.gov/geo/tiger/TIGER2024/CD/ Not shown: Representative(0 of 2), Party(0 of 2), Cook PVI(0 of 2). Returned for too few districts to tabulate — reported as a gap rather than a column of dashes. Geometry simplified to 0.00515° (~400 m) for display. Boundaries are illustrative at this resolution — not a legal description.
Congressional only — state chambers and counties sit underneath All district layers →

County ledger

One state canvass, and fifty-six county administrators under it.

Both columns below are read from the Secretary of State's own publications on August 14, 2026 and cover all 56 counties, not a sample: the ballot tabulation method from the county voting systems table, and the named election administrator from the county contact directory. Thirteen counties are shown. Montana counties do not publish independent results feeds — certified county and precinct detail arrives in the state's canvass and precinct-by-precinct reports, which is why every row carries the same vehicle.

PDF / SOVC · 13
CountyFeed vehicle Ballot tabulation Election administratorStatusLast read
Yellowstone · BillingsPDF / SOVCES&S DS850/DS950Dayna CausbyVerifiedtoday
MissoulaPDF / SOVCES&S DS850Bradley SeamanVerifiedtoday
Gallatin · BozemanPDF / SOVCES&S DS850/DS950Eric SemeradVerifiedtoday
Flathead · KalispellPDF / SOVCES&S DS850Paula BuffVerifiedtoday
Cascade · Great FallsPDF / SOVCES&S DS850Terry ThompsonVerifiedtoday
Lewis and Clark · HelenaPDF / SOVCES&S DS850Amy ReevesNeeds reviewtoday
Silver Bow · ButtePDF / SOVCES&S DS850/DS450Cindy ShermanVerifiedtoday
Deer Lodge · AnacondaPDF / SOVCES&S DS450Toni HoflandVerifiedtoday
RavalliPDF / SOVCES&S DS850Regina PlettenbergVerifiedtoday
Big HornPDF / SOVCES&S DS850Dulcie Bear Don't WalkVerifiedtoday
MeagherPDF / SOVCHand count paper ballotsLiv WestVerifiedtoday
GarfieldPDF / SOVCHand count paper ballotsCharlie SaylorVerifiedtoday
TreasurePDF / SOVCHand count paper ballotsMarlee SearsVerifiedtoday
Showing 13 of 56 56 on file