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
@@ -0,0 +1,39 @@
---
type: Person
title: "Rick Blangiardi"
description: "Mayor, Honolulu, HI — East Honolulu"
role: "Mayor, Honolulu, HI"
level: "municipal"
branch: "executive"
state: "HI"
tenure:
start: "2021-01-02"
current: true
ids:
person: "3e089119-5393-4af9-b9ec-d52e93cbd4c6"
office: "644c5748-04f3-4052-a9c9-7e8641fec6d3"
tenure: "66b47c42-98ba-4493-819e-955a01a3413d"
jurisdiction: "2fa92c11-5e16-41f2-a3c3-182c9df935f6"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, hi]
timestamp: "2026-07-04"
---
# Rick Blangiardi
Current Mayor, Honolulu, HI (East Honolulu).
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).