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:
@@ -7,6 +7,46 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "PA"
|
||||
committees:
|
||||
- name: "Joint Economic Committee"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/joint-economic-committee"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Digital Assets"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/digital-assets"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Housing, Transportation, and Community Development"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/housing-transportation-and-community-development"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - National Security and International Trade and Finance"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/national-security-and-international-trade-and-finance"
|
||||
- name: "Senate Committee on Energy and Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Energy"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Water and Power"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/water-and-power"
|
||||
- name: "Senate Committee on Foreign Relations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations"
|
||||
- name: "Senate Committee on Foreign Relations - East Asia, the Pacific, and International Cybersecurity Policy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/east-asia-the-pacific-and-international-cybersecurity-policy"
|
||||
- name: "Senate Committee on Foreign Relations - Multilateral International Development, Multilateral Institutions, and International Economic, Energy, and Environmental Policy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/multilateral-international-development-multilateral-institutions-and-international-economic-energy-and-environmental-policy"
|
||||
- name: "Senate Committee on Foreign Relations - Near East, South Asia, Central Asia, and Counterterrorism"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/near-east-south-asia-central-asia-and-counterterrorism"
|
||||
- name: "Senate Special Committee on Aging"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/senate-special-committee-on-aging"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +59,14 @@ ids:
|
||||
office: "2cab2b01-8c96-4c8b-94fa-642bfa7c0008"
|
||||
tenure: "909f1049-8ff1-442e-92b1-96c9da95788f"
|
||||
jurisdiction: "13fde6e0-67da-4317-9cb8-8b8e9d199141"
|
||||
bioguide: "M001243"
|
||||
sources:
|
||||
- field: tenure
|
||||
source: "Senate.gov XML 2026-06-20"
|
||||
- field: jurisdiction
|
||||
source: "Derived from governor jurisdiction"
|
||||
- field: roles
|
||||
source: "congress-legislators (unitedstates project)"
|
||||
confidence: official
|
||||
tags: [officeholder, federal, legislative, pa]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +76,26 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - PA (State of Pennsylvania).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Joint Economic Committee](/us/bodies/joint/committees/joint-economic-committee.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs](/us/bodies/senate/committees/banking-housing-and-urban-affairs.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Digital Assets](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/digital-assets.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Housing, Transportation, and Community Development](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/housing-transportation-and-community-development.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - National Security and International Trade and Finance](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/national-security-and-international-trade-and-finance.md)
|
||||
- [Senate Committee on Energy and Natural Resources](/us/bodies/senate/committees/energy-and-natural-resources.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Energy](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy.md) — **chair**
|
||||
- [Senate Committee on Energy and Natural Resources - Water and Power](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/water-and-power.md)
|
||||
- [Senate Committee on Foreign Relations](/us/bodies/senate/committees/foreign-relations.md)
|
||||
- [Senate Committee on Foreign Relations - East Asia, the Pacific, and International Cybersecurity Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/east-asia-the-pacific-and-international-cybersecurity-policy.md)
|
||||
- [Senate Committee on Foreign Relations - Multilateral International Development, Multilateral Institutions, and International Economic, Energy, and Environmental Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/multilateral-international-development-multilateral-institutions-and-international-economic-energy-and-environmental-policy.md)
|
||||
- [Senate Committee on Foreign Relations - Near East, South Asia, Central Asia, and Counterterrorism](/us/bodies/senate/committees/foreign-relations/subcommittees/near-east-south-asia-central-asia-and-counterterrorism.md) — **chair**
|
||||
- [Senate Special Committee on Aging](/us/bodies/senate/committees/senate-special-committee-on-aging.md)
|
||||
|
||||
## Sources
|
||||
|
||||
- tenure: Senate.gov XML 2026-06-20
|
||||
- jurisdiction: Derived from governor jurisdiction
|
||||
- roles: congress-legislators (unitedstates project)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
|
||||
Reference in New Issue
Block a user