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:
@@ -7,6 +7,31 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "GA"
|
||||
committees:
|
||||
- name: "Senate Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations"
|
||||
- name: "Senate Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - Department of Interior, Environment, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/department-of-interior-environment-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - Energy and Water Development"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/energy-and-water-development"
|
||||
- name: "Senate Committee on Appropriations - Legislative Branch"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/legislative-branch"
|
||||
- name: "Senate Committee on Appropriations - Military Construction, Veterans Affairs, and Related Agencies"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/military-construction-veterans-affairs-and-related-agencies"
|
||||
- name: "Senate Committee on Rules and Administration"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/rules-and-administration"
|
||||
- name: "Senate Select Committee on Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/senate-select-committee-on-intelligence"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +44,14 @@ ids:
|
||||
office: "9d957338-9f17-4449-83b1-9260095caa2d"
|
||||
tenure: "f86c2d47-4cb7-4a40-b560-5afb6ab92c59"
|
||||
jurisdiction: "2213e626-20fb-4dcf-b4db-28c6cef96ceb"
|
||||
bioguide: "O000174"
|
||||
sources:
|
||||
- field: tenure
|
||||
source: "Senate.gov XML 2026-06-20"
|
||||
- field: jurisdiction
|
||||
source: "Derived from governor jurisdiction"
|
||||
- field: roles
|
||||
source: "congress-legislators (unitedstates project)"
|
||||
confidence: official
|
||||
tags: [officeholder, federal, legislative, ga]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +61,21 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - GA (State of Georgia).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Appropriations](/us/bodies/senate/committees/appropriations.md)
|
||||
- [Senate Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies.md)
|
||||
- [Senate Committee on Appropriations - Department of Interior, Environment, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/department-of-interior-environment-and-related-agencies.md)
|
||||
- [Senate Committee on Appropriations - Energy and Water Development](/us/bodies/senate/committees/appropriations/subcommittees/energy-and-water-development.md)
|
||||
- [Senate Committee on Appropriations - Legislative Branch](/us/bodies/senate/committees/appropriations/subcommittees/legislative-branch.md)
|
||||
- [Senate Committee on Appropriations - Military Construction, Veterans Affairs, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/military-construction-veterans-affairs-and-related-agencies.md) — **ranking-member**
|
||||
- [Senate Committee on Rules and Administration](/us/bodies/senate/committees/rules-and-administration.md)
|
||||
- [Senate Select Committee on Intelligence](/us/bodies/senate/committees/senate-select-committee-on-intelligence.md)
|
||||
|
||||
## Sources
|
||||
|
||||
- tenure: Senate.gov XML 2026-06-20
|
||||
- jurisdiction: Derived from governor jurisdiction
|
||||
- roles: congress-legislators (unitedstates project)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
|
||||
Reference in New Issue
Block a user