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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Aaron Bernstine
|
||||
@@ -38,4 +38,4 @@ Current PA House District 8 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Abby Major
|
||||
@@ -38,4 +38,4 @@ Current PA House District 60 (PA State House of Representatives District 60).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Abigail Salisbury
|
||||
@@ -38,4 +38,4 @@ Current PA House District 34 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Aerion Abney
|
||||
@@ -38,4 +38,4 @@ Current PA House District 19 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Al Schmidt
|
||||
@@ -36,4 +36,4 @@ Current PA Secretary Of State (State of Pennsylvania).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Alec Ryncavage
|
||||
@@ -38,4 +38,4 @@ Current PA House District 119 (PA State House of Representatives District 119).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Amanda Cappelletti
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 17 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Amen Brown
|
||||
@@ -38,4 +38,4 @@ Current PA House District 10 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ana Tiburcio
|
||||
@@ -38,4 +38,4 @@ Current PA House District 22 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Andre Carroll
|
||||
@@ -38,4 +38,4 @@ Current PA House District 201 (PA State House of Representatives District 201).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Andrea Verobish
|
||||
@@ -38,4 +38,4 @@ Current PA House District 79 (PA State House of Representatives District 79).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Andrew Kuzma
|
||||
@@ -38,4 +38,4 @@ Current PA House District 39 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Anita Kulik
|
||||
@@ -38,4 +38,4 @@ Current PA House District 45 (PA State House of Representatives District 45).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ann Flood
|
||||
@@ -38,4 +38,4 @@ Current PA House District 138 (PA State House of Representatives District 138).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Anthony Bellmon
|
||||
@@ -38,4 +38,4 @@ Current PA House District 203 (PA State House of Representatives District 203).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Art Haywood
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 4 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Arvind Venkat
|
||||
@@ -38,4 +38,4 @@ Current PA House District 30 (PA 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).
|
||||
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
source: "Derived from governor jurisdiction"
|
||||
confidence: official
|
||||
tags: [officeholder, state, executive, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Austin A. Davis
|
||||
@@ -36,4 +36,4 @@ Current PA Lt Governor (State of Pennsylvania).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Barb Gleim
|
||||
@@ -38,4 +38,4 @@ Current PA House District 199 (PA State House of Representatives District 199).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ben Sanchez
|
||||
@@ -38,4 +38,4 @@ Current PA House District 153 (PA State House of Representatives District 153).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ben Waxman
|
||||
@@ -38,4 +38,4 @@ Current PA House District 182 (PA State House of Representatives District 182).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bob Freeman
|
||||
@@ -38,4 +38,4 @@ Current PA House District 136 (PA State House of Representatives District 136).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bob Merski
|
||||
@@ -38,4 +38,4 @@ Current PA House District 2 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brad Roae
|
||||
@@ -38,4 +38,4 @@ Current PA House District 6 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brandon Markosek
|
||||
@@ -38,4 +38,4 @@ Current PA House District 25 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brenda Pugh
|
||||
@@ -38,4 +38,4 @@ Current PA House District 120 (PA State House of Representatives District 120).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brett Miller
|
||||
@@ -38,4 +38,4 @@ Current PA House District 41 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brian Munroe
|
||||
@@ -38,4 +38,4 @@ Current PA House District 144 (PA State House of Representatives District 144).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brian Rasel
|
||||
@@ -38,4 +38,4 @@ Current PA House District 56 (PA State House of Representatives District 56).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Brian Smith
|
||||
@@ -38,4 +38,4 @@ Current PA House District 66 (PA State House of Representatives District 66).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bridget Malloy Kosierowski
|
||||
@@ -38,4 +38,4 @@ Current PA House District 114 (PA State House of Representatives District 114).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bryan Cutler
|
||||
@@ -38,4 +38,4 @@ Current PA House District 100 (PA State House of Representatives District 100).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bud Cook
|
||||
@@ -38,4 +38,4 @@ Current PA House District 50 (PA State House of Representatives District 50).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Camera Bartolotta
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 46 (PA State Senate District 46).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Carl Metzgar
|
||||
@@ -38,4 +38,4 @@ Current PA House District 69 (PA State House of Representatives District 69).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Carol Hill-Evans
|
||||
@@ -38,4 +38,4 @@ Current PA House District 95 (PA State House of Representatives District 95).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Carol Kazeem
|
||||
@@ -38,4 +38,4 @@ Current PA House District 159 (PA State House of Representatives District 159).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Carolyn Comitta
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 19 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Catherine Wallen
|
||||
@@ -38,4 +38,4 @@ Current PA House District 193 (PA State House of Representatives District 193).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Chad Reichard
|
||||
@@ -38,4 +38,4 @@ Current PA House District 90 (PA State House of Representatives District 90).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Charity Krupa
|
||||
@@ -38,4 +38,4 @@ Current PA House District 51 (PA State House of Representatives District 51).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Chris Gebhard
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 48 (PA State Senate District 48).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Chris Pielli
|
||||
@@ -38,4 +38,4 @@ Current PA House District 156 (PA State House of Representatives District 156).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Chris Rabb
|
||||
@@ -38,4 +38,4 @@ Current PA House District 200 (PA State House of Representatives District 200).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Christina Sappey
|
||||
@@ -38,4 +38,4 @@ Current PA House District 158 (PA State House of Representatives District 158).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Clint Owlett
|
||||
@@ -38,4 +38,4 @@ Current PA House District 68 (PA State House of Representatives District 68).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Craig Staats
|
||||
@@ -38,4 +38,4 @@ Current PA House District 145 (PA State House of Representatives District 145).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Craig Williams
|
||||
@@ -38,4 +38,4 @@ Current PA House District 160 (PA State House of Representatives District 160).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Cris Dush
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 25 (PA State Senate District 25).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dallas Kephart
|
||||
@@ -38,4 +38,4 @@ Current PA House District 73 (PA State House of Representatives District 73).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dan Deasy
|
||||
@@ -38,4 +38,4 @@ Current PA House District 27 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dan Frankel
|
||||
@@ -38,4 +38,4 @@ Current PA House District 23 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dan Goughnour
|
||||
@@ -38,4 +38,4 @@ Current PA House District 35 (PA 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dan Laughlin
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 49 (PA State Senate District 49).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dan Moul
|
||||
@@ -38,4 +38,4 @@ Current PA House District 91 (PA State House of Representatives District 91).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dan Williams
|
||||
@@ -38,4 +38,4 @@ Current PA House District 74 (PA State House of Representatives District 74).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dane Watro
|
||||
@@ -38,4 +38,4 @@ Current PA House District 116 (PA State House of Representatives District 116).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Danielle Otten
|
||||
@@ -38,4 +38,4 @@ Current PA House District 155 (PA State House of Representatives District 155).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Danilo Burgos
|
||||
@@ -38,4 +38,4 @@ Current PA House District 197 (PA State House of Representatives District 197).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Darisha Parker
|
||||
@@ -38,4 +38,4 @@ Current PA House District 198 (PA State House of Representatives District 198).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dave Argall
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 29 (PA State Senate District 29).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dave Delloso
|
||||
@@ -38,4 +38,4 @@ Current PA House District 162 (PA State House of Representatives District 162).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dave Madsen
|
||||
@@ -38,4 +38,4 @@ Current PA House District 104 (PA State House of Representatives District 104).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dave Sunday
|
||||
@@ -36,4 +36,4 @@ Current PA Attorney General (State of Pennsylvania).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dave Zimmerman
|
||||
@@ -38,4 +38,4 @@ Current PA House District 99 (PA State House of Representatives District 99).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# David Maloney
|
||||
@@ -38,4 +38,4 @@ Current PA House District 130 (PA State House of Representatives District 130).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# David Rowe
|
||||
@@ -38,4 +38,4 @@ Current PA House District 85 (PA State House of Representatives District 85).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Dawn Keefer
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 31 (PA 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: "SLDU (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Devlin Robinson
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 37 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Donna Scheuren
|
||||
@@ -38,4 +38,4 @@ Current PA House District 147 (PA State House of Representatives District 147).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Doug Mastriano
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 33 (PA 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Doyle Heffley
|
||||
@@ -38,4 +38,4 @@ Current PA House District 122 (PA State House of Representatives District 122).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ed Neilson
|
||||
@@ -38,4 +38,4 @@ Current PA House District 174 (PA State House of Representatives District 174).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Eddie Pashinski
|
||||
@@ -38,4 +38,4 @@ Current PA House District 121 (PA State House of Representatives District 121).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Elder Vogel
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 47 (PA State Senate District 47).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Elizabeth Fiedler
|
||||
@@ -38,4 +38,4 @@ Current PA House District 184 (PA State House of Representatives District 184).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Emily Kinkead
|
||||
@@ -38,4 +38,4 @@ Current PA House District 20 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Eric Davanzo
|
||||
@@ -38,4 +38,4 @@ Current PA House District 58 (PA State House of Representatives District 58).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Eric Nelson
|
||||
@@ -38,4 +38,4 @@ Current PA House District 57 (PA State House of Representatives District 57).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Eric Weaknecht
|
||||
@@ -38,4 +38,4 @@ Current PA House District 5 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Frank Burns
|
||||
@@ -38,4 +38,4 @@ Current PA House District 72 (PA State House of Representatives District 72).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Frank Farry
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 6 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Gary Day
|
||||
@@ -38,4 +38,4 @@ Current PA House District 187 (PA State House of Representatives District 187).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Gene Yaw
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 23 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# George Margetas
|
||||
@@ -38,4 +38,4 @@ Current PA House District 196 (PA State House of Representatives District 196).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Gina Curry
|
||||
@@ -38,4 +38,4 @@ Current PA House District 164 (PA State House of Representatives District 164).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Greg Rothman
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 34 (PA 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Greg Scott
|
||||
@@ -38,4 +38,4 @@ Current PA House District 54 (PA State House of Representatives District 54).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Greg Vitali
|
||||
@@ -38,4 +38,4 @@ Current PA House District 166 (PA State House of Representatives District 166).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Heather Boyd
|
||||
@@ -38,4 +38,4 @@ Current PA House District 163 (PA State House of Representatives District 163).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Izzy Smith-Wade-El
|
||||
@@ -38,4 +38,4 @@ Current PA House District 49 (PA State House of Representatives District 49).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jack Rader
|
||||
@@ -38,4 +38,4 @@ Current PA House District 176 (PA State House of Representatives District 176).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jacklyn Rusnock
|
||||
@@ -38,4 +38,4 @@ Current PA House District 126 (PA State House of Representatives District 126).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jake Banta
|
||||
@@ -38,4 +38,4 @@ Current PA House District 4 (PA 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# James Malone
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 36 (PA 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: "SLDL (Census 2025)"
|
||||
confidence: official
|
||||
tags: [officeholder, state, legislative, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jamie Barton
|
||||
@@ -38,4 +38,4 @@ Current PA House District 124 (PA State House of Representatives District 124).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jamie Flick
|
||||
@@ -38,4 +38,4 @@ Current PA House District 83 (PA State House of Representatives District 83).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jamie Walsh
|
||||
@@ -38,4 +38,4 @@ Current PA House District 117 (PA State House of Representatives District 117).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jared Solomon
|
||||
@@ -38,4 +38,4 @@ Current PA House District 202 (PA State House of Representatives District 202).
|
||||
- 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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jarrett Coleman
|
||||
@@ -38,4 +38,4 @@ Current PA Senate District 16 (PA 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).
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user