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:
@@ -32,7 +32,7 @@ timestamp: "2026-07-03"
|
||||
|
||||
# Marion County, FL
|
||||
|
||||
County jurisdiction — 43 officeholders mapped.
|
||||
County jurisdiction — 42 officeholders mapped.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Mayor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Christine Dobkowski
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Belleview (Belleview, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Michael J. Goldman
|
||||
@@ -36,4 +37,4 @@ Current Belleview City Council (Belleview, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ray Dwyer
|
||||
@@ -36,4 +37,4 @@ Current Belleview City Council (Belleview, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Robert Smith
|
||||
@@ -36,4 +37,4 @@ Current Belleview City Council (Belleview, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ron T. Livsey
|
||||
@@ -36,4 +37,4 @@ Current Belleview City Council (Belleview, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Reese Taschenberger
|
||||
@@ -36,4 +37,4 @@ Current Dunnellon City Council (Dunnellon, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Rex Lehmann
|
||||
@@ -36,4 +37,4 @@ Current Dunnellon City Council (Dunnellon, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Vice Mayor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Tim Inskeep
|
||||
@@ -36,4 +37,4 @@ Current Dunnellon City Council (Dunnellon, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Valerie Hanchar
|
||||
@@ -36,4 +37,4 @@ Current Dunnellon City Council (Dunnellon, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Mayor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Walter Green
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Dunnellon (Dunnellon, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Mayor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Alison Scott
|
||||
@@ -36,4 +37,4 @@ Current Mayor of McIntosh (McIntosh, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Donald Medeiros
|
||||
@@ -36,4 +37,4 @@ Current McIntosh City Council (McIntosh, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Council President"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Frank Ciotti
|
||||
@@ -36,4 +37,4 @@ Current McIntosh City Council (McIntosh, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Lee Deaderick
|
||||
@@ -36,4 +37,4 @@ Current McIntosh City Council (McIntosh, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Melinda Jones
|
||||
@@ -36,4 +37,4 @@ Current McIntosh City Council (McIntosh, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Council Vice President"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Scott Mullikin
|
||||
@@ -36,4 +37,4 @@ Current McIntosh City Council (McIntosh, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Council President"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Barry Mansfield
|
||||
@@ -36,4 +37,4 @@ Current Ocala City Council (Ocala, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Mayor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ben Marciano
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Ocala (Ocala, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Ire J. Bethea
|
||||
@@ -36,4 +37,4 @@ Current Ocala City Council (Ocala, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# James Hilty
|
||||
@@ -36,4 +37,4 @@ Current Ocala City Council (Ocala, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jay Musleh
|
||||
@@ -36,4 +37,4 @@ Current Ocala City Council (Ocala, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Council President Pro Tem"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Kristen M. Dreyer
|
||||
@@ -36,4 +37,4 @@ Current Ocala City Council (Ocala, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilwoman"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Andrea Barnes
|
||||
@@ -36,4 +37,4 @@ Current Reddick City Council (Reddick, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Mayor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Myra Sherman
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Reddick (Reddick, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Council President"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Nadine Stokes
|
||||
@@ -36,4 +37,4 @@ Current Reddick City Council (Reddick, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilwoman"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Shirley Youmans
|
||||
@@ -36,4 +37,4 @@ Current Reddick City Council (Reddick, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Albright, George"
|
||||
description: "Marion County Tax Collector — Marion County, FL"
|
||||
role: "Marion County Tax Collector"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Tax Collector, Marion County"
|
||||
ids:
|
||||
person: "3b584146-8154-45e6-a432-8068d81c4cf9"
|
||||
office: "58d10857-02a6-4dbf-b84d-d0dc0859916c"
|
||||
tenure: "a8cafc82-2221-4d0f-9d07-a6fa5cf5321a"
|
||||
jurisdiction: "aaca7faf-2887-4718-9e95-8db83ffff800"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Albright, George
|
||||
|
||||
Current Marion County Tax Collector (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Allison B. Campbell"
|
||||
description: "Marion County School Board — Marion County, FL"
|
||||
role: "Marion County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "94f5cfe7-758c-4ad5-b750-217a42384456"
|
||||
office: "6b960452-1043-425e-b0da-adf261e5cad8"
|
||||
tenure: "08f5cdb6-1869-47ab-8b30-f1cfc3b140af"
|
||||
jurisdiction: "33d96627-7cec-416f-a4f5-17beaf70ea4d"
|
||||
sources:
|
||||
- field: office
|
||||
source: "FL Division of Elections"
|
||||
- field: tenure
|
||||
source: "FL Division of Elections"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Allison B. Campbell
|
||||
|
||||
Current Marion County School Board (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: FL Division of Elections
|
||||
- tenure: FL Division of Elections
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Allison Campbell"
|
||||
description: "Marion County School Board — Marion County, FL"
|
||||
role: "Marion County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Role: District 1"
|
||||
ids:
|
||||
person: "2919af37-6182-4102-bbbf-640eb7683445"
|
||||
office: "e072839e-e0b6-4fa6-a693-dbb55a596ecb"
|
||||
tenure: "45c94fcc-9498-406f-b2aa-9809d5ccc517"
|
||||
jurisdiction: "b2bdaa91-b5c1-4c5f-a19a-9c1921f6b544"
|
||||
sources:
|
||||
- field: office
|
||||
source: "school-board-scrape-2026-06"
|
||||
- field: tenure
|
||||
source: "school-board-scrape-2026-06"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Allison Campbell
|
||||
|
||||
Current Marion County School Board (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: school-board-scrape-2026-06
|
||||
- tenure: school-board-scrape-2026-06
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Bryant, Kathy"
|
||||
description: "Marion County Commission — Marion County, FL"
|
||||
role: "Marion County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "01481b8e-8ce2-4625-a343-1e30648a60b6"
|
||||
office: "ca003bde-2d44-4d5c-a2f6-cc31ebc22579"
|
||||
tenure: "7f205523-01e0-4f6e-a49f-dcc4c8f70d4f"
|
||||
jurisdiction: "6d116c5a-f3cb-4f11-9ec0-75a0838c0c5e"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Bryant, Kathy
|
||||
|
||||
Current Marion County Commission (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Carl Zalak"
|
||||
description: "Commissioner, Marion County — Marion County, FL"
|
||||
role: "Commissioner, Marion County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "carl.zalak@marioncountyfl.org"
|
||||
phone: "(352) 438-2323"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "5035ef65-9fd4-4e25-acf3-d0681692d5f4"
|
||||
office: "4c2451cf-4b4c-4e53-bc35-1bf20f99966f"
|
||||
tenure: "ae51709e-5f2d-4e2d-a8d9-ceada23b6470"
|
||||
jurisdiction: "aae351e8-450b-4787-8842-65ab16e0bdf5"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Carl Zalak
|
||||
|
||||
Current Commissioner, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Cowan, Jimmy"
|
||||
description: "Marion County Property Appraiser — Marion County, FL"
|
||||
role: "Marion County Property Appraiser"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Property Appraiser, Marion County"
|
||||
ids:
|
||||
person: "0075d1ab-b926-4de8-b2af-7ca303131e67"
|
||||
office: "01791540-bf23-438a-8e93-330dde9ef391"
|
||||
tenure: "52799847-a8fa-48c1-bdb2-74094b308feb"
|
||||
jurisdiction: "f0155bf8-bea3-4deb-8e8c-19e74148ebd9"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Cowan, Jimmy
|
||||
|
||||
Current Marion County Property Appraiser (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Craig Curry"
|
||||
description: "Commissioner, Marion County — Marion County, FL"
|
||||
role: "Commissioner, Marion County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(352) 438-2323"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "9d054e1e-4ca0-4fd4-b538-9a2cd4047487"
|
||||
office: "5b445a87-fc39-44f3-9d11-b524cd439c90"
|
||||
tenure: "4da46a8d-2a09-49ad-bb53-f7eb0662d0e2"
|
||||
jurisdiction: "461b9c54-738c-4870-8e60-e2a6c023395c"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Craig Curry
|
||||
|
||||
Current Commissioner, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Curry, Craig"
|
||||
description: "Marion County Commission — Marion County, FL"
|
||||
role: "Marion County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "1157927c-8c97-4c4f-baa0-194a5969286a"
|
||||
office: "ca003bde-2d44-4d5c-a2f6-cc31ebc22579"
|
||||
tenure: "65824661-4c6e-4b2c-9ea2-9983a0547863"
|
||||
jurisdiction: "6d116c5a-f3cb-4f11-9ec0-75a0838c0c5e"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Curry, Craig
|
||||
|
||||
Current Marion County Commission (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "David Ellspermann"
|
||||
description: "Clerk of Court, Marion County — Marion County, FL"
|
||||
role: "Clerk of Court, Marion County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "ellspermann@marioncountyclerk.org"
|
||||
phone: "(352) 671-5604"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "ad035639-cf38-4083-ab4c-f9ddf7960de8"
|
||||
office: "aa8c80c2-e05e-4a18-b760-c6258e6a2735"
|
||||
tenure: "764d6559-6a13-4d4c-849b-ad4ed9aefdc8"
|
||||
jurisdiction: "19659245-6646-40df-9bd8-9d6e36372948"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# David Ellspermann
|
||||
|
||||
Current Clerk of Court, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Ellspermann, David"
|
||||
description: "Marion County Clerk of Court — Marion County, FL"
|
||||
role: "Marion County Clerk of Court"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Clerk of Court, Marion County"
|
||||
ids:
|
||||
person: "2e74b889-1af7-4516-8f6c-f0bdc29fa4f0"
|
||||
office: "5b5e86c9-1a46-46ef-8a2b-6b6d3311ab07"
|
||||
tenure: "df1c23ac-512e-42c0-a2a2-bfef4c354d3b"
|
||||
jurisdiction: "dfb92d09-c67d-49ba-9708-61d353912971"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Ellspermann, David
|
||||
|
||||
Current Marion County Clerk of Court (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Eric Cummings"
|
||||
description: "Marion County School Board — Marion County, FL"
|
||||
role: "Marion County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Role: District 3"
|
||||
ids:
|
||||
person: "4d9f2b3f-4aab-4229-ac7a-3d035a473d67"
|
||||
office: "e072839e-e0b6-4fa6-a693-dbb55a596ecb"
|
||||
tenure: "1102d761-0d27-4ed4-98b0-2bf8e226e839"
|
||||
jurisdiction: "b2bdaa91-b5c1-4c5f-a19a-9c1921f6b544"
|
||||
sources:
|
||||
- field: office
|
||||
source: "school-board-scrape-2026-06"
|
||||
- field: tenure
|
||||
source: "school-board-scrape-2026-06"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Eric Cummings
|
||||
|
||||
Current Marion County School Board (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: school-board-scrape-2026-06
|
||||
- tenure: school-board-scrape-2026-06
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -0,0 +1,43 @@
|
||||
---
|
||||
type: Person
|
||||
title: "George Albright"
|
||||
description: "Tax Collector, Marion County — Marion County, FL"
|
||||
role: "Tax Collector, Marion County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "galbright@mariontax.com"
|
||||
phone: "(352) 368-8200"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "7cde4701-3a2a-4122-a3a7-a1d61c7ae1f9"
|
||||
office: "4a8d9277-50b6-4f0e-a756-4ab4c8b6c15d"
|
||||
tenure: "f4f57ade-0e21-4190-b0d6-7aea3b315400"
|
||||
jurisdiction: "c0560742-47a9-4e46-8082-51ab7750ebe4"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# George Albright
|
||||
|
||||
Current Tax Collector, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Greg Harrell"
|
||||
description: "Clerk of Court, Marion County — Marion County, FL"
|
||||
role: "Clerk of Court, Marion County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(352) 671-5604"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "b2fdbd80-8ee6-44ed-97bd-4c2eac6a916d"
|
||||
office: "4f752384-dcbf-4a64-ac08-dc5728dcfda4"
|
||||
tenure: "3d45eb88-4774-466c-a92a-67a4fece83a4"
|
||||
jurisdiction: "87bba595-6a9f-4275-80e7-6c85749bdd8d"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Greg Harrell
|
||||
|
||||
Current Clerk of Court, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Harrell, Greg"
|
||||
description: "Marion County Clerk of Court — Marion County, FL"
|
||||
role: "Marion County Clerk of Court"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Clerk of Court, Marion County"
|
||||
ids:
|
||||
person: "559866d7-98c7-429d-a4db-65b86936185e"
|
||||
office: "5b5e86c9-1a46-46ef-8a2b-6b6d3311ab07"
|
||||
tenure: "a377755b-eb0b-490d-94b2-b8b3d7b396af"
|
||||
jurisdiction: "dfb92d09-c67d-49ba-9708-61d353912971"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Harrell, Greg
|
||||
|
||||
Current Marion County Clerk of Court (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Jimmy Cowan"
|
||||
description: "Property Appraiser, Marion County — Marion County, FL"
|
||||
role: "Property Appraiser, Marion County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(352) 368-8300"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "bf8d2ac7-1252-4ab2-ab50-6391a0f87cec"
|
||||
office: "f3cc1a03-c375-48fa-a6ad-d400cc83291c"
|
||||
tenure: "b33f9f4c-7cd1-4678-a708-046b530119ac"
|
||||
jurisdiction: "6ce60135-0544-42f2-a1f2-f4d0ee2a9a07"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jimmy Cowan
|
||||
|
||||
Current Property Appraiser, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Kathy Bryant"
|
||||
description: "Commissioner, Marion County — Marion County, FL"
|
||||
role: "Commissioner, Marion County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "kathy.bryant@marionfl.org"
|
||||
phone: "(352) 438-2323"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "40dcc4de-20fa-40ef-9d06-39d17b6fc715"
|
||||
office: "5d9b21f9-00e0-48dd-9b2b-6cf18b093b03"
|
||||
tenure: "db4a489b-d9ef-4be7-82f2-80d1918e3600"
|
||||
jurisdiction: "a02c4710-d007-4751-8858-7fb2fb3fe5fa"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Kathy Bryant
|
||||
|
||||
Current Commissioner, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -7,23 +7,23 @@ level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Role: Vice Chair, District 2"
|
||||
ids:
|
||||
person: "f4123489-3391-4871-8cc6-08e7ecddd8d9"
|
||||
office: "e072839e-e0b6-4fa6-a693-dbb55a596ecb"
|
||||
tenure: "b28ad2ce-55f0-4986-8bb5-d1f3474325a2"
|
||||
jurisdiction: "b2bdaa91-b5c1-4c5f-a19a-9c1921f6b544"
|
||||
person: "b7710450-aaf1-419a-adda-2a987dbc9561"
|
||||
office: "4343c220-2c39-480e-9f5d-57c04e04928c"
|
||||
tenure: "e5a4b77f-49f4-433d-84a4-3ecbfa881560"
|
||||
jurisdiction: "3a626295-b039-47b2-99c8-b388f5496b4c"
|
||||
sources:
|
||||
- field: office
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "FL Division of Elections"
|
||||
- field: tenure
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "FL Division of Elections"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Lori Conrad
|
||||
@@ -32,8 +32,8 @@ Current Marion County School Board (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: school-board-scrape-2026-06
|
||||
- tenure: school-board-scrape-2026-06
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
- office: FL Division of Elections
|
||||
- tenure: FL Division of Elections
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Matthew McClain"
|
||||
description: "Commissioner, Marion County — Marion County, FL"
|
||||
role: "Commissioner, Marion County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(352) 433-6406"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "f55a5c6e-8784-4532-ac72-4497da253c52"
|
||||
office: "8c5c7884-f213-4db9-896c-02198c6c102c"
|
||||
tenure: "925ff900-3f48-4d8b-ae8b-5411c8253a88"
|
||||
jurisdiction: "1258e7f5-e477-4362-be94-f303db814398"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Matthew McClain
|
||||
|
||||
Current Commissioner, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "McClain, Matthew"
|
||||
description: "Marion County Commission — Marion County, FL"
|
||||
role: "Marion County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "a97d7d8f-6cef-48eb-b64d-09f1cb4d9544"
|
||||
office: "ca003bde-2d44-4d5c-a2f6-cc31ebc22579"
|
||||
tenure: "13e47ff3-e6e1-42e8-ba53-2528a3f79de7"
|
||||
jurisdiction: "6d116c5a-f3cb-4f11-9ec0-75a0838c0c5e"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# McClain, Matthew
|
||||
|
||||
Current Marion County Commission (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -0,0 +1,43 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Michelle Stone"
|
||||
description: "Commissioner, Marion County — Marion County, FL"
|
||||
role: "Commissioner, Marion County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "michelle.stone@marionfl.org"
|
||||
phone: "(352) 438-2323"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "961ecc54-940a-442a-8e07-0717dd2affc6"
|
||||
office: "ba80170b-56a4-4308-a4a6-c3c93ebc7513"
|
||||
tenure: "6594a568-ab22-4b54-950a-2bdab3dcf54b"
|
||||
jurisdiction: "8ac5e859-f706-41fa-a042-fe28e80633c4"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Michelle Stone
|
||||
|
||||
Current Commissioner, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -7,23 +7,23 @@ level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Role: District 4"
|
||||
ids:
|
||||
person: "cb2b0a83-f338-434c-9440-e0e9b5b7ccab"
|
||||
office: "e072839e-e0b6-4fa6-a693-dbb55a596ecb"
|
||||
tenure: "4f5024e3-2480-466b-ada5-6445d7d0e327"
|
||||
jurisdiction: "b2bdaa91-b5c1-4c5f-a19a-9c1921f6b544"
|
||||
person: "ac08daf0-4715-4b72-a760-c0e4fc8f37d1"
|
||||
office: "b3feaa32-565e-416e-846b-faf92763747b"
|
||||
tenure: "00e13a48-275e-47ea-834d-cf5d311e5d14"
|
||||
jurisdiction: "5bc62c6e-7b88-4877-bdb4-3c631c8b87a0"
|
||||
sources:
|
||||
- field: office
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "FL Division of Elections"
|
||||
- field: tenure
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "FL Division of Elections"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Nancy Thrower
|
||||
@@ -32,8 +32,8 @@ Current Marion County School Board (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: school-board-scrape-2026-06
|
||||
- tenure: school-board-scrape-2026-06
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
- office: FL Division of Elections
|
||||
- tenure: FL Division of Elections
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -7,23 +7,23 @@ level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Role: Chair, District 5"
|
||||
ids:
|
||||
person: "0eb6c0a2-1e1c-4e4a-986e-e121450a7fa1"
|
||||
office: "e072839e-e0b6-4fa6-a693-dbb55a596ecb"
|
||||
tenure: "26dba7ac-faf5-4ddd-a061-0ff279d42032"
|
||||
jurisdiction: "b2bdaa91-b5c1-4c5f-a19a-9c1921f6b544"
|
||||
person: "2d0e0a63-8442-4dd7-8f09-418d572c6e4c"
|
||||
office: "175a3ce8-efda-4299-9c8b-7d685b706d01"
|
||||
tenure: "6c33163b-ed95-4864-bb85-e02dfe04ab44"
|
||||
jurisdiction: "37e258cc-b5d8-4b32-96a3-6682667f0f3f"
|
||||
sources:
|
||||
- field: office
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "FL Division of Elections"
|
||||
- field: tenure
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "FL Division of Elections"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Sarah James
|
||||
@@ -32,8 +32,8 @@ Current Marion County School Board (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: school-board-scrape-2026-06
|
||||
- tenure: school-board-scrape-2026-06
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
- office: FL Division of Elections
|
||||
- tenure: FL Division of Elections
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Smith, Villie"
|
||||
description: "Marion County Property Appraiser — Marion County, FL"
|
||||
role: "Marion County Property Appraiser"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Property Appraiser, Marion County"
|
||||
ids:
|
||||
person: "0fd09cf9-7025-4279-a008-f3dd06b80ccb"
|
||||
office: "01791540-bf23-438a-8e93-330dde9ef391"
|
||||
tenure: "694008a3-5f90-4d39-95ef-27fe649d0619"
|
||||
jurisdiction: "f0155bf8-bea3-4deb-8e8c-19e74148ebd9"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Smith, Villie
|
||||
|
||||
Current Marion County Property Appraiser (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Stone, Michelle"
|
||||
description: "Marion County Commission — Marion County, FL"
|
||||
role: "Marion County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "b59e82b6-bbaa-4752-9747-443eb9031b47"
|
||||
office: "ca003bde-2d44-4d5c-a2f6-cc31ebc22579"
|
||||
tenure: "cf184fc0-49fa-406c-9eb1-45ffa9599f27"
|
||||
jurisdiction: "6d116c5a-f3cb-4f11-9ec0-75a0838c0c5e"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Stone, Michelle
|
||||
|
||||
Current Marion County Commission (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Villie Smith"
|
||||
description: "Property Appraiser, Marion County — Marion County, FL"
|
||||
role: "Property Appraiser, Marion County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "vsmith@pa.marion.fl.us"
|
||||
phone: "(352) 368-8300"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "10e7dedd-7913-46b9-ac85-6abbe0a96414"
|
||||
office: "d122d324-37a3-48a7-ae4c-e82c777a69e5"
|
||||
tenure: "56874e61-b374-4227-b646-a000019172cb"
|
||||
jurisdiction: "f73f6b90-9f0a-42fc-a7a6-339bfb094c55"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Villie Smith
|
||||
|
||||
Current Property Appraiser, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Wesley Wilcox"
|
||||
description: "Supervisor of Elections, Marion County — Marion County, FL"
|
||||
role: "Supervisor of Elections, Marion County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(352) 620-3290"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "45ede53f-a716-421e-bc5a-6d13c7ccbdf5"
|
||||
office: "16852c3e-dadb-40f5-ab34-7a95b33b20ca"
|
||||
tenure: "a175b37d-ff9c-4a4a-a38a-3b84525afb62"
|
||||
jurisdiction: "3c8b5af7-15d7-42ed-ab7c-c513fdfb6dd9"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Wesley Wilcox
|
||||
|
||||
Current Supervisor of Elections, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Wilcox, Wesley"
|
||||
description: "Marion County Supervisor of Elections — Marion County, FL"
|
||||
role: "Marion County Supervisor of Elections"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Supervisor of Elections, Marion County"
|
||||
ids:
|
||||
person: "13691251-be10-40ed-a9b0-042975743b70"
|
||||
office: "91d6ffd1-d813-4e22-8159-cc043a92f327"
|
||||
tenure: "2af0885f-4ec0-42e8-a092-83e45ed8f910"
|
||||
jurisdiction: "2b926d36-19b8-47af-902f-5d79127c15f9"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Wilcox, Wesley
|
||||
|
||||
Current Marion County Supervisor of Elections (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "William Woods"
|
||||
description: "Sheriff, Marion County — Marion County, FL"
|
||||
role: "Sheriff, Marion County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "wwoods@marionso.com"
|
||||
phone: "(352) 732-8181"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "d0e388af-c84e-4a4e-a6f1-2241a7ecc95a"
|
||||
office: "79e44df9-75ed-40b5-a30b-18a7f823d4b4"
|
||||
tenure: "cd22fc7e-294a-4042-a070-76a2ad74bc60"
|
||||
jurisdiction: "fd9f78db-2212-4b26-b06d-816e380cb537"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# William Woods
|
||||
|
||||
Current Sheriff, Marion County (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -1,35 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Woods, William"
|
||||
description: "Sheriff of Marion County"
|
||||
role: "Sheriff of Marion County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Sheriff, Marion County"
|
||||
ids:
|
||||
person: "aded4dda-8cfe-4b43-8f72-ff7ca85e2e0d"
|
||||
office: "8a810f19-3d16-47b2-aa81-6060d63144c9"
|
||||
tenure: "3eb163ff-5477-4a64-8c06-4de98bd3e178"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Woods, William
|
||||
|
||||
Current Sheriff of Marion County.
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Zalak, Carl"
|
||||
description: "Marion County Commission — Marion County, FL"
|
||||
role: "Marion County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "d6433ba6-cd70-4227-9326-8aed31aad022"
|
||||
office: "ca003bde-2d44-4d5c-a2f6-cc31ebc22579"
|
||||
tenure: "0e1c4900-f736-451e-b5b8-3ead91b12437"
|
||||
jurisdiction: "6d116c5a-f3cb-4f11-9ec0-75a0838c0c5e"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Zalak, Carl
|
||||
|
||||
Current Marion County Commission (Marion County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Reference in New Issue
Block a user