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,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 21"
|
||||
committees:
|
||||
- name: "House Committee on Rules"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/rules"
|
||||
- name: "House Committee on Rules - Legislative and Budget Process"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/rules/subcommittees/legislative-and-budget-process"
|
||||
- name: "House Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
- name: "House Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary"
|
||||
- name: "House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement"
|
||||
- name: "House Committee on the Judiciary - The Constitution and Limited Government"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/the-constitution-and-limited-government"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "853010c9-e616-4b59-a087-95081bb40d9e"
|
||||
tenure: "962e939e-73a8-470f-ad41-6e0896e415e6"
|
||||
jurisdiction: "5efbb3d4-3229-4f74-ab3a-2ff492bc22df"
|
||||
bioguide: "R000614"
|
||||
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 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-21 (Congressional District 21).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Rules](/us/bodies/house/committees/rules.md)
|
||||
- [House Committee on Rules - Legislative and Budget Process](/us/bodies/house/committees/rules/subcommittees/legislative-and-budget-process.md)
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.md)
|
||||
- [House Committee on the Judiciary](/us/bodies/house/committees/the-judiciary.md)
|
||||
- [House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement](/us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement.md)
|
||||
- [House Committee on the Judiciary - The Constitution and Limited Government](/us/bodies/house/committees/the-judiciary/subcommittees/the-constitution-and-limited-government.md) — **chair**
|
||||
|
||||
## 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