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,46 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "GA"
|
||||
district: "Congressional District 8"
|
||||
committees:
|
||||
- name: "House Committee on Agriculture"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/house/committees/agriculture"
|
||||
- name: "House Committee on Agriculture - Commodity Markets, Digital Assets, and Rural Development"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/commodity-markets-digital-assets-and-rural-development"
|
||||
- name: "House Committee on Agriculture - General Farm Commodities, Risk Management, and Credit"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/general-farm-commodities-risk-management-and-credit"
|
||||
- name: "House Committee on Agriculture - Nutrition and Foreign Agriculture"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/nutrition-and-foreign-agriculture"
|
||||
- name: "House Committee on Armed Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services"
|
||||
- name: "House Committee on Armed Services - Intelligence and Special Operations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/intelligence-and-special-operations"
|
||||
- name: "House Committee on Armed Services - Readiness"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/readiness"
|
||||
- name: "House Permanent Select Committee on Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence"
|
||||
- name: "House Permanent Select Committee on Intelligence - Central Intelligence Agency"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/central-intelligence-agency"
|
||||
- name: "House Permanent Select Committee on Intelligence - National Intelligence Enterprise"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/national-intelligence-enterprise"
|
||||
- name: "House Permanent Select Committee on Intelligence - National Security Agency and Cyber"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/national-security-agency-and-cyber"
|
||||
- name: "House Committee on Rules"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/rules"
|
||||
- name: "House Committee on Rules - Rules and Organization of the House"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/rules/subcommittees/rules-and-organization-of-the-house"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +60,14 @@ ids:
|
||||
office: "78adc3fa-2db9-417d-90bb-b5a0ef0e50ec"
|
||||
tenure: "cfcae0a7-9393-4ef2-96ae-4df487507d9b"
|
||||
jurisdiction: "72157a36-6b18-4c73-b6a4-eb04e25c7537"
|
||||
bioguide: "S001189"
|
||||
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, ga]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +77,26 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - GA-8 (Congressional District 8).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Agriculture](/us/bodies/house/committees/agriculture.md) — **vice-chair**
|
||||
- [House Committee on Agriculture - Commodity Markets, Digital Assets, and Rural Development](/us/bodies/house/committees/agriculture/subcommittees/commodity-markets-digital-assets-and-rural-development.md)
|
||||
- [House Committee on Agriculture - General Farm Commodities, Risk Management, and Credit](/us/bodies/house/committees/agriculture/subcommittees/general-farm-commodities-risk-management-and-credit.md) — **chair**
|
||||
- [House Committee on Agriculture - Nutrition and Foreign Agriculture](/us/bodies/house/committees/agriculture/subcommittees/nutrition-and-foreign-agriculture.md)
|
||||
- [House Committee on Armed Services](/us/bodies/house/committees/armed-services.md)
|
||||
- [House Committee on Armed Services - Intelligence and Special Operations](/us/bodies/house/committees/armed-services/subcommittees/intelligence-and-special-operations.md)
|
||||
- [House Committee on Armed Services - Readiness](/us/bodies/house/committees/armed-services/subcommittees/readiness.md)
|
||||
- [House Permanent Select Committee on Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence.md)
|
||||
- [House Permanent Select Committee on Intelligence - Central Intelligence Agency](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/central-intelligence-agency.md)
|
||||
- [House Permanent Select Committee on Intelligence - National Intelligence Enterprise](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/national-intelligence-enterprise.md) — **chair**
|
||||
- [House Permanent Select Committee on Intelligence - National Security Agency and Cyber](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/national-security-agency-and-cyber.md)
|
||||
- [House Committee on Rules](/us/bodies/house/committees/rules.md)
|
||||
- [House Committee on Rules - Rules and Organization of the House](/us/bodies/house/committees/rules/subcommittees/rules-and-organization-of-the-house.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