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: "Adam Clay Miller"
|
||||
description: "U.S. House candidate, OH-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-15"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MILLER FOR AMERICA"
|
||||
id: "C00856823"
|
||||
ids:
|
||||
fec: "H4OH15083"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adam Clay Miller
|
||||
|
||||
Democratic challenger for U.S. House (OH-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MILLER FOR AMERICA (C00856823)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Adrian J Vitus"
|
||||
description: "U.S. House candidate, OH-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF ADRIAN VITUS"
|
||||
id: "C00933044"
|
||||
ids:
|
||||
fec: "H6OH06202"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adrian J Vitus
|
||||
|
||||
Democratic challenger for U.S. House (OH-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF ADRIAN VITUS (C00933044)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alea Nadeem"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALEA FOR CONGRESS"
|
||||
id: "C00903310"
|
||||
ids:
|
||||
fec: "H6OH09115"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alea Nadeem
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALEA FOR CONGRESS (C00903310)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anthony Bruce Campbell"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANTHONY CAMPBELL FOR US"
|
||||
id: "C00929182"
|
||||
ids:
|
||||
fec: "H6OH09149"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anthony Bruce Campbell
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANTHONY CAMPBELL FOR US (C00929182)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brent Charles Hanni"
|
||||
description: "U.S. House candidate, OH-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT BRENT HANNI"
|
||||
id: "C00937557"
|
||||
ids:
|
||||
fec: "H6OH06210"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brent Charles Hanni
|
||||
|
||||
Democratic challenger for U.S. House (OH-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT BRENT HANNI (C00937557)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brian Poindexter"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "POINDEXTER FOR CONGRESS"
|
||||
id: "C00933366"
|
||||
ids:
|
||||
fec: "H6OH07168"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brian Poindexter
|
||||
|
||||
Democratic challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- POINDEXTER FOR CONGRESS (C00933366)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Carey Coleman"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAREY COLEMAN FOR CONGRESS"
|
||||
id: "C00933432"
|
||||
ids:
|
||||
fec: "H6OH13307"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carey Coleman
|
||||
|
||||
Republican challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAREY COLEMAN FOR CONGRESS (C00933432)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Carl Setzer"
|
||||
description: "U.S. House candidate, OH-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-14"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SETZER FOR OHIO"
|
||||
id: "C00936773"
|
||||
ids:
|
||||
fec: "H6OH14230"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carl Setzer
|
||||
|
||||
Democratic challenger for U.S. House (OH-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SETZER FOR OHIO (C00936773)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Damon Iv Lynch"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF DAMON LYNCH"
|
||||
id: "C00933895"
|
||||
ids:
|
||||
fec: "H6OH01187"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Damon Iv Lynch
|
||||
|
||||
Democratic challenger for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF DAMON LYNCH (C00933895)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Daniel Burket"
|
||||
description: "U.S. House candidate, OH-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BURKET FOR CONGRESS"
|
||||
id: "C00926170"
|
||||
ids:
|
||||
fec: "H6OH05113"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daniel Burket
|
||||
|
||||
Democratic challenger for U.S. House (OH-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BURKET FOR CONGRESS (C00926170)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David P. Joyce"
|
||||
description: "U.S. House candidate, OH-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-14"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF DAVE JOYCE"
|
||||
id: "C00527457"
|
||||
ids:
|
||||
fec: "H2OH14064"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David P. Joyce
|
||||
|
||||
Republican incumbent for U.S. House (OH-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF DAVE JOYCE (C00527457)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Taylor"
|
||||
description: "U.S. House candidate, OH-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-02"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAVE TAYLOR FOR CONGRESS"
|
||||
id: "C00860213"
|
||||
ids:
|
||||
fec: "H4OH02248"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Taylor
|
||||
|
||||
Republican incumbent for U.S. House (OH-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAVE TAYLOR FOR CONGRESS (C00860213)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Derek Merrin"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MERRIN FOR CONGRESS"
|
||||
id: "C00863829"
|
||||
ids:
|
||||
fec: "H4OH09169"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Derek Merrin
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MERRIN FOR CONGRESS (C00863829)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Don Ralph Leonard"
|
||||
description: "U.S. House candidate, OH-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-15"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DON LEONARD FOR OHIO"
|
||||
id: "C00913491"
|
||||
ids:
|
||||
fec: "H6OH15112"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Don Ralph Leonard
|
||||
|
||||
Democratic challenger for U.S. House (OH-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DON LEONARD FOR OHIO (C00913491)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Edward O'Donnell Fitzgerald"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ED FITZGERALD FOR CONGRESS"
|
||||
id: "C00912576"
|
||||
ids:
|
||||
fec: "H6OH07143"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Edward O'Donnell Fitzgerald
|
||||
|
||||
Democratic challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ED FITZGERALD FOR CONGRESS (C00912576)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Emilia Sykes"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "EMILIA SYKES FOR CONGRESS"
|
||||
id: "C00801274"
|
||||
ids:
|
||||
fec: "H2OH13264"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Emilia Sykes
|
||||
|
||||
Democratic incumbent for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- EMILIA SYKES FOR CONGRESS (C00801274)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eric Conroy"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CONROY FOR CONGRESS"
|
||||
id: "C00912311"
|
||||
ids:
|
||||
fec: "H6OH01138"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eric Conroy
|
||||
|
||||
Republican challenger for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CONROY FOR CONGRESS (C00912311)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Frederick J Ode"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF FRED ODE"
|
||||
id: "C00917146"
|
||||
ids:
|
||||
fec: "S6OH00387"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Frederick J Ode
|
||||
|
||||
Democratic challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF FRED ODE (C00917146)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Frenchko Michele Nicole"
|
||||
description: "U.S. House candidate, OH-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-14"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NIKI FRENCHKO FOR CONGRESS"
|
||||
id: "C00935023"
|
||||
ids:
|
||||
fec: "H6OH14222"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Frenchko Michele Nicole
|
||||
|
||||
Republican challenger for U.S. House (OH-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NIKI FRENCHKO FOR CONGRESS (C00935023)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Greg Landsman"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LANDSMAN FOR CONGRESS"
|
||||
id: "C00800276"
|
||||
ids:
|
||||
fec: "H2OH01194"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Greg Landsman
|
||||
|
||||
Democratic incumbent for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LANDSMAN FOR CONGRESS (C00800276)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gregory Lee Levy"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GREG LEVY FOR SENATE"
|
||||
id: "C00918839"
|
||||
ids:
|
||||
fec: "S6OH00395"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gregory Lee Levy
|
||||
|
||||
Independent challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GREG LEVY FOR SENATE (C00918839)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Holly Adams"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HOLLY ADAMS FOR US CONGRESS"
|
||||
id: "C00937664"
|
||||
ids:
|
||||
fec: "H6OH01195"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Holly Adams
|
||||
|
||||
Republican challenger for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HOLLY ADAMS FOR US CONGRESS (C00937664)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James D. Jordan"
|
||||
description: "U.S. House candidate, OH-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-04"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JIM JORDAN FOR CONGRESS"
|
||||
id: "C00416594"
|
||||
ids:
|
||||
fec: "H6OH04082"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James D. Jordan
|
||||
|
||||
Republican incumbent for U.S. House (OH-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JIM JORDAN FOR CONGRESS (C00416594)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jan Kinner"
|
||||
description: "U.S. House candidate, OH-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-10"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KINNER FOR CONGRESS"
|
||||
id: "C00939975"
|
||||
ids:
|
||||
fec: "H6OH10147"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jan Kinner
|
||||
|
||||
Democratic challenger for U.S. House (OH-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KINNER FOR CONGRESS (C00939975)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Janice Beckett"
|
||||
description: "U.S. House candidate, OH-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-10"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT JANICE BECKETT TO CONGRESS"
|
||||
id: "C00940221"
|
||||
ids:
|
||||
fec: "H6OH10139"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Janice Beckett
|
||||
|
||||
Democratic challenger for U.S. House (OH-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT JANICE BECKETT TO CONGRESS (C00940221)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jerrad Shane Christian"
|
||||
description: "U.S. House candidate, OH-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-12"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CITIZENS FOR J CHRISTIAN"
|
||||
id: "C00851956"
|
||||
ids:
|
||||
fec: "H4OH12080"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jerrad Shane Christian
|
||||
|
||||
Democratic challenger for U.S. House (OH-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CITIZENS FOR J CHRISTIAN (C00851956)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jon Husted"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HUSTED FOR SENATE"
|
||||
id: "C00896019"
|
||||
ids:
|
||||
fec: "S6OH00304"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jon Husted
|
||||
|
||||
Republican incumbent for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HUSTED FOR SENATE (C00896019)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jonah Schulz"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JONAH SCHULZ FOR CONGRESS"
|
||||
id: "C00904193"
|
||||
ids:
|
||||
fec: "H2OH16069"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jonah Schulz
|
||||
|
||||
Republican challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JONAH SCHULZ FOR CONGRESS (C00904193)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Josh Williams"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOSH WILLIAMS FOR OHIO"
|
||||
id: "C00909861"
|
||||
ids:
|
||||
fec: "H6OH09131"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Josh Williams
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOSH WILLIAMS FOR OHIO (C00909861)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joyce Beatty"
|
||||
description: "U.S. House candidate, OH-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-03"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BEATTY FOR CONGRESS"
|
||||
id: "C00507368"
|
||||
ids:
|
||||
fec: "H2OH03125"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joyce Beatty
|
||||
|
||||
Democratic incumbent for U.S. House (OH-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BEATTY FOR CONGRESS (C00507368)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kevin Coughlin"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ONE COUNTRY ONE DESTINY PAC"
|
||||
id: "C00853077"
|
||||
ids:
|
||||
fec: "H4OH13153"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kevin Coughlin
|
||||
|
||||
Republican challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ONE COUNTRY ONE DESTINY PAC (C00853077)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kristina Knickerbocker"
|
||||
description: "U.S. House candidate, OH-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-10"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KNICKERBOCKER FOR CONGRESS"
|
||||
id: "C00934240"
|
||||
ids:
|
||||
fec: "H6OH10121"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kristina Knickerbocker
|
||||
|
||||
Democratic challenger for U.S. House (OH-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KNICKERBOCKER FOR CONGRESS (C00934240)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Laura D Rodriguez-Carbone"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LAURA RODRIGUEZ-CARBONE FOR CONGRESS"
|
||||
id: "C00937656"
|
||||
ids:
|
||||
fec: "H6OH07176"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Laura D Rodriguez-Carbone
|
||||
|
||||
Democratic challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LAURA RODRIGUEZ-CARBONE FOR CONGRESS (C00937656)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "M Shontel Brown"
|
||||
description: "U.S. House candidate, OH-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-11"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHONTEL BROWN FOR CONGRESS"
|
||||
id: "C00764381"
|
||||
ids:
|
||||
fec: "H2OH11169"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# M Shontel Brown
|
||||
|
||||
Democratic incumbent for U.S. House (OH-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHONTEL BROWN FOR CONGRESS (C00764381)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Madaris Grant"
|
||||
description: "U.S. House candidate, OH-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-08"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF MADARIS GRANT"
|
||||
id: "C00924688"
|
||||
ids:
|
||||
fec: "H6OH08364"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Madaris Grant
|
||||
|
||||
Democratic challenger for U.S. House (OH-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF MADARIS GRANT (C00924688)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Madison Sheahan"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHEAHAN FOR OHIO"
|
||||
id: "C00934703"
|
||||
ids:
|
||||
fec: "H6OH09172"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Madison Sheahan
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHEAHAN FOR OHIO (C00934703)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Malcolm Ritchie"
|
||||
description: "U.S. House candidate, OH-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MALCOLM RITCHIE FOR CONGRESS"
|
||||
id: "C00905158"
|
||||
ids:
|
||||
fec: "H6OH06160"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Malcolm Ritchie
|
||||
|
||||
Democratic challenger for U.S. House (OH-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MALCOLM RITCHIE FOR CONGRESS (C00905158)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Marcy Hon. M.C. Kaptur"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KAPTUR FOR CONGRESS"
|
||||
id: "C00154625"
|
||||
ids:
|
||||
fec: "H2OH09031"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marcy Hon. M.C. Kaptur
|
||||
|
||||
Democratic incumbent for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KAPTUR FOR CONGRESS (C00154625)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Margaret Elizabeth Briem"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRIEM FOR CONGRESS"
|
||||
id: "C00913954"
|
||||
ids:
|
||||
fec: "H6OH13265"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Margaret Elizabeth Briem
|
||||
|
||||
Republican challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRIEM FOR CONGRESS (C00913954)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Maria Jukic"
|
||||
description: "U.S. House candidate, OH-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-14"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF MARIA JUKIC"
|
||||
id: "C00947051"
|
||||
ids:
|
||||
fec: "H6OH14248"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Maria Jukic
|
||||
|
||||
Democratic challenger for U.S. House (OH-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF MARIA JUKIC (C00947051)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Martin Mathias Mr. Iii Heberling"
|
||||
description: "U.S. House candidate, OH-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HEBERLING FOR OHIO"
|
||||
id: "C00938621"
|
||||
ids:
|
||||
fec: "H2OH05070"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Martin Mathias Mr. Iii Heberling
|
||||
|
||||
Democratic challenger for U.S. House (OH-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HEBERLING FOR OHIO (C00938621)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Max Miller"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MAX MILLER FOR CONGRESS"
|
||||
id: "C00770818"
|
||||
ids:
|
||||
fec: "H2OH16051"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Max Miller
|
||||
|
||||
Republican incumbent for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MAX MILLER FOR CONGRESS (C00770818)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael Eisner"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "EISNER FOR CONGRESS"
|
||||
id: "C00908418"
|
||||
ids:
|
||||
fec: "H6OH07135"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael Eisner
|
||||
|
||||
Democratic challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- EISNER FOR CONGRESS (C00908418)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael R Rep. Turner"
|
||||
description: "U.S. House candidate, OH-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-10"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CITIZENS FOR TURNER"
|
||||
id: "C00373001"
|
||||
ids:
|
||||
fec: "H2OH03067"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael R Rep. Turner
|
||||
|
||||
Republican incumbent for U.S. House (OH-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CITIZENS FOR TURNER (C00373001)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael Rulli"
|
||||
description: "U.S. House candidate, OH-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-06"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RULLI FOR OHIO"
|
||||
id: "C00858415"
|
||||
ids:
|
||||
fec: "H4OH06165"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael Rulli
|
||||
|
||||
Republican incumbent for U.S. House (OH-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RULLI FOR OHIO (C00858415)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mike Carey"
|
||||
description: "U.S. House candidate, OH-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-15"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAREY FOR CONGRESS"
|
||||
id: "C00779603"
|
||||
ids:
|
||||
fec: "H2OH15228"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mike Carey
|
||||
|
||||
Republican incumbent for U.S. House (OH-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAREY FOR CONGRESS (C00779603)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Niranjan Neil Mr Patel"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NEIL FOR OHIO"
|
||||
id: "C00932632"
|
||||
ids:
|
||||
fec: "H6OH13299"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Niranjan Neil Mr Patel
|
||||
|
||||
Republican challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NEIL FOR OHIO (C00932632)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robert Edward Latta"
|
||||
description: "U.S. House candidate, OH-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-05"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LATTA FOR CONGRESS"
|
||||
id: "C00438697"
|
||||
ids:
|
||||
fec: "H8OH05036"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robert Edward Latta
|
||||
|
||||
Republican incumbent for U.S. House (OH-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LATTA FOR CONGRESS (C00438697)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ronald E Jr Kincaid"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RON KINCAID FOR SENATE"
|
||||
id: "C00913038"
|
||||
ids:
|
||||
fec: "S6OH00361"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ronald E Jr Kincaid
|
||||
|
||||
Democratic challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RON KINCAID FOR SENATE (C00913038)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Rosemary Oglesby-Henry"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE FOR MS ROSEMARY"
|
||||
id: "C00913384"
|
||||
ids:
|
||||
fec: "H6OH01146"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rosemary Oglesby-Henry
|
||||
|
||||
Republican challenger for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE FOR MS ROSEMARY (C00913384)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sandeep S Mr Dixit"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SANDEEP DIXIT FOR CONGRESS"
|
||||
id: "C00918094"
|
||||
ids:
|
||||
fec: "H6OH13273"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sandeep S Mr Dixit
|
||||
|
||||
Independent challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SANDEEP DIXIT FOR CONGRESS (C00918094)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Scott Schulz"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SCOTT FOR OHIO"
|
||||
id: "C00921510"
|
||||
ids:
|
||||
fec: "H6OH07150"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Scott Schulz
|
||||
|
||||
Democratic challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SCOTT FOR OHIO (C00921510)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sherrod Brown"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF SHERROD BROWN"
|
||||
id: "C00916288"
|
||||
ids:
|
||||
fec: "S6OH00163"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sherrod Brown
|
||||
|
||||
Democratic challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF SHERROD BROWN (C00916288)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Siembida Kevin"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KEVIN SIEMBIDA FOR CONGRESS"
|
||||
id: "C00931600"
|
||||
ids:
|
||||
fec: "H6OH13281"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Siembida Kevin
|
||||
|
||||
Republican challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KEVIN SIEMBIDA FOR CONGRESS (C00931600)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Stephen I Mr Faris"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FARIS WRITE IN FOR SENATE"
|
||||
id: "C00688465"
|
||||
ids:
|
||||
fec: "S8OH00144"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Stephen I Mr Faris
|
||||
|
||||
Independent challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FARIS WRITE IN FOR SENATE (C00688465)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Steven Erbeck"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ERBECK FOR OHIO"
|
||||
id: "C00911990"
|
||||
ids:
|
||||
fec: "H6OH01161"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Steven Erbeck
|
||||
|
||||
Republican challenger for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ERBECK FOR OHIO (C00911990)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tamara Wilson"
|
||||
description: "U.S. House candidate, OH-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-04"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TAMIE WILSON FOR US"
|
||||
id: "C00784983"
|
||||
ids:
|
||||
fec: "H2OH04164"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tamara Wilson
|
||||
|
||||
Independent challenger for U.S. House (OH-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TAMIE WILSON FOR US (C00784983)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tamara Wilson"
|
||||
description: "U.S. House candidate, OH-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TAMIE WILSON FOR US"
|
||||
id: "C00784983"
|
||||
ids:
|
||||
fec: "H6OH04173"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tamara Wilson
|
||||
|
||||
Democratic challenger for U.S. House (OH-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TAMIE WILSON FOR US (C00784983)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tony Pombo"
|
||||
description: "U.S. House candidate, OH-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-10"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TONY POMBO FOR CONGRESS"
|
||||
id: "C00871111"
|
||||
ids:
|
||||
fec: "H4OH10191"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tony Pombo
|
||||
|
||||
Democratic challenger for U.S. House (OH-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TONY POMBO FOR CONGRESS (C00871111)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Warren Davidson"
|
||||
description: "U.S. House candidate, OH-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-08"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAVIDSON FOR CONGRESS"
|
||||
id: "C00600718"
|
||||
ids:
|
||||
fec: "H6OH08315"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Warren Davidson
|
||||
|
||||
Republican incumbent for U.S. House (OH-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAVIDSON FOR CONGRESS (C00600718)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Wayne Charles Kinsel"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WAYNE KINSEL FOR CONGRESS"
|
||||
id: "C00908731"
|
||||
ids:
|
||||
fec: "H6OH09123"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Wayne Charles Kinsel
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WAYNE KINSEL FOR CONGRESS (C00908731)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "William Redpath"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "LIB"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "REDPATH FOR US SENATE COMMITTEE"
|
||||
id: "C00937300"
|
||||
ids:
|
||||
fec: "S6OH00429"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# William Redpath
|
||||
|
||||
Libertarian challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- REDPATH FOR US SENATE COMMITTEE (C00937300)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "William Troy Balderson"
|
||||
description: "U.S. House candidate, OH-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-12"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BALDERSON FOR CONGRESS"
|
||||
id: "C00662650"
|
||||
ids:
|
||||
fec: "H8OH12180"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# William Troy Balderson
|
||||
|
||||
Republican incumbent for U.S. House (OH-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BALDERSON FOR CONGRESS (C00662650)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
Reference in New Issue
Block a user