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"
|
||||
|
||||
# Collier County, FL
|
||||
|
||||
County jurisdiction — 38 officeholders mapped.
|
||||
County jurisdiction — 43 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: Councilman"
|
||||
ids:
|
||||
@@ -20,7 +21,7 @@ sources:
|
||||
source: "flcities-partner-api"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Josh Minton
|
||||
@@ -32,4 +33,4 @@ Current Everglades City City Council.
|
||||
- office: flcities-partner-api
|
||||
- tenure: flcities-partner-api
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilman"
|
||||
ids:
|
||||
@@ -20,7 +21,7 @@ sources:
|
||||
source: "flcities-partner-api"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Michael McComas
|
||||
@@ -32,4 +33,4 @@ Current Everglades City City Council.
|
||||
- office: flcities-partner-api
|
||||
- tenure: flcities-partner-api
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilman"
|
||||
ids:
|
||||
@@ -20,7 +21,7 @@ sources:
|
||||
source: "flcities-partner-api"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Parker Oglesby
|
||||
@@ -32,4 +33,4 @@ Current Everglades City City Council.
|
||||
- office: flcities-partner-api
|
||||
- tenure: flcities-partner-api
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilman"
|
||||
ids:
|
||||
@@ -20,7 +21,7 @@ sources:
|
||||
source: "flcities-partner-api"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Tony Pernas
|
||||
@@ -32,4 +33,4 @@ Current Everglades City City Council.
|
||||
- office: flcities-partner-api
|
||||
- tenure: flcities-partner-api
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilwoman"
|
||||
ids:
|
||||
@@ -20,7 +21,7 @@ sources:
|
||||
source: "flcities-partner-api"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Vicky Wells
|
||||
@@ -32,4 +33,4 @@ Current Everglades City City Council.
|
||||
- office: flcities-partner-api
|
||||
- tenure: flcities-partner-api
|
||||
|
||||
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:
|
||||
@@ -20,7 +21,7 @@ sources:
|
||||
source: "flcities-partner-api"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Howell Grimm
|
||||
@@ -32,4 +33,4 @@ Current Mayor of Everglades City.
|
||||
- office: flcities-partner-api
|
||||
- tenure: flcities-partner-api
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bonita Schwan
|
||||
@@ -36,4 +37,4 @@ Current Marco Island City Council (Marco Island, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Council Chair"
|
||||
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"
|
||||
---
|
||||
|
||||
# Darrin Palumbo
|
||||
@@ -36,4 +37,4 @@ Current Marco Island City Council (Marco Island, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Deb Henry
|
||||
@@ -36,4 +37,4 @@ Current Marco Island City Council (Marco Island, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Open Position
|
||||
@@ -36,4 +37,4 @@ Current Marco Island City Council (Marco Island, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Council Vice Chair"
|
||||
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"
|
||||
---
|
||||
|
||||
# Rene Champagne
|
||||
@@ -36,4 +37,4 @@ Current Marco Island City Council (Marco Island, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Stephen Gray
|
||||
@@ -36,4 +37,4 @@ Current Marco Island City Council (Marco Island, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilor"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Tamara Goehler
|
||||
@@ -36,4 +37,4 @@ Current Marco Island City Council (Marco Island, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Berne Barton
|
||||
@@ -36,4 +37,4 @@ Current Naples City Council (Naples, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Bill Kramer
|
||||
@@ -36,4 +37,4 @@ Current Naples City Council (Naples, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# John Krol
|
||||
@@ -36,4 +37,4 @@ Current Naples City Council (Naples, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Linda Penniman
|
||||
@@ -36,4 +37,4 @@ Current Naples City Council (Naples, FL).
|
||||
- tenure: flcities-partner-api
|
||||
- jurisdiction: census-tiger-2024
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
|
||||
+3
-2
@@ -7,6 +7,7 @@ level: "municipal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Title: Councilmember"
|
||||
ids:
|
||||
@@ -23,7 +24,7 @@ sources:
|
||||
source: "census-tiger-2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, legislative, fl]
|
||||
timestamp: "2026-06-20"
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Scott Schultz
|
||||
@@ -36,4 +37,4 @@ Current Naples City Council (Naples, 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"
|
||||
---
|
||||
|
||||
# Ted Blankenship
|
||||
@@ -36,4 +37,4 @@ Current Naples City Council (Naples, 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"
|
||||
---
|
||||
|
||||
# Teresa L. Heitmann
|
||||
@@ -36,4 +37,4 @@ Current Mayor of Naples (Naples, 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: "Abe Skinner"
|
||||
description: "Property Appraiser, Collier County — Collier County, FL"
|
||||
role: "Property Appraiser, Collier County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "askinner@collierappraiser.com"
|
||||
phone: "(239) 252-8255"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "e7e022d4-18e4-40f6-8ba0-66b19812bd6a"
|
||||
office: "ebc0d280-dc26-4d2c-875f-c61f0319e5b1"
|
||||
tenure: "26903217-c1bd-4e59-8893-3d7771cfdc4d"
|
||||
jurisdiction: "ed2829b8-9835-4886-bfac-0f96cfbf5c40"
|
||||
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"
|
||||
---
|
||||
|
||||
# Abe Skinner
|
||||
|
||||
Current Property Appraiser, Collier County (Collier 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: "Blazier, Melissa"
|
||||
description: "Collier County Supervisor of Elections — Collier County, FL"
|
||||
role: "Collier County Supervisor of Elections"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Supervisor of Elections, Collier County"
|
||||
ids:
|
||||
person: "b7bae88c-efaf-4c55-a502-1334ab7a8bbd"
|
||||
office: "e42ef679-714c-41e2-9713-fddc16f9bbc7"
|
||||
tenure: "0487faa3-d114-4c2f-9e38-415301a2715f"
|
||||
jurisdiction: "448da6be-923f-4537-9d1c-215c25c7603b"
|
||||
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"
|
||||
---
|
||||
|
||||
# Blazier, Melissa
|
||||
|
||||
Current Collier County Supervisor of Elections (Collier 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: "Burt Saunders"
|
||||
description: "Commissioner, Collier County — Collier County, FL"
|
||||
role: "Commissioner, Collier County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "burt.saunders@colliercountyfl.gov"
|
||||
phone: "(239) 252-8603"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "a66afa01-9ad4-41b4-9c5f-cd55320fa066"
|
||||
office: "11f339ab-4f62-48d4-9193-e89df692a968"
|
||||
tenure: "b59b3838-1fe0-4514-adbd-032f3033a5b7"
|
||||
jurisdiction: "629a3bb6-5591-413b-8b89-c7ec24da9dc6"
|
||||
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"
|
||||
---
|
||||
|
||||
# Burt Saunders
|
||||
|
||||
Current Commissioner, Collier County (Collier 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: "Chris Hall"
|
||||
description: "Commissioner, Collier County — Collier County, FL"
|
||||
role: "Commissioner, Collier County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(239) 252-8604"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "1d615a0c-5513-4a03-ab9b-57194c7fa474"
|
||||
office: "8d93e8e0-79ec-42dc-95bf-fe24c23d40e7"
|
||||
tenure: "745d3527-ac29-4153-82d4-2d859389bb40"
|
||||
jurisdiction: "4a4d76da-543a-4f6d-bb3a-8dc26d239c37"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Florida Association of Counties"
|
||||
- field: tenure
|
||||
source: "Florida Association of Counties"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Chris Hall
|
||||
|
||||
Current Commissioner, Collier County (Collier 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: "Crystal Kinzel"
|
||||
description: "Clerk of Court, Collier County — Collier County, FL"
|
||||
role: "Clerk of Court, Collier County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(239) 252-2646"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "d296de12-28d9-479a-9a79-9db2c117b6bf"
|
||||
office: "91be546b-4f32-494f-81bd-a95c5e78fa4b"
|
||||
tenure: "e2e0a3c0-9af8-4fa7-acda-45a3d2e36328"
|
||||
jurisdiction: "303c23e0-1532-4e06-81b5-da987f7ec4cc"
|
||||
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"
|
||||
---
|
||||
|
||||
# Crystal Kinzel
|
||||
|
||||
Current Clerk of Court, Collier County (Collier 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: "Daniel Kowal"
|
||||
description: "Commissioner, Collier County — Collier County, FL"
|
||||
role: "Commissioner, Collier County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(239) 961-2268"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "cd88370c-e40d-4e41-acce-9f454f3ea239"
|
||||
office: "63f39400-83dc-40ba-8ab7-3f88224206f3"
|
||||
tenure: "2b893768-37ed-463d-8303-6be9f2b6bfd8"
|
||||
jurisdiction: "cd97cdfa-891e-4d81-ad86-c4cdd63b8d75"
|
||||
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"
|
||||
---
|
||||
|
||||
# Daniel Kowal
|
||||
|
||||
Current Commissioner, Collier County (Collier 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: "Downs, Vickie"
|
||||
description: "Collier County Property Appraiser — Collier County, FL"
|
||||
role: "Collier County Property Appraiser"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Property Appraiser, Collier County"
|
||||
ids:
|
||||
person: "343d351a-7ed8-4367-94fd-42e51c26a9fe"
|
||||
office: "971fbdaa-68d2-4194-b6a8-f1d5d67133c1"
|
||||
tenure: "af903e09-cceb-404e-9dcf-446269b3e2a5"
|
||||
jurisdiction: "3131d8dc-5fa3-4fd1-81b7-3e05bf1a0cfc"
|
||||
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"
|
||||
---
|
||||
|
||||
# Downs, Vickie
|
||||
|
||||
Current Collier County Property Appraiser (Collier 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: "Edwards, Jennifer"
|
||||
description: "Collier County Supervisor of Elections — Collier County, FL"
|
||||
role: "Collier County Supervisor of Elections"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Supervisor of Elections, Collier County"
|
||||
ids:
|
||||
person: "c0a2f42a-1ee0-4125-93b0-ed27307de8be"
|
||||
office: "e42ef679-714c-41e2-9713-fddc16f9bbc7"
|
||||
tenure: "c932bc42-1af4-4eaa-9b02-14b903833aa0"
|
||||
jurisdiction: "448da6be-923f-4537-9d1c-215c25c7603b"
|
||||
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, Jennifer
|
||||
|
||||
Current Collier County Supervisor of Elections (Collier 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: "Erick Carter"
|
||||
description: "Collier County School Board - Vice Chair, District 4 — Collier County, FL"
|
||||
role: "Collier County School Board - Vice Chair, District 4"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "32043459-8f3f-4b64-b9f5-250dbcf0ebdd"
|
||||
office: "8e91f195-f9d4-4d2f-bf68-7807aaec2326"
|
||||
tenure: "f95c2fad-939a-402d-a79d-ae0d3cc20c54"
|
||||
jurisdiction: "d505fd3d-fec3-43d3-ba3b-37b87a2d5aff"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Collier County Schools website"
|
||||
- field: tenure
|
||||
source: "Collier County Schools"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Erick Carter
|
||||
|
||||
Current Collier County School Board - Vice Chair, District 4 (Collier County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Collier County Schools website
|
||||
- tenure: Collier County Schools
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Erick Carter"
|
||||
description: "Collier County School Board — Collier County, FL"
|
||||
role: "Collier County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "dfda51a9-e5f3-40f1-b144-32d0b2d2da7d"
|
||||
office: "8978419f-9f19-4bcf-b4a2-05b2a2b27f4e"
|
||||
tenure: "3c804e49-e080-4671-82ac-4ae8e6a338c5"
|
||||
jurisdiction: "abf69487-af70-47ca-978a-1390f220b597"
|
||||
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"
|
||||
---
|
||||
|
||||
# Erick Carter
|
||||
|
||||
Current Collier County School Board (Collier 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: "Erick Carter"
|
||||
description: "Collier County School Board — Collier County, FL"
|
||||
role: "Collier County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Role: Vice Chair, District 4"
|
||||
ids:
|
||||
person: "a0eff11d-3bfd-4746-9f19-d68b5a0f16bd"
|
||||
office: "ab11ddb0-fd98-433b-beff-ee8678c11402"
|
||||
tenure: "8faabd91-eb99-45c9-862f-0f3450e9bfe9"
|
||||
jurisdiction: "beeb376e-a853-4386-8814-3188304b151e"
|
||||
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"
|
||||
---
|
||||
|
||||
# Erick Carter
|
||||
|
||||
Current Collier County School Board (Collier County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: school-board-scrape-2026-06
|
||||
- tenure: school-board-scrape-2026-06
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Hall, Chris"
|
||||
description: "Collier County Commission — Collier County, FL"
|
||||
role: "Collier County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "ed429fc3-6646-42ed-93f5-be8cd346eeb8"
|
||||
office: "452e3042-2b27-4203-a2e2-eb3d975cc1ae"
|
||||
tenure: "787df964-3607-49ac-a53f-dfabe123f1b0"
|
||||
jurisdiction: "62526156-a98c-4334-a574-0b2e743384d7"
|
||||
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"
|
||||
---
|
||||
|
||||
# Hall, Chris
|
||||
|
||||
Current Collier County Commission (Collier 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: "Jennifer Edwards"
|
||||
description: "Supervisor of Elections, Collier County — Collier County, FL"
|
||||
role: "Supervisor of Elections, Collier County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "Supervisor.Elections@CollierVotes.gov"
|
||||
phone: "(239) 252-8683"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "c8476fca-4255-4fa3-a813-5ef2d8bc6ddd"
|
||||
office: "bec69185-965f-40a3-8a3e-eccaec4a6145"
|
||||
tenure: "e071ffe5-7d58-4837-955f-3b2050481f42"
|
||||
jurisdiction: "21a0c624-453c-4c04-8163-0e0c6b1408db"
|
||||
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"
|
||||
---
|
||||
|
||||
# Jennifer Edwards
|
||||
|
||||
Current Supervisor of Elections, Collier County (Collier 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: "Jerry D Rutherford"
|
||||
description: "Collier County School Board — Collier County, FL"
|
||||
role: "Collier County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "54176a49-4c55-44a0-a157-befef6be62d0"
|
||||
office: "c8d140f8-5314-4095-90d1-cf3324f6babd"
|
||||
tenure: "e4869148-f340-4acf-acc9-5ef6740445f9"
|
||||
jurisdiction: "dbe90b37-f82e-44e1-a37f-e4a723c5b399"
|
||||
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"
|
||||
---
|
||||
|
||||
# Jerry D Rutherford
|
||||
|
||||
Current Collier County School Board (Collier 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 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Jerry Rutherford"
|
||||
description: "Collier County School Board — Collier County, FL"
|
||||
role: "Collier County School Board"
|
||||
description: "Collier County School Board - District 1 — Collier County, FL"
|
||||
role: "Collier County School Board - District 1"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Role: District 1"
|
||||
ids:
|
||||
person: "49e57aae-db95-4363-91db-e69de07e59bd"
|
||||
office: "ab11ddb0-fd98-433b-beff-ee8678c11402"
|
||||
tenure: "10c74095-95c2-4b33-9a86-2247f5f10446"
|
||||
jurisdiction: "beeb376e-a853-4386-8814-3188304b151e"
|
||||
person: "fd82312b-5a7c-4215-8e3e-9edd6a032140"
|
||||
office: "57a9c8ef-a21d-4719-b7b5-f1666e81816d"
|
||||
tenure: "c119c660-3a6e-42ed-9c6c-0060598788a7"
|
||||
jurisdiction: "12003e11-b10e-4a74-9a40-c2ae0e9dde2c"
|
||||
sources:
|
||||
- field: office
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "Collier County Schools website"
|
||||
- field: tenure
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "Collier County Schools"
|
||||
- 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"
|
||||
---
|
||||
|
||||
# Jerry Rutherford
|
||||
|
||||
Current Collier County School Board (Collier County, FL).
|
||||
Current Collier County School Board - District 1 (Collier County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: school-board-scrape-2026-06
|
||||
- tenure: school-board-scrape-2026-06
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
- office: Collier County Schools website
|
||||
- tenure: Collier County Schools
|
||||
- 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,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Kelly Lichter"
|
||||
description: "Collier County School Board — Collier County, FL"
|
||||
role: "Collier County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "53afbde0-949d-43d5-bd9e-41cd53ad303b"
|
||||
office: "8ff3bd07-2f73-420e-8531-3fa6b6a618f8"
|
||||
tenure: "3b910d6f-1fe5-4388-aa94-2ca697f8ef50"
|
||||
jurisdiction: "12128148-2f5f-49ef-ac35-12a53a30c6be"
|
||||
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"
|
||||
---
|
||||
|
||||
# Kelly Lichter
|
||||
|
||||
Current Collier County School Board (Collier 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 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Kelly Mason"
|
||||
description: "Collier County School Board — Collier County, FL"
|
||||
role: "Collier County School Board"
|
||||
description: "Collier County School Board - District 3 — Collier County, FL"
|
||||
role: "Collier County School Board - District 3"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Role: District 3"
|
||||
ids:
|
||||
person: "10c38cc9-63aa-408e-bdfa-0eb2da67ffda"
|
||||
office: "ab11ddb0-fd98-433b-beff-ee8678c11402"
|
||||
tenure: "bf9882ad-284b-4007-8999-d1f5e6308ac6"
|
||||
jurisdiction: "beeb376e-a853-4386-8814-3188304b151e"
|
||||
person: "39b18fbc-9139-4a99-8d3c-03584a86736a"
|
||||
office: "043abeb4-5146-4cfe-8bd2-60fd133644d2"
|
||||
tenure: "53baef46-09d4-4e53-b21c-d5415fc2c182"
|
||||
jurisdiction: "54743bd2-0628-4523-9c0f-2faec3e0e510"
|
||||
sources:
|
||||
- field: office
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "Collier County Schools website"
|
||||
- field: tenure
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "Collier County Schools"
|
||||
- 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"
|
||||
---
|
||||
|
||||
# Kelly Mason
|
||||
|
||||
Current Collier County School Board (Collier County, FL).
|
||||
Current Collier County School Board - District 3 (Collier County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: school-board-scrape-2026-06
|
||||
- tenure: school-board-scrape-2026-06
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
- office: Collier County Schools website
|
||||
- tenure: Collier County Schools
|
||||
- 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,43 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Kevin Rambosk"
|
||||
description: "Sheriff, Collier County — Collier County, FL"
|
||||
role: "Sheriff, Collier County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "sheriff@colliersheriff.org"
|
||||
phone: "(239) 252-9300"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "f40d1a1f-3c05-4fd0-8c36-3e078f9e8e7e"
|
||||
office: "ec2f5b7b-5b14-4467-8f4a-c40ffd89f2ff"
|
||||
tenure: "4acad08e-b6d8-4904-94a5-8591cd471113"
|
||||
jurisdiction: "9e141620-532c-4c88-b1ab-51dda00c45d2"
|
||||
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"
|
||||
---
|
||||
|
||||
# Kevin Rambosk
|
||||
|
||||
Current Sheriff, Collier County (Collier 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: "Kinzel, Crystal"
|
||||
description: "Collier County Clerk of Court — Collier County, FL"
|
||||
role: "Collier County Clerk of Court"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Clerk of Court, Collier County"
|
||||
ids:
|
||||
person: "4d859442-dbe9-4867-934c-ad7b26ef5af7"
|
||||
office: "49c32b05-6033-4d4a-8915-4c67c8e9ece8"
|
||||
tenure: "7daaf81c-1c65-485d-ae08-46ba04a7825e"
|
||||
jurisdiction: "5c162d21-204b-4e1b-a60a-97b8327379c7"
|
||||
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"
|
||||
---
|
||||
|
||||
# Kinzel, Crystal
|
||||
|
||||
Current Collier County Clerk of Court (Collier 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: "Kowal, Daniel"
|
||||
description: "Collier County Commission — Collier County, FL"
|
||||
role: "Collier County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "cd2fa414-0274-42f7-b188-2f44a67d79c2"
|
||||
office: "452e3042-2b27-4203-a2e2-eb3d975cc1ae"
|
||||
tenure: "fcc0ed0c-f9ea-458c-8013-21dc6215922d"
|
||||
jurisdiction: "62526156-a98c-4334-a574-0b2e743384d7"
|
||||
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"
|
||||
---
|
||||
|
||||
# Kowal, Daniel
|
||||
|
||||
Current Collier County Commission (Collier 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: "Larry Ray"
|
||||
description: "Tax Collector, Collier County — Collier County, FL"
|
||||
role: "Tax Collector, Collier County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "lray@colliertax.com"
|
||||
phone: "(239) 252-8171"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "62ab927d-e3a5-4662-977a-56957252ab5f"
|
||||
office: "a839570e-0f26-4785-94c9-349ebb3950b2"
|
||||
tenure: "e74dcef6-537d-43d9-b7b7-9dc938b4276b"
|
||||
jurisdiction: "d9b674a0-a382-4d9a-9c51-d5509410884a"
|
||||
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"
|
||||
---
|
||||
|
||||
# Larry Ray
|
||||
|
||||
Current Tax Collector, Collier County (Collier 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: "LoCastro, Rick"
|
||||
description: "Collier County Commission — Collier County, FL"
|
||||
role: "Collier County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "c947fb22-024c-4e61-9fe4-a58a2710cf45"
|
||||
office: "452e3042-2b27-4203-a2e2-eb3d975cc1ae"
|
||||
tenure: "fed1ee90-2d9c-40a6-bd40-ef9ea7afbc0f"
|
||||
jurisdiction: "62526156-a98c-4334-a574-0b2e743384d7"
|
||||
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"
|
||||
---
|
||||
|
||||
# LoCastro, Rick
|
||||
|
||||
Current Collier County Commission (Collier 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: "McDaniel, William"
|
||||
description: "Collier County Commission — Collier County, FL"
|
||||
role: "Collier County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "7f3aea19-0c5c-4146-ba37-8c7bedc93a7c"
|
||||
office: "452e3042-2b27-4203-a2e2-eb3d975cc1ae"
|
||||
tenure: "a2aa5f95-a703-481c-89fa-acd2b080f2b3"
|
||||
jurisdiction: "62526156-a98c-4334-a574-0b2e743384d7"
|
||||
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"
|
||||
---
|
||||
|
||||
# McDaniel, William
|
||||
|
||||
Current Collier County Commission (Collier 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: "Melissa Blazier"
|
||||
description: "Supervisor of Elections, Collier County — Collier County, FL"
|
||||
role: "Supervisor of Elections, Collier County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(239) 252-8683"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "2d440c29-2ac9-4415-bac1-7c10b739d9f3"
|
||||
office: "2fd3371f-d074-4ae7-b5a1-a981221e19f8"
|
||||
tenure: "6fdf59e9-5f88-4f99-933e-4bb5b9141800"
|
||||
jurisdiction: "ce234f4a-1eb7-4413-b091-8f815ce992a6"
|
||||
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"
|
||||
---
|
||||
|
||||
# Melissa Blazier
|
||||
|
||||
Current Supervisor of Elections, Collier County (Collier 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: "Rambosk, Kevin"
|
||||
description: "Sheriff of Collier County"
|
||||
role: "Sheriff of Collier County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Sheriff, Collier County"
|
||||
ids:
|
||||
person: "e698d3b6-5bd6-4a2e-ab18-a135d3ce321d"
|
||||
office: "077df6d0-85c0-46b3-93f7-572b7a3c1e34"
|
||||
tenure: "858bdca5-417e-440b-b427-8f0773965b39"
|
||||
sources:
|
||||
- field: office
|
||||
source: "fac-directory-scrape"
|
||||
- field: tenure
|
||||
source: "fac-directory-scrape"
|
||||
confidence: official
|
||||
tags: [officeholder, county, executive, fl]
|
||||
timestamp: "2026-06-20"
|
||||
---
|
||||
|
||||
# Rambosk, Kevin
|
||||
|
||||
Current Sheriff of Collier 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: "Ray, Larry"
|
||||
description: "Collier County Tax Collector — Collier County, FL"
|
||||
role: "Collier County Tax Collector"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Tax Collector, Collier County"
|
||||
ids:
|
||||
person: "d61f5ea5-3642-4a27-a953-bc0b83cc4200"
|
||||
office: "ec54d7c9-5afa-4fc5-af1a-091df7fbeb0a"
|
||||
tenure: "41e95a9e-dcf7-47b0-a87c-6aec0ee0e049"
|
||||
jurisdiction: "2a0d6b45-15af-4c20-851b-95332dd03270"
|
||||
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"
|
||||
---
|
||||
|
||||
# Ray, Larry
|
||||
|
||||
Current Collier County Tax Collector (Collier 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: "Rick LoCastro"
|
||||
description: "Commissioner, Collier County — Collier County, FL"
|
||||
role: "Commissioner, Collier County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(239) 252-8601"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "7b23045e-8f83-4f7b-bd21-51200333ff0c"
|
||||
office: "ec7b445a-f1ae-47be-8d1c-7fc89495ca60"
|
||||
tenure: "84735b27-24bd-492f-a6de-5bc688639e0f"
|
||||
jurisdiction: "8386d942-9876-470f-a0ef-1fe1325454cc"
|
||||
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"
|
||||
---
|
||||
|
||||
# Rick LoCastro
|
||||
|
||||
Current Commissioner, Collier County (Collier 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: "Rob Stoneburner"
|
||||
description: "Tax Collector, Collier County — Collier County, FL"
|
||||
role: "Tax Collector, Collier County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(239) 252-8171"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "ab6fe2cf-9ca0-4e11-a6ee-22bbd5babed1"
|
||||
office: "d9a67321-e3e0-49ca-8e8f-c9d7df880d3f"
|
||||
tenure: "18e45068-41ca-4e75-a5e3-811206986721"
|
||||
jurisdiction: "e138e26b-4165-4bbe-a132-9483af4ffba6"
|
||||
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"
|
||||
---
|
||||
|
||||
# Rob Stoneburner
|
||||
|
||||
Current Tax Collector, Collier County (Collier 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: "Saunders, Burt"
|
||||
description: "Collier County Commission — Collier County, FL"
|
||||
role: "Collier County Commission"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Title: Commissioner"
|
||||
ids:
|
||||
person: "cdc9eea0-1376-421a-b0c3-0367cd300562"
|
||||
office: "452e3042-2b27-4203-a2e2-eb3d975cc1ae"
|
||||
tenure: "baac3282-dcb4-4e41-ad0c-59edca3f226d"
|
||||
jurisdiction: "62526156-a98c-4334-a574-0b2e743384d7"
|
||||
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"
|
||||
---
|
||||
|
||||
# Saunders, Burt
|
||||
|
||||
Current Collier County Commission (Collier 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: "Skinner, Abe"
|
||||
description: "Collier County Property Appraiser — Collier County, FL"
|
||||
role: "Collier County Property Appraiser"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Property Appraiser, Collier County"
|
||||
ids:
|
||||
person: "833dfdcb-dc90-413a-81b7-284b3401df61"
|
||||
office: "971fbdaa-68d2-4194-b6a8-f1d5d67133c1"
|
||||
tenure: "3d911db0-c653-4b4b-9b48-e120a82624e7"
|
||||
jurisdiction: "3131d8dc-5fa3-4fd1-81b7-3e05bf1a0cfc"
|
||||
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"
|
||||
---
|
||||
|
||||
# Skinner, Abe
|
||||
|
||||
Current Collier County Property Appraiser (Collier County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: fac-directory-scrape
|
||||
- tenure: fac-directory-scrape
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Stephanie Lucarelli"
|
||||
description: "Collier County School Board — Collier County, FL"
|
||||
role: "Collier County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "053a8b22-8596-4ba6-9ed2-930ae50b238d"
|
||||
office: "b608aec9-79da-4f20-9229-4be090d03343"
|
||||
tenure: "14c54d30-696b-43b6-b754-bedd169edf26"
|
||||
jurisdiction: "f8ddb9d8-0d59-4d6b-b8af-c72ebdd921fc"
|
||||
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"
|
||||
---
|
||||
|
||||
# Stephanie Lucarelli
|
||||
|
||||
Current Collier County School Board (Collier 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).
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Stephanie Lucarelli"
|
||||
description: "Collier County School Board - Chair, District 2 — Collier County, FL"
|
||||
role: "Collier County School Board - Chair, District 2"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "9ae552d4-c92e-4a89-8b06-c1e8565523d3"
|
||||
office: "fff1f770-2441-4090-bedd-f85eb62318c1"
|
||||
tenure: "ec30ed3d-a3de-44a1-9a6f-f23ee9c0f522"
|
||||
jurisdiction: "978ca2bf-eb3b-426c-bdff-8bbe103ebfed"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Collier County Schools website"
|
||||
- field: tenure
|
||||
source: "Collier County Schools"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, county, legislative, fl]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Stephanie Lucarelli
|
||||
|
||||
Current Collier County School Board - Chair, District 2 (Collier County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Collier County Schools website
|
||||
- tenure: Collier County Schools
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Stephanie Lucarelli"
|
||||
description: "Collier County School Board — Collier County, FL"
|
||||
role: "Collier County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Role: Chair, District 2"
|
||||
ids:
|
||||
person: "944434cd-26f6-4cdb-919f-d5542c65d985"
|
||||
office: "ab11ddb0-fd98-433b-beff-ee8678c11402"
|
||||
tenure: "638dd942-19fa-4b80-9333-b6d16d682a37"
|
||||
jurisdiction: "beeb376e-a853-4386-8814-3188304b151e"
|
||||
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"
|
||||
---
|
||||
|
||||
# Stephanie Lucarelli
|
||||
|
||||
Current Collier County School Board (Collier County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: school-board-scrape-2026-06
|
||||
- tenure: school-board-scrape-2026-06
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
@@ -1,39 +0,0 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Stoneburner, Rob"
|
||||
description: "Collier County Tax Collector — Collier County, FL"
|
||||
role: "Collier County Tax Collector"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
tenure:
|
||||
current: true
|
||||
notes: "Original title: Tax Collector, Collier County"
|
||||
ids:
|
||||
person: "234766e7-cdc3-46f8-9ca9-c5ece453de72"
|
||||
office: "ec54d7c9-5afa-4fc5-af1a-091df7fbeb0a"
|
||||
tenure: "3416e6b5-8948-4f79-810f-58b33cd198e1"
|
||||
jurisdiction: "2a0d6b45-15af-4c20-851b-95332dd03270"
|
||||
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"
|
||||
---
|
||||
|
||||
# Stoneburner, Rob
|
||||
|
||||
Current Collier County Tax Collector (Collier 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 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Tim Moshier"
|
||||
description: "Collier County School Board — Collier County, FL"
|
||||
role: "Collier County School Board"
|
||||
description: "Collier County School Board - District 5 — Collier County, FL"
|
||||
role: "Collier County School Board - District 5"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
notes: "Role: District 5"
|
||||
ids:
|
||||
person: "c0bc665c-f9f2-411b-9a18-72b2bb7d3d12"
|
||||
office: "ab11ddb0-fd98-433b-beff-ee8678c11402"
|
||||
tenure: "035fcb5d-ae9f-4797-a339-89661dd2a110"
|
||||
jurisdiction: "beeb376e-a853-4386-8814-3188304b151e"
|
||||
person: "1fbb7946-b50b-4c4c-a3f0-76065304d2b9"
|
||||
office: "e00d8f4c-ca4d-4e8f-a29a-369afbfb707a"
|
||||
tenure: "c1bc3abe-10bf-4c2c-bcd4-6e03ab4a639e"
|
||||
jurisdiction: "267e7fa4-53c7-46bc-b8b7-dfb493fc1efc"
|
||||
sources:
|
||||
- field: office
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "Collier County Schools website"
|
||||
- field: tenure
|
||||
source: "school-board-scrape-2026-06"
|
||||
source: "Collier County Schools"
|
||||
- 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"
|
||||
---
|
||||
|
||||
# Tim Moshier
|
||||
|
||||
Current Collier County School Board (Collier County, FL).
|
||||
Current Collier County School Board - District 5 (Collier County, FL).
|
||||
|
||||
## Sources
|
||||
|
||||
- office: school-board-scrape-2026-06
|
||||
- tenure: school-board-scrape-2026-06
|
||||
- jurisdiction: census-tiger-2024-county
|
||||
- office: Collier County Schools website
|
||||
- tenure: Collier County Schools
|
||||
- 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,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Timothy Donald Moshier"
|
||||
description: "Collier County School Board — Collier County, FL"
|
||||
role: "Collier County School Board"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "fd578e8d-bbf3-4b46-891e-36f5d56ad5f7"
|
||||
office: "f53eb526-e05a-4a4c-bdb7-36c3208f0351"
|
||||
tenure: "d92e5339-9f92-44d7-9452-8de956c83bc0"
|
||||
jurisdiction: "248d2c15-9df0-48b9-979b-f0b4d6c75166"
|
||||
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 Donald Moshier
|
||||
|
||||
Current Collier County School Board (Collier 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: "Vickie Downs"
|
||||
description: "Property Appraiser, Collier County — Collier County, FL"
|
||||
role: "Property Appraiser, Collier County"
|
||||
level: "county"
|
||||
branch: "executive"
|
||||
state: "FL"
|
||||
contact:
|
||||
phone: "(239) 252-8255"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "68468304-de61-4661-8912-6c611da7fb79"
|
||||
office: "8e074d67-2ebb-4b1f-8e9f-022368bc9cf9"
|
||||
tenure: "f20d536c-59b8-4122-9eb7-17b8dbee0009"
|
||||
jurisdiction: "f0ea1fec-dea1-449a-bc99-7a67080a0cb9"
|
||||
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"
|
||||
---
|
||||
|
||||
# Vickie Downs
|
||||
|
||||
Current Property Appraiser, Collier County (Collier 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: "William McDaniel"
|
||||
description: "Commissioner, Collier County — Collier County, FL"
|
||||
role: "Commissioner, Collier County"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "bill.mcdaniel@colliercountyfl.gov"
|
||||
phone: "(239) 253-1617"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "cbb43c55-2c75-4f8d-b998-fac9e4dd73af"
|
||||
office: "5b4d6b88-e316-44f7-8335-18cbf33cdfc3"
|
||||
tenure: "6277cc0a-280b-42cf-934c-ea817c241954"
|
||||
jurisdiction: "757a683b-6254-427b-817f-3bb5d45a343e"
|
||||
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"
|
||||
---
|
||||
|
||||
# William McDaniel
|
||||
|
||||
Current Commissioner, Collier County (Collier 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).
|
||||
Reference in New Issue
Block a user