Add elections + demographics layer: candidates and jurisdictions
Two new entity types, built deterministically from the raw exports:
Candidate (2,494) — 2026 federal candidates as files under
us/states/<st>/candidates/, with office,
district, party, incumbent/challenger stance,
campaign committee, FEC id.
Jurisdiction (3,494) — demographic nodes carrying ACS 2023 data:
3,131 counties (deduped from 3,231 mixed-format
fips keys) + 363 congressional districts.
This completes the county skeleton nationwide: every US county is now a
browsable node with population, income, poverty, race, education and
housing — even where no officeholders are mapped yet. In Florida the
county index.md merges into the existing dir and reports its officeholder
count alongside demographics (St. Lucie: 33 officeholders + ACS profile).
build.py now reads seven raw inputs in one deterministic pass
(byte-identical on rerun). The mirror now answers: who holds power, who
runs this institution, who is running, and what each place is made of.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Abhiram Garapati"
|
||||
description: "U.S. House candidate, TX-31 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-31"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GARAPATI FOR CONGRESS"
|
||||
id: "C00693051"
|
||||
ids:
|
||||
fec: "H0TX31030"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Abhiram Garapati
|
||||
|
||||
Republican challenger for U.S. House (TX-31), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GARAPATI FOR CONGRESS (C00693051)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Abraham Enriquez"
|
||||
description: "U.S. House candidate, TX-19 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-19"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ABRAHAM ENRIQUEZ FOR CONGRESS"
|
||||
id: "C00927574"
|
||||
ids:
|
||||
fec: "H6TX19222"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Abraham Enriquez
|
||||
|
||||
Republican open-seat for U.S. House (TX-19), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ABRAHAM ENRIQUEZ FOR CONGRESS (C00927574)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Abteen Vaziri"
|
||||
description: "U.S. House candidate, TX-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-32"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ABTEEN VAZIRI FOR CONGRESS"
|
||||
id: "C00930172"
|
||||
ids:
|
||||
fec: "H6TX32209"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Abteen Vaziri
|
||||
|
||||
Republican challenger for U.S. House (TX-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ABTEEN VAZIRI FOR CONGRESS (C00930172)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ada Cuellar"
|
||||
description: "U.S. House candidate, TX-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-15"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DR. CUELLAR FOR CONGRESS"
|
||||
id: "C00912295"
|
||||
ids:
|
||||
fec: "H6TX15238"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ada Cuellar
|
||||
|
||||
Democratic challenger for U.S. House (TX-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DR. CUELLAR FOR CONGRESS (C00912295)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Aimee Carrasco"
|
||||
description: "U.S. House candidate, TX-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-32"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF AIMEE CARRASCO"
|
||||
id: "C00912964"
|
||||
ids:
|
||||
fec: "H6TX32134"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Aimee Carrasco
|
||||
|
||||
Republican challenger for U.S. House (TX-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF AIMEE CARRASCO (C00912964)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alex Mcmenemy"
|
||||
description: "U.S. House candidate, TX-38 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-38"
|
||||
party: "GRE"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALEX FOR THE PEOPLE"
|
||||
id: "C00929737"
|
||||
ids:
|
||||
fec: "H6TX38123"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alex Mcmenemy
|
||||
|
||||
Green open-seat for U.S. House (TX-38), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALEX FOR THE PEOPLE (C00929737)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alexander Green"
|
||||
description: "U.S. House candidate, TX-18 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-18"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KEEP AL GREEN IN CONGRESS"
|
||||
id: "C00578567"
|
||||
ids:
|
||||
fec: "H4TX09095"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alexander Green
|
||||
|
||||
Democratic incumbent for U.S. House (TX-18), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KEEP AL GREEN IN CONGRESS (C00578567)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alexander Hale"
|
||||
description: "U.S. House candidate, TX-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-07"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALEXANDER HALE FOR CONGRESS"
|
||||
id: "C00930305"
|
||||
ids:
|
||||
fec: "H6TX07151"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alexander Hale
|
||||
|
||||
Republican challenger for U.S. House (TX-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALEXANDER HALE FOR CONGRESS (C00930305)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alexander Zachary Kalai"
|
||||
description: "U.S. House candidate, TX-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-07"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KALAI FOR TEXAS"
|
||||
id: "C00931360"
|
||||
ids:
|
||||
fec: "H6TX07169"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alexander Zachary Kalai
|
||||
|
||||
Republican challenger for U.S. House (TX-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KALAI FOR TEXAS (C00931360)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alexandra Mealer"
|
||||
description: "U.S. House candidate, TX-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALEXANDRA DEL MORAL MEALER FOR CONGRESS"
|
||||
id: "C00917112"
|
||||
ids:
|
||||
fec: "H6TX09140"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alexandra Mealer
|
||||
|
||||
Republican challenger for U.S. House (TX-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALEXANDRA DEL MORAL MEALER FOR CONGRESS (C00917112)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alfredo Jr. Hinojosa"
|
||||
description: "U.S. House candidate, TX-34 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-34"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRED HINOJOSA FOR CONGRESS"
|
||||
id: "C00917724"
|
||||
ids:
|
||||
fec: "H6TX34098"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alfredo Jr. Hinojosa
|
||||
|
||||
Republican challenger for U.S. House (TX-34), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRED HINOJOSA FOR CONGRESS (C00917724)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Allen D Dr Berry"
|
||||
description: "U.S. House candidate, TX-18 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-18"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALLEN BERRY FOR CONGRESS"
|
||||
id: "C00898940"
|
||||
ids:
|
||||
fec: "H6TX18323"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Allen D Dr Berry
|
||||
|
||||
Republican challenger for U.S. House (TX-18), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALLEN BERRY FOR CONGRESS (C00898940)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Amanda Edwards"
|
||||
description: "U.S. House candidate, TX-18 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-18"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "AMANDA EDWARDS FOR CONGRESS"
|
||||
id: "C00843227"
|
||||
ids:
|
||||
fec: "H4TX18138"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Amanda Edwards
|
||||
|
||||
Democratic challenger for U.S. House (TX-18), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- AMANDA EDWARDS FOR CONGRESS (C00843227)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anna Bender"
|
||||
description: "U.S. Senate candidate, TX (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "TX"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANNA BENDER FOR SENATE"
|
||||
id: "C00930131"
|
||||
ids:
|
||||
fec: "S6TX00560"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anna Bender
|
||||
|
||||
Republican challenger for U.S. Senate (TX), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANNA BENDER FOR SENATE (C00930131)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "August Lee Ii Pfluger"
|
||||
description: "U.S. House candidate, TX-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-11"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "AUGUST PFLUGER FOR CONGRESS"
|
||||
id: "C00719294"
|
||||
ids:
|
||||
fec: "H0TX11230"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# August Lee Ii Pfluger
|
||||
|
||||
Republican incumbent for U.S. House (TX-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- AUGUST PFLUGER FOR CONGRESS (C00719294)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Barbara Mallory Caraway"
|
||||
description: "U.S. House candidate, TX-30 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-30"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BARBARA MALLORY CARAWAY FOR CONGRESS 2026"
|
||||
id: "C00931261"
|
||||
ids:
|
||||
fec: "H0TX30073"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Barbara Mallory Caraway
|
||||
|
||||
Democratic open-seat for U.S. House (TX-30), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BARBARA MALLORY CARAWAY FOR CONGRESS 2026 (C00931261)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Barbara Mallory Caraway"
|
||||
description: "U.S. House candidate, TX-30 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-30"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BARBARA MALLORY CARAWAY FOR CONGRESS 2026"
|
||||
id: "C00931261"
|
||||
ids:
|
||||
fec: "H6TX30252"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Barbara Mallory Caraway
|
||||
|
||||
Democratic open-seat for U.S. House (TX-30), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BARBARA MALLORY CARAWAY FOR CONGRESS 2026 (C00931261)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Barrett Anthony Mcnabb"
|
||||
description: "U.S. Senate candidate, TX (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "TX"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PATHFINDER PAC"
|
||||
id: "C00897819"
|
||||
ids:
|
||||
fec: "S6TX00347"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Barrett Anthony Mcnabb
|
||||
|
||||
Republican challenger for U.S. Senate (TX), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PATHFINDER PAC (C00897819)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Barrett Mcnabb"
|
||||
description: "U.S. House candidate, TX-38 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-38"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PATHFINDER PAC"
|
||||
id: "C00897819"
|
||||
ids:
|
||||
fec: "H6TX38057"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Barrett Mcnabb
|
||||
|
||||
Republican open-seat for U.S. House (TX-38), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PATHFINDER PAC (C00897819)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bobby Pulido"
|
||||
description: "U.S. House candidate, TX-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-15"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BOBBY PULIDO FOR TEXAS"
|
||||
id: "C00919985"
|
||||
ids:
|
||||
fec: "H6TX15246"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bobby Pulido
|
||||
|
||||
Democratic challenger for U.S. House (TX-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BOBBY PULIDO FOR TEXAS (C00919985)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brandon Gill"
|
||||
description: "U.S. House candidate, TX-26 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-26"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRANDON GILL FOR TEXAS"
|
||||
id: "C00857359"
|
||||
ids:
|
||||
fec: "H4TX26149"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brandon Gill
|
||||
|
||||
Republican incumbent for U.S. House (TX-26), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRANDON GILL FOR TEXAS (C00857359)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brandon Hawbaker"
|
||||
description: "U.S. House candidate, TX-27 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-27"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRANDON HAWBAKER FOR CONGRESS"
|
||||
id: "C00901686"
|
||||
ids:
|
||||
fec: "H6TX10163"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brandon Hawbaker
|
||||
|
||||
Republican challenger for U.S. House (TX-27), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRANDON HAWBAKER FOR CONGRESS (C00901686)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brandon Herrera"
|
||||
description: "U.S. House candidate, TX-23 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-23"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRANDON HERRERA FOR CONGRESS"
|
||||
id: "C00844324"
|
||||
ids:
|
||||
fec: "H4TX23120"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brandon Herrera
|
||||
|
||||
Republican open-seat for U.S. House (TX-23), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRANDON HERRERA FOR CONGRESS (C00844324)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brett Jensen"
|
||||
description: "U.S. House candidate, TX-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-08"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JENSEN FOR TEXAS"
|
||||
id: "C00921890"
|
||||
ids:
|
||||
fec: "H6TX08233"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brett Jensen
|
||||
|
||||
Republican open-seat for U.S. House (TX-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JENSEN FOR TEXAS (C00921890)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brian Babin"
|
||||
description: "U.S. House candidate, TX-36 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-36"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DR. BRIAN BABIN FOR CONGRESS"
|
||||
id: "C00553859"
|
||||
ids:
|
||||
fec: "H6TX02079"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brian Babin
|
||||
|
||||
Republican incumbent for U.S. House (TX-36), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DR. BRIAN BABIN FOR CONGRESS (C00553859)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brian Stahl"
|
||||
description: "U.S. House candidate, TX-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRIAN STAHL FOR TEXAS"
|
||||
id: "C00906404"
|
||||
ids:
|
||||
fec: "H6TX06229"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brian Stahl
|
||||
|
||||
Republican challenger for U.S. House (TX-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRIAN STAHL FOR TEXAS (C00906404)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Briscoe Rowell Iii Cain"
|
||||
description: "U.S. House candidate, TX-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRISCOE CAIN FOR CONGRESS"
|
||||
id: "C00917393"
|
||||
ids:
|
||||
fec: "H6TX09124"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Briscoe Rowell Iii Cain
|
||||
|
||||
Republican challenger for U.S. House (TX-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRISCOE CAIN FOR CONGRESS (C00917393)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Caitlin Mcclay Rourk"
|
||||
description: "U.S. House candidate, TX-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-10"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAITLIN ROURK FOR CONGRESS"
|
||||
id: "C00910695"
|
||||
ids:
|
||||
fec: "H6TX31102"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Caitlin Mcclay Rourk
|
||||
|
||||
Democratic challenger for U.S. House (TX-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAITLIN ROURK FOR CONGRESS (C00910695)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Carlos Jr. De La Cruz"
|
||||
description: "U.S. House candidate, TX-35 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-35"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CARLOS FOR CONGRESS"
|
||||
id: "C00922013"
|
||||
ids:
|
||||
fec: "H6TX35087"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carlos Jr. De La Cruz
|
||||
|
||||
Republican challenger for U.S. House (TX-35), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CARLOS FOR CONGRESS (C00922013)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Carmen Montiel"
|
||||
description: "U.S. House candidate, TX-38 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-38"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CARMEN FOR CONGRESS 2026"
|
||||
id: "C00902304"
|
||||
ids:
|
||||
fec: "H2TX18207"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carmen Montiel
|
||||
|
||||
Republican challenger for U.S. House (TX-38), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CARMEN FOR CONGRESS 2026 (C00902304)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Casey Shepard"
|
||||
description: "U.S. House candidate, TX-17 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-17"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CASEY SHEPARD FOR CONGRESS"
|
||||
id: "C00934547"
|
||||
ids:
|
||||
fec: "H6TX17168"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Casey Shepard
|
||||
|
||||
Democratic challenger for U.S. House (TX-17), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CASEY SHEPARD FOR CONGRESS (C00934547)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Charles Mandel"
|
||||
description: "U.S. House candidate, TX-34 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-34"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MANDEL FOR CONGRESS"
|
||||
id: "C00922179"
|
||||
ids:
|
||||
fec: "H4TX27105"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charles Mandel
|
||||
|
||||
Republican challenger for U.S. House (TX-34), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MANDEL FOR CONGRESS (C00922179)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chasity Wedgeworth"
|
||||
description: "U.S. House candidate, TX-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHASITY WEDGEWORTH FOR CONGRESS"
|
||||
id: "C00921056"
|
||||
ids:
|
||||
fec: "H6TX13167"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chasity Wedgeworth
|
||||
|
||||
Republican challenger for U.S. House (TX-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHASITY WEDGEWORTH FOR CONGRESS (C00921056)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chelsey Alexandra Hockett"
|
||||
description: "U.S. House candidate, TX-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHELSEY HOCKETT FOR CONGRESS"
|
||||
id: "C00920314"
|
||||
ids:
|
||||
fec: "H6TX05189"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chelsey Alexandra Hockett
|
||||
|
||||
Democratic challenger for U.S. House (TX-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHELSEY HOCKETT FOR CONGRESS (C00920314)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chelsey Alexandra Hockett"
|
||||
description: "U.S. House candidate, TX-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHELSEY HOCKETT FOR CONGRESS"
|
||||
id: "C00920314"
|
||||
ids:
|
||||
fec: "H6TX05197"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chelsey Alexandra Hockett
|
||||
|
||||
Democratic challenger for U.S. House (TX-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHELSEY HOCKETT FOR CONGRESS (C00920314)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chip Roy"
|
||||
description: "U.S. House candidate, TX-21 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-21"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHIP ROY FOR CONGRESS"
|
||||
id: "C00662767"
|
||||
ids:
|
||||
fec: "H8TX21307"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chip Roy
|
||||
|
||||
Republican incumbent for U.S. House (TX-21), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHIP ROY FOR CONGRESS (C00662767)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chris Gober"
|
||||
description: "U.S. House candidate, TX-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-10"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHRIS GOBER FOR TEXAS"
|
||||
id: "C00922062"
|
||||
ids:
|
||||
fec: "H6TX10221"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chris Gober
|
||||
|
||||
Republican open-seat for U.S. House (TX-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHRIS GOBER FOR TEXAS (C00922062)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chris Hatley"
|
||||
description: "U.S. House candidate, TX-27 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-27"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HATLEY FOR CONGRESS"
|
||||
id: "C00923292"
|
||||
ids:
|
||||
fec: "H6TX27126"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chris Hatley
|
||||
|
||||
Republican challenger for U.S. House (TX-27), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HATLEY FOR CONGRESS (C00923292)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christian Menefee"
|
||||
description: "U.S. House candidate, TX-18 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-18"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHRISTIAN D MENEFEE FOR CONGRESS"
|
||||
id: "C00899831"
|
||||
ids:
|
||||
fec: "H6TX18232"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christian Menefee
|
||||
|
||||
Democratic challenger for U.S. House (TX-18), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHRISTIAN D MENEFEE FOR CONGRESS (C00899831)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Claire Anne Reynolds"
|
||||
description: "U.S. House candidate, TX-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CLAIRE REYNOLDS FOR CONGRESS"
|
||||
id: "C00929711"
|
||||
ids:
|
||||
fec: "H6TX11112"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Claire Anne Reynolds
|
||||
|
||||
Democratic challenger for U.S. House (TX-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CLAIRE REYNOLDS FOR CONGRESS (C00929711)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Colin Allred"
|
||||
description: "U.S. Senate candidate, TX (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "TX"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALLRED FOR TEXAS 2026"
|
||||
id: "C00909572"
|
||||
ids:
|
||||
fec: "S4TX00722"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Colin Allred
|
||||
|
||||
Democratic challenger for U.S. Senate (TX), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALLRED FOR TEXAS 2026 (C00909572)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Colin Allred"
|
||||
description: "U.S. House candidate, TX-33 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-33"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALLRED FOR TEXAS"
|
||||
id: "C00929844"
|
||||
ids:
|
||||
fec: "H8TX32098"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Colin Allred
|
||||
|
||||
Democratic open-seat for U.S. House (TX-33), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALLRED FOR TEXAS (C00929844)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Craig Goldman"
|
||||
description: "U.S. House candidate, TX-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-12"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CRAIG GOLDMAN FOR CONGRESS"
|
||||
id: "C00855528"
|
||||
ids:
|
||||
fec: "H4TX12065"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Craig Goldman
|
||||
|
||||
Republican incumbent for U.S. House (TX-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CRAIG GOLDMAN FOR CONGRESS (C00855528)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Craig Goralski"
|
||||
description: "U.S. House candidate, TX-38 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-38"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CRAIG GORALSKI FOR CONGRESS COMMITTEE"
|
||||
id: "C00926824"
|
||||
ids:
|
||||
fec: "H6TX38073"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Craig Goralski
|
||||
|
||||
Republican open-seat for U.S. House (TX-38), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CRAIG GORALSKI FOR CONGRESS COMMITTEE (C00926824)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Crystal Sarmiento"
|
||||
description: "U.S. House candidate, TX-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CRYSTAL FOR US CONGRESS"
|
||||
id: "C00926535"
|
||||
ids:
|
||||
fec: "H6TX09199"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Crystal Sarmiento
|
||||
|
||||
Republican challenger for U.S. House (TX-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CRYSTAL FOR US CONGRESS (C00926535)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dan F. Barrios"
|
||||
description: "U.S. House candidate, TX-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-32"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAN BARRIOS FOR CONGRESS"
|
||||
id: "C00930024"
|
||||
ids:
|
||||
fec: "H6TX32217"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dan F. Barrios
|
||||
|
||||
Democratic challenger for U.S. House (TX-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAN BARRIOS FOR CONGRESS (C00930024)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dan Mims"
|
||||
description: "U.S. House candidate, TX-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAN MIMS FOR CONGRESS"
|
||||
id: "C00920991"
|
||||
ids:
|
||||
fec: "H6TX09165"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dan Mims
|
||||
|
||||
Republican challenger for U.S. House (TX-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAN MIMS FOR CONGRESS (C00920991)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Daniel Betts"
|
||||
description: "U.S. House candidate, TX-21 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-21"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BETTS FOR TEXAS"
|
||||
id: "C00917294"
|
||||
ids:
|
||||
fec: "H6TX21285"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daniel Betts
|
||||
|
||||
Republican open-seat for U.S. House (TX-21), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BETTS FOR TEXAS (C00917294)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Daniel Crenshaw"
|
||||
description: "U.S. House candidate, TX-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-02"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAN CRENSHAW FOR CONGRESS"
|
||||
id: "C00660795"
|
||||
ids:
|
||||
fec: "H8TX02166"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daniel Crenshaw
|
||||
|
||||
Republican incumbent for U.S. House (TX-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAN CRENSHAW FOR CONGRESS (C00660795)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,35 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Daniel M Sims"
|
||||
description: "U.S. Senate candidate, TX (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "TX"
|
||||
party: "LIB"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "REFORM TEXAS WITH DANIEL M SIMS"
|
||||
id: "C00933440"
|
||||
ids:
|
||||
fec: "S6TX00586"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daniel M Sims
|
||||
|
||||
Libertarian candidate for U.S. Senate (TX), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- REFORM TEXAS WITH DANIEL M SIMS (C00933440)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Danny Minton"
|
||||
description: "U.S. House candidate, TX-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DANNY MINTON FOR TEXAS"
|
||||
id: "C00893842"
|
||||
ids:
|
||||
fec: "H6TX25203"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Danny Minton
|
||||
|
||||
Democratic challenger for U.S. House (TX-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DANNY MINTON FOR TEXAS (C00893842)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Darrell Day"
|
||||
description: "U.S. House candidate, TX-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-32"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DARRELL DAY FOR CONGRESS"
|
||||
id: "C00798587"
|
||||
ids:
|
||||
fec: "H2TX32182"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Darrell Day
|
||||
|
||||
Republican challenger for U.S. House (TX-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DARRELL DAY FOR CONGRESS (C00798587)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Lee Dr. Berry"
|
||||
description: "U.S. House candidate, TX-31 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-31"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DR. DAVID BERRY FOR CONGRESS"
|
||||
id: "C00925834"
|
||||
ids:
|
||||
fec: "H6TX31144"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Lee Dr. Berry
|
||||
|
||||
Republican challenger for U.S. House (TX-31), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DR. DAVID BERRY FOR CONGRESS (C00925834)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dawn Dr. Marshall"
|
||||
description: "U.S. House candidate, TX-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-10"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARSHALL FOR CONGRESS"
|
||||
id: "C00912006"
|
||||
ids:
|
||||
fec: "H6TX10205"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dawn Dr. Marshall
|
||||
|
||||
Democratic open-seat for U.S. House (TX-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARSHALL FOR CONGRESS (C00912006)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dax Cornell Alexander"
|
||||
description: "U.S. House candidate, TX-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAX ALEXANDER FOR CONGRESS"
|
||||
id: "C00907410"
|
||||
ids:
|
||||
fec: "H6TX01337"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dax Cornell Alexander
|
||||
|
||||
Democratic challenger for U.S. House (TX-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAX ALEXANDER FOR CONGRESS (C00907410)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Deddrick T Wilmer"
|
||||
description: "U.S. House candidate, TX-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-08"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DEDDRICK T. WILMER FOR CONGRESS"
|
||||
id: "C00898197"
|
||||
ids:
|
||||
fec: "H6TX09090"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Deddrick T Wilmer
|
||||
|
||||
Republican challenger for U.S. House (TX-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DEDDRICK T. WILMER FOR CONGRESS (C00898197)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Deliris Montanez Berrios (Dmb)"
|
||||
description: "U.S. House candidate, TX-16 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-16"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DELIRIS MONTANEZ BERRIOS (DMB) - FINANCIAL COMMITTEE"
|
||||
id: "C00794859"
|
||||
ids:
|
||||
fec: "H2TX16250"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Deliris Montanez Berrios (Dmb)
|
||||
|
||||
Republican challenger for U.S. House (TX-16), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DELIRIS MONTANEZ BERRIOS (DMB) - FINANCIAL COMMITTEE (C00794859)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Donald R May"
|
||||
description: "U.S. House candidate, TX-19 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-19"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DONALD R MAY FOR CONGRESS"
|
||||
id: "C00928648"
|
||||
ids:
|
||||
fec: "H6TX19230"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Donald R May
|
||||
|
||||
Republican open-seat for U.S. House (TX-19), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DONALD R MAY FOR CONGRESS (C00928648)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Doug Rogers"
|
||||
description: "U.S. House candidate, TX-36 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-36"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DOUG ROGERS FOR TEXAS, INC."
|
||||
id: "C00927806"
|
||||
ids:
|
||||
fec: "H6TX36028"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Doug Rogers
|
||||
|
||||
Democratic challenger for U.S. House (TX-36), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DOUG ROGERS FOR TEXAS, INC. (C00927806)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dwayne Bradley Stovall"
|
||||
description: "U.S. House candidate, TX-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TEXAS FOR STOVALL"
|
||||
id: "C00918821"
|
||||
ids:
|
||||
fec: "H6TX09157"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dwayne Bradley Stovall
|
||||
|
||||
Republican challenger for U.S. House (TX-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TEXAS FOR STOVALL (C00918821)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Edgardo Rafael Dr Baez"
|
||||
description: "U.S. House candidate, TX-20 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-20"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DR. BAEZ FOR CONGRESS"
|
||||
id: "C00905661"
|
||||
ids:
|
||||
fec: "H6TX20113"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Edgardo Rafael Dr Baez
|
||||
|
||||
Republican challenger for U.S. House (TX-20), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DR. BAEZ FOR CONGRESS (C00905661)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Elizabeth Ann Van Duyne"
|
||||
description: "U.S. House candidate, TX-24 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-24"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BETH VAN DUYNE FOR CONGRESS"
|
||||
id: "C00714865"
|
||||
ids:
|
||||
fec: "H0TX24209"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Elizabeth Ann Van Duyne
|
||||
|
||||
Republican incumbent for U.S. House (TX-24), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BETH VAN DUYNE FOR CONGRESS (C00714865)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Elizabeth Fletcher"
|
||||
description: "U.S. House candidate, TX-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-07"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELIZABETH PANNILL FLETCHER FOR CONGRESS"
|
||||
id: "C00640045"
|
||||
ids:
|
||||
fec: "H8TX07140"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Elizabeth Fletcher
|
||||
|
||||
Democratic incumbent for U.S. House (TX-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELIZABETH PANNILL FLETCHER FOR CONGRESS (C00640045)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Elizabeth Mrs Vences"
|
||||
description: "U.S. House candidate, TX-18 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-18"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELIZABETH VENCES FOR CONGRESS"
|
||||
id: "C00930545"
|
||||
ids:
|
||||
fec: "H6TX18489"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Elizabeth Mrs Vences
|
||||
|
||||
Republican challenger for U.S. House (TX-18), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELIZABETH VENCES FOR CONGRESS (C00930545)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Elvis Arturo Lossa"
|
||||
description: "U.S. House candidate, TX-31 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-31"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELVIS FOR CONGRESS"
|
||||
id: "C00929950"
|
||||
ids:
|
||||
fec: "H6TX31177"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Elvis Arturo Lossa
|
||||
|
||||
Republican challenger for U.S. House (TX-31), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELVIS FOR CONGRESS (C00929950)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eric Flores"
|
||||
description: "U.S. House candidate, TX-34 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-34"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ERIC FLORES FOR CONGRESS"
|
||||
id: "C00912246"
|
||||
ids:
|
||||
fec: "H6TX34080"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eric Flores
|
||||
|
||||
Republican challenger for U.S. House (TX-34), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ERIC FLORES FOR CONGRESS (C00912246)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eric Niehaus"
|
||||
description: "U.S. House candidate, TX-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-32"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ERIC NIEHAUS FOR CONGRESS"
|
||||
id: "C00913913"
|
||||
ids:
|
||||
fec: "H6TX32142"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eric Niehaus
|
||||
|
||||
Republican challenger for U.S. House (TX-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ERIC NIEHAUS FOR CONGRESS (C00913913)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ernest Anthony Tony Ii Gonzales"
|
||||
description: "U.S. House candidate, TX-23 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-23"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TONY GONZALES FOR CONGRESS"
|
||||
id: "C00706614"
|
||||
ids:
|
||||
fec: "H0TX35015"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ernest Anthony Tony Ii Gonzales
|
||||
|
||||
Republican incumbent for U.S. House (TX-23), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TONY GONZALES FOR CONGRESS (C00706614)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ernest Robinson Iii Lineberger"
|
||||
description: "U.S. House candidate, TX-26 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-26"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LINEBERGER FOR US CONGRESS"
|
||||
id: "C00857821"
|
||||
ids:
|
||||
fec: "H4TX26172"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ernest Robinson Iii Lineberger
|
||||
|
||||
Democratic challenger for U.S. House (TX-26), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LINEBERGER FOR US CONGRESS (C00857821)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Etienne Ph.D. Rosas"
|
||||
description: "U.S. House candidate, TX-34 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-34"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ETIENNE ROSAS FOR CONGRESS TX34"
|
||||
id: "C00910190"
|
||||
ids:
|
||||
fec: "H6TX34064"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Etienne Ph.D. Rosas
|
||||
|
||||
Democratic challenger for U.S. House (TX-34), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ETIENNE ROSAS FOR CONGRESS TX34 (C00910190)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Evan Hunt"
|
||||
description: "U.S. House candidate, TX-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-03"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELECT EVAN HUNT"
|
||||
id: "C00902437"
|
||||
ids:
|
||||
fec: "H6TX03234"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Evan Hunt
|
||||
|
||||
Democratic challenger for U.S. House (TX-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELECT EVAN HUNT (C00902437)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Everett Honorable Jackson"
|
||||
description: "U.S. House candidate, TX-30 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-30"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JACKSON 4 TEXAS"
|
||||
id: "C00924167"
|
||||
ids:
|
||||
fec: "H6TX30211"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Everett Honorable Jackson
|
||||
|
||||
Republican open-seat for U.S. House (TX-30), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JACKSON 4 TEXAS (C00924167)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ezekiel Enriquez"
|
||||
description: "U.S. House candidate, TX-21 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-21"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "EZEKIEL ENRIQUEZ FOR US CONGRESS"
|
||||
id: "C00839548"
|
||||
ids:
|
||||
fec: "H6TX23216"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ezekiel Enriquez
|
||||
|
||||
Republican open-seat for U.S. House (TX-21), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- EZEKIEL ENRIQUEZ FOR US CONGRESS (C00839548)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Francisco 'Quico' Raul Canseco"
|
||||
description: "U.S. House candidate, TX-23 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-23"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CANSECO FOR CONGRESS"
|
||||
id: "C00394353"
|
||||
ids:
|
||||
fec: "H4TX28046"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Francisco 'Quico' Raul Canseco
|
||||
|
||||
Republican open-seat for U.S. House (TX-23), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CANSECO FOR CONGRESS (C00394353)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Frederick Iii Haynes"
|
||||
description: "U.S. House candidate, TX-30 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-30"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HAYNES FOR CONGRESS"
|
||||
id: "C00931667"
|
||||
ids:
|
||||
fec: "H6TX30245"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Frederick Iii Haynes
|
||||
|
||||
Democratic open-seat for U.S. House (TX-30), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HAYNES FOR CONGRESS (C00931667)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gary Frank Taylor"
|
||||
description: "U.S. House candidate, TX-21 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-21"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GARY TAYLOR FOR CONGRESS"
|
||||
id: "C00908921"
|
||||
ids:
|
||||
fec: "H6TX21251"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gary Frank Taylor
|
||||
|
||||
Democratic open-seat for U.S. House (TX-21), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GARY TAYLOR FOR CONGRESS (C00908921)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ge'Nell Gary"
|
||||
description: "U.S. House candidate, TX-37 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-37"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GE'NELL GARY FOR TEXAS 37"
|
||||
id: "C00906792"
|
||||
ids:
|
||||
fec: "H6TX37026"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ge'Nell Gary
|
||||
|
||||
Republican open-seat for U.S. House (TX-37), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GE'NELL GARY FOR TEXAS 37 (C00906792)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gordon Heslop"
|
||||
description: "U.S. House candidate, TX-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-32"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HESLOP FOR CONGRESS COMMITTEE"
|
||||
id: "C00934869"
|
||||
ids:
|
||||
fec: "H6TX32241"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gordon Heslop
|
||||
|
||||
Republican challenger for U.S. House (TX-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HESLOP FOR CONGRESS COMMITTEE (C00934869)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Greg Casar"
|
||||
description: "U.S. House candidate, TX-37 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-37"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GREG CASAR FOR CONGRESS"
|
||||
id: "C00791897"
|
||||
ids:
|
||||
fec: "H2TX35144"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Greg Casar
|
||||
|
||||
Democratic open-seat for U.S. House (TX-37), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GREG CASAR FOR CONGRESS (C00791897)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gregor Heinrich Heise"
|
||||
description: "U.S. House candidate, TX-30 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-30"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GREGOR GREGORIO HEISE FOR CONGRESS"
|
||||
id: "C00905224"
|
||||
ids:
|
||||
fec: "H6TX30187"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gregor Heinrich Heise
|
||||
|
||||
Republican open-seat for U.S. House (TX-30), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GREGOR GREGORIO HEISE FOR CONGRESS (C00905224)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gregory James Stoker"
|
||||
description: "U.S. House candidate, TX-31 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-31"
|
||||
party: "GRE"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAMPAIGN COMMITTEE FOR GREG STOKER"
|
||||
id: "C00929653"
|
||||
ids:
|
||||
fec: "H6TX31169"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gregory James Stoker
|
||||
|
||||
Green challenger for U.S. House (TX-31), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAMPAIGN COMMITTEE FOR GREG STOKER (C00929653)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gregory Scott Jr. Kunkle"
|
||||
description: "U.S. House candidate, TX-34 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-34"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KUNKLE FOR CONGRESS TX-34"
|
||||
id: "C00916874"
|
||||
ids:
|
||||
fec: "H2TX34220"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gregory Scott Jr. Kunkle
|
||||
|
||||
Republican challenger for U.S. House (TX-34), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KUNKLE FOR CONGRESS TX-34 (C00916874)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gretchen Brown"
|
||||
description: "U.S. House candidate, TX-18 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-18"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GRETCHEN BROWN FOR CONGRESS"
|
||||
id: "C00919019"
|
||||
ids:
|
||||
fec: "H6TX18471"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gretchen Brown
|
||||
|
||||
Democratic challenger for U.S. House (TX-18), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GRETCHEN BROWN FOR CONGRESS (C00919019)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gretel Marysdatter Enck"
|
||||
description: "U.S. House candidate, TX-23 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-23"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GRETEL FOR CONGRESS"
|
||||
id: "C00921049"
|
||||
ids:
|
||||
fec: "H6TX23257"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gretel Marysdatter Enck
|
||||
|
||||
Democratic open-seat for U.S. House (TX-23), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GRETEL FOR CONGRESS (C00921049)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gulrez Khan"
|
||||
description: "U.S. Senate candidate, TX (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "TX"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GULREZ GUS KHAN FOR U.S. SENATE"
|
||||
id: "C00899294"
|
||||
ids:
|
||||
fec: "S6TX00362"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gulrez Khan
|
||||
|
||||
Republican challenger for U.S. Senate (TX), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GULREZ GUS KHAN FOR U.S. SENATE (C00899294)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Hector Miguel Mr. Jr Cabildo"
|
||||
description: "U.S. House candidate, TX-16 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-16"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CABILDO FOR CONGRESS"
|
||||
id: "C00926451"
|
||||
ids:
|
||||
fec: "H6TX16160"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hector Miguel Mr. Jr Cabildo
|
||||
|
||||
Republican challenger for U.S. House (TX-16), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CABILDO FOR CONGRESS (C00926451)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Henry R. Cuellar"
|
||||
description: "U.S. House candidate, TX-28 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-28"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TEXANS FOR HENRY CUELLAR CONGRESSIONAL CAMPAIGN"
|
||||
id: "C00371302"
|
||||
ids:
|
||||
fec: "H2TX23082"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Henry R. Cuellar
|
||||
|
||||
Democratic incumbent for U.S. House (TX-28), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TEXANS FOR HENRY CUELLAR CONGRESSIONAL CAMPAIGN (C00371302)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jace Yarbrough"
|
||||
description: "U.S. House candidate, TX-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-32"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JACE YARBROUGH FOR CONGRESS"
|
||||
id: "C00930297"
|
||||
ids:
|
||||
fec: "H6TX32225"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jace Yarbrough
|
||||
|
||||
Republican challenger for U.S. House (TX-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JACE YARBROUGH FOR CONGRESS (C00930297)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jaimy Blanco"
|
||||
description: "U.S. House candidate, TX-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAIMY BLANCO FOR CONGRESS"
|
||||
id: "C00664581"
|
||||
ids:
|
||||
fec: "H8TX29110"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jaimy Blanco
|
||||
|
||||
Republican challenger for U.S. House (TX-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAIMY BLANCO FOR CONGRESS (C00664581)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Bob Mr. Barbee"
|
||||
description: "U.S. House candidate, TX-19 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-19"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF JAMES BARBEE"
|
||||
id: "C00929018"
|
||||
ids:
|
||||
fec: "H6TX19248"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Bob Mr. Barbee
|
||||
|
||||
Republican open-seat for U.S. House (TX-19), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF JAMES BARBEE (C00929018)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Buford"
|
||||
description: "U.S. House candidate, TX-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAMES BUFORD FOR CONGRESS"
|
||||
id: "C00845172"
|
||||
ids:
|
||||
fec: "H4TX06232"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Buford
|
||||
|
||||
Democratic challenger for U.S. House (TX-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAMES BUFORD FOR CONGRESS (C00845172)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James E Iii Trainor"
|
||||
description: "U.S. House candidate, TX-21 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-21"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TREY TRAINOR FOR TEXAS"
|
||||
id: "C00922344"
|
||||
ids:
|
||||
fec: "H6TX21376"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James E Iii Trainor
|
||||
|
||||
Republican open-seat for U.S. House (TX-21), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TREY TRAINOR FOR TEXAS (C00922344)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Gordon Mitchell"
|
||||
description: "U.S. House candidate, TX-17 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-17"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT J GORDON MITCHELL"
|
||||
id: "C00919845"
|
||||
ids:
|
||||
fec: "H6TX17143"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Gordon Mitchell
|
||||
|
||||
Democratic challenger for U.S. House (TX-17), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT J GORDON MITCHELL (C00919845)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Talarico"
|
||||
description: "U.S. Senate candidate, TX (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "TX"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TALARICO FOR TEXAS"
|
||||
id: "C00919084"
|
||||
ids:
|
||||
fec: "S6TX00479"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Talarico
|
||||
|
||||
Democratic challenger for U.S. Senate (TX), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TALARICO FOR TEXAS (C00919084)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jameson Ellis"
|
||||
description: "U.S. House candidate, TX-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-02"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAMESON ELLIS FOR CONGRESS"
|
||||
id: "C00780429"
|
||||
ids:
|
||||
fec: "H2TX08158"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jameson Ellis
|
||||
|
||||
Republican challenger for U.S. House (TX-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAMESON ELLIS FOR CONGRESS (C00780429)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Janet Malzahn"
|
||||
description: "U.S. House candidate, TX-37 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-37"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JANET MALZAHN FOR CONGRESS"
|
||||
id: "C00930917"
|
||||
ids:
|
||||
fec: "H6TX37059"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Janet Malzahn
|
||||
|
||||
Republican open-seat for U.S. House (TX-37), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JANET MALZAHN FOR CONGRESS (C00930917)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jarvis Johnson"
|
||||
description: "U.S. House candidate, TX-29 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-29"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JARVIS JOHNSON FOR US"
|
||||
id: "C00918458"
|
||||
ids:
|
||||
fec: "H6TX18406"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jarvis Johnson
|
||||
|
||||
Democratic challenger for U.S. House (TX-29), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JARVIS JOHNSON FOR US (C00918458)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jasmine Crockett"
|
||||
description: "U.S. House candidate, TX-30 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-30"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JASMINE FOR US"
|
||||
id: "C00795450"
|
||||
ids:
|
||||
fec: "H2TX30178"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jasmine Crockett
|
||||
|
||||
Democratic incumbent for U.S. House (TX-30), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JASMINE FOR US (C00795450)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jasmine Crockett"
|
||||
description: "U.S. Senate candidate, TX (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "TX"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JASMINE FOR TEXAS"
|
||||
id: "C00929901"
|
||||
ids:
|
||||
fec: "S6TX00552"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jasmine Crockett
|
||||
|
||||
Democratic challenger for U.S. Senate (TX), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JASMINE FOR TEXAS (C00929901)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jason Cahill"
|
||||
description: "U.S. House candidate, TX-21 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TX"
|
||||
district: "TX-21"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAHILL FOR CONGRESS"
|
||||
id: "C00921247"
|
||||
ids:
|
||||
fec: "H6TX21350"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tx]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jason Cahill
|
||||
|
||||
Republican open-seat for U.S. House (TX-21), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAHILL FOR CONGRESS (C00921247)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user