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,34 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 8"
|
||||
committees:
|
||||
- name: "House Committee on Armed Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services"
|
||||
- name: "House Committee on Armed Services - Cyber, Information Technologies, and Innovation"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/cyber-information-technologies-and-innovation"
|
||||
- name: "House Committee on Armed Services - Intelligence and Special Operations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/intelligence-and-special-operations"
|
||||
- name: "House Committee on Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security"
|
||||
- name: "House Committee on Homeland Security - Counterterrorism and Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/counterterrorism-and-intelligence"
|
||||
- name: "House Committee on Homeland Security - Cybersecurity and Infrastructure Protection"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/cybersecurity-and-infrastructure-protection"
|
||||
- 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: "chair"
|
||||
body: "us/bodies/house/committees/veterans-affairs/subcommittees/disability-assistance-and-memorial-affairs"
|
||||
- name: "House Committee on Veterans' Affairs - Technology Modernization"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs/subcommittees/technology-modernization"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +48,14 @@ ids:
|
||||
office: "103aa3ba-d168-458c-8d30-6ea3581d1f56"
|
||||
tenure: "fe3f5979-198c-4e60-b071-e5f4cb689ef7"
|
||||
jurisdiction: "dfa04ce9-b938-462b-a518-716691cddcc0"
|
||||
bioguide: "L000603"
|
||||
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, tx]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +65,22 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-8 (Congressional District 8).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Armed Services](/us/bodies/house/committees/armed-services.md)
|
||||
- [House Committee on Armed Services - Cyber, Information Technologies, and Innovation](/us/bodies/house/committees/armed-services/subcommittees/cyber-information-technologies-and-innovation.md)
|
||||
- [House Committee on Armed Services - Intelligence and Special Operations](/us/bodies/house/committees/armed-services/subcommittees/intelligence-and-special-operations.md)
|
||||
- [House Committee on Homeland Security](/us/bodies/house/committees/homeland-security.md)
|
||||
- [House Committee on Homeland Security - Counterterrorism and Intelligence](/us/bodies/house/committees/homeland-security/subcommittees/counterterrorism-and-intelligence.md)
|
||||
- [House Committee on Homeland Security - Cybersecurity and Infrastructure Protection](/us/bodies/house/committees/homeland-security/subcommittees/cybersecurity-and-infrastructure-protection.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) — **chair**
|
||||
- [House Committee on Veterans' Affairs - Technology Modernization](/us/bodies/house/committees/veterans-affairs/subcommittees/technology-modernization.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