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: "PA"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- name: "House Permanent Select Committee on Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence"
|
||||
- name: "House Permanent Select Committee on Intelligence - Central Intelligence Agency"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/central-intelligence-agency"
|
||||
- name: "House Permanent Select Committee on Intelligence - Open Source Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/open-source-intelligence"
|
||||
- name: "House Committee on Ways and Means"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means"
|
||||
- name: "House Committee on Ways and Means - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/health"
|
||||
- name: "House Committee on Ways and Means - Tax"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/tax"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "ec36e6ce-d9c4-4d65-9726-1de361be508e"
|
||||
tenure: "ed11a8ef-5e7d-4e6f-925c-e06ffe147b06"
|
||||
jurisdiction: "21826c26-0259-45a0-b058-344b054a0da3"
|
||||
bioguide: "F000466"
|
||||
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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - PA-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Permanent Select Committee on Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence.md)
|
||||
- [House Permanent Select Committee on Intelligence - Central Intelligence Agency](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/central-intelligence-agency.md) — **chair**
|
||||
- [House Permanent Select Committee on Intelligence - Open Source Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/open-source-intelligence.md)
|
||||
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
|
||||
- [House Committee on Ways and Means - Health](/us/bodies/house/committees/ways-and-means/subcommittees/health.md)
|
||||
- [House Committee on Ways and Means - Tax](/us/bodies/house/committees/ways-and-means/subcommittees/tax.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