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,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
district: "Congressional District 4"
|
||||
committees:
|
||||
- name: "House Committee on Ways and Means"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means"
|
||||
- name: "House Committee on Ways and Means - Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/oversight"
|
||||
- name: "House Committee on Ways and Means - Social Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/social-security"
|
||||
- name: "House Committee on Ways and Means - Work and Welfare"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/work-and-welfare"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "0366b380-4735-4989-b69d-9739b25ae587"
|
||||
tenure: "8e72f2c6-d6af-49f4-ad5d-5f6f8019e355"
|
||||
jurisdiction: "7148d12d-8dc8-4802-b2c3-aff6890f9c1d"
|
||||
bioguide: "B001314"
|
||||
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 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - FL-4 (Congressional District 4).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
|
||||
- [House Committee on Ways and Means - Oversight](/us/bodies/house/committees/ways-and-means/subcommittees/oversight.md)
|
||||
- [House Committee on Ways and Means - Social Security](/us/bodies/house/committees/ways-and-means/subcommittees/social-security.md)
|
||||
- [House Committee on Ways and Means - Work and Welfare](/us/bodies/house/committees/ways-and-means/subcommittees/work-and-welfare.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).
|
||||
|
||||
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "AZ"
|
||||
district: "Congressional District 8"
|
||||
committees:
|
||||
- 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 - Strategic Forces"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/strategic-forces"
|
||||
- name: "House Committee on Armed Services - Tactical Air and Land Forces"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/tactical-air-and-land-forces"
|
||||
- name: "House Committee on Veterans' Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs"
|
||||
- name: "House Committee on Veterans' Affairs - Economic Opportunity"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs/subcommittees/economic-opportunity"
|
||||
- name: "House Committee on Veterans' Affairs - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs/subcommittees/health"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "cff7ba7a-6696-445c-ae54-bbe1bc0ecab4"
|
||||
tenure: "753869c2-b23c-4f60-8e40-110334934ee3"
|
||||
jurisdiction: "17e2c47d-c71c-4197-9b4d-a430f56e1925"
|
||||
bioguide: "H001098"
|
||||
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, az]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - AZ-8 (Congressional District 8).
|
||||
|
||||
## Committees
|
||||
|
||||
- [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 - Strategic Forces](/us/bodies/house/committees/armed-services/subcommittees/strategic-forces.md)
|
||||
- [House Committee on Armed Services - Tactical Air and Land Forces](/us/bodies/house/committees/armed-services/subcommittees/tactical-air-and-land-forces.md)
|
||||
- [House Committee on Veterans' Affairs](/us/bodies/house/committees/veterans-affairs.md)
|
||||
- [House Committee on Veterans' Affairs - Economic Opportunity](/us/bodies/house/committees/veterans-affairs/subcommittees/economic-opportunity.md)
|
||||
- [House Committee on Veterans' Affairs - Health](/us/bodies/house/committees/veterans-affairs/subcommittees/health.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).
|
||||
|
||||
@@ -7,6 +7,46 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "CA"
|
||||
committees:
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Commodities, Derivatives, Risk Management, and Trade"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/commodities-derivatives-risk-management-and-trade"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Conservation, Forestry, Natural Resources, and Biotechnology"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/conservation-forestry-natural-resources-and-biotechnology"
|
||||
- name: "Senate Committee on Environment and Public Works"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works"
|
||||
- name: "Senate Committee on Environment and Public Works - Clean Air, Climate, and Nuclear Innovation and Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/clean-air-climate-and-nuclear-innovation-and-safety"
|
||||
- name: "Senate Committee on Environment and Public Works - Fisheries, Wildlife, and Water"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/fisheries-wildlife-and-water"
|
||||
- name: "Senate Committee on Environment and Public Works - Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/transportation-and-infrastructure"
|
||||
- name: "Senate Committee on Small Business and Entrepreneurship"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/small-business-and-entrepreneurship"
|
||||
- name: "Senate Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary"
|
||||
- name: "Senate Committee on the Judiciary - Antitrust, Competition Policy, and Consumer Rights"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/antitrust-competition-policy-and-consumer-rights"
|
||||
- name: "Senate Committee on the Judiciary - Intellectual Property"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/intellectual-property"
|
||||
- name: "Senate Committee on the Judiciary - Privacy, Technology, and the Law"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/privacy-technology-and-the-law"
|
||||
- name: "Senate Committee on the Judiciary - the Constitution"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/the-constitution"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +59,14 @@ ids:
|
||||
office: "b766b323-3921-4855-8ef6-235507f1f406"
|
||||
tenure: "9ce09554-7f48-486b-95a5-231d95e53ee8"
|
||||
jurisdiction: "ee967db2-1d8e-4383-8b6c-d444a137e258"
|
||||
bioguide: "S001150"
|
||||
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, ca]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +76,26 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - CA (State of California).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry](/us/bodies/senate/committees/agriculture-nutrition-and-forestry.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Commodities, Derivatives, Risk Management, and Trade](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/commodities-derivatives-risk-management-and-trade.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Conservation, Forestry, Natural Resources, and Biotechnology](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/conservation-forestry-natural-resources-and-biotechnology.md)
|
||||
- [Senate Committee on Environment and Public Works](/us/bodies/senate/committees/environment-and-public-works.md)
|
||||
- [Senate Committee on Environment and Public Works - Clean Air, Climate, and Nuclear Innovation and Safety](/us/bodies/senate/committees/environment-and-public-works/subcommittees/clean-air-climate-and-nuclear-innovation-and-safety.md)
|
||||
- [Senate Committee on Environment and Public Works - Fisheries, Wildlife, and Water](/us/bodies/senate/committees/environment-and-public-works/subcommittees/fisheries-wildlife-and-water.md) — **ranking-member**
|
||||
- [Senate Committee on Environment and Public Works - Transportation and Infrastructure](/us/bodies/senate/committees/environment-and-public-works/subcommittees/transportation-and-infrastructure.md)
|
||||
- [Senate Committee on Small Business and Entrepreneurship](/us/bodies/senate/committees/small-business-and-entrepreneurship.md)
|
||||
- [Senate Committee on the Judiciary](/us/bodies/senate/committees/the-judiciary.md)
|
||||
- [Senate Committee on the Judiciary - Antitrust, Competition Policy, and Consumer Rights](/us/bodies/senate/committees/the-judiciary/subcommittees/antitrust-competition-policy-and-consumer-rights.md)
|
||||
- [Senate Committee on the Judiciary - Intellectual Property](/us/bodies/senate/committees/the-judiciary/subcommittees/intellectual-property.md) — **ranking-member**
|
||||
- [Senate Committee on the Judiciary - Privacy, Technology, and the Law](/us/bodies/senate/committees/the-judiciary/subcommittees/privacy-technology-and-the-law.md)
|
||||
- [Senate Committee on the Judiciary - the Constitution](/us/bodies/senate/committees/the-judiciary/subcommittees/the-constitution.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "CA"
|
||||
district: "Congressional District 13"
|
||||
committees:
|
||||
- name: "House Committee on Agriculture"
|
||||
role: "member"
|
||||
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 - Forestry and Horticulture"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/forestry-and-horticulture"
|
||||
- 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 Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-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"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "d3a349c9-efc6-426e-b667-36770f87dfbb"
|
||||
tenure: "696b5044-2cdb-400b-b80b-17df4f42112e"
|
||||
jurisdiction: "b7088e20-6d54-46d5-a358-aa451389103e"
|
||||
bioguide: "G000605"
|
||||
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, ca]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - CA-13 (Congressional District 13).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Agriculture](/us/bodies/house/committees/agriculture.md)
|
||||
- [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 - Forestry and Horticulture](/us/bodies/house/committees/agriculture/subcommittees/forestry-and-horticulture.md)
|
||||
- [House Committee on Agriculture - Livestock, Dairy, and Poultry](/us/bodies/house/committees/agriculture/subcommittees/livestock-dairy-and-poultry.md)
|
||||
- [House Committee on Natural Resources](/us/bodies/house/committees/natural-resources.md)
|
||||
- [House Committee on Natural Resources - Water, Wildlife and Fisheries](/us/bodies/house/committees/natural-resources/subcommittees/water-wildlife-and-fisheries.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).
|
||||
|
||||
@@ -8,6 +8,10 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "WA"
|
||||
district: "Congressional District 9"
|
||||
committees:
|
||||
- name: "House Committee on Armed Services"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/armed-services"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +24,14 @@ ids:
|
||||
office: "aaf54f6b-c4fa-42d0-b9a6-aa2f0c20dff1"
|
||||
tenure: "a4aca395-e32c-4ed5-97ab-19bb1c2114bf"
|
||||
jurisdiction: "bd7c15d7-f896-493e-acb4-9704c8f0d17b"
|
||||
bioguide: "S000510"
|
||||
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, wa]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +41,14 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - WA-9 (Congressional District 9).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Armed Services](/us/bodies/house/committees/armed-services.md) — **ranking-member**
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -8,6 +8,31 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NC"
|
||||
district: "Congressional District 6"
|
||||
committees:
|
||||
- name: "House Committee on Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources"
|
||||
- name: "House Committee on Natural Resources - Indian and Insular Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources/subcommittees/indian-and-insular-affairs"
|
||||
- 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 the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
- name: "House Committee on Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure"
|
||||
- name: "House Committee on Transportation and Infrastructure - Aviation"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation"
|
||||
- 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"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +45,14 @@ ids:
|
||||
office: "082428a3-4b76-41a2-88f8-1f7e4d7b47c0"
|
||||
tenure: "acc727e7-5a09-4ea3-92d8-d5d57159b474"
|
||||
jurisdiction: "ce609892-026e-4e0a-92e8-3ceb1d539f77"
|
||||
bioguide: "M001240"
|
||||
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, nc]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +62,21 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NC-6 (Congressional District 6).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Natural Resources](/us/bodies/house/committees/natural-resources.md)
|
||||
- [House Committee on Natural Resources - Indian and Insular Affairs](/us/bodies/house/committees/natural-resources/subcommittees/indian-and-insular-affairs.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 the Budget](/us/bodies/house/committees/the-budget.md)
|
||||
- [House Committee on Transportation and Infrastructure](/us/bodies/house/committees/transportation-and-infrastructure.md)
|
||||
- [House Committee on Transportation and Infrastructure - Aviation](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation.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)
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "AZ"
|
||||
district: "Congressional District 7"
|
||||
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 - 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 - 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 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 - Indian and Insular Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources/subcommittees/indian-and-insular-affairs"
|
||||
tenure:
|
||||
start: "2025-11-12"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "7bfb2011-9d9f-4ce2-a710-e36180aab4d0"
|
||||
tenure: "f41ded3f-3ee3-4679-b90a-d293d015317f"
|
||||
jurisdiction: "b728c731-2a4a-413f-a8b9-430ebbc8f3e8"
|
||||
bioguide: "G000606"
|
||||
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, az]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - AZ-7 (Congressional District 7).
|
||||
|
||||
## Committees
|
||||
|
||||
- [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 - Higher Education and Workforce Development](/us/bodies/house/committees/education-and-workforce/subcommittees/higher-education-and-workforce-development.md)
|
||||
- [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 - Indian and Insular Affairs](/us/bodies/house/committees/natural-resources/subcommittees/indian-and-insular-affairs.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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NE"
|
||||
district: "Congressional District 3"
|
||||
committees:
|
||||
- name: "House Committee on Ways and Means"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means"
|
||||
- name: "House Committee on Ways and Means - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/health"
|
||||
- name: "House Committee on Ways and Means - Trade"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/trade"
|
||||
- name: "Joint Committee on Taxation"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/taxation"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "fa79611b-57a7-4679-9d90-2f72828df28d"
|
||||
tenure: "06948998-ada6-42a2-a020-14b3e8e2cd48"
|
||||
jurisdiction: "5e3a50ea-9a13-4d45-9e37-ec6a4ff65c7b"
|
||||
bioguide: "S001172"
|
||||
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, ne]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NE-3 (Congressional District 3).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
|
||||
- [House Committee on Ways and Means - Health](/us/bodies/house/committees/ways-and-means/subcommittees/health.md)
|
||||
- [House Committee on Ways and Means - Trade](/us/bodies/house/committees/ways-and-means/subcommittees/trade.md) — **chair**
|
||||
- [Joint Committee on Taxation](/us/bodies/joint/committees/taxation.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).
|
||||
|
||||
@@ -8,6 +8,16 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NY"
|
||||
district: "Congressional District 13"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Legislative Branch"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/legislative-branch"
|
||||
- name: "House Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +30,14 @@ ids:
|
||||
office: "0167b88e-61ec-43da-8836-02dd6aff1e4f"
|
||||
tenure: "09aa10ca-5f4d-4b91-8c29-aee711c390b4"
|
||||
jurisdiction: "2a286a86-d9fc-4a7d-817f-a5d173e6d048"
|
||||
bioguide: "E000297"
|
||||
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, ny]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +47,16 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NY-13 (Congressional District 13).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Legislative Branch](/us/bodies/house/committees/appropriations/subcommittees/legislative-branch.md) — **ranking-member**
|
||||
- [House Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 9"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Financial Institutions"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/financial-institutions"
|
||||
- name: "House Committee on Financial Services - Oversight and Investigations"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations"
|
||||
- name: "House Committee on Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security"
|
||||
- name: "House Committee on Homeland Security - Border Security and Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/border-security-and-enforcement"
|
||||
- name: "House Committee on Homeland Security - Oversight, Investigations, and Accountability"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/oversight-investigations-and-accountability"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "66f8aa9f-c438-4d70-aba3-d8326210d2b6"
|
||||
tenure: "f89b6928-3c66-46b9-809a-b874663eab7e"
|
||||
jurisdiction: "34dae76e-717c-407d-8e4f-ce3ca46f31e3"
|
||||
bioguide: "G000553"
|
||||
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, tx]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-9 (Congressional District 9).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/financial-institutions.md)
|
||||
- [House Committee on Financial Services - Oversight and Investigations](/us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations.md) — **ranking-member**
|
||||
- [House Committee on Homeland Security](/us/bodies/house/committees/homeland-security.md)
|
||||
- [House Committee on Homeland Security - Border Security and Enforcement](/us/bodies/house/committees/homeland-security/subcommittees/border-security-and-enforcement.md)
|
||||
- [House Committee on Homeland Security - Oversight, Investigations, and Accountability](/us/bodies/house/committees/homeland-security/subcommittees/oversight-investigations-and-accountability.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).
|
||||
|
||||
@@ -7,6 +7,19 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "OK"
|
||||
committees:
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security"
|
||||
- name: "Senate Committee on Indian Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/indian-affairs"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +32,14 @@ ids:
|
||||
office: "3f085f00-fb23-48ac-881b-74a4d591b741"
|
||||
tenure: "4253a141-bb09-4575-92c6-fbaf11903ada"
|
||||
jurisdiction: "0f357a1e-ff3f-48cb-b8b3-f0d04686b00d"
|
||||
bioguide: "A000383"
|
||||
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, ok]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +49,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - OK (State of Oklahoma).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions](/us/bodies/senate/committees/health-education-labor-and-pensions.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security.md)
|
||||
- [Senate Committee on Indian Affairs](/us/bodies/senate/committees/indian-affairs.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).
|
||||
|
||||
@@ -7,6 +7,58 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "CA"
|
||||
committees:
|
||||
- name: "Joint Committee of Congress on the Library"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/joint-committee-of-congress-on-the-library"
|
||||
- name: "Joint Committee on Printing"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/printing"
|
||||
- name: "Senate Committee on Energy and Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Public Lands, Forests, and Mining"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/public-lands-forests-and-mining"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Water and Power"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/water-and-power"
|
||||
- name: "Senate Committee on Environment and Public Works"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works"
|
||||
- name: "Senate Committee on Environment and Public Works - Clean Air, Climate, and Nuclear Innovation and Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/clean-air-climate-and-nuclear-innovation-and-safety"
|
||||
- name: "Senate Committee on Environment and Public Works - Fisheries, Wildlife, and Water"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/fisheries-wildlife-and-water"
|
||||
- name: "Senate Committee on Environment and Public Works - Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/transportation-and-infrastructure"
|
||||
- name: "Senate Committee on Rules and Administration"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/rules-and-administration"
|
||||
- name: "Senate Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-budget"
|
||||
- name: "Senate Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary"
|
||||
- name: "Senate Committee on the Judiciary - Border Security and Immigration"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/border-security-and-immigration"
|
||||
- name: "Senate Committee on the Judiciary - Federal Courts, Oversight, Agency Action, and Federal Rights"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/federal-courts-oversight-agency-action-and-federal-rights"
|
||||
- name: "Senate Committee on the Judiciary - Privacy, Technology, and the Law"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/privacy-technology-and-the-law"
|
||||
- name: "Senate Committee on the Judiciary - the Constitution"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/the-constitution"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +71,14 @@ ids:
|
||||
office: "6a63e7a3-8725-4785-a113-2a6d52a26b42"
|
||||
tenure: "8e863660-7538-465c-a696-8f5a0f82e025"
|
||||
jurisdiction: "749b654b-5bbd-4c12-9975-50435889f5a4"
|
||||
bioguide: "P000145"
|
||||
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, ca]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +88,30 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - CA (State of California).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Joint Committee of Congress on the Library](/us/bodies/joint/committees/joint-committee-of-congress-on-the-library.md)
|
||||
- [Joint Committee on Printing](/us/bodies/joint/committees/printing.md)
|
||||
- [Senate Committee on Energy and Natural Resources](/us/bodies/senate/committees/energy-and-natural-resources.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Energy](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Public Lands, Forests, and Mining](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/public-lands-forests-and-mining.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Water and Power](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/water-and-power.md)
|
||||
- [Senate Committee on Environment and Public Works](/us/bodies/senate/committees/environment-and-public-works.md)
|
||||
- [Senate Committee on Environment and Public Works - Clean Air, Climate, and Nuclear Innovation and Safety](/us/bodies/senate/committees/environment-and-public-works/subcommittees/clean-air-climate-and-nuclear-innovation-and-safety.md)
|
||||
- [Senate Committee on Environment and Public Works - Fisheries, Wildlife, and Water](/us/bodies/senate/committees/environment-and-public-works/subcommittees/fisheries-wildlife-and-water.md)
|
||||
- [Senate Committee on Environment and Public Works - Transportation and Infrastructure](/us/bodies/senate/committees/environment-and-public-works/subcommittees/transportation-and-infrastructure.md)
|
||||
- [Senate Committee on Rules and Administration](/us/bodies/senate/committees/rules-and-administration.md) — **ranking-member**
|
||||
- [Senate Committee on the Budget](/us/bodies/senate/committees/the-budget.md)
|
||||
- [Senate Committee on the Judiciary](/us/bodies/senate/committees/the-judiciary.md)
|
||||
- [Senate Committee on the Judiciary - Border Security and Immigration](/us/bodies/senate/committees/the-judiciary/subcommittees/border-security-and-immigration.md) — **ranking-member**
|
||||
- [Senate Committee on the Judiciary - Federal Courts, Oversight, Agency Action, and Federal Rights](/us/bodies/senate/committees/the-judiciary/subcommittees/federal-courts-oversight-agency-action-and-federal-rights.md)
|
||||
- [Senate Committee on the Judiciary - Privacy, Technology, and the Law](/us/bodies/senate/committees/the-judiciary/subcommittees/privacy-technology-and-the-law.md)
|
||||
- [Senate Committee on the Judiciary - the Constitution](/us/bodies/senate/committees/the-judiciary/subcommittees/the-constitution.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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NY"
|
||||
district: "Congressional District 14"
|
||||
committees:
|
||||
- name: "House Committee on Energy and Commerce"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce"
|
||||
- name: "House Committee on Energy and Commerce - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/energy"
|
||||
- name: "House Committee on Energy and Commerce - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/health"
|
||||
- name: "House Committee on Energy and Commerce - Oversight and Investigations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/oversight-and-investigations"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "281bc995-fe48-4a8a-ac18-1d607b810ab4"
|
||||
tenure: "7995e807-2f3f-4c9f-97a0-cda7ecbdf4c8"
|
||||
jurisdiction: "cd96d894-a9b9-4202-b186-bfdef5e486b7"
|
||||
bioguide: "O000172"
|
||||
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, ny]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NY-14 (Congressional District 14).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Energy and Commerce](/us/bodies/house/committees/energy-and-commerce.md)
|
||||
- [House Committee on Energy and Commerce - Energy](/us/bodies/house/committees/energy-and-commerce/subcommittees/energy.md)
|
||||
- [House Committee on Energy and Commerce - Health](/us/bodies/house/committees/energy-and-commerce/subcommittees/health.md)
|
||||
- [House Committee on Energy and Commerce - Oversight and Investigations](/us/bodies/house/committees/energy-and-commerce/subcommittees/oversight-and-investigations.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NC"
|
||||
district: "Congressional District 12"
|
||||
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 - 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 - Higher Education and Workforce Development"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/education-and-workforce/subcommittees/higher-education-and-workforce-development"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "1d6af43a-e79b-426f-a567-61f1e2483ecb"
|
||||
tenure: "1272e771-66b1-4d67-8f63-b8a579e74249"
|
||||
jurisdiction: "5e32a96a-9eba-45e4-a507-cabb71a8abfb"
|
||||
bioguide: "A000370"
|
||||
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, nc]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NC-12 (Congressional District 12).
|
||||
|
||||
## 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 - 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 - Higher Education and Workforce Development](/us/bodies/house/committees/education-and-workforce/subcommittees/higher-education-and-workforce-development.md) — **ranking-member**
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "CA"
|
||||
district: "Congressional District 6"
|
||||
committees:
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - East Asia and Pacific"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/east-asia-and-pacific"
|
||||
- name: "House Committee on Foreign Affairs - South and Central Asia"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/south-and-central-asia"
|
||||
- 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 - National Intelligence Enterprise"
|
||||
role: "member"
|
||||
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"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "a1571fff-c405-47da-8a0f-8ea97df89de7"
|
||||
tenure: "7ba286ec-66c1-403f-9c43-255f08471f4b"
|
||||
jurisdiction: "9ba9a1ea-fe97-463e-b668-733bb2a35fba"
|
||||
bioguide: "B001287"
|
||||
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, ca]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - CA-6 (Congressional District 6).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - East Asia and Pacific](/us/bodies/house/committees/foreign-affairs/subcommittees/east-asia-and-pacific.md) — **ranking-member**
|
||||
- [House Committee on Foreign Affairs - South and Central Asia](/us/bodies/house/committees/foreign-affairs/subcommittees/south-and-central-asia.md)
|
||||
- [House Permanent Select Committee on Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence.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)
|
||||
- [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)
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -7,6 +7,65 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MN"
|
||||
leadership:
|
||||
- role: "Senate Democratic Steering Committee Chair"
|
||||
body: "S"
|
||||
since: "2025-01-03"
|
||||
committees:
|
||||
- name: "Joint Committee of Congress on the Library"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/joint-committee-of-congress-on-the-library"
|
||||
- name: "Joint Economic Committee"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/joint-economic-committee"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Commodities, Derivatives, Risk Management, and Trade"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/commodities-derivatives-risk-management-and-trade"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Conservation, Forestry, Natural Resources, and Biotechnology"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/conservation-forestry-natural-resources-and-biotechnology"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Food and Nutrition, Specialty Crops, Organics, and Research"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/food-and-nutrition-specialty-crops-organics-and-research"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Livestock, Dairy, Poultry, and Food Safety"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/livestock-dairy-poultry-and-food-safety"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Rural Development, Energy, and Credit"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/rural-development-energy-and-credit"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Consumer Protection, Technology, and Data Privacy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/consumer-protection-technology-and-data-privacy"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Surface Transportation, Freight, Pipelines, and Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/surface-transportation-freight-pipelines-and-safety"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media"
|
||||
- name: "Senate Committee on Rules and Administration"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/rules-and-administration"
|
||||
- name: "Senate Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary"
|
||||
- name: "Senate Committee on the Judiciary - Antitrust, Competition Policy, and Consumer Rights"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/antitrust-competition-policy-and-consumer-rights"
|
||||
- name: "Senate Committee on the Judiciary - Border Security and Immigration"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/border-security-and-immigration"
|
||||
- name: "Senate Committee on the Judiciary - Crime and Counterterrorism"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/crime-and-counterterrorism"
|
||||
- name: "Senate Committee on the Judiciary - Privacy, Technology, and the Law"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/privacy-technology-and-the-law"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +78,14 @@ ids:
|
||||
office: "a15e7849-9318-4aa0-a30a-a5dc22dab92f"
|
||||
tenure: "83ececed-a02e-4fc5-8648-ae2370f9a4c6"
|
||||
jurisdiction: "8d860db0-7e02-4c58-a085-c865e3d6c427"
|
||||
bioguide: "K000367"
|
||||
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, mn]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +95,35 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - MN (State of Minnesota).
|
||||
|
||||
## Leadership
|
||||
|
||||
- Senate Democratic Steering Committee Chair (since 2025-01-03)
|
||||
|
||||
## Committees
|
||||
|
||||
- [Joint Committee of Congress on the Library](/us/bodies/joint/committees/joint-committee-of-congress-on-the-library.md)
|
||||
- [Joint Economic Committee](/us/bodies/joint/committees/joint-economic-committee.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry](/us/bodies/senate/committees/agriculture-nutrition-and-forestry.md) — **ranking-member**
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Commodities, Derivatives, Risk Management, and Trade](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/commodities-derivatives-risk-management-and-trade.md) — **ex-officio**
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Conservation, Forestry, Natural Resources, and Biotechnology](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/conservation-forestry-natural-resources-and-biotechnology.md) — **ex-officio**
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Food and Nutrition, Specialty Crops, Organics, and Research](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/food-and-nutrition-specialty-crops-organics-and-research.md) — **ex-officio**
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Livestock, Dairy, Poultry, and Food Safety](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/livestock-dairy-poultry-and-food-safety.md) — **ex-officio**
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Rural Development, Energy, and Credit](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/rural-development-energy-and-credit.md) — **ex-officio**
|
||||
- [Senate Committee on Commerce, Science, and Transportation](/us/bodies/senate/committees/commerce-science-and-transportation.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Consumer Protection, Technology, and Data Privacy](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/consumer-protection-technology-and-data-privacy.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Surface Transportation, Freight, Pipelines, and Safety](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/surface-transportation-freight-pipelines-and-safety.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media.md)
|
||||
- [Senate Committee on Rules and Administration](/us/bodies/senate/committees/rules-and-administration.md)
|
||||
- [Senate Committee on the Judiciary](/us/bodies/senate/committees/the-judiciary.md)
|
||||
- [Senate Committee on the Judiciary - Antitrust, Competition Policy, and Consumer Rights](/us/bodies/senate/committees/the-judiciary/subcommittees/antitrust-competition-policy-and-consumer-rights.md)
|
||||
- [Senate Committee on the Judiciary - Border Security and Immigration](/us/bodies/senate/committees/the-judiciary/subcommittees/border-security-and-immigration.md)
|
||||
- [Senate Committee on the Judiciary - Crime and Counterterrorism](/us/bodies/senate/committees/the-judiciary/subcommittees/crime-and-counterterrorism.md)
|
||||
- [Senate Committee on the Judiciary - Privacy, Technology, and the Law](/us/bodies/senate/committees/the-judiciary/subcommittees/privacy-technology-and-the-law.md) — **ranking-member**
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "IN"
|
||||
district: "Congressional District 7"
|
||||
committees:
|
||||
- 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 - National Intelligence Enterprise"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/national-intelligence-enterprise"
|
||||
- name: "House Select Committee on the Strategic Competition Between the United States and the Chinese Communist Party"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-select-committee-on-the-strategic-competition-between-the-united-states-and-the-chinese-communist-party"
|
||||
- name: "House Committee on Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure"
|
||||
- name: "House Committee on Transportation and Infrastructure - Aviation"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation"
|
||||
- name: "House Committee on Transportation and Infrastructure - Railroads, Pipelines, and Hazardous Materials"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/railroads-pipelines-and-hazardous-materials"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "2f2100ee-5899-4716-9b87-0998f705b105"
|
||||
tenure: "8c0cae42-965f-461c-a77d-3bd4f50a69e5"
|
||||
jurisdiction: "a4d2d300-33b6-4772-a239-8d48c0abc43e"
|
||||
bioguide: "C001072"
|
||||
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, in]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - IN-7 (Congressional District 7).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Permanent Select Committee on Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence.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) — **ranking-member**
|
||||
- [House Select Committee on the Strategic Competition Between the United States and the Chinese Communist Party](/us/bodies/house/committees/house-select-committee-on-the-strategic-competition-between-the-united-states-and-the-chinese-communist-party.md)
|
||||
- [House Committee on Transportation and Infrastructure](/us/bodies/house/committees/transportation-and-infrastructure.md)
|
||||
- [House Committee on Transportation and Infrastructure - Aviation](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation.md) — **ranking-member**
|
||||
- [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)
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "OR"
|
||||
district: "Congressional District 6"
|
||||
committees:
|
||||
- name: "House Committee on Agriculture"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture"
|
||||
- name: "House Committee on Agriculture - Forestry and Horticulture"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/forestry-and-horticulture"
|
||||
- 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 Science, Space, and Technology"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology"
|
||||
- name: "House Committee on Science, Space, and Technology - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology/subcommittees/energy"
|
||||
- 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"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "337b62cb-8d8c-4ef9-b9c8-e6bc0bc4f8fa"
|
||||
tenure: "4846e147-1d15-40fa-b27f-558b9bfc7f97"
|
||||
jurisdiction: "4e39dcae-7fbc-403d-bf00-f05ad0f65cfd"
|
||||
bioguide: "S001226"
|
||||
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, or]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - OR-6 (Congressional District 6).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Agriculture](/us/bodies/house/committees/agriculture.md)
|
||||
- [House Committee on Agriculture - Forestry and Horticulture](/us/bodies/house/committees/agriculture/subcommittees/forestry-and-horticulture.md) — **ranking-member**
|
||||
- [House Committee on Agriculture - Nutrition and Foreign Agriculture](/us/bodies/house/committees/agriculture/subcommittees/nutrition-and-foreign-agriculture.md)
|
||||
- [House Committee on Science, Space, and Technology](/us/bodies/house/committees/science-space-and-technology.md)
|
||||
- [House Committee on Science, Space, and Technology - Energy](/us/bodies/house/committees/science-space-and-technology/subcommittees/energy.md)
|
||||
- [House Committee on Science, Space, and Technology - Space and Aeronautics](/us/bodies/house/committees/science-space-and-technology/subcommittees/space-and-aeronautics.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).
|
||||
|
||||
@@ -8,6 +8,31 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TN"
|
||||
district: "Congressional District 5"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Capital Markets"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/capital-markets"
|
||||
- name: "House Committee on Financial Services - National Security, Illicit Finance, and International Financial Institutions"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/national-security-illicit-finance-and-international-financial-institutions"
|
||||
- name: "House Committee on Financial Services - Oversight and Investigations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations"
|
||||
- name: "House Committee on Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security"
|
||||
- name: "House Committee on Homeland Security - Border Security and Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/border-security-and-enforcement"
|
||||
- name: "House Committee on Homeland Security - Cybersecurity and Infrastructure Protection"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/cybersecurity-and-infrastructure-protection"
|
||||
- name: "House Committee on Homeland Security - Oversight, Investigations, and Accountability"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/oversight-investigations-and-accountability"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +45,14 @@ ids:
|
||||
office: "9126a806-3940-4228-b235-86a2458c9968"
|
||||
tenure: "c95ed158-539a-4a74-96f7-4edd4109a3a7"
|
||||
jurisdiction: "7a431198-16db-4181-84d0-67e18d535398"
|
||||
bioguide: "O000175"
|
||||
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, tn]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +62,21 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TN-5 (Congressional District 5).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Capital Markets](/us/bodies/house/committees/financial-services/subcommittees/capital-markets.md)
|
||||
- [House Committee on Financial Services - National Security, Illicit Finance, and International Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/national-security-illicit-finance-and-international-financial-institutions.md)
|
||||
- [House Committee on Financial Services - Oversight and Investigations](/us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations.md)
|
||||
- [House Committee on Homeland Security](/us/bodies/house/committees/homeland-security.md)
|
||||
- [House Committee on Homeland Security - Border Security and Enforcement](/us/bodies/house/committees/homeland-security/subcommittees/border-security-and-enforcement.md)
|
||||
- [House Committee on Homeland Security - Cybersecurity and Infrastructure Protection](/us/bodies/house/committees/homeland-security/subcommittees/cybersecurity-and-infrastructure-protection.md) — **chair**
|
||||
- [House Committee on Homeland Security - Oversight, Investigations, and Accountability](/us/bodies/house/committees/homeland-security/subcommittees/oversight-investigations-and-accountability.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NY"
|
||||
district: "Congressional District 2"
|
||||
committees:
|
||||
- name: "House Committee on Ethics"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ethics"
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Capital Markets"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/capital-markets"
|
||||
- name: "House Committee on Financial Services - Housing and Insurance"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/housing-and-insurance"
|
||||
- name: "House Committee on Financial Services - Oversight and Investigations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations"
|
||||
- name: "House Committee on Homeland Security"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/homeland-security"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "c5ff9926-0559-40bd-a388-6aa88ac30256"
|
||||
tenure: "c7197d62-778e-436b-ba67-63badede9f12"
|
||||
jurisdiction: "afe6ed9a-e6e5-4f4f-ba87-fc8552072b85"
|
||||
bioguide: "G000597"
|
||||
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, ny]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NY-2 (Congressional District 2).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Ethics](/us/bodies/house/committees/ethics.md)
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Capital Markets](/us/bodies/house/committees/financial-services/subcommittees/capital-markets.md) — **vice-chair**
|
||||
- [House Committee on Financial Services - Housing and Insurance](/us/bodies/house/committees/financial-services/subcommittees/housing-and-insurance.md)
|
||||
- [House Committee on Financial Services - Oversight and Investigations](/us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations.md)
|
||||
- [House Committee on Homeland Security](/us/bodies/house/committees/homeland-security.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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "GA"
|
||||
district: "Congressional District 9"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Commerce, Justice, Science, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Labor, Health and Human Services, Education, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/labor-health-and-human-services-education-and-related-agencies"
|
||||
- name: "House Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "459acb9a-6019-494e-abe3-bf9042ae40cb"
|
||||
tenure: "182e2051-6ef3-4515-ba3a-f4c763e1ecc1"
|
||||
jurisdiction: "d8256fef-dd9b-4315-8b7b-5314411991d5"
|
||||
bioguide: "C001116"
|
||||
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 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - GA-9 (Congressional District 9).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Commerce, Justice, Science, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies.md)
|
||||
- [House Committee on Appropriations - Labor, Health and Human Services, Education, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/labor-health-and-human-services-education-and-related-agencies.md)
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "KY"
|
||||
district: "Congressional District 6"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Financial Institutions"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/financial-institutions"
|
||||
- name: "House Committee on Financial Services - National Security, Illicit Finance, and International Financial Institutions"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/national-security-illicit-finance-and-international-financial-institutions"
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - East Asia and Pacific"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/east-asia-and-pacific"
|
||||
- name: "House Select Committee on the Strategic Competition Between the United States and the Chinese Communist Party"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-select-committee-on-the-strategic-competition-between-the-united-states-and-the-chinese-communist-party"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "f02deb7c-157a-490e-bb2e-f31f0cf04687"
|
||||
tenure: "1f95fd77-4e47-42e3-bed2-6df4a35a83e3"
|
||||
jurisdiction: "2511747c-1d90-45ab-a66e-6ce8b49e66b5"
|
||||
bioguide: "B001282"
|
||||
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, ky]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - KY-6 (Congressional District 6).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/financial-institutions.md) — **chair**
|
||||
- [House Committee on Financial Services - National Security, Illicit Finance, and International Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/national-security-illicit-finance-and-international-financial-institutions.md)
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - East Asia and Pacific](/us/bodies/house/committees/foreign-affairs/subcommittees/east-asia-and-pacific.md)
|
||||
- [House Select Committee on the Strategic Competition Between the United States and the Chinese Communist Party](/us/bodies/house/committees/house-select-committee-on-the-strategic-competition-between-the-united-states-and-the-chinese-communist-party.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "AZ"
|
||||
district: "Congressional District 5"
|
||||
committees:
|
||||
- name: "House Committee on Oversight and Government Reform"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform"
|
||||
- name: "House Committee on Oversight and Government Reform - Federal Law Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/federal-law-enforcement"
|
||||
- name: "House Committee on Oversight and Government Reform - Military and Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/military-and-foreign-affairs"
|
||||
- name: "House Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary"
|
||||
- name: "House Committee on the Judiciary - Crime and Federal Government Surveillance"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/crime-and-federal-government-surveillance"
|
||||
- name: "House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "e180e200-453e-4d05-a8a1-e321a05df5b7"
|
||||
tenure: "72c24e22-04b7-4658-9e10-57553d3d5ee8"
|
||||
jurisdiction: "31ce57a9-38d5-4061-9933-8b150ef3b5ae"
|
||||
bioguide: "B001302"
|
||||
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, az]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - AZ-5 (Congressional District 5).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Oversight and Government Reform](/us/bodies/house/committees/oversight-and-government-reform.md)
|
||||
- [House Committee on Oversight and Government Reform - Federal Law Enforcement](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/federal-law-enforcement.md)
|
||||
- [House Committee on Oversight and Government Reform - Military and Foreign Affairs](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/military-and-foreign-affairs.md)
|
||||
- [House Committee on the Judiciary](/us/bodies/house/committees/the-judiciary.md)
|
||||
- [House Committee on the Judiciary - Crime and Federal Government Surveillance](/us/bodies/house/committees/the-judiciary/subcommittees/crime-and-federal-government-surveillance.md) — **chair**
|
||||
- [House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement](/us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement.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).
|
||||
|
||||
@@ -8,6 +8,16 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MD"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Labor, Health and Human Services, Education, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/labor-health-and-human-services-education-and-related-agencies"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +30,14 @@ ids:
|
||||
office: "a21917f3-4418-45b7-bbed-2b18fc87b2db"
|
||||
tenure: "ad05807c-7777-4aa7-98cc-7f3e35ae7d93"
|
||||
jurisdiction: "f2f2a32f-c330-440a-89ca-e9a4f208eaf4"
|
||||
bioguide: "H001052"
|
||||
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, md]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +47,16 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MD-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies.md) — **chair**
|
||||
- [House Committee on Appropriations - Labor, Health and Human Services, Education, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/labor-health-and-human-services-education-and-related-agencies.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).
|
||||
|
||||
@@ -7,6 +7,52 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NJ"
|
||||
committees:
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Financial Institutions and Consumer Protection"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/financial-institutions-and-consumer-protection"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - National Security and International Trade and Finance"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/national-security-and-international-trade-and-finance"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Securities, Insurance, and Investment"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/securities-insurance-and-investment"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Aviation, Space, and Innovation"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/aviation-space-and-innovation"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Surface Transportation, Freight, Pipelines, and Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/surface-transportation-freight-pipelines-and-safety"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Education and the American Family"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/education-and-the-american-family"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs - Disaster Management, District of Columbia, and Census"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/disaster-management-district-of-columbia-and-census"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs - Permanent Subcommittee on Investigations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/permanent-subcommittee-on-investigations"
|
||||
- name: "Senate Special Committee on Aging"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/senate-special-committee-on-aging"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +65,14 @@ ids:
|
||||
office: "f6cf4e82-111a-48dd-a393-41cd2faba775"
|
||||
tenure: "f3062d67-0356-4334-a37f-d103d7a3352c"
|
||||
jurisdiction: "162bcdde-f946-4408-ab30-8448c11439c6"
|
||||
bioguide: "K000394"
|
||||
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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +82,28 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - NJ (State of New Jersey).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs](/us/bodies/senate/committees/banking-housing-and-urban-affairs.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Financial Institutions and Consumer Protection](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/financial-institutions-and-consumer-protection.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - National Security and International Trade and Finance](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/national-security-and-international-trade-and-finance.md) — **ranking-member**
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Securities, Insurance, and Investment](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/securities-insurance-and-investment.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation](/us/bodies/senate/committees/commerce-science-and-transportation.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Aviation, Space, and Innovation](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/aviation-space-and-innovation.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Surface Transportation, Freight, Pipelines, and Safety](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/surface-transportation-freight-pipelines-and-safety.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions](/us/bodies/senate/committees/health-education-labor-and-pensions.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Education and the American Family](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/education-and-the-american-family.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs](/us/bodies/senate/committees/homeland-security-and-governmental-affairs.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs - Disaster Management, District of Columbia, and Census](/us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/disaster-management-district-of-columbia-and-census.md) — **ranking-member**
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs - Permanent Subcommittee on Investigations](/us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/permanent-subcommittee-on-investigations.md)
|
||||
- [Senate Special Committee on Aging](/us/bodies/senate/committees/senate-special-committee-on-aging.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).
|
||||
|
||||
@@ -7,6 +7,40 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MD"
|
||||
committees:
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Financial Institutions and Consumer Protection"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/financial-institutions-and-consumer-protection"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Housing, Transportation, and Community Development"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/housing-transportation-and-community-development"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Securities, Insurance, and Investment"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/securities-insurance-and-investment"
|
||||
- name: "Senate Committee on Environment and Public Works"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works"
|
||||
- name: "Senate Committee on Environment and Public Works - Fisheries, Wildlife, and Water"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/fisheries-wildlife-and-water"
|
||||
- name: "Senate Committee on Environment and Public Works - Transportation and Infrastructure"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/transportation-and-infrastructure"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Education and the American Family"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/education-and-the-american-family"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety"
|
||||
- name: "Senate Special Committee on Aging"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/senate-special-committee-on-aging"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +53,14 @@ ids:
|
||||
office: "2770ada3-e945-4112-a4e2-abc64a00634a"
|
||||
tenure: "481e2c9f-f429-4d99-aa95-29abfa4e72b1"
|
||||
jurisdiction: "604e04ab-b914-4a06-a801-d1d7df3ab8ac"
|
||||
bioguide: "A000382"
|
||||
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, md]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +70,24 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - MD (State of Maryland).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs](/us/bodies/senate/committees/banking-housing-and-urban-affairs.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Financial Institutions and Consumer Protection](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/financial-institutions-and-consumer-protection.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Housing, Transportation, and Community Development](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/housing-transportation-and-community-development.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Securities, Insurance, and Investment](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/securities-insurance-and-investment.md)
|
||||
- [Senate Committee on Environment and Public Works](/us/bodies/senate/committees/environment-and-public-works.md)
|
||||
- [Senate Committee on Environment and Public Works - Fisheries, Wildlife, and Water](/us/bodies/senate/committees/environment-and-public-works/subcommittees/fisheries-wildlife-and-water.md)
|
||||
- [Senate Committee on Environment and Public Works - Transportation and Infrastructure](/us/bodies/senate/committees/environment-and-public-works/subcommittees/transportation-and-infrastructure.md) — **ranking-member**
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions](/us/bodies/senate/committees/health-education-labor-and-pensions.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Education and the American Family](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/education-and-the-american-family.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety.md)
|
||||
- [Senate Special Committee on Aging](/us/bodies/senate/committees/senate-special-committee-on-aging.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).
|
||||
|
||||
@@ -8,6 +8,10 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MN"
|
||||
district: "Congressional District 2"
|
||||
committees:
|
||||
- name: "House Committee on Agriculture"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/agriculture"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +24,14 @@ ids:
|
||||
office: "ac885d5a-b013-4bab-989d-083bb007a216"
|
||||
tenure: "984afa43-9530-4691-afee-f4e00c7ca4ee"
|
||||
jurisdiction: "7a18f195-33c8-4c8f-b8f0-2fe59b3e8315"
|
||||
bioguide: "C001119"
|
||||
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, mn]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +41,14 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MN-2 (Congressional District 2).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Agriculture](/us/bodies/house/committees/agriculture.md) — **ranking-member**
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -7,6 +7,37 @@ party: "I"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "ME"
|
||||
committees:
|
||||
- name: "Senate Committee on Armed Services"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/armed-services"
|
||||
- name: "Senate Committee on Armed Services - Airland"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/armed-services/subcommittees/airland"
|
||||
- name: "Senate Committee on Armed Services - Seapower"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/armed-services/subcommittees/seapower"
|
||||
- name: "Senate Committee on Armed Services - Strategic Forces"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/armed-services/subcommittees/strategic-forces"
|
||||
- name: "Senate Committee on Energy and Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy"
|
||||
- name: "Senate Committee on Energy and Natural Resources - National Parks"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/national-parks"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Public Lands, Forests, and Mining"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/public-lands-forests-and-mining"
|
||||
- name: "Senate Select Committee on Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/senate-select-committee-on-intelligence"
|
||||
- name: "Senate Committee on Veterans' Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/veterans-affairs"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +50,14 @@ ids:
|
||||
office: "d471c33b-1d78-4a31-93bf-321a5ef5b40f"
|
||||
tenure: "0ee9e2dc-2a38-4c02-a876-838f10ec01c2"
|
||||
jurisdiction: "f9d0c7b7-4d41-4049-a3eb-ba60d54b7782"
|
||||
bioguide: "K000383"
|
||||
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, me]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +67,23 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - ME (State of Maine).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Armed Services](/us/bodies/senate/committees/armed-services.md)
|
||||
- [Senate Committee on Armed Services - Airland](/us/bodies/senate/committees/armed-services/subcommittees/airland.md)
|
||||
- [Senate Committee on Armed Services - Seapower](/us/bodies/senate/committees/armed-services/subcommittees/seapower.md)
|
||||
- [Senate Committee on Armed Services - Strategic Forces](/us/bodies/senate/committees/armed-services/subcommittees/strategic-forces.md) — **ranking-member**
|
||||
- [Senate Committee on Energy and Natural Resources](/us/bodies/senate/committees/energy-and-natural-resources.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Energy](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy.md)
|
||||
- [Senate Committee on Energy and Natural Resources - National Parks](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/national-parks.md) — **ranking-member**
|
||||
- [Senate Committee on Energy and Natural Resources - Public Lands, Forests, and Mining](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/public-lands-forests-and-mining.md)
|
||||
- [Senate Select Committee on Intelligence](/us/bodies/senate/committees/senate-select-committee-on-intelligence.md)
|
||||
- [Senate Committee on Veterans' Affairs](/us/bodies/senate/committees/veterans-affairs.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MO"
|
||||
district: "Congressional District 2"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Capital Markets"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/capital-markets"
|
||||
- name: "House Committee on Financial Services - Oversight and Investigations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations"
|
||||
- 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 - National Intelligence Enterprise"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/national-intelligence-enterprise"
|
||||
- name: "House Permanent Select Committee on Intelligence - Open Source Intelligence"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/open-source-intelligence"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "a87ba02f-924f-4641-a6bc-3e4145ae5f72"
|
||||
tenure: "dd264510-d240-4d43-9eef-6ce8bb89ddfd"
|
||||
jurisdiction: "18fc4ffd-4960-4a09-a700-4b0d6e9e174a"
|
||||
bioguide: "W000812"
|
||||
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, mo]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MO-2 (Congressional District 2).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Capital Markets](/us/bodies/house/committees/financial-services/subcommittees/capital-markets.md) — **chair**
|
||||
- [House Committee on Financial Services - Oversight and Investigations](/us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations.md)
|
||||
- [House Permanent Select Committee on Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence.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)
|
||||
- [House Permanent Select Committee on Intelligence - Open Source Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/open-source-intelligence.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).
|
||||
|
||||
@@ -8,6 +8,31 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
district: "Congressional District 13"
|
||||
committees:
|
||||
- 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 - Oversight and Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/oversight-and-intelligence"
|
||||
- name: "House Committee on Oversight and Government Reform"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform"
|
||||
- name: "House Committee on Oversight and Government Reform - Cybersecurity, Information Technology, and Government Innovation"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/cybersecurity-information-technology-and-government-innovation"
|
||||
- name: "House Committee on Oversight and Government Reform - Delivering on Government Efficiency"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/delivering-on-government-efficiency"
|
||||
- name: "House Committee on Oversight and Government Reform - Health Care and Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/health-care-and-financial-services"
|
||||
- name: "House Committee on Oversight and Government Reform - Military and Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/military-and-foreign-affairs"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +45,14 @@ ids:
|
||||
office: "26ef53cd-10a8-4785-b6fc-c814dae7eb8f"
|
||||
tenure: "0591a6ce-dac5-4354-8d79-b84f98cb13e6"
|
||||
jurisdiction: "cf14047d-5fa9-43c9-96eb-9521edf13ce1"
|
||||
bioguide: "L000596"
|
||||
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 +62,21 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - FL-13 (Congressional District 13).
|
||||
|
||||
## Committees
|
||||
|
||||
- [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 - Oversight and Intelligence](/us/bodies/house/committees/foreign-affairs/subcommittees/oversight-and-intelligence.md)
|
||||
- [House Committee on Oversight and Government Reform](/us/bodies/house/committees/oversight-and-government-reform.md)
|
||||
- [House Committee on Oversight and Government Reform - Cybersecurity, Information Technology, and Government Innovation](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/cybersecurity-information-technology-and-government-innovation.md)
|
||||
- [House Committee on Oversight and Government Reform - Delivering on Government Efficiency](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/delivering-on-government-efficiency.md)
|
||||
- [House Committee on Oversight and Government Reform - Health Care and Financial Services](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/health-care-and-financial-services.md)
|
||||
- [House Committee on Oversight and Government Reform - Military and Foreign Affairs](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/military-and-foreign-affairs.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).
|
||||
|
||||
@@ -8,6 +8,22 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MD"
|
||||
district: "Congressional District 6"
|
||||
committees:
|
||||
- name: "House Committee on Agriculture"
|
||||
role: "member"
|
||||
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 - Conservation, Research, and Biotechnology"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/conservation-research-and-biotechnology"
|
||||
- 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 - Research and Technology"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology/subcommittees/research-and-technology"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +36,14 @@ ids:
|
||||
office: "506e435e-7562-4e15-836c-6601b85c4ec3"
|
||||
tenure: "7ab43ff4-63eb-4672-b402-e42f94609ca8"
|
||||
jurisdiction: "992f6eb3-a1a0-47f3-a701-aa0ec3a509ef"
|
||||
bioguide: "M001232"
|
||||
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, md]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +53,18 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MD-6 (Congressional District 6).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Agriculture](/us/bodies/house/committees/agriculture.md)
|
||||
- [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 - Conservation, Research, and Biotechnology](/us/bodies/house/committees/agriculture/subcommittees/conservation-research-and-biotechnology.md)
|
||||
- [House Committee on Science, Space, and Technology](/us/bodies/house/committees/science-space-and-technology.md)
|
||||
- [House Committee on Science, Space, and Technology - Research and Technology](/us/bodies/house/committees/science-space-and-technology/subcommittees/research-and-technology.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "IA"
|
||||
district: "Congressional District 2"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Financial Services and General Government"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/financial-services-and-general-government"
|
||||
- name: "House Committee on Appropriations - Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/homeland-security"
|
||||
- name: "House Committee on Ethics"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ethics"
|
||||
- name: "House Select Committee on the Strategic Competition Between the United States and the Chinese Communist Party"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-select-committee-on-the-strategic-competition-between-the-united-states-and-the-chinese-communist-party"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "5938a0e9-c39e-45ff-a396-f28c534a09ce"
|
||||
tenure: "897fc1e4-9800-4d89-9c75-4da7fb8666d8"
|
||||
jurisdiction: "29c31134-dbb0-48d0-aabf-d8449ecb3864"
|
||||
bioguide: "H001091"
|
||||
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, ia]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - IA-2 (Congressional District 2).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies.md)
|
||||
- [House Committee on Appropriations - Financial Services and General Government](/us/bodies/house/committees/appropriations/subcommittees/financial-services-and-general-government.md)
|
||||
- [House Committee on Appropriations - Homeland Security](/us/bodies/house/committees/appropriations/subcommittees/homeland-security.md)
|
||||
- [House Committee on Ethics](/us/bodies/house/committees/ethics.md)
|
||||
- [House Select Committee on the Strategic Competition Between the United States and the Chinese Communist Party](/us/bodies/house/committees/house-select-committee-on-the-strategic-competition-between-the-united-states-and-the-chinese-communist-party.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).
|
||||
|
||||
@@ -7,6 +7,58 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
committees:
|
||||
- name: "Joint Economic Committee"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/joint-economic-committee"
|
||||
- name: "Senate Committee on Armed Services"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/armed-services"
|
||||
- name: "Senate Committee on Armed Services - Airland"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/armed-services/subcommittees/airland"
|
||||
- name: "Senate Committee on Armed Services - Emerging Threats and Capabilities"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/armed-services/subcommittees/emerging-threats-and-capabilities"
|
||||
- name: "Senate Committee on Armed Services - Seapower"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/armed-services/subcommittees/seapower"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Education and the American Family"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/education-and-the-american-family"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs - Border Management, Federal Workforce, and Regulatory Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/border-management-federal-workforce-and-regulatory-affairs"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs - Disaster Management, District of Columbia, and Census"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/disaster-management-district-of-columbia-and-census"
|
||||
- name: "Senate Special Committee on Aging"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/senate-special-committee-on-aging"
|
||||
- name: "Senate Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary"
|
||||
- name: "Senate Committee on the Judiciary - Antitrust, Competition Policy, and Consumer Rights"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/antitrust-competition-policy-and-consumer-rights"
|
||||
- name: "Senate Committee on the Judiciary - Border Security and Immigration"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/border-security-and-immigration"
|
||||
- name: "Senate Committee on the Judiciary - Intellectual Property"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/intellectual-property"
|
||||
- name: "Senate Committee on the Judiciary - Privacy, Technology, and the Law"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/privacy-technology-and-the-law"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +71,14 @@ ids:
|
||||
office: "7db3b432-8f93-441c-8d8d-6109b8f38bae"
|
||||
tenure: "50043fb6-77d3-4a83-9113-a3de8995cd3a"
|
||||
jurisdiction: "887771ca-d39b-410b-8fb5-079b85b3c71c"
|
||||
bioguide: "M001244"
|
||||
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, fl]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +88,30 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - FL (State of Florida).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Joint Economic Committee](/us/bodies/joint/committees/joint-economic-committee.md)
|
||||
- [Senate Committee on Armed Services](/us/bodies/senate/committees/armed-services.md)
|
||||
- [Senate Committee on Armed Services - Airland](/us/bodies/senate/committees/armed-services/subcommittees/airland.md)
|
||||
- [Senate Committee on Armed Services - Emerging Threats and Capabilities](/us/bodies/senate/committees/armed-services/subcommittees/emerging-threats-and-capabilities.md)
|
||||
- [Senate Committee on Armed Services - Seapower](/us/bodies/senate/committees/armed-services/subcommittees/seapower.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions](/us/bodies/senate/committees/health-education-labor-and-pensions.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Education and the American Family](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/education-and-the-american-family.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs](/us/bodies/senate/committees/homeland-security-and-governmental-affairs.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs - Border Management, Federal Workforce, and Regulatory Affairs](/us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/border-management-federal-workforce-and-regulatory-affairs.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs - Disaster Management, District of Columbia, and Census](/us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/disaster-management-district-of-columbia-and-census.md)
|
||||
- [Senate Special Committee on Aging](/us/bodies/senate/committees/senate-special-committee-on-aging.md)
|
||||
- [Senate Committee on the Judiciary](/us/bodies/senate/committees/the-judiciary.md)
|
||||
- [Senate Committee on the Judiciary - Antitrust, Competition Policy, and Consumer Rights](/us/bodies/senate/committees/the-judiciary/subcommittees/antitrust-competition-policy-and-consumer-rights.md)
|
||||
- [Senate Committee on the Judiciary - Border Security and Immigration](/us/bodies/senate/committees/the-judiciary/subcommittees/border-security-and-immigration.md)
|
||||
- [Senate Committee on the Judiciary - Intellectual Property](/us/bodies/senate/committees/the-judiciary/subcommittees/intellectual-property.md)
|
||||
- [Senate Committee on the Judiciary - Privacy, Technology, and the Law](/us/bodies/senate/committees/the-judiciary/subcommittees/privacy-technology-and-the-law.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 11"
|
||||
committees:
|
||||
- name: "House Committee on Energy and Commerce"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce"
|
||||
- name: "House Committee on Energy and Commerce - Communications and Technology"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/communications-and-technology"
|
||||
- name: "House Committee on Energy and Commerce - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/energy"
|
||||
- name: "House Committee on Energy and Commerce - Environment"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/environment"
|
||||
- name: "House Committee on Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security"
|
||||
- name: "House Committee on Homeland Security - Counterterrorism and Intelligence"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/counterterrorism-and-intelligence"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "eb926aa1-3e94-4637-8819-a75cbefeb18a"
|
||||
tenure: "11d5e57e-4eba-47a2-9da4-d7661276bea0"
|
||||
jurisdiction: "d82ec13f-ea32-47da-8c16-f5c695de177b"
|
||||
bioguide: "P000048"
|
||||
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, tx]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-11 (Congressional District 11).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Energy and Commerce](/us/bodies/house/committees/energy-and-commerce.md)
|
||||
- [House Committee on Energy and Commerce - Communications and Technology](/us/bodies/house/committees/energy-and-commerce/subcommittees/communications-and-technology.md)
|
||||
- [House Committee on Energy and Commerce - Energy](/us/bodies/house/committees/energy-and-commerce/subcommittees/energy.md)
|
||||
- [House Committee on Energy and Commerce - Environment](/us/bodies/house/committees/energy-and-commerce/subcommittees/environment.md)
|
||||
- [House Committee on Homeland Security](/us/bodies/house/committees/homeland-security.md)
|
||||
- [House Committee on Homeland Security - Counterterrorism and Intelligence](/us/bodies/house/committees/homeland-security/subcommittees/counterterrorism-and-intelligence.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).
|
||||
|
||||
@@ -8,6 +8,34 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "AQ"
|
||||
district: "AQ CD 00"
|
||||
committees:
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - Africa"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/africa"
|
||||
- name: "House Committee on Foreign Affairs - East Asia and Pacific"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/east-asia-and-pacific"
|
||||
- name: "House Committee on Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources"
|
||||
- name: "House Committee on Natural Resources - Indian and Insular Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources/subcommittees/indian-and-insular-affairs"
|
||||
- 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 Veterans' Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs"
|
||||
- name: "House Committee on Veterans' Affairs - Disability Assistance and Memorial Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs/subcommittees/disability-assistance-and-memorial-affairs"
|
||||
- name: "House Committee on Veterans' Affairs - Oversight and Investigations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs/subcommittees/oversight-and-investigations"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +48,14 @@ ids:
|
||||
office: "4c0fd0de-0477-4308-9c74-f98685c88fc8"
|
||||
tenure: "a41ec956-9fbe-4d7f-902c-59eff0ecd252"
|
||||
jurisdiction: "0545a53b-ca0c-41ad-9646-39beac6b1acf"
|
||||
bioguide: "R000600"
|
||||
sources:
|
||||
- field: tenure
|
||||
source: "House Clerk XML 2026-06-10"
|
||||
- field: jurisdiction
|
||||
source: "No CD geometry in 119th dataset"
|
||||
- field: roles
|
||||
source: "congress-legislators (unitedstates project)"
|
||||
confidence: official
|
||||
tags: [officeholder, federal, legislative, aq]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +65,22 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - AQ At-Large (AQ CD 00).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - Africa](/us/bodies/house/committees/foreign-affairs/subcommittees/africa.md)
|
||||
- [House Committee on Foreign Affairs - East Asia and Pacific](/us/bodies/house/committees/foreign-affairs/subcommittees/east-asia-and-pacific.md)
|
||||
- [House Committee on Natural Resources](/us/bodies/house/committees/natural-resources.md)
|
||||
- [House Committee on Natural Resources - Indian and Insular Affairs](/us/bodies/house/committees/natural-resources/subcommittees/indian-and-insular-affairs.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 Veterans' Affairs](/us/bodies/house/committees/veterans-affairs.md)
|
||||
- [House Committee on Veterans' Affairs - Disability Assistance and Memorial Affairs](/us/bodies/house/committees/veterans-affairs/subcommittees/disability-assistance-and-memorial-affairs.md)
|
||||
- [House Committee on Veterans' Affairs - Oversight and Investigations](/us/bodies/house/committees/veterans-affairs/subcommittees/oversight-and-investigations.md)
|
||||
|
||||
## Sources
|
||||
|
||||
- tenure: House Clerk XML 2026-06-10
|
||||
- jurisdiction: No CD geometry in 119th dataset
|
||||
- roles: congress-legislators (unitedstates project)
|
||||
|
||||
Generated from the Atlas officeholders v2 export (2026-06-20).
|
||||
|
||||
@@ -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).
|
||||
|
||||
@@ -8,6 +8,22 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MA"
|
||||
district: "Congressional District 7"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence"
|
||||
- name: "House Committee on Financial Services - Housing and Insurance"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/housing-and-insurance"
|
||||
- name: "House Committee on Oversight and Government Reform"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform"
|
||||
- name: "House Committee on Oversight and Government Reform - Federal Law Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/federal-law-enforcement"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +36,14 @@ ids:
|
||||
office: "13323829-7ab9-4192-84b3-63a28c55a464"
|
||||
tenure: "d6950aa1-b20f-47c5-96d2-6c1ed8f0bbbf"
|
||||
jurisdiction: "a83373ab-12a0-47e3-aa69-2c503af32e5b"
|
||||
bioguide: "P000617"
|
||||
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, ma]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +53,18 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MA-7 (Congressional District 7).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence](/us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence.md)
|
||||
- [House Committee on Financial Services - Housing and Insurance](/us/bodies/house/committees/financial-services/subcommittees/housing-and-insurance.md)
|
||||
- [House Committee on Oversight and Government Reform](/us/bodies/house/committees/oversight-and-government-reform.md)
|
||||
- [House Committee on Oversight and Government Reform - Federal Law Enforcement](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/federal-law-enforcement.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "GA"
|
||||
district: "Congressional District 11"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Financial Institutions"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/financial-institutions"
|
||||
- name: "House Committee on Financial Services - Oversight and Investigations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations"
|
||||
- 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: "House Select Subcommittee to Investigate the Remaining Questions Surrounding January 6, 2021"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/house-select-subcommittee-to-investigate-the-remaining-questions-surrounding-january-6-2021"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "ffdc1d4f-a28c-461a-8ba6-e84500c0b16f"
|
||||
tenure: "cec4a7aa-2d6c-406c-b3e4-cf88e11a2629"
|
||||
jurisdiction: "ba6985ce-8d74-4c5b-bb87-be61dce5a1dc"
|
||||
bioguide: "L000583"
|
||||
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 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - GA-11 (Congressional District 11).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/financial-institutions.md) — **vice-chair**
|
||||
- [House Committee on Financial Services - Oversight and Investigations](/us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations.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)
|
||||
- [House Select Subcommittee to Investigate the Remaining Questions Surrounding January 6, 2021](/us/bodies/house/committees/house-select-subcommittee-to-investigate-the-remaining-questions-surrounding-january-6-2021.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).
|
||||
|
||||
@@ -8,6 +8,31 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "AL"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- name: "House Committee on Agriculture"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture"
|
||||
- name: "House Committee on Agriculture - Forestry and Horticulture"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/forestry-and-horticulture"
|
||||
- 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 the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary"
|
||||
- name: "House Committee on the Judiciary - Crime and Federal Government Surveillance"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/crime-and-federal-government-surveillance"
|
||||
- name: "House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement"
|
||||
- name: "House Committee on the Judiciary - Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/oversight"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +45,14 @@ ids:
|
||||
office: "e980a533-9d5f-4b1b-8277-a6ca3dde44e2"
|
||||
tenure: "09f2f99e-af27-4327-bc40-c4b451674860"
|
||||
jurisdiction: "36f1a8ad-b6ed-49e0-87ff-eefbd70c7a53"
|
||||
bioguide: "M001212"
|
||||
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, al]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +62,21 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - AL-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Agriculture](/us/bodies/house/committees/agriculture.md)
|
||||
- [House Committee on Agriculture - Forestry and Horticulture](/us/bodies/house/committees/agriculture/subcommittees/forestry-and-horticulture.md) — **vice-chair**
|
||||
- [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 the Judiciary](/us/bodies/house/committees/the-judiciary.md)
|
||||
- [House Committee on the Judiciary - Crime and Federal Government Surveillance](/us/bodies/house/committees/the-judiciary/subcommittees/crime-and-federal-government-surveillance.md)
|
||||
- [House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement](/us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement.md)
|
||||
- [House Committee on the Judiciary - Oversight](/us/bodies/house/committees/the-judiciary/subcommittees/oversight.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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "VT"
|
||||
district: "Congressional District (at Large)"
|
||||
committees:
|
||||
- name: "House Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
- name: "House Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary"
|
||||
- name: "House Committee on the Judiciary - The Administrative State, Regulatory Reform, and Antitrust"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/the-administrative-state-regulatory-reform-and-antitrust"
|
||||
- name: "House Committee on the Judiciary - The Constitution and Limited Government"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/the-constitution-and-limited-government"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "486c2d11-94f5-4406-9f75-05fd3738ceeb"
|
||||
tenure: "94109414-e5bc-47a0-8b0c-1b7f8d893f5f"
|
||||
jurisdiction: "a1086751-8363-4847-803a-e2a86ee910c3"
|
||||
bioguide: "B001318"
|
||||
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, vt]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - VT At-Large (Congressional District (at Large)).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.md)
|
||||
- [House Committee on the Judiciary](/us/bodies/house/committees/the-judiciary.md)
|
||||
- [House Committee on the Judiciary - The Administrative State, Regulatory Reform, and Antitrust](/us/bodies/house/committees/the-judiciary/subcommittees/the-administrative-state-regulatory-reform-and-antitrust.md)
|
||||
- [House Committee on the Judiciary - The Constitution and Limited Government](/us/bodies/house/committees/the-judiciary/subcommittees/the-constitution-and-limited-government.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).
|
||||
|
||||
@@ -8,6 +8,37 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "VA"
|
||||
district: "Congressional District 6"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Commerce, Justice, Science, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies"
|
||||
- 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 - Defense Intelligence and Overhead Architecture"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/defense-intelligence-and-overhead-architecture"
|
||||
- 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 the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
- name: "House Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary"
|
||||
- name: "House Committee on the Judiciary - Courts, Intellectual Property, Artificial Intelligence, and the Internet"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/courts-intellectual-property-artificial-intelligence-and-the-internet"
|
||||
- name: "House Committee on the Judiciary - The Administrative State, Regulatory Reform, and Antitrust"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/the-administrative-state-regulatory-reform-and-antitrust"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +51,14 @@ ids:
|
||||
office: "c6d0c137-312a-4a12-aae3-f700a5f6a541"
|
||||
tenure: "6d018533-9df8-4a3f-9050-ae0e262b4d41"
|
||||
jurisdiction: "e82b72b5-c3fb-4c1c-a3b9-b0e5ca1602ff"
|
||||
bioguide: "C001118"
|
||||
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, va]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +68,23 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - VA-6 (Congressional District 6).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies.md)
|
||||
- [House Committee on Appropriations - Commerce, Justice, Science, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies.md)
|
||||
- [House Permanent Select Committee on Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence.md)
|
||||
- [House Permanent Select Committee on Intelligence - Defense Intelligence and Overhead Architecture](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/defense-intelligence-and-overhead-architecture.md)
|
||||
- [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 the Budget](/us/bodies/house/committees/the-budget.md)
|
||||
- [House Committee on the Judiciary](/us/bodies/house/committees/the-judiciary.md)
|
||||
- [House Committee on the Judiciary - Courts, Intellectual Property, Artificial Intelligence, and the Internet](/us/bodies/house/committees/the-judiciary/subcommittees/courts-intellectual-property-artificial-intelligence-and-the-internet.md)
|
||||
- [House Committee on the Judiciary - The Administrative State, Regulatory Reform, and Antitrust](/us/bodies/house/committees/the-judiciary/subcommittees/the-administrative-state-regulatory-reform-and-antitrust.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).
|
||||
|
||||
@@ -7,6 +7,52 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NM"
|
||||
committees:
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Conservation, Forestry, Natural Resources, and Biotechnology"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/conservation-forestry-natural-resources-and-biotechnology"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Food and Nutrition, Specialty Crops, Organics, and Research"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/food-and-nutrition-specialty-crops-organics-and-research"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Rural Development, Energy, and Credit"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/rural-development-energy-and-credit"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Consumer Protection, Technology, and Data Privacy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/consumer-protection-technology-and-data-privacy"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Surface Transportation, Freight, Pipelines, and Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/surface-transportation-freight-pipelines-and-safety"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media"
|
||||
- name: "Senate Committee on Finance"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance"
|
||||
- name: "Senate Committee on Finance - Energy, Natural Resources, and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/energy-natural-resources-and-infrastructure"
|
||||
- name: "Senate Committee on Finance - Health Care"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/health-care"
|
||||
- name: "Senate Committee on Finance - Taxation and IRS Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/taxation-and-irs-oversight"
|
||||
- name: "Senate Committee on Indian Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/indian-affairs"
|
||||
- name: "Senate Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-budget"
|
||||
- name: "United States Senate Caucus on International Narcotics Control"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/united-states-senate-caucus-on-international-narcotics-control"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +65,14 @@ ids:
|
||||
office: "f966b68f-2abc-4a48-963e-a86d33bfa093"
|
||||
tenure: "1226fb6b-260d-40a1-b6b2-e6113eb2bd84"
|
||||
jurisdiction: "a7fdddfa-79f2-4b7f-a98d-1e96dcfa8f28"
|
||||
bioguide: "L000570"
|
||||
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, nm]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +82,28 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - NM (State of New Mexico).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry](/us/bodies/senate/committees/agriculture-nutrition-and-forestry.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Conservation, Forestry, Natural Resources, and Biotechnology](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/conservation-forestry-natural-resources-and-biotechnology.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Food and Nutrition, Specialty Crops, Organics, and Research](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/food-and-nutrition-specialty-crops-organics-and-research.md) — **ranking-member**
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Rural Development, Energy, and Credit](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/rural-development-energy-and-credit.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation](/us/bodies/senate/committees/commerce-science-and-transportation.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Consumer Protection, Technology, and Data Privacy](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/consumer-protection-technology-and-data-privacy.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Surface Transportation, Freight, Pipelines, and Safety](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/surface-transportation-freight-pipelines-and-safety.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media.md) — **ranking-member**
|
||||
- [Senate Committee on Finance](/us/bodies/senate/committees/finance.md)
|
||||
- [Senate Committee on Finance - Energy, Natural Resources, and Infrastructure](/us/bodies/senate/committees/finance/subcommittees/energy-natural-resources-and-infrastructure.md)
|
||||
- [Senate Committee on Finance - Health Care](/us/bodies/senate/committees/finance/subcommittees/health-care.md)
|
||||
- [Senate Committee on Finance - Taxation and IRS Oversight](/us/bodies/senate/committees/finance/subcommittees/taxation-and-irs-oversight.md)
|
||||
- [Senate Committee on Indian Affairs](/us/bodies/senate/committees/indian-affairs.md)
|
||||
- [Senate Committee on the Budget](/us/bodies/senate/committees/the-budget.md)
|
||||
- [United States Senate Caucus on International Narcotics Control](/us/bodies/senate/committees/united-states-senate-caucus-on-international-narcotics-control.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).
|
||||
|
||||
@@ -8,6 +8,10 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MS"
|
||||
district: "Congressional District 2"
|
||||
committees:
|
||||
- name: "House Committee on Homeland Security"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/homeland-security"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +24,14 @@ ids:
|
||||
office: "86d6c5fb-5cd4-4ae4-aea1-e5fde6b5a6fe"
|
||||
tenure: "92488a85-bf90-4422-96a4-8836db7658d0"
|
||||
jurisdiction: "0a748786-7f9e-4000-b980-b5b7bb580c28"
|
||||
bioguide: "T000193"
|
||||
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, ms]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +41,14 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MS-2 (Congressional District 2).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Homeland Security](/us/bodies/house/committees/homeland-security.md) — **ranking-member**
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -7,6 +7,53 @@ party: "I"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "VT"
|
||||
leadership:
|
||||
- role: "Senate Democratic Outreach Chair"
|
||||
body: "S"
|
||||
since: "2025-01-03"
|
||||
committees:
|
||||
- name: "Senate Committee on Environment and Public Works"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works"
|
||||
- name: "Senate Committee on Environment and Public Works - Chemical Safety, Waste Management, Environmental Justice, and Regulatory Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/chemical-safety-waste-management-environmental-justice-and-regulatory-oversight"
|
||||
- name: "Senate Committee on Environment and Public Works - Clean Air, Climate, and Nuclear Innovation and Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/clean-air-climate-and-nuclear-innovation-and-safety"
|
||||
- name: "Senate Committee on Environment and Public Works - Fisheries, Wildlife, and Water"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/fisheries-wildlife-and-water"
|
||||
- name: "Senate Committee on Finance"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance"
|
||||
- name: "Senate Committee on Finance - Health Care"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/health-care"
|
||||
- name: "Senate Committee on Finance - Social Security, Pensions, and Family Policy"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/social-security-pensions-and-family-policy"
|
||||
- name: "Senate Committee on Finance - Taxation and IRS Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/taxation-and-irs-oversight"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Education and the American Family"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/education-and-the-american-family"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security"
|
||||
- name: "Senate Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-budget"
|
||||
- name: "Senate Committee on Veterans' Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/veterans-affairs"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +66,14 @@ ids:
|
||||
office: "a66cbd98-acbc-401e-afff-bd59968f53f8"
|
||||
tenure: "4b002f05-77ec-48ba-96c7-a388fa3a9bf6"
|
||||
jurisdiction: "1b51cc91-9bca-4601-9ebd-18945eed8ac8"
|
||||
bioguide: "S000033"
|
||||
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, vt]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +83,31 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - VT (State of Vermont).
|
||||
|
||||
## Leadership
|
||||
|
||||
- Senate Democratic Outreach Chair (since 2025-01-03)
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Environment and Public Works](/us/bodies/senate/committees/environment-and-public-works.md)
|
||||
- [Senate Committee on Environment and Public Works - Chemical Safety, Waste Management, Environmental Justice, and Regulatory Oversight](/us/bodies/senate/committees/environment-and-public-works/subcommittees/chemical-safety-waste-management-environmental-justice-and-regulatory-oversight.md)
|
||||
- [Senate Committee on Environment and Public Works - Clean Air, Climate, and Nuclear Innovation and Safety](/us/bodies/senate/committees/environment-and-public-works/subcommittees/clean-air-climate-and-nuclear-innovation-and-safety.md)
|
||||
- [Senate Committee on Environment and Public Works - Fisheries, Wildlife, and Water](/us/bodies/senate/committees/environment-and-public-works/subcommittees/fisheries-wildlife-and-water.md)
|
||||
- [Senate Committee on Finance](/us/bodies/senate/committees/finance.md)
|
||||
- [Senate Committee on Finance - Health Care](/us/bodies/senate/committees/finance/subcommittees/health-care.md)
|
||||
- [Senate Committee on Finance - Social Security, Pensions, and Family Policy](/us/bodies/senate/committees/finance/subcommittees/social-security-pensions-and-family-policy.md) — **ranking-member**
|
||||
- [Senate Committee on Finance - Taxation and IRS Oversight](/us/bodies/senate/committees/finance/subcommittees/taxation-and-irs-oversight.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions](/us/bodies/senate/committees/health-education-labor-and-pensions.md) — **ranking-member**
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Education and the American Family](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/education-and-the-american-family.md) — **ex-officio**
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety.md) — **ex-officio**
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security.md) — **ex-officio**
|
||||
- [Senate Committee on the Budget](/us/bodies/senate/committees/the-budget.md)
|
||||
- [Senate Committee on Veterans' Affairs](/us/bodies/senate/committees/veterans-affairs.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).
|
||||
|
||||
@@ -7,6 +7,49 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "OH"
|
||||
committees:
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Digital Assets"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/digital-assets"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Housing, Transportation, and Community Development"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/housing-transportation-and-community-development"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Securities, Insurance, and Investment"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/securities-insurance-and-investment"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Coast Guard, Maritime, and Fisheries"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/coast-guard-maritime-and-fisheries"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Science, Manufacturing, and Competitiveness"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/science-manufacturing-and-competitiveness"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Surface Transportation, Freight, Pipelines, and Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/surface-transportation-freight-pipelines-and-safety"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs - Border Management, Federal Workforce, and Regulatory Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/border-management-federal-workforce-and-regulatory-affairs"
|
||||
- name: "Senate Committee on Homeland Security and Governmental Affairs - Permanent Subcommittee on Investigations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/permanent-subcommittee-on-investigations"
|
||||
- name: "Senate Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-budget"
|
||||
- name: "United States Senate Caucus on International Narcotics Control"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/united-states-senate-caucus-on-international-narcotics-control"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +62,14 @@ ids:
|
||||
office: "ae298aca-daa3-440c-b5f0-25df3efd8ceb"
|
||||
tenure: "ab86bd50-8f5e-4c4f-91e5-0424b3f7d13e"
|
||||
jurisdiction: "80447294-7d7d-4e3a-81c9-79427ffb9fa8"
|
||||
bioguide: "M001242"
|
||||
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, oh]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +79,27 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - OH (State of Ohio).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs](/us/bodies/senate/committees/banking-housing-and-urban-affairs.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Digital Assets](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/digital-assets.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Housing, Transportation, and Community Development](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/housing-transportation-and-community-development.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Securities, Insurance, and Investment](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/securities-insurance-and-investment.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation](/us/bodies/senate/committees/commerce-science-and-transportation.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Coast Guard, Maritime, and Fisheries](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/coast-guard-maritime-and-fisheries.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Science, Manufacturing, and Competitiveness](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/science-manufacturing-and-competitiveness.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Surface Transportation, Freight, Pipelines, and Safety](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/surface-transportation-freight-pipelines-and-safety.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs](/us/bodies/senate/committees/homeland-security-and-governmental-affairs.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs - Border Management, Federal Workforce, and Regulatory Affairs](/us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/border-management-federal-workforce-and-regulatory-affairs.md)
|
||||
- [Senate Committee on Homeland Security and Governmental Affairs - Permanent Subcommittee on Investigations](/us/bodies/senate/committees/homeland-security-and-governmental-affairs/subcommittees/permanent-subcommittee-on-investigations.md)
|
||||
- [Senate Committee on the Budget](/us/bodies/senate/committees/the-budget.md)
|
||||
- [United States Senate Caucus on International Narcotics Control](/us/bodies/senate/committees/united-states-senate-caucus-on-international-narcotics-control.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).
|
||||
|
||||
@@ -8,6 +8,31 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 24"
|
||||
committees:
|
||||
- name: "House Committee on Small Business"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/small-business"
|
||||
- name: "House Committee on Small Business - Economic Growth, Tax, and Capital Access"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/small-business/subcommittees/economic-growth-tax-and-capital-access"
|
||||
- name: "House Committee on Small Business - Oversight, Investigations, and Regulations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/small-business/subcommittees/oversight-investigations-and-regulations"
|
||||
- name: "House Committee on Ways and Means"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means"
|
||||
- name: "House Committee on Ways and Means - Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/oversight"
|
||||
- name: "House Committee on Ways and Means - Tax"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/tax"
|
||||
- name: "House Committee on Ways and Means - Trade"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/trade"
|
||||
- name: "House Committee on Ways and Means - Work and Welfare"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/work-and-welfare"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +45,14 @@ ids:
|
||||
office: "f62d1ebd-b9a7-45ac-9cd5-615e9c10153a"
|
||||
tenure: "66dcd8cc-7d40-45c9-bd37-1e17e867801e"
|
||||
jurisdiction: "73088271-81ba-43ed-bc44-c6317472998f"
|
||||
bioguide: "V000134"
|
||||
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, tx]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +62,21 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-24 (Congressional District 24).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Small Business](/us/bodies/house/committees/small-business.md)
|
||||
- [House Committee on Small Business - Economic Growth, Tax, and Capital Access](/us/bodies/house/committees/small-business/subcommittees/economic-growth-tax-and-capital-access.md) — **chair**
|
||||
- [House Committee on Small Business - Oversight, Investigations, and Regulations](/us/bodies/house/committees/small-business/subcommittees/oversight-investigations-and-regulations.md)
|
||||
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
|
||||
- [House Committee on Ways and Means - Oversight](/us/bodies/house/committees/ways-and-means/subcommittees/oversight.md)
|
||||
- [House Committee on Ways and Means - Tax](/us/bodies/house/committees/ways-and-means/subcommittees/tax.md)
|
||||
- [House Committee on Ways and Means - Trade](/us/bodies/house/committees/ways-and-means/subcommittees/trade.md)
|
||||
- [House Committee on Ways and Means - Work and Welfare](/us/bodies/house/committees/ways-and-means/subcommittees/work-and-welfare.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).
|
||||
|
||||
@@ -8,6 +8,16 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MN"
|
||||
district: "Congressional District 4"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Defense"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/defense"
|
||||
- name: "House Committee on Appropriations - Interior, Environment, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/interior-environment-and-related-agencies"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +30,14 @@ ids:
|
||||
office: "2dac7e90-d09f-4bd4-bd1e-07f6877447a7"
|
||||
tenure: "ee856c6f-c345-4f0c-bc7e-fdebe4ee9ad6"
|
||||
jurisdiction: "e92c2800-77d6-425e-809a-843fa006b962"
|
||||
bioguide: "M001143"
|
||||
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, mn]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +47,16 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MN-4 (Congressional District 4).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Defense](/us/bodies/house/committees/appropriations/subcommittees/defense.md) — **ranking-member**
|
||||
- [House Committee on Appropriations - Interior, Environment, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/interior-environment-and-related-agencies.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).
|
||||
|
||||
@@ -7,6 +7,46 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "LA"
|
||||
committees:
|
||||
- name: "Senate Committee on Energy and Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy"
|
||||
- name: "Senate Committee on Energy and Natural Resources - National Parks"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/national-parks"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Water and Power"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/water-and-power"
|
||||
- name: "Senate Committee on Finance"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance"
|
||||
- name: "Senate Committee on Finance - Fiscal Responsibility and Economic Growth"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/fiscal-responsibility-and-economic-growth"
|
||||
- name: "Senate Committee on Finance - Health Care"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/health-care"
|
||||
- name: "Senate Committee on Finance - Taxation and IRS Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/taxation-and-irs-oversight"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Education and the American Family"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/education-and-the-american-family"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security"
|
||||
- name: "Senate Committee on Veterans' Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/veterans-affairs"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +59,14 @@ ids:
|
||||
office: "14584f8a-d5e9-45b7-8c06-8f3baafa27ca"
|
||||
tenure: "8e508675-f355-456f-b628-e13140917de7"
|
||||
jurisdiction: "7553a977-62c4-4035-9dfb-9f15ba95c6ba"
|
||||
bioguide: "C001075"
|
||||
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, la]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +76,26 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - LA (State of Louisiana).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Energy and Natural Resources](/us/bodies/senate/committees/energy-and-natural-resources.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Energy](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy.md)
|
||||
- [Senate Committee on Energy and Natural Resources - National Parks](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/national-parks.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Water and Power](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/water-and-power.md)
|
||||
- [Senate Committee on Finance](/us/bodies/senate/committees/finance.md)
|
||||
- [Senate Committee on Finance - Fiscal Responsibility and Economic Growth](/us/bodies/senate/committees/finance/subcommittees/fiscal-responsibility-and-economic-growth.md)
|
||||
- [Senate Committee on Finance - Health Care](/us/bodies/senate/committees/finance/subcommittees/health-care.md)
|
||||
- [Senate Committee on Finance - Taxation and IRS Oversight](/us/bodies/senate/committees/finance/subcommittees/taxation-and-irs-oversight.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions](/us/bodies/senate/committees/health-education-labor-and-pensions.md) — **chair**
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Education and the American Family](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/education-and-the-american-family.md) — **ex-officio**
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety.md) — **ex-officio**
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security.md) — **ex-officio**
|
||||
- [Senate Committee on Veterans' Affairs](/us/bodies/senate/committees/veterans-affairs.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).
|
||||
|
||||
@@ -8,6 +8,22 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "IL"
|
||||
district: "Congressional District 11"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence"
|
||||
- name: "House Committee on Financial Services - Financial Institutions"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/financial-institutions"
|
||||
- name: "House Committee on Financial Services - National Security, Illicit Finance, and International Financial Institutions"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/national-security-illicit-finance-and-international-financial-institutions"
|
||||
- name: "House Committee on Science, Space, and Technology"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +36,14 @@ ids:
|
||||
office: "da4180d0-2785-4280-beab-3c41fbd5d038"
|
||||
tenure: "fd1e1116-3d88-4767-8bb3-d7fbd4f68708"
|
||||
jurisdiction: "615958da-61d8-4601-ae4d-9f3530e221a3"
|
||||
bioguide: "F000454"
|
||||
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 +53,18 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - IL-11 (Congressional District 11).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence](/us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence.md)
|
||||
- [House Committee on Financial Services - Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/financial-institutions.md) — **ranking-member**
|
||||
- [House Committee on Financial Services - National Security, Illicit Finance, and International Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/national-security-illicit-finance-and-international-financial-institutions.md)
|
||||
- [House Committee on Science, Space, and Technology](/us/bodies/house/committees/science-space-and-technology.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).
|
||||
|
||||
@@ -7,6 +7,58 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TN"
|
||||
committees:
|
||||
- name: "Joint Committee on Printing"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/printing"
|
||||
- name: "Senate Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations"
|
||||
- name: "Senate Committee on Appropriations - Commerce, Justice, Science, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - Department of Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/department-of-homeland-security"
|
||||
- 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 - Financial Services and General Government"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/financial-services-and-general-government"
|
||||
- name: "Senate Committee on Appropriations - Military Construction, Veterans Affairs, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/military-construction-veterans-affairs-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - State, Foreign Operations, and Related Programs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/state-foreign-operations-and-related-programs"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Digital Assets"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/digital-assets"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Financial Institutions and Consumer Protection"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/financial-institutions-and-consumer-protection"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - National Security and International Trade and Finance"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/national-security-and-international-trade-and-finance"
|
||||
- name: "Senate Committee on Foreign Relations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations"
|
||||
- name: "Senate Committee on Foreign Relations - Multilateral International Development, Multilateral Institutions, and International Economic, Energy, and Environmental Policy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/multilateral-international-development-multilateral-institutions-and-international-economic-energy-and-environmental-policy"
|
||||
- name: "Senate Committee on Foreign Relations - State Department and USAID Management, International Operations, and Bilateral International Development"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/state-department-and-usaid-management-international-operations-and-bilateral-international-development"
|
||||
- name: "Senate Committee on Foreign Relations - Western Hemisphere, Transnational Crime, Civilian Security, Democracy, Human Rights, and Global Women's Issues"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/western-hemisphere-transnational-crime-civilian-security-democracy-human-rights-and-global-women-s-issues"
|
||||
- name: "Senate Committee on Rules and Administration"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/rules-and-administration"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +71,14 @@ ids:
|
||||
office: "14405498-3b6e-405e-999c-6c5bcd7f63ef"
|
||||
tenure: "b80f743f-899f-40e0-9665-de94fea593bf"
|
||||
jurisdiction: "24b1fb98-a21e-47ea-886e-fd88a5bdafe1"
|
||||
bioguide: "H000601"
|
||||
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, tn]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +88,30 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - TN (State of Tennessee).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Joint Committee on Printing](/us/bodies/joint/committees/printing.md)
|
||||
- [Senate Committee on Appropriations](/us/bodies/senate/committees/appropriations.md)
|
||||
- [Senate Committee on Appropriations - Commerce, Justice, Science, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies.md)
|
||||
- [Senate Committee on Appropriations - Department of Homeland Security](/us/bodies/senate/committees/appropriations/subcommittees/department-of-homeland-security.md)
|
||||
- [Senate Committee on Appropriations - Energy and Water Development](/us/bodies/senate/committees/appropriations/subcommittees/energy-and-water-development.md)
|
||||
- [Senate Committee on Appropriations - Financial Services and General Government](/us/bodies/senate/committees/appropriations/subcommittees/financial-services-and-general-government.md) — **chair**
|
||||
- [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)
|
||||
- [Senate Committee on Appropriations - State, Foreign Operations, and Related Programs](/us/bodies/senate/committees/appropriations/subcommittees/state-foreign-operations-and-related-programs.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs](/us/bodies/senate/committees/banking-housing-and-urban-affairs.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Digital Assets](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/digital-assets.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Financial Institutions and Consumer Protection](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/financial-institutions-and-consumer-protection.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - National Security and International Trade and Finance](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/national-security-and-international-trade-and-finance.md) — **chair**
|
||||
- [Senate Committee on Foreign Relations](/us/bodies/senate/committees/foreign-relations.md)
|
||||
- [Senate Committee on Foreign Relations - Multilateral International Development, Multilateral Institutions, and International Economic, Energy, and Environmental Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/multilateral-international-development-multilateral-institutions-and-international-economic-energy-and-environmental-policy.md)
|
||||
- [Senate Committee on Foreign Relations - State Department and USAID Management, International Operations, and Bilateral International Development](/us/bodies/senate/committees/foreign-relations/subcommittees/state-department-and-usaid-management-international-operations-and-bilateral-international-development.md) — **chair**
|
||||
- [Senate Committee on Foreign Relations - Western Hemisphere, Transnational Crime, Civilian Security, Democracy, Human Rights, and Global Women's Issues](/us/bodies/senate/committees/foreign-relations/subcommittees/western-hemisphere-transnational-crime-civilian-security-democracy-human-rights-and-global-women-s-issues.md)
|
||||
- [Senate Committee on Rules and Administration](/us/bodies/senate/committees/rules-and-administration.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MI"
|
||||
district: "Congressional District 4"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence"
|
||||
- name: "House Committee on Financial Services - Financial Institutions"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/financial-institutions"
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - Africa"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/africa"
|
||||
- name: "House Committee on Foreign Affairs - South and Central Asia"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/south-and-central-asia"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "bacff048-341b-4578-91aa-c4ff3073a985"
|
||||
tenure: "d7b8c66a-8edc-4811-a766-2b963a5c0e63"
|
||||
jurisdiction: "44eb043b-6bb8-4aee-9e51-3782a2c71ef2"
|
||||
bioguide: "H001058"
|
||||
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, mi]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MI-4 (Congressional District 4).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence](/us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence.md)
|
||||
- [House Committee on Financial Services - Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/financial-institutions.md)
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - Africa](/us/bodies/house/committees/foreign-affairs/subcommittees/africa.md)
|
||||
- [House Committee on Foreign Affairs - South and Central Asia](/us/bodies/house/committees/foreign-affairs/subcommittees/south-and-central-asia.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).
|
||||
|
||||
@@ -8,6 +8,22 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "UT"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- name: "House Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
- name: "House Committee on Ways and Means"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means"
|
||||
- name: "House Committee on Ways and Means - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/health"
|
||||
- name: "House Committee on Ways and Means - Social Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/social-security"
|
||||
- name: "House Committee on Ways and Means - Trade"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/trade"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +36,14 @@ ids:
|
||||
office: "3d9db869-0cb3-4599-9528-b9426ab41de2"
|
||||
tenure: "9cedb292-a90f-4b49-9107-f884e28b1baa"
|
||||
jurisdiction: "7066b7a3-d34f-4f18-8697-7f6e356dd747"
|
||||
bioguide: "M001213"
|
||||
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, ut]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +53,18 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - UT-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.md)
|
||||
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
|
||||
- [House Committee on Ways and Means - Health](/us/bodies/house/committees/ways-and-means/subcommittees/health.md)
|
||||
- [House Committee on Ways and Means - Social Security](/us/bodies/house/committees/ways-and-means/subcommittees/social-security.md)
|
||||
- [House Committee on Ways and Means - Trade](/us/bodies/house/committees/ways-and-means/subcommittees/trade.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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NJ"
|
||||
district: "Congressional District 12"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Labor, Health and Human Services, Education, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/labor-health-and-human-services-education-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies"
|
||||
- name: "House Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "4ac8dedc-f5fc-4181-aa20-1e841b89c1f3"
|
||||
tenure: "2d488518-3bcd-4866-85a0-64415c392e25"
|
||||
jurisdiction: "d02b00a0-388a-4ae1-b71f-fd2b024f6c37"
|
||||
bioguide: "W000822"
|
||||
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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NJ-12 (Congressional District 12).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Labor, Health and Human Services, Education, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/labor-health-and-human-services-education-and-related-agencies.md)
|
||||
- [House Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies.md)
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.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).
|
||||
|
||||
@@ -8,6 +8,40 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MN"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- name: "House Committee on Agriculture"
|
||||
role: "member"
|
||||
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: "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: "chair"
|
||||
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 - Cyber, Information Technologies, and Innovation"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/cyber-information-technologies-and-innovation"
|
||||
- name: "House Committee on Armed Services - Tactical Air and Land Forces"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/tactical-air-and-land-forces"
|
||||
- name: "House Committee on Small Business"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/small-business"
|
||||
- name: "House Committee on Small Business - Oversight, Investigations, and Regulations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/small-business/subcommittees/oversight-investigations-and-regulations"
|
||||
- name: "House Committee on Small Business - Rural Development, Energy, and Supply Chains"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/small-business/subcommittees/rural-development-energy-and-supply-chains"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +54,14 @@ ids:
|
||||
office: "0c8c49bc-1717-4738-850d-0c1cf7fffa3e"
|
||||
tenure: "d0caf3e8-8903-4a00-b530-bcfc048548a0"
|
||||
jurisdiction: "13ea6e54-b808-4127-a423-e648fd77d6ae"
|
||||
bioguide: "F000475"
|
||||
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, mn]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +71,24 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - MN-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Agriculture](/us/bodies/house/committees/agriculture.md)
|
||||
- [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)
|
||||
- [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) — **chair**
|
||||
- [House Committee on Armed Services](/us/bodies/house/committees/armed-services.md)
|
||||
- [House Committee on Armed Services - Cyber, Information Technologies, and Innovation](/us/bodies/house/committees/armed-services/subcommittees/cyber-information-technologies-and-innovation.md)
|
||||
- [House Committee on Armed Services - Tactical Air and Land Forces](/us/bodies/house/committees/armed-services/subcommittees/tactical-air-and-land-forces.md)
|
||||
- [House Committee on Small Business](/us/bodies/house/committees/small-business.md)
|
||||
- [House Committee on Small Business - Oversight, Investigations, and Regulations](/us/bodies/house/committees/small-business/subcommittees/oversight-investigations-and-regulations.md)
|
||||
- [House Committee on Small Business - Rural Development, Energy, and Supply Chains](/us/bodies/house/committees/small-business/subcommittees/rural-development-energy-and-supply-chains.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).
|
||||
|
||||
@@ -8,6 +8,40 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NC"
|
||||
district: "Congressional District 13"
|
||||
committees:
|
||||
- name: "House Committee on Ethics"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ethics"
|
||||
- name: "House Committee on Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security"
|
||||
- name: "House Committee on Homeland Security - Border Security and Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/border-security-and-enforcement"
|
||||
- name: "House Committee on Homeland Security - Oversight, Investigations, and Accountability"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/oversight-investigations-and-accountability"
|
||||
- name: "House Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary"
|
||||
- name: "House Committee on the Judiciary - Crime and Federal Government Surveillance"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/crime-and-federal-government-surveillance"
|
||||
- name: "House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement"
|
||||
- name: "House Committee on Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure"
|
||||
- name: "House Committee on Transportation and Infrastructure - Aviation"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation"
|
||||
- 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 - Water Resources and Environment"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/water-resources-and-environment"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +54,14 @@ ids:
|
||||
office: "f7407407-bd08-403b-aacf-9ca406221af0"
|
||||
tenure: "ed2f364b-7439-4baf-972e-8111712dec58"
|
||||
jurisdiction: "a2e76869-f489-4928-aae4-2421cd23e49f"
|
||||
bioguide: "K000405"
|
||||
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, nc]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +71,24 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NC-13 (Congressional District 13).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Ethics](/us/bodies/house/committees/ethics.md)
|
||||
- [House Committee on Homeland Security](/us/bodies/house/committees/homeland-security.md)
|
||||
- [House Committee on Homeland Security - Border Security and Enforcement](/us/bodies/house/committees/homeland-security/subcommittees/border-security-and-enforcement.md)
|
||||
- [House Committee on Homeland Security - Oversight, Investigations, and Accountability](/us/bodies/house/committees/homeland-security/subcommittees/oversight-investigations-and-accountability.md)
|
||||
- [House Committee on the Judiciary](/us/bodies/house/committees/the-judiciary.md)
|
||||
- [House Committee on the Judiciary - Crime and Federal Government Surveillance](/us/bodies/house/committees/the-judiciary/subcommittees/crime-and-federal-government-surveillance.md)
|
||||
- [House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement](/us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement.md)
|
||||
- [House Committee on Transportation and Infrastructure](/us/bodies/house/committees/transportation-and-infrastructure.md)
|
||||
- [House Committee on Transportation and Infrastructure - Aviation](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation.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 - Water Resources and Environment](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/water-resources-and-environment.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).
|
||||
|
||||
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "CA"
|
||||
district: "Congressional District 32"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Capital Markets"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/capital-markets"
|
||||
- name: "House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence"
|
||||
- name: "House Committee on Financial Services - Financial Institutions"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/financial-institutions"
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - East Asia and Pacific"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/east-asia-and-pacific"
|
||||
- name: "House Committee on Foreign Affairs - Middle East and North Africa"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/middle-east-and-north-africa"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "a5bb6be0-37c2-4f00-83d7-5d1d57c12489"
|
||||
tenure: "365327b4-c5c6-430d-b648-bd7e874d92d0"
|
||||
jurisdiction: "cadd4082-4fc4-4a30-b42a-695b011f1097"
|
||||
bioguide: "S000344"
|
||||
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, ca]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - CA-32 (Congressional District 32).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Capital Markets](/us/bodies/house/committees/financial-services/subcommittees/capital-markets.md) — **ranking-member**
|
||||
- [House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence](/us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence.md)
|
||||
- [House Committee on Financial Services - Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/financial-institutions.md)
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - East Asia and Pacific](/us/bodies/house/committees/foreign-affairs/subcommittees/east-asia-and-pacific.md)
|
||||
- [House Committee on Foreign Affairs - Middle East and North Africa](/us/bodies/house/committees/foreign-affairs/subcommittees/middle-east-and-north-africa.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).
|
||||
|
||||
@@ -8,6 +8,22 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "IL"
|
||||
district: "Congressional District 10"
|
||||
committees:
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - Oversight and Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/oversight-and-intelligence"
|
||||
- name: "House Committee on Ways and Means"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means"
|
||||
- name: "House Committee on Ways and Means - Tax"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/tax"
|
||||
- name: "House Committee on Ways and Means - Trade"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/trade"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +36,14 @@ ids:
|
||||
office: "b9e7179f-bbba-4b69-9ea3-19a652b6e511"
|
||||
tenure: "45850c49-c458-4ca7-94c9-f98777ef279a"
|
||||
jurisdiction: "e21e71b8-e53a-412a-bc38-d5400750562e"
|
||||
bioguide: "S001190"
|
||||
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 +53,18 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - IL-10 (Congressional District 10).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - Oversight and Intelligence](/us/bodies/house/committees/foreign-affairs/subcommittees/oversight-and-intelligence.md)
|
||||
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
|
||||
- [House Committee on Ways and Means - Tax](/us/bodies/house/committees/ways-and-means/subcommittees/tax.md)
|
||||
- [House Committee on Ways and Means - Trade](/us/bodies/house/committees/ways-and-means/subcommittees/trade.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).
|
||||
|
||||
@@ -8,6 +8,34 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 26"
|
||||
committees:
|
||||
- name: "House Committee on Oversight and Government Reform"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform"
|
||||
- name: "House Committee on Oversight and Government Reform - Delivering on Government Efficiency"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/delivering-on-government-efficiency"
|
||||
- name: "House Committee on Oversight and Government Reform - Government Operations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/government-operations"
|
||||
- name: "House Committee on Oversight and Government Reform - Health Care and Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/health-care-and-financial-services"
|
||||
- name: "House Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
- name: "House Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary"
|
||||
- name: "House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement"
|
||||
- name: "House Committee on the Judiciary - Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/oversight"
|
||||
- name: "House Committee on the Judiciary - The Constitution and Limited Government"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/the-constitution-and-limited-government"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +48,14 @@ ids:
|
||||
office: "c2b8194f-e9d6-44dd-80cb-3a48af247297"
|
||||
tenure: "cd7b7a3a-8636-47af-a027-6ef41c26f885"
|
||||
jurisdiction: "f0d377a8-e4b9-4c1a-907d-e428b92b3865"
|
||||
bioguide: "G000603"
|
||||
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, tx]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +65,22 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-26 (Congressional District 26).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Oversight and Government Reform](/us/bodies/house/committees/oversight-and-government-reform.md)
|
||||
- [House Committee on Oversight and Government Reform - Delivering on Government Efficiency](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/delivering-on-government-efficiency.md)
|
||||
- [House Committee on Oversight and Government Reform - Government Operations](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/government-operations.md)
|
||||
- [House Committee on Oversight and Government Reform - Health Care and Financial Services](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/health-care-and-financial-services.md)
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.md)
|
||||
- [House Committee on the Judiciary](/us/bodies/house/committees/the-judiciary.md)
|
||||
- [House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement](/us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement.md)
|
||||
- [House Committee on the Judiciary - Oversight](/us/bodies/house/committees/the-judiciary/subcommittees/oversight.md)
|
||||
- [House Committee on the Judiciary - The Constitution and Limited Government](/us/bodies/house/committees/the-judiciary/subcommittees/the-constitution-and-limited-government.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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "PA"
|
||||
district: "Congressional District 2"
|
||||
committees:
|
||||
- name: "House Committee on the Budget"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
- name: "House Committee on Ways and Means"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means"
|
||||
- name: "House Committee on Ways and Means - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/health"
|
||||
- name: "House Committee on Ways and Means - Trade"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/trade"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "10537688-e24a-4872-a052-873c01fc3a45"
|
||||
tenure: "2707753e-ab41-4696-9651-8eff57a460cc"
|
||||
jurisdiction: "7422fa3b-d0eb-48e3-8cda-98b22a1eb862"
|
||||
bioguide: "B001296"
|
||||
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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - PA-2 (Congressional District 2).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.md) — **ranking-member**
|
||||
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
|
||||
- [House Committee on Ways and Means - Health](/us/bodies/house/committees/ways-and-means/subcommittees/health.md)
|
||||
- [House Committee on Ways and Means - Trade](/us/bodies/house/committees/ways-and-means/subcommittees/trade.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).
|
||||
|
||||
@@ -8,6 +8,10 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "KY"
|
||||
district: "Congressional District 2"
|
||||
committees:
|
||||
- name: "House Committee on Energy and Commerce"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/energy-and-commerce"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +24,14 @@ ids:
|
||||
office: "483fcedf-faec-40fe-8826-0c1bbb62f08c"
|
||||
tenure: "0fb1a039-3f97-4a1c-ad6e-7a396ef7ab18"
|
||||
jurisdiction: "72850c06-2244-4bbf-9732-6c2ec64130b4"
|
||||
bioguide: "G000558"
|
||||
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, ky]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +41,14 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - KY-2 (Congressional District 2).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Energy and Commerce](/us/bodies/house/committees/energy-and-commerce.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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 36"
|
||||
committees:
|
||||
- name: "House Committee on Science, Space, and Technology"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/science-space-and-technology"
|
||||
- name: "House Committee on Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure"
|
||||
- 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 - Water Resources and Environment"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/water-resources-and-environment"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "fe36e66a-f886-4821-bf1b-2bddd6465461"
|
||||
tenure: "67253896-6981-4899-9664-d16bb78eea13"
|
||||
jurisdiction: "634bf26f-ac3f-4896-a3de-06714e1dcba0"
|
||||
bioguide: "B001291"
|
||||
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, tx]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-36 (Congressional District 36).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Science, Space, and Technology](/us/bodies/house/committees/science-space-and-technology.md) — **chair**
|
||||
- [House Committee on Transportation and Infrastructure](/us/bodies/house/committees/transportation-and-infrastructure.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 - Water Resources and Environment](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/water-resources-and-environment.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).
|
||||
|
||||
@@ -8,6 +8,22 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
district: "Congressional District 21"
|
||||
committees:
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure"
|
||||
- name: "House Committee on Transportation and Infrastructure - Aviation"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation"
|
||||
- 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 - Water Resources and Environment"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/water-resources-and-environment"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +36,14 @@ ids:
|
||||
office: "5c5f81b0-2035-4612-bd98-80109ed89a2a"
|
||||
tenure: "88a57343-2c94-4094-8c66-8df00503e44c"
|
||||
jurisdiction: "3783a98c-4912-4c3f-81ff-2a7e50791429"
|
||||
bioguide: "M001199"
|
||||
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 +53,18 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - FL-21 (Congressional District 21).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md) — **chair**
|
||||
- [House Committee on Transportation and Infrastructure](/us/bodies/house/committees/transportation-and-infrastructure.md)
|
||||
- [House Committee on Transportation and Infrastructure - Aviation](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation.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 - Water Resources and Environment](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/water-resources-and-environment.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).
|
||||
|
||||
@@ -8,6 +8,34 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "GA"
|
||||
district: "Congressional District 3"
|
||||
committees:
|
||||
- name: "House Committee on Oversight and Government Reform"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform"
|
||||
- name: "House Committee on Oversight and Government Reform - Delivering on Government Efficiency"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/delivering-on-government-efficiency"
|
||||
- name: "House Committee on Oversight and Government Reform - Federal Law Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/federal-law-enforcement"
|
||||
- name: "House Committee on Oversight and Government Reform - Government Operations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/government-operations"
|
||||
- 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"
|
||||
- name: "House Committee on Small Business"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/small-business"
|
||||
- name: "House Committee on Small Business - Contracting and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/small-business/subcommittees/contracting-and-infrastructure"
|
||||
- name: "House Committee on Small Business - Innovation, Entrepreneurship, and Workforce Development"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/small-business/subcommittees/innovation-entrepreneurship-and-workforce-development"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +48,14 @@ ids:
|
||||
office: "b4fd4c87-d395-4fb2-bdf8-e6e8b48e99a8"
|
||||
tenure: "8289893a-984f-4314-ad42-9d71860b8d87"
|
||||
jurisdiction: "57f86009-f784-48ea-b72c-671eeb7fac27"
|
||||
bioguide: "J000311"
|
||||
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 +65,22 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - GA-3 (Congressional District 3).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Oversight and Government Reform](/us/bodies/house/committees/oversight-and-government-reform.md)
|
||||
- [House Committee on Oversight and Government Reform - Delivering on Government Efficiency](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/delivering-on-government-efficiency.md)
|
||||
- [House Committee on Oversight and Government Reform - Federal Law Enforcement](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/federal-law-enforcement.md)
|
||||
- [House Committee on Oversight and Government Reform - Government Operations](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/government-operations.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)
|
||||
- [House Committee on Small Business](/us/bodies/house/committees/small-business.md)
|
||||
- [House Committee on Small Business - Contracting and Infrastructure](/us/bodies/house/committees/small-business/subcommittees/contracting-and-infrastructure.md)
|
||||
- [House Committee on Small Business - Innovation, Entrepreneurship, and Workforce Development](/us/bodies/house/committees/small-business/subcommittees/innovation-entrepreneurship-and-workforce-development.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "PA"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- 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: "chair"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/central-intelligence-agency"
|
||||
- name: "House Permanent Select Committee on Intelligence - Open Source Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/open-source-intelligence"
|
||||
- name: "House Committee on Ways and Means"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means"
|
||||
- name: "House Committee on Ways and Means - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/health"
|
||||
- name: "House Committee on Ways and Means - Tax"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/tax"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "ec36e6ce-d9c4-4d65-9726-1de361be508e"
|
||||
tenure: "ed11a8ef-5e7d-4e6f-925c-e06ffe147b06"
|
||||
jurisdiction: "21826c26-0259-45a0-b058-344b054a0da3"
|
||||
bioguide: "F000466"
|
||||
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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - PA-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [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) — **chair**
|
||||
- [House Permanent Select Committee on Intelligence - Open Source Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/open-source-intelligence.md)
|
||||
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
|
||||
- [House Committee on Ways and Means - Health](/us/bodies/house/committees/ways-and-means/subcommittees/health.md)
|
||||
- [House Committee on Ways and Means - Tax](/us/bodies/house/committees/ways-and-means/subcommittees/tax.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).
|
||||
|
||||
@@ -7,6 +7,65 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "HI"
|
||||
leadership:
|
||||
- role: "Senate Democratic Conference Deputy Secretary"
|
||||
body: "S"
|
||||
since: "2025-01-03"
|
||||
committees:
|
||||
- name: "Senate Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations"
|
||||
- name: "Senate Committee on Appropriations - Commerce, Justice, Science, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - Department of Defense"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/department-of-defense"
|
||||
- name: "Senate Committee on Appropriations - Departments of Labor, Health and Human Services, and Education, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/departments-of-labor-health-and-human-services-and-education-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - Military Construction, Veterans Affairs, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/military-construction-veterans-affairs-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - State, Foreign Operations, and Related Programs"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/state-foreign-operations-and-related-programs"
|
||||
- name: "Senate Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Coast Guard, Maritime, and Fisheries"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/coast-guard-maritime-and-fisheries"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Consumer Protection, Technology, and Data Privacy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/consumer-protection-technology-and-data-privacy"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Surface Transportation, Freight, Pipelines, and Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/surface-transportation-freight-pipelines-and-safety"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media"
|
||||
- name: "Senate Committee on Foreign Relations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations"
|
||||
- name: "Senate Committee on Foreign Relations - East Asia, the Pacific, and International Cybersecurity Policy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/east-asia-the-pacific-and-international-cybersecurity-policy"
|
||||
- name: "Senate Committee on Foreign Relations - Europe and Regional Security Cooperation"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/europe-and-regional-security-cooperation"
|
||||
- name: "Senate Committee on Foreign Relations - Multilateral International Development, Multilateral Institutions, and International Economic, Energy, and Environmental Policy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/multilateral-international-development-multilateral-institutions-and-international-economic-energy-and-environmental-policy"
|
||||
- name: "Senate Committee on Indian Affairs"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/senate/committees/indian-affairs"
|
||||
- name: "Senate Select Committee on Ethics"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/senate-select-committee-on-ethics"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +78,14 @@ ids:
|
||||
office: "d0db3fe7-2691-4d42-af88-e6df7d071820"
|
||||
tenure: "d3dfde32-b02e-47fd-9eae-869c60701c1d"
|
||||
jurisdiction: "f3f3d079-487a-41a1-8696-d00ca5ff2d2c"
|
||||
bioguide: "S001194"
|
||||
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, hi]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +95,35 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - HI (State of Hawaii).
|
||||
|
||||
## Leadership
|
||||
|
||||
- Senate Democratic Conference Deputy Secretary (since 2025-01-03)
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Appropriations](/us/bodies/senate/committees/appropriations.md)
|
||||
- [Senate Committee on Appropriations - Commerce, Justice, Science, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies.md)
|
||||
- [Senate Committee on Appropriations - Department of Defense](/us/bodies/senate/committees/appropriations/subcommittees/department-of-defense.md)
|
||||
- [Senate Committee on Appropriations - Departments of Labor, Health and Human Services, and Education, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/departments-of-labor-health-and-human-services-and-education-and-related-agencies.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)
|
||||
- [Senate Committee on Appropriations - State, Foreign Operations, and Related Programs](/us/bodies/senate/committees/appropriations/subcommittees/state-foreign-operations-and-related-programs.md) — **ranking-member**
|
||||
- [Senate Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation](/us/bodies/senate/committees/commerce-science-and-transportation.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Coast Guard, Maritime, and Fisheries](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/coast-guard-maritime-and-fisheries.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Consumer Protection, Technology, and Data Privacy](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/consumer-protection-technology-and-data-privacy.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Surface Transportation, Freight, Pipelines, and Safety](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/surface-transportation-freight-pipelines-and-safety.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media.md)
|
||||
- [Senate Committee on Foreign Relations](/us/bodies/senate/committees/foreign-relations.md)
|
||||
- [Senate Committee on Foreign Relations - East Asia, the Pacific, and International Cybersecurity Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/east-asia-the-pacific-and-international-cybersecurity-policy.md)
|
||||
- [Senate Committee on Foreign Relations - Europe and Regional Security Cooperation](/us/bodies/senate/committees/foreign-relations/subcommittees/europe-and-regional-security-cooperation.md)
|
||||
- [Senate Committee on Foreign Relations - Multilateral International Development, Multilateral Institutions, and International Economic, Energy, and Environmental Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/multilateral-international-development-multilateral-institutions-and-international-economic-energy-and-environmental-policy.md)
|
||||
- [Senate Committee on Indian Affairs](/us/bodies/senate/committees/indian-affairs.md) — **vice-chair**
|
||||
- [Senate Select Committee on Ethics](/us/bodies/senate/committees/senate-select-committee-on-ethics.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).
|
||||
|
||||
@@ -8,6 +8,16 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "CO"
|
||||
district: "Congressional District 7"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence"
|
||||
- name: "House Committee on Financial Services - Housing and Insurance"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/housing-and-insurance"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +30,14 @@ ids:
|
||||
office: "95c8a070-96f9-47ff-8a8e-cd5ea47e9715"
|
||||
tenure: "6694c4eb-bfd2-41c9-85b5-31b40e1fad43"
|
||||
jurisdiction: "593f32e9-9fa9-48ba-8573-4403b2cc65cd"
|
||||
bioguide: "P000620"
|
||||
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, co]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +47,16 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - CO-7 (Congressional District 7).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence](/us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence.md)
|
||||
- [House Committee on Financial Services - Housing and Insurance](/us/bodies/house/committees/financial-services/subcommittees/housing-and-insurance.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).
|
||||
|
||||
@@ -8,6 +8,22 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "AR"
|
||||
district: "Congressional District 4"
|
||||
committees:
|
||||
- name: "House Committee on Natural Resources"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/natural-resources"
|
||||
- name: "House Committee on Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure"
|
||||
- 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: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/railroads-pipelines-and-hazardous-materials"
|
||||
- name: "House Committee on Transportation and Infrastructure - Water Resources and Environment"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/water-resources-and-environment"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +36,14 @@ ids:
|
||||
office: "c95c0c1f-b0af-483c-8aa5-ae40b44f6e2a"
|
||||
tenure: "fb4f7370-27f0-4f62-8d0b-63429d27d452"
|
||||
jurisdiction: "197a2c99-21ae-40b8-8cb8-8f949ea4c35a"
|
||||
bioguide: "W000821"
|
||||
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, ar]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +53,18 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - AR-4 (Congressional District 4).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Natural Resources](/us/bodies/house/committees/natural-resources.md) — **chair**
|
||||
- [House Committee on Transportation and Infrastructure](/us/bodies/house/committees/transportation-and-infrastructure.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)
|
||||
- [House Committee on Transportation and Infrastructure - Water Resources and Environment](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/water-resources-and-environment.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "WI"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Capital Markets"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/capital-markets"
|
||||
- name: "House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence"
|
||||
- name: "House Committee on House Administration"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/house-administration"
|
||||
- name: "Joint Committee of Congress on the Library"
|
||||
role: "chair"
|
||||
body: "us/bodies/joint/committees/joint-committee-of-congress-on-the-library"
|
||||
- name: "Joint Committee on Printing"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/joint/committees/printing"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "ec1a9fc0-a474-4f03-a5e6-8fafef2394ec"
|
||||
tenure: "e21e74af-de54-42e6-8bdc-91d3f7b21af5"
|
||||
jurisdiction: "86b137fe-8c9a-4f10-8cd0-d1cb901b982e"
|
||||
bioguide: "S001213"
|
||||
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, wi]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - WI-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Capital Markets](/us/bodies/house/committees/financial-services/subcommittees/capital-markets.md)
|
||||
- [House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence](/us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence.md) — **chair**
|
||||
- [House Committee on House Administration](/us/bodies/house/committees/house-administration.md) — **chair**
|
||||
- [Joint Committee of Congress on the Library](/us/bodies/joint/committees/joint-committee-of-congress-on-the-library.md) — **chair**
|
||||
- [Joint Committee on Printing](/us/bodies/joint/committees/printing.md) — **vice-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).
|
||||
|
||||
@@ -8,6 +8,31 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "UT"
|
||||
district: "Congressional District 4"
|
||||
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 - 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 - 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: "chair"
|
||||
body: "us/bodies/house/committees/education-and-workforce/subcommittees/higher-education-and-workforce-development"
|
||||
- name: "House Committee on Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure"
|
||||
- name: "House Committee on Transportation and Infrastructure - Aviation"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation"
|
||||
- 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: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/railroads-pipelines-and-hazardous-materials"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +45,14 @@ ids:
|
||||
office: "51945015-b49f-456a-8353-4d3c9f8f5ab0"
|
||||
tenure: "88350c10-62e6-4d81-88ae-58e3de1321c3"
|
||||
jurisdiction: "2c0559f5-3ade-4251-b204-3ece78866b48"
|
||||
bioguide: "O000086"
|
||||
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, ut]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +62,21 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - UT-4 (Congressional District 4).
|
||||
|
||||
## Committees
|
||||
|
||||
- [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 - 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) — **chair**
|
||||
- [House Committee on Transportation and Infrastructure](/us/bodies/house/committees/transportation-and-infrastructure.md)
|
||||
- [House Committee on Transportation and Infrastructure - Aviation](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation.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)
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
district: "Congressional District 19"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence"
|
||||
- name: "House Committee on Financial Services - Financial Institutions"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/financial-institutions"
|
||||
- name: "House Committee on Oversight and Government Reform"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform"
|
||||
- name: "House Committee on Oversight and Government Reform - Economic Growth, Energy Policy, and Regulatory Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/economic-growth-energy-policy-and-regulatory-affairs"
|
||||
- name: "House Committee on Oversight and Government Reform - Military and Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/military-and-foreign-affairs"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "3f096896-66e5-40aa-b7af-b144b55b22bd"
|
||||
tenure: "a54b5914-3ff0-4598-a375-39fdad06777e"
|
||||
jurisdiction: "8374b732-3050-4ce2-928a-f8b55a1e4fee"
|
||||
bioguide: "D000032"
|
||||
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 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - FL-19 (Congressional District 19).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Digital Assets, Financial Technology, and Artificial Intelligence](/us/bodies/house/committees/financial-services/subcommittees/digital-assets-financial-technology-and-artificial-intelligence.md)
|
||||
- [House Committee on Financial Services - Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/financial-institutions.md)
|
||||
- [House Committee on Oversight and Government Reform](/us/bodies/house/committees/oversight-and-government-reform.md)
|
||||
- [House Committee on Oversight and Government Reform - Economic Growth, Energy Policy, and Regulatory Affairs](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/economic-growth-energy-policy-and-regulatory-affairs.md)
|
||||
- [House Committee on Oversight and Government Reform - Military and Foreign Affairs](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/military-and-foreign-affairs.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).
|
||||
|
||||
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
district: "Congressional District 28"
|
||||
committees:
|
||||
- name: "House Committee on Armed Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services"
|
||||
- name: "House Committee on Armed Services - Readiness"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/readiness"
|
||||
- name: "House Committee on Armed Services - Tactical Air and Land Forces"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/tactical-air-and-land-forces"
|
||||
- name: "House Committee on Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security"
|
||||
- name: "House Committee on Homeland Security - Cybersecurity and Infrastructure Protection"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/cybersecurity-and-infrastructure-protection"
|
||||
- name: "House Committee on Homeland Security - Transportation and Maritime Security"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/transportation-and-maritime-security"
|
||||
- name: "House Select Committee on the Strategic Competition Between the United States and the Chinese Communist Party"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-select-committee-on-the-strategic-competition-between-the-united-states-and-the-chinese-communist-party"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "16cf8ed6-ac27-494d-af4b-ed221191ab7d"
|
||||
tenure: "b2e43654-f8cc-4e6d-a4ce-24e0750874b8"
|
||||
jurisdiction: "07e6e403-faaa-4e10-a374-24d8161ac1c3"
|
||||
bioguide: "G000593"
|
||||
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-28 (Congressional District 28).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Armed Services](/us/bodies/house/committees/armed-services.md)
|
||||
- [House Committee on Armed Services - Readiness](/us/bodies/house/committees/armed-services/subcommittees/readiness.md)
|
||||
- [House Committee on Armed Services - Tactical Air and Land Forces](/us/bodies/house/committees/armed-services/subcommittees/tactical-air-and-land-forces.md)
|
||||
- [House Committee on Homeland Security](/us/bodies/house/committees/homeland-security.md)
|
||||
- [House Committee on Homeland Security - Cybersecurity and Infrastructure Protection](/us/bodies/house/committees/homeland-security/subcommittees/cybersecurity-and-infrastructure-protection.md)
|
||||
- [House Committee on Homeland Security - Transportation and Maritime Security](/us/bodies/house/committees/homeland-security/subcommittees/transportation-and-maritime-security.md) — **chair**
|
||||
- [House Select Committee on the Strategic Competition Between the United States and the Chinese Communist Party](/us/bodies/house/committees/house-select-committee-on-the-strategic-competition-between-the-united-states-and-the-chinese-communist-party.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).
|
||||
|
||||
@@ -8,6 +8,16 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "WV"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- name: "House Committee on Ways and Means"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means"
|
||||
- name: "House Committee on Ways and Means - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/health"
|
||||
- name: "House Committee on Ways and Means - Trade"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/trade"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +30,14 @@ ids:
|
||||
office: "3d15e5e2-1cae-4b26-a80e-de9784290076"
|
||||
tenure: "6025eea1-dded-4df7-9f9c-9118d9aa63bf"
|
||||
jurisdiction: "94496ab7-0811-45d0-95f5-f77704d2c756"
|
||||
bioguide: "M001205"
|
||||
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, wv]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +47,16 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - WV-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
|
||||
- [House Committee on Ways and Means - Health](/us/bodies/house/committees/ways-and-means/subcommittees/health.md)
|
||||
- [House Committee on Ways and Means - Trade](/us/bodies/house/committees/ways-and-means/subcommittees/trade.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).
|
||||
|
||||
@@ -7,6 +7,50 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NV"
|
||||
leadership:
|
||||
- role: "Senate Democratic Outreach Vice Chair"
|
||||
body: "S"
|
||||
since: "2025-01-03"
|
||||
committees:
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Financial Institutions and Consumer Protection"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/financial-institutions-and-consumer-protection"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - National Security and International Trade and Finance"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/national-security-and-international-trade-and-finance"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Securities, Insurance, and Investment"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/securities-insurance-and-investment"
|
||||
- name: "Senate Committee on Energy and Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Public Lands, Forests, and Mining"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/public-lands-forests-and-mining"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Water and Power"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/water-and-power"
|
||||
- name: "Senate Committee on Finance"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance"
|
||||
- name: "Senate Committee on Finance - Health Care"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/health-care"
|
||||
- name: "Senate Committee on Finance - International Trade, Customs, and Global Competitiveness"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/international-trade-customs-and-global-competitiveness"
|
||||
- name: "Senate Committee on Finance - Social Security, Pensions, and Family Policy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/social-security-pensions-and-family-policy"
|
||||
- name: "Senate Committee on Indian Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/indian-affairs"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +63,14 @@ ids:
|
||||
office: "cc342990-1ab3-47b7-a072-ea5e1bb8da2b"
|
||||
tenure: "7544cd3b-9b9e-4814-b1aa-0be01fee515f"
|
||||
jurisdiction: "8177989b-e7e8-439b-88a0-6284a38e1e8b"
|
||||
bioguide: "C001113"
|
||||
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, nv]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +80,30 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - NV (State of Nevada).
|
||||
|
||||
## Leadership
|
||||
|
||||
- Senate Democratic Outreach Vice Chair (since 2025-01-03)
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs](/us/bodies/senate/committees/banking-housing-and-urban-affairs.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Financial Institutions and Consumer Protection](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/financial-institutions-and-consumer-protection.md) — **ranking-member**
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - National Security and International Trade and Finance](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/national-security-and-international-trade-and-finance.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Securities, Insurance, and Investment](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/securities-insurance-and-investment.md)
|
||||
- [Senate Committee on Energy and Natural Resources](/us/bodies/senate/committees/energy-and-natural-resources.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Energy](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Public Lands, Forests, and Mining](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/public-lands-forests-and-mining.md) — **ranking-member**
|
||||
- [Senate Committee on Energy and Natural Resources - Water and Power](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/water-and-power.md)
|
||||
- [Senate Committee on Finance](/us/bodies/senate/committees/finance.md)
|
||||
- [Senate Committee on Finance - Health Care](/us/bodies/senate/committees/finance/subcommittees/health-care.md)
|
||||
- [Senate Committee on Finance - International Trade, Customs, and Global Competitiveness](/us/bodies/senate/committees/finance/subcommittees/international-trade-customs-and-global-competitiveness.md)
|
||||
- [Senate Committee on Finance - Social Security, Pensions, and Family Policy](/us/bodies/senate/committees/finance/subcommittees/social-security-pensions-and-family-policy.md)
|
||||
- [Senate Committee on Indian Affairs](/us/bodies/senate/committees/indian-affairs.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).
|
||||
|
||||
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "UT"
|
||||
district: "Congressional District 2"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Energy and Water Development and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/energy-and-water-development-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Interior, Environment, and Related Agencies"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/interior-environment-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Legislative Branch"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/legislative-branch"
|
||||
- name: "House Committee on Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources"
|
||||
- name: "House Committee on Natural Resources - Federal Lands"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources/subcommittees/federal-lands"
|
||||
- name: "House Committee on Natural Resources - Water, Wildlife and Fisheries"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources/subcommittees/water-wildlife-and-fisheries"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "22c62811-85b4-4b52-b393-718fe1c60730"
|
||||
tenure: "fcd53886-e1af-44b5-91bd-0a4cfd621380"
|
||||
jurisdiction: "5098f151-5d00-4378-a2c8-4fac0682bdef"
|
||||
bioguide: "M001228"
|
||||
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, ut]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - UT-2 (Congressional District 2).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Energy and Water Development and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/energy-and-water-development-and-related-agencies.md)
|
||||
- [House Committee on Appropriations - Interior, Environment, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/interior-environment-and-related-agencies.md) — **vice-chair**
|
||||
- [House Committee on Appropriations - Legislative Branch](/us/bodies/house/committees/appropriations/subcommittees/legislative-branch.md)
|
||||
- [House Committee on Natural Resources](/us/bodies/house/committees/natural-resources.md)
|
||||
- [House Committee on Natural Resources - Federal Lands](/us/bodies/house/committees/natural-resources/subcommittees/federal-lands.md)
|
||||
- [House Committee on Natural Resources - Water, Wildlife and Fisheries](/us/bodies/house/committees/natural-resources/subcommittees/water-wildlife-and-fisheries.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).
|
||||
|
||||
@@ -7,6 +7,17 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NY"
|
||||
leadership:
|
||||
- role: "Senate Minority Leader"
|
||||
body: "S"
|
||||
since: "2025-01-03"
|
||||
committees:
|
||||
- name: "Senate Committee on Rules and Administration"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/rules-and-administration"
|
||||
- name: "Senate Select Committee on Intelligence"
|
||||
role: "ex-officio"
|
||||
body: "us/bodies/senate/committees/senate-select-committee-on-intelligence"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +30,14 @@ ids:
|
||||
office: "b2b3fca1-61f5-4426-bba7-98ad15677d18"
|
||||
tenure: "ebb6613c-60c9-4d5d-b4c0-940cc405c4db"
|
||||
jurisdiction: "d924ce94-f281-4258-8ce3-412c11ce15e3"
|
||||
bioguide: "S000148"
|
||||
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, ny]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +47,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - NY (State of New York).
|
||||
|
||||
## Leadership
|
||||
|
||||
- Senate Minority Leader (since 2025-01-03)
|
||||
|
||||
## Committees
|
||||
|
||||
- [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) — **ex-officio**
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TN"
|
||||
district: "Congressional District 3"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Defense"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/defense"
|
||||
- name: "House Committee on Appropriations - Energy and Water Development and Related Agencies"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/energy-and-water-development-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Labor, Health and Human Services, Education, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/labor-health-and-human-services-education-and-related-agencies"
|
||||
- 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 - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology/subcommittees/energy"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "a0e3f218-570d-44fa-94a7-3cececa38ad3"
|
||||
tenure: "147c628f-5697-4e1c-97bd-c4617325c423"
|
||||
jurisdiction: "c06b22dc-2aab-4f54-aa67-3ed7791b6617"
|
||||
bioguide: "F000459"
|
||||
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, tn]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TN-3 (Congressional District 3).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Defense](/us/bodies/house/committees/appropriations/subcommittees/defense.md)
|
||||
- [House Committee on Appropriations - Energy and Water Development and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/energy-and-water-development-and-related-agencies.md) — **chair**
|
||||
- [House Committee on Appropriations - Labor, Health and Human Services, Education, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/labor-health-and-human-services-education-and-related-agencies.md)
|
||||
- [House Committee on Science, Space, and Technology](/us/bodies/house/committees/science-space-and-technology.md)
|
||||
- [House Committee on Science, Space, and Technology - Energy](/us/bodies/house/committees/science-space-and-technology/subcommittees/energy.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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "ME"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- name: "House Committee on Agriculture"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/agriculture"
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Interior, Environment, and Related Agencies"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/interior-environment-and-related-agencies"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "f27356ff-501f-4f18-a2f9-157cfe6581ff"
|
||||
tenure: "2fe95d15-bd52-4e6e-8326-5b73a3b595f0"
|
||||
jurisdiction: "c23ad729-2c5e-49a2-ad30-ab3541674daf"
|
||||
bioguide: "P000597"
|
||||
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, me]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - ME-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Agriculture](/us/bodies/house/committees/agriculture.md)
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies.md)
|
||||
- [House Committee on Appropriations - Interior, Environment, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/interior-environment-and-related-agencies.md) — **ranking-member**
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 21"
|
||||
committees:
|
||||
- name: "House Committee on Rules"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/rules"
|
||||
- name: "House Committee on Rules - Legislative and Budget Process"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/rules/subcommittees/legislative-and-budget-process"
|
||||
- name: "House Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
- name: "House Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary"
|
||||
- name: "House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement"
|
||||
- name: "House Committee on the Judiciary - The Constitution and Limited Government"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/the-judiciary/subcommittees/the-constitution-and-limited-government"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "853010c9-e616-4b59-a087-95081bb40d9e"
|
||||
tenure: "962e939e-73a8-470f-ad41-6e0896e415e6"
|
||||
jurisdiction: "5efbb3d4-3229-4f74-ab3a-2ff492bc22df"
|
||||
bioguide: "R000614"
|
||||
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, tx]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-21 (Congressional District 21).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Rules](/us/bodies/house/committees/rules.md)
|
||||
- [House Committee on Rules - Legislative and Budget Process](/us/bodies/house/committees/rules/subcommittees/legislative-and-budget-process.md)
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.md)
|
||||
- [House Committee on the Judiciary](/us/bodies/house/committees/the-judiciary.md)
|
||||
- [House Committee on the Judiciary - Immigration Integrity, Security, and Enforcement](/us/bodies/house/committees/the-judiciary/subcommittees/immigration-integrity-security-and-enforcement.md)
|
||||
- [House Committee on the Judiciary - The Constitution and Limited Government](/us/bodies/house/committees/the-judiciary/subcommittees/the-constitution-and-limited-government.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).
|
||||
|
||||
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NH"
|
||||
district: "Congressional District 1"
|
||||
committees:
|
||||
- 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 - Water Resources and Environment"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/water-resources-and-environment"
|
||||
- name: "House Committee on Veterans' Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs"
|
||||
- name: "House Committee on Veterans' Affairs - Disability Assistance and Memorial Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/veterans-affairs/subcommittees/disability-assistance-and-memorial-affairs"
|
||||
- name: "House Committee on Veterans' Affairs - Economic Opportunity"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/veterans-affairs/subcommittees/economic-opportunity"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "35b3a7e1-cf66-45a0-bfd8-aed5e0c6e1f9"
|
||||
tenure: "9f44dc1c-a5bf-480a-90bf-fe505e2f29e0"
|
||||
jurisdiction: "52526acf-06ad-40bc-b2f6-38c5be926ad7"
|
||||
bioguide: "P000614"
|
||||
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, nh]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NH-1 (Congressional District 1).
|
||||
|
||||
## Committees
|
||||
|
||||
- [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 - Water Resources and Environment](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/water-resources-and-environment.md)
|
||||
- [House Committee on Veterans' Affairs](/us/bodies/house/committees/veterans-affairs.md)
|
||||
- [House Committee on Veterans' Affairs - Disability Assistance and Memorial Affairs](/us/bodies/house/committees/veterans-affairs/subcommittees/disability-assistance-and-memorial-affairs.md)
|
||||
- [House Committee on Veterans' Affairs - Economic Opportunity](/us/bodies/house/committees/veterans-affairs/subcommittees/economic-opportunity.md) — **ranking-member**
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -7,6 +7,52 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MD"
|
||||
committees:
|
||||
- name: "Senate Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations"
|
||||
- name: "Senate Committee on Appropriations - Commerce, Justice, Science, and Related Agencies"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - Department of Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/department-of-homeland-security"
|
||||
- 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 - Financial Services and General Government"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/financial-services-and-general-government"
|
||||
- name: "Senate Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Digital Assets"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/digital-assets"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Housing, Transportation, and Community Development"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/housing-transportation-and-community-development"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - National Security and International Trade and Finance"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/national-security-and-international-trade-and-finance"
|
||||
- name: "Senate Committee on Foreign Relations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations"
|
||||
- name: "Senate Committee on Foreign Relations - Africa and Global Health Policy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/africa-and-global-health-policy"
|
||||
- name: "Senate Committee on Foreign Relations - East Asia, the Pacific, and International Cybersecurity Policy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/east-asia-the-pacific-and-international-cybersecurity-policy"
|
||||
- name: "Senate Committee on Foreign Relations - State Department and USAID Management, International Operations, and Bilateral International Development"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/state-department-and-usaid-management-international-operations-and-bilateral-international-development"
|
||||
- name: "Senate Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-budget"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +65,14 @@ ids:
|
||||
office: "feff96d7-8cbd-47fa-8553-50158df52153"
|
||||
tenure: "3abf9e36-337e-4aac-a590-096ed5c57a23"
|
||||
jurisdiction: "318476cf-2cb3-41d9-b2cb-82accd9938f0"
|
||||
bioguide: "V000128"
|
||||
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, md]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +82,28 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - MD (State of Maryland).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Appropriations](/us/bodies/senate/committees/appropriations.md)
|
||||
- [Senate Committee on Appropriations - Commerce, Justice, Science, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies.md) — **ranking-member**
|
||||
- [Senate Committee on Appropriations - Department of Homeland Security](/us/bodies/senate/committees/appropriations/subcommittees/department-of-homeland-security.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 - Financial Services and General Government](/us/bodies/senate/committees/appropriations/subcommittees/financial-services-and-general-government.md)
|
||||
- [Senate Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs](/us/bodies/senate/committees/banking-housing-and-urban-affairs.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Digital Assets](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/digital-assets.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Housing, Transportation, and Community Development](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/housing-transportation-and-community-development.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - National Security and International Trade and Finance](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/national-security-and-international-trade-and-finance.md)
|
||||
- [Senate Committee on Foreign Relations](/us/bodies/senate/committees/foreign-relations.md)
|
||||
- [Senate Committee on Foreign Relations - Africa and Global Health Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/africa-and-global-health-policy.md)
|
||||
- [Senate Committee on Foreign Relations - East Asia, the Pacific, and International Cybersecurity Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/east-asia-the-pacific-and-international-cybersecurity-policy.md)
|
||||
- [Senate Committee on Foreign Relations - State Department and USAID Management, International Operations, and Bilateral International Development](/us/bodies/senate/committees/foreign-relations/subcommittees/state-department-and-usaid-management-international-operations-and-bilateral-international-development.md) — **ranking-member**
|
||||
- [Senate Committee on the Budget](/us/bodies/senate/committees/the-budget.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "PA"
|
||||
district: "Congressional District 6"
|
||||
committees:
|
||||
- name: "House Committee on Armed Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services"
|
||||
- name: "House Committee on Armed Services - Cyber, Information Technologies, and Innovation"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/cyber-information-technologies-and-innovation"
|
||||
- name: "House Committee on Armed Services - Military Personnel"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/military-personnel"
|
||||
- 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 - Defense Intelligence and Overhead Architecture"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/defense-intelligence-and-overhead-architecture"
|
||||
- name: "House Permanent Select Committee on Intelligence - Open Source Intelligence"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/open-source-intelligence"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "fb0bdf66-1118-4576-8755-82a3a427b466"
|
||||
tenure: "b9fded83-1d71-4328-a8fe-512fa133517e"
|
||||
jurisdiction: "7b766a39-10ff-491f-8b6e-5f0c3c3280bd"
|
||||
bioguide: "H001085"
|
||||
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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - PA-6 (Congressional District 6).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Armed Services](/us/bodies/house/committees/armed-services.md)
|
||||
- [House Committee on Armed Services - Cyber, Information Technologies, and Innovation](/us/bodies/house/committees/armed-services/subcommittees/cyber-information-technologies-and-innovation.md)
|
||||
- [House Committee on Armed Services - Military Personnel](/us/bodies/house/committees/armed-services/subcommittees/military-personnel.md) — **ranking-member**
|
||||
- [House Permanent Select Committee on Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence.md)
|
||||
- [House Permanent Select Committee on Intelligence - Defense Intelligence and Overhead Architecture](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/defense-intelligence-and-overhead-architecture.md)
|
||||
- [House Permanent Select Committee on Intelligence - Open Source Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/open-source-intelligence.md) — **ranking-member**
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -8,6 +8,10 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 18"
|
||||
committees:
|
||||
- name: "House Committee on Science, Space, and Technology"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology"
|
||||
tenure:
|
||||
start: "2026-02-02"
|
||||
current: true
|
||||
@@ -20,11 +24,14 @@ ids:
|
||||
office: "680d6373-c5b7-43fa-8198-bb765406409c"
|
||||
tenure: "ff2b270d-b302-4f27-a203-0956f85a3038"
|
||||
jurisdiction: "74f1aa34-4819-4b5b-a1b5-7a4006aff1aa"
|
||||
bioguide: "M001245"
|
||||
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, tx]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +41,14 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-18 (Congressional District 18).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Science, Space, and Technology](/us/bodies/house/committees/science-space-and-technology.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).
|
||||
|
||||
@@ -7,6 +7,64 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "DE"
|
||||
committees:
|
||||
- name: "Senate Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations"
|
||||
- name: "Senate Committee on Appropriations - Commerce, Justice, Science, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - Department of Defense"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/department-of-defense"
|
||||
- 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 - Financial Services and General Government"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/financial-services-and-general-government"
|
||||
- name: "Senate Committee on Appropriations - State, Foreign Operations, and Related Programs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/state-foreign-operations-and-related-programs"
|
||||
- name: "Senate Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies"
|
||||
- name: "Senate Committee on Foreign Relations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations"
|
||||
- name: "Senate Committee on Foreign Relations - Africa and Global Health Policy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/africa-and-global-health-policy"
|
||||
- name: "Senate Committee on Foreign Relations - East Asia, the Pacific, and International Cybersecurity Policy"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/east-asia-the-pacific-and-international-cybersecurity-policy"
|
||||
- name: "Senate Committee on Foreign Relations - Multilateral International Development, Multilateral Institutions, and International Economic, Energy, and Environmental Policy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/multilateral-international-development-multilateral-institutions-and-international-economic-energy-and-environmental-policy"
|
||||
- name: "Senate Committee on Foreign Relations - State Department and USAID Management, International Operations, and Bilateral International Development"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/state-department-and-usaid-management-international-operations-and-bilateral-international-development"
|
||||
- name: "Senate Select Committee on Ethics"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/senate/committees/senate-select-committee-on-ethics"
|
||||
- name: "Senate Committee on Small Business and Entrepreneurship"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/small-business-and-entrepreneurship"
|
||||
- name: "Senate Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary"
|
||||
- name: "Senate Committee on the Judiciary - Border Security and Immigration"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/border-security-and-immigration"
|
||||
- name: "Senate Committee on the Judiciary - Crime and Counterterrorism"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/crime-and-counterterrorism"
|
||||
- name: "Senate Committee on the Judiciary - Intellectual Property"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/intellectual-property"
|
||||
- name: "Senate Committee on the Judiciary - Privacy, Technology, and the Law"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/privacy-technology-and-the-law"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +77,14 @@ ids:
|
||||
office: "0dca372c-e4c4-4833-a872-68368d086581"
|
||||
tenure: "5e8d5227-0d6b-44cf-9285-ab5812e2bf1a"
|
||||
jurisdiction: "d65452bc-9169-4acc-a0ec-69a0bfdba8f1"
|
||||
bioguide: "C001088"
|
||||
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, de]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +94,32 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - DE (State of Delaware).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Appropriations](/us/bodies/senate/committees/appropriations.md)
|
||||
- [Senate Committee on Appropriations - Commerce, Justice, Science, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies.md)
|
||||
- [Senate Committee on Appropriations - Department of Defense](/us/bodies/senate/committees/appropriations/subcommittees/department-of-defense.md) — **ranking-member**
|
||||
- [Senate Committee on Appropriations - Energy and Water Development](/us/bodies/senate/committees/appropriations/subcommittees/energy-and-water-development.md)
|
||||
- [Senate Committee on Appropriations - Financial Services and General Government](/us/bodies/senate/committees/appropriations/subcommittees/financial-services-and-general-government.md)
|
||||
- [Senate Committee on Appropriations - State, Foreign Operations, and Related Programs](/us/bodies/senate/committees/appropriations/subcommittees/state-foreign-operations-and-related-programs.md)
|
||||
- [Senate Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies.md)
|
||||
- [Senate Committee on Foreign Relations](/us/bodies/senate/committees/foreign-relations.md)
|
||||
- [Senate Committee on Foreign Relations - Africa and Global Health Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/africa-and-global-health-policy.md)
|
||||
- [Senate Committee on Foreign Relations - East Asia, the Pacific, and International Cybersecurity Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/east-asia-the-pacific-and-international-cybersecurity-policy.md) — **ranking-member**
|
||||
- [Senate Committee on Foreign Relations - Multilateral International Development, Multilateral Institutions, and International Economic, Energy, and Environmental Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/multilateral-international-development-multilateral-institutions-and-international-economic-energy-and-environmental-policy.md)
|
||||
- [Senate Committee on Foreign Relations - State Department and USAID Management, International Operations, and Bilateral International Development](/us/bodies/senate/committees/foreign-relations/subcommittees/state-department-and-usaid-management-international-operations-and-bilateral-international-development.md)
|
||||
- [Senate Select Committee on Ethics](/us/bodies/senate/committees/senate-select-committee-on-ethics.md) — **vice-chair**
|
||||
- [Senate Committee on Small Business and Entrepreneurship](/us/bodies/senate/committees/small-business-and-entrepreneurship.md)
|
||||
- [Senate Committee on the Judiciary](/us/bodies/senate/committees/the-judiciary.md)
|
||||
- [Senate Committee on the Judiciary - Border Security and Immigration](/us/bodies/senate/committees/the-judiciary/subcommittees/border-security-and-immigration.md)
|
||||
- [Senate Committee on the Judiciary - Crime and Counterterrorism](/us/bodies/senate/committees/the-judiciary/subcommittees/crime-and-counterterrorism.md)
|
||||
- [Senate Committee on the Judiciary - Intellectual Property](/us/bodies/senate/committees/the-judiciary/subcommittees/intellectual-property.md)
|
||||
- [Senate Committee on the Judiciary - Privacy, Technology, and the Law](/us/bodies/senate/committees/the-judiciary/subcommittees/privacy-technology-and-the-law.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).
|
||||
|
||||
@@ -8,6 +8,16 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NJ"
|
||||
district: "Congressional District 4"
|
||||
committees:
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - Africa"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/africa"
|
||||
- name: "House Committee on Foreign Affairs - Western Hemisphere"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/western-hemisphere"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +30,14 @@ ids:
|
||||
office: "3365736d-fa46-4755-8664-81f3faabfea4"
|
||||
tenure: "b67509d6-e8b6-4080-b464-feea30f59616"
|
||||
jurisdiction: "31ed94b6-9ce8-4940-a721-e54805f18002"
|
||||
bioguide: "S000522"
|
||||
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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +47,16 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NJ-4 (Congressional District 4).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - Africa](/us/bodies/house/committees/foreign-affairs/subcommittees/africa.md) — **chair**
|
||||
- [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).
|
||||
|
||||
@@ -7,6 +7,50 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "CT"
|
||||
leadership:
|
||||
- role: "Senate Democratic Conference Deputy Secretary"
|
||||
body: "S"
|
||||
since: "2025-01-03"
|
||||
committees:
|
||||
- name: "Senate Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations"
|
||||
- name: "Senate Committee on Appropriations - Department of Defense"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/department-of-defense"
|
||||
- name: "Senate Committee on Appropriations - Department of Homeland Security"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/department-of-homeland-security"
|
||||
- name: "Senate Committee on Appropriations - Departments of Labor, Health and Human Services, and Education, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/departments-of-labor-health-and-human-services-and-education-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - State, Foreign Operations, and Related Programs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/state-foreign-operations-and-related-programs"
|
||||
- name: "Senate Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies"
|
||||
- name: "Senate Committee on Foreign Relations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations"
|
||||
- name: "Senate Committee on Foreign Relations - Europe and Regional Security Cooperation"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/europe-and-regional-security-cooperation"
|
||||
- name: "Senate Committee on Foreign Relations - Near East, South Asia, Central Asia, and Counterterrorism"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/near-east-south-asia-central-asia-and-counterterrorism"
|
||||
- name: "Senate Committee on Foreign Relations - Western Hemisphere, Transnational Crime, Civilian Security, Democracy, Human Rights, and Global Women's Issues"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/western-hemisphere-transnational-crime-civilian-security-democracy-human-rights-and-global-women-s-issues"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety"
|
||||
- name: "Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +63,14 @@ ids:
|
||||
office: "4986fe98-cfcc-4029-a45a-7e2f06714932"
|
||||
tenure: "283494f6-60c4-4b9c-84b6-61a32023821c"
|
||||
jurisdiction: "27c61cb6-9d93-4827-a1ca-94677a0a56fa"
|
||||
bioguide: "M001169"
|
||||
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, ct]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +80,30 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - CT (State of Connecticut).
|
||||
|
||||
## Leadership
|
||||
|
||||
- Senate Democratic Conference Deputy Secretary (since 2025-01-03)
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Appropriations](/us/bodies/senate/committees/appropriations.md)
|
||||
- [Senate Committee on Appropriations - Department of Defense](/us/bodies/senate/committees/appropriations/subcommittees/department-of-defense.md)
|
||||
- [Senate Committee on Appropriations - Department of Homeland Security](/us/bodies/senate/committees/appropriations/subcommittees/department-of-homeland-security.md) — **ranking-member**
|
||||
- [Senate Committee on Appropriations - Departments of Labor, Health and Human Services, and Education, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/departments-of-labor-health-and-human-services-and-education-and-related-agencies.md)
|
||||
- [Senate Committee on Appropriations - State, Foreign Operations, and Related Programs](/us/bodies/senate/committees/appropriations/subcommittees/state-foreign-operations-and-related-programs.md)
|
||||
- [Senate Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies.md)
|
||||
- [Senate Committee on Foreign Relations](/us/bodies/senate/committees/foreign-relations.md)
|
||||
- [Senate Committee on Foreign Relations - Europe and Regional Security Cooperation](/us/bodies/senate/committees/foreign-relations/subcommittees/europe-and-regional-security-cooperation.md) — **ranking-member**
|
||||
- [Senate Committee on Foreign Relations - Near East, South Asia, Central Asia, and Counterterrorism](/us/bodies/senate/committees/foreign-relations/subcommittees/near-east-south-asia-central-asia-and-counterterrorism.md)
|
||||
- [Senate Committee on Foreign Relations - Western Hemisphere, Transnational Crime, Civilian Security, Democracy, Human Rights, and Global Women's Issues](/us/bodies/senate/committees/foreign-relations/subcommittees/western-hemisphere-transnational-crime-civilian-security-democracy-human-rights-and-global-women-s-issues.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions](/us/bodies/senate/committees/health-education-labor-and-pensions.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Employment and Workplace Safety](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/employment-and-workplace-safety.md)
|
||||
- [Senate Committee on Health, Education, Labor, and Pensions - Primary Health and Retirement Security](/us/bodies/senate/committees/health-education-labor-and-pensions/subcommittees/primary-health-and-retirement-security.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).
|
||||
|
||||
@@ -8,6 +8,25 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "PA"
|
||||
district: "Congressional District 17"
|
||||
committees:
|
||||
- name: "House Committee on Armed Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services"
|
||||
- name: "House Committee on Armed Services - Readiness"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/readiness"
|
||||
- name: "House Committee on Armed Services - Seapower and Projection Forces"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/seapower-and-projection-forces"
|
||||
- name: "House Committee on Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure"
|
||||
- name: "House Committee on Transportation and Infrastructure - Aviation"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation"
|
||||
- name: "House Committee on Transportation and Infrastructure - Railroads, Pipelines, and Hazardous Materials"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/transportation-and-infrastructure/subcommittees/railroads-pipelines-and-hazardous-materials"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +39,14 @@ ids:
|
||||
office: "bf3c8ad1-ec1c-495c-b03a-5d7f01e7e4de"
|
||||
tenure: "fbf9ef6a-98d9-4baf-8b9c-ca22a5866308"
|
||||
jurisdiction: "00fee57c-4e7f-4900-8c1f-93dc0eb9485f"
|
||||
bioguide: "D000530"
|
||||
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, pa]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +56,19 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - PA-17 (Congressional District 17).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Armed Services](/us/bodies/house/committees/armed-services.md)
|
||||
- [House Committee on Armed Services - Readiness](/us/bodies/house/committees/armed-services/subcommittees/readiness.md)
|
||||
- [House Committee on Armed Services - Seapower and Projection Forces](/us/bodies/house/committees/armed-services/subcommittees/seapower-and-projection-forces.md)
|
||||
- [House Committee on Transportation and Infrastructure](/us/bodies/house/committees/transportation-and-infrastructure.md)
|
||||
- [House Committee on Transportation and Infrastructure - Aviation](/us/bodies/house/committees/transportation-and-infrastructure/subcommittees/aviation.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)
|
||||
|
||||
## 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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NC"
|
||||
district: "Congressional District 11"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Financial Services and General Government"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/financial-services-and-general-government"
|
||||
- name: "House Committee on Appropriations - National Security, Department of State, and Related Programs"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/national-security-department-of-state-and-related-programs"
|
||||
- name: "House Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/the-budget"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "17d317ea-93d5-499f-b55a-651afa605ba4"
|
||||
tenure: "f233b7f1-0e2d-47cb-a1a5-81ace93cdb79"
|
||||
jurisdiction: "460bf71c-a502-4c18-be33-71dba76d6ac3"
|
||||
bioguide: "E000246"
|
||||
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, nc]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NC-11 (Congressional District 11).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Financial Services and General Government](/us/bodies/house/committees/appropriations/subcommittees/financial-services-and-general-government.md)
|
||||
- [House Committee on Appropriations - National Security, Department of State, and Related Programs](/us/bodies/house/committees/appropriations/subcommittees/national-security-department-of-state-and-related-programs.md) — **vice-chair**
|
||||
- [House Committee on the Budget](/us/bodies/house/committees/the-budget.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).
|
||||
|
||||
@@ -7,6 +7,47 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "IA"
|
||||
leadership:
|
||||
- role: "President Pro Tempore of the Senate"
|
||||
body: "S"
|
||||
since: "2025-01-03"
|
||||
committees:
|
||||
- name: "Joint Committee on Taxation"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/taxation"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Commodities, Derivatives, Risk Management, and Trade"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/commodities-derivatives-risk-management-and-trade"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Food and Nutrition, Specialty Crops, Organics, and Research"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/food-and-nutrition-specialty-crops-organics-and-research"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Rural Development, Energy, and Credit"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/rural-development-energy-and-credit"
|
||||
- name: "Senate Committee on Finance"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance"
|
||||
- name: "Senate Committee on Finance - International Trade, Customs, and Global Competitiveness"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/international-trade-customs-and-global-competitiveness"
|
||||
- name: "Senate Committee on Finance - Social Security, Pensions, and Family Policy"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/social-security-pensions-and-family-policy"
|
||||
- name: "Senate Committee on Finance - Taxation and IRS Oversight"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/finance/subcommittees/taxation-and-irs-oversight"
|
||||
- name: "Senate Committee on the Budget"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-budget"
|
||||
- name: "Senate Committee on the Judiciary"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/the-judiciary"
|
||||
- name: "United States Senate Caucus on International Narcotics Control"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/united-states-senate-caucus-on-international-narcotics-control"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +60,14 @@ ids:
|
||||
office: "e6eee025-1abd-4e13-8c08-815f5ef79f58"
|
||||
tenure: "b84ecfef-14a0-4b56-9ae1-411e74606150"
|
||||
jurisdiction: "6ca9ffef-f143-4cab-82fe-e19bad43da02"
|
||||
bioguide: "G000386"
|
||||
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, ia]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +77,29 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - IA (State of Iowa).
|
||||
|
||||
## Leadership
|
||||
|
||||
- President Pro Tempore of the Senate (since 2025-01-03)
|
||||
|
||||
## Committees
|
||||
|
||||
- [Joint Committee on Taxation](/us/bodies/joint/committees/taxation.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry](/us/bodies/senate/committees/agriculture-nutrition-and-forestry.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Commodities, Derivatives, Risk Management, and Trade](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/commodities-derivatives-risk-management-and-trade.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Food and Nutrition, Specialty Crops, Organics, and Research](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/food-and-nutrition-specialty-crops-organics-and-research.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Rural Development, Energy, and Credit](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/rural-development-energy-and-credit.md)
|
||||
- [Senate Committee on Finance](/us/bodies/senate/committees/finance.md)
|
||||
- [Senate Committee on Finance - International Trade, Customs, and Global Competitiveness](/us/bodies/senate/committees/finance/subcommittees/international-trade-customs-and-global-competitiveness.md)
|
||||
- [Senate Committee on Finance - Social Security, Pensions, and Family Policy](/us/bodies/senate/committees/finance/subcommittees/social-security-pensions-and-family-policy.md) — **chair**
|
||||
- [Senate Committee on Finance - Taxation and IRS Oversight](/us/bodies/senate/committees/finance/subcommittees/taxation-and-irs-oversight.md)
|
||||
- [Senate Committee on the Budget](/us/bodies/senate/committees/the-budget.md)
|
||||
- [Senate Committee on the Judiciary](/us/bodies/senate/committees/the-judiciary.md) — **chair**
|
||||
- [United States Senate Caucus on International Narcotics Control](/us/bodies/senate/committees/united-states-senate-caucus-on-international-narcotics-control.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).
|
||||
|
||||
@@ -7,6 +7,55 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "MS"
|
||||
committees:
|
||||
- name: "Joint Committee of Congress on the Library"
|
||||
role: "member"
|
||||
body: "us/bodies/joint/committees/joint-committee-of-congress-on-the-library"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Commodities, Derivatives, Risk Management, and Trade"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/commodities-derivatives-risk-management-and-trade"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Conservation, Forestry, Natural Resources, and Biotechnology"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/conservation-forestry-natural-resources-and-biotechnology"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Livestock, Dairy, Poultry, and Food Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/livestock-dairy-poultry-and-food-safety"
|
||||
- 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 Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/department-of-homeland-security"
|
||||
- name: "Senate Committee on Appropriations - Departments of Labor, Health and Human Services, and Education, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/departments-of-labor-health-and-human-services-and-education-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 - Military Construction, Veterans Affairs, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/military-construction-veterans-affairs-and-related-agencies"
|
||||
- name: "Senate Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies"
|
||||
- name: "Senate Committee on Energy and Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy"
|
||||
- name: "Senate Committee on Energy and Natural Resources - Public Lands, Forests, and Mining"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/energy-and-natural-resources/subcommittees/public-lands-forests-and-mining"
|
||||
- name: "Senate Committee on Rules and Administration"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/rules-and-administration"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +68,14 @@ ids:
|
||||
office: "97377e15-058d-47c4-a49f-f8b158edaf75"
|
||||
tenure: "0d7eeb49-6fd4-4c4e-92a9-245013fa90fd"
|
||||
jurisdiction: "fa441dc3-6d2a-439b-b35c-a6e62ba3ec94"
|
||||
bioguide: "H001079"
|
||||
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, ms]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +85,29 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - MS (State of Mississippi).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Joint Committee of Congress on the Library](/us/bodies/joint/committees/joint-committee-of-congress-on-the-library.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry](/us/bodies/senate/committees/agriculture-nutrition-and-forestry.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Commodities, Derivatives, Risk Management, and Trade](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/commodities-derivatives-risk-management-and-trade.md) — **chair**
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Conservation, Forestry, Natural Resources, and Biotechnology](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/conservation-forestry-natural-resources-and-biotechnology.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Livestock, Dairy, Poultry, and Food Safety](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/livestock-dairy-poultry-and-food-safety.md)
|
||||
- [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 Homeland Security](/us/bodies/senate/committees/appropriations/subcommittees/department-of-homeland-security.md)
|
||||
- [Senate Committee on Appropriations - Departments of Labor, Health and Human Services, and Education, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/departments-of-labor-health-and-human-services-and-education-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 - Military Construction, Veterans Affairs, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/military-construction-veterans-affairs-and-related-agencies.md)
|
||||
- [Senate Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies](/us/bodies/senate/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies.md) — **chair**
|
||||
- [Senate Committee on Energy and Natural Resources](/us/bodies/senate/committees/energy-and-natural-resources.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Energy](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/energy.md)
|
||||
- [Senate Committee on Energy and Natural Resources - Public Lands, Forests, and Mining](/us/bodies/senate/committees/energy-and-natural-resources/subcommittees/public-lands-forests-and-mining.md)
|
||||
- [Senate Committee on Rules and Administration](/us/bodies/senate/committees/rules-and-administration.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).
|
||||
|
||||
@@ -8,6 +8,31 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NY"
|
||||
district: "Congressional District 24"
|
||||
committees:
|
||||
- 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 - Defense Intelligence and Overhead Architecture"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/defense-intelligence-and-overhead-architecture"
|
||||
- name: "House Permanent Select Committee on Intelligence - National Intelligence Enterprise"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/national-intelligence-enterprise"
|
||||
- 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 - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/science-space-and-technology/subcommittees/energy"
|
||||
- name: "House Committee on Ways and Means"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means"
|
||||
- name: "House Committee on Ways and Means - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/health"
|
||||
- name: "House Committee on Ways and Means - Trade"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/ways-and-means/subcommittees/trade"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +45,14 @@ ids:
|
||||
office: "60cf407a-3bed-4469-a0c6-822dfce67120"
|
||||
tenure: "fefc17d3-9bfd-4987-9a2e-2886477c0d12"
|
||||
jurisdiction: "ad93c5e3-7ac3-40b4-8a3b-d25ed531a73b"
|
||||
bioguide: "T000478"
|
||||
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, ny]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +62,21 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - NY-24 (Congressional District 24).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Permanent Select Committee on Intelligence](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence.md)
|
||||
- [House Permanent Select Committee on Intelligence - Defense Intelligence and Overhead Architecture](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/defense-intelligence-and-overhead-architecture.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)
|
||||
- [House Committee on Science, Space, and Technology](/us/bodies/house/committees/science-space-and-technology.md)
|
||||
- [House Committee on Science, Space, and Technology - Energy](/us/bodies/house/committees/science-space-and-technology/subcommittees/energy.md)
|
||||
- [House Committee on Ways and Means](/us/bodies/house/committees/ways-and-means.md)
|
||||
- [House Committee on Ways and Means - Health](/us/bodies/house/committees/ways-and-means/subcommittees/health.md)
|
||||
- [House Committee on Ways and Means - Trade](/us/bodies/house/committees/ways-and-means/subcommittees/trade.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).
|
||||
|
||||
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "LA"
|
||||
district: "Congressional District 3"
|
||||
committees:
|
||||
- name: "House Committee on Armed Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services"
|
||||
- name: "House Committee on Armed Services - Readiness"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/readiness"
|
||||
- name: "House Committee on Armed Services - Seapower and Projection Forces"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/seapower-and-projection-forces"
|
||||
- name: "House Select Subcommittee to Investigate the Remaining Questions Surrounding January 6, 2021"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-select-subcommittee-to-investigate-the-remaining-questions-surrounding-january-6-2021"
|
||||
- name: "House Committee on Oversight and Government Reform"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform"
|
||||
- name: "House Committee on Oversight and Government Reform - Economic Growth, Energy Policy, and Regulatory Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/economic-growth-energy-policy-and-regulatory-affairs"
|
||||
- name: "House Committee on Oversight and Government Reform - Federal Law Enforcement"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/oversight-and-government-reform/subcommittees/federal-law-enforcement"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "f64c2812-b975-48ed-805c-85b25764afd0"
|
||||
tenure: "4cd654e1-7879-4e96-bb33-4480cda672f8"
|
||||
jurisdiction: "bbb01ed1-47a2-4ab4-b78b-f50eec61ff24"
|
||||
bioguide: "H001077"
|
||||
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, la]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - LA-3 (Congressional District 3).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Armed Services](/us/bodies/house/committees/armed-services.md)
|
||||
- [House Committee on Armed Services - Readiness](/us/bodies/house/committees/armed-services/subcommittees/readiness.md)
|
||||
- [House Committee on Armed Services - Seapower and Projection Forces](/us/bodies/house/committees/armed-services/subcommittees/seapower-and-projection-forces.md)
|
||||
- [House Select Subcommittee to Investigate the Remaining Questions Surrounding January 6, 2021](/us/bodies/house/committees/house-select-subcommittee-to-investigate-the-remaining-questions-surrounding-january-6-2021.md)
|
||||
- [House Committee on Oversight and Government Reform](/us/bodies/house/committees/oversight-and-government-reform.md)
|
||||
- [House Committee on Oversight and Government Reform - Economic Growth, Energy Policy, and Regulatory Affairs](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/economic-growth-energy-policy-and-regulatory-affairs.md)
|
||||
- [House Committee on Oversight and Government Reform - Federal Law Enforcement](/us/bodies/house/committees/oversight-and-government-reform/subcommittees/federal-law-enforcement.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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "LA"
|
||||
district: "Congressional District 6"
|
||||
committees:
|
||||
- name: "House Committee on Financial Services"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services"
|
||||
- name: "House Committee on Financial Services - Capital Markets"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/capital-markets"
|
||||
- name: "House Committee on Financial Services - Financial Institutions"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/financial-institutions"
|
||||
- name: "House Committee on Financial Services - Oversight and Investigations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "e5e98d1b-968b-48df-961f-f498f5fb4867"
|
||||
tenure: "c7b4e0e4-b5aa-407c-b5f3-51b6dbbe8cd4"
|
||||
jurisdiction: "252b8ba5-0950-489d-91c1-1381d6e18ac5"
|
||||
bioguide: "F000110"
|
||||
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, la]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - LA-6 (Congressional District 6).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Financial Services](/us/bodies/house/committees/financial-services.md)
|
||||
- [House Committee on Financial Services - Capital Markets](/us/bodies/house/committees/financial-services/subcommittees/capital-markets.md)
|
||||
- [House Committee on Financial Services - Financial Institutions](/us/bodies/house/committees/financial-services/subcommittees/financial-institutions.md)
|
||||
- [House Committee on Financial Services - Oversight and Investigations](/us/bodies/house/committees/financial-services/subcommittees/oversight-and-investigations.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).
|
||||
|
||||
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "OR"
|
||||
district: "Congressional District 2"
|
||||
committees:
|
||||
- name: "House Committee on Energy and Commerce"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce"
|
||||
- name: "House Committee on Energy and Commerce - Commerce, Manufacturing, and Trade"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/commerce-manufacturing-and-trade"
|
||||
- name: "House Committee on Energy and Commerce - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/energy"
|
||||
- name: "House Committee on Energy and Commerce - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/health"
|
||||
- name: "House Committee on Natural Resources"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources"
|
||||
- name: "House Committee on Natural Resources - Federal Lands"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources/subcommittees/federal-lands"
|
||||
- name: "House Committee on Natural Resources - Water, Wildlife and Fisheries"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/natural-resources/subcommittees/water-wildlife-and-fisheries"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "ee909ee2-b116-4431-a18e-f4a29947ede6"
|
||||
tenure: "cc58ddb0-a6a7-4263-9044-aa3cda4721a2"
|
||||
jurisdiction: "b867dcec-58a4-4b0a-8366-a258854f1007"
|
||||
bioguide: "B000668"
|
||||
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, or]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - OR-2 (Congressional District 2).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Energy and Commerce](/us/bodies/house/committees/energy-and-commerce.md)
|
||||
- [House Committee on Energy and Commerce - Commerce, Manufacturing, and Trade](/us/bodies/house/committees/energy-and-commerce/subcommittees/commerce-manufacturing-and-trade.md)
|
||||
- [House Committee on Energy and Commerce - Energy](/us/bodies/house/committees/energy-and-commerce/subcommittees/energy.md)
|
||||
- [House Committee on Energy and Commerce - Health](/us/bodies/house/committees/energy-and-commerce/subcommittees/health.md)
|
||||
- [House Committee on Natural Resources](/us/bodies/house/committees/natural-resources.md)
|
||||
- [House Committee on Natural Resources - Federal Lands](/us/bodies/house/committees/natural-resources/subcommittees/federal-lands.md)
|
||||
- [House Committee on Natural Resources - Water, Wildlife and Fisheries](/us/bodies/house/committees/natural-resources/subcommittees/water-wildlife-and-fisheries.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).
|
||||
|
||||
@@ -7,6 +7,53 @@ party: "D"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "NJ"
|
||||
leadership:
|
||||
- role: "Senate Democratic Strategic Communications Committee Chair"
|
||||
body: "S"
|
||||
since: "2025-01-03"
|
||||
committees:
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Commodities, Derivatives, Risk Management, and Trade"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/commodities-derivatives-risk-management-and-trade"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Food and Nutrition, Specialty Crops, Organics, and Research"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/food-and-nutrition-specialty-crops-organics-and-research"
|
||||
- name: "Senate Committee on Agriculture, Nutrition, and Forestry - Livestock, Dairy, Poultry, and Food Safety"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/livestock-dairy-poultry-and-food-safety"
|
||||
- name: "Senate Committee on Foreign Relations"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations"
|
||||
- name: "Senate Committee on Foreign Relations - Africa and Global Health Policy"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/africa-and-global-health-policy"
|
||||
- name: "Senate Committee on Foreign Relations - Europe and Regional Security Cooperation"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/europe-and-regional-security-cooperation"
|
||||
- name: "Senate Committee on Foreign Relations - Near East, South Asia, Central Asia, and Counterterrorism"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/foreign-relations/subcommittees/near-east-south-asia-central-asia-and-counterterrorism"
|
||||
- name: "Senate Committee on Small Business and Entrepreneurship"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/small-business-and-entrepreneurship"
|
||||
- name: "Senate Committee on the Judiciary"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary"
|
||||
- name: "Senate Committee on the Judiciary - Antitrust, Competition Policy, and Consumer Rights"
|
||||
role: "ranking-member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/antitrust-competition-policy-and-consumer-rights"
|
||||
- name: "Senate Committee on the Judiciary - Border Security and Immigration"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/border-security-and-immigration"
|
||||
- name: "Senate Committee on the Judiciary - Crime and Counterterrorism"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/crime-and-counterterrorism"
|
||||
- name: "Senate Committee on the Judiciary - the Constitution"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/the-judiciary/subcommittees/the-constitution"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +66,14 @@ ids:
|
||||
office: "fa88a820-6795-48c9-9540-7c03d344e991"
|
||||
tenure: "8037389d-5392-4b11-9d1b-0f59acea5ce9"
|
||||
jurisdiction: "791cc1ad-bf11-41a5-b127-bba84cc474f2"
|
||||
bioguide: "B001288"
|
||||
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, nj]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +83,31 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - NJ (State of New Jersey).
|
||||
|
||||
## Leadership
|
||||
|
||||
- Senate Democratic Strategic Communications Committee Chair (since 2025-01-03)
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry](/us/bodies/senate/committees/agriculture-nutrition-and-forestry.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Commodities, Derivatives, Risk Management, and Trade](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/commodities-derivatives-risk-management-and-trade.md) — **ranking-member**
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Food and Nutrition, Specialty Crops, Organics, and Research](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/food-and-nutrition-specialty-crops-organics-and-research.md)
|
||||
- [Senate Committee on Agriculture, Nutrition, and Forestry - Livestock, Dairy, Poultry, and Food Safety](/us/bodies/senate/committees/agriculture-nutrition-and-forestry/subcommittees/livestock-dairy-poultry-and-food-safety.md)
|
||||
- [Senate Committee on Foreign Relations](/us/bodies/senate/committees/foreign-relations.md)
|
||||
- [Senate Committee on Foreign Relations - Africa and Global Health Policy](/us/bodies/senate/committees/foreign-relations/subcommittees/africa-and-global-health-policy.md) — **ranking-member**
|
||||
- [Senate Committee on Foreign Relations - Europe and Regional Security Cooperation](/us/bodies/senate/committees/foreign-relations/subcommittees/europe-and-regional-security-cooperation.md)
|
||||
- [Senate Committee on Foreign Relations - Near East, South Asia, Central Asia, and Counterterrorism](/us/bodies/senate/committees/foreign-relations/subcommittees/near-east-south-asia-central-asia-and-counterterrorism.md)
|
||||
- [Senate Committee on Small Business and Entrepreneurship](/us/bodies/senate/committees/small-business-and-entrepreneurship.md)
|
||||
- [Senate Committee on the Judiciary](/us/bodies/senate/committees/the-judiciary.md)
|
||||
- [Senate Committee on the Judiciary - Antitrust, Competition Policy, and Consumer Rights](/us/bodies/senate/committees/the-judiciary/subcommittees/antitrust-competition-policy-and-consumer-rights.md) — **ranking-member**
|
||||
- [Senate Committee on the Judiciary - Border Security and Immigration](/us/bodies/senate/committees/the-judiciary/subcommittees/border-security-and-immigration.md)
|
||||
- [Senate Committee on the Judiciary - Crime and Counterterrorism](/us/bodies/senate/committees/the-judiciary/subcommittees/crime-and-counterterrorism.md)
|
||||
- [Senate Committee on the Judiciary - the Constitution](/us/bodies/senate/committees/the-judiciary/subcommittees/the-constitution.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).
|
||||
|
||||
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "FL"
|
||||
district: "Congressional District 7"
|
||||
committees:
|
||||
- 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 - Military Personnel"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/military-personnel"
|
||||
- name: "House Committee on Armed Services - Readiness"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/armed-services/subcommittees/readiness"
|
||||
- name: "House Committee on Foreign Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs"
|
||||
- name: "House Committee on Foreign Affairs - Oversight and Intelligence"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/oversight-and-intelligence"
|
||||
- name: "House Committee on Foreign Affairs - Western Hemisphere"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/foreign-affairs/subcommittees/western-hemisphere"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "bcd34def-d93f-4bed-ab29-27d63ce7f2e0"
|
||||
tenure: "86c24fd4-45a4-426d-a5ae-6e5f875db55f"
|
||||
jurisdiction: "9e0aac21-5b69-42ec-85b0-6247b19fd048"
|
||||
bioguide: "M001216"
|
||||
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-7 (Congressional District 7).
|
||||
|
||||
## Committees
|
||||
|
||||
- [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 - Military Personnel](/us/bodies/house/committees/armed-services/subcommittees/military-personnel.md)
|
||||
- [House Committee on Armed Services - Readiness](/us/bodies/house/committees/armed-services/subcommittees/readiness.md)
|
||||
- [House Committee on Foreign Affairs](/us/bodies/house/committees/foreign-affairs.md)
|
||||
- [House Committee on Foreign Affairs - Oversight and Intelligence](/us/bodies/house/committees/foreign-affairs/subcommittees/oversight-and-intelligence.md) — **chair**
|
||||
- [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).
|
||||
|
||||
@@ -8,6 +8,19 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 12"
|
||||
committees:
|
||||
- name: "House Committee on Energy and Commerce"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce"
|
||||
- name: "House Committee on Energy and Commerce - Commerce, Manufacturing, and Trade"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/commerce-manufacturing-and-trade"
|
||||
- name: "House Committee on Energy and Commerce - Communications and Technology"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/communications-and-technology"
|
||||
- name: "House Committee on Energy and Commerce - Energy"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/energy"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +33,14 @@ ids:
|
||||
office: "641e13ac-f995-43e0-beef-0a6acaf7649a"
|
||||
tenure: "859db2a6-46b8-4f8e-a479-c3c9320005d8"
|
||||
jurisdiction: "ee235eb2-1ffb-43c1-8f70-dd272265650d"
|
||||
bioguide: "G000601"
|
||||
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, tx]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +50,17 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-12 (Congressional District 12).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Energy and Commerce](/us/bodies/house/committees/energy-and-commerce.md)
|
||||
- [House Committee on Energy and Commerce - Commerce, Manufacturing, and Trade](/us/bodies/house/committees/energy-and-commerce/subcommittees/commerce-manufacturing-and-trade.md)
|
||||
- [House Committee on Energy and Commerce - Communications and Technology](/us/bodies/house/committees/energy-and-commerce/subcommittees/communications-and-technology.md)
|
||||
- [House Committee on Energy and Commerce - Energy](/us/bodies/house/committees/energy-and-commerce/subcommittees/energy.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).
|
||||
|
||||
@@ -7,6 +7,43 @@ party: "R"
|
||||
level: "federal"
|
||||
branch: "legislative"
|
||||
state: "WY"
|
||||
committees:
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Digital Assets"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/digital-assets"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Financial Institutions and Consumer Protection"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/financial-institutions-and-consumer-protection"
|
||||
- name: "Senate Committee on Banking, Housing, and Urban Affairs - Securities, Insurance, and Investment"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/securities-insurance-and-investment"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Consumer Protection, Technology, and Data Privacy"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/consumer-protection-technology-and-data-privacy"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Science, Manufacturing, and Competitiveness"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/science-manufacturing-and-competitiveness"
|
||||
- name: "Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media"
|
||||
- name: "Senate Committee on Environment and Public Works"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works"
|
||||
- name: "Senate Committee on Environment and Public Works - Clean Air, Climate, and Nuclear Innovation and Safety"
|
||||
role: "chair"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/clean-air-climate-and-nuclear-innovation-and-safety"
|
||||
- name: "Senate Committee on Environment and Public Works - Fisheries, Wildlife, and Water"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/fisheries-wildlife-and-water"
|
||||
- name: "Senate Committee on Environment and Public Works - Transportation and Infrastructure"
|
||||
role: "member"
|
||||
body: "us/bodies/senate/committees/environment-and-public-works/subcommittees/transportation-and-infrastructure"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -19,11 +56,14 @@ ids:
|
||||
office: "2d8bbd79-ab44-4bd0-9a2c-a4229f98eac6"
|
||||
tenure: "38da1252-426a-47af-9318-79a354abe167"
|
||||
jurisdiction: "f2632b4e-dce4-4e8c-8ff3-6fc2a66001ac"
|
||||
bioguide: "L000571"
|
||||
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, wy]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -33,9 +73,25 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. Senate - WY (State of Wyoming).
|
||||
|
||||
## Committees
|
||||
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs](/us/bodies/senate/committees/banking-housing-and-urban-affairs.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Digital Assets](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/digital-assets.md) — **chair**
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Financial Institutions and Consumer Protection](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/financial-institutions-and-consumer-protection.md)
|
||||
- [Senate Committee on Banking, Housing, and Urban Affairs - Securities, Insurance, and Investment](/us/bodies/senate/committees/banking-housing-and-urban-affairs/subcommittees/securities-insurance-and-investment.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation](/us/bodies/senate/committees/commerce-science-and-transportation.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Consumer Protection, Technology, and Data Privacy](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/consumer-protection-technology-and-data-privacy.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Science, Manufacturing, and Competitiveness](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/science-manufacturing-and-competitiveness.md)
|
||||
- [Senate Committee on Commerce, Science, and Transportation - Telecommunications and Media](/us/bodies/senate/committees/commerce-science-and-transportation/subcommittees/telecommunications-and-media.md)
|
||||
- [Senate Committee on Environment and Public Works](/us/bodies/senate/committees/environment-and-public-works.md)
|
||||
- [Senate Committee on Environment and Public Works - Clean Air, Climate, and Nuclear Innovation and Safety](/us/bodies/senate/committees/environment-and-public-works/subcommittees/clean-air-climate-and-nuclear-innovation-and-safety.md) — **chair**
|
||||
- [Senate Committee on Environment and Public Works - Fisheries, Wildlife, and Water](/us/bodies/senate/committees/environment-and-public-works/subcommittees/fisheries-wildlife-and-water.md)
|
||||
- [Senate Committee on Environment and Public Works - Transportation and Infrastructure](/us/bodies/senate/committees/environment-and-public-works/subcommittees/transportation-and-infrastructure.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).
|
||||
|
||||
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "AL"
|
||||
district: "Congressional District 5"
|
||||
committees:
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Commerce, Justice, Science, and Related Agencies"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Legislative Branch"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/legislative-branch"
|
||||
- name: "House Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies"
|
||||
- name: "House Committee on Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security"
|
||||
- name: "House Committee on Homeland Security - Emergency Management and Technology"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/emergency-management-and-technology"
|
||||
- name: "House Committee on Homeland Security - Oversight, Investigations, and Accountability"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/homeland-security/subcommittees/oversight-investigations-and-accountability"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "2fb30552-97c6-4428-bb24-013a02ed7e5c"
|
||||
tenure: "1e1c065c-5b1f-4a50-ba86-924d8cd89f7d"
|
||||
jurisdiction: "1115d151-e131-4dea-8380-37cb45867f52"
|
||||
bioguide: "S001220"
|
||||
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, al]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - AL-5 (Congressional District 5).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Commerce, Justice, Science, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/commerce-justice-science-and-related-agencies.md) — **vice-chair**
|
||||
- [House Committee on Appropriations - Legislative Branch](/us/bodies/house/committees/appropriations/subcommittees/legislative-branch.md)
|
||||
- [House Committee on Appropriations - Transportation, Housing and Urban Development, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/transportation-housing-and-urban-development-and-related-agencies.md)
|
||||
- [House Committee on Homeland Security](/us/bodies/house/committees/homeland-security.md)
|
||||
- [House Committee on Homeland Security - Emergency Management and Technology](/us/bodies/house/committees/homeland-security/subcommittees/emergency-management-and-technology.md) — **chair**
|
||||
- [House Committee on Homeland Security - Oversight, Investigations, and Accountability](/us/bodies/house/committees/homeland-security/subcommittees/oversight-investigations-and-accountability.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).
|
||||
|
||||
@@ -8,6 +8,28 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "TX"
|
||||
district: "Congressional District 2"
|
||||
committees:
|
||||
- name: "House Committee on Energy and Commerce"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce"
|
||||
- name: "House Committee on Energy and Commerce - Environment"
|
||||
role: "vice-chair"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/environment"
|
||||
- name: "House Committee on Energy and Commerce - Health"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/health"
|
||||
- name: "House Committee on Energy and Commerce - Oversight and Investigations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/energy-and-commerce/subcommittees/oversight-and-investigations"
|
||||
- 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 - Defense Intelligence and Overhead Architecture"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/defense-intelligence-and-overhead-architecture"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +42,14 @@ ids:
|
||||
office: "82ee829b-debd-4537-802a-3640f9515956"
|
||||
tenure: "5f06e8f5-8a2d-4ad3-ac45-869c5a6fea2f"
|
||||
jurisdiction: "33ee9e3d-3493-4449-a410-510c2204f37c"
|
||||
bioguide: "C001120"
|
||||
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, tx]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +59,20 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - TX-2 (Congressional District 2).
|
||||
|
||||
## Committees
|
||||
|
||||
- [House Committee on Energy and Commerce](/us/bodies/house/committees/energy-and-commerce.md)
|
||||
- [House Committee on Energy and Commerce - Environment](/us/bodies/house/committees/energy-and-commerce/subcommittees/environment.md) — **vice-chair**
|
||||
- [House Committee on Energy and Commerce - Health](/us/bodies/house/committees/energy-and-commerce/subcommittees/health.md)
|
||||
- [House Committee on Energy and Commerce - Oversight and Investigations](/us/bodies/house/committees/energy-and-commerce/subcommittees/oversight-and-investigations.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 - Defense Intelligence and Overhead Architecture](/us/bodies/house/committees/house-permanent-select-committee-on-intelligence/subcommittees/defense-intelligence-and-overhead-architecture.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).
|
||||
|
||||
@@ -8,6 +8,31 @@ level: "federal"
|
||||
branch: "legislative"
|
||||
state: "WA"
|
||||
district: "Congressional District 4"
|
||||
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 - Forestry and Horticulture"
|
||||
role: "chair"
|
||||
body: "us/bodies/house/committees/agriculture/subcommittees/forestry-and-horticulture"
|
||||
- name: "House Committee on Appropriations"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations"
|
||||
- name: "House Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Energy and Water Development and Related Agencies"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/energy-and-water-development-and-related-agencies"
|
||||
- name: "House Committee on Appropriations - Homeland Security"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/appropriations/subcommittees/homeland-security"
|
||||
- name: "House Select Committee on the Strategic Competition Between the United States and the Chinese Communist Party"
|
||||
role: "member"
|
||||
body: "us/bodies/house/committees/house-select-committee-on-the-strategic-competition-between-the-united-states-and-the-chinese-communist-party"
|
||||
tenure:
|
||||
start: "2025-01-03"
|
||||
current: true
|
||||
@@ -20,11 +45,14 @@ ids:
|
||||
office: "137ad822-8902-445c-bc4d-d02d4af550c0"
|
||||
tenure: "70e1ca76-0e9c-4ed1-96e9-8e06b87caf11"
|
||||
jurisdiction: "54aadc17-3c71-4ffa-8d72-19c207e5ba19"
|
||||
bioguide: "N000189"
|
||||
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, wa]
|
||||
timestamp: "2026-06-20"
|
||||
@@ -34,9 +62,21 @@ timestamp: "2026-06-20"
|
||||
|
||||
Current U.S. House of Representatives - WA-4 (Congressional District 4).
|
||||
|
||||
## 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 - Forestry and Horticulture](/us/bodies/house/committees/agriculture/subcommittees/forestry-and-horticulture.md) — **chair**
|
||||
- [House Committee on Appropriations](/us/bodies/house/committees/appropriations.md)
|
||||
- [House Committee on Appropriations - Agriculture, Rural Development, Food and Drug Administration, and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/agriculture-rural-development-food-and-drug-administration-and-related-agencies.md)
|
||||
- [House Committee on Appropriations - Energy and Water Development and Related Agencies](/us/bodies/house/committees/appropriations/subcommittees/energy-and-water-development-and-related-agencies.md)
|
||||
- [House Committee on Appropriations - Homeland Security](/us/bodies/house/committees/appropriations/subcommittees/homeland-security.md)
|
||||
- [House Select Committee on the Strategic Competition Between the United States and the Chinese Communist Party](/us/bodies/house/committees/house-select-committee-on-the-strategic-competition-between-the-united-states-and-the-chinese-communist-party.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).
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user