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,13 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "VA"
|
||||
district: "Congressional District 3"
|
||||
committees:
|
||||
- name: "House Committee on Education and Workforce"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/education-and-workforce"
|
||||
- name: "House Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +27,14 @@ ids:
|
||||
office: "861503d2-4657-4ea6-b6fb-20bed7227fd4"
|
||||
tenure: "c433824d-917a-4577-8bde-29f3328bcdb6"
|
||||
jurisdiction: "59d03a4d-fa07-4514-8e3a-29cdb3fdbbb5"
|
||||
bioguide: "S000185"
|
||||
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, va]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +44,15 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - VA-3 (Congressional District 3).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Education and Workforce](/us/bodies/house/committees/education-and-workforce.md) — **ranking-member**
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.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