1545fcf5ca
One record, one file. The jurisdiction tree is now real: us/people/ 542 federal us/states/<xx>/people/ 7,561 state us/states/fl/counties/<c>/people/ 1,058 county .../municipalities/<m>/people/ 2,124 municipal (67 FL counties) Each file is OKF markdown + YAML frontmatter: fixed key order, field-level source provenance, Atlas UUIDs for round-tripping, deterministic paths and slugs. Converter passes the determinism test: two runs, byte-identical tree. Generated by scripts/convert_officeholders.py from data/officeholders-v2.jsonl (unchanged). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
42 lines
921 B
Markdown
42 lines
921 B
Markdown
---
|
|
type: Person
|
|
title: "Matt Meyer"
|
|
description: "Governor of Delaware"
|
|
role: "Governor of Delaware"
|
|
party: "D"
|
|
level: "state"
|
|
branch: "executive"
|
|
state: "DE"
|
|
tenure:
|
|
start: "2025-01-21"
|
|
current: true
|
|
election:
|
|
next: 2028
|
|
term_length: 4
|
|
term_limit: "none"
|
|
ids:
|
|
person: "13b702b0-8d80-450e-b80d-19316b1d9987"
|
|
office: "d5651665-f9a2-481e-83bd-81197b4497ae"
|
|
tenure: "7aee7072-3b4c-402e-adcc-609b9419cfe2"
|
|
jurisdiction: "02282652-284f-427f-8f68-c8dab7c1724a"
|
|
sources:
|
|
- field: tenure
|
|
source: "Stateside Associates 2026-01-20"
|
|
- field: jurisdiction
|
|
source: "Natural Earth via eric.clst.org"
|
|
confidence: official
|
|
tags: [officeholder, state, executive, de]
|
|
timestamp: "2026-06-20"
|
|
---
|
|
|
|
# Matt Meyer
|
|
|
|
Current Governor of Delaware.
|
|
|
|
## Sources
|
|
|
|
- tenure: Stateside Associates 2026-01-20
|
|
- jurisdiction: Natural Earth via eric.clst.org
|
|
|
|
Generated from the Atlas officeholders v2 export (2026-06-20).
|