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,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alexander Rikleen"
|
||||
description: "U.S. Senate candidate, MA (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "MA"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RIKLEEN COMMITTEE"
|
||||
id: "C00903781"
|
||||
ids:
|
||||
fec: "S6MA00254"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alexander Rikleen
|
||||
|
||||
Democratic challenger for U.S. Senate (MA), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RIKLEEN COMMITTEE (C00903781)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ayanna Pressley"
|
||||
description: "U.S. House candidate, MA-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-07"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "THE COMMITTEE TO ELECT AYANNA PRESSLEY"
|
||||
id: "C00667741"
|
||||
ids:
|
||||
fec: "H8MA07032"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ayanna Pressley
|
||||
|
||||
Democratic incumbent for U.S. House (MA-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- THE COMMITTEE TO ELECT AYANNA PRESSLEY (C00667741)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Beth Andres-Beck"
|
||||
description: "U.S. House candidate, MA-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BETH ANDRES-BECK FOR DEMOCRACY"
|
||||
id: "C00909770"
|
||||
ids:
|
||||
fec: "H6MA06145"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Beth Andres-Beck
|
||||
|
||||
Democratic open-seat for U.S. House (MA-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BETH ANDRES-BECK FOR DEMOCRACY (C00909770)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Craig M Mr Swallow"
|
||||
description: "U.S. House candidate, MA-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CRAIG SWALLOW FOR CONGRESS"
|
||||
id: "C00935007"
|
||||
ids:
|
||||
fec: "H6MA09214"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Craig M Mr Swallow
|
||||
|
||||
Democratic challenger for U.S. House (MA-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CRAIG SWALLOW FOR CONGRESS (C00935007)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Daniel Arrigg Koh"
|
||||
description: "U.S. House candidate, MA-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT DAN KOH"
|
||||
id: "C00654509"
|
||||
ids:
|
||||
fec: "H8MA03072"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daniel Arrigg Koh
|
||||
|
||||
Democratic open-seat for U.S. House (MA-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT DAN KOH (C00654509)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Edward Sen. Markey"
|
||||
description: "U.S. Senate candidate, MA (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "MA"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "THE MARKEY COMMITTEE"
|
||||
id: "C00196774"
|
||||
ids:
|
||||
fec: "S4MA00028"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Edward Sen. Markey
|
||||
|
||||
Democratic incumbent for U.S. Senate (MA), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- THE MARKEY COMMITTEE (C00196774)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ihssane Leckey"
|
||||
description: "U.S. House candidate, MA-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT IHSSANE LECKEY FOR CONGRESS"
|
||||
id: "C00936062"
|
||||
ids:
|
||||
fec: "H6MA04124"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ihssane Leckey
|
||||
|
||||
Democratic challenger for U.S. House (MA-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT IHSSANE LECKEY FOR CONGRESS (C00936062)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jake Auchincloss"
|
||||
description: "U.S. House candidate, MA-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-04"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAKE AUCHINCLOSS FOR CONGRESS"
|
||||
id: "C00721449"
|
||||
ids:
|
||||
fec: "H0MA04192"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jake Auchincloss
|
||||
|
||||
Democratic incumbent for U.S. House (MA-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAKE AUCHINCLOSS FOR CONGRESS (C00721449)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James P Mcgovern"
|
||||
description: "U.S. House candidate, MA-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-02"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RE-ELECT MCGOVERN COMMITTEE"
|
||||
id: "C00285171"
|
||||
ids:
|
||||
fec: "H4MA03022"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James P Mcgovern
|
||||
|
||||
Democratic incumbent for U.S. House (MA-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RE-ELECT MCGOVERN COMMITTEE (C00285171)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jamie Marie Zahlaway Belsito"
|
||||
description: "U.S. House candidate, MA-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAMIE BELSITO FOR CONGRESS"
|
||||
id: "C00923805"
|
||||
ids:
|
||||
fec: "H0MA06098"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jamie Marie Zahlaway Belsito
|
||||
|
||||
Democratic open-seat for U.S. House (MA-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAMIE BELSITO FOR CONGRESS (C00923805)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jason Poulos"
|
||||
description: "U.S. House candidate, MA-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "POULOS FOR MASSACHUSETTS"
|
||||
id: "C00925479"
|
||||
ids:
|
||||
fec: "H6MA04132"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jason Poulos
|
||||
|
||||
Democratic challenger for U.S. House (MA-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- POULOS FOR MASSACHUSETTS (C00925479)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jeromie Patrick Dr. Whalen"
|
||||
description: "U.S. House candidate, MA-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT JEROMIE WHALEN"
|
||||
id: "C00913673"
|
||||
ids:
|
||||
fec: "H6MA01120"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jeromie Patrick Dr. Whalen
|
||||
|
||||
Democratic challenger for U.S. House (MA-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT JEROMIE WHALEN (C00913673)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Beccia"
|
||||
description: "U.S. House candidate, MA-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHN BECCIA FOR CONGRESS"
|
||||
id: "C00923912"
|
||||
ids:
|
||||
fec: "H6MA06152"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Beccia
|
||||
|
||||
Democratic open-seat for U.S. House (MA-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHN BECCIA FOR CONGRESS (C00923912)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Deaton"
|
||||
description: "U.S. Senate candidate, MA (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "MA"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHN DEATON FOR SENATE"
|
||||
id: "C00926139"
|
||||
ids:
|
||||
fec: "S6MA00304"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Deaton
|
||||
|
||||
Republican challenger for U.S. Senate (MA), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHN DEATON FOR SENATE (C00926139)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joseph Tache"
|
||||
description: "U.S. Senate candidate, MA (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "MA"
|
||||
party: "OTH"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOE TACHE FOR SENATE"
|
||||
id: "C00920793"
|
||||
ids:
|
||||
fec: "S6MA00288"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joseph Tache
|
||||
|
||||
OTH challenger for U.S. Senate (MA), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOE TACHE FOR SENATE (C00920793)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Katherine Clark"
|
||||
description: "U.S. House candidate, MA-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-05"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KATHERINE CLARK FOR CONGRESS"
|
||||
id: "C00541888"
|
||||
ids:
|
||||
fec: "H4MA05084"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Katherine Clark
|
||||
|
||||
Democratic incumbent for U.S. House (MA-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KATHERINE CLARK FOR CONGRESS (C00541888)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Lori Trahan"
|
||||
description: "U.S. House candidate, MA-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-03"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LORI TRAHAN FOR CONGRESS COMMITTEE"
|
||||
id: "C00655647"
|
||||
ids:
|
||||
fec: "H8MA03106"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lori Trahan
|
||||
|
||||
Democratic incumbent for U.S. House (MA-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LORI TRAHAN FOR CONGRESS COMMITTEE (C00655647)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mariah Dr Lancaster"
|
||||
description: "U.S. House candidate, MA-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DR MARIAH LANCASTER FOR CONGRESS"
|
||||
id: "C00932830"
|
||||
ids:
|
||||
fec: "H6MA06186"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mariah Dr Lancaster
|
||||
|
||||
Democratic open-seat for U.S. House (MA-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DR MARIAH LANCASTER FOR CONGRESS (C00932830)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Micah Q. Jones"
|
||||
description: "U.S. House candidate, MA-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MICAH Q. JONES FOR CONGRESS"
|
||||
id: "C00937755"
|
||||
ids:
|
||||
fec: "H6MA06202"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Micah Q. Jones
|
||||
|
||||
Republican open-seat for U.S. House (MA-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MICAH Q. JONES FOR CONGRESS (C00937755)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Morgan Gifford Dawicki"
|
||||
description: "U.S. Senate candidate, MA (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "MA"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAMPAIGN FOR MORGAN G DAWICKI"
|
||||
id: "C00909663"
|
||||
ids:
|
||||
fec: "S6MA00262"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Morgan Gifford Dawicki
|
||||
|
||||
Independent challenger for U.S. Senate (MA), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAMPAIGN FOR MORGAN G DAWICKI (C00909663)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Nadia D Milleron"
|
||||
description: "U.S. House candidate, MA-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-01"
|
||||
party: "NPA"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NADIA FOR CONGRESS"
|
||||
id: "C00868927"
|
||||
ids:
|
||||
fec: "H4MA01091"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nadia D Milleron
|
||||
|
||||
NPA challenger for U.S. House (MA-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NADIA FOR CONGRESS (C00868927)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Nathan Alexander Bech"
|
||||
description: "U.S. Senate candidate, MA (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "MA"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT NATHAN BECH; THE"
|
||||
id: "C00449397"
|
||||
ids:
|
||||
fec: "S6MA00270"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nathan Alexander Bech
|
||||
|
||||
Republican challenger for U.S. Senate (MA), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT NATHAN BECH; THE (C00449397)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Patrick Thomas Roath"
|
||||
description: "U.S. House candidate, MA-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-08"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF PATRICK ROATH"
|
||||
id: "C00904458"
|
||||
ids:
|
||||
fec: "H6MA08307"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Patrick Thomas Roath
|
||||
|
||||
Democratic challenger for U.S. House (MA-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF PATRICK ROATH (C00904458)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Richard E Neal"
|
||||
description: "U.S. House candidate, MA-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-01"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RICHARD E NEAL FOR CONGRESS COMMITTEE"
|
||||
id: "C00226522"
|
||||
ids:
|
||||
fec: "H8MA02041"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Richard E Neal
|
||||
|
||||
Democratic incumbent for U.S. House (MA-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RICHARD E NEAL FOR CONGRESS COMMITTEE (C00226522)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Rick Jakious"
|
||||
description: "U.S. House candidate, MA-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF RICK JAKIOUS"
|
||||
id: "C00924712"
|
||||
ids:
|
||||
fec: "H6MA06178"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rick Jakious
|
||||
|
||||
Democratic open-seat for U.S. House (MA-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF RICK JAKIOUS (C00924712)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robert Tyler Macallister"
|
||||
description: "U.S. House candidate, MA-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MACALLISTER FOR CONGRESS"
|
||||
id: "C00910836"
|
||||
ids:
|
||||
fec: "H6MA09206"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robert Tyler Macallister
|
||||
|
||||
Republican challenger for U.S. House (MA-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MACALLISTER FOR CONGRESS (C00910836)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Seth Moulton"
|
||||
description: "U.S. Senate candidate, MA (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "MA"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SETH FOR MASSACHUSETTS, INC"
|
||||
id: "C00547240"
|
||||
ids:
|
||||
fec: "S6MA00296"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Seth Moulton
|
||||
|
||||
Democratic challenger for U.S. Senate (MA), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SETH FOR MASSACHUSETTS, INC (C00547240)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Seth Moulton"
|
||||
description: "U.S. House candidate, MA-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-06"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SETH FOR MASSACHUSETTS, INC"
|
||||
id: "C00547240"
|
||||
ids:
|
||||
fec: "H4MA06090"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Seth Moulton
|
||||
|
||||
Democratic incumbent for U.S. House (MA-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SETH FOR MASSACHUSETTS, INC (C00547240)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Shiva Dr Ayyadurai"
|
||||
description: "U.S. Senate candidate, MA (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "MA"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHIVA 4 SENATE"
|
||||
id: "C00936542"
|
||||
ids:
|
||||
fec: "S8MA00268"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Shiva Dr Ayyadurai
|
||||
|
||||
Independent challenger for U.S. Senate (MA), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHIVA 4 SENATE (C00936542)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Stephen Lynch"
|
||||
description: "U.S. House candidate, MA-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-08"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "STEPHEN LYNCH FOR CONGRESS"
|
||||
id: "C00366948"
|
||||
ids:
|
||||
fec: "H2MA09072"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Stephen Lynch
|
||||
|
||||
Democratic incumbent for U.S. House (MA-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- STEPHEN LYNCH FOR CONGRESS (C00366948)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tarik Samman"
|
||||
description: "U.S. House candidate, MA-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TARIK FOR CONGRESS"
|
||||
id: "C00926865"
|
||||
ids:
|
||||
fec: "H6MA05071"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tarik Samman
|
||||
|
||||
Democratic challenger for U.S. House (MA-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TARIK FOR CONGRESS (C00926865)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tram Nguyen"
|
||||
description: "U.S. House candidate, MA-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TRAM FOR CONGRESS"
|
||||
id: "C00924241"
|
||||
ids:
|
||||
fec: "H6MA06160"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tram Nguyen
|
||||
|
||||
Democratic open-seat for U.S. House (MA-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TRAM FOR CONGRESS (C00924241)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "William R Keating"
|
||||
description: "U.S. House candidate, MA-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MA"
|
||||
district: "MA-09"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "THE BILL KEATING COMMITTEE"
|
||||
id: "C00479063"
|
||||
ids:
|
||||
fec: "H0MA10082"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, ma]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# William R Keating
|
||||
|
||||
Democratic incumbent for U.S. House (MA-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- THE BILL KEATING COMMITTEE (C00479063)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
Reference in New Issue
Block a user