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
932 B
Markdown
42 lines
932 B
Markdown
---
|
|
type: Person
|
|
title: "Jared Polis"
|
|
description: "Governor of Colorado"
|
|
role: "Governor of Colorado"
|
|
party: "D"
|
|
level: "state"
|
|
branch: "executive"
|
|
state: "CO"
|
|
tenure:
|
|
start: "2019-01-08"
|
|
current: true
|
|
election:
|
|
next: 2026
|
|
term_length: 4
|
|
term_limit: "2 consecutive"
|
|
ids:
|
|
person: "5ed90a21-7699-414d-b083-c2ced9e7b0f9"
|
|
office: "cc3092af-32c8-4207-b45a-7e06cfcac4dd"
|
|
tenure: "929e5489-b06e-417f-8f13-6ecd7dc6035f"
|
|
jurisdiction: "e5828999-dd07-4855-957c-56c5c3ce605a"
|
|
sources:
|
|
- field: tenure
|
|
source: "Stateside Associates 2026-01-20"
|
|
- field: jurisdiction
|
|
source: "Natural Earth via eric.clst.org"
|
|
confidence: official
|
|
tags: [officeholder, state, executive, co]
|
|
timestamp: "2026-06-20"
|
|
---
|
|
|
|
# Jared Polis
|
|
|
|
Current Governor of Colorado.
|
|
|
|
## Sources
|
|
|
|
- tenure: Stateside Associates 2026-01-20
|
|
- jurisdiction: Natural Earth via eric.clst.org
|
|
|
|
Generated from the Atlas officeholders v2 export (2026-06-20).
|