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"
|
||||
|
||||
# Duval County, FL
|
||||
|
||||
County jurisdiction — 80 officeholders mapped.
|
||||
County jurisdiction — 77 officeholders mapped.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Mayor 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"
|
||||
---
|
||||
|
||||
# Bruce Bole
|
||||
@@ -36,4 +37,4 @@ Current Atlantic Beach City Council (Atlantic Beach, 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"
|
||||
---
|
||||
|
||||
# Candace Kelly
|
||||
@@ -36,4 +37,4 @@ Current Atlantic Beach City Council (Atlantic Beach, 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"
|
||||
---
|
||||
|
||||
# Curtis Ford
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Atlantic Beach (Atlantic Beach, 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"
|
||||
---
|
||||
|
||||
# Jessica Ring
|
||||
@@ -36,4 +37,4 @@ Current Atlantic Beach City Council (Atlantic Beach, 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"
|
||||
---
|
||||
|
||||
# Thomas Grant
|
||||
@@ -36,4 +37,4 @@ Current Atlantic Beach City Council (Atlantic Beach, 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"
|
||||
---
|
||||
|
||||
# Georgeann L. McKenna
|
||||
@@ -36,4 +37,4 @@ Current Baldwin City Council (Baldwin, 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: Councilman"
|
||||
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"
|
||||
---
|
||||
|
||||
# Harry D. Ervin
|
||||
@@ -36,4 +37,4 @@ Current Baldwin City Council (Baldwin, 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: Councilman"
|
||||
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"
|
||||
---
|
||||
|
||||
# John A. Knoll
|
||||
@@ -36,4 +37,4 @@ Current Baldwin City Council (Baldwin, 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: Councilman"
|
||||
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"
|
||||
---
|
||||
|
||||
# Manuel C. Dunlap
|
||||
@@ -36,4 +37,4 @@ Current Baldwin City Council (Baldwin, 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"
|
||||
---
|
||||
|
||||
# Sean T. Lynch
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Baldwin (Baldwin, 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: Councilman"
|
||||
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"
|
||||
---
|
||||
|
||||
# Bill Horn
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville Beach City Council (Jacksonville Beach, 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: Councilman"
|
||||
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"
|
||||
---
|
||||
|
||||
# Bruce Wouters
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville Beach City Council (Jacksonville Beach, 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"
|
||||
---
|
||||
|
||||
# Chris Hoffman
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Jacksonville Beach (Jacksonville Beach, 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: Councilman"
|
||||
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"
|
||||
---
|
||||
|
||||
# Greg Sutton
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville Beach City Council (Jacksonville Beach, 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: Councilman"
|
||||
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"
|
||||
---
|
||||
|
||||
# John Wagner
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville Beach City Council (Jacksonville Beach, 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"
|
||||
---
|
||||
|
||||
# Donna Deegan
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Jacksonville (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Jimmy Peluso
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Joe Carlucci
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Ju'Coby Pittman
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Ken Stephens Amaro
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Kevin Carrico
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Matt Carlucci
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Michael Boylan
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Mike Gay
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Nick Howland
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Rahman Johnson
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Randy White
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Raul Arias
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Reggie Gaffney
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Ron Salem
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Rory Diamond
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Terrance E. Freeman
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Tyrona Clark-Murray
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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"
|
||||
---
|
||||
|
||||
# Will Lahnen
|
||||
@@ -36,4 +37,4 @@ Current Jacksonville City Council (Jacksonville, 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: Councilor"
|
||||
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"
|
||||
---
|
||||
|
||||
# Brent Rogers
|
||||
@@ -36,4 +37,4 @@ Current Neptune Beach City Council (Neptune Beach, 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"
|
||||
---
|
||||
|
||||
# Cori Bylund
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Neptune Beach (Neptune Beach, 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: Councilor"
|
||||
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"
|
||||
---
|
||||
|
||||
# Josh Messinger
|
||||
@@ -36,4 +37,4 @@ Current Neptune Beach City Council (Neptune Beach, 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"
|
||||
---
|
||||
|
||||
# Nia Livingston
|
||||
@@ -36,4 +37,4 @@ Current Neptune Beach City Council (Neptune Beach, 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: Councilor"
|
||||
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 Horvath
|
||||
@@ -36,4 +37,4 @@ Current Neptune Beach City Council (Neptune Beach, 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).
|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Al Ferraro"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "ferraro@coj.net"
|
||||
phone: "(904) 630-1392"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "55fc15fb-c8b6-4120-8b1c-7ef9d4dc0093"
|
||||
office: "c7164438-9a3e-497f-854c-7d0ee1d99f0a"
|
||||
tenure: "7f171604-3b5f-45dc-83df-454dfd66f9c8"
|
||||
jurisdiction: "54cb72bf-4c17-4c94-9d5d-a49867625935"
|
||||
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"
|
||||
---
|
||||
|
||||
# Al Ferraro
|
||||
|
||||
Current Council Member, Duval County (Duval 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: "Amaro, Ken"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "867f67ed-3aec-4c1a-9104-7f93247e25d5"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "c4ddb466-5089-4b9f-b460-287594391a48"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Amaro, Ken
|
||||
|
||||
Current Duval County Commission (Duval 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: "Anthony Ricardo"
|
||||
description: "Duval County School Board — Duval County, FL"
|
||||
role: "Duval County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Role: District 1"
|
||||
ids:
|
||||
person: "4990def6-05c3-4dcf-9898-909a4b20b8c8"
|
||||
office: "21b8f82b-19ce-4e0e-b23e-24b9ee95c5e5"
|
||||
tenure: "c99a5b1d-c909-45e4-a289-8d887771123b"
|
||||
jurisdiction: "48068dae-f410-496b-8131-88b2a34de4ac"
|
||||
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"
|
||||
---
|
||||
|
||||
# Anthony Ricardo
|
||||
|
||||
Current Duval County School Board (Duval 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: "April A. Carney"
|
||||
description: "Duval County School Board — Duval County, FL"
|
||||
role: "Duval County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Role: Vice Chair, District 2"
|
||||
ids:
|
||||
person: "994cbebe-f2f8-431c-9009-af6273f43585"
|
||||
office: "21b8f82b-19ce-4e0e-b23e-24b9ee95c5e5"
|
||||
tenure: "88234b02-6087-49a4-99e5-6a3a57814816"
|
||||
jurisdiction: "48068dae-f410-496b-8131-88b2a34de4ac"
|
||||
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"
|
||||
---
|
||||
|
||||
# April A. Carney
|
||||
|
||||
Current Duval County School Board (Duval 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,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "April Carney"
|
||||
description: "Duval County School Board — Duval County, FL"
|
||||
role: "Duval County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "bc146941-13a3-470a-84f5-7065582fbacf"
|
||||
office: "36c9188a-bf58-4ddd-8bc4-414b13cfb077"
|
||||
tenure: "0d1f8d22-f396-4b2f-a9a2-c771710bf920"
|
||||
jurisdiction: "77c14653-4eef-4605-95c8-b8ac04fe7c64"
|
||||
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"
|
||||
---
|
||||
|
||||
# April Carney
|
||||
|
||||
Current Duval County School Board (Duval 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: "Becton, Danny"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "17b57b25-0053-4d12-9f04-bff1cbdec59c"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "09406ce2-deb3-4e75-a638-3ecc1316d84a"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Becton, Danny
|
||||
|
||||
Current Duval County Commission (Duval 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: "Boylan, Michael"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "a1faedd9-4d36-4bd8-848a-e786722624ba"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "653e839b-60a5-4627-8b10-5a604db9509d"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Boylan, Michael
|
||||
|
||||
Current Duval County Commission (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Brenda Priestly Jackson"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5210"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "0bfe85ac-6a63-45a7-9966-526bcdac3538"
|
||||
office: "73025f74-14a0-4177-bc22-6600e07e328a"
|
||||
tenure: "55672033-034b-4021-87cf-d3a3b654ff50"
|
||||
jurisdiction: "42e4852d-2d0f-439e-bbae-e9ab5527861a"
|
||||
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"
|
||||
---
|
||||
|
||||
# Brenda Priestly Jackson
|
||||
|
||||
Current Council Member, Duval County (Duval 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: "Carlucci, Joe"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "b23e1566-c977-4d30-8e27-b84fb5446c72"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "ce17dc35-5e60-4eba-bd40-c456f4b8d3fd"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Carlucci, Joe
|
||||
|
||||
Current Duval County Commission (Duval 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: "Carlucci, Matt"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "1d32bd69-c9af-440c-b8aa-6bb175bcaade"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "bcec2e2c-f583-433f-b720-7eab1833a189"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Carlucci, Matt
|
||||
|
||||
Current Duval County Commission (Duval 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: "Carrico, Kevin"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "63edc9fb-beec-4daa-bbb3-83eb499aca79"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "47f688bb-f6c3-4eb9-a661-c7ff1211d6ab"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Carrico, Kevin
|
||||
|
||||
Current Duval County Commission (Duval 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: "Charlotte D. Joyce"
|
||||
description: "Duval County School Board — Duval County, FL"
|
||||
role: "Duval County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Role: Chair, District 6"
|
||||
ids:
|
||||
person: "7699f403-243a-4878-beaf-46b6013fd339"
|
||||
office: "21b8f82b-19ce-4e0e-b23e-24b9ee95c5e5"
|
||||
tenure: "0638ecf5-7635-44b4-8d40-8104bbb9b381"
|
||||
jurisdiction: "48068dae-f410-496b-8131-88b2a34de4ac"
|
||||
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"
|
||||
---
|
||||
|
||||
# Charlotte D. Joyce
|
||||
|
||||
Current Duval County School Board (Duval 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,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Charlotte Joyce"
|
||||
description: "Duval County School Board — Duval County, FL"
|
||||
role: "Duval County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "0edb1113-75f1-4e0d-b97d-7c028cfaa1d6"
|
||||
office: "b393521b-25ee-416b-abf4-cd3d578335e3"
|
||||
tenure: "905d3111-9fc4-4ac7-81f5-7c70320923e0"
|
||||
jurisdiction: "d6e3e5c5-42c1-466f-b1a8-49234cc9f948"
|
||||
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"
|
||||
---
|
||||
|
||||
# Charlotte Joyce
|
||||
|
||||
Current Duval County School Board (Duval 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).
|
||||
@@ -0,0 +1,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Chris Miller"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5219"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "840fccb5-8ddb-474e-96fe-acef823753e8"
|
||||
office: "3e67d923-a46a-443b-a0bc-1cc8655d28c0"
|
||||
tenure: "e54d8286-bb92-473c-a46a-97641c4d2df5"
|
||||
jurisdiction: "783bb5ef-8e0d-4aef-9060-791e6cc243e2"
|
||||
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"
|
||||
---
|
||||
|
||||
# Chris Miller
|
||||
|
||||
Current Council Member, Duval County (Duval 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 3"
|
||||
ids:
|
||||
person: "7e06a8be-55f3-4488-b904-31ad46636e90"
|
||||
office: "21b8f82b-19ce-4e0e-b23e-24b9ee95c5e5"
|
||||
tenure: "d7dfbca6-fd9d-45e8-b702-906c83bc50cb"
|
||||
jurisdiction: "48068dae-f410-496b-8131-88b2a34de4ac"
|
||||
person: "587da662-be38-4956-9f31-719c0666e990"
|
||||
office: "f102011c-2e29-41ca-a10a-f75bf515ed5e"
|
||||
tenure: "c30e16d0-c871-4795-bf41-ee59e93b6ac0"
|
||||
jurisdiction: "44cc1301-7807-4e77-b427-639ef6ffcdae"
|
||||
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"
|
||||
---
|
||||
|
||||
# Cindy Pearson
|
||||
@@ -32,8 +32,8 @@ Current Duval County School Board (Duval 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: "Clark-Murray, Tyrona"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "1e7f9b19-e157-4355-b328-b2d52de4a6b5"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "19cbd991-3918-4bda-a832-e2cb48264a7c"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Clark-Murray, Tyrona
|
||||
|
||||
Current Duval County Commission (Duval 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: "Cumber, LeAnna"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "31afb39e-bfe6-4b69-b01e-034eba3bbefc"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "fe49f655-3bff-4f8d-80d0-a21e2e6406c9"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Cumber, LeAnna
|
||||
|
||||
Current Duval County Commission (Duval 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: "Danny Becton"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "dbecton@coj.net"
|
||||
phone: "(904) 630-1383"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "2ba7a6f0-6db0-445d-b909-4b7430de8a63"
|
||||
office: "f5522166-37b4-4850-a176-6840bdb35b89"
|
||||
tenure: "8a7fee2d-da8f-49d5-839d-cdbcb5818da7"
|
||||
jurisdiction: "db08da48-120e-4427-83d4-e38e1a5be136"
|
||||
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"
|
||||
---
|
||||
|
||||
# Danny Becton
|
||||
|
||||
Current Council Member, Duval County (Duval 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: "Darryl D. Willie"
|
||||
description: "Duval County School Board — Duval County, FL"
|
||||
role: "Duval County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Role: District 4"
|
||||
ids:
|
||||
person: "de2a0ac3-c962-462a-857b-e4fa2b6d35e1"
|
||||
office: "21b8f82b-19ce-4e0e-b23e-24b9ee95c5e5"
|
||||
tenure: "755c9d03-a2f3-4497-bd1e-c68f67635565"
|
||||
jurisdiction: "48068dae-f410-496b-8131-88b2a34de4ac"
|
||||
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"
|
||||
---
|
||||
|
||||
# Darryl D. Willie
|
||||
|
||||
Current Duval County School Board (Duval 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,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Darryl Willie"
|
||||
description: "Duval County School Board — Duval County, FL"
|
||||
role: "Duval County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "bdcf9eed-1706-4420-b7e8-37c136f65e4f"
|
||||
office: "7fc27086-ce4f-45c0-9e6a-863424ed7d7d"
|
||||
tenure: "66f6a919-d2ba-40bc-82c7-857fa78a490f"
|
||||
jurisdiction: "bc900288-b7f1-4307-9960-df8351bbb6fc"
|
||||
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"
|
||||
---
|
||||
|
||||
# Darryl Willie
|
||||
|
||||
Current Duval County School Board (Duval 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: "Deegan, Donna"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Mayor"
|
||||
ids:
|
||||
person: "d7b448d6-e8f8-4657-bbc8-37684dba8186"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "68bd190d-591e-4423-9bd2-6b2aab2d4cc2"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Deegan, Donna
|
||||
|
||||
Current Duval County Commission (Duval 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: "DeFoor, Randy"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "ef3a27ae-9c3f-4557-be2b-5bac3adb2ac1"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "cc61c546-9f84-403d-9b06-6bfe325c0483"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# DeFoor, Randy
|
||||
|
||||
Current Duval County Commission (Duval 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: "Dennis, Garrett"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Director of Boards & Commissions"
|
||||
ids:
|
||||
person: "455a15fa-55c5-4ebb-afa9-d67f00623ab2"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "b7c8bd32-100c-465f-9e4c-4a257496f139"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Dennis, Garrett
|
||||
|
||||
Current Duval County Commission (Duval 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: "Diamond, Rory"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "0f15a6db-95ce-46c9-956d-03622ddc66a2"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "467115ea-958d-4027-9f68-78b63ca9dc69"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Diamond, Rory
|
||||
|
||||
Current Duval County Commission (Duval 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: "Ferraro, Al"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "6d8eee70-1fef-4d05-812b-985965c4e227"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "438aac9d-fda0-498f-9da4-3e89adc4e339"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Ferraro, Al
|
||||
|
||||
Current Duval County Commission (Duval 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: "Freeman, Terrance"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "82fdc12d-41ce-4a5f-a719-76093abb0969"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "04dd8067-4246-4669-a3b8-60cbf2306a39"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Freeman, Terrance
|
||||
|
||||
Current Duval County Commission (Duval 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: "Gaffney, Reggie"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "31735d1c-60ae-4c4c-b874-3e1266786528"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "63b55a03-7c42-41d3-b0c3-fec27c910154"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Gaffney, Reggie
|
||||
|
||||
Current Duval County Commission (Duval 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: "Gay, Mike"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "613b51c7-bf2f-4e78-8f88-c4265ea6196d"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "65b9e118-7522-4025-831c-0139cb875d5e"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Gay, Mike
|
||||
|
||||
Current Duval County Commission (Duval 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: "Hogan, Mike"
|
||||
description: "Duval County Supervisor of Elections — Duval County, FL"
|
||||
role: "Duval County Supervisor of Elections"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Supervisor of Elections, Duval County"
|
||||
ids:
|
||||
person: "c7a80d68-c41d-41b1-8fd0-f49bfc806dfa"
|
||||
office: "592507bf-5545-4423-a1ab-145a47a9dbd6"
|
||||
tenure: "8c760501-69c3-44b2-9b29-e91c6dbe0b6b"
|
||||
jurisdiction: "423d6e06-db26-4a81-859a-3e0bfc4e44bc"
|
||||
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"
|
||||
---
|
||||
|
||||
# Hogan, Mike
|
||||
|
||||
Current Duval County Supervisor of Elections (Duval 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).
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Holland, Jerry"
|
||||
description: "Duval County Supervisor of Elections — Duval County, FL"
|
||||
role: "Duval County Supervisor of Elections"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Supervisor of Elections, Duval County"
|
||||
ids:
|
||||
person: "b66d82a1-4d3a-413f-9a27-98f4222fb2ec"
|
||||
office: "592507bf-5545-4423-a1ab-145a47a9dbd6"
|
||||
tenure: "7ad0f018-af78-4737-bc65-7d2bd7469e42"
|
||||
jurisdiction: "423d6e06-db26-4a81-859a-3e0bfc4e44bc"
|
||||
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"
|
||||
---
|
||||
|
||||
# Holland, Jerry
|
||||
|
||||
Current Duval County Supervisor of Elections (Duval 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).
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Holland, Jerry"
|
||||
description: "Duval County Property Appraiser — Duval County, FL"
|
||||
role: "Duval County Property Appraiser"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Supervisor of Elections, Duval County"
|
||||
ids:
|
||||
person: "b66d82a1-4d3a-413f-9a27-98f4222fb2ec"
|
||||
office: "80e62b38-c946-489a-aec7-0e2f58df7d54"
|
||||
tenure: "785d7586-94e8-47df-bb15-7d2ea2eb1f92"
|
||||
jurisdiction: "93e10ee9-5464-4bc7-b92d-76df423319f5"
|
||||
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"
|
||||
---
|
||||
|
||||
# Holland, Jerry
|
||||
|
||||
Current Duval County Property Appraiser (Duval 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: "Howland, Nick"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "d10d476d-cb0c-4cb0-adf8-39b374a26383"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "07ac1874-1d31-417d-bb15-9aa909ed6705"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Howland, Nick
|
||||
|
||||
Current Duval County Commission (Duval 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: "Jerry Holland"
|
||||
description: "Supervisor of Elections, Duval County — Duval County, FL"
|
||||
role: "Supervisor of Elections, Duval County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "jholland@coj.net"
|
||||
phone: "(904) 255-5900"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "8ccc914c-58aa-4315-8922-923713e15b4e"
|
||||
office: "f743d112-75d9-42b8-a907-b4d34dc4385e"
|
||||
tenure: "81b101b2-6cfe-4b58-b494-307e48c4a93d"
|
||||
jurisdiction: "58cca7ef-5d3b-4dbf-8551-e94f331179c5"
|
||||
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"
|
||||
---
|
||||
|
||||
# Jerry Holland
|
||||
|
||||
Current Supervisor of Elections, Duval County (Duval 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: "Jerry Holland"
|
||||
description: "Supervisor of Elections, Duval County — Duval County, FL"
|
||||
role: "Supervisor of Elections, Duval County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "jholland@coj.net"
|
||||
phone: "(904) 255-5900"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "a85b1ed5-92ff-44b1-ac6e-5080b3fdd41f"
|
||||
office: "dfeb2aba-069b-46a9-9b2e-fe0bec5e35b1"
|
||||
tenure: "0fcd4afd-287d-4281-a314-90107433f8c6"
|
||||
jurisdiction: "dd9b296f-2341-439e-bb8a-6f322256cd36"
|
||||
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"
|
||||
---
|
||||
|
||||
# Jerry Holland
|
||||
|
||||
Current Supervisor of Elections, Duval County (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Jim Overton"
|
||||
description: "Tax Collector, Duval County — Duval County, FL"
|
||||
role: "Tax Collector, Duval County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5700"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "1c8009bc-c90c-4a41-a27b-cf8c04e83d6d"
|
||||
office: "9e3e6be9-cbad-45f2-8b5e-41c596b2fc02"
|
||||
tenure: "1f079128-120c-4775-8799-08dea75df237"
|
||||
jurisdiction: "e0234ce4-c7c2-4e4c-be71-616c8a3985eb"
|
||||
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"
|
||||
---
|
||||
|
||||
# Jim Overton
|
||||
|
||||
Current Tax Collector, Duval County (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Jimmy Peluso"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5207"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "a31df3a6-3615-4f2b-865a-18ff70bd51cc"
|
||||
office: "aaccabc6-0c51-406f-aac6-2d134bb741c0"
|
||||
tenure: "e698c2a2-fc3b-4732-a591-3cbf8dc66779"
|
||||
jurisdiction: "746c90e9-a88e-45df-868d-f8758c302748"
|
||||
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"
|
||||
---
|
||||
|
||||
# Jimmy Peluso
|
||||
|
||||
Current Council Member, Duval County (Duval 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: "Jody Phillips"
|
||||
description: "Clerk of Court, Duval County — Duval County, FL"
|
||||
role: "Clerk of Court, Duval County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-2300"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "dd91dc17-975b-43d7-814d-a0d2f1e4daf8"
|
||||
office: "2ab814dd-0e9d-4890-806f-0d99b08cfc75"
|
||||
tenure: "c288e204-f169-4071-b0c2-aa4cfe825450"
|
||||
jurisdiction: "b6b92bd9-ee95-4c5a-8680-547eb0838fc6"
|
||||
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"
|
||||
---
|
||||
|
||||
# Jody Phillips
|
||||
|
||||
Current Clerk of Court, Duval County (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Joe Carlucci"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5205"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "58ae7476-fa06-4a04-b987-cc836bfc5578"
|
||||
office: "cba3a1b6-b13b-42c0-bdb4-3dcda912b2c0"
|
||||
tenure: "b0b7e3cb-13b0-4957-a9fd-ef412881a358"
|
||||
jurisdiction: "4fe3d002-253c-4f11-9f43-98fa43fbcf1b"
|
||||
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"
|
||||
---
|
||||
|
||||
# Joe Carlucci
|
||||
|
||||
Current Council Member, Duval County (Duval 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: "Johnson, Rahman"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "cfdb4c39-d202-4d19-a451-c093253157f9"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "943dbcb7-e839-44db-addb-ed9fcec23d86"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Johnson, Rahman
|
||||
|
||||
Current Duval County Commission (Duval 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: "Joyce Morgan"
|
||||
description: "Property Appraiser, Duval County — Duval County, FL"
|
||||
role: "Property Appraiser, Duval County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "joycemorgan@coj.net"
|
||||
phone: "(904) 255-5900"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "aeae6c4e-037c-47a4-b529-c42b09ab000d"
|
||||
office: "85600d11-1990-4626-8af7-6e433d731238"
|
||||
tenure: "93817622-be60-4f9f-a1b7-c1010f325b55"
|
||||
jurisdiction: "ba9f695c-d134-44ff-b2df-9264416913ff"
|
||||
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"
|
||||
---
|
||||
|
||||
# Joyce Morgan
|
||||
|
||||
Current Property Appraiser, Duval County (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Ju'Coby Pittman"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5208"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "6fbf7275-0fa2-48f5-a9a9-5926d9f9477e"
|
||||
office: "7f01828b-0fb3-465a-9e85-dfce562469f7"
|
||||
tenure: "4576de31-6f5b-4cb2-b4a7-d1cbdefcb1da"
|
||||
jurisdiction: "4f7221b0-7be5-492d-a954-5024c9003295"
|
||||
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"
|
||||
---
|
||||
|
||||
# Ju'Coby Pittman
|
||||
|
||||
Current Council Member, Duval County (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Ken Amaro"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5201"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "3ccf23eb-30e9-47ec-a684-83ffd00d51c7"
|
||||
office: "5dca5e15-aef4-4a5b-952f-f34f8c5e21b4"
|
||||
tenure: "36f559a7-3198-442e-9647-a5c8ecf74348"
|
||||
jurisdiction: "28372dd2-6ab8-45eb-b915-980484a00cc8"
|
||||
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"
|
||||
---
|
||||
|
||||
# Ken Amaro
|
||||
|
||||
Current Council Member, Duval County (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Kevin Carrico"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5204"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "a5c435d7-ac8b-450a-83f9-2877313aba91"
|
||||
office: "f468b30e-d6bb-4003-88d4-5669ea5b9b5e"
|
||||
tenure: "7f9cf766-1fe9-4bc0-915c-adc4a37c315c"
|
||||
jurisdiction: "7b1c3f68-e31c-4c53-9691-984c2b0810fb"
|
||||
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"
|
||||
---
|
||||
|
||||
# Kevin Carrico
|
||||
|
||||
Current Council Member, Duval County (Duval 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: "Lahnen, William"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "efa9c2ad-8b22-4d0e-a12f-4f3a3e924032"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "a12236a9-199e-41e8-b53b-649f91345131"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Lahnen, William
|
||||
|
||||
Current Duval County Commission (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "LeAnna Cumber"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5205"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "eaa4b011-8141-4391-8a0b-2586278adb19"
|
||||
office: "0fb0f4ec-daa2-4b13-88e9-957623bd3dbf"
|
||||
tenure: "2d956782-f9a2-4b45-98c4-6f55835b8807"
|
||||
jurisdiction: "8d105bec-f842-4784-a32b-c245b1355ace"
|
||||
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"
|
||||
---
|
||||
|
||||
# LeAnna Cumber
|
||||
|
||||
Current Council Member, Duval County (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Matt Carlucci"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5218"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "a724a8b6-2150-4378-bf48-30defb9fd916"
|
||||
office: "616dabc5-0efe-4195-94e6-e92afaccf496"
|
||||
tenure: "2931df57-dfd2-4469-9379-2be2965d93ce"
|
||||
jurisdiction: "7fafae05-fc92-4c31-ab43-be0f3aa96f67"
|
||||
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"
|
||||
---
|
||||
|
||||
# Matt Carlucci
|
||||
|
||||
Current Council Member, Duval County (Duval 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: "Melody A. Bolduc"
|
||||
description: "Duval County School Board — Duval County, FL"
|
||||
role: "Duval County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Role: District 7"
|
||||
ids:
|
||||
person: "3543696c-0228-4579-a884-85d102df7379"
|
||||
office: "21b8f82b-19ce-4e0e-b23e-24b9ee95c5e5"
|
||||
tenure: "e5921b75-ef3f-4803-86d9-f258593c3533"
|
||||
jurisdiction: "48068dae-f410-496b-8131-88b2a34de4ac"
|
||||
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"
|
||||
---
|
||||
|
||||
# Melody A. Bolduc
|
||||
|
||||
Current Duval County School Board (Duval 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,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Melody Bolduc"
|
||||
description: "Duval County School Board — Duval County, FL"
|
||||
role: "Duval County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "2a46ae9a-df91-480d-a6f9-ed2c2cafb1ae"
|
||||
office: "a2d92e03-f75e-4e3a-97b7-9d2046a74c32"
|
||||
tenure: "3bcff548-b343-4e06-8935-0ff339adea0a"
|
||||
jurisdiction: "4882dc42-7098-482f-b451-2b7cb22f632b"
|
||||
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"
|
||||
---
|
||||
|
||||
# Melody Bolduc
|
||||
|
||||
Current Duval County School Board (Duval 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).
|
||||
@@ -0,0 +1,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Michael Boylan"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5206"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "c5b12302-a3ed-40f1-bd6d-8db0ce41ca6b"
|
||||
office: "47beac0d-3761-4658-862d-9a0e38fa7e38"
|
||||
tenure: "e9d0f347-8435-48f0-b000-b97703ce2f69"
|
||||
jurisdiction: "6c10c797-8d16-4d2b-b14a-1b0c7ed1a591"
|
||||
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"
|
||||
---
|
||||
|
||||
# Michael Boylan
|
||||
|
||||
Current Council Member, Duval County (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Mike Gay"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5202"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "83815f34-6e94-49cd-9d9f-2b2c00928e3f"
|
||||
office: "187252be-430e-4dd3-90a2-3b275f2ffa5e"
|
||||
tenure: "7151f7e0-ec01-4d0f-80d1-ffeb55cc4058"
|
||||
jurisdiction: "758b7b7a-23d6-4301-a2ea-6aa2009c1fc0"
|
||||
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"
|
||||
---
|
||||
|
||||
# Mike Gay
|
||||
|
||||
Current Council Member, Duval County (Duval 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: "Mike Hogan"
|
||||
description: "Supervisor of Elections, Duval County — Duval County, FL"
|
||||
role: "Supervisor of Elections, Duval County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "mhogan@coj.net"
|
||||
phone: "(904) 630-1414"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "f6d44098-7329-43be-92da-29d734bccf39"
|
||||
office: "5e920404-e9b6-4652-9136-22e9e2c550e8"
|
||||
tenure: "c693a1ee-11ab-4c81-a9b8-8c856013f810"
|
||||
jurisdiction: "7ba13456-810c-4a0c-9812-03f7c283ad20"
|
||||
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"
|
||||
---
|
||||
|
||||
# Mike Hogan
|
||||
|
||||
Current Supervisor of Elections, Duval County (Duval 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: "Mike Williams"
|
||||
description: "Sheriff, Duval County — Duval County, FL"
|
||||
role: "Sheriff, Duval County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "joanne.seach@jaxsheriff.org"
|
||||
phone: "(904) 630-2120"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "c730fb0c-6dd9-45f4-aadc-efa60b3b17ca"
|
||||
office: "5390aff9-ae60-4bcd-826f-3d967be5738a"
|
||||
tenure: "a391d24c-f77d-48ef-aa36-c7c19d700690"
|
||||
jurisdiction: "dd0cc08d-04d7-4476-9054-a29986bed874"
|
||||
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"
|
||||
---
|
||||
|
||||
# Mike Williams
|
||||
|
||||
Current Sheriff, Duval County (Duval 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: "Miller, Chris"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "f411c57d-2bbc-4d39-bee7-311a0daee18e"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "8765be07-546c-4bfb-898e-23c3f1a4e0b6"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Miller, Chris
|
||||
|
||||
Current Duval County Commission (Duval 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: "Morgan, Joyce"
|
||||
description: "Duval County Property Appraiser — Duval County, FL"
|
||||
role: "Duval County Property Appraiser"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Property Appraiser, Duval County"
|
||||
ids:
|
||||
person: "3c89f6f2-216a-4e46-86db-cfa3614b2748"
|
||||
office: "80e62b38-c946-489a-aec7-0e2f58df7d54"
|
||||
tenure: "9059c718-510f-4830-9cf7-06015aeee232"
|
||||
jurisdiction: "93e10ee9-5464-4bc7-b92d-76df423319f5"
|
||||
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"
|
||||
---
|
||||
|
||||
# Morgan, Joyce
|
||||
|
||||
Current Duval County Property Appraiser (Duval 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: "Morgan, Joyce"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Property Appraiser"
|
||||
ids:
|
||||
person: "e945ba47-794f-4591-b450-c3d691fa0f3f"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "2695eb40-e8cf-4d06-9445-fe04c07273ad"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Morgan, Joyce
|
||||
|
||||
Current Duval County Commission (Duval 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: "Newby, Samuel"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "c8a31d90-81e6-4421-80a4-d34a90225b00"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "1049589d-23a8-40cf-8fb0-cfb7ed271a48"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Newby, Samuel
|
||||
|
||||
Current Duval County Commission (Duval 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Nick Howland"
|
||||
description: "Council Member, Duval County — Duval County, FL"
|
||||
role: "Council Member, Duval County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(904) 255-5217"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "fb9e4154-d8a1-457e-9bcc-305714ae1ac8"
|
||||
office: "b374ccc8-69c8-421f-8537-16d1f43d8520"
|
||||
tenure: "f3163c66-9185-4c52-89ff-94543fdb989a"
|
||||
jurisdiction: "2cca482c-d9fd-41eb-a447-adbd17c012ee"
|
||||
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"
|
||||
---
|
||||
|
||||
# Nick Howland
|
||||
|
||||
Current Council Member, Duval County (Duval 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: "Overton, Jim"
|
||||
description: "Duval County Tax Collector — Duval County, FL"
|
||||
role: "Duval County Tax Collector"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Tax Collector, Duval County"
|
||||
ids:
|
||||
person: "0611f719-aebe-4080-9827-e8240b557b33"
|
||||
office: "a0c8b799-e0c0-4eef-8fdb-274db639955a"
|
||||
tenure: "de1ec8ed-ccdb-4557-bdef-9da348e31bec"
|
||||
jurisdiction: "fd468002-87f4-440a-96a8-6a979ea00232"
|
||||
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"
|
||||
---
|
||||
|
||||
# Overton, Jim
|
||||
|
||||
Current Duval County Tax Collector (Duval 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: "Peluso, Jimmy"
|
||||
description: "Duval County Commission — Duval County, FL"
|
||||
role: "Duval County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Council Member"
|
||||
ids:
|
||||
person: "f475f8d3-1077-469d-8dcb-f710dff9ed16"
|
||||
office: "55a92b35-b7a1-4dd4-a3d3-2b3e1136638f"
|
||||
tenure: "f3e64a33-f4d7-487c-9ab5-c3d8a83c9807"
|
||||
jurisdiction: "f3019e13-8f78-4346-997e-95f506451469"
|
||||
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"
|
||||
---
|
||||
|
||||
# Peluso, Jimmy
|
||||
|
||||
Current Duval County Commission (Duval 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: "Phillips, Jody"
|
||||
description: "Duval County Clerk of Court — Duval County, FL"
|
||||
role: "Duval County Clerk of Court"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Clerk of Court, Duval County"
|
||||
ids:
|
||||
person: "09305094-7180-4599-b954-a1ff51ffa782"
|
||||
office: "30146f1b-7a9e-427c-ab8e-10d6a7a0a6fa"
|
||||
tenure: "f9650f80-38cd-46db-8610-d5fd0e74042e"
|
||||
jurisdiction: "eccc3346-cd65-4079-844a-3ec4389b028b"
|
||||
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"
|
||||
---
|
||||
|
||||
# Phillips, Jody
|
||||
|
||||
Current Duval County Clerk of Court (Duval 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).
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user