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 6"
|
||||
committees:
|
||||
- name: "House Committee on Education and Workforce"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/education-and-workforce"
|
||||
- name: "House Committee on Education and Workforce - Health, Employment, Labor, and Pensions"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/education-and-workforce/subcommittees/health-employment-labor-and-pensions"
|
||||
- name: "House Committee on Education and Workforce - Higher Education and Workforce Development"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/education-and-workforce/subcommittees/higher-education-and-workforce-development"
|
||||
- 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 Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - Europe"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/europe"
|
||||
- name: "House Committee on Foreign Affairs - Western Hemisphere"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/western-hemisphere"
|
||||
tenure:
|
||||
start: "2025-04-02"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "c2204134-8efa-4f49-9b59-9251cfeb04fc"
|
||||
tenure: "f1af8476-3173-42c1-9ecb-daf0ae70ee7c"
|
||||
jurisdiction: "99468bfc-54de-4092-89eb-6d2e4e273085"
|
||||
bioguide: "F000484"
|
||||
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-6 (Congressional District 6).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Education and Workforce](/us/bodies/house/committees/education-and-workforce.md)
|
||||
- [House Committee on Education and Workforce - Health, Employment, Labor, and Pensions](/us/bodies/house/committees/education-and-workforce/subcommittees/health-employment-labor-and-pensions.md)
|
||||
- [House Committee on Education and Workforce - Higher Education and Workforce Development](/us/bodies/house/committees/education-and-workforce/subcommittees/higher-education-and-workforce-development.md)
|
||||
- [House Committee on Education and Workforce - Workforce Protections](/us/bodies/house/committees/education-and-workforce/subcommittees/workforce-protections.md)
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - Europe](/us/bodies/house/committees/foreign-affairs/subcommittees/europe.md)
|
||||
- [House Committee on Foreign Affairs - Western Hemisphere](/us/bodies/house/committees/foreign-affairs/subcommittees/western-hemisphere.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