Sync: officeholders v3 — fresh export from live Atlas DB (13,329 tenures)
Re-exported directly from Postgres (10.0.0.116), not Atlas's introspection, which under-reported the roster (its v3 export had 11,473, missing the restored Florida League of Cities municipal set). Live DB current tenures: state 7,561 · municipal 4,009 · county 1,217 · federal 542. - build.py now reads officeholders-v3.jsonl (was v2); dataset vintage 2026-07-04 - fixed one corrupt start_date at source-export (21021-12-03 -> 2021-12-03, Lorraine Borowski, Mayor of Decorah IA) - scripts/build_viz.py: committed, deterministic generator for the Board's county_data.json / county_detail.json (previously built ad-hoc) - generate_changelog.py: ignore files whose only change is the vintage stamp, so the diff reflects government change, not re-export bookkeeping Person files 11,285 -> 13,329. Non-FL municipal officials (1,903) are in the tree but not yet county-mappable (place->county crosswalk still NULL). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -24,7 +24,7 @@ sources:
|
||||
source: "Derived from governor jurisdiction"
|
||||
confidence: official
|
||||
tags: [officeholder, state, executive, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Aaron D. Ford
|
||||
@@ -36,4 +36,4 @@ Current NV Attorney General (State of Nevada).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: Derived from governor jurisdiction
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Alexis Hansen
|
||||
@@ -38,4 +38,4 @@ Current NV House District 32 (NV State House of Representatives District 32).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Angie Taylor
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 15 (NV State Senate District 15).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bert Gurr
|
||||
@@ -38,4 +38,4 @@ Current NV House District 33 (NV State House of Representatives District 33).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Blayne Osborn
|
||||
@@ -38,4 +38,4 @@ Current NV House District 39 (NV State House of Representatives District 39).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brian Hibbetts
|
||||
@@ -38,4 +38,4 @@ Current NV House District 13 (NV State House of Representatives District 13).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brittney Miller
|
||||
@@ -38,4 +38,4 @@ Current NV House District 5 (NV State House of Representatives District 5).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Carrie Buck
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 5 (NV State Senate District 5).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Cecelia González
|
||||
@@ -38,4 +38,4 @@ Current NV House District 16 (NV State House of Representatives District 16).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Cinthia Moore
|
||||
@@ -38,4 +38,4 @@ Current NV House District 11 (NV State House of Representatives District 11).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Daniele Monroe-Moreno
|
||||
@@ -38,4 +38,4 @@ Current NV House District 1 (NV State House of Representatives District 1).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Danielle Gallant
|
||||
@@ -38,4 +38,4 @@ Current NV House District 23 (NV State House of Representatives District 23).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# David Orentlicher
|
||||
@@ -38,4 +38,4 @@ Current NV House District 20 (NV State House of Representatives District 20).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dina Neal
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 4 (NV State Senate District 4).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Duy Nguyen
|
||||
@@ -38,4 +38,4 @@ Current NV House District 8 (NV State House of Representatives District 8).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Edgar Flores
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 2 (NV State Senate District 2).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Elaine Marzola
|
||||
@@ -38,4 +38,4 @@ Current NV House District 21 (NV State House of Representatives District 21).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Erica Mosca
|
||||
@@ -38,4 +38,4 @@ Current NV House District 14 (NV State House of Representatives District 14).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Erica Roth
|
||||
@@ -38,4 +38,4 @@ Current NV House District 24 (NV State House of Representatives District 24).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Fabian Doñate
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 10 (NV State Senate District 10).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
source: "Derived from governor jurisdiction"
|
||||
confidence: official
|
||||
tags: [officeholder, state, executive, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Francisco V. Aguilar
|
||||
@@ -36,4 +36,4 @@ Current NV Secretary Of State (State of Nevada).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: Derived from governor jurisdiction
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Greg Hafen
|
||||
@@ -38,4 +38,4 @@ Current NV House District 36 (NV State House of Representatives District 36).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Gregory Koenig
|
||||
@@ -38,4 +38,4 @@ Current NV House District 38 (NV State House of Representatives District 38).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Hanadi Nadeem
|
||||
@@ -38,4 +38,4 @@ Current NV House District 34 (NV State House of Representatives District 34).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Heather Goulding
|
||||
@@ -38,4 +38,4 @@ Current NV House District 27 (NV State House of Representatives District 27).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Heidi Kasama
|
||||
@@ -38,4 +38,4 @@ Current NV House District 2 (NV State House of Representatives District 2).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Howard Watts
|
||||
@@ -38,4 +38,4 @@ Current NV House District 15 (NV State House of Representatives District 15).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ira Hansen
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 14 (NV State Senate District 14).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# James Ohrenschall
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 21 (NV State Senate District 21).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jason Patchett
|
||||
@@ -38,4 +38,4 @@ Current NV House District 19 (NV State House of Representatives District 19).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jeff Stone
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 20 (NV State Senate District 20).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jill Dickman
|
||||
@@ -38,4 +38,4 @@ Current NV House District 31 (NV State House of Representatives District 31).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Joe Dalia
|
||||
@@ -38,4 +38,4 @@ Current NV House District 29 (NV State House of Representatives District 29).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "Natural Earth via eric.clst.org"
|
||||
confidence: official
|
||||
tags: [officeholder, state, executive, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Joe Lombardo
|
||||
@@ -38,4 +38,4 @@ Current Governor of Nevada.
|
||||
- tenure: Stateside Associates 2026-01-20
|
||||
- jurisdiction: Natural Earth via eric.clst.org
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# John Ellison
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 19 (NV State Senate District 19).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# John Steinbeck
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 18 (NV State Senate District 18).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jovan Jackson
|
||||
@@ -38,4 +38,4 @@ Current NV House District 6 (NV State House of Representatives District 6).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Julie Pazina
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 12 (NV State Senate District 12).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Linda Hunt
|
||||
@@ -38,4 +38,4 @@ Current NV House District 17 (NV State House of Representatives District 17).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Lisa Cole
|
||||
@@ -38,4 +38,4 @@ Current NV House District 4 (NV State House of Representatives District 4).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Lisa Krasner
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 16 (NV State Senate District 16).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Lori Rogich
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 11 (NV State Senate District 11).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Marilyn Dondero Loop
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 8 (NV State Senate District 8).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Max Carter
|
||||
@@ -38,4 +38,4 @@ Current NV House District 12 (NV State House of Representatives District 12).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Melanie Scheible
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 9 (NV State Senate District 9).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Melissa Hardy
|
||||
@@ -38,4 +38,4 @@ Current NV House District 22 (NV State House of Representatives District 22).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Natha Anderson
|
||||
@@ -38,4 +38,4 @@ Current NV House District 30 (NV State House of Representatives District 30).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Nicole Cannizzaro
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 6 (NV State Senate District 6).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# P.K. O'Neill
|
||||
@@ -38,4 +38,4 @@ Current NV House District 40 (NV State House of Representatives District 40).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Rebecca Edgeworth
|
||||
@@ -38,4 +38,4 @@ Current NV House District 35 (NV State House of Representatives District 35).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Reuben D'Silva
|
||||
@@ -38,4 +38,4 @@ Current NV House District 28 (NV State House of Representatives District 28).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Rich DeLong
|
||||
@@ -38,4 +38,4 @@ Current NV House District 26 (NV State House of Representatives District 26).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Roberta Lange
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 7 (NV State Senate District 7).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Robin Titus
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 17 (NV State Senate District 17).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Rochelle Nguyen
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 3 (NV State Senate District 3).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Sandra Jauregui
|
||||
@@ -38,4 +38,4 @@ Current NV House District 41 (NV State House of Representatives District 41).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Selena La Rue Hatch
|
||||
@@ -38,4 +38,4 @@ Current NV House District 25 (NV State House of Representatives District 25).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Selena Torres-Fossett
|
||||
@@ -38,4 +38,4 @@ Current NV House District 3 (NV State House of Representatives District 3).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Shea Backus
|
||||
@@ -38,4 +38,4 @@ Current NV House District 37 (NV State House of Representatives District 37).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Shelly Crawford
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 1 (NV State Senate District 1).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Skip Daly
|
||||
@@ -38,4 +38,4 @@ Current NV Senate District 13 (NV State Senate District 13).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDU (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
source: "Derived from governor jurisdiction"
|
||||
confidence: official
|
||||
tags: [officeholder, state, executive, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Stavros Anthony
|
||||
@@ -36,4 +36,4 @@ Current NV Lt Governor (State of Nevada).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: Derived from governor jurisdiction
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Steve Yeager
|
||||
@@ -38,4 +38,4 @@ Current NV House District 9 (NV State House of Representatives District 9).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Tanya Flanagan
|
||||
@@ -38,4 +38,4 @@ Current NV House District 7 (NV State House of Representatives District 7).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Tracy Brown-May
|
||||
@@ -38,4 +38,4 @@ Current NV House District 42 (NV State House of Representatives District 42).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Venicia Considine
|
||||
@@ -38,4 +38,4 @@ Current NV House District 18 (NV State House of Representatives District 18).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nv]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Venise Karris
|
||||
@@ -38,4 +38,4 @@ Current NV House District 10 (NV State House of Representatives District 10).
|
||||
- tenure: OpenStates YAML via GitHub 2026-06-20
|
||||
- jurisdiction: SLDL (Census 2025)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
Reference in New Issue
Block a user