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: "Aaron B Rowden"
|
||||
description: "U.S. House candidate, CA-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-08"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ROWDEN FOR CONGRESS"
|
||||
id: "C00917708"
|
||||
ids:
|
||||
fec: "H6CA08256"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Aaron B Rowden
|
||||
|
||||
Democratic challenger for U.S. House (CA-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ROWDEN FOR CONGRESS (C00917708)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Abel Chavez"
|
||||
description: "U.S. House candidate, CA-48 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-48"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ABEL CHAVEZ FOR CONGRESS"
|
||||
id: "C00896100"
|
||||
ids:
|
||||
fec: "H6CA41224"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Abel Chavez
|
||||
|
||||
Democratic open-seat for U.S. House (CA-48), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ABEL CHAVEZ FOR CONGRESS (C00896100)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Abrar Qadir"
|
||||
description: "U.S. House candidate, CA-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-14"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ABRAR QADIR FOR CONGRESS"
|
||||
id: "C00910000"
|
||||
ids:
|
||||
fec: "H6CA14130"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Abrar Qadir
|
||||
|
||||
Democratic open-seat for U.S. House (CA-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ABRAR QADIR FOR CONGRESS (C00910000)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Adam C. Gray"
|
||||
description: "U.S. House candidate, CA-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-13"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ADAM GRAY FOR CONGRESS"
|
||||
id: "C00801431"
|
||||
ids:
|
||||
fec: "H2CA13115"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adam C. Gray
|
||||
|
||||
Democratic incumbent for U.S. House (CA-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ADAM GRAY FOR CONGRESS (C00801431)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Aisha Wahab"
|
||||
description: "U.S. House candidate, CA-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-14"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DR. AISHA WAHAB FOR CONGRESS"
|
||||
id: "C00933036"
|
||||
ids:
|
||||
fec: "H0CA15213"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Aisha Wahab
|
||||
|
||||
Democratic open-seat for U.S. House (CA-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DR. AISHA WAHAB FOR CONGRESS (C00933036)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Aishwarya Mitra"
|
||||
description: "U.S. House candidate, CA-50 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-50"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SPARKY MITRA FOR CONGRESS"
|
||||
id: "C00908954"
|
||||
ids:
|
||||
fec: "H6CA50290"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Aishwarya Mitra
|
||||
|
||||
Democratic challenger for U.S. House (CA-50), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SPARKY MITRA FOR CONGRESS (C00908954)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alexis L Claiborne"
|
||||
description: "U.S. House candidate, CA-23 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-23"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CLAIBORNE FOR CONGRESS"
|
||||
id: "C00899534"
|
||||
ids:
|
||||
fec: "H6CA23255"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alexis L Claiborne
|
||||
|
||||
Democratic challenger for U.S. House (CA-23), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CLAIBORNE FOR CONGRESS (C00899534)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Amerish Bera"
|
||||
description: "U.S. House candidate, CA-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-03"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BERA FOR CONGRESS"
|
||||
id: "C00461061"
|
||||
ids:
|
||||
fec: "H0CA03078"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Amerish Bera
|
||||
|
||||
Democratic incumbent for U.S. House (CA-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BERA FOR CONGRESS (C00461061)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ammar Campa-Najjar"
|
||||
description: "U.S. House candidate, CA-48 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-48"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "AMMAR FOR CONGRESS"
|
||||
id: "C00916395"
|
||||
ids:
|
||||
fec: "H8CA50098"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ammar Campa-Najjar
|
||||
|
||||
Democratic open-seat for U.S. House (CA-48), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- AMMAR FOR CONGRESS (C00916395)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Amy Phan West"
|
||||
description: "U.S. House candidate, CA-45 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-45"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "AMY PHAN WEST FOR CONGRESS 2026"
|
||||
id: "C00919597"
|
||||
ids:
|
||||
fec: "H6CA45183"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Amy Phan West
|
||||
|
||||
Republican challenger for U.S. House (CA-45), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- AMY PHAN WEST FOR CONGRESS 2026 (C00919597)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Angela Gonzales-Torres"
|
||||
description: "U.S. House candidate, CA-34 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-34"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANGELA FOR CA34"
|
||||
id: "C00901652"
|
||||
ids:
|
||||
fec: "H6CA34286"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Angela Gonzales-Torres
|
||||
|
||||
Democratic challenger for U.S. House (CA-34), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANGELA FOR CA34 (C00901652)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Angela Griffiths"
|
||||
description: "U.S. House candidate, CA-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-10"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DR GRIFFITHS FOR CONGRESS"
|
||||
id: "C00940072"
|
||||
ids:
|
||||
fec: "H6CA10195"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Angela Griffiths
|
||||
|
||||
Republican challenger for U.S. House (CA-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DR GRIFFITHS FOR CONGRESS (C00940072)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Angelica Maria Duenas"
|
||||
description: "U.S. House candidate, CA-29 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-29"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANGELICA DUENAS FOR US"
|
||||
id: "C00697391"
|
||||
ids:
|
||||
fec: "H8CA29100"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Angelica Maria Duenas
|
||||
|
||||
Democratic challenger for U.S. House (CA-29), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANGELICA DUENAS FOR US (C00697391)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anna Kramer"
|
||||
description: "U.S. House candidate, CA-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-15"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANNA CHENG KRAMER FOR CONGRESS"
|
||||
id: "C00847590"
|
||||
ids:
|
||||
fec: "H4CA15074"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anna Kramer
|
||||
|
||||
Republican challenger for U.S. House (CA-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANNA CHENG KRAMER FOR CONGRESS (C00847590)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anna Wilding"
|
||||
description: "U.S. House candidate, CA-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-32"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE ELECTING WILDING FOR CALIFORNIA 32-CA"
|
||||
id: "C00920108"
|
||||
ids:
|
||||
fec: "H6CA32223"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anna Wilding
|
||||
|
||||
Democratic challenger for U.S. House (CA-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE ELECTING WILDING FOR CALIFORNIA 32-CA (C00920108)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anthony Van Dang"
|
||||
description: "U.S. House candidate, CA-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-15"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANTHONY DANG FOR CONGRESS"
|
||||
id: "C00939991"
|
||||
ids:
|
||||
fec: "H6CA15202"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anthony Van Dang
|
||||
|
||||
Democratic challenger for U.S. House (CA-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANTHONY DANG FOR CONGRESS (C00939991)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Antonis Panagiotis Christodoulou"
|
||||
description: "U.S. House candidate, CA-33 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-33"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANTONIS PANAGIOTIS CHRISTODOULOU FOR CONGRESS"
|
||||
id: "C00942417"
|
||||
ids:
|
||||
fec: "H6CA33130"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Antonis Panagiotis Christodoulou
|
||||
|
||||
Democratic challenger for U.S. House (CA-33), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANTONIS PANAGIOTIS CHRISTODOULOU FOR CONGRESS (C00942417)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anuj Dixit"
|
||||
description: "U.S. House candidate, CA-48 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-48"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANUJ DIXIT FOR CONGRESS"
|
||||
id: "C00905844"
|
||||
ids:
|
||||
fec: "H6CA41281"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anuj Dixit
|
||||
|
||||
Democratic open-seat for U.S. House (CA-48), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANUJ DIXIT FOR CONGRESS (C00905844)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Armen Kurdian"
|
||||
description: "U.S. House candidate, CA-49 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-49"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KURDIAN FOR CONGRESS"
|
||||
id: "C00942680"
|
||||
ids:
|
||||
fec: "H6CA49169"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Armen Kurdian
|
||||
|
||||
Republican challenger for U.S. House (CA-49), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KURDIAN FOR CONGRESS (C00942680)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Arthur Dixon"
|
||||
description: "U.S. House candidate, CA-34 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-34"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ARTHUR DIXON FOR CONGRESS"
|
||||
id: "C00903773"
|
||||
ids:
|
||||
fec: "H6CA34302"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Arthur Dixon
|
||||
|
||||
Democratic challenger for U.S. House (CA-34), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ARTHUR DIXON FOR CONGRESS (C00903773)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Audrey Denney"
|
||||
description: "U.S. House candidate, CA-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DENNEY FOR CONGRESS"
|
||||
id: "C00922385"
|
||||
ids:
|
||||
fec: "H6CA01251"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Audrey Denney
|
||||
|
||||
Democratic challenger for U.S. House (CA-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DENNEY FOR CONGRESS (C00922385)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bill Brough"
|
||||
description: "U.S. House candidate, CA-47 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-47"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BILL BROUGH FOR US CONGRESS 2026"
|
||||
id: "C00943324"
|
||||
ids:
|
||||
fec: "H6CA47122"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bill Brough
|
||||
|
||||
Republican challenger for U.S. House (CA-47), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BILL BROUGH FOR US CONGRESS 2026 (C00943324)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brad Sherman"
|
||||
description: "U.S. House candidate, CA-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-32"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHERMAN FOR CONGRESS"
|
||||
id: "C00308742"
|
||||
ids:
|
||||
fec: "H6CA24113"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brad Sherman
|
||||
|
||||
Democratic incumbent for U.S. House (CA-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHERMAN FOR CONGRESS (C00308742)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brandon Riker"
|
||||
description: "U.S. House candidate, CA-48 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-48"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RIKER FOR CONGRESS"
|
||||
id: "C00901207"
|
||||
ids:
|
||||
fec: "H6CA41265"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brandon Riker
|
||||
|
||||
Democratic open-seat for U.S. House (CA-48), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RIKER FOR CONGRESS (C00901207)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brian J Mr. Burley"
|
||||
description: "U.S. House candidate, CA-42 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-42"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRIAN BURLEY FOR CONGRESS"
|
||||
id: "C00700187"
|
||||
ids:
|
||||
fec: "H0CA48172"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brian J Mr. Burley
|
||||
|
||||
Republican challenger for U.S. House (CA-42), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRIAN BURLEY FOR CONGRESS (C00700187)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Cameron Tennyson"
|
||||
description: "U.S. House candidate, CA-30 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-30"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAMERON TENNYSON COMMITTEE TO ELECT"
|
||||
id: "C00937680"
|
||||
ids:
|
||||
fec: "H6CA30268"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cameron Tennyson
|
||||
|
||||
Democratic challenger for U.S. House (CA-30), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAMERON TENNYSON COMMITTEE TO ELECT (C00937680)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Carin Elam"
|
||||
description: "U.S. House candidate, CA-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-14"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CARIN ELAM 2026 U.S. HOUSE CD-14"
|
||||
id: "C00938779"
|
||||
ids:
|
||||
fec: "H6CA14189"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carin Elam
|
||||
|
||||
Democratic open-seat for U.S. House (CA-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CARIN ELAM 2026 U.S. HOUSE CD-14 (C00938779)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Carol Kristina Roper"
|
||||
description: "U.S. House candidate, CA-20 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-20"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KRISTINA ROPER FOR CONGRESS"
|
||||
id: "C00921866"
|
||||
ids:
|
||||
fec: "H6CA20236"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carol Kristina Roper
|
||||
|
||||
Democratic challenger for U.S. House (CA-20), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KRISTINA ROPER FOR CONGRESS (C00921866)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ceci Truman"
|
||||
description: "U.S. House candidate, CA-25 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-25"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CECI TRUMAN FOR CONGRESS"
|
||||
id: "C00833863"
|
||||
ids:
|
||||
fec: "H4CA25214"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ceci Truman
|
||||
|
||||
Republican challenger for U.S. House (CA-25), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CECI TRUMAN FOR CONGRESS (C00833863)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Charles Patrick Wallis"
|
||||
description: "U.S. House candidate, CA-23 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-23"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WALLIS FOR CONGRESS"
|
||||
id: "C00935247"
|
||||
ids:
|
||||
fec: "H6CA23305"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charles Patrick Wallis
|
||||
|
||||
Democratic challenger for U.S. House (CA-23), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WALLIS FOR CONGRESS (C00935247)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chi Charlie Nguyen"
|
||||
description: "U.S. House candidate, CA-45 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-45"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHARLIE NGUYEN FOR CONGRESS"
|
||||
id: "C00916650"
|
||||
ids:
|
||||
fec: "H6CA45167"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chi Charlie Nguyen
|
||||
|
||||
Republican challenger for U.S. House (CA-45), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHARLIE NGUYEN FOR CONGRESS (C00916650)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chris Espinosa"
|
||||
description: "U.S. House candidate, CA-26 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-26"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "A WHOLE LOT OF PEOPLE FOR CHRIS ESPINOSA"
|
||||
id: "C00934646"
|
||||
ids:
|
||||
fec: "H6CA26308"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chris Espinosa
|
||||
|
||||
Democratic open-seat for U.S. House (CA-26), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- A WHOLE LOT OF PEOPLE FOR CHRIS ESPINOSA (C00934646)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christina Gagnier"
|
||||
description: "U.S. House candidate, CA-40 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-40"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHRISTINA GAGNIER FOR CONGRESS"
|
||||
id: "C00897843"
|
||||
ids:
|
||||
fec: "H6CA40325"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christina Gagnier
|
||||
|
||||
Democratic challenger for U.S. House (CA-40), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHRISTINA GAGNIER FOR CONGRESS (C00897843)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christine S Bish"
|
||||
description: "U.S. House candidate, CA-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-03"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BISH FOR CONGRESS"
|
||||
id: "C00721548"
|
||||
ids:
|
||||
fec: "H0CA06170"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christine S Bish
|
||||
|
||||
Republican challenger for U.S. House (CA-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BISH FOR CONGRESS (C00721548)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christopher Ahuja"
|
||||
description: "U.S. House candidate, CA-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-32"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHRISTOPHER AHUJA FOR CONGRESS"
|
||||
id: "C00858746"
|
||||
ids:
|
||||
fec: "H4CA32145"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christopher Ahuja
|
||||
|
||||
Democratic challenger for U.S. House (CA-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHRISTOPHER AHUJA FOR CONGRESS (C00858746)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christopher Demers"
|
||||
description: "U.S. House candidate, CA-18 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-18"
|
||||
party: "NPA"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHRIS DEMERS FOR CONGRESS"
|
||||
id: "C00934562"
|
||||
ids:
|
||||
fec: "H6CA18164"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christopher Demers
|
||||
|
||||
NPA challenger for U.S. House (CA-18), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHRIS DEMERS FOR CONGRESS (C00934562)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christopher J Gonzales"
|
||||
description: "U.S. House candidate, CA-47 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-47"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHRISTOPHER J GONZALES FOR CONGRESS"
|
||||
id: "C00944454"
|
||||
ids:
|
||||
fec: "H6CA47130"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christopher J Gonzales
|
||||
|
||||
Republican challenger for U.S. House (CA-47), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHRISTOPHER J GONZALES FOR CONGRESS (C00944454)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christopher Jerman Bennett"
|
||||
description: "U.S. House candidate, CA-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-03"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF CHRIS BENNETT"
|
||||
id: "C00901884"
|
||||
ids:
|
||||
fec: "H6CA06268"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christopher Jerman Bennett
|
||||
|
||||
Democratic challenger for U.S. House (CA-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF CHRIS BENNETT (C00901884)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chuong Vo"
|
||||
description: "U.S. House candidate, CA-45 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-45"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHUONG VO FOR CONGRESS"
|
||||
id: "C00922427"
|
||||
ids:
|
||||
fec: "H6CA45191"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chuong Vo
|
||||
|
||||
Republican challenger for U.S. House (CA-45), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHUONG VO FOR CONGRESS (C00922427)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Claire Ragge Anderson"
|
||||
description: "U.S. House candidate, CA-36 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-36"
|
||||
party: "NON"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANDERSON FOR CONGRESS 2026"
|
||||
id: "C00848242"
|
||||
ids:
|
||||
fec: "H4CA36161"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Claire Ragge Anderson
|
||||
|
||||
NON challenger for U.S. House (CA-36), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANDERSON FOR CONGRESS 2026 (C00848242)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Claude Manuel Keissieh"
|
||||
description: "U.S. House candidate, CA-40 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-40"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CLAUDE KEISSIEH FOR CONGRESS"
|
||||
id: "C00916601"
|
||||
ids:
|
||||
fec: "H6CA41323"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Claude Manuel Keissieh
|
||||
|
||||
Democratic challenger for U.S. House (CA-40), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CLAUDE KEISSIEH FOR CONGRESS (C00916601)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Connie Chan"
|
||||
description: "U.S. House candidate, CA-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-11"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CONNIE CHAN FOR CONGRESS"
|
||||
id: "C00927558"
|
||||
ids:
|
||||
fec: "H6CA11268"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Connie Chan
|
||||
|
||||
Democratic open-seat for U.S. House (CA-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CONNIE CHAN FOR CONGRESS (C00927558)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Corinna Contreras"
|
||||
description: "U.S. House candidate, CA-48 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-48"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CORINNA CONTRERAS FOR CONGRESS"
|
||||
id: "C00929158"
|
||||
ids:
|
||||
fec: "H6CA48344"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Corinna Contreras
|
||||
|
||||
Democratic open-seat for U.S. House (CA-48), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CORINNA CONTRERAS FOR CONGRESS (C00929158)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Curtis Morrison"
|
||||
description: "U.S. House candidate, CA-48 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-48"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CURTIS MORRISON FOR CONGRESS"
|
||||
id: "C00901074"
|
||||
ids:
|
||||
fec: "H6CA48260"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Curtis Morrison
|
||||
|
||||
Democratic open-seat for U.S. House (CA-48), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CURTIS MORRISON FOR CONGRESS (C00901074)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Darrell Issa"
|
||||
description: "U.S. House candidate, CA-48 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-48"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DARRELL ISSA FOR CONGRESS"
|
||||
id: "C00721332"
|
||||
ids:
|
||||
fec: "H0CA48024"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Darrell Issa
|
||||
|
||||
Republican incumbent for U.S. House (CA-48), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DARRELL ISSA FOR CONGRESS (C00721332)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Darren Wayne Helton"
|
||||
description: "U.S. House candidate, CA-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-11"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HELTON FOR CONGRESS 2026"
|
||||
id: "C00903682"
|
||||
ids:
|
||||
fec: "H6CA11243"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Darren Wayne Helton
|
||||
|
||||
Democratic open-seat for U.S. House (CA-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HELTON FOR CONGRESS 2026 (C00903682)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dave Min"
|
||||
description: "U.S. House candidate, CA-47 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-47"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAVE MIN FOR CONGRESS"
|
||||
id: "C00831537"
|
||||
ids:
|
||||
fec: "H4CA47085"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dave Min
|
||||
|
||||
Democratic incumbent for U.S. House (CA-47), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAVE MIN FOR CONGRESS (C00831537)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Pan"
|
||||
description: "U.S. House candidate, CA-46 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-46"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAVID PAN FOR CONGRESS 2026"
|
||||
id: "C00847699"
|
||||
ids:
|
||||
fec: "H4CA46137"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Pan
|
||||
|
||||
Republican challenger for U.S. House (CA-46), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAVID PAN FOR CONGRESS 2026 (C00847699)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Valadao"
|
||||
description: "U.S. House candidate, CA-22 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-22"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VALADAO FOR CONGRESS"
|
||||
id: "C00499392"
|
||||
ids:
|
||||
fec: "H2CA20094"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Valadao
|
||||
|
||||
Republican incumbent for U.S. House (CA-22), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VALADAO FOR CONGRESS (C00499392)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dennis F. Feitosa"
|
||||
description: "U.S. House candidate, CA-30 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-30"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DENNIS FEITOSA FOR CONGRESS"
|
||||
id: "C00908863"
|
||||
ids:
|
||||
fec: "H6CA30201"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dennis F. Feitosa
|
||||
|
||||
Republican challenger for U.S. House (CA-30), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DENNIS FEITOSA FOR CONGRESS (C00908863)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Derek Tran"
|
||||
description: "U.S. House candidate, CA-45 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-45"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DEREK TRAN FOR CONGRESS"
|
||||
id: "C00851790"
|
||||
ids:
|
||||
fec: "H4CA45170"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Derek Tran
|
||||
|
||||
Democratic incumbent for U.S. House (CA-45), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DEREK TRAN FOR CONGRESS (C00851790)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Derrick Michael Reid"
|
||||
description: "U.S. House candidate, CA-47 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-47"
|
||||
party: "LIB"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DERRICK MIKE REID"
|
||||
id: "C00947812"
|
||||
ids:
|
||||
fec: "H6CA47106"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Derrick Michael Reid
|
||||
|
||||
Libertarian challenger for U.S. House (CA-47), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DERRICK MIKE REID (C00947812)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Doris Matsui"
|
||||
description: "U.S. House candidate, CA-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-07"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MATSUI FOR CONGRESS"
|
||||
id: "C00409219"
|
||||
ids:
|
||||
fec: "H6CA05195"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Doris Matsui
|
||||
|
||||
Democratic incumbent for U.S. House (CA-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MATSUI FOR CONGRESS (C00409219)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dory Benami"
|
||||
description: "U.S. House candidate, CA-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-32"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DORY FOR CONGRESS"
|
||||
id: "C00915207"
|
||||
ids:
|
||||
fec: "H6CA32215"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dory Benami
|
||||
|
||||
Democratic challenger for U.S. House (CA-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DORY FOR CONGRESS (C00915207)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Doug Lamalfa"
|
||||
description: "U.S. House candidate, CA-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-01"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DOUG LAMALFA COMMITTEE"
|
||||
id: "C00509422"
|
||||
ids:
|
||||
fec: "H2CA02142"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Doug Lamalfa
|
||||
|
||||
Republican incumbent for U.S. House (CA-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DOUG LAMALFA COMMITTEE (C00509422)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eric J Ching"
|
||||
description: "U.S. House candidate, CA-31 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-31"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ERIC CHING FOR CONGRESS"
|
||||
id: "C00776930"
|
||||
ids:
|
||||
fec: "H2CA39151"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eric J Ching
|
||||
|
||||
Republican challenger for U.S. House (CA-31), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ERIC CHING FOR CONGRESS (C00776930)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eric J Troutman"
|
||||
description: "U.S. House candidate, CA-47 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-47"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TROUTMAN FOR AMERICA"
|
||||
id: "C00923599"
|
||||
ids:
|
||||
fec: "H6CA47098"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eric J Troutman
|
||||
|
||||
Independent challenger for U.S. House (CA-47), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TROUTMAN FOR AMERICA (C00923599)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eric Jones"
|
||||
description: "U.S. House candidate, CA-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ERIC JONES FOR CONGRESS"
|
||||
id: "C00919100"
|
||||
ids:
|
||||
fec: "H6CA04222"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eric Jones
|
||||
|
||||
Democratic challenger for U.S. House (CA-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ERIC JONES FOR CONGRESS (C00919100)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eric Michael Swalwell"
|
||||
description: "U.S. House candidate, CA-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-14"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SWALWELL FOR CONGRESS"
|
||||
id: "C00502294"
|
||||
ids:
|
||||
fec: "H2CA15094"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eric Michael Swalwell
|
||||
|
||||
Democratic incumbent for U.S. House (CA-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SWALWELL FOR CONGRESS (C00502294)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Erica Lee"
|
||||
description: "U.S. House candidate, CA-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ERICA LEE FOR CONGRESS"
|
||||
id: "C00903229"
|
||||
ids:
|
||||
fec: "H6CA07142"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Erica Lee
|
||||
|
||||
Democratic challenger for U.S. House (CA-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ERICA LEE FOR CONGRESS (C00903229)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ernest Richter"
|
||||
description: "U.S. House candidate, CA-33 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-33"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ERNEST RICHTER FOR US REPRESENTATIVE"
|
||||
id: "C00929869"
|
||||
ids:
|
||||
fec: "H2CA33246"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ernest Richter
|
||||
|
||||
Republican challenger for U.S. House (CA-33), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ERNEST RICHTER FOR US REPRESENTATIVE (C00929869)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Esther Kim Varet"
|
||||
description: "U.S. House candidate, CA-40 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-40"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ESTHER KIM VARET FOR CONGRESS"
|
||||
id: "C00894915"
|
||||
ids:
|
||||
fec: "H6CA40309"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Esther Kim Varet
|
||||
|
||||
Democratic challenger for U.S. House (CA-40), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ESTHER KIM VARET FOR CONGRESS (C00894915)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ethan Agarwal"
|
||||
description: "U.S. House candidate, CA-17 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-17"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ETHAN AGARWAL FOR CONGRESS"
|
||||
id: "C00941674"
|
||||
ids:
|
||||
fec: "H6CA17216"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ethan Agarwal
|
||||
|
||||
Democratic challenger for U.S. House (CA-17), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ETHAN AGARWAL FOR CONGRESS (C00941674)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eugene Lamonte Weems"
|
||||
description: "U.S. House candidate, CA-33 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-33"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "EUGENE WEEMS CONGRESS FOR DISTRICT 33"
|
||||
id: "C00936237"
|
||||
ids:
|
||||
fec: "H6CA33122"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eugene Lamonte Weems
|
||||
|
||||
Republican challenger for U.S. House (CA-33), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- EUGENE WEEMS CONGRESS FOR DISTRICT 33 (C00936237)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ferguson Porter"
|
||||
description: "U.S. House candidate, CA-48 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-48"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FERGUSON PORTER FOR CONGRESS"
|
||||
id: "C00896944"
|
||||
ids:
|
||||
fec: "H6CA41232"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ferguson Porter
|
||||
|
||||
Democratic open-seat for U.S. House (CA-48), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FERGUSON PORTER FOR CONGRESS (C00896944)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Genevieve Angel"
|
||||
description: "U.S. House candidate, CA-44 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-44"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT GENEVIEVE ANGEL 2026"
|
||||
id: "C00942029"
|
||||
ids:
|
||||
fec: "H6CA44210"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Genevieve Angel
|
||||
|
||||
Republican challenger for U.S. House (CA-44), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT GENEVIEVE ANGEL 2026 (C00942029)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "George Whitesides"
|
||||
description: "U.S. House candidate, CA-27 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-27"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GEORGE WHITESIDES FOR CONGRESS"
|
||||
id: "C00834028"
|
||||
ids:
|
||||
fec: "H4CA27111"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# George Whitesides
|
||||
|
||||
Democratic incumbent for U.S. House (CA-27), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GEORGE WHITESIDES FOR CONGRESS (C00834028)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gilbert Cisneros"
|
||||
description: "U.S. House candidate, CA-31 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-31"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CISNEROS FOR CONGRESS"
|
||||
id: "C00850420"
|
||||
ids:
|
||||
fec: "H8CA39174"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gilbert Cisneros
|
||||
|
||||
Democratic challenger for U.S. House (CA-31), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CISNEROS FOR CONGRESS (C00850420)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gregory Warren Burgess"
|
||||
description: "U.S. House candidate, CA-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-02"
|
||||
party: "NNE"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GREGORY BURGESS FOR CONGRESS"
|
||||
id: "C00938837"
|
||||
ids:
|
||||
fec: "H6CA02291"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gregory Warren Burgess
|
||||
|
||||
NNE challenger for U.S. House (CA-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GREGORY BURGESS FOR CONGRESS (C00938837)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Harinder Singh Lamba"
|
||||
description: "U.S. House candidate, CA-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-08"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HARI LAMBA CONGRESSIONAL EXPLORATORY COMMITTEE"
|
||||
id: "C00915561"
|
||||
ids:
|
||||
fec: "H6CA08249"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Harinder Singh Lamba
|
||||
|
||||
Democratic challenger for U.S. House (CA-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HARI LAMBA CONGRESSIONAL EXPLORATORY COMMITTEE (C00915561)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Hector De La Torre"
|
||||
description: "U.S. House candidate, CA-41 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-41"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DE LA TORRE FOR CONGRESS"
|
||||
id: "C00926642"
|
||||
ids:
|
||||
fec: "H2CA39086"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hector De La Torre
|
||||
|
||||
Democratic challenger for U.S. House (CA-41), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DE LA TORRE FOR CONGRESS (C00926642)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Heidi Hall"
|
||||
description: "U.S. House candidate, CA-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-03"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HEIDI HALL FOR CONGRESS"
|
||||
id: "C00902700"
|
||||
ids:
|
||||
fec: "H6CA03133"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Heidi Hall
|
||||
|
||||
Democratic challenger for U.S. House (CA-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HEIDI HALL FOR CONGRESS (C00902700)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Hilda Solis"
|
||||
description: "U.S. House candidate, CA-38 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-38"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HILDA SOLIS FOR CONGRESS"
|
||||
id: "C00917542"
|
||||
ids:
|
||||
fec: "H6CA38139"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hilda Solis
|
||||
|
||||
Democratic challenger for U.S. House (CA-38), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HILDA SOLIS FOR CONGRESS (C00917542)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Houston Brignano"
|
||||
description: "U.S. House candidate, CA-36 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-36"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HOUSTON BRIGNANO FOR CONGRESS"
|
||||
id: "C00925842"
|
||||
ids:
|
||||
fec: "H6CA36208"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Houston Brignano
|
||||
|
||||
Republican challenger for U.S. House (CA-36), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HOUSTON BRIGNANO FOR CONGRESS (C00925842)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Hunter Garcia Miranda"
|
||||
description: "U.S. House candidate, CA-47 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-47"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HUNTER MIRANDA FOR CONGRESS"
|
||||
id: "C00906917"
|
||||
ids:
|
||||
fec: "H6CA47072"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hunter Garcia Miranda
|
||||
|
||||
Democratic challenger for U.S. House (CA-47), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HUNTER MIRANDA FOR CONGRESS (C00906917)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jacqui V Irwin"
|
||||
description: "U.S. House candidate, CA-26 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-26"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JACQUI IRWIN FOR CONGRESS"
|
||||
id: "C00933630"
|
||||
ids:
|
||||
fec: "H6CA26266"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jacqui V Irwin
|
||||
|
||||
Democratic open-seat for U.S. House (CA-26), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JACQUI IRWIN FOR CONGRESS (C00933630)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jake Levine"
|
||||
description: "U.S. House candidate, CA-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-32"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAKE LEVINE FOR CONGRESS"
|
||||
id: "C00914820"
|
||||
ids:
|
||||
fec: "H6CA32207"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jake Levine
|
||||
|
||||
Democratic challenger for U.S. House (CA-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAKE LEVINE FOR CONGRESS (C00914820)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jake Rakov"
|
||||
description: "U.S. House candidate, CA-32 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-32"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAKE RAKOV FOR CONGRESS"
|
||||
id: "C00901165"
|
||||
ids:
|
||||
fec: "H6CA32173"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jake Rakov
|
||||
|
||||
Democratic challenger for U.S. House (CA-32), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAKE RAKOV FOR CONGRESS (C00901165)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Gallagher"
|
||||
description: "U.S. House candidate, CA-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "THE GALLAGHER COMMITTEE"
|
||||
id: "C00942458"
|
||||
ids:
|
||||
fec: "H6CA01285"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Gallagher
|
||||
|
||||
Republican challenger for U.S. House (CA-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- THE GALLAGHER COMMITTEE (C00942458)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James H Shoemaker"
|
||||
description: "U.S. House candidate, CA-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHOEMAKER 4 CONGRESS"
|
||||
id: "C00902221"
|
||||
ids:
|
||||
fec: "H6CA09122"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James H Shoemaker
|
||||
|
||||
Republican challenger for U.S. House (CA-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHOEMAKER 4 CONGRESS (C00902221)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Salegui"
|
||||
description: "U.S. House candidate, CA-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JIM SALEGUI FOR CONGRESS"
|
||||
id: "C00901660"
|
||||
ids:
|
||||
fec: "H6CA01228"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Salegui
|
||||
|
||||
Democratic challenger for U.S. House (CA-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JIM SALEGUI FOR CONGRESS (C00901660)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jamie Joyce"
|
||||
description: "U.S. House candidate, CA-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-12"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAMIE JOYCE FOR CONGRESS"
|
||||
id: "C00941476"
|
||||
ids:
|
||||
fec: "H6CA12209"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jamie Joyce
|
||||
|
||||
Democratic challenger for U.S. House (CA-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAMIE JOYCE FOR CONGRESS (C00941476)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jared Huffman"
|
||||
description: "U.S. House candidate, CA-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-02"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HUFFMAN FOR CONGRESS"
|
||||
id: "C00536680"
|
||||
ids:
|
||||
fec: "H2CA06259"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jared Huffman
|
||||
|
||||
Democratic incumbent for U.S. House (CA-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HUFFMAN FOR CONGRESS (C00536680)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jasmeet Bains"
|
||||
description: "U.S. House candidate, CA-22 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-22"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DR. JASMEET BAINS FOR CONGRESS"
|
||||
id: "C00912147"
|
||||
ids:
|
||||
fec: "H6CA22208"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jasmeet Bains
|
||||
|
||||
Democratic challenger for U.S. House (CA-22), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DR. JASMEET BAINS FOR CONGRESS (C00912147)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jason Byors"
|
||||
description: "U.S. House candidate, CA-41 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-41"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JASON BYORS FOR CONGRESS"
|
||||
id: "C00900860"
|
||||
ids:
|
||||
fec: "H6CA41257"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jason Byors
|
||||
|
||||
Democratic challenger for U.S. House (CA-41), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JASON BYORS FOR CONGRESS (C00900860)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jason Gibbs"
|
||||
description: "U.S. House candidate, CA-27 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-27"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JASON GIBBS FOR CONGRESS"
|
||||
id: "C00909887"
|
||||
ids:
|
||||
fec: "H6CA27306"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jason Gibbs
|
||||
|
||||
Republican challenger for U.S. House (CA-27), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JASON GIBBS FOR CONGRESS (C00909887)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Javier B Lopez"
|
||||
description: "U.S. House candidate, CA-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LOPEZ FOR THE VALLEY"
|
||||
id: "C00901439"
|
||||
ids:
|
||||
fec: "H6CA13181"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Javier B Lopez
|
||||
|
||||
Republican challenger for U.S. House (CA-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LOPEZ FOR THE VALLEY (C00901439)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jay Obernolte"
|
||||
description: "U.S. House candidate, CA-23 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-23"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAY OBERNOLTE FOR CONGRESS"
|
||||
id: "C00720078"
|
||||
ids:
|
||||
fec: "H0CA08135"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jay Obernolte
|
||||
|
||||
Republican incumbent for U.S. House (CA-23), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAY OBERNOLTE FOR CONGRESS (C00720078)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jeffery Mr Belle"
|
||||
description: "U.S. House candidate, CA-52 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-52"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JEFF BELLE FOR CONGRESS CA 52 2026"
|
||||
id: "C00943225"
|
||||
ids:
|
||||
fec: "H6CA52163"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jeffery Mr Belle
|
||||
|
||||
Republican challenger for U.S. House (CA-52), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JEFF BELLE FOR CONGRESS CA 52 2026 (C00943225)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jenny Rae Le Roux"
|
||||
description: "U.S. House candidate, CA-47 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-47"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JENNY RAE FOR CONGRESS"
|
||||
id: "C00940130"
|
||||
ids:
|
||||
fec: "H6CA47114"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jenny Rae Le Roux
|
||||
|
||||
Republican challenger for U.S. House (CA-47), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JENNY RAE FOR CONGRESS (C00940130)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jim Costa"
|
||||
description: "U.S. House candidate, CA-21 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-21"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JIM COSTA FOR CONGRESS"
|
||||
id: "C00391029"
|
||||
ids:
|
||||
fec: "H4CA20082"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jim Costa
|
||||
|
||||
Democratic incumbent for U.S. House (CA-21), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JIM COSTA FOR CONGRESS (C00391029)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jim Desmond"
|
||||
description: "U.S. House candidate, CA-48 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-48"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DESMOND FOR CONGRESS"
|
||||
id: "C00895722"
|
||||
ids:
|
||||
fec: "H6CA49128"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jim Desmond
|
||||
|
||||
Republican open-seat for U.S. House (CA-48), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DESMOND FOR CONGRESS (C00895722)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jimmy Gomez"
|
||||
description: "U.S. House candidate, CA-34 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-34"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JIMMY GOMEZ FOR CONGRESS"
|
||||
id: "C00629659"
|
||||
ids:
|
||||
fec: "H8CA34266"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jimmy Gomez
|
||||
|
||||
Democratic incumbent for U.S. House (CA-34), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JIMMY GOMEZ FOR CONGRESS (C00629659)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jimmy Panetta"
|
||||
description: "U.S. House candidate, CA-19 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-19"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JIMMY PANETTA FOR CONGRESS"
|
||||
id: "C00592154"
|
||||
ids:
|
||||
fec: "H6CA20152"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jimmy Panetta
|
||||
|
||||
Democratic incumbent for U.S. House (CA-19), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JIMMY PANETTA FOR CONGRESS (C00592154)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joe Males"
|
||||
description: "U.S. House candidate, CA-25 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-25"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MALES FOR CONGRESS"
|
||||
id: "C00901785"
|
||||
ids:
|
||||
fec: "H6CA25219"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joe Males
|
||||
|
||||
Republican challenger for U.S. House (CA-25), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MALES FOR CONGRESS (C00901785)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joel Mr. Lava"
|
||||
description: "U.S. House candidate, CA-30 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-30"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOEL LAVA FOR CONGRESS"
|
||||
id: "C00936344"
|
||||
ids:
|
||||
fec: "H6CA30276"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joel Mr. Lava
|
||||
|
||||
Democratic challenger for U.S. House (CA-30), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOEL LAVA FOR CONGRESS (C00936344)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Armenian"
|
||||
description: "U.S. House candidate, CA-30 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-30"
|
||||
party: "NPA"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHN ARMENIAN FOR CONGRESS"
|
||||
id: "C00936641"
|
||||
ids:
|
||||
fec: "H6CA30243"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Armenian
|
||||
|
||||
NPA challenger for U.S. House (CA-30), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHN ARMENIAN FOR CONGRESS (C00936641)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Garamendi"
|
||||
description: "U.S. House candidate, CA-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-08"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GARAMENDI FOR CONGRESS"
|
||||
id: "C00462697"
|
||||
ids:
|
||||
fec: "H0CA10149"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Garamendi
|
||||
|
||||
Democratic incumbent for U.S. House (CA-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GARAMENDI FOR CONGRESS (C00462697)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Mcbride"
|
||||
description: "U.S. House candidate, CA-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHN MCBRIDE FOR CONGRESS"
|
||||
id: "C00846873"
|
||||
ids:
|
||||
fec: "H4CA09101"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Mcbride
|
||||
|
||||
Republican challenger for U.S. House (CA-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHN MCBRIDE FOR CONGRESS (C00846873)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joseph Kerr"
|
||||
description: "U.S. House candidate, CA-40 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "CA"
|
||||
district: "CA-40"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOE KERR FOR CALIFORNIA"
|
||||
id: "C00896134"
|
||||
ids:
|
||||
fec: "H6CA40317"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joseph Kerr
|
||||
|
||||
Democratic challenger for U.S. House (CA-40), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOE KERR FOR CALIFORNIA (C00896134)
|
||||
|
||||
## 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