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"
|
||||
|
||||
# Hardee County, FL
|
||||
|
||||
County jurisdiction — 26 officeholders mapped.
|
||||
County jurisdiction — 31 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: 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"
|
||||
---
|
||||
|
||||
# David Durastanti
|
||||
@@ -36,4 +37,4 @@ Current Bowling Green City Council (Bowling Green, 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"
|
||||
---
|
||||
|
||||
# Francisco Arreola
|
||||
@@ -36,4 +37,4 @@ Current Bowling Green City Council (Bowling Green, 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"
|
||||
---
|
||||
|
||||
# Kent Peterson
|
||||
@@ -36,4 +37,4 @@ Current Bowling Green City Council (Bowling Green, 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"
|
||||
---
|
||||
|
||||
# N'Kosi L. Jones
|
||||
@@ -36,4 +37,4 @@ Current Bowling Green City Council (Bowling Green, 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"
|
||||
---
|
||||
|
||||
# Sam Fite
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Bowling Green (Bowling Green, 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"
|
||||
---
|
||||
|
||||
# Anne Miller
|
||||
@@ -36,4 +37,4 @@ Current Wauchula City Council (Wauchula, 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"
|
||||
---
|
||||
|
||||
# Gary D. Smith
|
||||
@@ -36,4 +37,4 @@ Current Wauchula City Council (Wauchula, 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"
|
||||
---
|
||||
|
||||
# Richard Keith Nadaskay
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Wauchula (Wauchula, 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: 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"
|
||||
---
|
||||
|
||||
# Russell G. Smith
|
||||
@@ -36,4 +37,4 @@ Current Wauchula City Council (Wauchula, 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"
|
||||
---
|
||||
|
||||
# Sherri Albritton
|
||||
@@ -36,4 +37,4 @@ Current Wauchula City Council (Wauchula, 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"
|
||||
---
|
||||
|
||||
# Didi White
|
||||
@@ -36,4 +37,4 @@ Current Zolfo Springs City Council (Zolfo Springs, 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"
|
||||
---
|
||||
|
||||
# Howard E. Schofield
|
||||
@@ -36,4 +37,4 @@ Current Zolfo Springs City Council (Zolfo Springs, 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"
|
||||
---
|
||||
|
||||
# Martina O. Zuniga
|
||||
@@ -36,4 +37,4 @@ Current Zolfo Springs City Council (Zolfo Springs, 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"
|
||||
---
|
||||
|
||||
# Rodney A. Cannon
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Zolfo Springs (Zolfo Springs, 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"
|
||||
---
|
||||
|
||||
# Sara Ann Schofield
|
||||
@@ -36,4 +37,4 @@ Current Zolfo Springs City Council (Zolfo Springs, 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,41 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Alisa Lee"
|
||||
description: "Tax Collector, Hardee County — Hardee County, FL"
|
||||
role: "Tax Collector, Hardee County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(863) 773-9144"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "7e6cfe91-6e3d-44b7-b08f-3dfd6ce60edc"
|
||||
office: "b4614fa6-6faf-4d1d-a800-72382583d5b7"
|
||||
tenure: "818680b3-5cb8-4631-b902-f7738d5a5a9a"
|
||||
jurisdiction: "1fb5e523-8415-4377-8753-8b002ea9e676"
|
||||
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"
|
||||
---
|
||||
|
||||
# Alisa Lee
|
||||
|
||||
Current Tax Collector, Hardee County (Hardee 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,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Andrew Brian Smith"
|
||||
description: "Hardee County School Board — Hardee County, FL"
|
||||
role: "Hardee County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "954aec1a-b1ff-4a5c-9eb3-20e05f61eafb"
|
||||
office: "6ba84dae-a506-4880-ad85-96e21078f78e"
|
||||
tenure: "32ce1ac2-e98f-46b5-acd8-18c5052e4307"
|
||||
jurisdiction: "f2620b3d-1b68-4b35-9451-6d8a5736bca4"
|
||||
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"
|
||||
---
|
||||
|
||||
# Andrew Brian Smith
|
||||
|
||||
Current Hardee County School Board (Hardee 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: "April Lambert"
|
||||
description: "Tax Collector, Hardee County — Hardee County, FL"
|
||||
role: "Tax Collector, Hardee County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(863) 773-9144"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "651aa472-f5f3-4398-96a6-6b7ba133f5d1"
|
||||
office: "e9c8cdf2-afb7-4b10-b30c-a3da4116d17c"
|
||||
tenure: "77986d5a-b3b2-415c-873b-e70ef15ef250"
|
||||
jurisdiction: "7a7547c0-2e32-45b6-9a7e-44826807ecb4"
|
||||
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"
|
||||
---
|
||||
|
||||
# April Lambert
|
||||
|
||||
Current Tax Collector, Hardee County (Hardee 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: "Arnold Lanier"
|
||||
description: "Sheriff, Hardee County — Hardee County, FL"
|
||||
role: "Sheriff, Hardee County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "alanier@hardeeso.com"
|
||||
phone: "(863) 773-0304"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "8c652a12-d79e-47ea-a8b9-e35d4977c6a9"
|
||||
office: "af21b3c6-4cad-4d88-8f5a-c9db0a5e70e9"
|
||||
tenure: "20e60755-e2b0-49ed-8f1c-83c4d7947654"
|
||||
jurisdiction: "1861b2b1-9f52-46e9-b108-4dc53a9bea84"
|
||||
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"
|
||||
---
|
||||
|
||||
# Arnold Lanier
|
||||
|
||||
Current Sheriff, Hardee County (Hardee 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,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Claire Cornell"
|
||||
description: "Hardee County School Board — Hardee County, FL"
|
||||
role: "Hardee County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "0eb3d3a9-9ccd-4527-a82d-d9e931e504b2"
|
||||
office: "eda91596-f228-4429-8eaf-2a3b51d5f92a"
|
||||
tenure: "8884e042-e75d-4176-bed4-eb1febb6860e"
|
||||
jurisdiction: "052c6f3a-26b7-4625-a5d4-887b0ffa65a8"
|
||||
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"
|
||||
---
|
||||
|
||||
# Claire Cornell
|
||||
|
||||
Current Hardee County School Board (Hardee 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: "Crawford, Kathy"
|
||||
description: "Hardee County Property Appraiser — Hardee County, FL"
|
||||
role: "Hardee County Property Appraiser"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Property Appraiser, Hardee County"
|
||||
ids:
|
||||
person: "0f72afaf-9af4-4899-8d48-d3233b00a8bb"
|
||||
office: "e690e35b-01a7-4834-b00a-6896d6d7cb0c"
|
||||
tenure: "1f0d8620-7d27-42bd-a01e-fdef4eb0e1d8"
|
||||
jurisdiction: "13ae318d-ab3a-41aa-b078-a96456059e33"
|
||||
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"
|
||||
---
|
||||
|
||||
# Crawford, Kathy
|
||||
|
||||
Current Hardee County Property Appraiser (Hardee 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,35 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Crawford, Vincent"
|
||||
description: "Sheriff of Hardee County"
|
||||
role: "Sheriff of Hardee County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Sheriff, Hardee County"
|
||||
ids:
|
||||
person: "be1cc978-79a8-48e6-8ff2-214d1eb5a6b0"
|
||||
office: "9f1dcee4-c8d3-4250-a9eb-ce76fa5d4169"
|
||||
tenure: "d3ac5951-f5bc-44ca-ada4-d86145ec836b"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Crawford, Vincent
|
||||
|
||||
Current Sheriff of Hardee County.
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Diane Smith"
|
||||
description: "Supervisor of Elections, Hardee County — Hardee County, FL"
|
||||
role: "Supervisor of Elections, Hardee County"
|
||||
party: "D"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(863) 773-6061"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "e5e36653-5ef0-4b1c-9374-bf838a21fd70"
|
||||
office: "635e50b7-2127-4016-92a2-a89f58ebfb51"
|
||||
tenure: "937484a9-87aa-4644-b0e6-3cda48ef23f0"
|
||||
jurisdiction: "34286358-84b3-45df-bab3-6cf3758e2de7"
|
||||
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"
|
||||
---
|
||||
|
||||
# Diane Smith
|
||||
|
||||
Current Supervisor of Elections, Hardee County (Hardee 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: "Flores, Noey"
|
||||
description: "Hardee County Commission — Hardee County, FL"
|
||||
role: "Hardee County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "427f8187-e6ae-4c0d-8b55-8bdde04ee9ae"
|
||||
office: "3426bb73-e467-4c4a-8be9-b10019b51f16"
|
||||
tenure: "9a223bc0-c6c2-4962-87ff-ac324c50b131"
|
||||
jurisdiction: "adbee959-97c7-47df-81c9-1d54939d7402"
|
||||
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"
|
||||
---
|
||||
|
||||
# Flores, Noey
|
||||
|
||||
Current Hardee County Commission (Hardee 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: "George, Judith"
|
||||
description: "Hardee County Commission — Hardee County, FL"
|
||||
role: "Hardee County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "cb66a422-c2d6-4a2d-a39e-6398e2839eb7"
|
||||
office: "3426bb73-e467-4c4a-8be9-b10019b51f16"
|
||||
tenure: "4252e410-9d3d-4253-9d94-c15212787aac"
|
||||
jurisdiction: "adbee959-97c7-47df-81c9-1d54939d7402"
|
||||
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"
|
||||
---
|
||||
|
||||
# George, Judith
|
||||
|
||||
Current Hardee County Commission (Hardee 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: "Judith George"
|
||||
description: "Commissioner, Hardee County — Hardee County, FL"
|
||||
role: "Commissioner, Hardee County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(863) 773-9430"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "62991202-53fd-427c-afa4-474d8f6b4905"
|
||||
office: "3a77b52d-b112-48a8-bfd9-fff602bff186"
|
||||
tenure: "616c1e8c-7dc9-4e97-939a-95c66bd1c78a"
|
||||
jurisdiction: "bc3ee154-0f6c-4092-b094-24e51e4c618d"
|
||||
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"
|
||||
---
|
||||
|
||||
# Judith George
|
||||
|
||||
Current Commissioner, Hardee County (Hardee County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Florida Association of Counties
|
||||
- tenure: Florida Association of Counties
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Kathy Crawford"
|
||||
description: "Property Appraiser, Hardee County — Hardee County, FL"
|
||||
role: "Property Appraiser, Hardee County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "k.crawford@hardeepa.com"
|
||||
phone: "(863) 773-2196"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "4ee5d548-ce02-49f6-b0f3-d616ec189ef2"
|
||||
office: "ec7851e1-d518-4560-96f5-d028ebdc9f1a"
|
||||
tenure: "96768842-7199-4d61-a118-6d3820d2af45"
|
||||
jurisdiction: "00d4d1ed-f2f8-409d-8a8c-18d4cf70e766"
|
||||
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"
|
||||
---
|
||||
|
||||
# Kathy Crawford
|
||||
|
||||
Current Property Appraiser, Hardee County (Hardee 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: "Lambert, April"
|
||||
description: "Hardee County Tax Collector — Hardee County, FL"
|
||||
role: "Hardee County Tax Collector"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Tax Collector, Hardee County"
|
||||
ids:
|
||||
person: "6f088cb0-7de0-4419-8c17-e1e04e7d0db8"
|
||||
office: "e08ea19b-b173-4e68-bf0c-214d2e97426b"
|
||||
tenure: "5825fcd8-990d-45f1-aab1-5b041de4af2b"
|
||||
jurisdiction: "fdf0ad50-dcda-480c-80c0-7325cd3a3ccc"
|
||||
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"
|
||||
---
|
||||
|
||||
# Lambert, April
|
||||
|
||||
Current Hardee County Tax Collector (Hardee 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,35 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Lanier, Arnold"
|
||||
description: "Sheriff of Hardee County"
|
||||
role: "Sheriff of Hardee County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Sheriff, Hardee County"
|
||||
ids:
|
||||
person: "8d809418-dd86-47d5-9d1a-8cee165e3430"
|
||||
office: "9f1dcee4-c8d3-4250-a9eb-ce76fa5d4169"
|
||||
tenure: "392aaa3f-04ae-41f0-8b06-4d97e2485334"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Lanier, Arnold
|
||||
|
||||
Current Sheriff of Hardee County.
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Lee, Alisa"
|
||||
description: "Hardee County Tax Collector — Hardee County, FL"
|
||||
role: "Hardee County Tax Collector"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Tax Collecter, Hardee County"
|
||||
ids:
|
||||
person: "1fb9a8d8-6c81-42d9-be49-bf346deb9634"
|
||||
office: "e08ea19b-b173-4e68-bf0c-214d2e97426b"
|
||||
tenure: "a7da868b-def3-4816-8ac2-d5fc63d72226"
|
||||
jurisdiction: "fdf0ad50-dcda-480c-80c0-7325cd3a3ccc"
|
||||
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"
|
||||
---
|
||||
|
||||
# Lee, Alisa
|
||||
|
||||
Current Hardee County Tax Collector (Hardee 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: "Marie Albritton Dasher"
|
||||
description: "Hardee County School Board — Hardee County, FL"
|
||||
role: "Hardee County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "5d24cde4-501f-4628-bf41-4b9ba15cb8c8"
|
||||
office: "bcf471cc-d69f-4701-adbf-18d23dfcb9b3"
|
||||
tenure: "a9abe04e-23b4-4691-9860-2f8907fcece4"
|
||||
jurisdiction: "ec7347e5-f94e-4d56-ad2a-b9423ec36c6f"
|
||||
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"
|
||||
---
|
||||
|
||||
# Marie Albritton Dasher
|
||||
|
||||
Current Hardee County School Board (Hardee 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,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Mark Edward Gilliard"
|
||||
description: "Hardee County School Board — Hardee County, FL"
|
||||
role: "Hardee County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "3bf6b1bc-47d3-4123-81f3-6debe59ebfc8"
|
||||
office: "fbf09d50-cb7f-4fbd-9f11-1ee5735c5ea6"
|
||||
tenure: "3fd19a89-e910-4704-8f67-1f6936814e16"
|
||||
jurisdiction: "cc86da83-38a1-4f55-a0f5-5d3d88d07d07"
|
||||
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"
|
||||
---
|
||||
|
||||
# Mark Edward Gilliard
|
||||
|
||||
Current Hardee County School Board (Hardee 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: "Melendy, Russell"
|
||||
description: "Hardee County Commission — Hardee County, FL"
|
||||
role: "Hardee County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "7fa21ff2-1ca6-4c8f-abf1-c8d6c0a0c244"
|
||||
office: "3426bb73-e467-4c4a-8be9-b10019b51f16"
|
||||
tenure: "f6a7c882-b7ff-4bf1-8362-e9b9bee382c9"
|
||||
jurisdiction: "adbee959-97c7-47df-81c9-1d54939d7402"
|
||||
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"
|
||||
---
|
||||
|
||||
# Melendy, Russell
|
||||
|
||||
Current Hardee County Commission (Hardee 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: "Noey Flores"
|
||||
description: "Commissioner, Hardee County — Hardee County, FL"
|
||||
role: "Commissioner, Hardee County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "Noey.flores@hardeecounty.net"
|
||||
phone: "(863) 773-9430; (863) 773-3337"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "465ca685-f879-45ee-b756-7c42c03241e7"
|
||||
office: "bc49086c-43b8-47a5-b967-03b82e88b0b3"
|
||||
tenure: "491a836d-be6e-41d5-b04f-f4fc59c25286"
|
||||
jurisdiction: "d5d83707-84d5-4871-8f0a-ddc95bb310d0"
|
||||
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"
|
||||
---
|
||||
|
||||
# Noey Flores
|
||||
|
||||
Current Commissioner, Hardee County (Hardee 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: "Renee Wyatt"
|
||||
description: "Commissioner, Hardee County — Hardee County, FL"
|
||||
role: "Commissioner, Hardee County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(863) 773-9430"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "a01c4ec6-b694-45b6-a4f9-9909e959418c"
|
||||
office: "22a1fe8a-afc3-4b65-85e1-c7637ea12e86"
|
||||
tenure: "7fa106df-ab20-4ce8-b66e-4929e53a60b5"
|
||||
jurisdiction: "c66a3031-597d-4455-8621-9a1817e864bb"
|
||||
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"
|
||||
---
|
||||
|
||||
# Renee Wyatt
|
||||
|
||||
Current Commissioner, Hardee County (Hardee 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: "Rogers, Victoria"
|
||||
description: "Hardee County Clerk of Court — Hardee County, FL"
|
||||
role: "Hardee County Clerk of Court"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Clerk of Court, Hardee County"
|
||||
ids:
|
||||
person: "7210c529-708e-4ed7-9c7d-63110836b13a"
|
||||
office: "0322add1-2098-4c79-91db-cda0f0bf4e28"
|
||||
tenure: "6a4f61e8-b357-4b62-80f1-1575ddc88ad4"
|
||||
jurisdiction: "30ef8fa5-9115-4139-b87d-6d073558d48b"
|
||||
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"
|
||||
---
|
||||
|
||||
# Rogers, Victoria
|
||||
|
||||
Current Hardee County Clerk of Court (Hardee 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: "Russell Melendy"
|
||||
description: "Commissioner, Hardee County — Hardee County, FL"
|
||||
role: "Commissioner, Hardee County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "Russell.Melendy@hardeecounty.net"
|
||||
phone: "(863) 773-9430"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "a78ae085-6550-442d-9dfd-897f9e86ab75"
|
||||
office: "c175a83d-ac53-4e50-befe-d743c988f5fb"
|
||||
tenure: "aa980a04-40b9-466f-8fd3-1b3a196f3c1e"
|
||||
jurisdiction: "8c8074d7-081f-46ad-a72b-136c0726fcb7"
|
||||
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"
|
||||
---
|
||||
|
||||
# Russell Melendy
|
||||
|
||||
Current Commissioner, Hardee County (Hardee 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: "Smith, Diane"
|
||||
description: "Hardee County Supervisor of Elections — Hardee County, FL"
|
||||
role: "Hardee County Supervisor of Elections"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Supervisor of Elections, Hardee County"
|
||||
ids:
|
||||
person: "1d24e160-5dd2-4340-9d75-61716c8269b3"
|
||||
office: "36b06591-2f1a-4ded-8ef9-70779f4b1f3b"
|
||||
tenure: "f61b9987-f8eb-4a3b-9d58-84c325c6c83c"
|
||||
jurisdiction: "54c70bba-1a7f-4648-9735-4a76dd500b20"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
- field: jurisdiction
|
||||
source: "census-tiger-2024-county"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Smith, Diane
|
||||
|
||||
Current Hardee County Supervisor of Elections (Hardee 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: "Stacy Denise Sharp"
|
||||
description: "Hardee County School Board — Hardee County, FL"
|
||||
role: "Hardee County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "57737888-b8ba-4424-9c67-77fe5bdd89eb"
|
||||
office: "2d7afb01-2adf-4faa-b2cf-d1d329263178"
|
||||
tenure: "285e995f-8b16-43a6-ad2d-6225ea811207"
|
||||
jurisdiction: "e3bc5602-eb7a-4ca4-ba77-c79e7269a2d0"
|
||||
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"
|
||||
---
|
||||
|
||||
# Stacy Denise Sharp
|
||||
|
||||
Current Hardee County School Board (Hardee 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,42 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Victoria Rogers"
|
||||
description: "Clerk of Court, Hardee County — Hardee County, FL"
|
||||
role: "Clerk of Court, Hardee County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "vrogers@hardeeclerk.com"
|
||||
phone: "(863) 773-4174"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "228ad132-1ecc-4242-9bd3-403fe04b41bc"
|
||||
office: "2d1db4a7-458f-42f9-8995-dffe176892e9"
|
||||
tenure: "cd261eca-b5ff-48f6-8fcf-ce03e54d2120"
|
||||
jurisdiction: "94e59f64-e1f9-4f70-b9a7-ccf1ebc5fa2e"
|
||||
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"
|
||||
---
|
||||
|
||||
# Victoria Rogers
|
||||
|
||||
Current Clerk of Court, Hardee County (Hardee 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: "Vincent Crawford"
|
||||
description: "Sheriff, Hardee County — Hardee County, FL"
|
||||
role: "Sheriff, Hardee County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(863) 773-0304"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "e975cf7a-6c0a-4bf6-a0f5-95f3add84483"
|
||||
office: "8e17b41b-0b33-438a-a2cf-ad60a497ef6f"
|
||||
tenure: "e469e31a-5533-4ce4-8cec-8cd69cb8390b"
|
||||
jurisdiction: "553f609e-a28d-47f2-b309-2b1578d4f4c9"
|
||||
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"
|
||||
---
|
||||
|
||||
# Vincent Crawford
|
||||
|
||||
Current Sheriff, Hardee County (Hardee 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: "Wyatt, Renee"
|
||||
description: "Hardee County Commission — Hardee County, FL"
|
||||
role: "Hardee County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "fbfb5d0c-dc38-4ddc-856c-682207c5ad91"
|
||||
office: "3426bb73-e467-4c4a-8be9-b10019b51f16"
|
||||
tenure: "816797a0-fb3f-4414-b2fc-41c00f6cd369"
|
||||
jurisdiction: "adbee959-97c7-47df-81c9-1d54939d7402"
|
||||
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"
|
||||
---
|
||||
|
||||
# Wyatt, Renee
|
||||
|
||||
Current Hardee County Commission (Hardee County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Reference in New Issue
Block a user