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"
# Sarasota County, FL
County jurisdiction — 40 officeholders mapped.
County jurisdiction — 39 officeholders mapped.
## Demographics (ACS 2023)
@@ -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"
---
# BJ Bishop
@@ -36,4 +37,4 @@ Current Longboat Key City Council (Longboat Key, 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"
---
# Debra Williams
@@ -36,4 +37,4 @@ Current Mayor of Longboat Key (Longboat Key, 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 Coffin
@@ -36,4 +37,4 @@ Current Longboat Key City Council (Longboat Key, 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"
---
# Nick Gladding
@@ -36,4 +37,4 @@ Current Longboat Key City Council (Longboat Key, 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"
---
# Penelope Gold
@@ -36,4 +37,4 @@ Current Longboat Key City Council (Longboat Key, 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"
---
# Sarah Karon
@@ -36,4 +37,4 @@ Current Longboat Key City Council (Longboat Key, 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 Branham
@@ -36,4 +37,4 @@ Current Longboat Key City Council (Longboat Key, 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"
---
# Barbara Langdon
@@ -36,4 +37,4 @@ Current North Port City Council (North Port, 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"
---
# David Duval
@@ -36,4 +37,4 @@ Current North Port City Council (North Port, 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"
---
# Demetrius Petrow
@@ -36,4 +37,4 @@ Current North Port City Council (North Port, 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"
---
# Pete Emrich
@@ -36,4 +37,4 @@ Current Mayor of North Port (North Port, 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"
---
# Phil Stokes
@@ -36,4 +37,4 @@ Current North Port City Council (North Port, 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"
---
# Debbie Trice
@@ -36,4 +37,4 @@ Current Mayor of Sarasota (Sarasota, 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"
---
# Jen Ahearn-Koch
@@ -36,4 +37,4 @@ Current Sarasota City Council (Sarasota, 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"
---
# Kathy Kelley Ohlrich
@@ -36,4 +37,4 @@ Current Sarasota City Council (Sarasota, 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"
---
# Kyle Battie
@@ -36,4 +37,4 @@ Current Sarasota City Council (Sarasota, 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"
---
# Liz Alpert
@@ -36,4 +37,4 @@ Current Sarasota City Council (Sarasota, 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"
---
# Jim Boldt
@@ -36,4 +37,4 @@ Current Venice City Council (Venice, 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"
---
# Kevin Engelke
@@ -36,4 +37,4 @@ Current Venice City Council (Venice, 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"
---
# Lloyd Weed
@@ -36,4 +37,4 @@ Current Venice City Council (Venice, 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"
---
# Nicholas Pachota
@@ -36,4 +37,4 @@ Current Mayor of Venice (Venice, 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"
---
# Rachel Frank
@@ -36,4 +37,4 @@ Current Venice City Council (Venice, 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"
---
# Rick Howard
@@ -36,4 +37,4 @@ Current Venice City Council (Venice, 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"
---
# Ron Smith
@@ -36,4 +37,4 @@ Current Venice City Council (Venice, 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: "Barbara Ford-Coates"
description: "Tax Collector, Sarasota County — Sarasota County, FL"
role: "Tax Collector, Sarasota County"
level: "county"
branch: "executive"
state: "FL"
contact:
email: "bfc@sarasotataxcollector.com"
phone: "(941) 861-8433"
tenure:
start: "2025-01-01"
current: true
ids:
person: "f1a19e22-1565-424a-a6a7-a83df97de0ee"
office: "1a9b83d2-dc0b-41ae-bf73-22880f982e5e"
tenure: "8cefd587-de36-4a7d-a34d-e5d8cb20759a"
jurisdiction: "38a18247-bc79-4a42-a9ca-6fe1a088b936"
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"
---
# Barbara Ford-Coates
Current Tax Collector, Sarasota County (Sarasota 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: "Bill Furst"
description: "Property Appraiser, Sarasota County — Sarasota County, FL"
role: "Property Appraiser, Sarasota County"
party: "R"
level: "county"
branch: "executive"
state: "FL"
contact:
email: "BFurst@SC-PA.com"
phone: "(941) 861-8200"
tenure:
start: "2025-01-01"
current: true
ids:
person: "9dfb838c-edd2-48b9-a16d-023d5a43cda5"
office: "00e0f1c8-9317-4bd6-bd4b-babd9406a4be"
tenure: "ad66477d-0d2f-48b5-a0c9-9e68526d3bc3"
jurisdiction: "3d0f4842-4731-47f3-9373-47e7c52aaf37"
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"
---
# Bill Furst
Current Property Appraiser, Sarasota County (Sarasota County, FL).
## Sources
- office: Florida Association of Counties
- tenure: Florida Association of Counties
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -7,23 +7,23 @@ level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
notes: "Role: Chair"
ids:
person: "e7d38553-8010-4541-b952-b41425fe9fa9"
office: "a08ae72f-2786-4672-8a62-e01a77f4e161"
tenure: "682d2b3b-6da2-483b-9979-52cb84828191"
jurisdiction: "880a5aa9-51d1-44d0-9912-644d4324d343"
person: "e3993a74-33bc-4788-80ee-4a1239f749f7"
office: "a30067a9-1bee-418b-8308-5a39a3638fec"
tenure: "ab98794e-4e2c-4cce-843c-58795440171c"
jurisdiction: "56fbdc55-998d-4d16-b41e-2004d20893af"
sources:
- field: office
source: "school-board-scrape-2026-06"
source: "FL Division of Elections"
- field: tenure
source: "school-board-scrape-2026-06"
source: "FL Division of Elections"
- field: jurisdiction
source: "census-tiger-2024-county"
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, county, legislative, fl]
timestamp: "2026-06-20"
timestamp: "2026-07-04"
---
# Bridget Ziegler
@@ -32,8 +32,8 @@ Current Sarasota County School Board (Sarasota County, FL).
## Sources
- office: school-board-scrape-2026-06
- tenure: school-board-scrape-2026-06
- jurisdiction: census-tiger-2024-county
- office: FL Division of Elections
- tenure: FL Division of Elections
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v2 export (2026-06-20).
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -1,39 +0,0 @@
---
type: Person
title: "Cutsinger, Ron"
description: "Sarasota County Commission — Sarasota County, FL"
role: "Sarasota County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "6db4be18-bb52-4c07-8c97-d305ac1de232"
office: "5ee10b21-e775-4185-a4cb-8407d5493479"
tenure: "2a366d85-a050-496d-a32e-c6c5c3d45b8c"
jurisdiction: "fb45a370-1718-439b-894d-36a1cc28ad39"
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"
---
# Cutsinger, Ron
Current Sarasota County Commission (Sarasota 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: "Ford-Coates, Barbara"
description: "Sarasota County Tax Collector — Sarasota County, FL"
role: "Sarasota County Tax Collector"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Tax Collector, Sarasota County"
ids:
person: "ef59990b-3bb3-4ba1-86bd-a3bd39385b83"
office: "23a6fa86-d333-498b-9cd4-3a822a3e4ec0"
tenure: "e14a6949-ee49-467f-9f76-c31296ddef26"
jurisdiction: "4e0a216a-c2e1-4e04-80f8-f210119fc74d"
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"
---
# Ford-Coates, Barbara
Current Sarasota County Tax Collector (Sarasota 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: "Furst, Bill"
description: "Sarasota County Property Appraiser — Sarasota County, FL"
role: "Sarasota County Property Appraiser"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Property Appraiser, Sarasota County"
ids:
person: "03382fca-ce23-4e52-8280-128efcd10edf"
office: "aa800f3c-ed1e-475a-9dff-fd43b6757fa1"
tenure: "09d4437d-a7ea-44b1-bd40-f6af1f134be6"
jurisdiction: "185daefd-25df-41f4-a3b7-7bca19582e02"
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"
---
# Furst, Bill
Current Sarasota County Property Appraiser (Sarasota 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: "Hoffman, Kurt"
description: "Sheriff of Sarasota County"
role: "Sheriff of Sarasota County"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Sheriff, Sarasota County"
ids:
person: "4caaecb9-788a-4308-aeaf-7e8ca1efe11a"
office: "6c0eed8e-bfde-4187-b19d-a24af9e3b6b7"
tenure: "1ba81c18-55cc-4dd3-aa6e-d39b0fb23378"
sources:
- field: office
source: "fac-directory-scrape"
- field: tenure
source: "fac-directory-scrape"
confidence: official
tags: [officeholder, county, executive, fl]
timestamp: "2026-06-20"
---
# Hoffman, Kurt
Current Sheriff of Sarasota 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: "Joseph Neunder"
description: "Commissioner, Sarasota County — Sarasota County, FL"
role: "Commissioner, Sarasota County"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "b3361cc4-c738-48c6-8a96-ecd0445e77e5"
office: "564fd168-7763-40a6-af56-b1873640aaa2"
tenure: "83bdc34c-4f37-4fa4-b3b9-ae0b34d4d600"
jurisdiction: "c11a2372-f8f5-4cb2-b4ad-06ec4490d35b"
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"
---
# Joseph Neunder
Current Commissioner, Sarasota County (Sarasota 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: "Karen Rose"
description: "Sarasota County School Board — Sarasota County, FL"
role: "Sarasota County School Board"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Role: Member"
ids:
person: "0c83bf38-6cfd-4baa-bf28-0b6146be5006"
office: "a08ae72f-2786-4672-8a62-e01a77f4e161"
tenure: "207204b6-083c-4d2f-b95f-89e7c7d7eb1c"
jurisdiction: "880a5aa9-51d1-44d0-9912-644d4324d343"
sources:
- field: office
source: "school-board-scrape-2026-06"
- field: tenure
source: "school-board-scrape-2026-06"
- field: jurisdiction
source: "census-tiger-2024-county"
confidence: official
tags: [officeholder, county, legislative, fl]
timestamp: "2026-06-20"
---
# Karen Rose
Current Sarasota County School Board (Sarasota County, FL).
## Sources
- office: school-board-scrape-2026-06
- tenure: school-board-scrape-2026-06
- jurisdiction: census-tiger-2024-county
Generated from the Atlas officeholders v2 export (2026-06-20).
@@ -0,0 +1,41 @@
---
type: Person
title: "Karen Rushing"
description: "Clerk of Court, Sarasota County — Sarasota County, FL"
role: "Clerk of Court, Sarasota County"
level: "county"
branch: "executive"
state: "FL"
contact:
phone: "(941) 861-7400"
tenure:
start: "2025-01-01"
current: true
ids:
person: "7235e5e8-e19f-467a-91a3-527c5ce1e407"
office: "8af1d1b1-aaa8-4d07-a81a-003ee03c8779"
tenure: "9384b122-24c9-490f-b2e0-344e926ba935"
jurisdiction: "93551348-f96a-42f9-8c29-13aef308c304"
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"
---
# Karen Rushing
Current Clerk of Court, Sarasota County (Sarasota 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: "Kurt Hoffman"
description: "Sheriff, Sarasota County — Sarasota County, FL"
role: "Sheriff, Sarasota County"
party: "R"
level: "county"
branch: "executive"
state: "FL"
contact:
phone: "(941) 861-5800"
tenure:
start: "2025-01-01"
current: true
ids:
person: "b0b2b239-4efb-4f5f-a41e-1cfd5333df36"
office: "b305449c-9dc4-469a-8aea-ec5c38d1d27f"
tenure: "e8d82dec-4cc2-4ecb-aaeb-e830cb204f6c"
jurisdiction: "577b4cbb-5b0b-4fef-9332-b75772dea792"
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"
---
# Kurt Hoffman
Current Sheriff, Sarasota County (Sarasota County, FL).
## Sources
- office: Florida Association of Counties
- tenure: Florida Association of Counties
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -7,23 +7,23 @@ level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
notes: "Role: Member"
ids:
person: "a7bd7815-6e44-4b8d-9c8f-d521723d0348"
office: "a08ae72f-2786-4672-8a62-e01a77f4e161"
tenure: "9afa96ab-4185-43a9-b22c-bcd157168e24"
jurisdiction: "880a5aa9-51d1-44d0-9912-644d4324d343"
person: "b4b9a591-aa9c-4de3-8dde-67fb1019eb42"
office: "beb04e92-51f7-428f-99c0-9a23068dd30d"
tenure: "2a14594d-b3a6-4782-8638-5753388db096"
jurisdiction: "2a5726fd-1f7f-47d1-8730-1eaaf8249423"
sources:
- field: office
source: "school-board-scrape-2026-06"
source: "FL Division of Elections"
- field: tenure
source: "school-board-scrape-2026-06"
source: "FL Division of Elections"
- field: jurisdiction
source: "census-tiger-2024-county"
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, county, legislative, fl]
timestamp: "2026-06-20"
timestamp: "2026-07-04"
---
# Liz Barker
@@ -32,8 +32,8 @@ Current Sarasota County School Board (Sarasota County, FL).
## Sources
- office: school-board-scrape-2026-06
- tenure: school-board-scrape-2026-06
- jurisdiction: census-tiger-2024-county
- office: FL Division of Elections
- tenure: FL Division of Elections
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v2 export (2026-06-20).
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -0,0 +1,41 @@
---
type: Person
title: "Mark Smith"
description: "Commissioner, Sarasota County — Sarasota County, FL"
role: "Commissioner, Sarasota County"
level: "county"
branch: "legislative"
state: "FL"
contact:
email: "mark@smith-architects.com"
tenure:
start: "2025-01-01"
current: true
ids:
person: "7b79e580-cd48-4ece-8513-92dbe8549cee"
office: "ecee174e-faa4-46f0-b49e-8f0cacbb82e0"
tenure: "1e9b92aa-6116-4274-9cdd-cd4994a79aa6"
jurisdiction: "3bd4bafe-f479-403b-998e-a364c4d99f8b"
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"
---
# Mark Smith
Current Commissioner, Sarasota County (Sarasota 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: "Michael Moran"
description: "Tax Collector, Sarasota County — Sarasota County, FL"
role: "Tax Collector, Sarasota County"
level: "county"
branch: "executive"
state: "FL"
contact:
email: "mmoran@scgov.net"
phone: "(941) 861-5344"
tenure:
start: "2025-01-01"
current: true
ids:
person: "5a0fdc80-6456-48d9-a6a8-fd078e532775"
office: "cfd6a5be-8fb2-426e-86e3-e7a9dc61464e"
tenure: "2809ba9f-6495-4f01-a1ba-a131298db563"
jurisdiction: "703b8855-04d3-4794-9d75-0d081f94d265"
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"
---
# Michael Moran
Current Tax Collector, Sarasota County (Sarasota 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: "Moran, Michael"
description: "Sarasota County Commission — Sarasota County, FL"
role: "Sarasota County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Tax Collecter"
ids:
person: "8d90ab7f-8b70-4784-8eff-21aa2d765409"
office: "5ee10b21-e775-4185-a4cb-8407d5493479"
tenure: "0b43ab62-dbd8-4e24-912c-2bdda044e88d"
jurisdiction: "fb45a370-1718-439b-894d-36a1cc28ad39"
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"
---
# Moran, Michael
Current Sarasota County Commission (Sarasota 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: "Moran, Michael"
description: "Sarasota County Tax Collector — Sarasota County, FL"
role: "Sarasota County Tax Collector"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Tax Collecter, Sarasota County"
ids:
person: "e124d7be-c94e-4b00-9d19-13748dd5bca3"
office: "23a6fa86-d333-498b-9cd4-3a822a3e4ec0"
tenure: "b2598e46-ee4e-4a92-af1c-87655250a993"
jurisdiction: "4e0a216a-c2e1-4e04-80f8-f210119fc74d"
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"
---
# Moran, Michael
Current Sarasota County Tax Collector (Sarasota 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: "Neil Rainford"
description: "Commissioner, Sarasota County — Sarasota County, FL"
role: "Commissioner, Sarasota County"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "b58c2be7-22a4-46f5-a8ee-5775efd241ea"
office: "63f42765-59a9-482f-88ab-b71e310c60a3"
tenure: "4c499307-a29f-4f97-bb43-1d18c7ad6974"
jurisdiction: "108a3164-a27d-4865-be80-e78cd7d417da"
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"
---
# Neil Rainford
Current Commissioner, Sarasota County (Sarasota 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: "Neunder, Joseph"
description: "Sarasota County Commission — Sarasota County, FL"
role: "Sarasota County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "3f55338e-4a0e-449a-afc0-ace9d02b7bda"
office: "5ee10b21-e775-4185-a4cb-8407d5493479"
tenure: "2632aec4-ed51-4309-9c25-f69a2e5590ff"
jurisdiction: "fb45a370-1718-439b-894d-36a1cc28ad39"
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"
---
# Neunder, Joseph
Current Sarasota County Commission (Sarasota 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: "Rainford, Neil"
description: "Sarasota County Commission — Sarasota County, FL"
role: "Sarasota County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "a6795441-871c-4d17-a80d-365eacc4e643"
office: "5ee10b21-e775-4185-a4cb-8407d5493479"
tenure: "30ed81b6-1a2e-45b5-be5b-9dc7cd45fadd"
jurisdiction: "fb45a370-1718-439b-894d-36a1cc28ad39"
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"
---
# Rainford, Neil
Current Sarasota County Commission (Sarasota 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: "Robyn A. Marinelli"
description: "Sarasota County School Board — Sarasota County, FL"
role: "Sarasota County School Board"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "57c64ea7-7231-468d-830f-64aa7560043f"
office: "c3d2f820-5e09-4f65-97d5-8292a8a91627"
tenure: "9e361819-10a7-4a45-8f44-e07aa88694fc"
jurisdiction: "953cc399-deb5-4dad-8d72-1bc69bf2d9f4"
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"
---
# Robyn A. Marinelli
Current Sarasota County School Board (Sarasota 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: "Robyn Marinelli"
description: "Sarasota County School Board — Sarasota County, FL"
role: "Sarasota County School Board"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Role: Vice Chair"
ids:
person: "f1e9d384-24df-472e-86ce-c729eb29b418"
office: "a08ae72f-2786-4672-8a62-e01a77f4e161"
tenure: "c9d8aed0-83aa-41cd-8a15-9c9e3c121cd9"
jurisdiction: "880a5aa9-51d1-44d0-9912-644d4324d343"
sources:
- field: office
source: "school-board-scrape-2026-06"
- field: tenure
source: "school-board-scrape-2026-06"
- field: jurisdiction
source: "census-tiger-2024-county"
confidence: official
tags: [officeholder, county, legislative, fl]
timestamp: "2026-06-20"
---
# Robyn Marinelli
Current Sarasota County School Board (Sarasota County, FL).
## Sources
- office: school-board-scrape-2026-06
- tenure: school-board-scrape-2026-06
- jurisdiction: census-tiger-2024-county
Generated from the Atlas officeholders v2 export (2026-06-20).
@@ -0,0 +1,42 @@
---
type: Person
title: "Ron Cutsinger"
description: "Commissioner, Sarasota County — Sarasota County, FL"
role: "Commissioner, Sarasota County"
party: "R"
level: "county"
branch: "legislative"
state: "FL"
contact:
phone: "(941) 861-5344"
tenure:
start: "2025-01-01"
current: true
ids:
person: "cc7d0962-3540-44c7-9a8d-5fe251e285bd"
office: "980a74c2-094b-4177-90c1-7166ef0678d2"
tenure: "5d8d32ac-fb37-4992-9ee6-2ac05e2f1300"
jurisdiction: "aff43e10-eb1a-4725-90cb-ccb49e9be087"
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"
---
# Ron Cutsinger
Current Commissioner, Sarasota County (Sarasota 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: "Ron Turner"
description: "Supervisor of Elections, Sarasota County — Sarasota County, FL"
role: "Supervisor of Elections, Sarasota County"
party: "R"
level: "county"
branch: "executive"
state: "FL"
contact:
email: "rturner@sarasotavotes.com"
phone: "(941) 861-8600"
tenure:
start: "2025-01-01"
current: true
ids:
person: "b5d2ef28-38f1-4761-9514-dfb280914051"
office: "abfca460-3f1e-4876-8498-032b2d81956d"
tenure: "5c351c7e-721c-43e0-994b-6903df7f4f34"
jurisdiction: "63cf6080-1fe6-41d7-aed3-fa907c8e26b4"
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"
---
# Ron Turner
Current Supervisor of Elections, Sarasota County (Sarasota 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: "Rushing, Karen"
description: "Sarasota County Clerk of Court — Sarasota County, FL"
role: "Sarasota County Clerk of Court"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Clerk of Court, Sarasota County"
ids:
person: "48b25ed7-79ea-4784-bf0c-dff3c1a85474"
office: "056dc763-304d-414f-b35b-c3abb8458266"
tenure: "06c26ee4-09ed-4edb-a271-f27d5da61c29"
jurisdiction: "2c767355-f63d-44db-bf58-7cc1409de9f7"
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"
---
# Rushing, Karen
Current Sarasota County Clerk of Court (Sarasota 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: "Smith, Mark"
description: "Sarasota County Commission — Sarasota County, FL"
role: "Sarasota County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "96066cfa-b9bf-4927-8aa6-cae71c654837"
office: "5ee10b21-e775-4185-a4cb-8407d5493479"
tenure: "d2871460-8629-46ff-8f59-2d16589dfce8"
jurisdiction: "fb45a370-1718-439b-894d-36a1cc28ad39"
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"
---
# Smith, Mark
Current Sarasota County Commission (Sarasota 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: "Timothy Enos"
description: "Sarasota County School Board — Sarasota County, FL"
role: "Sarasota County School Board"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "2b5fe0d6-eac9-436a-a8f2-a663c8ec516d"
office: "048bbe4f-be58-40c9-96fc-d9db49503d45"
tenure: "5ba1a836-ef56-4712-bbff-58602044593b"
jurisdiction: "0b236b7c-db2f-418d-986d-43a08acd9aa8"
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"
---
# Timothy Enos
Current Sarasota County School Board (Sarasota 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).
@@ -7,23 +7,23 @@ level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
notes: "Role: Member"
ids:
person: "f3f5351e-313c-4862-a87f-bc83ed419a2d"
office: "a08ae72f-2786-4672-8a62-e01a77f4e161"
tenure: "84777e04-c412-4eb7-95ff-79f276d6df72"
jurisdiction: "880a5aa9-51d1-44d0-9912-644d4324d343"
person: "5b5c20ca-a88c-44e3-91dc-922a6449b44f"
office: "f4cca28b-b25c-4110-81df-db48ccf47532"
tenure: "779557fc-d7a8-47ab-b896-50a311e61f45"
jurisdiction: "b450e79b-e488-4965-96cd-098a6c51cedf"
sources:
- field: office
source: "school-board-scrape-2026-06"
source: "FL Division of Elections"
- field: tenure
source: "school-board-scrape-2026-06"
source: "FL Division of Elections"
- field: jurisdiction
source: "census-tiger-2024-county"
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, county, legislative, fl]
timestamp: "2026-06-20"
timestamp: "2026-07-04"
---
# Tom Edwards
@@ -32,8 +32,8 @@ Current Sarasota County School Board (Sarasota County, FL).
## Sources
- office: school-board-scrape-2026-06
- tenure: school-board-scrape-2026-06
- jurisdiction: census-tiger-2024-county
- office: FL Division of Elections
- tenure: FL Division of Elections
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v2 export (2026-06-20).
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -1,39 +0,0 @@
---
type: Person
title: "Turner, Ron"
description: "Sarasota County Supervisor of Elections — Sarasota County, FL"
role: "Sarasota County Supervisor of Elections"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Supervisor of Elections, Sarasota County"
ids:
person: "1f947874-4393-434f-b0c2-d2e71dcf7359"
office: "f74b4ebc-3bbf-4d3b-9383-b9a1d86a98da"
tenure: "0b718499-abf0-472c-aa0c-6f270277ac62"
jurisdiction: "47633f12-1d95-4268-95ae-5fa5e371f5d1"
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"
---
# Turner, Ron
Current Sarasota County Supervisor of Elections (Sarasota 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).