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>
41 lines
949 B
Markdown
41 lines
949 B
Markdown
---
|
|
type: Person
|
|
title: "Donald Trump"
|
|
description: "President of the United States"
|
|
role: "President of the United States"
|
|
party: "R"
|
|
level: "federal"
|
|
branch: "executive"
|
|
tenure:
|
|
start: "2025-01-20"
|
|
current: true
|
|
election:
|
|
next: 2028
|
|
term_length: 4
|
|
term_limit: "2 lifetime"
|
|
ids:
|
|
person: "c3459819-c90e-403c-9d57-77c7e38ad3e1"
|
|
office: "c2785cf2-a4bb-4d44-903d-2e35ff10ed0f"
|
|
tenure: "7bd17368-d4b8-497b-91f3-7729ef24adb3"
|
|
jurisdiction: "3c5e622b-7835-459f-9dd4-1f81c5ed7efd"
|
|
sources:
|
|
- field: tenure
|
|
source: "Stateside Associates 2026-01-20"
|
|
- field: jurisdiction
|
|
source: "Natural Earth via eric.clst.org"
|
|
confidence: official
|
|
tags: [officeholder, federal, executive]
|
|
timestamp: "2026-06-20"
|
|
---
|
|
|
|
# Donald Trump
|
|
|
|
Current President of the United States.
|
|
|
|
## Sources
|
|
|
|
- tenure: Stateside Associates 2026-01-20
|
|
- jurisdiction: Natural Earth via eric.clst.org
|
|
|
|
Generated from the Atlas officeholders v2 export (2026-06-20).
|