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,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
district: "Congressional District 23"
|
||||
committees:
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - East Asia and Pacific"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/east-asia-and-pacific"
|
||||
- name: "House Committee on Foreign Affairs - Oversight and Intelligence"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/oversight-and-intelligence"
|
||||
- name: "House Select Subcommittee to Investigate the Remaining Questions Surrounding January 6, 2021"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-select-subcommittee-to-investigate-the-remaining-questions-surrounding-january-6-2021"
|
||||
- name: "House Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary"
|
||||
- name: "House Committee on the Judiciary - Crime and Federal Government Surveillance"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/crime-and-federal-government-surveillance"
|
||||
- name: "House Committee on the Judiciary - Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/oversight"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "aac539b9-4058-4497-ae2f-520ba8f823ae"
|
||||
tenure: "a9e32883-d4df-4bc3-9cff-1408c71817bd"
|
||||
jurisdiction: "4c683f26-2724-47a6-8843-fe409e48db6b"
|
||||
bioguide: "M001217"
|
||||
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, fl]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - FL-23 (Congressional District 23).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - East Asia and Pacific](/us/bodies/house/committees/foreign-affairs/subcommittees/east-asia-and-pacific.md)
|
||||
- [House Committee on Foreign Affairs - Oversight and Intelligence](/us/bodies/house/committees/foreign-affairs/subcommittees/oversight-and-intelligence.md) — **ranking-member**
|
||||
- [House Select Subcommittee to Investigate the Remaining Questions Surrounding January 6, 2021](/us/bodies/house/committees/house-select-subcommittee-to-investigate-the-remaining-questions-surrounding-january-6-2021.md)
|
||||
- [House Committee on the Judiciary](/us/bodies/house/committees/the-judiciary.md)
|
||||
- [House Committee on the Judiciary - Crime and Federal Government Surveillance](/us/bodies/house/committees/the-judiciary/subcommittees/crime-and-federal-government-surveillance.md)
|
||||
- [House Committee on the Judiciary - Oversight](/us/bodies/house/committees/the-judiciary/subcommittees/oversight.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