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:
@@ -0,0 +1,43 @@
|
||||
---
|
||||
type: Person
|
||||
title: "John Allocco"
|
||||
description: "Commissioner, Hernando County — Hernando County, FL"
|
||||
role: "Commissioner, Hernando County"
|
||||
party: "R"
|
||||
level: "county"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
contact:
|
||||
email: "jallocco@hernandocounty.us"
|
||||
phone: "(352) 754-4002"
|
||||
tenure:
|
||||
start: "2025-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "b37a324c-c2c4-4f75-a594-7e43e25e0afe"
|
||||
office: "bb4db259-960f-4247-a5f3-9831d69bffc6"
|
||||
tenure: "85f18951-1c85-4fe0-8cd6-e4df73ed9a57"
|
||||
jurisdiction: "8c95a485-1750-4c79-93ec-a6cfdc2d01c4"
|
||||
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"
|
||||
---
|
||||
|
||||
# John Allocco
|
||||
|
||||
Current Commissioner, Hernando County (Hernando 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