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
1.0 KiB
Markdown
42 lines
1.0 KiB
Markdown
---
|
|
type: Person
|
|
title: "Mike Smith"
|
|
description: "DE House District 22 — DE State House of Representatives District 22"
|
|
role: "DE House District 22"
|
|
party: "R"
|
|
level: "state"
|
|
branch: "legislative"
|
|
state: "DE"
|
|
district: "DE State House of Representatives District 22"
|
|
tenure:
|
|
start: "2018-11-07"
|
|
current: true
|
|
election:
|
|
term_length: 2
|
|
term_limit: "varies"
|
|
ids:
|
|
person: "12fd1dd6-b35a-47e2-b518-57257f75a7b6"
|
|
office: "ec17c7dc-fe4c-47d3-bad4-4d0c37f4b40a"
|
|
tenure: "e06385ff-4c16-4d53-bbfd-d08c7ccd3b5c"
|
|
jurisdiction: "5889e726-2876-496e-a415-e8246787aa24"
|
|
sources:
|
|
- field: tenure
|
|
source: "OpenStates YAML via GitHub 2026-06-20"
|
|
- field: jurisdiction
|
|
source: "SLDL (Census 2025)"
|
|
confidence: official
|
|
tags: [officeholder, state, legislative, de]
|
|
timestamp: "2026-06-20"
|
|
---
|
|
|
|
# Mike Smith
|
|
|
|
Current DE House District 22 (DE State House of Representatives District 22).
|
|
|
|
## Sources
|
|
|
|
- tenure: OpenStates YAML via GitHub 2026-06-20
|
|
- jurisdiction: SLDL (Census 2025)
|
|
|
|
Generated from the Atlas officeholders v2 export (2026-06-20).
|