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,37 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
district: "Congressional District 11"
|
||||
committees:
|
||||
- name: "House Committee on Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources"
|
||||
- name: "House Committee on Natural Resources - Energy and Mineral Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources/subcommittees/energy-and-mineral-resources"
|
||||
- name: "House Committee on Natural Resources - Water, Wildlife and Fisheries"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources/subcommittees/water-wildlife-and-fisheries"
|
||||
- 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 - Space and Aeronautics"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology/subcommittees/space-and-aeronautics"
|
||||
- name: "House Committee on Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure"
|
||||
- name: "House Committee on Transportation and Infrastructure - Coast Guard and Maritime Transportation"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/coast-guard-and-maritime-transportation"
|
||||
- name: "House Committee on Transportation and Infrastructure - Highways and Transit"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/highways-and-transit"
|
||||
- name: "House Committee on Transportation and Infrastructure - Railroads, Pipelines, and Hazardous Materials"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/railroads-pipelines-and-hazardous-materials"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +51,14 @@ ids:
|
||||
office: "24b4ae26-de97-4ce6-ac03-31d78924dfef"
|
||||
tenure: "b19d7b5f-4b62-4894-a950-2fb281a63c4b"
|
||||
jurisdiction: "1ac9f895-4342-46ba-97e4-e9d5001147f6"
|
||||
bioguide: "W000806"
|
||||
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 +68,23 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - FL-11 (Congressional District 11).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Natural Resources](/us/bodies/house/committees/natural-resources.md)
|
||||
- [House Committee on Natural Resources - Energy and Mineral Resources](/us/bodies/house/committees/natural-resources/subcommittees/energy-and-mineral-resources.md)
|
||||
- [House Committee on Natural Resources - Water, Wildlife and Fisheries](/us/bodies/house/committees/natural-resources/subcommittees/water-wildlife-and-fisheries.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 - Space and Aeronautics](/us/bodies/house/committees/science-space-and-technology/subcommittees/space-and-aeronautics.md)
|
||||
- [House Committee on Transportation and Infrastructure](/us/bodies/house/committees/transportation-and-infrastructure.md)
|
||||
- [House Committee on Transportation and Infrastructure - Coast Guard and Maritime Transportation](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/coast-guard-and-maritime-transportation.md)
|
||||
- [House Committee on Transportation and Infrastructure - Highways and Transit](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/highways-and-transit.md)
|
||||
- [House Committee on Transportation and Infrastructure - Railroads, Pipelines, and Hazardous Materials](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/railroads-pipelines-and-hazardous-materials.md) — **chair**
|
||||
|
||||
## 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