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:
Fabio
2026-07-03 20:51:07 -04:00
parent 1545fcf5ca
commit d6874ca8a6
770 changed files with 32477 additions and 229 deletions
+28
View File
@@ -8,6 +8,22 @@ level: "federal"
branch: "legislative"
state: "KS"
district: "Congressional District 4"
committees:
- name: "House Committee on the Budget"
role: "member"
body: "us/bodies/house/committees/the-budget"
- name: "House Committee on Ways and Means"
role: "member"
body: "us/bodies/house/committees/ways-and-means"
- name: "House Committee on Ways and Means - Social Security"
role: "chair"
body: "us/bodies/house/committees/ways-and-means/subcommittees/social-security"
- name: "House Committee on Ways and Means - Tax"
role: "member"
body: "us/bodies/house/committees/ways-and-means/subcommittees/tax"
- name: "Joint Economic Committee"
role: "member"
body: "us/bodies/joint/committees/joint-economic-committee"
tenure:
start: "2025-01-03"
current: true
@@ -20,11 +36,14 @@ ids:
office: "51ad66f6-5233-4266-8b39-961eeb7e7552"
tenure: "2b4fe059-44fe-4b00-bc49-3a431e46bf8b"
jurisdiction: "76e6d9d5-96eb-4d44-986d-24b8c6fbb1ee"
bioguide: "E000298"
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, ks]
timestamp: "2026-06-20"
@@ -34,9 +53,18 @@ timestamp: "2026-06-20"
Current U.S. House of Representatives - KS-4 (Congressional District 4).
## Committees
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.md)
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
- [House Committee on Ways and Means - Social Security](/us/bodies/house/committees/ways-and-means/subcommittees/social-security.md) — **chair**
- [House Committee on Ways and Means - Tax](/us/bodies/house/committees/ways-and-means/subcommittees/tax.md)
- [Joint Economic Committee](/us/bodies/joint/committees/joint-economic-committee.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).