Raw JSONL to structured tree: 11,285 entity files

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>
This commit is contained in:
Fabio
2026-07-03 18:08:31 -04:00
parent 710405d710
commit 1545fcf5ca
11287 changed files with 456313 additions and 0 deletions
@@ -0,0 +1,41 @@
---
type: Person
title: "Jim Pillen"
description: "Governor of Nebraska"
role: "Governor of Nebraska"
party: "R"
level: "state"
branch: "executive"
state: "NE"
tenure:
start: "2023-01-05"
current: true
election:
next: 2026
term_length: 4
term_limit: "2 consecutive"
ids:
person: "1a1c691e-00a1-4047-beb3-3c026cb6baab"
office: "d01a231c-1801-44fc-a17a-4e87ad1cdff5"
tenure: "6024838f-b599-4422-9ce0-137148a159eb"
jurisdiction: "3ecf32d5-0629-4e5d-8a1b-68cfc921753b"
sources:
- field: tenure
source: "Stateside Associates 2026-01-20"
- field: jurisdiction
source: "Natural Earth via eric.clst.org"
confidence: official
tags: [officeholder, state, executive, ne]
timestamp: "2026-06-20"
---
# Jim Pillen
Current Governor of Nebraska.
## Sources
- tenure: Stateside Associates 2026-01-20
- jurisdiction: Natural Earth via eric.clst.org
Generated from the Atlas officeholders v2 export (2026-06-20).
@@ -0,0 +1,39 @@
---
type: Person
title: "Joe Kelly"
description: "NE Lt Governor — State of Nebraska"
role: "NE Lt Governor"
party: "R"
level: "state"
branch: "executive"
state: "NE"
tenure:
start: "2023-01-05"
current: true
election:
term_length: 4
ids:
person: "077da6ed-704c-4bc8-851b-ccc8631b404d"
office: "fedece93-40d5-4e35-9f25-195ea7ae3c48"
tenure: "8a146663-eec9-4a97-a10f-31abf96ded13"
jurisdiction: "8865dc0a-aa42-4a90-be4d-eb15ae329787"
sources:
- field: tenure
source: "OpenStates YAML via GitHub 2026-06-20"
- field: jurisdiction
source: "Derived from governor jurisdiction"
confidence: official
tags: [officeholder, state, executive, ne]
timestamp: "2026-06-20"
---
# Joe Kelly
Current NE Lt Governor (State of Nebraska).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
- jurisdiction: Derived from governor jurisdiction
Generated from the Atlas officeholders v2 export (2026-06-20).
@@ -0,0 +1,39 @@
---
type: Person
title: "Mike Hilgers"
description: "NE Attorney General — State of Nebraska"
role: "NE Attorney General"
party: "NON"
level: "state"
branch: "executive"
state: "NE"
tenure:
start: "2023-01-05"
current: true
election:
term_length: 4
ids:
person: "f117c5fe-2506-4c83-8f69-a0e7a4cfe911"
office: "04121820-da59-47a1-ac30-1724bf5070e6"
tenure: "1c36b286-c2d0-4c0f-9554-6cfcd257a191"
jurisdiction: "e80ad3a0-3f9e-481b-ad63-a17b6a903898"
sources:
- field: tenure
source: "OpenStates YAML via GitHub 2026-06-20"
- field: jurisdiction
source: "Derived from governor jurisdiction"
confidence: official
tags: [officeholder, state, executive, ne]
timestamp: "2026-06-20"
---
# Mike Hilgers
Current NE Attorney General (State of Nebraska).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
- jurisdiction: Derived from governor jurisdiction
Generated from the Atlas officeholders v2 export (2026-06-20).
@@ -0,0 +1,39 @@
---
type: Person
title: "Robert Evnen"
description: "NE Secretary Of State — State of Nebraska"
role: "NE Secretary Of State"
party: "R"
level: "state"
branch: "executive"
state: "NE"
tenure:
start: "2025-01-01"
current: true
election:
term_length: 4
ids:
person: "ce978b6e-bd5f-49d0-9d0b-257ae0ef7bd0"
office: "89fb0aca-7e92-405a-97be-9325050f61f7"
tenure: "4d7c05f3-555c-44bf-a443-40aaa819574a"
jurisdiction: "2ed48668-a6f8-47d7-ad76-42820994b508"
sources:
- field: tenure
source: "OpenStates YAML via GitHub 2026-06-20"
- field: jurisdiction
source: "Derived from governor jurisdiction"
confidence: official
tags: [officeholder, state, executive, ne]
timestamp: "2026-06-20"
---
# Robert Evnen
Current NE Secretary Of State (State of Nebraska).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
- jurisdiction: Derived from governor jurisdiction
Generated from the Atlas officeholders v2 export (2026-06-20).