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,40 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "IL"
|
||||
district: "Congressional District 15"
|
||||
committees:
|
||||
- name: "House Committee on Agriculture"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture"
|
||||
- name: "House Committee on Agriculture - Conservation, Research, and Biotechnology"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/conservation-research-and-biotechnology"
|
||||
- name: "House Committee on Agriculture - General Farm Commodities, Risk Management, and Credit"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/general-farm-commodities-risk-management-and-credit"
|
||||
- name: "House Committee on Agriculture - Livestock, Dairy, and Poultry"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/livestock-dairy-and-poultry"
|
||||
- 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 Education and Workforce"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/education-and-workforce"
|
||||
- name: "House Committee on Education and Workforce - Early Childhood, Elementary, and Secondary Education"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/education-and-workforce/subcommittees/early-childhood-elementary-and-secondary-education"
|
||||
- name: "House Committee on Education and Workforce - Workforce Protections"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/education-and-workforce/subcommittees/workforce-protections"
|
||||
- name: "House Committee on House Administration"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-administration"
|
||||
- name: "House Committee on House Administration - Elections"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-administration/subcommittees/elections"
|
||||
- name: "Joint Committee on Printing"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/printing"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +54,14 @@ ids:
|
||||
office: "f9cbaba7-4915-4cef-b09b-7475ec010520"
|
||||
tenure: "d29cca6d-d697-42b8-983a-c0f8e89f0290"
|
||||
jurisdiction: "69f5d936-c02d-45cb-b477-4cdee26da903"
|
||||
bioguide: "M001211"
|
||||
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, il]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +71,24 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - IL-15 (Congressional District 15).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Agriculture](/us/bodies/house/committees/agriculture.md)
|
||||
- [House Committee on Agriculture - Conservation, Research, and Biotechnology](/us/bodies/house/committees/agriculture/subcommittees/conservation-research-and-biotechnology.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)
|
||||
- [House Committee on Agriculture - Livestock, Dairy, and Poultry](/us/bodies/house/committees/agriculture/subcommittees/livestock-dairy-and-poultry.md)
|
||||
- [House Committee on Agriculture - Nutrition and Foreign Agriculture](/us/bodies/house/committees/agriculture/subcommittees/nutrition-and-foreign-agriculture.md)
|
||||
- [House Committee on Education and Workforce](/us/bodies/house/committees/education-and-workforce.md)
|
||||
- [House Committee on Education and Workforce - Early Childhood, Elementary, and Secondary Education](/us/bodies/house/committees/education-and-workforce/subcommittees/early-childhood-elementary-and-secondary-education.md)
|
||||
- [House Committee on Education and Workforce - Workforce Protections](/us/bodies/house/committees/education-and-workforce/subcommittees/workforce-protections.md)
|
||||
- [House Committee on House Administration](/us/bodies/house/committees/house-administration.md)
|
||||
- [House Committee on House Administration - Elections](/us/bodies/house/committees/house-administration/subcommittees/elections.md)
|
||||
- [Joint Committee on Printing](/us/bodies/joint/committees/printing.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