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: "Andre Carson"
|
||||
description: "U.S. House candidate, IN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-07"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANDRE CARSON FOR CONGRESS"
|
||||
id: "C00442921"
|
||||
ids:
|
||||
fec: "H8IN07184"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Andre Carson
|
||||
|
||||
Democratic incumbent for U.S. House (IN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANDRE CARSON FOR CONGRESS (C00442921)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anthony D Hustedt-Mai"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT ANTHONY HUSTEDT-MAI"
|
||||
id: "C00908475"
|
||||
ids:
|
||||
fec: "H6IN04185"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anthony D Hustedt-Mai
|
||||
|
||||
Republican challenger for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT ANTHONY HUSTEDT-MAI (C00908475)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Barb Regnitz"
|
||||
description: "U.S. House candidate, IN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BARB REGNITZ FOR CONGRESS"
|
||||
id: "C00924100"
|
||||
ids:
|
||||
fec: "H6IN01231"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Barb Regnitz
|
||||
|
||||
Republican challenger for U.S. House (IN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BARB REGNITZ FOR CONGRESS (C00924100)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bradley Allen Mr. Meyer"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF BRAD MEYER"
|
||||
id: "C00903989"
|
||||
ids:
|
||||
fec: "H6IN09242"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bradley Allen Mr. Meyer
|
||||
|
||||
Democratic challenger for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF BRAD MEYER (C00903989)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Craig Haggard"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HAGGARD FOR CONGRESS"
|
||||
id: "C00855890"
|
||||
ids:
|
||||
fec: "H4IN04248"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Craig Haggard
|
||||
|
||||
Republican challenger for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HAGGARD FOR CONGRESS (C00855890)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Cynthia (Cinde) Wirth"
|
||||
description: "U.S. House candidate, IN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "C WIRTH FOR CONGRESS"
|
||||
id: "C00913194"
|
||||
ids:
|
||||
fec: "H6IN06230"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cynthia (Cinde) Wirth
|
||||
|
||||
Democratic challenger for U.S. House (IN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- C WIRTH FOR CONGRESS (C00913194)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Deborah A Pickett"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PICKETTFORCONGRESS"
|
||||
id: "C00870840"
|
||||
ids:
|
||||
fec: "H4IN05286"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Deborah A Pickett
|
||||
|
||||
Democratic challenger for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PICKETTFORCONGRESS (C00870840)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Destiny Wells"
|
||||
description: "U.S. House candidate, IN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DESTINY WELLS FOR CONGRESS"
|
||||
id: "C00938258"
|
||||
ids:
|
||||
fec: "H6IN07469"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Destiny Wells
|
||||
|
||||
Democratic challenger for U.S. House (IN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DESTINY WELLS FOR CONGRESS (C00938258)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Drew Cox"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DREW COX FOR INDIANA"
|
||||
id: "C00912428"
|
||||
ids:
|
||||
fec: "H6IN04193"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Drew Cox
|
||||
|
||||
Democratic challenger for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DREW COX FOR INDIANA (C00912428)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dylan Mckenna"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MCKENNA FOR CONGRESS"
|
||||
id: "C00937151"
|
||||
ids:
|
||||
fec: "H6IN05315"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dylan Mckenna
|
||||
|
||||
Democratic challenger for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MCKENNA FOR CONGRESS (C00937151)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Erin Houchin"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HOUCHIN FOR CONGRESS"
|
||||
id: "C00800649"
|
||||
ids:
|
||||
fec: "H6IN09143"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Erin Houchin
|
||||
|
||||
Republican incumbent for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HOUCHIN FOR CONGRESS (C00800649)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Floyd Taylor"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FLOYD TAYLOR FOR CONGRESS"
|
||||
id: "C00911735"
|
||||
ids:
|
||||
fec: "H6IN09283"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Floyd Taylor
|
||||
|
||||
Independent challenger for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FLOYD TAYLOR FOR CONGRESS (C00911735)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Frank J. Mrvan"
|
||||
description: "U.S. House candidate, IN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-01"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MRVAN FOR CONGRESS"
|
||||
id: "C00727529"
|
||||
ids:
|
||||
fec: "H0IN01150"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Frank J. Mrvan
|
||||
|
||||
Democratic incumbent for U.S. House (IN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MRVAN FOR CONGRESS (C00727529)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "George Hornedo"
|
||||
description: "U.S. House candidate, IN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GEORGE HORNEDO FOR CONGRESS"
|
||||
id: "C00901975"
|
||||
ids:
|
||||
fec: "H6IN07394"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# George Hornedo
|
||||
|
||||
Democratic challenger for U.S. House (IN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GEORGE HORNEDO FOR CONGRESS (C00901975)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jackson Bailey Franklin"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRANKLIN FOR CONGRESS"
|
||||
id: "C00901314"
|
||||
ids:
|
||||
fec: "H6IN05273"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jackson Bailey Franklin
|
||||
|
||||
Democratic challenger for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRANKLIN FOR CONGRESS (C00901314)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jamee Ms. Decio"
|
||||
description: "U.S. House candidate, IN-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-02"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAMEE DECIO CONGRESSIONAL CAMPAIGN COMMITTEE"
|
||||
id: "C00916619"
|
||||
ids:
|
||||
fec: "H6IN02189"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jamee Ms. Decio
|
||||
|
||||
Democratic challenger for U.S. House (IN-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAMEE DECIO CONGRESSIONAL CAMPAIGN COMMITTEE (C00916619)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Henry Graham"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JIM GRAHAM FOR CONGRESS"
|
||||
id: "C00901264"
|
||||
ids:
|
||||
fec: "H6IN09226"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Henry Graham
|
||||
|
||||
Democratic challenger for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JIM GRAHAM FOR CONGRESS (C00901264)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James (J.D.) David Ford"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NEIGHBORS TO ELECT J.D. FORD"
|
||||
id: "C00934505"
|
||||
ids:
|
||||
fec: "H6IN05307"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James (J.D.) David Ford
|
||||
|
||||
Democratic challenger for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NEIGHBORS TO ELECT J.D. FORD (C00934505)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James R Dr. Baird"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELECT JIM BAIRD FOR CONGRESS"
|
||||
id: "C00662940"
|
||||
ids:
|
||||
fec: "H8IN04199"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James R Dr. Baird
|
||||
|
||||
Republican incumbent for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELECT JIM BAIRD FOR CONGRESS (C00662940)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Schenke"
|
||||
description: "U.S. House candidate, IN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SCHENKE FOR CONGRESS"
|
||||
id: "C00899989"
|
||||
ids:
|
||||
fec: "H6IN01223"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Schenke
|
||||
|
||||
Republican challenger for U.S. House (IN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SCHENKE FOR CONGRESS (C00899989)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jefferson Shreve"
|
||||
description: "U.S. House candidate, IN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-06"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHREVE FOR CONGRESS"
|
||||
id: "C00870949"
|
||||
ids:
|
||||
fec: "H4IN06185"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jefferson Shreve
|
||||
|
||||
Republican incumbent for U.S. House (IN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHREVE FOR CONGRESS (C00870949)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jennifer-Ruth Green"
|
||||
description: "U.S. House candidate, IN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "THE COMMITTEE TO ELECT JENNIFER-RUTH GREEN"
|
||||
id: "C00924761"
|
||||
ids:
|
||||
fec: "H2IN01172"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jennifer-Ruth Green
|
||||
|
||||
Republican challenger for U.S. House (IN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- THE COMMITTEE TO ELECT JENNIFER-RUTH GREEN (C00924761)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joseph William Mr Mackey"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOE4HOOSIERS"
|
||||
id: "C00652255"
|
||||
ids:
|
||||
fec: "H8IN04140"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joseph William Mr Mackey
|
||||
|
||||
Democratic challenger for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOE4HOOSIERS (C00652255)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Keil Louis Mr. Roark"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KEIL ROARK FOR INDIANA"
|
||||
id: "C00931881"
|
||||
ids:
|
||||
fec: "H6IN09309"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Keil Louis Mr. Roark
|
||||
|
||||
Democratic challenger for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KEIL ROARK FOR INDIANA (C00931881)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kelly Elizabeth Thompson"
|
||||
description: "U.S. House candidate, IN-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-03"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KELLY THOMPSON FOR CONGRESS"
|
||||
id: "C00907816"
|
||||
ids:
|
||||
fec: "H6IN03294"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kelly Elizabeth Thompson
|
||||
|
||||
Democratic challenger for U.S. House (IN-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KELLY THOMPSON FOR CONGRESS (C00907816)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mark Mr. Messmer"
|
||||
description: "U.S. House candidate, IN-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-08"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MESSMER FOR CONGRESS"
|
||||
id: "C00867218"
|
||||
ids:
|
||||
fec: "H4IN08249"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mark Mr. Messmer
|
||||
|
||||
Republican incumbent for U.S. House (IN-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MESSMER FOR CONGRESS (C00867218)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Marlin A Stutzman"
|
||||
description: "U.S. House candidate, IN-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-03"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "STUTZMAN FOR CONGRESS"
|
||||
id: "C00838110"
|
||||
ids:
|
||||
fec: "H0IN03198"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marlin A Stutzman
|
||||
|
||||
Republican challenger for U.S. House (IN-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- STUTZMAN FOR CONGRESS (C00838110)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mary Theresa Allen"
|
||||
description: "U.S. House candidate, IN-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-08"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARY ALLEN FOR CONGRESS"
|
||||
id: "C00914556"
|
||||
ids:
|
||||
fec: "H6IN08293"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mary Theresa Allen
|
||||
|
||||
Democratic challenger for U.S. House (IN-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARY ALLEN FOR CONGRESS (C00914556)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Nicholas Frederick Baker"
|
||||
description: "U.S. House candidate, IN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NICK BAKER FOR CONGRESS INC"
|
||||
id: "C00933184"
|
||||
ids:
|
||||
fec: "H6IN06271"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nicholas Frederick Baker
|
||||
|
||||
Democratic challenger for U.S. House (IN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NICK BAKER FOR CONGRESS INC (C00933184)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Paul Bryant Mcpherson"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PAUL MCPHERSON FOR INDIANA"
|
||||
id: "C00937268"
|
||||
ids:
|
||||
fec: "H6IN04227"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Paul Bryant Mcpherson
|
||||
|
||||
Democratic challenger for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PAUL MCPHERSON FOR INDIANA (C00937268)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Phil Goss"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PHIL GOSS FOR CONGRESS"
|
||||
id: "C00840132"
|
||||
ids:
|
||||
fec: "H4IN03182"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Phil Goss
|
||||
|
||||
Democratic challenger for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PHIL GOSS FOR CONGRESS (C00840132)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Rudy C. Iii Yakym"
|
||||
description: "U.S. House candidate, IN-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-02"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RUDY FOR INDIANA"
|
||||
id: "C00822767"
|
||||
ids:
|
||||
fec: "H2IN02295"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rudy C. Iii Yakym
|
||||
|
||||
Republican incumbent for U.S. House (IN-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RUDY FOR INDIANA (C00822767)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sarah Janisse Brown"
|
||||
description: "U.S. House candidate, IN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SARAH JANISSE BROWN FOR CONGRESS"
|
||||
id: "C00939165"
|
||||
ids:
|
||||
fec: "H6IN06263"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sarah Janisse Brown
|
||||
|
||||
Republican challenger for U.S. House (IN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SARAH JANISSE BROWN FOR CONGRESS (C00939165)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Timothy Peck"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TIM PECK FOR CONGRESS"
|
||||
id: "C00857714"
|
||||
ids:
|
||||
fec: "H4IN09163"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Timothy Peck
|
||||
|
||||
Democratic challenger for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TIM PECK FOR CONGRESS (C00857714)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Victoria Spartz"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VICTORIA SPARTZ FOR CONGRESS"
|
||||
id: "C00737767"
|
||||
ids:
|
||||
fec: "H0IN05326"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Victoria Spartz
|
||||
|
||||
Republican incumbent for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VICTORIA SPARTZ FOR CONGRESS (C00737767)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
Reference in New Issue
Block a user