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,34 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "CA"
|
||||
district: "Congressional District 48"
|
||||
committees:
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - Middle East and North Africa"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/middle-east-and-north-africa"
|
||||
- name: "House Committee on Foreign Affairs - Oversight and Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/oversight-and-intelligence"
|
||||
- name: "House Committee on Science, Space, and Technology"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology"
|
||||
- name: "House Committee on Science, Space, and Technology - Investigations and Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology/subcommittees/investigations-and-oversight"
|
||||
- name: "House Committee on Science, Space, and Technology - Research and Technology"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology/subcommittees/research-and-technology"
|
||||
- name: "House Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary"
|
||||
- name: "House Committee on the Judiciary - Courts, Intellectual Property, Artificial Intelligence, and the Internet"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/courts-intellectual-property-artificial-intelligence-and-the-internet"
|
||||
- name: "House Committee on the Judiciary - The Administrative State, Regulatory Reform, and Antitrust"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/the-administrative-state-regulatory-reform-and-antitrust"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +48,14 @@ ids:
|
||||
office: "42ab61fb-ad9d-47f9-81b3-95a1c6019520"
|
||||
tenure: "6f306173-e0e8-47f1-854c-8c0be2a16f04"
|
||||
jurisdiction: "901e3c79-f9ca-43d9-9f4a-e8eb68906adb"
|
||||
bioguide: "I000056"
|
||||
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, ca]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +65,22 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - CA-48 (Congressional District 48).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - Middle East and North Africa](/us/bodies/house/committees/foreign-affairs/subcommittees/middle-east-and-north-africa.md)
|
||||
- [House Committee on Foreign Affairs - Oversight and Intelligence](/us/bodies/house/committees/foreign-affairs/subcommittees/oversight-and-intelligence.md)
|
||||
- [House Committee on Science, Space, and Technology](/us/bodies/house/committees/science-space-and-technology.md)
|
||||
- [House Committee on Science, Space, and Technology - Investigations and Oversight](/us/bodies/house/committees/science-space-and-technology/subcommittees/investigations-and-oversight.md)
|
||||
- [House Committee on Science, Space, and Technology - Research and Technology](/us/bodies/house/committees/science-space-and-technology/subcommittees/research-and-technology.md)
|
||||
- [House Committee on the Judiciary](/us/bodies/house/committees/the-judiciary.md)
|
||||
- [House Committee on the Judiciary - Courts, Intellectual Property, Artificial Intelligence, and the Internet](/us/bodies/house/committees/the-judiciary/subcommittees/courts-intellectual-property-artificial-intelligence-and-the-internet.md) — **chair**
|
||||
- [House Committee on the Judiciary - The Administrative State, Regulatory Reform, and Antitrust](/us/bodies/house/committees/the-judiciary/subcommittees/the-administrative-state-regulatory-reform-and-antitrust.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