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
946 B
Markdown
42 lines
946 B
Markdown
---
|
|
type: Person
|
|
title: "Abigail Spanberger"
|
|
description: "Governor of Virginia"
|
|
role: "Governor of Virginia"
|
|
party: "D"
|
|
level: "state"
|
|
branch: "executive"
|
|
state: "VA"
|
|
tenure:
|
|
start: "2026-01-15"
|
|
current: true
|
|
election:
|
|
next: 2029
|
|
term_length: 4
|
|
term_limit: "2 consecutive"
|
|
ids:
|
|
person: "405fa2b2-fb91-4f74-a5d7-faa386361aa6"
|
|
office: "cc1a5ecd-110a-4395-8c4f-f61221a163cf"
|
|
tenure: "263e2e64-f583-4ed5-b21b-ed449d137094"
|
|
jurisdiction: "4e61a353-4169-46b9-b759-eeb7384bcbf7"
|
|
sources:
|
|
- field: tenure
|
|
source: "Stateside Associates 2026-01-20"
|
|
- field: jurisdiction
|
|
source: "Natural Earth via eric.clst.org"
|
|
confidence: official
|
|
tags: [officeholder, state, executive, va]
|
|
timestamp: "2026-06-20"
|
|
---
|
|
|
|
# Abigail Spanberger
|
|
|
|
Current Governor of Virginia.
|
|
|
|
## Sources
|
|
|
|
- tenure: Stateside Associates 2026-01-20
|
|
- jurisdiction: Natural Earth via eric.clst.org
|
|
|
|
Generated from the Atlas officeholders v2 export (2026-06-20).
|