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: "WI"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Capital Markets"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/capital-markets"
|
||||
- name: "House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence"
|
||||
- name: "House Committee on House Administration"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/house-administration"
|
||||
- name: "Joint Committee of Congress on the Library"
|
||||
role: "chair"
|
||||
body: "us/bodies/joint/committees/joint-committee-of-congress-on-the-library"
|
||||
- name: "Joint Committee on Printing"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/joint/committees/printing"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "ec1a9fc0-a474-4f03-a5e6-8fafef2394ec"
|
||||
tenure: "e21e74af-de54-42e6-8bdc-91d3f7b21af5"
|
||||
jurisdiction: "86b137fe-8c9a-4f10-8cd0-d1cb901b982e"
|
||||
bioguide: "S001213"
|
||||
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, wi]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - WI-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Capital Markets](/us/bodies/house/committees/financial-services/subcommittees/capital-markets.md)
|
||||
- [House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence](/us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence.md) — **chair**
|
||||
- [House Committee on House Administration](/us/bodies/house/committees/house-administration.md) — **chair**
|
||||
- [Joint Committee of Congress on the Library](/us/bodies/joint/committees/joint-committee-of-congress-on-the-library.md) — **chair**
|
||||
- [Joint Committee on Printing](/us/bodies/joint/committees/printing.md) — **vice-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