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 Clay Miller"
|
||||
description: "U.S. House candidate, OH-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-15"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MILLER FOR AMERICA"
|
||||
id: "C00856823"
|
||||
ids:
|
||||
fec: "H4OH15083"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adam Clay Miller
|
||||
|
||||
Democratic challenger for U.S. House (OH-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MILLER FOR AMERICA (C00856823)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Adrian J Vitus"
|
||||
description: "U.S. House candidate, OH-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF ADRIAN VITUS"
|
||||
id: "C00933044"
|
||||
ids:
|
||||
fec: "H6OH06202"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adrian J Vitus
|
||||
|
||||
Democratic challenger for U.S. House (OH-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF ADRIAN VITUS (C00933044)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alea Nadeem"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALEA FOR CONGRESS"
|
||||
id: "C00903310"
|
||||
ids:
|
||||
fec: "H6OH09115"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alea Nadeem
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALEA FOR CONGRESS (C00903310)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anthony Bruce Campbell"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANTHONY CAMPBELL FOR US"
|
||||
id: "C00929182"
|
||||
ids:
|
||||
fec: "H6OH09149"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anthony Bruce Campbell
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANTHONY CAMPBELL FOR US (C00929182)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brent Charles Hanni"
|
||||
description: "U.S. House candidate, OH-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT BRENT HANNI"
|
||||
id: "C00937557"
|
||||
ids:
|
||||
fec: "H6OH06210"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brent Charles Hanni
|
||||
|
||||
Democratic challenger for U.S. House (OH-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT BRENT HANNI (C00937557)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Brian Poindexter"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "POINDEXTER FOR CONGRESS"
|
||||
id: "C00933366"
|
||||
ids:
|
||||
fec: "H6OH07168"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brian Poindexter
|
||||
|
||||
Democratic challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- POINDEXTER FOR CONGRESS (C00933366)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Carey Coleman"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAREY COLEMAN FOR CONGRESS"
|
||||
id: "C00933432"
|
||||
ids:
|
||||
fec: "H6OH13307"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carey Coleman
|
||||
|
||||
Republican challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAREY COLEMAN FOR CONGRESS (C00933432)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Carl Setzer"
|
||||
description: "U.S. House candidate, OH-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-14"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SETZER FOR OHIO"
|
||||
id: "C00936773"
|
||||
ids:
|
||||
fec: "H6OH14230"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carl Setzer
|
||||
|
||||
Democratic challenger for U.S. House (OH-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SETZER FOR OHIO (C00936773)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Damon Iv Lynch"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF DAMON LYNCH"
|
||||
id: "C00933895"
|
||||
ids:
|
||||
fec: "H6OH01187"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Damon Iv Lynch
|
||||
|
||||
Democratic challenger for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF DAMON LYNCH (C00933895)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Daniel Burket"
|
||||
description: "U.S. House candidate, OH-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BURKET FOR CONGRESS"
|
||||
id: "C00926170"
|
||||
ids:
|
||||
fec: "H6OH05113"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daniel Burket
|
||||
|
||||
Democratic challenger for U.S. House (OH-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BURKET FOR CONGRESS (C00926170)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David P. Joyce"
|
||||
description: "U.S. House candidate, OH-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-14"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF DAVE JOYCE"
|
||||
id: "C00527457"
|
||||
ids:
|
||||
fec: "H2OH14064"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David P. Joyce
|
||||
|
||||
Republican incumbent for U.S. House (OH-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF DAVE JOYCE (C00527457)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Taylor"
|
||||
description: "U.S. House candidate, OH-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-02"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAVE TAYLOR FOR CONGRESS"
|
||||
id: "C00860213"
|
||||
ids:
|
||||
fec: "H4OH02248"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Taylor
|
||||
|
||||
Republican incumbent for U.S. House (OH-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAVE TAYLOR FOR CONGRESS (C00860213)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Derek Merrin"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MERRIN FOR CONGRESS"
|
||||
id: "C00863829"
|
||||
ids:
|
||||
fec: "H4OH09169"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Derek Merrin
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MERRIN FOR CONGRESS (C00863829)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Don Ralph Leonard"
|
||||
description: "U.S. House candidate, OH-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-15"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DON LEONARD FOR OHIO"
|
||||
id: "C00913491"
|
||||
ids:
|
||||
fec: "H6OH15112"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Don Ralph Leonard
|
||||
|
||||
Democratic challenger for U.S. House (OH-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DON LEONARD FOR OHIO (C00913491)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Edward O'Donnell Fitzgerald"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ED FITZGERALD FOR CONGRESS"
|
||||
id: "C00912576"
|
||||
ids:
|
||||
fec: "H6OH07143"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Edward O'Donnell Fitzgerald
|
||||
|
||||
Democratic challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ED FITZGERALD FOR CONGRESS (C00912576)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Emilia Sykes"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "EMILIA SYKES FOR CONGRESS"
|
||||
id: "C00801274"
|
||||
ids:
|
||||
fec: "H2OH13264"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Emilia Sykes
|
||||
|
||||
Democratic incumbent for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- EMILIA SYKES FOR CONGRESS (C00801274)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Eric Conroy"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CONROY FOR CONGRESS"
|
||||
id: "C00912311"
|
||||
ids:
|
||||
fec: "H6OH01138"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eric Conroy
|
||||
|
||||
Republican challenger for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CONROY FOR CONGRESS (C00912311)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Frederick J Ode"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF FRED ODE"
|
||||
id: "C00917146"
|
||||
ids:
|
||||
fec: "S6OH00387"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Frederick J Ode
|
||||
|
||||
Democratic challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF FRED ODE (C00917146)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Frenchko Michele Nicole"
|
||||
description: "U.S. House candidate, OH-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-14"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NIKI FRENCHKO FOR CONGRESS"
|
||||
id: "C00935023"
|
||||
ids:
|
||||
fec: "H6OH14222"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Frenchko Michele Nicole
|
||||
|
||||
Republican challenger for U.S. House (OH-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NIKI FRENCHKO FOR CONGRESS (C00935023)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Greg Landsman"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LANDSMAN FOR CONGRESS"
|
||||
id: "C00800276"
|
||||
ids:
|
||||
fec: "H2OH01194"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Greg Landsman
|
||||
|
||||
Democratic incumbent for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LANDSMAN FOR CONGRESS (C00800276)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Gregory Lee Levy"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GREG LEVY FOR SENATE"
|
||||
id: "C00918839"
|
||||
ids:
|
||||
fec: "S6OH00395"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gregory Lee Levy
|
||||
|
||||
Independent challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GREG LEVY FOR SENATE (C00918839)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Holly Adams"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HOLLY ADAMS FOR US CONGRESS"
|
||||
id: "C00937664"
|
||||
ids:
|
||||
fec: "H6OH01195"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Holly Adams
|
||||
|
||||
Republican challenger for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HOLLY ADAMS FOR US CONGRESS (C00937664)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James D. Jordan"
|
||||
description: "U.S. House candidate, OH-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-04"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JIM JORDAN FOR CONGRESS"
|
||||
id: "C00416594"
|
||||
ids:
|
||||
fec: "H6OH04082"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James D. Jordan
|
||||
|
||||
Republican incumbent for U.S. House (OH-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JIM JORDAN FOR CONGRESS (C00416594)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jan Kinner"
|
||||
description: "U.S. House candidate, OH-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-10"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KINNER FOR CONGRESS"
|
||||
id: "C00939975"
|
||||
ids:
|
||||
fec: "H6OH10147"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jan Kinner
|
||||
|
||||
Democratic challenger for U.S. House (OH-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KINNER FOR CONGRESS (C00939975)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Janice Beckett"
|
||||
description: "U.S. House candidate, OH-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-10"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT JANICE BECKETT TO CONGRESS"
|
||||
id: "C00940221"
|
||||
ids:
|
||||
fec: "H6OH10139"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Janice Beckett
|
||||
|
||||
Democratic challenger for U.S. House (OH-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT JANICE BECKETT TO CONGRESS (C00940221)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jerrad Shane Christian"
|
||||
description: "U.S. House candidate, OH-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-12"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CITIZENS FOR J CHRISTIAN"
|
||||
id: "C00851956"
|
||||
ids:
|
||||
fec: "H4OH12080"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jerrad Shane Christian
|
||||
|
||||
Democratic challenger for U.S. House (OH-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CITIZENS FOR J CHRISTIAN (C00851956)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jon Husted"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HUSTED FOR SENATE"
|
||||
id: "C00896019"
|
||||
ids:
|
||||
fec: "S6OH00304"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jon Husted
|
||||
|
||||
Republican incumbent for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HUSTED FOR SENATE (C00896019)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jonah Schulz"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JONAH SCHULZ FOR CONGRESS"
|
||||
id: "C00904193"
|
||||
ids:
|
||||
fec: "H2OH16069"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jonah Schulz
|
||||
|
||||
Republican challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JONAH SCHULZ FOR CONGRESS (C00904193)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Josh Williams"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOSH WILLIAMS FOR OHIO"
|
||||
id: "C00909861"
|
||||
ids:
|
||||
fec: "H6OH09131"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Josh Williams
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOSH WILLIAMS FOR OHIO (C00909861)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joyce Beatty"
|
||||
description: "U.S. House candidate, OH-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-03"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BEATTY FOR CONGRESS"
|
||||
id: "C00507368"
|
||||
ids:
|
||||
fec: "H2OH03125"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joyce Beatty
|
||||
|
||||
Democratic incumbent for U.S. House (OH-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BEATTY FOR CONGRESS (C00507368)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kevin Coughlin"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ONE COUNTRY ONE DESTINY PAC"
|
||||
id: "C00853077"
|
||||
ids:
|
||||
fec: "H4OH13153"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kevin Coughlin
|
||||
|
||||
Republican challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ONE COUNTRY ONE DESTINY PAC (C00853077)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kristina Knickerbocker"
|
||||
description: "U.S. House candidate, OH-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-10"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KNICKERBOCKER FOR CONGRESS"
|
||||
id: "C00934240"
|
||||
ids:
|
||||
fec: "H6OH10121"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kristina Knickerbocker
|
||||
|
||||
Democratic challenger for U.S. House (OH-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KNICKERBOCKER FOR CONGRESS (C00934240)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Laura D Rodriguez-Carbone"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LAURA RODRIGUEZ-CARBONE FOR CONGRESS"
|
||||
id: "C00937656"
|
||||
ids:
|
||||
fec: "H6OH07176"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Laura D Rodriguez-Carbone
|
||||
|
||||
Democratic challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LAURA RODRIGUEZ-CARBONE FOR CONGRESS (C00937656)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "M Shontel Brown"
|
||||
description: "U.S. House candidate, OH-11 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-11"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHONTEL BROWN FOR CONGRESS"
|
||||
id: "C00764381"
|
||||
ids:
|
||||
fec: "H2OH11169"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# M Shontel Brown
|
||||
|
||||
Democratic incumbent for U.S. House (OH-11), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHONTEL BROWN FOR CONGRESS (C00764381)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Madaris Grant"
|
||||
description: "U.S. House candidate, OH-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-08"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF MADARIS GRANT"
|
||||
id: "C00924688"
|
||||
ids:
|
||||
fec: "H6OH08364"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Madaris Grant
|
||||
|
||||
Democratic challenger for U.S. House (OH-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF MADARIS GRANT (C00924688)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Madison Sheahan"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHEAHAN FOR OHIO"
|
||||
id: "C00934703"
|
||||
ids:
|
||||
fec: "H6OH09172"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Madison Sheahan
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHEAHAN FOR OHIO (C00934703)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Malcolm Ritchie"
|
||||
description: "U.S. House candidate, OH-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MALCOLM RITCHIE FOR CONGRESS"
|
||||
id: "C00905158"
|
||||
ids:
|
||||
fec: "H6OH06160"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Malcolm Ritchie
|
||||
|
||||
Democratic challenger for U.S. House (OH-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MALCOLM RITCHIE FOR CONGRESS (C00905158)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Marcy Hon. M.C. Kaptur"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KAPTUR FOR CONGRESS"
|
||||
id: "C00154625"
|
||||
ids:
|
||||
fec: "H2OH09031"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marcy Hon. M.C. Kaptur
|
||||
|
||||
Democratic incumbent for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KAPTUR FOR CONGRESS (C00154625)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Margaret Elizabeth Briem"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BRIEM FOR CONGRESS"
|
||||
id: "C00913954"
|
||||
ids:
|
||||
fec: "H6OH13265"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Margaret Elizabeth Briem
|
||||
|
||||
Republican challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BRIEM FOR CONGRESS (C00913954)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Maria Jukic"
|
||||
description: "U.S. House candidate, OH-14 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-14"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF MARIA JUKIC"
|
||||
id: "C00947051"
|
||||
ids:
|
||||
fec: "H6OH14248"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Maria Jukic
|
||||
|
||||
Democratic challenger for U.S. House (OH-14), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF MARIA JUKIC (C00947051)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Martin Mathias Mr. Iii Heberling"
|
||||
description: "U.S. House candidate, OH-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HEBERLING FOR OHIO"
|
||||
id: "C00938621"
|
||||
ids:
|
||||
fec: "H2OH05070"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Martin Mathias Mr. Iii Heberling
|
||||
|
||||
Democratic challenger for U.S. House (OH-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HEBERLING FOR OHIO (C00938621)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Max Miller"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MAX MILLER FOR CONGRESS"
|
||||
id: "C00770818"
|
||||
ids:
|
||||
fec: "H2OH16051"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Max Miller
|
||||
|
||||
Republican incumbent for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MAX MILLER FOR CONGRESS (C00770818)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael Eisner"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "EISNER FOR CONGRESS"
|
||||
id: "C00908418"
|
||||
ids:
|
||||
fec: "H6OH07135"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael Eisner
|
||||
|
||||
Democratic challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- EISNER FOR CONGRESS (C00908418)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael R Rep. Turner"
|
||||
description: "U.S. House candidate, OH-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-10"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CITIZENS FOR TURNER"
|
||||
id: "C00373001"
|
||||
ids:
|
||||
fec: "H2OH03067"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael R Rep. Turner
|
||||
|
||||
Republican incumbent for U.S. House (OH-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CITIZENS FOR TURNER (C00373001)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michael Rulli"
|
||||
description: "U.S. House candidate, OH-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-06"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RULLI FOR OHIO"
|
||||
id: "C00858415"
|
||||
ids:
|
||||
fec: "H4OH06165"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michael Rulli
|
||||
|
||||
Republican incumbent for U.S. House (OH-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RULLI FOR OHIO (C00858415)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mike Carey"
|
||||
description: "U.S. House candidate, OH-15 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-15"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CAREY FOR CONGRESS"
|
||||
id: "C00779603"
|
||||
ids:
|
||||
fec: "H2OH15228"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mike Carey
|
||||
|
||||
Republican incumbent for U.S. House (OH-15), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CAREY FOR CONGRESS (C00779603)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Niranjan Neil Mr Patel"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NEIL FOR OHIO"
|
||||
id: "C00932632"
|
||||
ids:
|
||||
fec: "H6OH13299"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Niranjan Neil Mr Patel
|
||||
|
||||
Republican challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NEIL FOR OHIO (C00932632)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robert Edward Latta"
|
||||
description: "U.S. House candidate, OH-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-05"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LATTA FOR CONGRESS"
|
||||
id: "C00438697"
|
||||
ids:
|
||||
fec: "H8OH05036"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robert Edward Latta
|
||||
|
||||
Republican incumbent for U.S. House (OH-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LATTA FOR CONGRESS (C00438697)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ronald E Jr Kincaid"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RON KINCAID FOR SENATE"
|
||||
id: "C00913038"
|
||||
ids:
|
||||
fec: "S6OH00361"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ronald E Jr Kincaid
|
||||
|
||||
Democratic challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RON KINCAID FOR SENATE (C00913038)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Rosemary Oglesby-Henry"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE FOR MS ROSEMARY"
|
||||
id: "C00913384"
|
||||
ids:
|
||||
fec: "H6OH01146"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rosemary Oglesby-Henry
|
||||
|
||||
Republican challenger for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE FOR MS ROSEMARY (C00913384)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sandeep S Mr Dixit"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SANDEEP DIXIT FOR CONGRESS"
|
||||
id: "C00918094"
|
||||
ids:
|
||||
fec: "H6OH13273"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sandeep S Mr Dixit
|
||||
|
||||
Independent challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SANDEEP DIXIT FOR CONGRESS (C00918094)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Scott Schulz"
|
||||
description: "U.S. House candidate, OH-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SCOTT FOR OHIO"
|
||||
id: "C00921510"
|
||||
ids:
|
||||
fec: "H6OH07150"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Scott Schulz
|
||||
|
||||
Democratic challenger for U.S. House (OH-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SCOTT FOR OHIO (C00921510)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sherrod Brown"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF SHERROD BROWN"
|
||||
id: "C00916288"
|
||||
ids:
|
||||
fec: "S6OH00163"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sherrod Brown
|
||||
|
||||
Democratic challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF SHERROD BROWN (C00916288)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Siembida Kevin"
|
||||
description: "U.S. House candidate, OH-13 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-13"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KEVIN SIEMBIDA FOR CONGRESS"
|
||||
id: "C00931600"
|
||||
ids:
|
||||
fec: "H6OH13281"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Siembida Kevin
|
||||
|
||||
Republican challenger for U.S. House (OH-13), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KEVIN SIEMBIDA FOR CONGRESS (C00931600)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Stephen I Mr Faris"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FARIS WRITE IN FOR SENATE"
|
||||
id: "C00688465"
|
||||
ids:
|
||||
fec: "S8OH00144"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Stephen I Mr Faris
|
||||
|
||||
Independent challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FARIS WRITE IN FOR SENATE (C00688465)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Steven Erbeck"
|
||||
description: "U.S. House candidate, OH-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ERBECK FOR OHIO"
|
||||
id: "C00911990"
|
||||
ids:
|
||||
fec: "H6OH01161"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Steven Erbeck
|
||||
|
||||
Republican challenger for U.S. House (OH-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ERBECK FOR OHIO (C00911990)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tamara Wilson"
|
||||
description: "U.S. House candidate, OH-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-04"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TAMIE WILSON FOR US"
|
||||
id: "C00784983"
|
||||
ids:
|
||||
fec: "H2OH04164"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tamara Wilson
|
||||
|
||||
Independent challenger for U.S. House (OH-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TAMIE WILSON FOR US (C00784983)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tamara Wilson"
|
||||
description: "U.S. House candidate, OH-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TAMIE WILSON FOR US"
|
||||
id: "C00784983"
|
||||
ids:
|
||||
fec: "H6OH04173"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tamara Wilson
|
||||
|
||||
Democratic challenger for U.S. House (OH-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TAMIE WILSON FOR US (C00784983)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tony Pombo"
|
||||
description: "U.S. House candidate, OH-10 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-10"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TONY POMBO FOR CONGRESS"
|
||||
id: "C00871111"
|
||||
ids:
|
||||
fec: "H4OH10191"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tony Pombo
|
||||
|
||||
Democratic challenger for U.S. House (OH-10), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TONY POMBO FOR CONGRESS (C00871111)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Warren Davidson"
|
||||
description: "U.S. House candidate, OH-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-08"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAVIDSON FOR CONGRESS"
|
||||
id: "C00600718"
|
||||
ids:
|
||||
fec: "H6OH08315"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Warren Davidson
|
||||
|
||||
Republican incumbent for U.S. House (OH-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAVIDSON FOR CONGRESS (C00600718)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Wayne Charles Kinsel"
|
||||
description: "U.S. House candidate, OH-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WAYNE KINSEL FOR CONGRESS"
|
||||
id: "C00908731"
|
||||
ids:
|
||||
fec: "H6OH09123"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Wayne Charles Kinsel
|
||||
|
||||
Republican challenger for U.S. House (OH-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WAYNE KINSEL FOR CONGRESS (C00908731)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "William Redpath"
|
||||
description: "U.S. Senate candidate, OH (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "OH"
|
||||
party: "LIB"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "REDPATH FOR US SENATE COMMITTEE"
|
||||
id: "C00937300"
|
||||
ids:
|
||||
fec: "S6OH00429"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# William Redpath
|
||||
|
||||
Libertarian challenger for U.S. Senate (OH), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- REDPATH FOR US SENATE COMMITTEE (C00937300)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "William Troy Balderson"
|
||||
description: "U.S. House candidate, OH-12 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "OH"
|
||||
district: "OH-12"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BALDERSON FOR CONGRESS"
|
||||
id: "C00662650"
|
||||
ids:
|
||||
fec: "H8OH12180"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# William Troy Balderson
|
||||
|
||||
Republican incumbent for U.S. House (OH-12), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BALDERSON FOR CONGRESS (C00662650)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Adams County, OH"
|
||||
classification: county
|
||||
fips: "39001"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 27540
|
||||
population_under_18: 6569
|
||||
population_18_64: 15742
|
||||
population_65_plus: 5229
|
||||
median_household_income: 50264
|
||||
poverty_rate: 20.22
|
||||
homeownership_rate: 71.65
|
||||
unemployment_rate: 6.45
|
||||
median_home_value: 164200
|
||||
gini_index: 0.4513
|
||||
vacancy_rate: 18.16
|
||||
race_white: 26541
|
||||
race_black: 110
|
||||
race_asian: 132
|
||||
race_native: 45
|
||||
hispanic: 257
|
||||
bachelors_plus: 4115
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adams County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27540 |
|
||||
| Under 18 | 6569 |
|
||||
| 18–64 | 15742 |
|
||||
| 65+ | 5229 |
|
||||
| Median household income | 50264 |
|
||||
| Poverty rate | 20.22 |
|
||||
| Homeownership rate | 71.65 |
|
||||
| Unemployment rate | 6.45 |
|
||||
| Median home value | 164200 |
|
||||
| Gini index | 0.4513 |
|
||||
| Vacancy rate | 18.16 |
|
||||
| White | 26541 |
|
||||
| Black | 110 |
|
||||
| Asian | 132 |
|
||||
| Native | 45 |
|
||||
| Hispanic/Latino | 257 |
|
||||
| Bachelor's or higher | 4115 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Allen County, OH"
|
||||
classification: county
|
||||
fips: "39003"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 101348
|
||||
population_under_18: 23836
|
||||
population_18_64: 58137
|
||||
population_65_plus: 19375
|
||||
median_household_income: 64038
|
||||
poverty_rate: 13.29
|
||||
homeownership_rate: 67.69
|
||||
unemployment_rate: 5.74
|
||||
median_home_value: 165300
|
||||
gini_index: 0.4396
|
||||
vacancy_rate: 7.81
|
||||
race_white: 81056
|
||||
race_black: 9744
|
||||
race_asian: 942
|
||||
race_native: 286
|
||||
hispanic: 3682
|
||||
bachelors_plus: 19093
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Allen County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 101348 |
|
||||
| Under 18 | 23836 |
|
||||
| 18–64 | 58137 |
|
||||
| 65+ | 19375 |
|
||||
| Median household income | 64038 |
|
||||
| Poverty rate | 13.29 |
|
||||
| Homeownership rate | 67.69 |
|
||||
| Unemployment rate | 5.74 |
|
||||
| Median home value | 165300 |
|
||||
| Gini index | 0.4396 |
|
||||
| Vacancy rate | 7.81 |
|
||||
| White | 81056 |
|
||||
| Black | 9744 |
|
||||
| Asian | 942 |
|
||||
| Native | 286 |
|
||||
| Hispanic/Latino | 3682 |
|
||||
| Bachelor's or higher | 19093 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ashland County, OH"
|
||||
classification: county
|
||||
fips: "39005"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 52256
|
||||
population_under_18: 11760
|
||||
population_18_64: 29909
|
||||
population_65_plus: 10587
|
||||
median_household_income: 69860
|
||||
poverty_rate: 13.28
|
||||
homeownership_rate: 77.85
|
||||
unemployment_rate: 3.63
|
||||
median_home_value: 186800
|
||||
gini_index: 0.4037
|
||||
vacancy_rate: 8.19
|
||||
race_white: 49498
|
||||
race_black: 512
|
||||
race_asian: 243
|
||||
race_native: 104
|
||||
hispanic: 935
|
||||
bachelors_plus: 10806
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ashland County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 52256 |
|
||||
| Under 18 | 11760 |
|
||||
| 18–64 | 29909 |
|
||||
| 65+ | 10587 |
|
||||
| Median household income | 69860 |
|
||||
| Poverty rate | 13.28 |
|
||||
| Homeownership rate | 77.85 |
|
||||
| Unemployment rate | 3.63 |
|
||||
| Median home value | 186800 |
|
||||
| Gini index | 0.4037 |
|
||||
| Vacancy rate | 8.19 |
|
||||
| White | 49498 |
|
||||
| Black | 512 |
|
||||
| Asian | 243 |
|
||||
| Native | 104 |
|
||||
| Hispanic/Latino | 935 |
|
||||
| Bachelor's or higher | 10806 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ashtabula County, OH"
|
||||
classification: county
|
||||
fips: "39007"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 97167
|
||||
population_under_18: 21230
|
||||
population_18_64: 56243
|
||||
population_65_plus: 19694
|
||||
median_household_income: 57728
|
||||
poverty_rate: 17.59
|
||||
homeownership_rate: 75.65
|
||||
unemployment_rate: 6.61
|
||||
median_home_value: 159500
|
||||
gini_index: 0.4355
|
||||
vacancy_rate: 15.56
|
||||
race_white: 86119
|
||||
race_black: 3707
|
||||
race_asian: 421
|
||||
race_native: 64
|
||||
hispanic: 4843
|
||||
bachelors_plus: 14998
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ashtabula County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 97167 |
|
||||
| Under 18 | 21230 |
|
||||
| 18–64 | 56243 |
|
||||
| 65+ | 19694 |
|
||||
| Median household income | 57728 |
|
||||
| Poverty rate | 17.59 |
|
||||
| Homeownership rate | 75.65 |
|
||||
| Unemployment rate | 6.61 |
|
||||
| Median home value | 159500 |
|
||||
| Gini index | 0.4355 |
|
||||
| Vacancy rate | 15.56 |
|
||||
| White | 86119 |
|
||||
| Black | 3707 |
|
||||
| Asian | 421 |
|
||||
| Native | 64 |
|
||||
| Hispanic/Latino | 4843 |
|
||||
| Bachelor's or higher | 14998 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Athens County, OH"
|
||||
classification: county
|
||||
fips: "39009"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 61737
|
||||
population_under_18: 9152
|
||||
population_18_64: 43283
|
||||
population_65_plus: 9302
|
||||
median_household_income: 56001
|
||||
poverty_rate: 21.49
|
||||
homeownership_rate: 60.39
|
||||
unemployment_rate: 6.52
|
||||
median_home_value: 185000
|
||||
gini_index: 0.4933
|
||||
vacancy_rate: 13.06
|
||||
race_white: 55392
|
||||
race_black: 1368
|
||||
race_asian: 1299
|
||||
race_native: 24
|
||||
hispanic: 1422
|
||||
bachelors_plus: 19494
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Athens County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 61737 |
|
||||
| Under 18 | 9152 |
|
||||
| 18–64 | 43283 |
|
||||
| 65+ | 9302 |
|
||||
| Median household income | 56001 |
|
||||
| Poverty rate | 21.49 |
|
||||
| Homeownership rate | 60.39 |
|
||||
| Unemployment rate | 6.52 |
|
||||
| Median home value | 185000 |
|
||||
| Gini index | 0.4933 |
|
||||
| Vacancy rate | 13.06 |
|
||||
| White | 55392 |
|
||||
| Black | 1368 |
|
||||
| Asian | 1299 |
|
||||
| Native | 24 |
|
||||
| Hispanic/Latino | 1422 |
|
||||
| Bachelor's or higher | 19494 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Auglaize County, OH"
|
||||
classification: county
|
||||
fips: "39011"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 46125
|
||||
population_under_18: 11026
|
||||
population_18_64: 26028
|
||||
population_65_plus: 9071
|
||||
median_household_income: 78660
|
||||
poverty_rate: 7.08
|
||||
homeownership_rate: 78.11
|
||||
unemployment_rate: 2.72
|
||||
median_home_value: 189800
|
||||
gini_index: 0.3881
|
||||
vacancy_rate: 5.56
|
||||
race_white: 43647
|
||||
race_black: 447
|
||||
race_asian: 152
|
||||
race_native: 12
|
||||
hispanic: 868
|
||||
bachelors_plus: 9411
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Auglaize County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 46125 |
|
||||
| Under 18 | 11026 |
|
||||
| 18–64 | 26028 |
|
||||
| 65+ | 9071 |
|
||||
| Median household income | 78660 |
|
||||
| Poverty rate | 7.08 |
|
||||
| Homeownership rate | 78.11 |
|
||||
| Unemployment rate | 2.72 |
|
||||
| Median home value | 189800 |
|
||||
| Gini index | 0.3881 |
|
||||
| Vacancy rate | 5.56 |
|
||||
| White | 43647 |
|
||||
| Black | 447 |
|
||||
| Asian | 152 |
|
||||
| Native | 12 |
|
||||
| Hispanic/Latino | 868 |
|
||||
| Bachelor's or higher | 9411 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Belmont County, OH"
|
||||
classification: county
|
||||
fips: "39013"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 65473
|
||||
population_under_18: 12261
|
||||
population_18_64: 38834
|
||||
population_65_plus: 14378
|
||||
median_household_income: 57017
|
||||
poverty_rate: 15.77
|
||||
homeownership_rate: 73.61
|
||||
unemployment_rate: 5.43
|
||||
median_home_value: 154900
|
||||
gini_index: 0.4434
|
||||
vacancy_rate: 13.73
|
||||
race_white: 59509
|
||||
race_black: 2035
|
||||
race_asian: 379
|
||||
race_native: 57
|
||||
hispanic: 885
|
||||
bachelors_plus: 12630
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Belmont County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 65473 |
|
||||
| Under 18 | 12261 |
|
||||
| 18–64 | 38834 |
|
||||
| 65+ | 14378 |
|
||||
| Median household income | 57017 |
|
||||
| Poverty rate | 15.77 |
|
||||
| Homeownership rate | 73.61 |
|
||||
| Unemployment rate | 5.43 |
|
||||
| Median home value | 154900 |
|
||||
| Gini index | 0.4434 |
|
||||
| Vacancy rate | 13.73 |
|
||||
| White | 59509 |
|
||||
| Black | 2035 |
|
||||
| Asian | 379 |
|
||||
| Native | 57 |
|
||||
| Hispanic/Latino | 885 |
|
||||
| Bachelor's or higher | 12630 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Brown County, OH"
|
||||
classification: county
|
||||
fips: "39015"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 43845
|
||||
population_under_18: 9983
|
||||
population_18_64: 25470
|
||||
population_65_plus: 8392
|
||||
median_household_income: 71270
|
||||
poverty_rate: 19.6
|
||||
homeownership_rate: 77.18
|
||||
unemployment_rate: 4.93
|
||||
median_home_value: 196200
|
||||
gini_index: 0.4532
|
||||
vacancy_rate: 12.4
|
||||
race_white: 41754
|
||||
race_black: 298
|
||||
race_asian: 131
|
||||
race_native: 13
|
||||
hispanic: 572
|
||||
bachelors_plus: 6387
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brown County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 43845 |
|
||||
| Under 18 | 9983 |
|
||||
| 18–64 | 25470 |
|
||||
| 65+ | 8392 |
|
||||
| Median household income | 71270 |
|
||||
| Poverty rate | 19.6 |
|
||||
| Homeownership rate | 77.18 |
|
||||
| Unemployment rate | 4.93 |
|
||||
| Median home value | 196200 |
|
||||
| Gini index | 0.4532 |
|
||||
| Vacancy rate | 12.4 |
|
||||
| White | 41754 |
|
||||
| Black | 298 |
|
||||
| Asian | 131 |
|
||||
| Native | 13 |
|
||||
| Hispanic/Latino | 572 |
|
||||
| Bachelor's or higher | 6387 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Butler County, OH"
|
||||
classification: county
|
||||
fips: "39017"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 392876
|
||||
population_under_18: 91772
|
||||
population_18_64: 238766
|
||||
population_65_plus: 62338
|
||||
median_household_income: 81590
|
||||
poverty_rate: 11.82
|
||||
homeownership_rate: 69.93
|
||||
unemployment_rate: 5.07
|
||||
median_home_value: 258500
|
||||
gini_index: 0.4403
|
||||
vacancy_rate: 5.5
|
||||
race_white: 297734
|
||||
race_black: 32857
|
||||
race_asian: 17020
|
||||
race_native: 678
|
||||
hispanic: 27328
|
||||
bachelors_plus: 113091
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Butler County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 392876 |
|
||||
| Under 18 | 91772 |
|
||||
| 18–64 | 238766 |
|
||||
| 65+ | 62338 |
|
||||
| Median household income | 81590 |
|
||||
| Poverty rate | 11.82 |
|
||||
| Homeownership rate | 69.93 |
|
||||
| Unemployment rate | 5.07 |
|
||||
| Median home value | 258500 |
|
||||
| Gini index | 0.4403 |
|
||||
| Vacancy rate | 5.5 |
|
||||
| White | 297734 |
|
||||
| Black | 32857 |
|
||||
| Asian | 17020 |
|
||||
| Native | 678 |
|
||||
| Hispanic/Latino | 27328 |
|
||||
| Bachelor's or higher | 113091 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Carroll County, OH"
|
||||
classification: county
|
||||
fips: "39019"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 26659
|
||||
population_under_18: 5450
|
||||
population_18_64: 15255
|
||||
population_65_plus: 5954
|
||||
median_household_income: 64835
|
||||
poverty_rate: 12.85
|
||||
homeownership_rate: 78.72
|
||||
unemployment_rate: 5.63
|
||||
median_home_value: 183100
|
||||
gini_index: 0.4306
|
||||
vacancy_rate: 16.31
|
||||
race_white: 25228
|
||||
race_black: 195
|
||||
race_asian: 9
|
||||
race_native: 19
|
||||
hispanic: 355
|
||||
bachelors_plus: 4327
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carroll County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 26659 |
|
||||
| Under 18 | 5450 |
|
||||
| 18–64 | 15255 |
|
||||
| 65+ | 5954 |
|
||||
| Median household income | 64835 |
|
||||
| Poverty rate | 12.85 |
|
||||
| Homeownership rate | 78.72 |
|
||||
| Unemployment rate | 5.63 |
|
||||
| Median home value | 183100 |
|
||||
| Gini index | 0.4306 |
|
||||
| Vacancy rate | 16.31 |
|
||||
| White | 25228 |
|
||||
| Black | 195 |
|
||||
| Asian | 9 |
|
||||
| Native | 19 |
|
||||
| Hispanic/Latino | 355 |
|
||||
| Bachelor's or higher | 4327 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Champaign County, OH"
|
||||
classification: county
|
||||
fips: "39021"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 38804
|
||||
population_under_18: 8562
|
||||
population_18_64: 22747
|
||||
population_65_plus: 7495
|
||||
median_household_income: 75556
|
||||
poverty_rate: 7.98
|
||||
homeownership_rate: 76.81
|
||||
unemployment_rate: 4.78
|
||||
median_home_value: 204000
|
||||
gini_index: 0.3941
|
||||
vacancy_rate: 7.66
|
||||
race_white: 35685
|
||||
race_black: 637
|
||||
race_asian: 187
|
||||
race_native: 84
|
||||
hispanic: 708
|
||||
bachelors_plus: 6632
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Champaign County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 38804 |
|
||||
| Under 18 | 8562 |
|
||||
| 18–64 | 22747 |
|
||||
| 65+ | 7495 |
|
||||
| Median household income | 75556 |
|
||||
| Poverty rate | 7.98 |
|
||||
| Homeownership rate | 76.81 |
|
||||
| Unemployment rate | 4.78 |
|
||||
| Median home value | 204000 |
|
||||
| Gini index | 0.3941 |
|
||||
| Vacancy rate | 7.66 |
|
||||
| White | 35685 |
|
||||
| Black | 637 |
|
||||
| Asian | 187 |
|
||||
| Native | 84 |
|
||||
| Hispanic/Latino | 708 |
|
||||
| Bachelor's or higher | 6632 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Clark County, OH"
|
||||
classification: county
|
||||
fips: "39023"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 135158
|
||||
population_under_18: 30519
|
||||
population_18_64: 77234
|
||||
population_65_plus: 27405
|
||||
median_household_income: 63132
|
||||
poverty_rate: 15.19
|
||||
homeownership_rate: 69.4
|
||||
unemployment_rate: 6.71
|
||||
median_home_value: 169900
|
||||
gini_index: 0.4332
|
||||
vacancy_rate: 8.43
|
||||
race_white: 111360
|
||||
race_black: 10868
|
||||
race_asian: 814
|
||||
race_native: 156
|
||||
hispanic: 5733
|
||||
bachelors_plus: 25936
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Clark County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 135158 |
|
||||
| Under 18 | 30519 |
|
||||
| 18–64 | 77234 |
|
||||
| 65+ | 27405 |
|
||||
| Median household income | 63132 |
|
||||
| Poverty rate | 15.19 |
|
||||
| Homeownership rate | 69.4 |
|
||||
| Unemployment rate | 6.71 |
|
||||
| Median home value | 169900 |
|
||||
| Gini index | 0.4332 |
|
||||
| Vacancy rate | 8.43 |
|
||||
| White | 111360 |
|
||||
| Black | 10868 |
|
||||
| Asian | 814 |
|
||||
| Native | 156 |
|
||||
| Hispanic/Latino | 5733 |
|
||||
| Bachelor's or higher | 25936 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Clermont County, OH"
|
||||
classification: county
|
||||
fips: "39025"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 211181
|
||||
population_under_18: 46722
|
||||
population_18_64: 125633
|
||||
population_65_plus: 38826
|
||||
median_household_income: 85510
|
||||
poverty_rate: 9.12
|
||||
homeownership_rate: 73.65
|
||||
unemployment_rate: 4.16
|
||||
median_home_value: 266200
|
||||
gini_index: 0.4355
|
||||
vacancy_rate: 3.97
|
||||
race_white: 193358
|
||||
race_black: 3218
|
||||
race_asian: 2566
|
||||
race_native: 100
|
||||
hispanic: 5441
|
||||
bachelors_plus: 64590
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Clermont County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 211181 |
|
||||
| Under 18 | 46722 |
|
||||
| 18–64 | 125633 |
|
||||
| 65+ | 38826 |
|
||||
| Median household income | 85510 |
|
||||
| Poverty rate | 9.12 |
|
||||
| Homeownership rate | 73.65 |
|
||||
| Unemployment rate | 4.16 |
|
||||
| Median home value | 266200 |
|
||||
| Gini index | 0.4355 |
|
||||
| Vacancy rate | 3.97 |
|
||||
| White | 193358 |
|
||||
| Black | 3218 |
|
||||
| Asian | 2566 |
|
||||
| Native | 100 |
|
||||
| Hispanic/Latino | 5441 |
|
||||
| Bachelor's or higher | 64590 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Clinton County, OH"
|
||||
classification: county
|
||||
fips: "39027"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 42012
|
||||
population_under_18: 9530
|
||||
population_18_64: 24679
|
||||
population_65_plus: 7803
|
||||
median_household_income: 70407
|
||||
poverty_rate: 12.88
|
||||
homeownership_rate: 71.8
|
||||
unemployment_rate: 4.55
|
||||
median_home_value: 211900
|
||||
gini_index: 0.449
|
||||
vacancy_rate: 7.08
|
||||
race_white: 38700
|
||||
race_black: 784
|
||||
race_asian: 108
|
||||
race_native: 301
|
||||
hispanic: 976
|
||||
bachelors_plus: 7386
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Clinton County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 42012 |
|
||||
| Under 18 | 9530 |
|
||||
| 18–64 | 24679 |
|
||||
| 65+ | 7803 |
|
||||
| Median household income | 70407 |
|
||||
| Poverty rate | 12.88 |
|
||||
| Homeownership rate | 71.8 |
|
||||
| Unemployment rate | 4.55 |
|
||||
| Median home value | 211900 |
|
||||
| Gini index | 0.449 |
|
||||
| Vacancy rate | 7.08 |
|
||||
| White | 38700 |
|
||||
| Black | 784 |
|
||||
| Asian | 108 |
|
||||
| Native | 301 |
|
||||
| Hispanic/Latino | 976 |
|
||||
| Bachelor's or higher | 7386 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Columbiana County, OH"
|
||||
classification: county
|
||||
fips: "39029"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 100704
|
||||
population_under_18: 20329
|
||||
population_18_64: 58268
|
||||
population_65_plus: 22107
|
||||
median_household_income: 58180
|
||||
poverty_rate: 15.15
|
||||
homeownership_rate: 72.74
|
||||
unemployment_rate: 4.46
|
||||
median_home_value: 151600
|
||||
gini_index: 0.4625
|
||||
vacancy_rate: 10.11
|
||||
race_white: 93207
|
||||
race_black: 1978
|
||||
race_asian: 264
|
||||
race_native: 242
|
||||
hispanic: 1923
|
||||
bachelors_plus: 16739
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Columbiana County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 100704 |
|
||||
| Under 18 | 20329 |
|
||||
| 18–64 | 58268 |
|
||||
| 65+ | 22107 |
|
||||
| Median household income | 58180 |
|
||||
| Poverty rate | 15.15 |
|
||||
| Homeownership rate | 72.74 |
|
||||
| Unemployment rate | 4.46 |
|
||||
| Median home value | 151600 |
|
||||
| Gini index | 0.4625 |
|
||||
| Vacancy rate | 10.11 |
|
||||
| White | 93207 |
|
||||
| Black | 1978 |
|
||||
| Asian | 264 |
|
||||
| Native | 242 |
|
||||
| Hispanic/Latino | 1923 |
|
||||
| Bachelor's or higher | 16739 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Coshocton County, OH"
|
||||
classification: county
|
||||
fips: "39031"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 36744
|
||||
population_under_18: 8748
|
||||
population_18_64: 20618
|
||||
population_65_plus: 7378
|
||||
median_household_income: 55577
|
||||
poverty_rate: 18.52
|
||||
homeownership_rate: 72.91
|
||||
unemployment_rate: 5.39
|
||||
median_home_value: 155500
|
||||
gini_index: 0.4528
|
||||
vacancy_rate: 9.33
|
||||
race_white: 34812
|
||||
race_black: 202
|
||||
race_asian: 177
|
||||
race_native: 234
|
||||
hispanic: 478
|
||||
bachelors_plus: 5574
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Coshocton County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 36744 |
|
||||
| Under 18 | 8748 |
|
||||
| 18–64 | 20618 |
|
||||
| 65+ | 7378 |
|
||||
| Median household income | 55577 |
|
||||
| Poverty rate | 18.52 |
|
||||
| Homeownership rate | 72.91 |
|
||||
| Unemployment rate | 5.39 |
|
||||
| Median home value | 155500 |
|
||||
| Gini index | 0.4528 |
|
||||
| Vacancy rate | 9.33 |
|
||||
| White | 34812 |
|
||||
| Black | 202 |
|
||||
| Asian | 177 |
|
||||
| Native | 234 |
|
||||
| Hispanic/Latino | 478 |
|
||||
| Bachelor's or higher | 5574 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Crawford County, OH"
|
||||
classification: county
|
||||
fips: "39033"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 41711
|
||||
population_under_18: 9070
|
||||
population_18_64: 23779
|
||||
population_65_plus: 8862
|
||||
median_household_income: 58044
|
||||
poverty_rate: 11.81
|
||||
homeownership_rate: 73.12
|
||||
unemployment_rate: 4.72
|
||||
median_home_value: 136700
|
||||
gini_index: 0.4246
|
||||
vacancy_rate: 8.85
|
||||
race_white: 39665
|
||||
race_black: 314
|
||||
race_asian: 352
|
||||
race_native: 25
|
||||
hispanic: 763
|
||||
bachelors_plus: 7125
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Crawford County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 41711 |
|
||||
| Under 18 | 9070 |
|
||||
| 18–64 | 23779 |
|
||||
| 65+ | 8862 |
|
||||
| Median household income | 58044 |
|
||||
| Poverty rate | 11.81 |
|
||||
| Homeownership rate | 73.12 |
|
||||
| Unemployment rate | 4.72 |
|
||||
| Median home value | 136700 |
|
||||
| Gini index | 0.4246 |
|
||||
| Vacancy rate | 8.85 |
|
||||
| White | 39665 |
|
||||
| Black | 314 |
|
||||
| Asian | 352 |
|
||||
| Native | 25 |
|
||||
| Hispanic/Latino | 763 |
|
||||
| Bachelor's or higher | 7125 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cuyahoga County, OH"
|
||||
classification: county
|
||||
fips: "39035"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 1245873
|
||||
population_under_18: 255095
|
||||
population_18_64: 747960
|
||||
population_65_plus: 242818
|
||||
median_household_income: 64468
|
||||
poverty_rate: 16.07
|
||||
homeownership_rate: 59.36
|
||||
unemployment_rate: 6.63
|
||||
median_home_value: 195400
|
||||
gini_index: 0.5035
|
||||
vacancy_rate: 9.88
|
||||
race_white: 718848
|
||||
race_black: 359678
|
||||
race_asian: 41340
|
||||
race_native: 2254
|
||||
hispanic: 87528
|
||||
bachelors_plus: 464440
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cuyahoga County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1245873 |
|
||||
| Under 18 | 255095 |
|
||||
| 18–64 | 747960 |
|
||||
| 65+ | 242818 |
|
||||
| Median household income | 64468 |
|
||||
| Poverty rate | 16.07 |
|
||||
| Homeownership rate | 59.36 |
|
||||
| Unemployment rate | 6.63 |
|
||||
| Median home value | 195400 |
|
||||
| Gini index | 0.5035 |
|
||||
| Vacancy rate | 9.88 |
|
||||
| White | 718848 |
|
||||
| Black | 359678 |
|
||||
| Asian | 41340 |
|
||||
| Native | 2254 |
|
||||
| Hispanic/Latino | 87528 |
|
||||
| Bachelor's or higher | 464440 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Darke County, OH"
|
||||
classification: county
|
||||
fips: "39037"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 51594
|
||||
population_under_18: 12200
|
||||
population_18_64: 28830
|
||||
population_65_plus: 10564
|
||||
median_household_income: 64486
|
||||
poverty_rate: 11.03
|
||||
homeownership_rate: 72.37
|
||||
unemployment_rate: 2.81
|
||||
median_home_value: 173200
|
||||
gini_index: 0.4466
|
||||
vacancy_rate: 5.98
|
||||
race_white: 49090
|
||||
race_black: 293
|
||||
race_asian: 297
|
||||
race_native: 3
|
||||
hispanic: 966
|
||||
bachelors_plus: 7756
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Darke County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 51594 |
|
||||
| Under 18 | 12200 |
|
||||
| 18–64 | 28830 |
|
||||
| 65+ | 10564 |
|
||||
| Median household income | 64486 |
|
||||
| Poverty rate | 11.03 |
|
||||
| Homeownership rate | 72.37 |
|
||||
| Unemployment rate | 2.81 |
|
||||
| Median home value | 173200 |
|
||||
| Gini index | 0.4466 |
|
||||
| Vacancy rate | 5.98 |
|
||||
| White | 49090 |
|
||||
| Black | 293 |
|
||||
| Asian | 297 |
|
||||
| Native | 3 |
|
||||
| Hispanic/Latino | 966 |
|
||||
| Bachelor's or higher | 7756 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Defiance County, OH"
|
||||
classification: county
|
||||
fips: "39039"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 38343
|
||||
population_under_18: 8626
|
||||
population_18_64: 21976
|
||||
population_65_plus: 7741
|
||||
median_household_income: 73064
|
||||
poverty_rate: 10.48
|
||||
homeownership_rate: 79.28
|
||||
unemployment_rate: 5.16
|
||||
median_home_value: 163200
|
||||
gini_index: 0.4014
|
||||
vacancy_rate: 7.47
|
||||
race_white: 33256
|
||||
race_black: 633
|
||||
race_asian: 124
|
||||
race_native: 50
|
||||
hispanic: 4270
|
||||
bachelors_plus: 6722
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Defiance County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 38343 |
|
||||
| Under 18 | 8626 |
|
||||
| 18–64 | 21976 |
|
||||
| 65+ | 7741 |
|
||||
| Median household income | 73064 |
|
||||
| Poverty rate | 10.48 |
|
||||
| Homeownership rate | 79.28 |
|
||||
| Unemployment rate | 5.16 |
|
||||
| Median home value | 163200 |
|
||||
| Gini index | 0.4014 |
|
||||
| Vacancy rate | 7.47 |
|
||||
| White | 33256 |
|
||||
| Black | 633 |
|
||||
| Asian | 124 |
|
||||
| Native | 50 |
|
||||
| Hispanic/Latino | 4270 |
|
||||
| Bachelor's or higher | 6722 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Delaware County, OH"
|
||||
classification: county
|
||||
fips: "39041"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 226834
|
||||
population_under_18: 56264
|
||||
population_18_64: 136405
|
||||
population_65_plus: 34165
|
||||
median_household_income: 133540
|
||||
poverty_rate: 4.67
|
||||
homeownership_rate: 78.51
|
||||
unemployment_rate: 2.97
|
||||
median_home_value: 445500
|
||||
gini_index: 0.4191
|
||||
vacancy_rate: 4.62
|
||||
race_white: 181317
|
||||
race_black: 9931
|
||||
race_asian: 19485
|
||||
race_native: 139
|
||||
hispanic: 7899
|
||||
bachelors_plus: 126879
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Delaware County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 226834 |
|
||||
| Under 18 | 56264 |
|
||||
| 18–64 | 136405 |
|
||||
| 65+ | 34165 |
|
||||
| Median household income | 133540 |
|
||||
| Poverty rate | 4.67 |
|
||||
| Homeownership rate | 78.51 |
|
||||
| Unemployment rate | 2.97 |
|
||||
| Median home value | 445500 |
|
||||
| Gini index | 0.4191 |
|
||||
| Vacancy rate | 4.62 |
|
||||
| White | 181317 |
|
||||
| Black | 9931 |
|
||||
| Asian | 19485 |
|
||||
| Native | 139 |
|
||||
| Hispanic/Latino | 7899 |
|
||||
| Bachelor's or higher | 126879 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Erie County, OH"
|
||||
classification: county
|
||||
fips: "39043"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 74581
|
||||
population_under_18: 14492
|
||||
population_18_64: 42406
|
||||
population_65_plus: 17683
|
||||
median_household_income: 71993
|
||||
poverty_rate: 12.97
|
||||
homeownership_rate: 71.89
|
||||
unemployment_rate: 5.33
|
||||
median_home_value: 199700
|
||||
gini_index: 0.4516
|
||||
vacancy_rate: 15.71
|
||||
race_white: 60237
|
||||
race_black: 6235
|
||||
race_asian: 646
|
||||
race_native: 49
|
||||
hispanic: 3410
|
||||
bachelors_plus: 21054
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Erie County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 74581 |
|
||||
| Under 18 | 14492 |
|
||||
| 18–64 | 42406 |
|
||||
| 65+ | 17683 |
|
||||
| Median household income | 71993 |
|
||||
| Poverty rate | 12.97 |
|
||||
| Homeownership rate | 71.89 |
|
||||
| Unemployment rate | 5.33 |
|
||||
| Median home value | 199700 |
|
||||
| Gini index | 0.4516 |
|
||||
| Vacancy rate | 15.71 |
|
||||
| White | 60237 |
|
||||
| Black | 6235 |
|
||||
| Asian | 646 |
|
||||
| Native | 49 |
|
||||
| Hispanic/Latino | 3410 |
|
||||
| Bachelor's or higher | 21054 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fairfield County, OH"
|
||||
classification: county
|
||||
fips: "39045"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 163453
|
||||
population_under_18: 38976
|
||||
population_18_64: 97312
|
||||
population_65_plus: 27165
|
||||
median_household_income: 90966
|
||||
poverty_rate: 8.01
|
||||
homeownership_rate: 74.92
|
||||
unemployment_rate: 3.84
|
||||
median_home_value: 298800
|
||||
gini_index: 0.416
|
||||
vacancy_rate: 5.75
|
||||
race_white: 133228
|
||||
race_black: 15064
|
||||
race_asian: 4961
|
||||
race_native: 255
|
||||
hispanic: 4508
|
||||
bachelors_plus: 48920
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fairfield County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 163453 |
|
||||
| Under 18 | 38976 |
|
||||
| 18–64 | 97312 |
|
||||
| 65+ | 27165 |
|
||||
| Median household income | 90966 |
|
||||
| Poverty rate | 8.01 |
|
||||
| Homeownership rate | 74.92 |
|
||||
| Unemployment rate | 3.84 |
|
||||
| Median home value | 298800 |
|
||||
| Gini index | 0.416 |
|
||||
| Vacancy rate | 5.75 |
|
||||
| White | 133228 |
|
||||
| Black | 15064 |
|
||||
| Asian | 4961 |
|
||||
| Native | 255 |
|
||||
| Hispanic/Latino | 4508 |
|
||||
| Bachelor's or higher | 48920 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fayette County, OH"
|
||||
classification: county
|
||||
fips: "39047"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 28876
|
||||
population_under_18: 6761
|
||||
population_18_64: 16945
|
||||
population_65_plus: 5170
|
||||
median_household_income: 63275
|
||||
poverty_rate: 15.53
|
||||
homeownership_rate: 64.69
|
||||
unemployment_rate: 3.72
|
||||
median_home_value: 170700
|
||||
gini_index: 0.4473
|
||||
vacancy_rate: 8.98
|
||||
race_white: 26332
|
||||
race_black: 609
|
||||
race_asian: 258
|
||||
race_native: 1
|
||||
hispanic: 721
|
||||
bachelors_plus: 3819
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fayette County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 28876 |
|
||||
| Under 18 | 6761 |
|
||||
| 18–64 | 16945 |
|
||||
| 65+ | 5170 |
|
||||
| Median household income | 63275 |
|
||||
| Poverty rate | 15.53 |
|
||||
| Homeownership rate | 64.69 |
|
||||
| Unemployment rate | 3.72 |
|
||||
| Median home value | 170700 |
|
||||
| Gini index | 0.4473 |
|
||||
| Vacancy rate | 8.98 |
|
||||
| White | 26332 |
|
||||
| Black | 609 |
|
||||
| Asian | 258 |
|
||||
| Native | 1 |
|
||||
| Hispanic/Latino | 721 |
|
||||
| Bachelor's or higher | 3819 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Franklin County, OH"
|
||||
classification: county
|
||||
fips: "39049"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 1333048
|
||||
population_under_18: 310110
|
||||
population_18_64: 849259
|
||||
population_65_plus: 173679
|
||||
median_household_income: 75176
|
||||
poverty_rate: 14.7
|
||||
homeownership_rate: 52.82
|
||||
unemployment_rate: 4.56
|
||||
median_home_value: 288400
|
||||
gini_index: 0.4686
|
||||
vacancy_rate: 7.12
|
||||
race_white: 785967
|
||||
race_black: 311199
|
||||
race_asian: 74387
|
||||
race_native: 3546
|
||||
hispanic: 99547
|
||||
bachelors_plus: 523627
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Franklin County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1333048 |
|
||||
| Under 18 | 310110 |
|
||||
| 18–64 | 849259 |
|
||||
| 65+ | 173679 |
|
||||
| Median household income | 75176 |
|
||||
| Poverty rate | 14.7 |
|
||||
| Homeownership rate | 52.82 |
|
||||
| Unemployment rate | 4.56 |
|
||||
| Median home value | 288400 |
|
||||
| Gini index | 0.4686 |
|
||||
| Vacancy rate | 7.12 |
|
||||
| White | 785967 |
|
||||
| Black | 311199 |
|
||||
| Asian | 74387 |
|
||||
| Native | 3546 |
|
||||
| Hispanic/Latino | 99547 |
|
||||
| Bachelor's or higher | 523627 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fulton County, OH"
|
||||
classification: county
|
||||
fips: "39051"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 42240
|
||||
population_under_18: 9750
|
||||
population_18_64: 24281
|
||||
population_65_plus: 8209
|
||||
median_household_income: 72864
|
||||
poverty_rate: 9.45
|
||||
homeownership_rate: 80.16
|
||||
unemployment_rate: 3.86
|
||||
median_home_value: 191000
|
||||
gini_index: 0.4161
|
||||
vacancy_rate: 4.24
|
||||
race_white: 37678
|
||||
race_black: 158
|
||||
race_asian: 183
|
||||
race_native: 116
|
||||
hispanic: 3938
|
||||
bachelors_plus: 8189
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fulton County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 42240 |
|
||||
| Under 18 | 9750 |
|
||||
| 18–64 | 24281 |
|
||||
| 65+ | 8209 |
|
||||
| Median household income | 72864 |
|
||||
| Poverty rate | 9.45 |
|
||||
| Homeownership rate | 80.16 |
|
||||
| Unemployment rate | 3.86 |
|
||||
| Median home value | 191000 |
|
||||
| Gini index | 0.4161 |
|
||||
| Vacancy rate | 4.24 |
|
||||
| White | 37678 |
|
||||
| Black | 158 |
|
||||
| Asian | 183 |
|
||||
| Native | 116 |
|
||||
| Hispanic/Latino | 3938 |
|
||||
| Bachelor's or higher | 8189 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Gallia County, OH"
|
||||
classification: county
|
||||
fips: "39053"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 29068
|
||||
population_under_18: 6857
|
||||
population_18_64: 16421
|
||||
population_65_plus: 5790
|
||||
median_household_income: 56830
|
||||
poverty_rate: 16.44
|
||||
homeownership_rate: 74.67
|
||||
unemployment_rate: 3.51
|
||||
median_home_value: 155600
|
||||
gini_index: 0.4739
|
||||
vacancy_rate: 13.74
|
||||
race_white: 27012
|
||||
race_black: 590
|
||||
race_asian: 237
|
||||
race_native: 34
|
||||
hispanic: 308
|
||||
bachelors_plus: 5865
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gallia County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 29068 |
|
||||
| Under 18 | 6857 |
|
||||
| 18–64 | 16421 |
|
||||
| 65+ | 5790 |
|
||||
| Median household income | 56830 |
|
||||
| Poverty rate | 16.44 |
|
||||
| Homeownership rate | 74.67 |
|
||||
| Unemployment rate | 3.51 |
|
||||
| Median home value | 155600 |
|
||||
| Gini index | 0.4739 |
|
||||
| Vacancy rate | 13.74 |
|
||||
| White | 27012 |
|
||||
| Black | 590 |
|
||||
| Asian | 237 |
|
||||
| Native | 34 |
|
||||
| Hispanic/Latino | 308 |
|
||||
| Bachelor's or higher | 5865 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Geauga County, OH"
|
||||
classification: county
|
||||
fips: "39055"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 95481
|
||||
population_under_18: 21185
|
||||
population_18_64: 53007
|
||||
population_65_plus: 21289
|
||||
median_household_income: 107860
|
||||
poverty_rate: 5.57
|
||||
homeownership_rate: 87.18
|
||||
unemployment_rate: 2.97
|
||||
median_home_value: 331100
|
||||
gini_index: 0.4496
|
||||
vacancy_rate: 5.06
|
||||
race_white: 88963
|
||||
race_black: 922
|
||||
race_asian: 478
|
||||
race_native: 42
|
||||
hispanic: 1868
|
||||
bachelors_plus: 37847
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Geauga County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 95481 |
|
||||
| Under 18 | 21185 |
|
||||
| 18–64 | 53007 |
|
||||
| 65+ | 21289 |
|
||||
| Median household income | 107860 |
|
||||
| Poverty rate | 5.57 |
|
||||
| Homeownership rate | 87.18 |
|
||||
| Unemployment rate | 2.97 |
|
||||
| Median home value | 331100 |
|
||||
| Gini index | 0.4496 |
|
||||
| Vacancy rate | 5.06 |
|
||||
| White | 88963 |
|
||||
| Black | 922 |
|
||||
| Asian | 478 |
|
||||
| Native | 42 |
|
||||
| Hispanic/Latino | 1868 |
|
||||
| Bachelor's or higher | 37847 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Greene County, OH"
|
||||
classification: county
|
||||
fips: "39057"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 169688
|
||||
population_under_18: 34890
|
||||
population_18_64: 103247
|
||||
population_65_plus: 31551
|
||||
median_household_income: 87309
|
||||
poverty_rate: 9.84
|
||||
homeownership_rate: 67.99
|
||||
unemployment_rate: 4.3
|
||||
median_home_value: 252200
|
||||
gini_index: 0.4273
|
||||
vacancy_rate: 5.84
|
||||
race_white: 139223
|
||||
race_black: 10118
|
||||
race_asian: 5095
|
||||
race_native: 246
|
||||
hispanic: 5613
|
||||
bachelors_plus: 71369
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Greene County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 169688 |
|
||||
| Under 18 | 34890 |
|
||||
| 18–64 | 103247 |
|
||||
| 65+ | 31551 |
|
||||
| Median household income | 87309 |
|
||||
| Poverty rate | 9.84 |
|
||||
| Homeownership rate | 67.99 |
|
||||
| Unemployment rate | 4.3 |
|
||||
| Median home value | 252200 |
|
||||
| Gini index | 0.4273 |
|
||||
| Vacancy rate | 5.84 |
|
||||
| White | 139223 |
|
||||
| Black | 10118 |
|
||||
| Asian | 5095 |
|
||||
| Native | 246 |
|
||||
| Hispanic/Latino | 5613 |
|
||||
| Bachelor's or higher | 71369 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Guernsey County, OH"
|
||||
classification: county
|
||||
fips: "39059"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 38223
|
||||
population_under_18: 8455
|
||||
population_18_64: 22104
|
||||
population_65_plus: 7664
|
||||
median_household_income: 58478
|
||||
poverty_rate: 15.31
|
||||
homeownership_rate: 72.1
|
||||
unemployment_rate: 5.25
|
||||
median_home_value: 157700
|
||||
gini_index: 0.4383
|
||||
vacancy_rate: 14.28
|
||||
race_white: 35860
|
||||
race_black: 754
|
||||
race_asian: 132
|
||||
race_native: 9
|
||||
hispanic: 519
|
||||
bachelors_plus: 5707
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Guernsey County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 38223 |
|
||||
| Under 18 | 8455 |
|
||||
| 18–64 | 22104 |
|
||||
| 65+ | 7664 |
|
||||
| Median household income | 58478 |
|
||||
| Poverty rate | 15.31 |
|
||||
| Homeownership rate | 72.1 |
|
||||
| Unemployment rate | 5.25 |
|
||||
| Median home value | 157700 |
|
||||
| Gini index | 0.4383 |
|
||||
| Vacancy rate | 14.28 |
|
||||
| White | 35860 |
|
||||
| Black | 754 |
|
||||
| Asian | 132 |
|
||||
| Native | 9 |
|
||||
| Hispanic/Latino | 519 |
|
||||
| Bachelor's or higher | 5707 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hamilton County, OH"
|
||||
classification: county
|
||||
fips: "39061"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 830774
|
||||
population_under_18: 190879
|
||||
population_18_64: 502140
|
||||
population_65_plus: 137755
|
||||
median_household_income: 72470
|
||||
poverty_rate: 14.97
|
||||
homeownership_rate: 59.31
|
||||
unemployment_rate: 5.02
|
||||
median_home_value: 241900
|
||||
gini_index: 0.508
|
||||
vacancy_rate: 6.98
|
||||
race_white: 525380
|
||||
race_black: 200129
|
||||
race_asian: 22631
|
||||
race_native: 1676
|
||||
hispanic: 39995
|
||||
bachelors_plus: 330673
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hamilton County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 830774 |
|
||||
| Under 18 | 190879 |
|
||||
| 18–64 | 502140 |
|
||||
| 65+ | 137755 |
|
||||
| Median household income | 72470 |
|
||||
| Poverty rate | 14.97 |
|
||||
| Homeownership rate | 59.31 |
|
||||
| Unemployment rate | 5.02 |
|
||||
| Median home value | 241900 |
|
||||
| Gini index | 0.508 |
|
||||
| Vacancy rate | 6.98 |
|
||||
| White | 525380 |
|
||||
| Black | 200129 |
|
||||
| Asian | 22631 |
|
||||
| Native | 1676 |
|
||||
| Hispanic/Latino | 39995 |
|
||||
| Bachelor's or higher | 330673 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hancock County, OH"
|
||||
classification: county
|
||||
fips: "39063"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 74866
|
||||
population_under_18: 16303
|
||||
population_18_64: 44603
|
||||
population_65_plus: 13960
|
||||
median_household_income: 73141
|
||||
poverty_rate: 9.94
|
||||
homeownership_rate: 70.79
|
||||
unemployment_rate: 3.14
|
||||
median_home_value: 204700
|
||||
gini_index: 0.4245
|
||||
vacancy_rate: 6.8
|
||||
race_white: 66434
|
||||
race_black: 1434
|
||||
race_asian: 1447
|
||||
race_native: 41
|
||||
hispanic: 4588
|
||||
bachelors_plus: 21454
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hancock County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 74866 |
|
||||
| Under 18 | 16303 |
|
||||
| 18–64 | 44603 |
|
||||
| 65+ | 13960 |
|
||||
| Median household income | 73141 |
|
||||
| Poverty rate | 9.94 |
|
||||
| Homeownership rate | 70.79 |
|
||||
| Unemployment rate | 3.14 |
|
||||
| Median home value | 204700 |
|
||||
| Gini index | 0.4245 |
|
||||
| Vacancy rate | 6.8 |
|
||||
| White | 66434 |
|
||||
| Black | 1434 |
|
||||
| Asian | 1447 |
|
||||
| Native | 41 |
|
||||
| Hispanic/Latino | 4588 |
|
||||
| Bachelor's or higher | 21454 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hardin County, OH"
|
||||
classification: county
|
||||
fips: "39065"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 30475
|
||||
population_under_18: 6967
|
||||
population_18_64: 18589
|
||||
population_65_plus: 4919
|
||||
median_household_income: 62484
|
||||
poverty_rate: 17.32
|
||||
homeownership_rate: 74.68
|
||||
unemployment_rate: 4.6
|
||||
median_home_value: 151200
|
||||
gini_index: 0.4368
|
||||
vacancy_rate: 9.24
|
||||
race_white: 28330
|
||||
race_black: 387
|
||||
race_asian: 273
|
||||
race_native: 49
|
||||
hispanic: 732
|
||||
bachelors_plus: 4908
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hardin County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 30475 |
|
||||
| Under 18 | 6967 |
|
||||
| 18–64 | 18589 |
|
||||
| 65+ | 4919 |
|
||||
| Median household income | 62484 |
|
||||
| Poverty rate | 17.32 |
|
||||
| Homeownership rate | 74.68 |
|
||||
| Unemployment rate | 4.6 |
|
||||
| Median home value | 151200 |
|
||||
| Gini index | 0.4368 |
|
||||
| Vacancy rate | 9.24 |
|
||||
| White | 28330 |
|
||||
| Black | 387 |
|
||||
| Asian | 273 |
|
||||
| Native | 49 |
|
||||
| Hispanic/Latino | 732 |
|
||||
| Bachelor's or higher | 4908 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Harrison County, OH"
|
||||
classification: county
|
||||
fips: "39067"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 14306
|
||||
population_under_18: 3001
|
||||
population_18_64: 8041
|
||||
population_65_plus: 3264
|
||||
median_household_income: 54414
|
||||
poverty_rate: 13.1
|
||||
homeownership_rate: 76.34
|
||||
unemployment_rate: 4.55
|
||||
median_home_value: 121500
|
||||
gini_index: 0.4453
|
||||
vacancy_rate: 19.44
|
||||
race_white: 13496
|
||||
race_black: 382
|
||||
race_asian: 17
|
||||
race_native: 24
|
||||
hispanic: 167
|
||||
bachelors_plus: 1628
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Harrison County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 14306 |
|
||||
| Under 18 | 3001 |
|
||||
| 18–64 | 8041 |
|
||||
| 65+ | 3264 |
|
||||
| Median household income | 54414 |
|
||||
| Poverty rate | 13.1 |
|
||||
| Homeownership rate | 76.34 |
|
||||
| Unemployment rate | 4.55 |
|
||||
| Median home value | 121500 |
|
||||
| Gini index | 0.4453 |
|
||||
| Vacancy rate | 19.44 |
|
||||
| White | 13496 |
|
||||
| Black | 382 |
|
||||
| Asian | 17 |
|
||||
| Native | 24 |
|
||||
| Hispanic/Latino | 167 |
|
||||
| Bachelor's or higher | 1628 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Henry County, OH"
|
||||
classification: county
|
||||
fips: "39069"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 27567
|
||||
population_under_18: 6432
|
||||
population_18_64: 15643
|
||||
population_65_plus: 5492
|
||||
median_household_income: 80099
|
||||
poverty_rate: 8.75
|
||||
homeownership_rate: 82.53
|
||||
unemployment_rate: 3.87
|
||||
median_home_value: 168600
|
||||
gini_index: 0.444
|
||||
vacancy_rate: 5.33
|
||||
race_white: 24924
|
||||
race_black: 138
|
||||
race_asian: 42
|
||||
race_native: 128
|
||||
hispanic: 2280
|
||||
bachelors_plus: 4933
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Henry County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27567 |
|
||||
| Under 18 | 6432 |
|
||||
| 18–64 | 15643 |
|
||||
| 65+ | 5492 |
|
||||
| Median household income | 80099 |
|
||||
| Poverty rate | 8.75 |
|
||||
| Homeownership rate | 82.53 |
|
||||
| Unemployment rate | 3.87 |
|
||||
| Median home value | 168600 |
|
||||
| Gini index | 0.444 |
|
||||
| Vacancy rate | 5.33 |
|
||||
| White | 24924 |
|
||||
| Black | 138 |
|
||||
| Asian | 42 |
|
||||
| Native | 128 |
|
||||
| Hispanic/Latino | 2280 |
|
||||
| Bachelor's or higher | 4933 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Highland County, OH"
|
||||
classification: county
|
||||
fips: "39071"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 43517
|
||||
population_under_18: 10401
|
||||
population_18_64: 24783
|
||||
population_65_plus: 8333
|
||||
median_household_income: 65785
|
||||
poverty_rate: 14.1
|
||||
homeownership_rate: 74.32
|
||||
unemployment_rate: 3.09
|
||||
median_home_value: 168900
|
||||
gini_index: 0.4131
|
||||
vacancy_rate: 11.02
|
||||
race_white: 41415
|
||||
race_black: 515
|
||||
race_asian: 58
|
||||
race_native: 34
|
||||
hispanic: 531
|
||||
bachelors_plus: 6536
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Highland County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 43517 |
|
||||
| Under 18 | 10401 |
|
||||
| 18–64 | 24783 |
|
||||
| 65+ | 8333 |
|
||||
| Median household income | 65785 |
|
||||
| Poverty rate | 14.1 |
|
||||
| Homeownership rate | 74.32 |
|
||||
| Unemployment rate | 3.09 |
|
||||
| Median home value | 168900 |
|
||||
| Gini index | 0.4131 |
|
||||
| Vacancy rate | 11.02 |
|
||||
| White | 41415 |
|
||||
| Black | 515 |
|
||||
| Asian | 58 |
|
||||
| Native | 34 |
|
||||
| Hispanic/Latino | 531 |
|
||||
| Bachelor's or higher | 6536 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hocking County, OH"
|
||||
classification: county
|
||||
fips: "39073"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 27799
|
||||
population_under_18: 5961
|
||||
population_18_64: 16221
|
||||
population_65_plus: 5617
|
||||
median_household_income: 62960
|
||||
poverty_rate: 15.98
|
||||
homeownership_rate: 78.78
|
||||
unemployment_rate: 5.42
|
||||
median_home_value: 186400
|
||||
gini_index: 0.4186
|
||||
vacancy_rate: 11.1
|
||||
race_white: 26389
|
||||
race_black: 107
|
||||
race_asian: 127
|
||||
race_native: 12
|
||||
hispanic: 269
|
||||
bachelors_plus: 3539
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hocking County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27799 |
|
||||
| Under 18 | 5961 |
|
||||
| 18–64 | 16221 |
|
||||
| 65+ | 5617 |
|
||||
| Median household income | 62960 |
|
||||
| Poverty rate | 15.98 |
|
||||
| Homeownership rate | 78.78 |
|
||||
| Unemployment rate | 5.42 |
|
||||
| Median home value | 186400 |
|
||||
| Gini index | 0.4186 |
|
||||
| Vacancy rate | 11.1 |
|
||||
| White | 26389 |
|
||||
| Black | 107 |
|
||||
| Asian | 127 |
|
||||
| Native | 12 |
|
||||
| Hispanic/Latino | 269 |
|
||||
| Bachelor's or higher | 3539 |
|
||||
|
||||
## 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