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"
# Union County, FL
County jurisdiction — 25 officeholders mapped.
County jurisdiction — 30 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"
---
# Annette G. Redman
@@ -36,4 +37,4 @@ Current Lake Butler City Council (Lake Butler, 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"
---
# Fred Sirmones
@@ -36,4 +37,4 @@ Current Lake Butler City Council (Lake Butler, 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"
---
# Jill Melissa Hendrix
@@ -36,4 +37,4 @@ Current Mayor of Lake Butler (Lake Butler, 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"
---
# Joe Stephenson
@@ -36,4 +37,4 @@ Current Lake Butler City Council (Lake Butler, 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"
---
# Rondoll Huggins
@@ -36,4 +37,4 @@ Current Lake Butler City Council (Lake Butler, 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: Councilwoman"
ids:
@@ -23,7 +24,7 @@ sources:
source: "census-tiger-2024"
confidence: official
tags: [officeholder, municipal, legislative, fl]
timestamp: "2026-06-20"
timestamp: "2026-07-04"
---
# Benita Griffis
@@ -36,4 +37,4 @@ Current Raiford City Council (Raiford, 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: Councilwoman"
ids:
@@ -23,7 +24,7 @@ sources:
source: "census-tiger-2024"
confidence: official
tags: [officeholder, municipal, legislative, fl]
timestamp: "2026-06-20"
timestamp: "2026-07-04"
---
# Deana Rainey
@@ -36,4 +37,4 @@ Current Raiford City Council (Raiford, 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"
---
# Lamar Griffis
@@ -36,4 +37,4 @@ Current Mayor of Raiford (Raiford, 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: Councilman"
ids:
@@ -23,7 +24,7 @@ sources:
source: "census-tiger-2024"
confidence: official
tags: [officeholder, municipal, legislative, fl]
timestamp: "2026-06-20"
timestamp: "2026-07-04"
---
# Randall Griffis
@@ -36,4 +37,4 @@ Current Raiford City Council (Raiford, 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: Council President"
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"
---
# Sherry Richard
@@ -36,4 +37,4 @@ Current Raiford City Council (Raiford, 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: Councilwoman"
ids:
@@ -23,7 +24,7 @@ sources:
source: "census-tiger-2024"
confidence: official
tags: [officeholder, municipal, legislative, fl]
timestamp: "2026-06-20"
timestamp: "2026-07-04"
---
# Nita Elixson
@@ -36,4 +37,4 @@ Current Worthington Springs City Council (Worthington Springs, FL).
- tenure: flcities-partner-api
- jurisdiction: census-tiger-2024
Generated from the Atlas officeholders v2 export (2026-06-20).
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -7,6 +7,7 @@ level: "municipal"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
notes: "Title: Councilwoman"
ids:
@@ -23,7 +24,7 @@ sources:
source: "census-tiger-2024"
confidence: official
tags: [officeholder, municipal, legislative, fl]
timestamp: "2026-06-20"
timestamp: "2026-07-04"
---
# Pam Williams
@@ -36,4 +37,4 @@ Current Worthington Springs City Council (Worthington Springs, FL).
- tenure: flcities-partner-api
- jurisdiction: census-tiger-2024
Generated from the Atlas officeholders v2 export (2026-06-20).
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -7,6 +7,7 @@ level: "municipal"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
notes: "Title: Councilman"
ids:
@@ -23,7 +24,7 @@ sources:
source: "census-tiger-2024"
confidence: official
tags: [officeholder, municipal, legislative, fl]
timestamp: "2026-06-20"
timestamp: "2026-07-04"
---
# Shane Massey
@@ -36,4 +37,4 @@ Current Worthington Springs City Council (Worthington Springs, FL).
- tenure: flcities-partner-api
- jurisdiction: census-tiger-2024
Generated from the Atlas officeholders v2 export (2026-06-20).
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -7,6 +7,7 @@ level: "municipal"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
notes: "Title: Councilman"
ids:
@@ -23,7 +24,7 @@ sources:
source: "census-tiger-2024"
confidence: official
tags: [officeholder, municipal, legislative, fl]
timestamp: "2026-06-20"
timestamp: "2026-07-04"
---
# Travis Hemphill
@@ -36,4 +37,4 @@ Current Worthington Springs City Council (Worthington Springs, FL).
- tenure: flcities-partner-api
- jurisdiction: census-tiger-2024
Generated from the Atlas officeholders v2 export (2026-06-20).
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -0,0 +1,43 @@
---
type: Person
title: "Brad Whitehead"
description: "Sheriff, Union County — Union County, FL"
role: "Sheriff, Union County"
party: "R"
level: "county"
branch: "executive"
state: "FL"
contact:
email: "unionsheriff@alltel.net"
phone: "(386) 496-2501"
tenure:
start: "2025-01-01"
current: true
ids:
person: "54476d6a-01f4-4fbc-98d0-e60fe0128799"
office: "761c2f3a-0fc1-4699-9fa5-a2aa4d5a7a20"
tenure: "280b960a-3b15-4fa6-b35f-552cc9079499"
jurisdiction: "5c2e2476-0b95-4269-8a74-e23404924b61"
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"
---
# Brad Whitehead
Current Sheriff, Union County (Union 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: "Bruce Dukes"
description: "Property Appraiser, Union County — Union County, FL"
role: "Property Appraiser, Union County"
level: "county"
branch: "executive"
state: "FL"
contact:
phone: "(386) 496-3431"
tenure:
start: "2025-01-01"
current: true
ids:
person: "7f61f19b-3754-4249-839a-e5cc9dbdd2ea"
office: "d086acb8-9080-4e44-a2ee-1152fff4c0e2"
tenure: "5787cb19-083d-40aa-90b1-45e6e5eaf989"
jurisdiction: "d2d54ec9-d4fc-4104-a677-55a28a7da7f5"
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"
---
# Bruce Dukes
Current Property Appraiser, Union County (Union 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: "Channing Dobbs"
description: "Commissioner, Union County — Union County, FL"
role: "Commissioner, Union County"
level: "county"
branch: "legislative"
state: "FL"
contact:
phone: "(386) 496-4241"
tenure:
start: "2025-01-01"
current: true
ids:
person: "f146b9aa-c689-45e7-8d6a-618346a03303"
office: "6fecef22-530c-4e8a-ad08-64ddbaba0cda"
tenure: "11c72065-d623-4ab9-858e-242abe3481bf"
jurisdiction: "b6eb5324-c836-49a9-b56c-2fcde7acd8c8"
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"
---
# Channing Dobbs
Current Commissioner, Union County (Union 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: "Christopher Hodgson"
description: "Union County School Board — Union County, FL"
role: "Union County School Board"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "93f4c579-db00-4254-a8a0-22b6a36f2227"
office: "68ceb356-4431-4d91-a52f-37fbd42ef42c"
tenure: "b3a780bd-d414-4cd9-bc93-1a7e8aebe739"
jurisdiction: "b019a8ff-8aa5-4fe5-867c-9ce687cb0a8f"
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"
---
# Christopher Hodgson
Current Union County School Board (Union 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: "Croft, Travis"
description: "Union County Commission — Union County, FL"
role: "Union County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "4319d891-2b9b-428e-ac80-0593dd4125cb"
office: "43785104-623b-4206-9f5d-04373f809e25"
tenure: "0a668b5e-6754-49f9-b797-13b998af3977"
jurisdiction: "b3e723de-ae23-40fb-bd11-88dd41297a38"
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"
---
# Croft, Travis
Current Union County Commission (Union 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: "Curtis Clyatt"
description: "Union County School Board — Union County, FL"
role: "Union County School Board"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "b3a5509b-7973-4876-9289-3389b89160ed"
office: "9d059c05-092d-45f9-839b-e66449b7355c"
tenure: "ae0032ae-f77a-4f85-8409-72720b5a1378"
jurisdiction: "2468ddfb-8b34-45c3-8777-a7e852dd069d"
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"
---
# Curtis Clyatt
Current Union County School Board (Union County, FL).
## Sources
- office: FL Division of Elections
- tenure: FL Division of Elections
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -0,0 +1,42 @@
---
type: Person
title: "Deborah Osborne"
description: "Supervisor of Elections, Union County — Union County, FL"
role: "Supervisor of Elections, Union County"
level: "county"
branch: "executive"
state: "FL"
contact:
email: "unionsoe@circuit8.org"
phone: "(386) 496-2236"
tenure:
start: "2025-01-01"
current: true
ids:
person: "1cfbcbbb-69ed-46fc-8845-6548abed2efe"
office: "e5c282be-47ca-4588-9fc3-b06ebb5ddd63"
tenure: "a2c6ee98-0cf3-44c5-9404-0081bcea6338"
jurisdiction: "500bbf8f-f4b1-43cd-8003-560318ee49f9"
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"
---
# Deborah Osborne
Current Supervisor of Elections, Union County (Union 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: "Dobbs, Channing"
description: "Union County Commission — Union County, FL"
role: "Union County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "183762d8-3652-4ddf-9194-fc12fd9b7b0b"
office: "43785104-623b-4206-9f5d-04373f809e25"
tenure: "b097e9ec-ec2a-4da4-8bb4-b2dee698e766"
jurisdiction: "b3e723de-ae23-40fb-bd11-88dd41297a38"
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"
---
# Dobbs, Channing
Current Union County Commission (Union 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: "Donna Jackson"
description: "Commissioner, Union County — Union County, FL"
role: "Commissioner, Union County"
level: "county"
branch: "legislative"
state: "FL"
contact:
email: "district1@unioncounty-fl.gov"
phone: "(386) 496-4241"
tenure:
start: "2025-01-01"
current: true
ids:
person: "36c78ea2-8f23-45fd-9a47-7b40682a3183"
office: "31ae111f-857e-4b83-a5d1-90c7ef1284be"
tenure: "f95957b2-21b6-49fb-8379-ad335220e1ba"
jurisdiction: "f798e8f4-ab8e-4332-86be-e30669a69234"
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"
---
# Donna Jackson
Current Commissioner, Union County (Union 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: "Dukes, Bruce"
description: "Union County Property Appraiser — Union County, FL"
role: "Union County Property Appraiser"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Property Appraiser, Union County"
ids:
person: "5105b9df-b2ba-4737-8a06-e2657dda5881"
office: "d43a8ddd-b53b-46f2-ae0b-24e2b65d9c2a"
tenure: "d1d400e0-0143-43bb-98f6-a8c75f38e7de"
jurisdiction: "09a27fd8-276c-4385-be98-29244d7ee4d0"
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"
---
# Dukes, Bruce
Current Union County Property Appraiser (Union 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: "Jackson, Donna"
description: "Union County Commission — Union County, FL"
role: "Union County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "69c65e7e-8667-4d2f-86ae-5e315785c9b0"
office: "43785104-623b-4206-9f5d-04373f809e25"
tenure: "03a45946-53a6-4e35-85ad-53705bd1419d"
jurisdiction: "b3e723de-ae23-40fb-bd11-88dd41297a38"
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"
---
# Jackson, Donna
Current Union County Commission (Union 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: "James Tallman"
description: "Commissioner, Union County — Union County, FL"
role: "Commissioner, Union County"
level: "county"
branch: "legislative"
state: "FL"
contact:
email: "ucbocc@windstream.net"
phone: "(386) 496-4241"
tenure:
start: "2025-01-01"
current: true
ids:
person: "b346cf91-5e1f-455c-bfce-2ac945740068"
office: "8e6f8022-d835-4a75-9c1e-3c53a7a9b0d6"
tenure: "eedbc05a-862a-4ebf-867a-f9f2901291da"
jurisdiction: "9f1b0ec4-50f2-4e61-9cc9-f118d8098407"
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"
---
# James Tallman
Current Commissioner, Union County (Union 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: "Johns, Mac"
description: "Union County Commission — Union County, FL"
role: "Union County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "2cd43f56-9f9a-4c96-90af-8b07244716d4"
office: "43785104-623b-4206-9f5d-04373f809e25"
tenure: "43c1f51a-72d2-4e9a-a709-af0f20e402e6"
jurisdiction: "b3e723de-ae23-40fb-bd11-88dd41297a38"
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"
---
# Johns, Mac
Current Union County Commission (Union 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: "Johnson, Lisa"
description: "Union County Tax Collector — Union County, FL"
role: "Union County Tax Collector"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Tax Collector, Union County"
ids:
person: "78ad5eb1-5c3b-4f2d-a83d-05cbe7bbd5e5"
office: "5debd386-67ac-46a3-896c-76b75d344f9c"
tenure: "1d9c45c7-8257-4374-9103-c37e9de2fce9"
jurisdiction: "89f83650-8c8b-475d-bfea-de3a526adb4d"
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"
---
# Johnson, Lisa
Current Union County Tax Collector (Union 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: "Kellie Rhoades"
description: "Clerk of Court, Union County — Union County, FL"
role: "Clerk of Court, Union County"
level: "county"
branch: "executive"
state: "FL"
contact:
email: "rhoadesk@unionclerk.com"
phone: "(386) 496-3711"
tenure:
start: "2025-01-01"
current: true
ids:
person: "b384f681-7090-4cfb-8453-3b037557628d"
office: "50fb78d7-a04c-4259-96f5-88185f6f23bd"
tenure: "6b0d93f4-241f-4876-8eb2-ddfe6f1043f9"
jurisdiction: "4fefe8cf-f5b0-4cc1-b62e-a8bb95aa96a4"
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"
---
# Kellie Rhoades
Current Clerk of Court, Union County (Union 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: "Lisa Johnson"
description: "Tax Collector, Union County — Union County, FL"
role: "Tax Collector, Union County"
level: "county"
branch: "executive"
state: "FL"
contact:
phone: "(386) 496-3331"
tenure:
start: "2025-01-01"
current: true
ids:
person: "2e9f38d2-58af-4df4-b538-99e01e9c466a"
office: "d6e319f3-2cc3-41c9-bd5d-254333ef1bc8"
tenure: "fa580714-653b-4952-bf5b-a27245e027ca"
jurisdiction: "3683a54c-4584-4177-b1cf-f9d418cdbe96"
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"
---
# Lisa Johnson
Current Tax Collector, Union County (Union 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: "Mac Johns"
description: "Commissioner, Union County — Union County, FL"
role: "Commissioner, Union County"
level: "county"
branch: "legislative"
state: "FL"
contact:
phone: "(386) 496-4241"
tenure:
start: "2025-01-01"
current: true
ids:
person: "aa8dbd15-28d0-45aa-b4cd-f867f0f74348"
office: "05a6f7df-b3f2-41f6-aab2-7984111f0d91"
tenure: "14c4402d-a9bd-44a9-b898-db9ed25390a1"
jurisdiction: "d13d4b95-a691-4faf-9674-28e5169d941a"
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"
---
# Mac Johns
Current Commissioner, Union County (Union 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: "McNeal, Melissa"
description: "Union County Commission — Union County, FL"
role: "Union County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "46066278-7e28-484a-a856-60e57bcc39bb"
office: "43785104-623b-4206-9f5d-04373f809e25"
tenure: "3574ba76-fe6d-4610-bcec-1761cdda04bf"
jurisdiction: "b3e723de-ae23-40fb-bd11-88dd41297a38"
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"
---
# McNeal, Melissa
Current Union County Commission (Union 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: "Melissa McNeal"
description: "Commissioner, Union County — Union County, FL"
role: "Commissioner, Union County"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "41de744f-a3ff-44bc-9aab-94936422633b"
office: "150f1204-763c-4b11-b05d-5a0218028055"
tenure: "44d836d6-c94e-481c-bc13-61e11c63b87d"
jurisdiction: "77467430-5e11-4805-9233-6ea2e32c3a80"
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"
---
# Melissa McNeal
Current Commissioner, Union County (Union 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: "Osborne, Deborah"
description: "Union County Supervisor of Elections — Union County, FL"
role: "Union County Supervisor of Elections"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Supervisor of Elections, Union County"
ids:
person: "526ff69c-6727-4d93-a25e-7462ff4ce15f"
office: "ec4eadb3-bc27-4b3b-8c11-fd915d307e77"
tenure: "52694484-814e-41ca-bad2-8f0607cbf6f2"
jurisdiction: "80fe2949-ac47-4909-96e2-ac916f15677a"
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"
---
# Osborne, Deborah
Current Union County Supervisor of Elections (Union 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: "Rebekah G. Raulerson"
description: "Union County School Board — Union County, FL"
role: "Union County School Board"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "4800f8bf-ad56-4db1-b8af-fb10960eec72"
office: "21a93ed8-6912-47ab-ac9e-cb452e4b8ef4"
tenure: "742d46b4-2638-4d2c-8df0-2adf91746cab"
jurisdiction: "ff908613-be83-4649-81a4-755378ee62a4"
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"
---
# Rebekah G. Raulerson
Current Union County School Board (Union 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: "Rhoades, Kellie"
description: "Union County Clerk of Court — Union County, FL"
role: "Union County Clerk of Court"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Clerk of Court, Union County"
ids:
person: "1469f83f-f2ed-4b42-8f32-db4fcda5913c"
office: "fbabf4c6-e8ec-4123-9506-7a968558141a"
tenure: "8c796338-fcdc-419a-87d3-c51874ca8548"
jurisdiction: "2b9de1fc-1fb3-474a-955c-149cbb1bdade"
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"
---
# Rhoades, Kellie
Current Union County Clerk of Court (Union 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: "Russell Gordon Jr."
description: "Union County School Board — Union County, FL"
role: "Union County School Board"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "d800dc3a-321f-45d4-b5d5-d702d5740ab0"
office: "00f56f54-e943-42e8-b647-aebceca32f48"
tenure: "893bfb51-8e06-4f5d-b67f-8cdaea184c14"
jurisdiction: "b223167e-f10e-46b7-abfe-7958d879cd02"
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"
---
# Russell Gordon Jr.
Current Union County School Board (Union 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: "Tallman, James"
description: "Union County Commission — Union County, FL"
role: "Union County Commission"
level: "county"
branch: "legislative"
state: "FL"
tenure:
current: true
notes: "Title: Commissioner"
ids:
person: "be5ec291-35a7-4343-b462-107a7a82e8d3"
office: "43785104-623b-4206-9f5d-04373f809e25"
tenure: "5f66fa91-0425-4a55-9a4f-8e36459a60e4"
jurisdiction: "b3e723de-ae23-40fb-bd11-88dd41297a38"
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"
---
# Tallman, James
Current Union County Commission (Union 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: "Terra T Johnson"
description: "Union County School Board — Union County, FL"
role: "Union County School Board"
level: "county"
branch: "legislative"
state: "FL"
tenure:
start: "2025-01-01"
current: true
ids:
person: "be847d57-a981-4aa1-a018-fc7cfa3fa7b5"
office: "9c1d7a99-7f8a-4496-bf1d-67d86d833ff2"
tenure: "fcee82dc-e825-42bd-a2b5-7aece4d3b0a6"
jurisdiction: "9fe6b22c-e1ea-45c8-ab1d-edbdbf20dfa0"
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"
---
# Terra T Johnson
Current Union County School Board (Union County, FL).
## Sources
- office: FL Division of Elections
- tenure: FL Division of Elections
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -0,0 +1,42 @@
---
type: Person
title: "Travis Croft"
description: "Commissioner, Union County — Union County, FL"
role: "Commissioner, Union County"
level: "county"
branch: "legislative"
state: "FL"
contact:
email: "ucbocc@windstream.net"
phone: "(386) 496-4241"
tenure:
start: "2025-01-01"
current: true
ids:
person: "509f651b-33ee-417c-9224-efd8e9049898"
office: "0c008308-9a1d-455e-b919-60f4745a328b"
tenure: "d960e95a-69f2-4988-af5c-865729257012"
jurisdiction: "5e8f4f5a-407d-4866-801a-bd6ec65e6383"
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"
---
# Travis Croft
Current Commissioner, Union County (Union 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: "Whitehead, Brad"
description: "Sheriff of Union County"
role: "Sheriff of Union County"
level: "county"
branch: "executive"
state: "FL"
tenure:
current: true
notes: "Original title: Sheriff, Union County"
ids:
person: "412e8b9d-e426-4446-bb49-1fea2a491477"
office: "2a8716dc-fb17-4d9f-9052-f7dfb0aadcd0"
tenure: "c4cb9583-40cd-4563-bbaf-1f7c811513b4"
sources:
- field: office
source: "fac-directory-scrape"
- field: tenure
source: "fac-directory-scrape"
confidence: official
tags: [officeholder, county, executive, fl]
timestamp: "2026-06-20"
---
# Whitehead, Brad
Current Sheriff of Union County.
## Sources
- office: fac-directory-scrape
- tenure: fac-directory-scrape
Generated from the Atlas officeholders v2 export (2026-06-20).