Add elections + demographics layer: candidates and jurisdictions
Two new entity types, built deterministically from the raw exports:
Candidate (2,494) — 2026 federal candidates as files under
us/states/<st>/candidates/, with office,
district, party, incumbent/challenger stance,
campaign committee, FEC id.
Jurisdiction (3,494) — demographic nodes carrying ACS 2023 data:
3,131 counties (deduped from 3,231 mixed-format
fips keys) + 363 congressional districts.
This completes the county skeleton nationwide: every US county is now a
browsable node with population, income, poverty, race, education and
housing — even where no officeholders are mapped yet. In Florida the
county index.md merges into the existing dir and reports its officeholder
count alongside demographics (St. Lucie: 33 officeholders + ACS profile).
build.py now reads seven raw inputs in one deterministic pass
(byte-identical on rerun). The mirror now answers: who holds power, who
runs this institution, who is running, and what each place is made of.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Adam Hamawy"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HAMAWY FOR NEW JERSEY"
|
||||
id: "C00934588"
|
||||
ids:
|
||||
fec: "H6NJ12417"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adam Hamawy
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HAMAWY FOR NEW JERSEY (C00934588)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Adrian O Mr Mapp"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MAPP FOR CONGRESS"
|
||||
id: "C00930008"
|
||||
ids:
|
||||
fec: "H6NJ12326"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adrian O Mr Mapp
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MAPP FOR CONGRESS (C00930008)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alex Zdan"
|
||||
description: "U.S. Senate candidate, NJ (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "NJ"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALEX ZDAN FOR US SENATE"
|
||||
id: "C00939132"
|
||||
ids:
|
||||
fec: "S6NJ00412"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alex Zdan
|
||||
|
||||
Republican challenger for U.S. Senate (NJ), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALEX ZDAN FOR US SENATE (C00939132)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Analilia Mejia"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANALILIA MEJIA FOR NEW JERSEY"
|
||||
id: "C00927681"
|
||||
ids:
|
||||
fec: "H6NJ11286"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Analilia Mejia
|
||||
|
||||
Democratic incumbent for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANALILIA MEJIA FOR NEW JERSEY (C00927681)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anna Lee Williams"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANNA LEE WILLIAMS FOR CONGRESS"
|
||||
id: "C00907733"
|
||||
ids:
|
||||
fec: "H6NJ11187"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anna Lee Williams
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANNA LEE WILLIAMS FOR CONGRESS (C00907733)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bayly Philip Christoper Winder"
|
||||
description: "U.S. House candidate, NJ-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-02"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BAYLY WINDER FOR CONGRESS"
|
||||
id: "C00908889"
|
||||
ids:
|
||||
fec: "H6NJ02228"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bayly Philip Christoper Winder
|
||||
|
||||
Democratic challenger for U.S. House (NJ-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BAYLY WINDER FOR CONGRESS (C00908889)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Beth Ellen Ph.D. Adubato"
|
||||
description: "U.S. House candidate, NJ-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF BETH ELLEN ADUBATO"
|
||||
id: "C00905877"
|
||||
ids:
|
||||
fec: "H6NJ07243"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Beth Ellen Ph.D. Adubato
|
||||
|
||||
Democratic challenger for U.S. House (NJ-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF BETH ELLEN ADUBATO (C00905877)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bonnie Watson Coleman"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BONNIE WATSON COLEMAN FOR CONGRESS"
|
||||
id: "C00558437"
|
||||
ids:
|
||||
fec: "H4NJ12149"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bonnie Watson Coleman
|
||||
|
||||
Democratic incumbent for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BONNIE WATSON COLEMAN FOR CONGRESS (C00558437)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brad Cohen"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRAD COHEN FOR CONGRESS"
|
||||
id: "C00926352"
|
||||
ids:
|
||||
fec: "H6NJ12268"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brad Cohen
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRAD COHEN FOR CONGRESS (C00926352)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brendan W Gill"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GILL FOR NEW JERSEY"
|
||||
id: "C00925776"
|
||||
ids:
|
||||
fec: "H6NJ11237"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brendan W Gill
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GILL FOR NEW JERSEY (C00925776)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brian Varela"
|
||||
description: "U.S. House candidate, NJ-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VARELA FOR CONGRESS"
|
||||
id: "C00902205"
|
||||
ids:
|
||||
fec: "H2NJ08265"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brian Varela
|
||||
|
||||
Democratic challenger for U.S. House (NJ-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VARELA FOR CONGRESS (C00902205)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Cammie L Croft"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAMMIE FOR CONGRESS"
|
||||
id: "C00920488"
|
||||
ids:
|
||||
fec: "H6NJ11203"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cammie L Croft
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAMMIE FOR CONGRESS (C00920488)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chandiha Gajapathy"
|
||||
description: "U.S. House candidate, NJ-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-05"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SANDY GAJAPATHY FOR CONGRESS"
|
||||
id: "C00920066"
|
||||
ids:
|
||||
fec: "H6NJ05239"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chandiha Gajapathy
|
||||
|
||||
Republican challenger for U.S. House (NJ-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SANDY GAJAPATHY FOR CONGRESS (C00920066)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christopher H Smith"
|
||||
description: "U.S. House candidate, NJ-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-04"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF CHRIS SMITH"
|
||||
id: "C00096412"
|
||||
ids:
|
||||
fec: "H8NJ04014"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christopher H Smith
|
||||
|
||||
Republican incumbent for U.S. House (NJ-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF CHRIS SMITH (C00096412)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Cory A. Booker"
|
||||
description: "U.S. Senate candidate, NJ (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "NJ"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CORY BOOKER FOR SENATE"
|
||||
id: "C00540500"
|
||||
ids:
|
||||
fec: "S4NJ00185"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cory A. Booker
|
||||
|
||||
Democratic incumbent for U.S. Senate (NJ), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CORY BOOKER FOR SENATE (C00540500)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dean Dafis"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAFIS FOR CONGRESS"
|
||||
id: "C00926295"
|
||||
ids:
|
||||
fec: "H6NJ11252"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dean Dafis
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAFIS FOR CONGRESS (C00926295)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Donald Mr. Cresitello"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DON4NJ11 CONGRESSIONAL CAMPAIGN"
|
||||
id: "C00947663"
|
||||
ids:
|
||||
fec: "H6NJ11344"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Donald Mr. Cresitello
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DON4NJ11 CONGRESSIONAL CAMPAIGN (C00947663)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Donald W Norcross"
|
||||
description: "U.S. House candidate, NJ-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-01"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DONALD NORCROSS FOR CONGRESS"
|
||||
id: "C00558320"
|
||||
ids:
|
||||
fec: "H4NJ01084"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Donald W Norcross
|
||||
|
||||
Democratic incumbent for U.S. House (NJ-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DONALD NORCROSS FOR CONGRESS (C00558320)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Elijah Dixon"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELIJAH DIXON FOR CONGRESS"
|
||||
id: "C00930263"
|
||||
ids:
|
||||
fec: "H6NJ12359"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Elijah Dixon
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELIJAH DIXON FOR CONGRESS (C00930263)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Frank Jr Pallone"
|
||||
description: "U.S. House candidate, NJ-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-06"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PALLONE FOR CONGRESS"
|
||||
id: "C00226928"
|
||||
ids:
|
||||
fec: "H8NJ03073"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Frank Jr Pallone
|
||||
|
||||
Democratic incumbent for U.S. House (NJ-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PALLONE FOR CONGRESS (C00226928)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gregg Mele"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GREGG MELE FOR AMERICA"
|
||||
id: "C00796649"
|
||||
ids:
|
||||
fec: "H2NJ06210"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gregg Mele
|
||||
|
||||
Republican open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GREGG MELE FOR AMERICA (C00796649)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gregory Iii Vartan"
|
||||
description: "U.S. House candidate, NJ-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VARTAN FOR CONGRESS"
|
||||
id: "C00856088"
|
||||
ids:
|
||||
fec: "H4NJ07131"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gregory Iii Vartan
|
||||
|
||||
Democratic challenger for U.S. House (NJ-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VARTAN FOR CONGRESS (C00856088)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Herb Md Conaway"
|
||||
description: "U.S. House candidate, NJ-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-03"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HERB CONAWAY FOR CONGRESS"
|
||||
id: "C00859496"
|
||||
ids:
|
||||
fec: "H4NJ03080"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Herb Md Conaway
|
||||
|
||||
Democratic incumbent for U.S. House (NJ-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HERB CONAWAY FOR CONGRESS (C00859496)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jason Cullen"
|
||||
description: "U.S. House candidate, NJ-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-03"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JASON CULLEN FOR CONGRESS"
|
||||
id: "C00921205"
|
||||
ids:
|
||||
fec: "H6NJ03176"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jason Cullen
|
||||
|
||||
Republican challenger for U.S. House (NJ-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JASON CULLEN FOR CONGRESS (C00921205)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jay Vaingankar"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAY VAINGANKAR FOR CONGRESS"
|
||||
id: "C00929802"
|
||||
ids:
|
||||
fec: "H6NJ12318"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jay Vaingankar
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAY VAINGANKAR FOR CONGRESS (C00929802)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jean-Louis Mr. Cauvin"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JL FOR NJ 2026"
|
||||
id: "C00927780"
|
||||
ids:
|
||||
fec: "H6NJ11294"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jean-Louis Mr. Cauvin
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JL FOR NJ 2026 (C00927780)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jeff Grayzel"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GRAYZEL FOR CONGRESS"
|
||||
id: "C00914861"
|
||||
ids:
|
||||
fec: "H6NJ11195"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jeff Grayzel
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GRAYZEL FOR CONGRESS (C00914861)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jeff Mr Van Drew"
|
||||
description: "U.S. House candidate, NJ-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-02"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VAN DREW FOR CONGRESS"
|
||||
id: "C00661868"
|
||||
ids:
|
||||
fec: "H8NJ02166"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jeff Mr Van Drew
|
||||
|
||||
Republican incumbent for U.S. House (NJ-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VAN DREW FOR CONGRESS (C00661868)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joe Hathaway"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOE HATHAWAY FOR CONGRESS"
|
||||
id: "C00921809"
|
||||
ids:
|
||||
fec: "H6NJ11211"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joe Hathaway
|
||||
|
||||
Republican challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOE HATHAWAY FOR CONGRESS (C00921809)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Bartlett"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHN BARTLETT FOR CONGRESS"
|
||||
id: "C00649673"
|
||||
ids:
|
||||
fec: "H8NJ11167"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Bartlett
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHN BARTLETT FOR CONGRESS (C00649673)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John David Blake"
|
||||
description: "U.S. House candidate, NJ-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BLAKE4CONGRESS2026"
|
||||
id: "C00922419"
|
||||
ids:
|
||||
fec: "H6NJ04224"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John David Blake
|
||||
|
||||
Democratic challenger for U.S. House (NJ-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BLAKE4CONGRESS2026 (C00922419)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Hsu"
|
||||
description: "U.S. House candidate, NJ-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHN HSU FOR CONGRESS"
|
||||
id: "C00709832"
|
||||
ids:
|
||||
fec: "H0NJ06214"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Hsu
|
||||
|
||||
Democratic challenger for U.S. House (NJ-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHN HSU FOR CONGRESS (C00709832)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joseph Mr. Ii Lewis"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOSEPH LEWIS FOR US CONGRESS"
|
||||
id: "C00928101"
|
||||
ids:
|
||||
fec: "H6NJ11302"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joseph Mr. Ii Lewis
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOSEPH LEWIS FOR US CONGRESS (C00928101)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Josh Gottheimer"
|
||||
description: "U.S. House candidate, NJ-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-05"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOSH FOR JERSEY"
|
||||
id: "C00573949"
|
||||
ids:
|
||||
fec: "H6NJ05171"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Josh Gottheimer
|
||||
|
||||
Democratic incumbent for U.S. House (NJ-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOSH FOR JERSEY (C00573949)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Justin Michael Ll.M. Murphy"
|
||||
description: "U.S. Senate candidate, NJ (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "NJ"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "THE COMMITTEE TO ELECT JUSTIN MURPHY 2024"
|
||||
id: "C00865808"
|
||||
ids:
|
||||
fec: "S4NJ00532"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Justin Michael Ll.M. Murphy
|
||||
|
||||
Republican challenger for U.S. Senate (NJ), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- THE COMMITTEE TO ELECT JUSTIN MURPHY 2024 (C00865808)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Justin Strickland"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JUSTIN STRICKLAND FOR CONGRESS"
|
||||
id: "C00893693"
|
||||
ids:
|
||||
fec: "H6NJ11179"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Justin Strickland
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JUSTIN STRICKLAND FOR CONGRESS (C00893693)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Katie Bansil"
|
||||
description: "U.S. House candidate, NJ-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KATIE BANSIL FOR CONGRESS"
|
||||
id: "C00893610"
|
||||
ids:
|
||||
fec: "H6NJ06260"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Katie Bansil
|
||||
|
||||
Democratic challenger for U.S. House (NJ-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KATIE BANSIL FOR CONGRESS (C00893610)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kennedy Pivnick"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DEMOCRATIC T.E.A. PARTY"
|
||||
id: "C00927319"
|
||||
ids:
|
||||
fec: "H6NJ11278"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kennedy Pivnick
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DEMOCRATIC T.E.A. PARTY (C00927319)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kyle D Little"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KYLE LITTLE FOR CONGRESS"
|
||||
id: "C00903526"
|
||||
ids:
|
||||
fec: "H6NJ12250"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kyle D Little
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KYLE LITTLE FOR CONGRESS (C00903526)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Lamonica Mciver"
|
||||
description: "U.S. House candidate, NJ-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-10"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LAMONICA MCIVER FOR CONGRESS"
|
||||
id: "C00878603"
|
||||
ids:
|
||||
fec: "H4NJ10176"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lamonica Mciver
|
||||
|
||||
Democratic incumbent for U.S. House (NJ-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LAMONICA MCIVER FOR CONGRESS (C00878603)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Marc Chaaban"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARC FOR JERSEY"
|
||||
id: "C00925321"
|
||||
ids:
|
||||
fec: "H6NJ11229"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marc Chaaban
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARC FOR JERSEY (C00925321)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mary Jo-Ann Guinchard"
|
||||
description: "U.S. House candidate, NJ-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-05"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARY JO FOR CONGRESS"
|
||||
id: "C00858472"
|
||||
ids:
|
||||
fec: "H4NJ05150"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mary Jo-Ann Guinchard
|
||||
|
||||
Republican challenger for U.S. House (NJ-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARY JO FOR CONGRESS (C00858472)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Matthew Mark Adams"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MATT ADAMS FOR CONGRESS"
|
||||
id: "C00932277"
|
||||
ids:
|
||||
fec: "H6NJ12367"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Matthew Mark Adams
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MATT ADAMS FOR CONGRESS (C00932277)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Megan O'Rourke"
|
||||
description: "U.S. House candidate, NJ-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MEGAN O'ROURKE FOR CONGRESS"
|
||||
id: "C00915124"
|
||||
ids:
|
||||
fec: "H6NJ07276"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Megan O'Rourke
|
||||
|
||||
Democratic challenger for U.S. House (NJ-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MEGAN O'ROURKE FOR CONGRESS (C00915124)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,29 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael Estrada"
|
||||
description: "U.S. Senate candidate, NJ (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "NJ"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
ids:
|
||||
fec: "S4NJ00524"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael Estrada
|
||||
|
||||
Independent challenger for U.S. Senate (NJ), 2026.
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael Patrick Mcguire"
|
||||
description: "U.S. House candidate, NJ-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-03"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF MICHAEL MCGUIRE"
|
||||
id: "C00932319"
|
||||
ids:
|
||||
fec: "H6NJ03184"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael Patrick Mcguire
|
||||
|
||||
Republican challenger for U.S. House (NJ-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF MICHAEL MCGUIRE (C00932319)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael Roth"
|
||||
description: "U.S. House candidate, NJ-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MICHAEL ROTH FOR CONGRESS"
|
||||
id: "C00902643"
|
||||
ids:
|
||||
fec: "H6NJ07235"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael Roth
|
||||
|
||||
Democratic challenger for U.S. House (NJ-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MICHAEL ROTH FOR CONGRESS (C00902643)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mussab Ali"
|
||||
description: "U.S. House candidate, NJ-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-08"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALI FOR CONGRESS"
|
||||
id: "C00936732"
|
||||
ids:
|
||||
fec: "H6NJ08209"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mussab Ali
|
||||
|
||||
Democratic challenger for U.S. House (NJ-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALI FOR CONGRESS (C00936732)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Nelida Pou"
|
||||
description: "U.S. House candidate, NJ-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-09"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NELLIE POU FOR CONGRESS"
|
||||
id: "C00887547"
|
||||
ids:
|
||||
fec: "H4NJ09194"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nelida Pou
|
||||
|
||||
Democratic incumbent for U.S. House (NJ-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NELLIE POU FOR CONGRESS (C00887547)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Rachel Peace"
|
||||
description: "U.S. House candidate, NJ-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RACHEL PEACE FOR CONGRESS"
|
||||
id: "C00933846"
|
||||
ids:
|
||||
fec: "H6NJ04257"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rachel Peace
|
||||
|
||||
Democratic challenger for U.S. House (NJ-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RACHEL PEACE FOR CONGRESS (C00933846)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Rebecca Bennett"
|
||||
description: "U.S. House candidate, NJ-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "REBECCA BENNETT FOR CONGRESS"
|
||||
id: "C00897165"
|
||||
ids:
|
||||
fec: "H6NJ07201"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rebecca Bennett
|
||||
|
||||
Democratic challenger for U.S. House (NJ-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- REBECCA BENNETT FOR CONGRESS (C00897165)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Richard Jerome Sr Tabor"
|
||||
description: "U.S. Senate candidate, NJ (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "NJ"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TABOR FOR SENATE"
|
||||
id: "C00940783"
|
||||
ids:
|
||||
fec: "S6NJ00420"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Richard Jerome Sr Tabor
|
||||
|
||||
Republican challenger for U.S. Senate (NJ), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TABOR FOR SENATE (C00940783)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Richard Joseph Barilla"
|
||||
description: "U.S. House candidate, NJ-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-08"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RICHARD BARILLA IN THE HOUSE OF REPRESENTATIVES"
|
||||
id: "C00897744"
|
||||
ids:
|
||||
fec: "H6NJ08183"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Richard Joseph Barilla
|
||||
|
||||
Independent challenger for U.S. House (NJ-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RICHARD BARILLA IN THE HOUSE OF REPRESENTATIVES (C00897744)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Richard Morales"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RICK MORALES FOR CONGRESS"
|
||||
id: "C00935635"
|
||||
ids:
|
||||
fec: "H6NJ12383"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Richard Morales
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RICK MORALES FOR CONGRESS (C00935635)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robert J. Menendez"
|
||||
description: "U.S. House candidate, NJ-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-08"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MENENDEZ FOR CONGRESS"
|
||||
id: "C00799767"
|
||||
ids:
|
||||
fec: "H2NJ08232"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robert J. Menendez
|
||||
|
||||
Democratic incumbent for U.S. House (NJ-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MENENDEZ FOR CONGRESS (C00799767)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robert Lebovics"
|
||||
description: "U.S. Senate candidate, NJ (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "NJ"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LEBOVICS FOR SENATE"
|
||||
id: "C00941534"
|
||||
ids:
|
||||
fec: "S6NJ00438"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robert Lebovics
|
||||
|
||||
Republican challenger for U.S. Senate (NJ), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LEBOVICS FOR SENATE (C00941534)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robert Menendez"
|
||||
description: "U.S. House candidate, NJ-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-08"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MENENDEZ FOR CONGRESS"
|
||||
id: "C00799767"
|
||||
ids:
|
||||
fec: "H2NJ13075"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robert Menendez
|
||||
|
||||
Democratic challenger for U.S. House (NJ-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MENENDEZ FOR CONGRESS (C00799767)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Rosemary Pino"
|
||||
description: "U.S. House candidate, NJ-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PINO FOR CONGRESS"
|
||||
id: "C00911339"
|
||||
ids:
|
||||
fec: "H6NJ09264"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rosemary Pino
|
||||
|
||||
Republican challenger for U.S. House (NJ-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PINO FOR CONGRESS (C00911339)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Samuel S.-H. Mr. Wang"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SAM WANG FOR CONGRESS"
|
||||
id: "C00936385"
|
||||
ids:
|
||||
fec: "H6NJ12391"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Samuel S.-H. Mr. Wang
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SAM WANG FOR CONGRESS (C00936385)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sara Sooy"
|
||||
description: "U.S. House candidate, NJ-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SARA SOOY FOR CONGRESS"
|
||||
id: "C00928085"
|
||||
ids:
|
||||
fec: "H6NJ07284"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sara Sooy
|
||||
|
||||
Democratic challenger for U.S. House (NJ-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SARA SOOY FOR CONGRESS (C00928085)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sean Joseph Kirrane"
|
||||
description: "U.S. House candidate, NJ-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-05"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SEAN KIRRANE FOR CONGRESS"
|
||||
id: "C00918342"
|
||||
ids:
|
||||
fec: "H6NJ05221"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sean Joseph Kirrane
|
||||
|
||||
Republican challenger for U.S. House (NJ-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SEAN KIRRANE FOR CONGRESS (C00918342)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Shanel Y Robinson"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHANEL FOR CONGRESS"
|
||||
id: "C00927111"
|
||||
ids:
|
||||
fec: "H6NJ12276"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Shanel Y Robinson
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHANEL FOR CONGRESS (C00927111)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Squire Servance"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SERVANCE FOR CONGRESS INC."
|
||||
id: "C00927996"
|
||||
ids:
|
||||
fec: "H6NJ12284"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Squire Servance
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SERVANCE FOR CONGRESS INC. (C00927996)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sujit Singh"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SUJIT SINGH FOR CONGRESS"
|
||||
id: "C00928796"
|
||||
ids:
|
||||
fec: "H6NJ12292"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sujit Singh
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SUJIT SINGH FOR CONGRESS (C00928796)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Susan Copius Altman"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALTMAN FOR CONGRESS"
|
||||
id: "C00937730"
|
||||
ids:
|
||||
fec: "H6NJ12433"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Susan Copius Altman
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALTMAN FOR CONGRESS (C00937730)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tahesha Way"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WAY FOR CONGRESS"
|
||||
id: "C00928804"
|
||||
ids:
|
||||
fec: "H6NJ11310"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tahesha Way
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WAY FOR CONGRESS (C00928804)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Terri Reese"
|
||||
description: "U.S. House candidate, NJ-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-02"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TERRI REESE FOR NJ CD-2"
|
||||
id: "C00910505"
|
||||
ids:
|
||||
fec: "H6NJ02236"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Terri Reese
|
||||
|
||||
Democratic challenger for U.S. House (NJ-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TERRI REESE FOR NJ CD-2 (C00910505)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Thomas H. Jr. Kean"
|
||||
description: "U.S. House candidate, NJ-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-07"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KEAN FOR CONGRESS INC"
|
||||
id: "C00703058"
|
||||
ids:
|
||||
fec: "H0NJ07261"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Thomas H. Jr. Kean
|
||||
|
||||
Republican incumbent for U.S. House (NJ-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KEAN FOR CONGRESS INC (C00703058)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tiffany Burress"
|
||||
description: "U.S. House candidate, NJ-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TIFFANY BURRESS FOR CONGRESS"
|
||||
id: "C00934075"
|
||||
ids:
|
||||
fec: "H6NJ09280"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tiffany Burress
|
||||
|
||||
Republican challenger for U.S. House (NJ-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TIFFANY BURRESS FOR CONGRESS (C00934075)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Timothy C Alexander"
|
||||
description: "U.S. House candidate, NJ-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-02"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALEXANDER_2026"
|
||||
id: "C00913368"
|
||||
ids:
|
||||
fec: "H6NJ02244"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Timothy C Alexander
|
||||
|
||||
Democratic challenger for U.S. House (NJ-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALEXANDER_2026 (C00913368)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tina Shah"
|
||||
description: "U.S. House candidate, NJ-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DR. TINA SHAH FOR CONGRESS"
|
||||
id: "C00909580"
|
||||
ids:
|
||||
fec: "H6NJ07250"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tina Shah
|
||||
|
||||
Democratic challenger for U.S. House (NJ-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DR. TINA SHAH FOR CONGRESS (C00909580)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tom Malinowski"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MALINOWSKI FOR NEW JERSEY"
|
||||
id: "C00925388"
|
||||
ids:
|
||||
fec: "H6NJ11245"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tom Malinowski
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MALINOWSKI FOR NEW JERSEY (C00925388)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Verlina Reynolds-Jackson"
|
||||
description: "U.S. House candidate, NJ-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-12"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VERLINA FOR CONGRESS"
|
||||
id: "C00928838"
|
||||
ids:
|
||||
fec: "H6NJ12300"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Verlina Reynolds-Jackson
|
||||
|
||||
Democratic open-seat for U.S. House (NJ-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VERLINA FOR CONGRESS (C00928838)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Vincent Matrisciano"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "UN"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VINCENT MATRISCIANO FOR CONGRESS"
|
||||
id: "C00940932"
|
||||
ids:
|
||||
fec: "H6NJ11336"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Vincent Matrisciano
|
||||
|
||||
UN challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VINCENT MATRISCIANO FOR CONGRESS (C00940932)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Zach Beecher"
|
||||
description: "U.S. House candidate, NJ-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-11"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ZACH BEECHER FOR CONGRESS"
|
||||
id: "C00926964"
|
||||
ids:
|
||||
fec: "H6NJ11260"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Zach Beecher
|
||||
|
||||
Democratic challenger for U.S. House (NJ-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ZACH BEECHER FOR CONGRESS (C00926964)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Zack Mullock"
|
||||
description: "U.S. House candidate, NJ-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "NJ"
|
||||
district: "NJ-02"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MULLOCK FOR CONGRESS"
|
||||
id: "C00939280"
|
||||
ids:
|
||||
fec: "H6NJ02251"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Zack Mullock
|
||||
|
||||
Democratic challenger for U.S. House (NJ-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MULLOCK FOR CONGRESS (C00939280)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Atlantic County, NJ"
|
||||
classification: county
|
||||
fips: "34001"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 276270
|
||||
population_under_18: 57395
|
||||
population_18_64: 164033
|
||||
population_65_plus: 54842
|
||||
median_household_income: 78050
|
||||
poverty_rate: 13.18
|
||||
homeownership_rate: 68.71
|
||||
unemployment_rate: 8.78
|
||||
median_home_value: 295000
|
||||
gini_index: 0.4668
|
||||
vacancy_rate: 17.13
|
||||
race_white: 155037
|
||||
race_black: 37110
|
||||
race_asian: 21681
|
||||
race_native: 1961
|
||||
hispanic: 56285
|
||||
bachelors_plus: 82793
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Atlantic County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 276270 |
|
||||
| Under 18 | 57395 |
|
||||
| 18–64 | 164033 |
|
||||
| 65+ | 54842 |
|
||||
| Median household income | 78050 |
|
||||
| Poverty rate | 13.18 |
|
||||
| Homeownership rate | 68.71 |
|
||||
| Unemployment rate | 8.78 |
|
||||
| Median home value | 295000 |
|
||||
| Gini index | 0.4668 |
|
||||
| Vacancy rate | 17.13 |
|
||||
| White | 155037 |
|
||||
| Black | 37110 |
|
||||
| Asian | 21681 |
|
||||
| Native | 1961 |
|
||||
| Hispanic/Latino | 56285 |
|
||||
| Bachelor's or higher | 82793 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Bergen County, NJ"
|
||||
classification: county
|
||||
fips: "34003"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 962316
|
||||
population_under_18: 201193
|
||||
population_18_64: 586080
|
||||
population_65_plus: 175043
|
||||
median_household_income: 124884
|
||||
poverty_rate: 6.79
|
||||
homeownership_rate: 65.34
|
||||
unemployment_rate: 5.83
|
||||
median_home_value: 623000
|
||||
gini_index: 0.4725
|
||||
vacancy_rate: 3.92
|
||||
race_white: 530150
|
||||
race_black: 56128
|
||||
race_asian: 162461
|
||||
race_native: 2737
|
||||
hispanic: 218856
|
||||
bachelors_plus: 511552
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bergen County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 962316 |
|
||||
| Under 18 | 201193 |
|
||||
| 18–64 | 586080 |
|
||||
| 65+ | 175043 |
|
||||
| Median household income | 124884 |
|
||||
| Poverty rate | 6.79 |
|
||||
| Homeownership rate | 65.34 |
|
||||
| Unemployment rate | 5.83 |
|
||||
| Median home value | 623000 |
|
||||
| Gini index | 0.4725 |
|
||||
| Vacancy rate | 3.92 |
|
||||
| White | 530150 |
|
||||
| Black | 56128 |
|
||||
| Asian | 162461 |
|
||||
| Native | 2737 |
|
||||
| Hispanic/Latino | 218856 |
|
||||
| Bachelor's or higher | 511552 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Burlington County, NJ"
|
||||
classification: county
|
||||
fips: "34005"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 467805
|
||||
population_under_18: 96126
|
||||
population_18_64: 285974
|
||||
population_65_plus: 85705
|
||||
median_household_income: 108111
|
||||
poverty_rate: 6.65
|
||||
homeownership_rate: 76.13
|
||||
unemployment_rate: 5.27
|
||||
median_home_value: 354000
|
||||
gini_index: 0.4292
|
||||
vacancy_rate: 4.88
|
||||
race_white: 301052
|
||||
race_black: 76226
|
||||
race_asian: 27207
|
||||
race_native: 956
|
||||
hispanic: 44974
|
||||
bachelors_plus: 194840
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Burlington County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 467805 |
|
||||
| Under 18 | 96126 |
|
||||
| 18–64 | 285974 |
|
||||
| 65+ | 85705 |
|
||||
| Median household income | 108111 |
|
||||
| Poverty rate | 6.65 |
|
||||
| Homeownership rate | 76.13 |
|
||||
| Unemployment rate | 5.27 |
|
||||
| Median home value | 354000 |
|
||||
| Gini index | 0.4292 |
|
||||
| Vacancy rate | 4.88 |
|
||||
| White | 301052 |
|
||||
| Black | 76226 |
|
||||
| Asian | 27207 |
|
||||
| Native | 956 |
|
||||
| Hispanic/Latino | 44974 |
|
||||
| Bachelor's or higher | 194840 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Camden County, NJ"
|
||||
classification: county
|
||||
fips: "34007"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 527257
|
||||
population_under_18: 119695
|
||||
population_18_64: 320368
|
||||
population_65_plus: 87194
|
||||
median_household_income: 88755
|
||||
poverty_rate: 12.4
|
||||
homeownership_rate: 64.69
|
||||
unemployment_rate: 6.89
|
||||
median_home_value: 287100
|
||||
gini_index: 0.4661
|
||||
vacancy_rate: 5.26
|
||||
race_white: 287612
|
||||
race_black: 101050
|
||||
race_asian: 31500
|
||||
race_native: 2484
|
||||
hispanic: 101417
|
||||
bachelors_plus: 185588
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Camden County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 527257 |
|
||||
| Under 18 | 119695 |
|
||||
| 18–64 | 320368 |
|
||||
| 65+ | 87194 |
|
||||
| Median household income | 88755 |
|
||||
| Poverty rate | 12.4 |
|
||||
| Homeownership rate | 64.69 |
|
||||
| Unemployment rate | 6.89 |
|
||||
| Median home value | 287100 |
|
||||
| Gini index | 0.4661 |
|
||||
| Vacancy rate | 5.26 |
|
||||
| White | 287612 |
|
||||
| Black | 101050 |
|
||||
| Asian | 31500 |
|
||||
| Native | 2484 |
|
||||
| Hispanic/Latino | 101417 |
|
||||
| Bachelor's or higher | 185588 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cape May County, NJ"
|
||||
classification: county
|
||||
fips: "34009"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 94941
|
||||
population_under_18: 16274
|
||||
population_18_64: 50659
|
||||
population_65_plus: 28008
|
||||
median_household_income: 91128
|
||||
poverty_rate: 8.73
|
||||
homeownership_rate: 80.32
|
||||
unemployment_rate: 5.27
|
||||
median_home_value: 434600
|
||||
gini_index: 0.4598
|
||||
vacancy_rate: 54.94
|
||||
race_white: 80838
|
||||
race_black: 3529
|
||||
race_asian: 687
|
||||
race_native: 354
|
||||
hispanic: 7854
|
||||
bachelors_plus: 39202
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cape May County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 94941 |
|
||||
| Under 18 | 16274 |
|
||||
| 18–64 | 50659 |
|
||||
| 65+ | 28008 |
|
||||
| Median household income | 91128 |
|
||||
| Poverty rate | 8.73 |
|
||||
| Homeownership rate | 80.32 |
|
||||
| Unemployment rate | 5.27 |
|
||||
| Median home value | 434600 |
|
||||
| Gini index | 0.4598 |
|
||||
| Vacancy rate | 54.94 |
|
||||
| White | 80838 |
|
||||
| Black | 3529 |
|
||||
| Asian | 687 |
|
||||
| Native | 354 |
|
||||
| Hispanic/Latino | 7854 |
|
||||
| Bachelor's or higher | 39202 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cumberland County, NJ"
|
||||
classification: county
|
||||
fips: "34011"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 153305
|
||||
population_under_18: 37403
|
||||
population_18_64: 91686
|
||||
population_65_plus: 24216
|
||||
median_household_income: 67436
|
||||
poverty_rate: 15.58
|
||||
homeownership_rate: 66.53
|
||||
unemployment_rate: 6.76
|
||||
median_home_value: 221400
|
||||
gini_index: 0.4734
|
||||
vacancy_rate: 6.11
|
||||
race_white: 71835
|
||||
race_black: 26429
|
||||
race_asian: 2290
|
||||
race_native: 2784
|
||||
hispanic: 54804
|
||||
bachelors_plus: 25817
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cumberland County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 153305 |
|
||||
| Under 18 | 37403 |
|
||||
| 18–64 | 91686 |
|
||||
| 65+ | 24216 |
|
||||
| Median household income | 67436 |
|
||||
| Poverty rate | 15.58 |
|
||||
| Homeownership rate | 66.53 |
|
||||
| Unemployment rate | 6.76 |
|
||||
| Median home value | 221400 |
|
||||
| Gini index | 0.4734 |
|
||||
| Vacancy rate | 6.11 |
|
||||
| White | 71835 |
|
||||
| Black | 26429 |
|
||||
| Asian | 2290 |
|
||||
| Native | 2784 |
|
||||
| Hispanic/Latino | 54804 |
|
||||
| Bachelor's or higher | 25817 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Essex County, NJ"
|
||||
classification: county
|
||||
fips: "34013"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 863002
|
||||
population_under_18: 203641
|
||||
population_18_64: 536721
|
||||
population_65_plus: 122640
|
||||
median_household_income: 80789
|
||||
poverty_rate: 14.64
|
||||
homeownership_rate: 44.9
|
||||
unemployment_rate: 8.72
|
||||
median_home_value: 524100
|
||||
gini_index: 0.5438
|
||||
vacancy_rate: 5.1
|
||||
race_white: 259184
|
||||
race_black: 312703
|
||||
race_asian: 52093
|
||||
race_native: 4603
|
||||
hispanic: 217167
|
||||
bachelors_plus: 326308
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Essex County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 863002 |
|
||||
| Under 18 | 203641 |
|
||||
| 18–64 | 536721 |
|
||||
| 65+ | 122640 |
|
||||
| Median household income | 80789 |
|
||||
| Poverty rate | 14.64 |
|
||||
| Homeownership rate | 44.9 |
|
||||
| Unemployment rate | 8.72 |
|
||||
| Median home value | 524100 |
|
||||
| Gini index | 0.5438 |
|
||||
| Vacancy rate | 5.1 |
|
||||
| White | 259184 |
|
||||
| Black | 312703 |
|
||||
| Asian | 52093 |
|
||||
| Native | 4603 |
|
||||
| Hispanic/Latino | 217167 |
|
||||
| Bachelor's or higher | 326308 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Gloucester County, NJ"
|
||||
classification: county
|
||||
fips: "34015"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 306954
|
||||
population_under_18: 65238
|
||||
population_18_64: 189849
|
||||
population_65_plus: 51867
|
||||
median_household_income: 105115
|
||||
poverty_rate: 7.7
|
||||
homeownership_rate: 80.12
|
||||
unemployment_rate: 5.27
|
||||
median_home_value: 310400
|
||||
gini_index: 0.4192
|
||||
vacancy_rate: 4.55
|
||||
race_white: 232690
|
||||
race_black: 33266
|
||||
race_asian: 9702
|
||||
race_native: 515
|
||||
hispanic: 25470
|
||||
bachelors_plus: 104720
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gloucester County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 306954 |
|
||||
| Under 18 | 65238 |
|
||||
| 18–64 | 189849 |
|
||||
| 65+ | 51867 |
|
||||
| Median household income | 105115 |
|
||||
| Poverty rate | 7.7 |
|
||||
| Homeownership rate | 80.12 |
|
||||
| Unemployment rate | 5.27 |
|
||||
| Median home value | 310400 |
|
||||
| Gini index | 0.4192 |
|
||||
| Vacancy rate | 4.55 |
|
||||
| White | 232690 |
|
||||
| Black | 33266 |
|
||||
| Asian | 9702 |
|
||||
| Native | 515 |
|
||||
| Hispanic/Latino | 25470 |
|
||||
| Bachelor's or higher | 104720 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hudson County, NJ"
|
||||
classification: county
|
||||
fips: "34017"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 718323
|
||||
population_under_18: 141994
|
||||
population_18_64: 485536
|
||||
population_65_plus: 90793
|
||||
median_household_income: 91795
|
||||
poverty_rate: 14.93
|
||||
homeownership_rate: 30.72
|
||||
unemployment_rate: 6.01
|
||||
median_home_value: 539700
|
||||
gini_index: 0.5046
|
||||
vacancy_rate: 6.63
|
||||
race_white: 231594
|
||||
race_black: 85703
|
||||
race_asian: 122062
|
||||
race_native: 7051
|
||||
hispanic: 292607
|
||||
bachelors_plus: 360526
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hudson County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 718323 |
|
||||
| Under 18 | 141994 |
|
||||
| 18–64 | 485536 |
|
||||
| 65+ | 90793 |
|
||||
| Median household income | 91795 |
|
||||
| Poverty rate | 14.93 |
|
||||
| Homeownership rate | 30.72 |
|
||||
| Unemployment rate | 6.01 |
|
||||
| Median home value | 539700 |
|
||||
| Gini index | 0.5046 |
|
||||
| Vacancy rate | 6.63 |
|
||||
| White | 231594 |
|
||||
| Black | 85703 |
|
||||
| Asian | 122062 |
|
||||
| Native | 7051 |
|
||||
| Hispanic/Latino | 292607 |
|
||||
| Bachelor's or higher | 360526 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hunterdon County, NJ"
|
||||
classification: county
|
||||
fips: "34019"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 130160
|
||||
population_under_18: 24884
|
||||
population_18_64: 78178
|
||||
population_65_plus: 27098
|
||||
median_household_income: 141715
|
||||
poverty_rate: 3.99
|
||||
homeownership_rate: 85.14
|
||||
unemployment_rate: 4.6
|
||||
median_home_value: 517200
|
||||
gini_index: 0.4431
|
||||
vacancy_rate: 2.41
|
||||
race_white: 105731
|
||||
race_black: 3336
|
||||
race_asian: 6436
|
||||
race_native: 244
|
||||
hispanic: 12117
|
||||
bachelors_plus: 77088
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hunterdon County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 130160 |
|
||||
| Under 18 | 24884 |
|
||||
| 18–64 | 78178 |
|
||||
| 65+ | 27098 |
|
||||
| Median household income | 141715 |
|
||||
| Poverty rate | 3.99 |
|
||||
| Homeownership rate | 85.14 |
|
||||
| Unemployment rate | 4.6 |
|
||||
| Median home value | 517200 |
|
||||
| Gini index | 0.4431 |
|
||||
| Vacancy rate | 2.41 |
|
||||
| White | 105731 |
|
||||
| Black | 3336 |
|
||||
| Asian | 6436 |
|
||||
| Native | 244 |
|
||||
| Hispanic/Latino | 12117 |
|
||||
| Bachelor's or higher | 77088 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Mercer County, NJ"
|
||||
classification: county
|
||||
fips: "34021"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 385864
|
||||
population_under_18: 84828
|
||||
population_18_64: 239479
|
||||
population_65_plus: 61557
|
||||
median_household_income: 100645
|
||||
poverty_rate: 10.27
|
||||
homeownership_rate: 62.15
|
||||
unemployment_rate: 6.31
|
||||
median_home_value: 377700
|
||||
gini_index: 0.4926
|
||||
vacancy_rate: 4.65
|
||||
race_white: 178342
|
||||
race_black: 71211
|
||||
race_asian: 48018
|
||||
race_native: 5214
|
||||
hispanic: 89099
|
||||
bachelors_plus: 174244
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mercer County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 385864 |
|
||||
| Under 18 | 84828 |
|
||||
| 18–64 | 239479 |
|
||||
| 65+ | 61557 |
|
||||
| Median household income | 100645 |
|
||||
| Poverty rate | 10.27 |
|
||||
| Homeownership rate | 62.15 |
|
||||
| Unemployment rate | 6.31 |
|
||||
| Median home value | 377700 |
|
||||
| Gini index | 0.4926 |
|
||||
| Vacancy rate | 4.65 |
|
||||
| White | 178342 |
|
||||
| Black | 71211 |
|
||||
| Asian | 48018 |
|
||||
| Native | 5214 |
|
||||
| Hispanic/Latino | 89099 |
|
||||
| Bachelor's or higher | 174244 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Middlesex County, NJ"
|
||||
classification: county
|
||||
fips: "34023"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 871290
|
||||
population_under_18: 187080
|
||||
population_18_64: 543652
|
||||
population_65_plus: 140558
|
||||
median_household_income: 111549
|
||||
poverty_rate: 8.59
|
||||
homeownership_rate: 63.65
|
||||
unemployment_rate: 6.69
|
||||
median_home_value: 462900
|
||||
gini_index: 0.4371
|
||||
vacancy_rate: 3.21
|
||||
race_white: 356769
|
||||
race_black: 90902
|
||||
race_asian: 222566
|
||||
race_native: 9028
|
||||
hispanic: 205792
|
||||
bachelors_plus: 391188
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Middlesex County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 871290 |
|
||||
| Under 18 | 187080 |
|
||||
| 18–64 | 543652 |
|
||||
| 65+ | 140558 |
|
||||
| Median household income | 111549 |
|
||||
| Poverty rate | 8.59 |
|
||||
| Homeownership rate | 63.65 |
|
||||
| Unemployment rate | 6.69 |
|
||||
| Median home value | 462900 |
|
||||
| Gini index | 0.4371 |
|
||||
| Vacancy rate | 3.21 |
|
||||
| White | 356769 |
|
||||
| Black | 90902 |
|
||||
| Asian | 222566 |
|
||||
| Native | 9028 |
|
||||
| Hispanic/Latino | 205792 |
|
||||
| Bachelor's or higher | 391188 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Monmouth County, NJ"
|
||||
classification: county
|
||||
fips: "34025"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 645353
|
||||
population_under_18: 134746
|
||||
population_18_64: 387237
|
||||
population_65_plus: 123370
|
||||
median_household_income: 124845
|
||||
poverty_rate: 6.49
|
||||
homeownership_rate: 75.55
|
||||
unemployment_rate: 5.4
|
||||
median_home_value: 606100
|
||||
gini_index: 0.4723
|
||||
vacancy_rate: 6.92
|
||||
race_white: 480349
|
||||
race_black: 38675
|
||||
race_asian: 35205
|
||||
race_native: 3886
|
||||
hispanic: 83325
|
||||
bachelors_plus: 326685
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Monmouth County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 645353 |
|
||||
| Under 18 | 134746 |
|
||||
| 18–64 | 387237 |
|
||||
| 65+ | 123370 |
|
||||
| Median household income | 124845 |
|
||||
| Poverty rate | 6.49 |
|
||||
| Homeownership rate | 75.55 |
|
||||
| Unemployment rate | 5.4 |
|
||||
| Median home value | 606100 |
|
||||
| Gini index | 0.4723 |
|
||||
| Vacancy rate | 6.92 |
|
||||
| White | 480349 |
|
||||
| Black | 38675 |
|
||||
| Asian | 35205 |
|
||||
| Native | 3886 |
|
||||
| Hispanic/Latino | 83325 |
|
||||
| Bachelor's or higher | 326685 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Morris County, NJ"
|
||||
classification: county
|
||||
fips: "34027"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 514528
|
||||
population_under_18: 106211
|
||||
population_18_64: 314690
|
||||
population_65_plus: 93627
|
||||
median_household_income: 137326
|
||||
poverty_rate: 4.92
|
||||
homeownership_rate: 74.29
|
||||
unemployment_rate: 5.2
|
||||
median_home_value: 582500
|
||||
gini_index: 0.4578
|
||||
vacancy_rate: 3.14
|
||||
race_white: 351230
|
||||
race_black: 16796
|
||||
race_asian: 55451
|
||||
race_native: 719
|
||||
hispanic: 82208
|
||||
bachelors_plus: 300104
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Morris County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 514528 |
|
||||
| Under 18 | 106211 |
|
||||
| 18–64 | 314690 |
|
||||
| 65+ | 93627 |
|
||||
| Median household income | 137326 |
|
||||
| Poverty rate | 4.92 |
|
||||
| Homeownership rate | 74.29 |
|
||||
| Unemployment rate | 5.2 |
|
||||
| Median home value | 582500 |
|
||||
| Gini index | 0.4578 |
|
||||
| Vacancy rate | 3.14 |
|
||||
| White | 351230 |
|
||||
| Black | 16796 |
|
||||
| Asian | 55451 |
|
||||
| Native | 719 |
|
||||
| Hispanic/Latino | 82208 |
|
||||
| Bachelor's or higher | 300104 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ocean County, NJ"
|
||||
classification: county
|
||||
fips: "34029"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 654362
|
||||
population_under_18: 163366
|
||||
population_18_64: 342989
|
||||
population_65_plus: 148007
|
||||
median_household_income: 89863
|
||||
poverty_rate: 10.5
|
||||
homeownership_rate: 80.74
|
||||
unemployment_rate: 5.45
|
||||
median_home_value: 398400
|
||||
gini_index: 0.4499
|
||||
vacancy_rate: 17.72
|
||||
race_white: 545002
|
||||
race_black: 19905
|
||||
race_asian: 12621
|
||||
race_native: 2587
|
||||
hispanic: 71391
|
||||
bachelors_plus: 207710
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ocean County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 654362 |
|
||||
| Under 18 | 163366 |
|
||||
| 18–64 | 342989 |
|
||||
| 65+ | 148007 |
|
||||
| Median household income | 89863 |
|
||||
| Poverty rate | 10.5 |
|
||||
| Homeownership rate | 80.74 |
|
||||
| Unemployment rate | 5.45 |
|
||||
| Median home value | 398400 |
|
||||
| Gini index | 0.4499 |
|
||||
| Vacancy rate | 17.72 |
|
||||
| White | 545002 |
|
||||
| Black | 19905 |
|
||||
| Asian | 12621 |
|
||||
| Native | 2587 |
|
||||
| Hispanic/Latino | 71391 |
|
||||
| Bachelor's or higher | 207710 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Passaic County, NJ"
|
||||
classification: county
|
||||
fips: "34031"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 521012
|
||||
population_under_18: 123141
|
||||
population_18_64: 315239
|
||||
population_65_plus: 82632
|
||||
median_household_income: 87522
|
||||
poverty_rate: 12.99
|
||||
homeownership_rate: 53.07
|
||||
unemployment_rate: 8.0
|
||||
median_home_value: 459500
|
||||
gini_index: 0.4656
|
||||
vacancy_rate: 3.7
|
||||
race_white: 215130
|
||||
race_black: 53332
|
||||
race_asian: 28629
|
||||
race_native: 2084
|
||||
hispanic: 231009
|
||||
bachelors_plus: 144545
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Passaic County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 521012 |
|
||||
| Under 18 | 123141 |
|
||||
| 18–64 | 315239 |
|
||||
| 65+ | 82632 |
|
||||
| Median household income | 87522 |
|
||||
| Poverty rate | 12.99 |
|
||||
| Homeownership rate | 53.07 |
|
||||
| Unemployment rate | 8.0 |
|
||||
| Median home value | 459500 |
|
||||
| Gini index | 0.4656 |
|
||||
| Vacancy rate | 3.7 |
|
||||
| White | 215130 |
|
||||
| Black | 53332 |
|
||||
| Asian | 28629 |
|
||||
| Native | 2084 |
|
||||
| Hispanic/Latino | 231009 |
|
||||
| Bachelor's or higher | 144545 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Salem County, NJ"
|
||||
classification: county
|
||||
fips: "34033"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 65275
|
||||
population_under_18: 14314
|
||||
population_18_64: 38502
|
||||
population_65_plus: 12459
|
||||
median_household_income: 79960
|
||||
poverty_rate: 12.68
|
||||
homeownership_rate: 70.98
|
||||
unemployment_rate: 7.42
|
||||
median_home_value: 239500
|
||||
gini_index: 0.4384
|
||||
vacancy_rate: 10.41
|
||||
race_white: 47420
|
||||
race_black: 9595
|
||||
race_asian: 632
|
||||
race_native: 122
|
||||
hispanic: 7362
|
||||
bachelors_plus: 15284
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Salem County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 65275 |
|
||||
| Under 18 | 14314 |
|
||||
| 18–64 | 38502 |
|
||||
| 65+ | 12459 |
|
||||
| Median household income | 79960 |
|
||||
| Poverty rate | 12.68 |
|
||||
| Homeownership rate | 70.98 |
|
||||
| Unemployment rate | 7.42 |
|
||||
| Median home value | 239500 |
|
||||
| Gini index | 0.4384 |
|
||||
| Vacancy rate | 10.41 |
|
||||
| White | 47420 |
|
||||
| Black | 9595 |
|
||||
| Asian | 632 |
|
||||
| Native | 122 |
|
||||
| Hispanic/Latino | 7362 |
|
||||
| Bachelor's or higher | 15284 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Somerset County, NJ"
|
||||
classification: county
|
||||
fips: "34035"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 349846
|
||||
population_under_18: 74044
|
||||
population_18_64: 216265
|
||||
population_65_plus: 59537
|
||||
median_household_income: 140374
|
||||
poverty_rate: 5.37
|
||||
homeownership_rate: 74.3
|
||||
unemployment_rate: 4.74
|
||||
median_home_value: 552100
|
||||
gini_index: 0.4598
|
||||
vacancy_rate: 2.12
|
||||
race_white: 180538
|
||||
race_black: 33390
|
||||
race_asian: 68731
|
||||
race_native: 1478
|
||||
hispanic: 61585
|
||||
bachelors_plus: 209292
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Somerset County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 349846 |
|
||||
| Under 18 | 74044 |
|
||||
| 18–64 | 216265 |
|
||||
| 65+ | 59537 |
|
||||
| Median household income | 140374 |
|
||||
| Poverty rate | 5.37 |
|
||||
| Homeownership rate | 74.3 |
|
||||
| Unemployment rate | 4.74 |
|
||||
| Median home value | 552100 |
|
||||
| Gini index | 0.4598 |
|
||||
| Vacancy rate | 2.12 |
|
||||
| White | 180538 |
|
||||
| Black | 33390 |
|
||||
| Asian | 68731 |
|
||||
| Native | 1478 |
|
||||
| Hispanic/Latino | 61585 |
|
||||
| Bachelor's or higher | 209292 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Sussex County, NJ"
|
||||
classification: county
|
||||
fips: "34037"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 145807
|
||||
population_under_18: 28419
|
||||
population_18_64: 89732
|
||||
population_65_plus: 27656
|
||||
median_household_income: 116186
|
||||
poverty_rate: 5.54
|
||||
homeownership_rate: 83.73
|
||||
unemployment_rate: 5.12
|
||||
median_home_value: 369400
|
||||
gini_index: 0.4156
|
||||
vacancy_rate: 8.11
|
||||
race_white: 119960
|
||||
race_black: 2701
|
||||
race_asian: 2917
|
||||
race_native: 396
|
||||
hispanic: 17355
|
||||
bachelors_plus: 58169
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sussex County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 145807 |
|
||||
| Under 18 | 28419 |
|
||||
| 18–64 | 89732 |
|
||||
| 65+ | 27656 |
|
||||
| Median household income | 116186 |
|
||||
| Poverty rate | 5.54 |
|
||||
| Homeownership rate | 83.73 |
|
||||
| Unemployment rate | 5.12 |
|
||||
| Median home value | 369400 |
|
||||
| Gini index | 0.4156 |
|
||||
| Vacancy rate | 8.11 |
|
||||
| White | 119960 |
|
||||
| Black | 2701 |
|
||||
| Asian | 2917 |
|
||||
| Native | 396 |
|
||||
| Hispanic/Latino | 17355 |
|
||||
| Bachelor's or higher | 58169 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Union County, NJ"
|
||||
classification: county
|
||||
fips: "34039"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 579290
|
||||
population_under_18: 136260
|
||||
population_18_64: 355753
|
||||
population_65_plus: 87277
|
||||
median_household_income: 103202
|
||||
poverty_rate: 9.18
|
||||
homeownership_rate: 57.36
|
||||
unemployment_rate: 6.51
|
||||
median_home_value: 529200
|
||||
gini_index: 0.4834
|
||||
vacancy_rate: 4.29
|
||||
race_white: 228008
|
||||
race_black: 115397
|
||||
race_asian: 32637
|
||||
race_native: 3233
|
||||
hispanic: 203905
|
||||
bachelors_plus: 215946
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Union County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 579290 |
|
||||
| Under 18 | 136260 |
|
||||
| 18–64 | 355753 |
|
||||
| 65+ | 87277 |
|
||||
| Median household income | 103202 |
|
||||
| Poverty rate | 9.18 |
|
||||
| Homeownership rate | 57.36 |
|
||||
| Unemployment rate | 6.51 |
|
||||
| Median home value | 529200 |
|
||||
| Gini index | 0.4834 |
|
||||
| Vacancy rate | 4.29 |
|
||||
| White | 228008 |
|
||||
| Black | 115397 |
|
||||
| Asian | 32637 |
|
||||
| Native | 3233 |
|
||||
| Hispanic/Latino | 203905 |
|
||||
| Bachelor's or higher | 215946 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Warren County, NJ"
|
||||
classification: county
|
||||
fips: "34041"
|
||||
state: "NJ"
|
||||
demographics:
|
||||
population: 110849
|
||||
population_under_18: 21393
|
||||
population_18_64: 67784
|
||||
population_65_plus: 21672
|
||||
median_household_income: 100869
|
||||
poverty_rate: 8.34
|
||||
homeownership_rate: 75.06
|
||||
unemployment_rate: 5.1
|
||||
median_home_value: 346500
|
||||
gini_index: 0.4146
|
||||
vacancy_rate: 2.99
|
||||
race_white: 85215
|
||||
race_black: 6677
|
||||
race_asian: 3381
|
||||
race_native: 299
|
||||
hispanic: 14378
|
||||
bachelors_plus: 39235
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Warren County, NJ
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 110849 |
|
||||
| Under 18 | 21393 |
|
||||
| 18–64 | 67784 |
|
||||
| 65+ | 21672 |
|
||||
| Median household income | 100869 |
|
||||
| Poverty rate | 8.34 |
|
||||
| Homeownership rate | 75.06 |
|
||||
| Unemployment rate | 5.1 |
|
||||
| Median home value | 346500 |
|
||||
| Gini index | 0.4146 |
|
||||
| Vacancy rate | 2.99 |
|
||||
| White | 85215 |
|
||||
| Black | 6677 |
|
||||
| Asian | 3381 |
|
||||
| Native | 299 |
|
||||
| Hispanic/Latino | 14378 |
|
||||
| Bachelor's or higher | 39235 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "NJ-01"
|
||||
classification: congressional-district
|
||||
state: "NJ"
|
||||
district: "NJ-01"
|
||||
demographics:
|
||||
population: 784146
|
||||
population_under_18: 184648
|
||||
population_18_64: 265108
|
||||
population_65_plus: 334390
|
||||
median_household_income: 94772
|
||||
poverty_rate: 10.13
|
||||
homeownership_rate: 69.73
|
||||
unemployment_rate: 5.64
|
||||
median_home_value: 331300
|
||||
gini_index: 0.442
|
||||
vacancy_rate: 5.16
|
||||
race_white: 469093
|
||||
race_black: 136778
|
||||
race_asian: 41046
|
||||
hispanic: 135652
|
||||
bachelors_plus: 208339
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# NJ-01
|
||||
|
||||
Congressional district NJ-01.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 784146 |
|
||||
| Under 18 | 184648 |
|
||||
| 18–64 | 265108 |
|
||||
| 65+ | 334390 |
|
||||
| Median household income | 94772 |
|
||||
| Poverty rate | 10.13 |
|
||||
| Homeownership rate | 69.73 |
|
||||
| Unemployment rate | 5.64 |
|
||||
| Median home value | 331300 |
|
||||
| Gini index | 0.442 |
|
||||
| Vacancy rate | 5.16 |
|
||||
| White | 469093 |
|
||||
| Black | 136778 |
|
||||
| Asian | 41046 |
|
||||
| Hispanic/Latino | 135652 |
|
||||
| Bachelor's or higher | 208339 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "NJ-02"
|
||||
classification: congressional-district
|
||||
state: "NJ"
|
||||
district: "NJ-02"
|
||||
demographics:
|
||||
population: 794193
|
||||
population_under_18: 181955
|
||||
population_18_64: 230699
|
||||
population_65_plus: 381539
|
||||
median_household_income: 84183
|
||||
poverty_rate: 10.08
|
||||
homeownership_rate: 76.12
|
||||
unemployment_rate: 5.98
|
||||
median_home_value: 358900
|
||||
gini_index: 0.4564
|
||||
vacancy_rate: 24.92
|
||||
race_white: 514671
|
||||
race_black: 87631
|
||||
race_asian: 34580
|
||||
hispanic: 153271
|
||||
bachelors_plus: 179337
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# NJ-02
|
||||
|
||||
Congressional district NJ-02.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 794193 |
|
||||
| Under 18 | 181955 |
|
||||
| 18–64 | 230699 |
|
||||
| 65+ | 381539 |
|
||||
| Median household income | 84183 |
|
||||
| Poverty rate | 10.08 |
|
||||
| Homeownership rate | 76.12 |
|
||||
| Unemployment rate | 5.98 |
|
||||
| Median home value | 358900 |
|
||||
| Gini index | 0.4564 |
|
||||
| Vacancy rate | 24.92 |
|
||||
| White | 514671 |
|
||||
| Black | 87631 |
|
||||
| Asian | 34580 |
|
||||
| Hispanic/Latino | 153271 |
|
||||
| Bachelor's or higher | 179337 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "NJ-03"
|
||||
classification: congressional-district
|
||||
state: "NJ"
|
||||
district: "NJ-03"
|
||||
demographics:
|
||||
population: 795627
|
||||
population_under_18: 181566
|
||||
population_18_64: 245278
|
||||
population_65_plus: 368783
|
||||
median_household_income: 116950
|
||||
poverty_rate: 5.05
|
||||
homeownership_rate: 78.11
|
||||
unemployment_rate: 5.29
|
||||
median_home_value: 445200
|
||||
gini_index: 0.4331
|
||||
vacancy_rate: 3.5
|
||||
race_white: 492853
|
||||
race_black: 103010
|
||||
race_asian: 71192
|
||||
hispanic: 105422
|
||||
bachelors_plus: 260961
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, nj]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# NJ-03
|
||||
|
||||
Congressional district NJ-03.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 795627 |
|
||||
| Under 18 | 181566 |
|
||||
| 18–64 | 245278 |
|
||||
| 65+ | 368783 |
|
||||
| Median household income | 116950 |
|
||||
| Poverty rate | 5.05 |
|
||||
| Homeownership rate | 78.11 |
|
||||
| Unemployment rate | 5.29 |
|
||||
| Median home value | 445200 |
|
||||
| Gini index | 0.4331 |
|
||||
| Vacancy rate | 3.5 |
|
||||
| White | 492853 |
|
||||
| Black | 103010 |
|
||||
| Asian | 71192 |
|
||||
| Hispanic/Latino | 105422 |
|
||||
| Bachelor's or higher | 260961 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user