Close the institutional gap: bodies, committees, leadership
The seat data answered 'who represents this place?' but not 'who runs this institution?' — the Speaker of the House existed only as the rep for LA-4. This adds the missing axis of institutional power. New Body entities (233): the U.S. House, U.S. Senate, Executive Office, 49 committees, 181 subcommittees — each with its leadership. Federal people (532/542) enriched with bioguide IDs, leadership roles, and committee seats, reconciled from congress-legislators by name. Mike Johnson is now Speaker of the House, not just LA-4. Sources ingested directly into the repo (repo-canonical): Atlas supplied bodies/leadership/committee_memberships via congress-legislators, committed raw in data/. build.py supersedes convert_officeholders.py and reads all four inputs in one deterministic pass (byte-identical on rerun). The 10 unenriched federal records are a finding, not a bug: vacancies, the President, and ~5 seats where Atlas's roster disagrees with the authoritative current roster — model-vs-reality discrepancies to surface. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -7,6 +7,19 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "OK"
|
||||
committees:
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security"
|
||||
- name: "Senate Committee on Indian Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/indian-affairs"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +32,14 @@ ids:
|
||||
office: "3f085f00-fb23-48ac-881b-74a4d591b741"
|
||||
tenure: "4253a141-bb09-4575-92c6-fbaf11903ada"
|
||||
jurisdiction: "0f357a1e-ff3f-48cb-b8b3-f0d04686b00d"
|
||||
bioguide: "A000383"
|
||||
sources:
|
||||
- field: tenure
|
||||
source: "Senate.gov XML 2026-06-20"
|
||||
- field: jurisdiction
|
||||
source: "Derived from governor jurisdiction"
|
||||
- field: roles
|
||||
source: "congress-legislators (unitedstates project)"
|
||||
confidence: official
|
||||
tags: [officeholder, federal, legislative, ok]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +49,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - OK (State of Oklahoma).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions](/us/bodies/senate/committees/health-education-labor-and-pensions.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security.md)
|
||||
- [Senate Committee on Indian Affairs](/us/bodies/senate/committees/indian-affairs.md)
|
||||
|
||||
## Sources
|
||||
|
||||
- tenure: Senate.gov XML 2026-06-20
|
||||
- jurisdiction: Derived from governor jurisdiction
|
||||
- roles: congress-legislators (unitedstates project)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
|
||||
Reference in New Issue
Block a user