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: "Adrian Boafo"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ADRIAN BOAFO FOR CONGRESS"
|
||||
id: "C00933994"
|
||||
ids:
|
||||
fec: "H6MD05321"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adrian Boafo
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ADRIAN BOAFO FOR CONGRESS (C00933994)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alexis Goldstein"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GOLDSTEIN FOR MARYLAND"
|
||||
id: "C00940817"
|
||||
ids:
|
||||
fec: "H6MD06303"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alexis Goldstein
|
||||
|
||||
Democratic challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GOLDSTEIN FOR MARYLAND (C00940817)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alexis Solis"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SOLIS FOR CONGRESS"
|
||||
id: "C00912469"
|
||||
ids:
|
||||
fec: "H6MD05263"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alexis Solis
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SOLIS FOR CONGRESS (C00912469)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Andrew P Harris"
|
||||
description: "U.S. House candidate, MD-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-01"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANDY HARRIS FOR CONGRESS"
|
||||
id: "C00435974"
|
||||
ids:
|
||||
fec: "H8MD01094"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Andrew P Harris
|
||||
|
||||
Republican incumbent for U.S. House (MD-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANDY HARRIS FOR CONGRESS (C00435974)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "April Mcclain Delaney"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "APRIL MCCLAIN DELANEY FOR CONGRESS"
|
||||
id: "C00854471"
|
||||
ids:
|
||||
fec: "H4MD06340"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# April Mcclain Delaney
|
||||
|
||||
Democratic incumbent for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- APRIL MCCLAIN DELANEY FOR CONGRESS (C00854471)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Arthur Carr Ellis"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELLIS FOR CONGRESS"
|
||||
id: "C00939751"
|
||||
ids:
|
||||
fec: "H6MD05388"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Arthur Carr Ellis
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELLIS FOR CONGRESS (C00939751)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bernard Flowers"
|
||||
description: "U.S. House candidate, MD-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-03"
|
||||
party: "REP"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FLOWERS FOR MARYLAND"
|
||||
id: "C00920082"
|
||||
ids:
|
||||
fec: "H4MD03149"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bernard Flowers
|
||||
|
||||
Republican candidate for U.S. House (MD-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FLOWERS FOR MARYLAND (C00920082)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Cheryl Riley"
|
||||
description: "U.S. House candidate, MD-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-08"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHERYL RILEY FOR CONGRESS"
|
||||
id: "C00872754"
|
||||
ids:
|
||||
fec: "H4MD08213"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cheryl Riley
|
||||
|
||||
Republican challenger for U.S. House (MD-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHERYL RILEY FOR CONGRESS (C00872754)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christopher Michael Burnett"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BURNETT FOR CONGRESS"
|
||||
id: "C00906214"
|
||||
ids:
|
||||
fec: "H6MD06279"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christopher Michael Burnett
|
||||
|
||||
Republican challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BURNETT FOR CONGRESS (C00906214)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Daniel Schwartz"
|
||||
description: "U.S. House candidate, MD-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAN SCHWARTZ FOR CONGRESS"
|
||||
id: "C00902957"
|
||||
ids:
|
||||
fec: "H6MD01320"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daniel Schwartz
|
||||
|
||||
Democratic challenger for U.S. House (MD-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAN SCHWARTZ FOR CONGRESS (C00902957)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Drain Ii Wallace"
|
||||
description: "U.S. House candidate, MD-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-02"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WALLACE FOR AMERICA - FRIENDS OF WALLACE '26"
|
||||
id: "C00940718"
|
||||
ids:
|
||||
fec: "H2MD06138"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Drain Ii Wallace
|
||||
|
||||
Republican challenger for U.S. House (MD-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WALLACE FOR AMERICA - FRIENDS OF WALLACE '26 (C00940718)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Sundberg"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SUNDBERG FOR CONGRESS"
|
||||
id: "C00940304"
|
||||
ids:
|
||||
fec: "H6MD05396"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Sundberg
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SUNDBERG FOR CONGRESS (C00940304)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Trone"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAVID TRONE FOR MARYLAND, INC."
|
||||
id: "C00653196"
|
||||
ids:
|
||||
fec: "H6MD08549"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Trone
|
||||
|
||||
Democratic challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAVID TRONE FOR MARYLAND, INC. (C00653196)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ethan P Wechtaluk"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ETHAN WECHTALUK FOR MARYLAND"
|
||||
id: "C00911081"
|
||||
ids:
|
||||
fec: "H6MD06295"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ethan P Wechtaluk
|
||||
|
||||
Democratic challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ETHAN WECHTALUK FOR MARYLAND (C00911081)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "George Gluck"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CITIZENS FOR GHEORGE GLUCK"
|
||||
id: "C00900282"
|
||||
ids:
|
||||
fec: "H2MD08175"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# George Gluck
|
||||
|
||||
Democratic challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CITIZENS FOR GHEORGE GLUCK (C00900282)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Glenn Frederick Ivey"
|
||||
description: "U.S. House candidate, MD-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GLENN F. IVEY FOR CONGRESS"
|
||||
id: "C00792283"
|
||||
ids:
|
||||
fec: "H2MD04232"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Glenn Frederick Ivey
|
||||
|
||||
Democratic challenger for U.S. House (MD-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GLENN F. IVEY FOR CONGRESS (C00792283)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Harry Dunn"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HARRY DUNN FOR MARYLAND"
|
||||
id: "C00937573"
|
||||
ids:
|
||||
fec: "H4MD03263"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Harry Dunn
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HARRY DUNN FOR MARYLAND (C00937573)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Harry Jarin"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HARRY JARIN FOR CONGRESS"
|
||||
id: "C00906529"
|
||||
ids:
|
||||
fec: "H6MD05255"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Harry Jarin
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HARRY JARIN FOR CONGRESS (C00906529)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Heather Marie Luper"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LUPER FOR CONGRESS"
|
||||
id: "C00924662"
|
||||
ids:
|
||||
fec: "H6MD05297"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Heather Marie Luper
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LUPER FOR CONGRESS (C00924662)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jakeya Johnson"
|
||||
description: "U.S. House candidate, MD-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF JAKEYA JOHNSON"
|
||||
id: "C00916080"
|
||||
ids:
|
||||
fec: "H6MD04332"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jakeya Johnson
|
||||
|
||||
Democratic challenger for U.S. House (MD-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF JAKEYA JOHNSON (C00916080)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jamie Raskin"
|
||||
description: "U.S. House candidate, MD-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-08"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAMIE RASKIN FOR CONGRESS"
|
||||
id: "C00575126"
|
||||
ids:
|
||||
fec: "H6MD08457"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jamie Raskin
|
||||
|
||||
Democratic incumbent for U.S. House (MD-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAMIE RASKIN FOR CONGRESS (C00575126)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Anthony Jr. Olszewski"
|
||||
description: "U.S. House candidate, MD-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-02"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHNNY O FOR CONGRESS"
|
||||
id: "C00867747"
|
||||
ids:
|
||||
fec: "H4MD02232"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Anthony Jr. Olszewski
|
||||
|
||||
Democratic incumbent for U.S. House (MD-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHNNY O FOR CONGRESS (C00867747)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jonathan White"
|
||||
description: "U.S. House candidate, MD-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JONATHAN WHITE FOR CONGRESS"
|
||||
id: "C00921940"
|
||||
ids:
|
||||
fec: "H6MD04340"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jonathan White
|
||||
|
||||
Democratic challenger for U.S. House (MD-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JONATHAN WHITE FOR CONGRESS (C00921940)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kenneth Simons"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KENNY SIMONS FOR CONGRESS"
|
||||
id: "C00940999"
|
||||
ids:
|
||||
fec: "H6MD05412"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kenneth Simons
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KENNY SIMONS FOR CONGRESS (C00940999)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kweisi Mfume"
|
||||
description: "U.S. House candidate, MD-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-07"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KWEISI MFUME FOR CONGRESS"
|
||||
id: "C00726372"
|
||||
ids:
|
||||
fec: "H6MD07020"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kweisi Mfume
|
||||
|
||||
Democratic incumbent for U.S. House (MD-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KWEISI MFUME FOR CONGRESS (C00726372)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Leigha Michele Messick"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LEIGHA FOR CONGRESS"
|
||||
id: "C00941443"
|
||||
ids:
|
||||
fec: "H6MD05420"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Leigha Michele Messick
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LEIGHA FOR CONGRESS (C00941443)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mariela Roca"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ROCA FOR CONGRESS"
|
||||
id: "C00784249"
|
||||
ids:
|
||||
fec: "H2MD08183"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mariela Roca
|
||||
|
||||
Republican challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ROCA FOR CONGRESS (C00784249)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mark Steven Mr. Jr. Conway"
|
||||
description: "U.S. House candidate, MD-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARK CONWAY FOR CONGRESS"
|
||||
id: "C00922088"
|
||||
ids:
|
||||
fec: "H6MD07509"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mark Steven Mr. Jr. Conway
|
||||
|
||||
Democratic challenger for U.S. House (MD-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARK CONWAY FOR CONGRESS (C00922088)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michelle Talkington"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TALKINGTON FOR CONGRESS"
|
||||
id: "C00847103"
|
||||
ids:
|
||||
fec: "H4MD05219"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michelle Talkington
|
||||
|
||||
Republican open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TALKINGTON FOR CONGRESS (C00847103)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Neil Conrad Mr. Parrott"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PARROTT FOR CONGRESS"
|
||||
id: "C00691931"
|
||||
ids:
|
||||
fec: "H0MD06231"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Neil Conrad Mr. Parrott
|
||||
|
||||
Republican challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PARROTT FOR CONGRESS (C00691931)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Nicole Williams"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NICOLE WILLIAMS FOR CONGRESS"
|
||||
id: "C00934943"
|
||||
ids:
|
||||
fec: "H6MD05354"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nicole Williams
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NICOLE WILLIAMS FOR CONGRESS (C00934943)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Quincy Bareebe"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "QUINCY BAREEBE FOR CONGRESS"
|
||||
id: "C00854315"
|
||||
ids:
|
||||
fec: "H4MD05235"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Quincy Bareebe
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- QUINCY BAREEBE FOR CONGRESS (C00854315)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Randi White"
|
||||
description: "U.S. House candidate, MD-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF RANDI WHITE"
|
||||
id: "C00908657"
|
||||
ids:
|
||||
fec: "H6MD01346"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Randi White
|
||||
|
||||
Democratic challenger for U.S. House (MD-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF RANDI WHITE (C00908657)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Reuben Burton Ii Collins"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF REUBEN COLLINS"
|
||||
id: "C00941716"
|
||||
ids:
|
||||
fec: "H6MD05438"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Reuben Burton Ii Collins
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF REUBEN COLLINS (C00941716)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robin Ficker"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ROBIN FICKER FOR CONGRESS"
|
||||
id: "C00910968"
|
||||
ids:
|
||||
fec: "H6MD06287"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robin Ficker
|
||||
|
||||
Republican challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ROBIN FICKER FOR CONGRESS (C00910968)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Rushern L Iii Baker"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RUSHERN BAKER FOR CONGRESS"
|
||||
id: "C00940692"
|
||||
ids:
|
||||
fec: "H6MD05404"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rushern L Iii Baker
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RUSHERN BAKER FOR CONGRESS (C00940692)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sarah Kelly Elfreth"
|
||||
description: "U.S. House candidate, MD-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-03"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELFRETH FOR MARYLAND"
|
||||
id: "C00855353"
|
||||
ids:
|
||||
fec: "H4MD03156"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sarah Kelly Elfreth
|
||||
|
||||
Democratic incumbent for U.S. House (MD-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELFRETH FOR MARYLAND (C00855353)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Shavonne Hedgepeth"
|
||||
description: "U.S. House candidate, MD-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-04"
|
||||
party: "DEM"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHAVONNE HEDGEPETH FOR CONGRESS"
|
||||
id: "C00917674"
|
||||
ids:
|
||||
fec: "H6MD04381"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Shavonne Hedgepeth
|
||||
|
||||
Democratic candidate for U.S. House (MD-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHAVONNE HEDGEPETH FOR CONGRESS (C00917674)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Steny Hoyer"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HOYER FOR CONGRESS"
|
||||
id: "C00140715"
|
||||
ids:
|
||||
fec: "H2MD05155"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Steny Hoyer
|
||||
|
||||
Democratic incumbent for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HOYER FOR CONGRESS (C00140715)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Terry Antonio Mr. Ii Jackson"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TERRY JACKSON FOR CONGRESS"
|
||||
id: "C00922823"
|
||||
ids:
|
||||
fec: "H6MD05289"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Terry Antonio Mr. Ii Jackson
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TERRY JACKSON FOR CONGRESS (C00922823)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tracy Starr"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TRACY FOR MARYLAND"
|
||||
id: "C00934679"
|
||||
ids:
|
||||
fec: "H6MD05347"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tracy Starr
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TRACY FOR MARYLAND (C00934679)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Wala Blegay"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WALA FOR MARYLAND"
|
||||
id: "C00934331"
|
||||
ids:
|
||||
fec: "H6MD05339"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Wala Blegay
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WALA FOR MARYLAND (C00934331)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Walter Kirkland"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KIRKLAND FOR CONGRESS"
|
||||
id: "C00932327"
|
||||
ids:
|
||||
fec: "H6MD05313"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Walter Kirkland
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KIRKLAND FOR CONGRESS (C00932327)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
Reference in New Issue
Block a user