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: "MS"
|
||||
district: "Congressional District 3"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Energy and Water Development and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/energy-and-water-development-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/homeland-security"
|
||||
- name: "House Committee on Appropriations - Military Construction, Veterans Affairs, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/military-construction-veterans-affairs-and-related-agencies"
|
||||
- name: "House Committee on Ethics"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/ethics"
|
||||
- name: "House Committee on Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security"
|
||||
- name: "House Committee on Homeland Security - Border Security and Enforcement"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/border-security-and-enforcement"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "2a8cdc79-94f6-426f-bd06-7afeef9f2be7"
|
||||
tenure: "ecd26bfa-7f71-4721-a42c-df913ebc21fc"
|
||||
jurisdiction: "085ed263-c2c5-44b9-ae07-b159c111a1c1"
|
||||
bioguide: "G000591"
|
||||
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, ms]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MS-3 (Congressional District 3).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Energy and Water Development and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/energy-and-water-development-and-related-agencies.md)
|
||||
- [House Committee on Appropriations - Homeland Security](/us/bodies/house/committees/appropriations/subcommittees/homeland-security.md)
|
||||
- [House Committee on Appropriations - Military Construction, Veterans Affairs, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/military-construction-veterans-affairs-and-related-agencies.md)
|
||||
- [House Committee on Ethics](/us/bodies/house/committees/ethics.md) — **chair**
|
||||
- [House Committee on Homeland Security](/us/bodies/house/committees/homeland-security.md)
|
||||
- [House Committee on Homeland Security - Border Security and Enforcement](/us/bodies/house/committees/homeland-security/subcommittees/border-security-and-enforcement.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