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: "Adal Regis"
|
||||
description: "U.S. House candidate, IL-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-02"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "REGIS FOR CONGRESS"
|
||||
id: "C00905281"
|
||||
ids:
|
||||
fec: "H6IL02306"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adal Regis
|
||||
|
||||
Democratic open-seat for U.S. House (IL-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- REGIS FOR CONGRESS (C00905281)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Adam Delgado"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT ADAM DELGADO FOR US SENATE"
|
||||
id: "C00914390"
|
||||
ids:
|
||||
fec: "S6IL00607"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adam Delgado
|
||||
|
||||
Democratic open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT ADAM DELGADO FOR US SENATE (C00914390)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anabel Mendoza"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANABEL FOR CONGRESS"
|
||||
id: "C00918789"
|
||||
ids:
|
||||
fec: "H6IL07495"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anabel Mendoza
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANABEL FOR CONGRESS (C00918789)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Angel Oakley"
|
||||
description: "U.S. House candidate, IL-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-03"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANGEL OAKLEY FOR CONGRESS"
|
||||
id: "C00880161"
|
||||
ids:
|
||||
fec: "H6IL03163"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Angel Oakley
|
||||
|
||||
Republican challenger for U.S. House (IL-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANGEL OAKLEY FOR CONGRESS (C00880161)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anthony Jr. Driver"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DRIVER FOR CHANGE"
|
||||
id: "C00914580"
|
||||
ids:
|
||||
fec: "H6IL07420"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anthony Jr. Driver
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DRIVER FOR CHANGE (C00914580)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Awisi Bustos"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF AWISI"
|
||||
id: "C00907931"
|
||||
ids:
|
||||
fec: "S6IL00565"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Awisi Bustos
|
||||
|
||||
Democratic open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF AWISI (C00907931)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bradley S. Schneider"
|
||||
description: "U.S. House candidate, IL-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-10"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SCHNEIDER FOR CONGRESS"
|
||||
id: "C00495952"
|
||||
ids:
|
||||
fec: "H2IL10068"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bradley S. Schneider
|
||||
|
||||
Democratic incumbent for U.S. House (IL-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SCHNEIDER FOR CONGRESS (C00495952)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bruce Leon"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRUCE LEON FOR CONGRESS"
|
||||
id: "C00909473"
|
||||
ids:
|
||||
fec: "H6IL09277"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bruce Leon
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRUCE LEON FOR CONGRESS (C00909473)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bryan Maxwell"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRYAN MAXWELL FOR US SENATE"
|
||||
id: "C00918466"
|
||||
ids:
|
||||
fec: "S6IL00649"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bryan Maxwell
|
||||
|
||||
Democratic open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRYAN MAXWELL FOR US SENATE (C00918466)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bushra Amiwala"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BUSHRA FOR CONGRESS"
|
||||
id: "C00906842"
|
||||
ids:
|
||||
fec: "H6IL09236"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bushra Amiwala
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BUSHRA FOR CONGRESS (C00906842)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Byron Sigcho Lopez"
|
||||
description: "U.S. House candidate, IL-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-04"
|
||||
party: "IND"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BYRON FOR CONGRESS"
|
||||
id: "C00929422"
|
||||
ids:
|
||||
fec: "H6IL04161"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Byron Sigcho Lopez
|
||||
|
||||
Independent open-seat for U.S. House (IL-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BYRON FOR CONGRESS (C00929422)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Calvin Coleman"
|
||||
description: "U.S. House candidate, IL-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-02"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CALVIN COLEMAN FOR CONGRESS"
|
||||
id: "C00904383"
|
||||
ids:
|
||||
fec: "H6IL02280"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Calvin Coleman
|
||||
|
||||
Republican open-seat for U.S. House (IL-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CALVIN COLEMAN FOR CONGRESS (C00904383)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Casimer Mr. Chlebek"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CASEY CHLEBEK FOR US SENATE"
|
||||
id: "C00903823"
|
||||
ids:
|
||||
fec: "S6IL00466"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Casimer Mr. Chlebek
|
||||
|
||||
Republican open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CASEY CHLEBEK FOR US SENATE (C00903823)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Charles Kim"
|
||||
description: "U.S. House candidate, IL-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-11"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHARLIE KIM IN US CONGRESS"
|
||||
id: "C00840868"
|
||||
ids:
|
||||
fec: "H4IL11245"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charles Kim
|
||||
|
||||
Republican challenger for U.S. House (IL-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHARLIE KIM IN US CONGRESS (C00840868)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christ Kallas"
|
||||
description: "U.S. House candidate, IL-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-08"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KALLAS FOR CONGRESS"
|
||||
id: "C00907014"
|
||||
ids:
|
||||
fec: "H6IL08279"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christ Kallas
|
||||
|
||||
Democratic open-seat for U.S. House (IL-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KALLAS FOR CONGRESS (C00907014)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christian Maxwell"
|
||||
description: "U.S. House candidate, IL-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHRISTIAN MAXWELL FOR CONGRESS"
|
||||
id: "C00904227"
|
||||
ids:
|
||||
fec: "H6IL01191"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christian Maxwell
|
||||
|
||||
Republican challenger for U.S. House (IL-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHRISTIAN MAXWELL FOR CONGRESS (C00904227)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christopher Alexander Swann"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NEIGHBORS FOR CHRISTOPHER SWANN"
|
||||
id: "C00867523"
|
||||
ids:
|
||||
fec: "S6IL00409"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christopher Alexander Swann
|
||||
|
||||
Democratic open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NEIGHBORS FOR CHRISTOPHER SWANN (C00867523)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dan Tully"
|
||||
description: "U.S. House candidate, IL-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-08"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAN TULLY FOR CONGRESS"
|
||||
id: "C00907949"
|
||||
ids:
|
||||
fec: "H6IL08287"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dan Tully
|
||||
|
||||
Democratic open-seat for U.S. House (IL-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAN TULLY FOR CONGRESS (C00907949)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Danica David Leigh"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DANICA FOR ILLINOIS"
|
||||
id: "C00912725"
|
||||
ids:
|
||||
fec: "H6IL07404"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Danica David Leigh
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DANICA FOR ILLINOIS (C00912725)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Daniel Biss"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BISS FOR CONGRESS"
|
||||
id: "C00905307"
|
||||
ids:
|
||||
fec: "H6IL09228"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daniel Biss
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BISS FOR CONGRESS (C00905307)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Danny K. Mr. Davis"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAVIS FOR CONGRESS/FRIENDS OF DAVIS"
|
||||
id: "C00172619"
|
||||
ids:
|
||||
fec: "H4IL07037"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Danny K. Mr. Davis
|
||||
|
||||
Democratic incumbent for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAVIS FOR CONGRESS/FRIENDS OF DAVIS (C00172619)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Darin Mckay Lahood"
|
||||
description: "U.S. House candidate, IL-16 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-16"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LAHOOD FOR CONGRESS"
|
||||
id: "C00575050"
|
||||
ids:
|
||||
fec: "H6IL18088"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Darin Mckay Lahood
|
||||
|
||||
Republican incumbent for U.S. House (IL-16), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LAHOOD FOR CONGRESS (C00575050)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Ehrlich"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT DAVE EHRLICH TO CONGRESS"
|
||||
id: "C00926436"
|
||||
ids:
|
||||
fec: "H6IL07545"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Ehrlich
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT DAVE EHRLICH TO CONGRESS (C00926436)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Delia Ramirez"
|
||||
description: "U.S. House candidate, IL-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-03"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "UNITED WITH DELIA FOR CONGRESS"
|
||||
id: "C00796672"
|
||||
ids:
|
||||
fec: "H2IL03162"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Delia Ramirez
|
||||
|
||||
Democratic incumbent for U.S. House (IL-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- UNITED WITH DELIA FOR CONGRESS (C00796672)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dillan Vancil"
|
||||
description: "U.S. House candidate, IL-17 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-17"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VANCIL FOR CONGRESS"
|
||||
id: "C00893446"
|
||||
ids:
|
||||
fec: "H6IL17247"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dillan Vancil
|
||||
|
||||
Republican challenger for U.S. House (IL-17), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VANCIL FOR CONGRESS (C00893446)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Don Tracy"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DON TRACY FOR ILLINOIS, NFP"
|
||||
id: "C00917120"
|
||||
ids:
|
||||
fec: "S6IL00615"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Don Tracy
|
||||
|
||||
Republican open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DON TRACY FOR ILLINOIS, NFP (C00917120)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dongbo Su"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARK SU FOR CONGRESS"
|
||||
id: "C00904680"
|
||||
ids:
|
||||
fec: "H6IL09210"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dongbo Su
|
||||
|
||||
Republican open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARK SU FOR CONGRESS (C00904680)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Donna Miller"
|
||||
description: "U.S. House candidate, IL-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-02"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DONNA MILLER FOR CONGRESS"
|
||||
id: "C00911164"
|
||||
ids:
|
||||
fec: "H6IL02355"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Donna Miller
|
||||
|
||||
Democratic open-seat for U.S. House (IL-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DONNA MILLER FOR CONGRESS (C00911164)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Douglas Bennett"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF DOUG BENNETT"
|
||||
id: "C00634808"
|
||||
ids:
|
||||
fec: "S6IL00391"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Douglas Bennett
|
||||
|
||||
Republican open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF DOUG BENNETT (C00634808)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dylan Thomas Blaha"
|
||||
description: "U.S. House candidate, IL-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-13"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DYLAN FOR ILLINOIS"
|
||||
id: "C00902999"
|
||||
ids:
|
||||
fec: "H6IL13162"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dylan Thomas Blaha
|
||||
|
||||
Democratic challenger for U.S. House (IL-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DYLAN FOR ILLINOIS (C00902999)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eric France"
|
||||
description: "U.S. House candidate, IL-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-02"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CITIZENS TO ELECT ERIC FRANCE"
|
||||
id: "C00905331"
|
||||
ids:
|
||||
fec: "H6IL02322"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eric France
|
||||
|
||||
Democratic open-seat for U.S. House (IL-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CITIZENS TO ELECT ERIC FRANCE (C00905331)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eric Sorensen"
|
||||
description: "U.S. House candidate, IL-17 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-17"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ERIC SORENSEN FOR ILLINOIS"
|
||||
id: "C00793935"
|
||||
ids:
|
||||
fec: "H2IL17147"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eric Sorensen
|
||||
|
||||
Democratic incumbent for U.S. House (IL-17), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ERIC SORENSEN FOR ILLINOIS (C00793935)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Felix Tello"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FELIX FOR CONGRESS"
|
||||
id: "C00917930"
|
||||
ids:
|
||||
fec: "H6IL07479"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Felix Tello
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FELIX FOR CONGRESS (C00917930)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "G. William (Bill) Foster"
|
||||
description: "U.S. House candidate, IL-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-11"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BILL FOSTER FOR CONGRESS"
|
||||
id: "C00435099"
|
||||
ids:
|
||||
fec: "H8IL14067"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# G. William (Bill) Foster
|
||||
|
||||
Democratic incumbent for U.S. House (IL-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BILL FOSTER FOR CONGRESS (C00435099)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gary Vician"
|
||||
description: "U.S. House candidate, IL-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-14"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VICIAN FOR CONGRESS"
|
||||
id: "C00924779"
|
||||
ids:
|
||||
fec: "H6IL14178"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gary Vician
|
||||
|
||||
Republican challenger for U.S. House (IL-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VICIAN FOR CONGRESS (C00924779)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Howard Rosenblum"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF HOWARD ROSENBLUM"
|
||||
id: "C00908871"
|
||||
ids:
|
||||
fec: "H6IL09251"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Howard Rosenblum
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF HOWARD ROSENBLUM (C00908871)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Thomas Marter"
|
||||
description: "U.S. House candidate, IL-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-14"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARTER FOR CONGRESS"
|
||||
id: "C00657361"
|
||||
ids:
|
||||
fec: "H8IL16153"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Thomas Marter
|
||||
|
||||
Republican challenger for U.S. House (IL-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARTER FOR CONGRESS (C00657361)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Janice D Schakowsky"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SCHAKOWSKY FOR CONGRESS"
|
||||
id: "C00327023"
|
||||
ids:
|
||||
fec: "H8IL09067"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Janice D Schakowsky
|
||||
|
||||
Democratic incumbent for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SCHAKOWSKY FOR CONGRESS (C00327023)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jason Friedman"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIEDMAN FOR CONGRESS"
|
||||
id: "C00902692"
|
||||
ids:
|
||||
fec: "H6IL07339"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jason Friedman
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIEDMAN FOR CONGRESS (C00902692)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jazmin J. Mrs. Robinson"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAZMIN J ROBINSON FOR THE PEOPLE"
|
||||
id: "C00917211"
|
||||
ids:
|
||||
fec: "H6IL07487"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jazmin J. Mrs. Robinson
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAZMIN J ROBINSON FOR THE PEOPLE (C00917211)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jeannie Evans"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JEANNIE FOR ILLINOIS"
|
||||
id: "C00921759"
|
||||
ids:
|
||||
fec: "S6IL00672"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jeannie Evans
|
||||
|
||||
Republican open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JEANNIE FOR ILLINOIS (C00921759)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jed Davis"
|
||||
description: "U.S. House candidate, IL-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-14"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JED FOR FREEDOM DC"
|
||||
id: "C00905604"
|
||||
ids:
|
||||
fec: "H6IL14160"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jed Davis
|
||||
|
||||
Republican challenger for U.S. House (IL-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JED FOR FREEDOM DC (C00905604)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jeff Cohen"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JEFF COHEN FOR CONGRESS"
|
||||
id: "C00919050"
|
||||
ids:
|
||||
fec: "H6IL09376"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jeff Cohen
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JEFF COHEN FOR CONGRESS (C00919050)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jeff Wilson"
|
||||
description: "U.S. House candidate, IL-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WILSON FOR CONGRESS"
|
||||
id: "C00898288"
|
||||
ids:
|
||||
fec: "H6IL13154"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jeff Wilson
|
||||
|
||||
Republican challenger for U.S. House (IL-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WILSON FOR CONGRESS (C00898288)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jeffrey D Walter"
|
||||
description: "U.S. House candidate, IL-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-11"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WALTER FOR CONGRESS"
|
||||
id: "C00906594"
|
||||
ids:
|
||||
fec: "H6IL11166"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jeffrey D Walter
|
||||
|
||||
Republican challenger for U.S. House (IL-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WALTER FOR CONGRESS (C00906594)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jennifer Ann Todd"
|
||||
description: "U.S. House candidate, IL-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-15"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS FOR JENNIFER TODD 2026"
|
||||
id: "C00896217"
|
||||
ids:
|
||||
fec: "H6IL15092"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jennifer Ann Todd
|
||||
|
||||
Democratic challenger for U.S. House (IL-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS FOR JENNIFER TODD 2026 (C00896217)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jennifer Davis"
|
||||
description: "U.S. House candidate, IL-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-08"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JENNIFER DAVIS FOR CONGRESS"
|
||||
id: "C00919142"
|
||||
ids:
|
||||
fec: "H6IL08311"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jennifer Davis
|
||||
|
||||
Republican open-seat for U.S. House (IL-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JENNIFER DAVIS FOR CONGRESS (C00919142)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jesse L. Jr Jackson"
|
||||
description: "U.S. House candidate, IL-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-02"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JESSEJACKSONJRFORCONGRESS.COM"
|
||||
id: "C00911743"
|
||||
ids:
|
||||
fec: "H6IL02124"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jesse L. Jr Jackson
|
||||
|
||||
Democratic open-seat for U.S. House (IL-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JESSEJACKSONJRFORCONGRESS.COM (C00911743)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jesus Garcia"
|
||||
description: "U.S. House candidate, IL-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-04"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHUY GARCIA FOR CONGRESS"
|
||||
id: "C00661777"
|
||||
ids:
|
||||
fec: "H8IL04134"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jesus Garcia
|
||||
|
||||
Democratic incumbent for U.S. House (IL-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHUY GARCIA FOR CONGRESS (C00661777)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jill Manrique"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JILL MANRIQUE FOR CONGRESS"
|
||||
id: "C00914606"
|
||||
ids:
|
||||
fec: "H6IL09335"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jill Manrique
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JILL MANRIQUE FOR CONGRESS (C00914606)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joe Albright"
|
||||
description: "U.S. House candidate, IL-16 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-16"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT JOE ALBRIGHT FOR US REPRESENTATIVE"
|
||||
id: "C00899666"
|
||||
ids:
|
||||
fec: "H6IL16090"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joe Albright
|
||||
|
||||
Democratic challenger for U.S. House (IL-16), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT JOE ALBRIGHT FOR US REPRESENTATIVE (C00899666)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Goodman"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GOODMAN FOR ILLINOIS"
|
||||
id: "C00897652"
|
||||
ids:
|
||||
fec: "S6IL00425"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Goodman
|
||||
|
||||
Republican open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GOODMAN FOR ILLINOIS (C00897652)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Mccombs"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHN4THEPEOPLE"
|
||||
id: "C00905166"
|
||||
ids:
|
||||
fec: "H6IL07347"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Mccombs
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHN4THEPEOPLE (C00905166)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jonathan Dean"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DEAN FOR ILLINOIS"
|
||||
id: "C00915280"
|
||||
ids:
|
||||
fec: "S6IL00623"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jonathan Dean
|
||||
|
||||
Democratic open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DEAN FOR ILLINOIS (C00915280)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jonathan Jackson"
|
||||
description: "U.S. House candidate, IL-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-01"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JONATHAN JACKSON FOR CONGRESS"
|
||||
id: "C00802603"
|
||||
ids:
|
||||
fec: "H2IL01349"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jonathan Jackson
|
||||
|
||||
Democratic incumbent for U.S. House (IL-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JONATHAN JACKSON FOR CONGRESS (C00802603)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joseph Ruzevich"
|
||||
description: "U.S. House candidate, IL-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RUZEVICH FOR CONGRESS"
|
||||
id: "C00917278"
|
||||
ids:
|
||||
fec: "H6IL06190"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joseph Ruzevich
|
||||
|
||||
Democratic challenger for U.S. House (IL-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RUZEVICH FOR CONGRESS (C00917278)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joshua Loyd"
|
||||
description: "U.S. House candidate, IL-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LOYD FOR CONGRESS"
|
||||
id: "C00834960"
|
||||
ids:
|
||||
fec: "H4IL13241"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joshua Loyd
|
||||
|
||||
Republican challenger for U.S. House (IL-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LOYD FOR CONGRESS (C00834960)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Judy Bowlby"
|
||||
description: "U.S. House candidate, IL-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-15"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JUDY BOWLBY FOR CONGRESS"
|
||||
id: "C00917849"
|
||||
ids:
|
||||
fec: "H6IL15118"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Judy Bowlby
|
||||
|
||||
Republican challenger for U.S. House (IL-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JUDY BOWLBY FOR CONGRESS (C00917849)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Juliana Stratton"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JULIANA FOR ILLINOIS"
|
||||
id: "C00903252"
|
||||
ids:
|
||||
fec: "S6IL00458"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Juliana Stratton
|
||||
|
||||
Democratic open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JULIANA FOR ILLINOIS (C00903252)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Julie Bickelhaupt"
|
||||
description: "U.S. House candidate, IL-17 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-17"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JULIE FOR ILLINOIS"
|
||||
id: "C00917245"
|
||||
ids:
|
||||
fec: "H6IL17262"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Julie Bickelhaupt
|
||||
|
||||
Republican challenger for U.S. House (IL-17), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JULIE FOR ILLINOIS (C00917245)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Julie Dr. Fortier"
|
||||
description: "U.S. House candidate, IL-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-12"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JULIE FORTIER FOR CONGRESS"
|
||||
id: "C00925263"
|
||||
ids:
|
||||
fec: "H6IL12131"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Julie Dr. Fortier
|
||||
|
||||
Democratic challenger for U.S. House (IL-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JULIE FORTIER FOR CONGRESS (C00925263)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Junaid Ahmed"
|
||||
description: "U.S. House candidate, IL-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-08"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF JUNAID"
|
||||
id: "C00906891"
|
||||
ids:
|
||||
fec: "H2IL08146"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Junaid Ahmed
|
||||
|
||||
Democratic open-seat for U.S. House (IL-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF JUNAID (C00906891)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Justin Ford"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JUSTIN FORD FOR CONGRESS"
|
||||
id: "C00903740"
|
||||
ids:
|
||||
fec: "H6IL09327"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Justin Ford
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JUSTIN FORD FOR CONGRESS (C00903740)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Katherine M. Abughazaleh"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KAT FOR ILLINOIS"
|
||||
id: "C00900449"
|
||||
ids:
|
||||
fec: "H6IL09178"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Katherine M. Abughazaleh
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KAT FOR ILLINOIS (C00900449)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kevin B. Morrison"
|
||||
description: "U.S. House candidate, IL-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-08"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KEVIN MORRISON FOR CONGRESS"
|
||||
id: "C00904888"
|
||||
ids:
|
||||
fec: "H6IL08238"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kevin B. Morrison
|
||||
|
||||
Democratic open-seat for U.S. House (IL-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KEVIN MORRISON FOR CONGRESS (C00904888)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kevin Ryan"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PEOPLE OF ILLINOIS & KEVIN RYAN"
|
||||
id: "C00907774"
|
||||
ids:
|
||||
fec: "S6IL00581"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kevin Ryan
|
||||
|
||||
Democratic open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PEOPLE OF ILLINOIS & KEVIN RYAN (C00907774)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Khai-Hoan Huynh"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HOAN FOR 9"
|
||||
id: "C00909903"
|
||||
ids:
|
||||
fec: "H6IL09285"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Khai-Hoan Huynh
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HOAN FOR 9 (C00909903)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kina I Collins"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF KINA COLLINS"
|
||||
id: "C00923185"
|
||||
ids:
|
||||
fec: "H6IL07511"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kina I Collins
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF KINA COLLINS (C00923185)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "La Shawn K Ford"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LA SHAWN K FORD FOR CONGRESS"
|
||||
id: "C00905893"
|
||||
ids:
|
||||
fec: "H6IL07354"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# La Shawn K Ford
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LA SHAWN K FORD FOR CONGRESS (C00905893)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Laura Fine"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LAURA FINE FOR CONGRESS"
|
||||
id: "C00904326"
|
||||
ids:
|
||||
fec: "H6IL09194"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Laura Fine
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LAURA FINE FOR CONGRESS (C00904326)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Lauren Underwood"
|
||||
description: "U.S. House candidate, IL-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-14"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LAUREN UNDERWOOD FOR CONGRESS"
|
||||
id: "C00652719"
|
||||
ids:
|
||||
fec: "H8IL14174"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lauren Underwood
|
||||
|
||||
Democratic incumbent for U.S. House (IL-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LAUREN UNDERWOOD FOR CONGRESS (C00652719)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mark Rice"
|
||||
description: "U.S. House candidate, IL-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-08"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARK RICE FOR CONGRESS COMMITTEE"
|
||||
id: "C00854083"
|
||||
ids:
|
||||
fec: "H4IL08159"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mark Rice
|
||||
|
||||
Republican open-seat for U.S. House (IL-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARK RICE FOR CONGRESS COMMITTEE (C00854083)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mary Miller"
|
||||
description: "U.S. House candidate, IL-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-15"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARY MILLER FOR CONGRESS"
|
||||
id: "C00723916"
|
||||
ids:
|
||||
fec: "H0IL15129"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mary Miller
|
||||
|
||||
Republican incumbent for U.S. House (IL-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARY MILLER FOR CONGRESS (C00723916)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mayra Macias"
|
||||
description: "U.S. House candidate, IL-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-04"
|
||||
party: "IND"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MAYRA MACIAS FOR CONGRESS"
|
||||
id: "C00929265"
|
||||
ids:
|
||||
fec: "H6IL04179"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mayra Macias
|
||||
|
||||
Independent open-seat for U.S. House (IL-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MAYRA MACIAS FOR CONGRESS (C00929265)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Melissa Conyears-Ervin"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MELISSA CONYEARS-ERVIN FOR CONGRESS"
|
||||
id: "C00838144"
|
||||
ids:
|
||||
fec: "H4IL07177"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Melissa Conyears-Ervin
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MELISSA CONYEARS-ERVIN FOR CONGRESS (C00838144)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Melissa Luburich Bean"
|
||||
description: "U.S. House candidate, IL-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-08"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MELISSA BEAN FOR CONGRESS"
|
||||
id: "C00919183"
|
||||
ids:
|
||||
fec: "H6IL08329"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Melissa Luburich Bean
|
||||
|
||||
Democratic open-seat for U.S. House (IL-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MELISSA BEAN FOR CONGRESS (C00919183)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael Bost"
|
||||
description: "U.S. House candidate, IL-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-12"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MIKE BOST FOR CONGRESS COMMITTEE"
|
||||
id: "C00546499"
|
||||
ids:
|
||||
fec: "H4IL12060"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael Bost
|
||||
|
||||
Republican incumbent for U.S. House (IL-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MIKE BOST FOR CONGRESS COMMITTEE (C00546499)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael David Ltc (Ret.) Pierce"
|
||||
description: "U.S. House candidate, IL-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-11"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MICHAEL PIERCE FOR CONGRESS"
|
||||
id: "C00906958"
|
||||
ids:
|
||||
fec: "H2IL14086"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael David Ltc (Ret.) Pierce
|
||||
|
||||
Republican challenger for U.S. House (IL-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MICHAEL PIERCE FOR CONGRESS (C00906958)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael Eugene Mr Tabacchi"
|
||||
description: "U.S. House candidate, IL-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-12"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "A BETTER WAY FOR THE USA"
|
||||
id: "C00911214"
|
||||
ids:
|
||||
fec: "H6IL12123"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael Eugene Mr Tabacchi
|
||||
|
||||
Republican challenger for U.S. House (IL-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- A BETTER WAY FOR THE USA (C00911214)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mike Quigley"
|
||||
description: "U.S. House candidate, IL-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-05"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "QUIGLEY FOR CONGRESS"
|
||||
id: "C00457556"
|
||||
ids:
|
||||
fec: "H0IL05096"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mike Quigley
|
||||
|
||||
Democratic incumbent for U.S. House (IL-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- QUIGLEY FOR CONGRESS (C00457556)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mike Simmons"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MIKE SIMMONS FOR CONGRESS"
|
||||
id: "C00910976"
|
||||
ids:
|
||||
fec: "H6IL09293"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mike Simmons
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MIKE SIMMONS FOR CONGRESS (C00910976)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Miracle Jenkins"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MIRACLE FOR THE FUTURE"
|
||||
id: "C00905729"
|
||||
ids:
|
||||
fec: "H6IL09202"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Miracle Jenkins
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MIRACLE FOR THE FUTURE (C00905729)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Morgan Coghill"
|
||||
description: "U.S. House candidate, IL-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-10"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COGHILL FOR CONGRESS"
|
||||
id: "C00905372"
|
||||
ids:
|
||||
fec: "H6IL10168"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Morgan Coghill
|
||||
|
||||
Democratic challenger for U.S. House (IL-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COGHILL FOR CONGRESS (C00905372)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Neil Khot"
|
||||
description: "U.S. House candidate, IL-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-08"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NEIL FOR CONGRESS"
|
||||
id: "C00903922"
|
||||
ids:
|
||||
fec: "H6IL08212"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Neil Khot
|
||||
|
||||
Democratic open-seat for U.S. House (IL-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NEIL FOR CONGRESS (C00903922)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Nick Pyati"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PYATI FOR ILLINOIS"
|
||||
id: "C00912089"
|
||||
ids:
|
||||
fec: "H6IL09319"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nick Pyati
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PYATI FOR ILLINOIS (C00912089)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Niki Conforti"
|
||||
description: "U.S. House candidate, IL-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CONFORTI FOR CONGRESS"
|
||||
id: "C00844308"
|
||||
ids:
|
||||
fec: "H2IL06090"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Niki Conforti
|
||||
|
||||
Republican challenger for U.S. House (IL-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CONFORTI FOR CONGRESS (C00844308)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Nikki Budzinski"
|
||||
description: "U.S. House candidate, IL-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-13"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NIKKI FOR CONGRESS"
|
||||
id: "C00787812"
|
||||
ids:
|
||||
fec: "H2IL13153"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nikki Budzinski
|
||||
|
||||
Democratic incumbent for U.S. House (IL-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NIKKI FOR CONGRESS (C00787812)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Pamela Long"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LONG FOR SENATE 2026"
|
||||
id: "C00904516"
|
||||
ids:
|
||||
fec: "S6IL00540"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Pamela Long
|
||||
|
||||
Republican open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LONG FOR SENATE 2026 (C00904516)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Patrick John Keating"
|
||||
description: "U.S. House candidate, IL-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-02"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PATRICK KEATING FOR CONGRESS"
|
||||
id: "C00921874"
|
||||
ids:
|
||||
fec: "H6IL02397"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Patrick John Keating
|
||||
|
||||
Democratic open-seat for U.S. House (IL-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PATRICK KEATING FOR CONGRESS (C00921874)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Patty Garcia"
|
||||
description: "U.S. House candidate, IL-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-04"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PATTY GARCIA FOR CONGRESS"
|
||||
id: "C00925495"
|
||||
ids:
|
||||
fec: "H6IL04153"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Patty Garcia
|
||||
|
||||
Democratic open-seat for U.S. House (IL-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PATTY GARCIA FOR CONGRESS (C00925495)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Paul Nolley"
|
||||
description: "U.S. House candidate, IL-16 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-16"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NOLLEY FOR CONGRESS"
|
||||
id: "C00900399"
|
||||
ids:
|
||||
fec: "H6IL16108"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Paul Nolley
|
||||
|
||||
Democratic challenger for U.S. House (IL-16), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NOLLEY FOR CONGRESS (C00900399)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Paul R Dr. Jr Davis"
|
||||
description: "U.S. House candidate, IL-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-15"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PAUL R DAVIS FOR CENTRAL IL"
|
||||
id: "C00909010"
|
||||
ids:
|
||||
fec: "H6IL15100"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Paul R Dr. Jr Davis
|
||||
|
||||
Democratic challenger for U.S. House (IL-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PAUL R DAVIS FOR CENTRAL IL (C00909010)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Philip Jerome Andrew"
|
||||
description: "U.S. House candidate, IL-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-09"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PHIL ANDREW FOR CONGRESS"
|
||||
id: "C00911024"
|
||||
ids:
|
||||
fec: "H6IL09301"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Philip Jerome Andrew
|
||||
|
||||
Democratic open-seat for U.S. House (IL-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PHIL ANDREW FOR CONGRESS (C00911024)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "R Cary Capparelli"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAPPARELLI FOR US SENATE"
|
||||
id: "C00911628"
|
||||
ids:
|
||||
fec: "S6IL00490"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# R Cary Capparelli
|
||||
|
||||
Republican open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAPPARELLI FOR US SENATE (C00911628)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Reed Showalter"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "REED SHOWALTER FOR CONGRESS"
|
||||
id: "C00919837"
|
||||
ids:
|
||||
fec: "H6IL07503"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Reed Showalter
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- REED SHOWALTER FOR CONGRESS (C00919837)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Richard Boykin"
|
||||
description: "U.S. House candidate, IL-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-07"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RICHARD BOYKIN FOR CONGRESS"
|
||||
id: "C00911388"
|
||||
ids:
|
||||
fec: "H6IL07370"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Richard Boykin
|
||||
|
||||
Democratic open-seat for U.S. House (IL-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RICHARD BOYKIN FOR CONGRESS (C00911388)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Richard J. Durbin"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF DICK DURBIN COMMITTEE"
|
||||
id: "C00148999"
|
||||
ids:
|
||||
fec: "S6IL00151"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Richard J. Durbin
|
||||
|
||||
Democratic incumbent for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF DICK DURBIN COMMITTEE (C00148999)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robert James Peters"
|
||||
description: "U.S. House candidate, IL-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-02"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ROBERT PETERS FOR CONGRESS"
|
||||
id: "C00905075"
|
||||
ids:
|
||||
fec: "H6IL02298"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robert James Peters
|
||||
|
||||
Democratic open-seat for U.S. House (IL-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ROBERT PETERS FOR CONGRESS (C00905075)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robin Kelly"
|
||||
description: "U.S. Senate candidate, IL (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "IL"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ROBIN KELLY FOR SENATE"
|
||||
id: "C00904300"
|
||||
ids:
|
||||
fec: "S6IL00474"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robin Kelly
|
||||
|
||||
Democratic open-seat for U.S. Senate (IL), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ROBIN KELLY FOR SENATE (C00904300)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robin Kelly"
|
||||
description: "U.S. House candidate, IL-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IL"
|
||||
district: "IL-02"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ROBIN KELLY FOR CONGRESS"
|
||||
id: "C00539866"
|
||||
ids:
|
||||
fec: "H2IL02172"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, il]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robin Kelly
|
||||
|
||||
Democratic incumbent for U.S. House (IL-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ROBIN KELLY FOR CONGRESS (C00539866)
|
||||
|
||||
## 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