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: "Andrew Koontz"
|
||||
description: "U.S. House candidate, TN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-07"
|
||||
party: "IND"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF ANDREW KOONTZ"
|
||||
id: "C00942482"
|
||||
ids:
|
||||
fec: "H6TN06288"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Andrew Koontz
|
||||
|
||||
Independent open-seat for U.S. House (TN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF ANDREW KOONTZ (C00942482)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Andy Ogles"
|
||||
description: "U.S. House candidate, TN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-05"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANDY OGLES FOR CONGRESS"
|
||||
id: "C00811844"
|
||||
ids:
|
||||
fec: "H2TN05446"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Andy Ogles
|
||||
|
||||
Republican incumbent for U.S. House (TN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANDY OGLES FOR CONGRESS (C00811844)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anna Golladay"
|
||||
description: "U.S. House candidate, TN-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-03"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GOLLADAY FOR CONGRESS"
|
||||
id: "C00936971"
|
||||
ids:
|
||||
fec: "H6TN03228"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anna Golladay
|
||||
|
||||
Democratic challenger for U.S. House (TN-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GOLLADAY FOR CONGRESS (C00936971)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bill Hagerty"
|
||||
description: "U.S. Senate candidate, TN (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "TN"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TEAM HAGERTY"
|
||||
id: "C00718627"
|
||||
ids:
|
||||
fec: "S0TN00169"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bill Hagerty
|
||||
|
||||
Republican incumbent for U.S. Senate (TN), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TEAM HAGERTY (C00718627)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chaney Mosley"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHANEY MOSLEY FOR TENNESSEE"
|
||||
id: "C00909143"
|
||||
ids:
|
||||
fec: "H6TN06270"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chaney Mosley
|
||||
|
||||
Democratic open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHANEY MOSLEY FOR TENNESSEE (C00909143)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Charles J Fleischmann"
|
||||
description: "U.S. House candidate, TN-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-03"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHUCK FLEISCHMANN FOR CONGRESS COMMITTEE, INC."
|
||||
id: "C00461822"
|
||||
ids:
|
||||
fec: "H0TN03254"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charles J Fleischmann
|
||||
|
||||
Republican incumbent for U.S. House (TN-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHUCK FLEISCHMANN FOR CONGRESS COMMITTEE, INC. (C00461822)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Charlie Hatcher"
|
||||
description: "U.S. House candidate, TN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-05"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHARLIE HATCHER FOR CONGRESS"
|
||||
id: "C00923383"
|
||||
ids:
|
||||
fec: "H6TN05405"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charlie Hatcher
|
||||
|
||||
Republican challenger for U.S. House (TN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHARLIE HATCHER FOR CONGRESS (C00923383)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Charlotte Bergmann"
|
||||
description: "U.S. House candidate, TN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BERGMANN FOR CONGRESS CAMPAIGN"
|
||||
id: "C00693143"
|
||||
ids:
|
||||
fec: "H0TN09061"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charlotte Bergmann
|
||||
|
||||
Republican challenger for U.S. House (TN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BERGMANN FOR CONGRESS CAMPAIGN (C00693143)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chaz Molder"
|
||||
description: "U.S. House candidate, TN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MOLDER FOR CONGRESS"
|
||||
id: "C00918581"
|
||||
ids:
|
||||
fec: "H6TN05397"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chaz Molder
|
||||
|
||||
Democratic challenger for U.S. House (TN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MOLDER FOR CONGRESS (C00918581)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Craig Ballin"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BALLIN FOR CONGRESS"
|
||||
id: "C00922435"
|
||||
ids:
|
||||
fec: "H6TN06247"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Craig Ballin
|
||||
|
||||
Democratic open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BALLIN FOR CONGRESS (C00922435)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Kustoff"
|
||||
description: "U.S. House candidate, TN-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-08"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KUSTOFF FOR CONGRESS"
|
||||
id: "C00614826"
|
||||
ids:
|
||||
fec: "H2TN07103"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Kustoff
|
||||
|
||||
Republican incumbent for U.S. House (TN-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KUSTOFF FOR CONGRESS (C00614826)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Diana Harshbarger"
|
||||
description: "U.S. House candidate, TN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-01"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DIANA FOR CONGRESS"
|
||||
id: "C00741090"
|
||||
ids:
|
||||
fec: "H0TN01118"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Diana Harshbarger
|
||||
|
||||
Republican incumbent for U.S. House (TN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DIANA FOR CONGRESS (C00741090)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Phd Torino"
|
||||
description: "U.S. House candidate, TN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JIM TORINO FOR US CONGRESS"
|
||||
id: "C00899450"
|
||||
ids:
|
||||
fec: "H6TN05355"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Phd Torino
|
||||
|
||||
Democratic challenger for U.S. House (TN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JIM TORINO FOR US CONGRESS (C00899450)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John W. Rose"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHN ROSE FOR TENNESSEE"
|
||||
id: "C00652743"
|
||||
ids:
|
||||
fec: "H8TN06094"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John W. Rose
|
||||
|
||||
Republican incumbent for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHN ROSE FOR TENNESSEE (C00652743)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Johnny Garrett"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHNNY GARRETT FOR CONGRESS"
|
||||
id: "C00910935"
|
||||
ids:
|
||||
fec: "H6TN06213"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Johnny Garrett
|
||||
|
||||
Republican open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHNNY GARRETT FOR CONGRESS (C00910935)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jon Henry"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HENRY FOR CONGRESS"
|
||||
id: "C00905984"
|
||||
ids:
|
||||
fec: "H6TN06262"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jon Henry
|
||||
|
||||
Republican open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HENRY FOR CONGRESS (C00905984)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joyce Elaine Ed.D. Neal"
|
||||
description: "U.S. House candidate, TN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOYCE E NEAL FOR TN DISTRICT 4 US HOUSE OF REPRESENTATIVES"
|
||||
id: "C00902429"
|
||||
ids:
|
||||
fec: "H6TN05363"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joyce Elaine Ed.D. Neal
|
||||
|
||||
Democratic challenger for U.S. House (TN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOYCE E NEAL FOR TN DISTRICT 4 US HOUSE OF REPRESENTATIVES (C00902429)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Justin J. Pearson"
|
||||
description: "U.S. House candidate, TN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "THE COMMITTEE TO ELECT JUSTIN J. PEARSON"
|
||||
id: "C00922633"
|
||||
ids:
|
||||
fec: "H6TN09449"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Justin J. Pearson
|
||||
|
||||
Democratic challenger for U.S. House (TN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- THE COMMITTEE TO ELECT JUSTIN J. PEARSON (C00922633)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kristi Burke"
|
||||
description: "U.S. House candidate, TN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KRISTI FOR CONGRESS"
|
||||
id: "C00934778"
|
||||
ids:
|
||||
fec: "H6TN01537"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kristi Burke
|
||||
|
||||
Democratic challenger for U.S. House (TN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KRISTI FOR CONGRESS (C00934778)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mark Dr. Green"
|
||||
description: "U.S. House candidate, TN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-07"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARK GREEN FOR CONGRESS"
|
||||
id: "C00658385"
|
||||
ids:
|
||||
fec: "H8TN07076"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mark Dr. Green
|
||||
|
||||
Republican incumbent for U.S. House (TN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARK GREEN FOR CONGRESS (C00658385)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Matthew Robert Van Epps"
|
||||
description: "U.S. House candidate, TN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-07"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MATT VAN EPPS FOR CONGRESS"
|
||||
id: "C00908202"
|
||||
ids:
|
||||
fec: "H6TN07161"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Matthew Robert Van Epps
|
||||
|
||||
Republican incumbent for U.S. House (TN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MATT VAN EPPS FOR CONGRESS (C00908202)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michaela Barnett"
|
||||
description: "U.S. House candidate, TN-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-02"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MICHAELA FOR TENNESSEE"
|
||||
id: "C00920520"
|
||||
ids:
|
||||
fec: "H6TN02170"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michaela Barnett
|
||||
|
||||
Democratic challenger for U.S. House (TN-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MICHAELA FOR TENNESSEE (C00920520)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mike Cortese"
|
||||
description: "U.S. House candidate, TN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MIKE FOR TENNESSEE"
|
||||
id: "C00911248"
|
||||
ids:
|
||||
fec: "H6TN05371"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mike Cortese
|
||||
|
||||
Democratic challenger for U.S. House (TN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MIKE FOR TENNESSEE (C00911248)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mike Croley"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MIKE CROLEY FOR TN6"
|
||||
id: "C00902239"
|
||||
ids:
|
||||
fec: "H6TN06171"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mike Croley
|
||||
|
||||
Democratic open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MIKE CROLEY FOR TN6 (C00902239)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Scott Hon. Desjarlais"
|
||||
description: "U.S. House candidate, TN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-04"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF SCOTT DESJARLAIS"
|
||||
id: "C00464073"
|
||||
ids:
|
||||
fec: "H0TN04195"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Scott Hon. Desjarlais
|
||||
|
||||
Republican incumbent for U.S. House (TN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF SCOTT DESJARLAIS (C00464073)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Steve I Mr. Cohen"
|
||||
description: "U.S. House candidate, TN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-09"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COHEN FOR CONGRESS"
|
||||
id: "C00422980"
|
||||
ids:
|
||||
fec: "H6TN09068"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Steve I Mr. Cohen
|
||||
|
||||
Democratic incumbent for U.S. House (TN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COHEN FOR CONGRESS (C00422980)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Thomas Eugene Davis"
|
||||
description: "U.S. House candidate, TN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-04"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALLIES OF THOMAS E DAVIS FOR CONGRESS"
|
||||
id: "C00854737"
|
||||
ids:
|
||||
fec: "H4TN04247"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Thomas Eugene Davis
|
||||
|
||||
Republican challenger for U.S. House (TN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALLIES OF THOMAS E DAVIS FOR CONGRESS (C00854737)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tim Burchett"
|
||||
description: "U.S. House candidate, TN-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-02"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BURCHETT FOR CONGRESS"
|
||||
id: "C00652149"
|
||||
ids:
|
||||
fec: "H8TN02119"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tim Burchett
|
||||
|
||||
Republican incumbent for U.S. House (TN-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BURCHETT FOR CONGRESS (C00652149)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Victoria Broderick"
|
||||
description: "U.S. House candidate, TN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VICTORIA4TENNESSEE"
|
||||
id: "C00876433"
|
||||
ids:
|
||||
fec: "H4TN04270"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Victoria Broderick
|
||||
|
||||
Democratic challenger for U.S. House (TN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VICTORIA4TENNESSEE (C00876433)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "William V. Hilleary"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VAN FOR TENNESSEE"
|
||||
id: "C00909838"
|
||||
ids:
|
||||
fec: "H6TN06205"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# William V. Hilleary
|
||||
|
||||
Republican open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VAN FOR TENNESSEE (C00909838)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
Reference in New Issue
Block a user