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:
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Al Abdelaziz
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 35 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Al Barlas
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 40 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Alex Sauickie
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 12 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Alixon Collazos-Gill
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 27 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Andrea Katz
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 8 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Andrew Macurdy
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 21 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Andrew Zwicker
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 16 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Angela McKnight
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 31 (NJ State Senate District 31).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Annette Quijano
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 20 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Anthony Angelozzi
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 8 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Anthony Verrelli
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 15 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Antwan McClellan
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 1 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Aura Dunn
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 25 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Avi Schnall
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 30 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Balvir Singh
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 7 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Benjie Wimberly
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 35 (NJ State Senate District 35).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bill Moen
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 5 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bill Spearman
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 5 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bob Auth
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 39 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bob Singer
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 30 (NJ State Senate District 30).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bob Smith
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 17 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brian Bergen
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 26 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brian Rumpf
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 9 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brian Stack
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 33 (NJ State Senate District 33).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Britnee Timberlake
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 34 (NJ State Senate District 34).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Carmen Amato
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 9 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Carmen Morales
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 34 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Carol Murphy
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 7 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Chigozie Onyema
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 28 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Chris DePhillips
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 40 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Chris Tully
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 38 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Cleopatra Tucker
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 28 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Clinton Calabrese
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 36 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Cody Miller
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 4 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Craig Coughlin
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 19 (NJ 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).
|
||||
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
source: "Derived from governor jurisdiction"
|
||||
confidence: official
|
||||
tags: [officeholder, state, executive, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dale Caldwell
|
||||
@@ -36,4 +36,4 @@ Current NJ Lt Governor (State of New Jersey).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dan Hutchison
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 4 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dave Bailey
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 3 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dawn Fantasia
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 24 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Declan O'Scanlon
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 13 (NJ 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).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Don Guardian
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 2 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Doug Steinhardt
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 23 (NJ State Senate District 23).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ed Rodriguez
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 20 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Eliana Pintor Marin
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 29 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ellen Park
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 37 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Erik Peterson
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 23 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Erik Simonsen
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 1 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Gabe Rodriguez
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 33 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Gary Schaer
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 36 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Gerry Scharfenberger
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 13 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Gordon Johnson
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 37 (NJ State Senate District 37).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Greg McGuckin
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 10 (NJ 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).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Greg Myhre
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 9 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Heather Simmons
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 3 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Holly Schepisi
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 39 (NJ State Senate District 39).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jay Webber
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 26 (NJ 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).
|
||||
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
source: "Derived from governor jurisdiction"
|
||||
confidence: official
|
||||
tags: [officeholder, state, executive, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jennifer Davenport
|
||||
@@ -36,4 +36,4 @@ Current NJ Attorney General (State of New Jersey).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jerry Walker
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 31 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jim Beach
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 6 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jim Holzapfel
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 10 (NJ 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).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jim Kennedy
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 22 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Joe Cryan
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 20 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Joe Danielsen
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 17 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Joe Lagana
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 38 (NJ State Senate District 38).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Joe Pennacchio
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 26 (NJ State Senate District 26).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Joe Vitale
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 19 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# John Azzariti
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 39 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# John Burzichelli
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 3 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# John DiMaio
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 23 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# John McKeon
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 27 (NJ State Senate District 27).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jon Bramnick
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 21 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Katie Brennan
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 32 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Kenyatta Stewart
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 35 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Kevin Egan
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 17 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Kristin Corrado
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 40 (NJ State Senate District 40).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Larry Wainstein
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 33 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Latham Tiver
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 8 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Linda Carter
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 22 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Linda Greenstein
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 14 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Lisa Swain
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 38 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Lou Greenwald
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 6 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Luanne Peterpaul
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 11 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Margie Donlon
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 11 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Marisa Sweeney
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 25 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Maureen Rowan
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 2 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Melinda Kane
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 6 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Mike Inganamort
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 24 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Mike Testa
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 1 (NJ 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Mike Venezia
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 34 (NJ 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: "Natural Earth via eric.clst.org"
|
||||
confidence: official
|
||||
tags: [officeholder, state, executive, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Mikie Sherrill
|
||||
@@ -38,4 +38,4 @@ Current Governor of New Jersey.
|
||||
- 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Mitchelle Drulis
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 16 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Nick Scutari
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 22 (NJ State Senate District 22).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Nilsa Cruz-Perez
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 5 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Owen Henry
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 12 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Parker Space
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 24 (NJ State Senate District 24).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Patrick Diegnan
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 18 (NJ 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Paul Kanitra
|
||||
@@ -38,4 +38,4 @@ Current NJ House District 10 (NJ 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).
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
source: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Paul Moriarty
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 4 (NJ 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Paul Sarlo
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 36 (NJ State Senate District 36).
|
||||
- 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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Raj Mukherji
|
||||
@@ -38,4 +38,4 @@ Current NJ Senate District 32 (NJ State Senate District 32).
|
||||
- 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).
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user