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:
Fabio
2026-07-04 18:56:37 -04:00
parent 092e54ae21
commit 7a2cc64362
14318 changed files with 156645 additions and 58602 deletions
@@ -32,7 +32,7 @@ timestamp: "2026-07-03"
# Polk County, FL
County jurisdiction — 105 officeholders mapped.
County jurisdiction — 108 officeholders mapped.
## Demographics (ACS 2023)
@@ -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"
---
# Alex Cam
@@ -36,4 +37,4 @@ Current Mayor of Auburndale (Auburndale, 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).
@@ -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"
---
# Crystal Tijerina
@@ -36,4 +37,4 @@ Current Auburndale City Council (Auburndale, 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).
@@ -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"
---
# Jordan Helms
@@ -36,4 +37,4 @@ Current Auburndale City Council (Auburndale, 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).
@@ -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"
---
# Keith Cowie
@@ -36,4 +37,4 @@ Current Auburndale City Council (Auburndale, 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).
@@ -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"
---
# Travis Avery
@@ -36,4 +37,4 @@ Current Auburndale City Council (Auburndale, 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).
@@ -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"
---
# Gary Ball
@@ -36,4 +37,4 @@ Current Bartow City Council (Bartow, 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).
@@ -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"
---
# Laura Simpson
@@ -36,4 +37,4 @@ Current Bartow City Council (Bartow, 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).
@@ -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"
---
# Leo E. Longworth
@@ -36,4 +37,4 @@ Current Bartow City Council (Bartow, 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).
@@ -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"
---
# Tanya Tucker
@@ -36,4 +37,4 @@ Current Mayor of Bartow (Bartow, 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).
@@ -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"
---
# Trish Pfeiffer
@@ -36,4 +37,4 @@ Current Bartow City Council (Bartow, 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).
@@ -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 Fellows-Coffey
@@ -36,4 +37,4 @@ Current Mayor of Davenport (Davenport, 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).
@@ -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"
---
# Frank Rivera
@@ -36,4 +37,4 @@ Current Davenport City Council (Davenport, 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).
@@ -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"
---
# Jeremy Clark
@@ -36,4 +37,4 @@ Current Davenport City Council (Davenport, 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).
@@ -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"
---
# Linda Robinson
@@ -36,4 +37,4 @@ Current Davenport City Council (Davenport, 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).
@@ -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"
---
# Tom Fellows
@@ -36,4 +37,4 @@ Current Davenport City Council (Davenport, 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).
@@ -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"
---
# Annette Wilson
@@ -36,4 +37,4 @@ Current Dundee City Council (Dundee, 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).
@@ -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"
---
# Joe Garrison
@@ -36,4 +37,4 @@ Current Mayor of Dundee (Dundee, 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).
@@ -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"
---
# Julia Hunt
@@ -36,4 +37,4 @@ Current Dundee City Council (Dundee, 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).
@@ -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"
---
# Mary Richardson
@@ -36,4 +37,4 @@ Current Dundee City Council (Dundee, 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).
@@ -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"
---
# Ray Hunt
@@ -36,4 +37,4 @@ Current Dundee City Council (Dundee, 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).
@@ -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"
---
# Cory Coler
@@ -36,4 +37,4 @@ Current Mayor of Eagle Lake (Eagle Lake, 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).
@@ -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"
---
# Kristen Pita
@@ -36,4 +37,4 @@ Current Eagle Lake City Council (Eagle Lake, 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).
@@ -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"
---
# Randy Billings
@@ -36,4 +37,4 @@ Current Eagle Lake City Council (Eagle Lake, 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).
@@ -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"
---
# Steven Metosh
@@ -36,4 +37,4 @@ Current Eagle Lake City Council (Eagle Lake, 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).
@@ -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"
---
# Steven Williams
@@ -36,4 +37,4 @@ Current Eagle Lake City Council (Eagle Lake, 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).
@@ -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"
---
# James E. Watts
@@ -36,4 +37,4 @@ Current Mayor of Fort Meade (Fort Meade, 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).
@@ -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"
---
# James W. Schaill
@@ -36,4 +37,4 @@ Current Fort Meade City Council (Fort Meade, 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).
@@ -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"
---
# Jaret Landon Williams
@@ -36,4 +37,4 @@ Current Fort Meade City Council (Fort Meade, 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).
@@ -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"
---
# Petrina McCutchen
@@ -36,4 +37,4 @@ Current Fort Meade City Council (Fort Meade, 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).
@@ -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"
---
# Adam W. Greenway
@@ -36,4 +37,4 @@ Current Frostproof City Council (Frostproof, 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).
@@ -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"
---
# Austin Gravley
@@ -36,4 +37,4 @@ Current Frostproof City Council (Frostproof, 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).
@@ -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"
---
# Leslie Brewer
@@ -36,4 +37,4 @@ Current Frostproof City Council (Frostproof, 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).
@@ -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"
---
# Michael Hutto
@@ -36,4 +37,4 @@ Current Mayor of Frostproof (Frostproof, 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).
@@ -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"
---
# Tashana True
@@ -36,4 +37,4 @@ Current Frostproof City Council (Frostproof, 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).
@@ -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"
---
# Anne Huffman
@@ -36,4 +37,4 @@ Current Haines City City Council (Haines City, 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).
@@ -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"
---
# Kimberly Downing
@@ -36,4 +37,4 @@ Current Haines City City Council (Haines City, 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).
@@ -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"
---
# Lekia Johnson
@@ -36,4 +37,4 @@ Current Haines City City Council (Haines City, 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).
@@ -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"
---
# Morris L. West
@@ -36,4 +37,4 @@ Current Haines City City Council (Haines City, 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).
@@ -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"
---
# Vernel Smith
@@ -36,4 +37,4 @@ Current Mayor of Haines City (Haines City, 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).
@@ -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"
---
# Amanda Updike
@@ -36,4 +37,4 @@ Current Highland Park City Council (Highland Park, 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).
@@ -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"
---
# Steve Railey
@@ -36,4 +37,4 @@ Current Highland Park City Council (Highland Park, 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).
@@ -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"
---
# Jason Harmeling
@@ -36,4 +37,4 @@ Current Hillcrest Heights City Council (Hillcrest Heights, 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).
@@ -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"
---
# Jerry Dohoney
@@ -36,4 +37,4 @@ Current Hillcrest Heights City Council (Hillcrest Heights, 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).
@@ -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"
---
# Michael Bishop
@@ -36,4 +37,4 @@ Current Mayor of Hillcrest Heights (Hillcrest Heights, 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).
@@ -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"
---
# Richard Lee
@@ -36,4 +37,4 @@ Current Hillcrest Heights City Council (Hillcrest Heights, 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).
@@ -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"
---
# Sam Knight
@@ -36,4 +37,4 @@ Current Hillcrest Heights City Council (Hillcrest Heights, 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).
@@ -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"
---
# Brent Eden
@@ -36,4 +37,4 @@ Current Lake Alfred City Council (Lake Alfred, 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).
@@ -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"
---
# Jack Dearmin
@@ -36,4 +37,4 @@ Current Lake Alfred City Council (Lake Alfred, 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).
@@ -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"
---
# Mac Fuller
@@ -36,4 +37,4 @@ Current Mayor of Lake Alfred (Lake Alfred, 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).
@@ -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"
---
# Nancy Z. Daley
@@ -36,4 +37,4 @@ Current Lake Alfred City Council (Lake Alfred, 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).
@@ -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"
---
# Ronnie Robinson
@@ -36,4 +37,4 @@ Current Lake Alfred City Council (Lake Alfred, 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).
@@ -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"
---
# Carmen Demanche
@@ -36,4 +37,4 @@ Current Lake Hamilton City Council (Lake Hamilton, 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).
@@ -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"
---
# Joshua Collier
@@ -36,4 +37,4 @@ Current Lake Hamilton City Council (Lake Hamilton, 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).
@@ -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"
---
# Marsol Ortega
@@ -36,4 +37,4 @@ Current Lake Hamilton City Council (Lake Hamilton, 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).
@@ -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"
---
# Phyllis Hall
@@ -36,4 +37,4 @@ Current Mayor of Lake Hamilton (Lake Hamilton, 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).
@@ -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"
---
# Robert Mathis
@@ -36,4 +37,4 @@ Current Lake Hamilton City Council (Lake Hamilton, 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).
@@ -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"
---
# Carol Gillespie
@@ -36,4 +37,4 @@ Current Lake Wales City Council (Lake Wales, 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).
@@ -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"
---
# Daniel Williams
@@ -36,4 +37,4 @@ Current Lake Wales City Council (Lake Wales, 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).
@@ -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"
---
# Jack Hilligoss
@@ -36,4 +37,4 @@ Current Mayor of Lake Wales (Lake Wales, 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).
@@ -7,6 +7,7 @@ level: "municipal"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
notes: "Title: Deputy 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"
---
# Keith Thompson
@@ -36,4 +37,4 @@ Current Lake Wales City Council (Lake Wales, 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).
@@ -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"
---
# Terri Miller
@@ -36,4 +37,4 @@ Current Lake Wales City Council (Lake Wales, 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).
@@ -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"
---
# Ashley C. Troutman
@@ -36,4 +37,4 @@ Current Lakeland City Council (Lakeland, 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).
@@ -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"
---
# Chad McLeod
@@ -36,4 +37,4 @@ Current Lakeland City Council (Lakeland, 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).
@@ -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"
---
# Guy LaLonde
@@ -36,4 +37,4 @@ Current Lakeland City Council (Lakeland, 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).
@@ -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"
---
# Mike Musick
@@ -36,4 +37,4 @@ Current Lakeland City Council (Lakeland, 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).
@@ -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"
---
# Sara R. McCarley
@@ -36,4 +37,4 @@ Current Mayor of Lakeland (Lakeland, 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).
@@ -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"
---
# Stephanie Madden
@@ -36,4 +37,4 @@ Current Lakeland City Council (Lakeland, 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).
@@ -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"
---
# Terry Coney
@@ -36,4 +37,4 @@ Current Lakeland City Council (Lakeland, 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).
@@ -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"
---
# Collins L. Smith
@@ -36,4 +37,4 @@ Current Mulberry City Council (Mulberry, 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).
@@ -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"
---
# Dawn McDonald
@@ -36,4 +37,4 @@ Current Mulberry City Council (Mulberry, 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).
@@ -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"
---
# George H. Hatch
@@ -36,4 +37,4 @@ Current Mayor of Mulberry (Mulberry, 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).
@@ -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"
---
# Kathryn Smith Barsotti
@@ -36,4 +37,4 @@ Current Mulberry City Council (Mulberry, 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).
@@ -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"
---
# Neil Devine
@@ -36,4 +37,4 @@ Current Mulberry City Council (Mulberry, 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).
@@ -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"
---
# Rosa Ayersman
@@ -36,4 +37,4 @@ Current Mulberry City Council (Mulberry, 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).
@@ -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"
---
# Brian Knouff
@@ -36,4 +37,4 @@ Current Polk City City Council (Polk City, 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).
@@ -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"
---
# Donna Martin
@@ -36,4 +37,4 @@ Current Polk City City Council (Polk City, 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).
@@ -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"
---
# Joe LaCascia
@@ -36,4 +37,4 @@ Current Mayor of Polk City (Polk City, 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).
@@ -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"
---
# Micheal T. Blethen
@@ -36,4 +37,4 @@ Current Polk City City Council (Polk City, 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).
@@ -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"
---
# Rick Wilson
@@ -36,4 +37,4 @@ Current Polk City City Council (Polk City, 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).
@@ -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"
---
# Chad Davis
@@ -36,4 +37,4 @@ Current Winter Haven City Council (Winter Haven, 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).
@@ -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"
---
# Clifton E. Dollison
@@ -36,4 +37,4 @@ Current Winter Haven City Council (Winter Haven, 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).
@@ -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"
---
# L. Tracy Mercer
@@ -36,4 +37,4 @@ Current Winter Haven City Council (Winter Haven, 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).
@@ -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"
---
# Nathaniel J. Birdsong
@@ -36,4 +37,4 @@ Current Winter Haven City Council (Winter Haven, 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).
@@ -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"
---
# William B. Yates
@@ -36,4 +37,4 @@ Current Mayor of Winter Haven (Winter Haven, 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: "Becky Troutman"
description: "Commissioner, Polk County — Polk County, FL"
role: "Commissioner, Polk County"
party: "R"
level: "county"
branch: "legislative"
state: "FL"
contact:
phone: "(863) 534-6450"
tenure:
start: "2025-01-01"
current: true
ids:
person: "246b4a2e-78c1-4f19-b357-6dd1c8d1ec18"
office: "c978afea-7caf-431c-ba0c-3f61d7246bbe"
tenure: "7ca04f29-2b46-4eea-8325-c65827e48f4c"
jurisdiction: "8577b723-6b8f-4a67-8906-7a638ca2bf09"
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"
---
# Becky Troutman
Current Commissioner, Polk County (Polk 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: "Bell, Melony"
description: "Polk County Supervisor of Elections — Polk County, FL"
role: "Polk County Supervisor of Elections"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Supervisor of Elections, Polk County"
ids:
person: "d186b225-664d-4db1-b975-62c4ec6aa393"
office: "df8a8ca8-f58d-41e1-8c13-1834eb19636b"
tenure: "cc052c55-7df6-4041-882c-f8a69539ac92"
jurisdiction: "3b12df40-94fa-4a76-a973-89e784382f46"
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"
---
# Bell, Melony
Current Polk County Supervisor of Elections (Polk County, FL).
## Sources
- office: fac-directory-scrape
- tenure: fac-directory-scrape
- jurisdiction: census-tiger-2024-county
Generated from the Atlas officeholders v2 export (2026-06-20).
@@ -0,0 +1,43 @@
---
type: Person
title: "Bill Braswell"
description: "Commissioner, Polk County — Polk County, FL"
role: "Commissioner, Polk County"
party: "R"
level: "county"
branch: "legislative"
state: "FL"
contact:
email: "billbraswell@polk-county.net"
phone: "(863) 534-6050"
tenure:
start: "2025-01-01"
current: true
ids:
person: "193c4a17-40cc-4ed4-ae61-a26e8d8d158e"
office: "a85d0656-ed09-41f2-9aff-8884d1444a65"
tenure: "37f5f57f-a5ca-4a20-95eb-6c46c074fcb2"
jurisdiction: "4b1f4333-7cad-4411-9ac3-876ea9fb9337"
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"
---
# Bill Braswell
Current Commissioner, Polk County (Polk 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: "Braswell, Bill"
description: "Polk County Commission — Polk County, FL"
role: "Polk County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "066a91e7-dba6-4459-9ec4-556e38406f2c"
office: "a2572554-3585-492e-b322-29d339d21793"
tenure: "b61c24e0-b4ee-4347-b0c6-d02d11ff006a"
jurisdiction: "3dba38e5-d842-44b5-bd51-14be66f94db0"
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"
---
# Braswell, Bill
Current Polk County Commission (Polk 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: "Butterfield, Stacy"
description: "Polk County Clerk of Court — Polk County, FL"
role: "Polk County Clerk of Court"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Clerk of Court, Polk County"
ids:
person: "7e345da0-8c26-4f4c-a144-e5946b2e8ee3"
office: "2511047e-7170-4c62-9545-c8c322d33af6"
tenure: "2f683c9e-8d98-41fd-9c5b-5549bc673b3a"
jurisdiction: "cb0840e4-4bbb-479f-bb57-9f9b03d84843"
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"
---
# Butterfield, Stacy
Current Polk County Clerk of Court (Polk 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: "Combee, Neil"
description: "Polk County Property Appraiser — Polk County, FL"
role: "Polk County Property Appraiser"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Property Appraiser, Polk County"
ids:
person: "c446c051-32e4-456a-b748-d59d77bf887f"
office: "e8d4699a-28c7-429b-ab1d-6ed35b5a71dd"
tenure: "f2c9e49e-f552-4aae-9ef2-8d98c099e276"
jurisdiction: "d8d074bc-9584-476d-a6b5-618857e6a015"
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"
---
# Combee, Neil
Current Polk County Property Appraiser (Polk 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: "Combee, Neil"
description: "Polk County Commission — Polk County, FL"
role: "Polk County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Property Appraiser"
ids:
person: "dd1a5808-d40a-4f34-bb2c-c0e769dffee5"
office: "a2572554-3585-492e-b322-29d339d21793"
tenure: "77c72a7e-9e42-45d3-b874-cb325e64ca24"
jurisdiction: "3dba38e5-d842-44b5-bd51-14be66f94db0"
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"
---
# Combee, Neil
Current Polk County Commission (Polk County, FL).
## Sources
- office: fac-directory-scrape
- tenure: fac-directory-scrape
- jurisdiction: census-tiger-2024-county
Generated from the Atlas officeholders v2 export (2026-06-20).
@@ -0,0 +1,39 @@
---
type: Person
title: "Dr. William Allen"
description: "Polk County School Board - District 1 — Polk County, FL"
role: "Polk County School Board - District 1"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "a6e6455f-783d-4bfa-9b34-f2383c3670c1"
office: "2cca04d3-d46a-487b-b8a8-14b0b89ecd13"
tenure: "9dfff9ff-60c1-46db-8173-2dc610e99340"
jurisdiction: "d424d006-ae62-40b9-885e-b1c21f1a4eb7"
sources:
- field: office
source: "Polk County Schools website"
- field: tenure
source: "Polk County Schools"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, county, legislative, fl]
timestamp: "2026-07-04"
---
# Dr. William Allen
Current Polk County School Board - District 1 (Polk County, FL).
## Sources
- office: Polk County Schools website
- tenure: Polk County Schools
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -1,39 +0,0 @@
---
type: Person
title: "Edwards, Lori"
description: "Polk County Supervisor of Elections — Polk County, FL"
role: "Polk County Supervisor of Elections"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Supervisor of Elections, Polk County"
ids:
person: "a2eb3db4-dd76-4ae0-a721-02643cc84bbc"
office: "df8a8ca8-f58d-41e1-8c13-1834eb19636b"
tenure: "20edf3c5-0778-45c2-bb62-1f7ce4add7d7"
jurisdiction: "3b12df40-94fa-4a76-a973-89e784382f46"
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"
---
# Edwards, Lori
Current Polk County Supervisor of Elections (Polk 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: "Faux, Marsha"
description: "Polk County Property Appraiser — Polk County, FL"
role: "Polk County Property Appraiser"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Property Appraiser, Polk County"
ids:
person: "52b44dbf-4017-4142-8426-d49e2e7bbfc3"
office: "e8d4699a-28c7-429b-ab1d-6ed35b5a71dd"
tenure: "8c02aa64-60b9-49f0-9387-5c0bdb440305"
jurisdiction: "d8d074bc-9584-476d-a6b5-618857e6a015"
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"
---
# Faux, Marsha
Current Polk County Property Appraiser (Polk 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: "George Lindsey"
description: "Commissioner, Polk County — Polk County, FL"
role: "Commissioner, Polk County"
level: "county"
branch: "legislative"
state: "FL"
contact:
email: "georgelindsey@polk-county.net"
phone: "(863) 534-6450"
tenure:
start: "2025-01-01"
current: true
ids:
person: "86035e71-53f1-4f0e-b9a5-f796ae2b9480"
office: "02945415-3af5-4609-99d4-8ea3d59f8df4"
tenure: "b2ec4ec0-2a47-4366-bea7-5cbae563e767"
jurisdiction: "cc575ae0-234e-4032-aae0-183e14bb2fff"
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"
---
# George Lindsey
Current Commissioner, Polk County (Polk 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,43 @@
---
type: Person
title: "Grady Judd"
description: "Sheriff, Polk County — Polk County, FL"
role: "Sheriff, Polk County"
party: "R"
level: "county"
branch: "executive"
state: "FL"
contact:
email: "gjudd@polksheriff.org"
phone: "(863) 534-6347"
tenure:
start: "2025-01-01"
current: true
ids:
person: "655eb8b7-85be-4432-b010-6c21a0ade847"
office: "edf607a3-70eb-4dad-ae7f-85618df7644a"
tenure: "2166913c-657c-4f35-85c3-e1b7892f3b2d"
jurisdiction: "494be71f-0512-4b53-99e6-052edb43f201"
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"
---
# Grady Judd
Current Sheriff, Polk County (Polk 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: "Joe Tedder"
description: "Tax Collector, Polk County — Polk County, FL"
role: "Tax Collector, Polk County"
level: "county"
branch: "executive"
state: "FL"
contact:
email: "joetedder@polktaxes.com"
phone: "(863) 534-4745"
tenure:
start: "2025-01-01"
current: true
ids:
person: "a4a810f3-3d33-40a0-a392-57a5ecf6143e"
office: "b2df3ab1-5e90-4a10-b8f3-8efb1bb355f2"
tenure: "a0aa6616-5f14-458b-a947-be5f2676ada5"
jurisdiction: "94b7d9bb-bbfe-40ac-acf6-83f67a5dda73"
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"
---
# Joe Tedder
Current Tax Collector, Polk County (Polk County, FL).
## Sources
- office: Florida Association of Counties
- tenure: Florida Association of Counties
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -1,35 +0,0 @@
---
type: Person
title: "Judd, Grady"
description: "Sheriff of Polk County"
role: "Sheriff of Polk County"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Sheriff, Polk County"
ids:
person: "1d5f7d37-5d94-4052-a324-7e232dfbc90d"
office: "81501fb2-c034-4817-b856-0b14be1802c5"
tenure: "d98ea874-9805-46be-bb41-367823fb5702"
sources:
- field: office
source: "fac-directory-scrape"
- field: tenure
source: "fac-directory-scrape"
confidence: official
tags: [officeholder, county, executive, fl]
timestamp: "2026-06-20"
---
# Judd, Grady
Current Sheriff of Polk County.
## Sources
- office: fac-directory-scrape
- tenure: fac-directory-scrape
Generated from the Atlas officeholders v2 export (2026-06-20).
@@ -0,0 +1,39 @@
---
type: Person
title: "Justin Sharpless"
description: "Polk County School Board — Polk County, FL"
role: "Polk County School Board"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "759db468-b56d-49be-aa3d-4702a755b5e6"
office: "63f25770-c9a3-427e-b9f3-1e7e4418ef73"
tenure: "ae479281-4174-44c4-b784-85180c75e490"
jurisdiction: "1aeef42a-cfa8-4307-b44e-1d72f6ccfae9"
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"
---
# Justin Sharpless
Current Polk County School Board (Polk 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).

Some files were not shown because too many files have changed in this diff Show More