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 Perez Arquette"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ADAM PEREZ ARQUETTE FOR CONGRESS"
|
||||
id: "C00924845"
|
||||
ids:
|
||||
fec: "H6KY06259"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adam Perez Arquette
|
||||
|
||||
Republican open-seat for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ADAM PEREZ ARQUETTE FOR CONGRESS (C00924845)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Amy Mcgrath"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "AMY MCGRATH FOR SENATE"
|
||||
id: "C00922302"
|
||||
ids:
|
||||
fec: "S0KY00339"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Amy Mcgrath
|
||||
|
||||
Democratic open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- AMY MCGRATH FOR SENATE (C00922302)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bowman J Jay"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "NNE"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DBA BOWMAN2026"
|
||||
id: "C00925206"
|
||||
ids:
|
||||
fec: "H6KY06234"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bowman J Jay
|
||||
|
||||
NNE open-seat for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DBA BOWMAN2026 (C00925206)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Charles Booker"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BOOKER FOR THE COMMONWEALTH"
|
||||
id: "C00929208"
|
||||
ids:
|
||||
fec: "S6KY00385"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charles Booker
|
||||
|
||||
Democratic open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BOOKER FOR THE COMMONWEALTH (C00929208)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Cherlynn Stevenson"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHERLYNN FOR CONGRESS"
|
||||
id: "C00904995"
|
||||
ids:
|
||||
fec: "H6KY06150"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cherlynn Stevenson
|
||||
|
||||
Democratic open-seat for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHERLYNN FOR CONGRESS (C00904995)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dale Romans"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DALE ROMANS FOR KENTUCKY"
|
||||
id: "C00925578"
|
||||
ids:
|
||||
fec: "S6KY00369"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dale Romans
|
||||
|
||||
Democratic open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DALE ROMANS FOR KENTUCKY (C00925578)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Daniel Cameron"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAMERON FOR SENATE INC."
|
||||
id: "C00898189"
|
||||
ids:
|
||||
fec: "S6KY00237"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daniel Cameron
|
||||
|
||||
Republican open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAMERON FOR SENATE INC. (C00898189)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Kloiber"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KLOIBER FOR CONGRESS"
|
||||
id: "C00906768"
|
||||
ids:
|
||||
fec: "H6KY06168"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Kloiber
|
||||
|
||||
Democratic open-seat for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KLOIBER FOR CONGRESS (C00906768)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Deanna Gordon"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DEANNA GORDON FOR CONGRESS"
|
||||
id: "C00911172"
|
||||
ids:
|
||||
fec: "H6KY06176"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Deanna Gordon
|
||||
|
||||
Republican open-seat for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DEANNA GORDON FOR CONGRESS (C00911172)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ed Gallrein"
|
||||
description: "U.S. House candidate, KY-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-04"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GALLREIN FOR CONGRESS"
|
||||
id: "C00923995"
|
||||
ids:
|
||||
fec: "H6KY04171"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ed Gallrein
|
||||
|
||||
Republican challenger for U.S. House (KY-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GALLREIN FOR CONGRESS (C00923995)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Erin Petrey"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ERIN PETREY FOR CONGRESS"
|
||||
id: "C00918284"
|
||||
ids:
|
||||
fec: "H6KY06218"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Erin Petrey
|
||||
|
||||
Democratic open-seat for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ERIN PETREY FOR CONGRESS (C00918284)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Garland Andy Barr"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANDY BARR FOR SENATE, INC."
|
||||
id: "C00467571"
|
||||
ids:
|
||||
fec: "S6KY00286"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Garland Andy Barr
|
||||
|
||||
Republican open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANDY BARR FOR SENATE, INC. (C00467571)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Garland Andy Barr"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANDY BARR FOR SENATE, INC."
|
||||
id: "C00467571"
|
||||
ids:
|
||||
fec: "H0KY06104"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Garland Andy Barr
|
||||
|
||||
Republican incumbent for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANDY BARR FOR SENATE, INC. (C00467571)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Greg Plucinski"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GREG PLUCINSKI FOR CONGRESS"
|
||||
id: "C00923110"
|
||||
ids:
|
||||
fec: "H6KY06226"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Greg Plucinski
|
||||
|
||||
Republican open-seat for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GREG PLUCINSKI FOR CONGRESS (C00923110)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Harold Dallas Rogers"
|
||||
description: "U.S. House candidate, KY-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-05"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HAL ROGERS FOR CONGRESS"
|
||||
id: "C00116632"
|
||||
ids:
|
||||
fec: "H0KY05015"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Harold Dallas Rogers
|
||||
|
||||
Republican incumbent for U.S. House (KY-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HAL ROGERS FOR CONGRESS (C00116632)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Comer"
|
||||
description: "U.S. House candidate, KY-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-01"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMER FOR CONGRESS"
|
||||
id: "C00588764"
|
||||
ids:
|
||||
fec: "H6KY01110"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Comer
|
||||
|
||||
Republican incumbent for U.S. House (KY-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMER FOR CONGRESS (C00588764)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jesse Russell Mr. Brewer"
|
||||
description: "U.S. House candidate, KY-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT JESSE BREWER"
|
||||
id: "C00904144"
|
||||
ids:
|
||||
fec: "H6KY04148"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jesse Russell Mr. Brewer
|
||||
|
||||
Democratic challenger for U.S. House (KY-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT JESSE BREWER (C00904144)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joel Willett"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOEL FOR KENTUCKY"
|
||||
id: "C00920009"
|
||||
ids:
|
||||
fec: "S6KY00336"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joel Willett
|
||||
|
||||
Democratic open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOEL FOR KENTUCKY (C00920009)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Andrew Williams"
|
||||
description: "U.S. House candidate, KY-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WILLIAMS FOR KENTUCKY CAMPAIGN"
|
||||
id: "C00904243"
|
||||
ids:
|
||||
fec: "H6KY01169"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Andrew Williams
|
||||
|
||||
Democratic challenger for U.S. House (KY-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WILLIAMS FOR KENTUCKY CAMPAIGN (C00904243)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joshua M Ferguson"
|
||||
description: "U.S. House candidate, KY-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-02"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOSHUA M FERGUSON FOR CONGRESS"
|
||||
id: "C00926501"
|
||||
ids:
|
||||
fec: "H6KY02076"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joshua M Ferguson
|
||||
|
||||
Republican challenger for U.S. House (KY-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOSHUA M FERGUSON FOR CONGRESS (C00926501)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kevin Smith"
|
||||
description: "U.S. House candidate, KY-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-05"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KEVIN SMITH FOR CONGRESS"
|
||||
id: "C00933853"
|
||||
ids:
|
||||
fec: "H6KY05194"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kevin Smith
|
||||
|
||||
Republican challenger for U.S. House (KY-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KEVIN SMITH FOR CONGRESS (C00933853)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Logan Forsythe"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LOGAN FOR KENTUCKY"
|
||||
id: "C00919811"
|
||||
ids:
|
||||
fec: "S6KY00328"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Logan Forsythe
|
||||
|
||||
Democratic open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LOGAN FOR KENTUCKY (C00919811)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Maria Teresa Rodriguez"
|
||||
description: "U.S. House candidate, KY-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-03"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARIA RODRIGUEZ FOR US CONGRESS"
|
||||
id: "C00938209"
|
||||
ids:
|
||||
fec: "H6KY03223"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Maria Teresa Rodriguez
|
||||
|
||||
Republican challenger for U.S. House (KY-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARIA RODRIGUEZ FOR US CONGRESS (C00938209)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Melissa Claire Strange"
|
||||
description: "U.S. House candidate, KY-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CITIZENS FOR MELISSA STRANGE"
|
||||
id: "C00925917"
|
||||
ids:
|
||||
fec: "H6KY04189"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Melissa Claire Strange
|
||||
|
||||
Democratic challenger for U.S. House (KY-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CITIZENS FOR MELISSA STRANGE (C00925917)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael Faris"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MIKE FARIS FOR U.S. SENATE"
|
||||
id: "C00903930"
|
||||
ids:
|
||||
fec: "S6KY00260"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael Faris
|
||||
|
||||
Republican open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MIKE FARIS FOR U.S. SENATE (C00903930)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael James Faris"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MIKE FARIS FOR U.S. SENATE"
|
||||
id: "C00903930"
|
||||
ids:
|
||||
fec: "S6KY00278"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael James Faris
|
||||
|
||||
Republican open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MIKE FARIS FOR U.S. SENATE (C00903930)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mitch Mcconnell"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MCCONNELL SENATE COMMITTEE"
|
||||
id: "C00193342"
|
||||
ids:
|
||||
fec: "S2KY00012"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mitch Mcconnell
|
||||
|
||||
Republican incumbent for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MCCONNELL SENATE COMMITTEE (C00193342)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Monica Dean"
|
||||
description: "U.S. House candidate, KY-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MONICA DEAN FOR CONGRESS"
|
||||
id: "C00897520"
|
||||
ids:
|
||||
fec: "H6KY04130"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Monica Dean
|
||||
|
||||
Democratic challenger for U.S. House (KY-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MONICA DEAN FOR CONGRESS (C00897520)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Morgan Mcgarvey"
|
||||
description: "U.S. House candidate, KY-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-03"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MORGAN MCGARVEY FOR CONGRESS"
|
||||
id: "C00791392"
|
||||
ids:
|
||||
fec: "H2KY03206"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Morgan Mcgarvey
|
||||
|
||||
Democratic incumbent for U.S. House (KY-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MORGAN MCGARVEY FOR CONGRESS (C00791392)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Nate Morris"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MORRIS FOR SENATE"
|
||||
id: "C00909705"
|
||||
ids:
|
||||
fec: "S6KY00302"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nate Morris
|
||||
|
||||
Republican open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MORRIS FOR SENATE (C00909705)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ned Pillersdorf"
|
||||
description: "U.S. House candidate, KY-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NED FOR CONGRESS"
|
||||
id: "C00907055"
|
||||
ids:
|
||||
fec: "H6KY05152"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ned Pillersdorf
|
||||
|
||||
Democratic challenger for U.S. House (KY-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NED FOR CONGRESS (C00907055)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Pamela Stevenson"
|
||||
description: "U.S. Senate candidate, KY (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "KY"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PAMELA STEVENSON FOR KENTUCKY"
|
||||
id: "C00897058"
|
||||
ids:
|
||||
fec: "S6KY00211"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Pamela Stevenson
|
||||
|
||||
Democratic open-seat for U.S. Senate (KY), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PAMELA STEVENSON FOR KENTUCKY (C00897058)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ralph A Alvarado"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALVARADO FOR KENTUCKY"
|
||||
id: "C00912303"
|
||||
ids:
|
||||
fec: "H6KY06192"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ralph A Alvarado
|
||||
|
||||
Republican open-seat for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALVARADO FOR KENTUCKY (C00912303)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robert Stacy Dr Wells"
|
||||
description: "U.S. House candidate, KY-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-04"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT ROBERT WELLS"
|
||||
id: "C00920496"
|
||||
ids:
|
||||
fec: "H6KY04155"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robert Stacy Dr Wells
|
||||
|
||||
Republican challenger for U.S. House (KY-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT ROBERT WELLS (C00920496)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robert Stacy Dr Wells"
|
||||
description: "U.S. House candidate, KY-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-04"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT ROBERT WELLS"
|
||||
id: "C00920496"
|
||||
ids:
|
||||
fec: "H6KY04197"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robert Stacy Dr Wells
|
||||
|
||||
Republican challenger for U.S. House (KY-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT ROBERT WELLS (C00920496)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ryan Dotson"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RYAN DOTSON FOR US CONGRESS"
|
||||
id: "C00903211"
|
||||
ids:
|
||||
fec: "H6KY06143"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ryan Dotson
|
||||
|
||||
Republican open-seat for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RYAN DOTSON FOR US CONGRESS (C00903211)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "S. Brett Brett Hon. Guthrie"
|
||||
description: "U.S. House candidate, KY-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-02"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GUTHRIE FOR CONGRESS"
|
||||
id: "C00445023"
|
||||
ids:
|
||||
fec: "H8KY02031"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# S. Brett Brett Hon. Guthrie
|
||||
|
||||
Republican incumbent for U.S. House (KY-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GUTHRIE FOR CONGRESS (C00445023)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Shay Perry-Adelmann"
|
||||
description: "U.S. House candidate, KY-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-02"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHAY FOR US CONGRESS"
|
||||
id: "C00934455"
|
||||
ids:
|
||||
fec: "H6KY02092"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Shay Perry-Adelmann
|
||||
|
||||
Republican challenger for U.S. House (KY-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHAY FOR US CONGRESS (C00934455)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Thomas H. Massie"
|
||||
description: "U.S. House candidate, KY-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-04"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "THOMAS MASSIE FOR CONGRESS"
|
||||
id: "C00509729"
|
||||
ids:
|
||||
fec: "H2KY04121"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Thomas H. Massie
|
||||
|
||||
Republican incumbent for U.S. House (KY-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- THOMAS MASSIE FOR CONGRESS (C00509729)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "William Dakota Compton"
|
||||
description: "U.S. House candidate, KY-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-02"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WILLIAM COMPTON FOR CONGRESS"
|
||||
id: "C00770057"
|
||||
ids:
|
||||
fec: "H2KY02125"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# William Dakota Compton
|
||||
|
||||
Democratic challenger for U.S. House (KY-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WILLIAM COMPTON FOR CONGRESS (C00770057)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Zach Dembo"
|
||||
description: "U.S. House candidate, KY-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "KY"
|
||||
district: "KY-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ZACH DEMBO FOR CONGRESS"
|
||||
id: "C00912261"
|
||||
ids:
|
||||
fec: "H6KY06184"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ky]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Zach Dembo
|
||||
|
||||
Democratic open-seat for U.S. House (KY-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ZACH DEMBO FOR CONGRESS (C00912261)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
Reference in New Issue
Block a user