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:
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MI"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- name: "House Committee on Armed Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services"
|
||||
- name: "House Committee on Armed Services - Readiness"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/readiness"
|
||||
- name: "House Committee on Armed Services - Seapower and Projection Forces"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/seapower-and-projection-forces"
|
||||
- name: "House Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
- name: "House Committee on Veterans' Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs"
|
||||
- name: "House Committee on Veterans' Affairs - Disability Assistance and Memorial Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs/subcommittees/disability-assistance-and-memorial-affairs"
|
||||
- name: "House Committee on Veterans' Affairs - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs/subcommittees/health"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "9732e504-a185-4d45-846a-29de3f2c170a"
|
||||
tenure: "a817a583-c323-4840-8acc-960bfa1c3edd"
|
||||
jurisdiction: "50b62ac8-fbf6-4a0b-b0d9-993959657983"
|
||||
bioguide: "B001301"
|
||||
sources:
|
||||
- field: tenure
|
||||
source: "House Clerk XML 2026-06-10"
|
||||
- field: jurisdiction
|
||||
source: "Census 119th CD 500k"
|
||||
- field: roles
|
||||
source: "congress-legislators (unitedstates project)"
|
||||
confidence: official
|
||||
tags: [officeholder, federal, legislative, mi]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MI-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Armed Services](/us/bodies/house/committees/armed-services.md)
|
||||
- [House Committee on Armed Services - Readiness](/us/bodies/house/committees/armed-services/subcommittees/readiness.md) — **chair**
|
||||
- [House Committee on Armed Services - Seapower and Projection Forces](/us/bodies/house/committees/armed-services/subcommittees/seapower-and-projection-forces.md)
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.md)
|
||||
- [House Committee on Veterans' Affairs](/us/bodies/house/committees/veterans-affairs.md)
|
||||
- [House Committee on Veterans' Affairs - Disability Assistance and Memorial Affairs](/us/bodies/house/committees/veterans-affairs/subcommittees/disability-assistance-and-memorial-affairs.md)
|
||||
- [House Committee on Veterans' Affairs - Health](/us/bodies/house/committees/veterans-affairs/subcommittees/health.md)
|
||||
|
||||
## Sources
|
||||
|
||||
- tenure: House Clerk XML 2026-06-10
|
||||
- jurisdiction: Census 119th CD 500k
|
||||
- roles: congress-legislators (unitedstates project)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
|
||||
Reference in New Issue
Block a user