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,34 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "WI"
|
||||
committees:
|
||||
- name: "Senate Committee on Finance"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance"
|
||||
- name: "Senate Committee on Finance - Fiscal Responsibility and Economic Growth"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/fiscal-responsibility-and-economic-growth"
|
||||
- name: "Senate Committee on Finance - Health Care"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/health-care"
|
||||
- name: "Senate Committee on Finance - Taxation and IRS Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/taxation-and-irs-oversight"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs - Border Management, Federal Workforce, and Regulatory Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/border-management-federal-workforce-and-regulatory-affairs"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs - Permanent Subcommittee on Investigations"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/permanent-subcommittee-on-investigations"
|
||||
- name: "Senate Special Committee on Aging"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/senate-special-committee-on-aging"
|
||||
- name: "Senate Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-budget"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +47,14 @@ ids:
|
||||
office: "85aae4f2-dd4e-46f3-a282-07dbc266de55"
|
||||
tenure: "1f2ab4f5-3d6d-4ffa-ba03-41a3f596ac88"
|
||||
jurisdiction: "f839e0fa-6043-438f-ae7a-1d48b5e9ecd2"
|
||||
bioguide: "J000293"
|
||||
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, wi]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +64,22 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - WI (State of Wisconsin).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Finance](/us/bodies/senate/committees/finance.md)
|
||||
- [Senate Committee on Finance - Fiscal Responsibility and Economic Growth](/us/bodies/senate/committees/finance/subcommittees/fiscal-responsibility-and-economic-growth.md) — **chair**
|
||||
- [Senate Committee on Finance - Health Care](/us/bodies/senate/committees/finance/subcommittees/health-care.md)
|
||||
- [Senate Committee on Finance - Taxation and IRS Oversight](/us/bodies/senate/committees/finance/subcommittees/taxation-and-irs-oversight.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs](/us/bodies/senate/committees/homeland-security-and-governmental-affairs.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs - Border Management, Federal Workforce, and Regulatory Affairs](/us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/border-management-federal-workforce-and-regulatory-affairs.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs - Permanent Subcommittee on Investigations](/us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/permanent-subcommittee-on-investigations.md) — **chair**
|
||||
- [Senate Special Committee on Aging](/us/bodies/senate/committees/senate-special-committee-on-aging.md)
|
||||
- [Senate Committee on the Budget](/us/bodies/senate/committees/the-budget.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