Add elections + demographics layer: candidates and jurisdictions
Two new entity types, built deterministically from the raw exports:
Candidate (2,494) — 2026 federal candidates as files under
us/states/<st>/candidates/, with office,
district, party, incumbent/challenger stance,
campaign committee, FEC id.
Jurisdiction (3,494) — demographic nodes carrying ACS 2023 data:
3,131 counties (deduped from 3,231 mixed-format
fips keys) + 363 congressional districts.
This completes the county skeleton nationwide: every US county is now a
browsable node with population, income, poverty, race, education and
housing — even where no officeholders are mapped yet. In Florida the
county index.md merges into the existing dir and reports its officeholder
count alongside demographics (St. Lucie: 33 officeholders + ACS profile).
build.py now reads seven raw inputs in one deterministic pass
(byte-identical on rerun). The mirror now answers: who holds power, who
runs this institution, who is running, and what each place is made of.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Andre Carson"
|
||||
description: "U.S. House candidate, IN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-07"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANDRE CARSON FOR CONGRESS"
|
||||
id: "C00442921"
|
||||
ids:
|
||||
fec: "H8IN07184"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Andre Carson
|
||||
|
||||
Democratic incumbent for U.S. House (IN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANDRE CARSON FOR CONGRESS (C00442921)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anthony D Hustedt-Mai"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COMMITTEE TO ELECT ANTHONY HUSTEDT-MAI"
|
||||
id: "C00908475"
|
||||
ids:
|
||||
fec: "H6IN04185"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anthony D Hustedt-Mai
|
||||
|
||||
Republican challenger for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COMMITTEE TO ELECT ANTHONY HUSTEDT-MAI (C00908475)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Barb Regnitz"
|
||||
description: "U.S. House candidate, IN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BARB REGNITZ FOR CONGRESS"
|
||||
id: "C00924100"
|
||||
ids:
|
||||
fec: "H6IN01231"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Barb Regnitz
|
||||
|
||||
Republican challenger for U.S. House (IN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BARB REGNITZ FOR CONGRESS (C00924100)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bradley Allen Mr. Meyer"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF BRAD MEYER"
|
||||
id: "C00903989"
|
||||
ids:
|
||||
fec: "H6IN09242"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bradley Allen Mr. Meyer
|
||||
|
||||
Democratic challenger for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF BRAD MEYER (C00903989)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Craig Haggard"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HAGGARD FOR CONGRESS"
|
||||
id: "C00855890"
|
||||
ids:
|
||||
fec: "H4IN04248"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Craig Haggard
|
||||
|
||||
Republican challenger for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HAGGARD FOR CONGRESS (C00855890)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Cynthia (Cinde) Wirth"
|
||||
description: "U.S. House candidate, IN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "C WIRTH FOR CONGRESS"
|
||||
id: "C00913194"
|
||||
ids:
|
||||
fec: "H6IN06230"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cynthia (Cinde) Wirth
|
||||
|
||||
Democratic challenger for U.S. House (IN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- C WIRTH FOR CONGRESS (C00913194)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Deborah A Pickett"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PICKETTFORCONGRESS"
|
||||
id: "C00870840"
|
||||
ids:
|
||||
fec: "H4IN05286"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Deborah A Pickett
|
||||
|
||||
Democratic challenger for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PICKETTFORCONGRESS (C00870840)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Destiny Wells"
|
||||
description: "U.S. House candidate, IN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DESTINY WELLS FOR CONGRESS"
|
||||
id: "C00938258"
|
||||
ids:
|
||||
fec: "H6IN07469"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Destiny Wells
|
||||
|
||||
Democratic challenger for U.S. House (IN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DESTINY WELLS FOR CONGRESS (C00938258)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Drew Cox"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DREW COX FOR INDIANA"
|
||||
id: "C00912428"
|
||||
ids:
|
||||
fec: "H6IN04193"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Drew Cox
|
||||
|
||||
Democratic challenger for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DREW COX FOR INDIANA (C00912428)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Dylan Mckenna"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MCKENNA FOR CONGRESS"
|
||||
id: "C00937151"
|
||||
ids:
|
||||
fec: "H6IN05315"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dylan Mckenna
|
||||
|
||||
Democratic challenger for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MCKENNA FOR CONGRESS (C00937151)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Erin Houchin"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HOUCHIN FOR CONGRESS"
|
||||
id: "C00800649"
|
||||
ids:
|
||||
fec: "H6IN09143"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Erin Houchin
|
||||
|
||||
Republican incumbent for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HOUCHIN FOR CONGRESS (C00800649)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Floyd Taylor"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "IND"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FLOYD TAYLOR FOR CONGRESS"
|
||||
id: "C00911735"
|
||||
ids:
|
||||
fec: "H6IN09283"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Floyd Taylor
|
||||
|
||||
Independent challenger for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FLOYD TAYLOR FOR CONGRESS (C00911735)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Frank J. Mrvan"
|
||||
description: "U.S. House candidate, IN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-01"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MRVAN FOR CONGRESS"
|
||||
id: "C00727529"
|
||||
ids:
|
||||
fec: "H0IN01150"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Frank J. Mrvan
|
||||
|
||||
Democratic incumbent for U.S. House (IN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MRVAN FOR CONGRESS (C00727529)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "George Hornedo"
|
||||
description: "U.S. House candidate, IN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GEORGE HORNEDO FOR CONGRESS"
|
||||
id: "C00901975"
|
||||
ids:
|
||||
fec: "H6IN07394"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# George Hornedo
|
||||
|
||||
Democratic challenger for U.S. House (IN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GEORGE HORNEDO FOR CONGRESS (C00901975)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jackson Bailey Franklin"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRANKLIN FOR CONGRESS"
|
||||
id: "C00901314"
|
||||
ids:
|
||||
fec: "H6IN05273"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jackson Bailey Franklin
|
||||
|
||||
Democratic challenger for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRANKLIN FOR CONGRESS (C00901314)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jamee Ms. Decio"
|
||||
description: "U.S. House candidate, IN-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-02"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAMEE DECIO CONGRESSIONAL CAMPAIGN COMMITTEE"
|
||||
id: "C00916619"
|
||||
ids:
|
||||
fec: "H6IN02189"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jamee Ms. Decio
|
||||
|
||||
Democratic challenger for U.S. House (IN-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAMEE DECIO CONGRESSIONAL CAMPAIGN COMMITTEE (C00916619)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Henry Graham"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JIM GRAHAM FOR CONGRESS"
|
||||
id: "C00901264"
|
||||
ids:
|
||||
fec: "H6IN09226"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Henry Graham
|
||||
|
||||
Democratic challenger for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JIM GRAHAM FOR CONGRESS (C00901264)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James (J.D.) David Ford"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NEIGHBORS TO ELECT J.D. FORD"
|
||||
id: "C00934505"
|
||||
ids:
|
||||
fec: "H6IN05307"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James (J.D.) David Ford
|
||||
|
||||
Democratic challenger for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NEIGHBORS TO ELECT J.D. FORD (C00934505)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James R Dr. Baird"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELECT JIM BAIRD FOR CONGRESS"
|
||||
id: "C00662940"
|
||||
ids:
|
||||
fec: "H8IN04199"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James R Dr. Baird
|
||||
|
||||
Republican incumbent for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELECT JIM BAIRD FOR CONGRESS (C00662940)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Schenke"
|
||||
description: "U.S. House candidate, IN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SCHENKE FOR CONGRESS"
|
||||
id: "C00899989"
|
||||
ids:
|
||||
fec: "H6IN01223"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Schenke
|
||||
|
||||
Republican challenger for U.S. House (IN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SCHENKE FOR CONGRESS (C00899989)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jefferson Shreve"
|
||||
description: "U.S. House candidate, IN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-06"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHREVE FOR CONGRESS"
|
||||
id: "C00870949"
|
||||
ids:
|
||||
fec: "H4IN06185"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jefferson Shreve
|
||||
|
||||
Republican incumbent for U.S. House (IN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHREVE FOR CONGRESS (C00870949)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jennifer-Ruth Green"
|
||||
description: "U.S. House candidate, IN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-01"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "THE COMMITTEE TO ELECT JENNIFER-RUTH GREEN"
|
||||
id: "C00924761"
|
||||
ids:
|
||||
fec: "H2IN01172"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jennifer-Ruth Green
|
||||
|
||||
Republican challenger for U.S. House (IN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- THE COMMITTEE TO ELECT JENNIFER-RUTH GREEN (C00924761)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joseph William Mr Mackey"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOE4HOOSIERS"
|
||||
id: "C00652255"
|
||||
ids:
|
||||
fec: "H8IN04140"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joseph William Mr Mackey
|
||||
|
||||
Democratic challenger for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOE4HOOSIERS (C00652255)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Keil Louis Mr. Roark"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KEIL ROARK FOR INDIANA"
|
||||
id: "C00931881"
|
||||
ids:
|
||||
fec: "H6IN09309"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Keil Louis Mr. Roark
|
||||
|
||||
Democratic challenger for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KEIL ROARK FOR INDIANA (C00931881)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kelly Elizabeth Thompson"
|
||||
description: "U.S. House candidate, IN-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-03"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KELLY THOMPSON FOR CONGRESS"
|
||||
id: "C00907816"
|
||||
ids:
|
||||
fec: "H6IN03294"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kelly Elizabeth Thompson
|
||||
|
||||
Democratic challenger for U.S. House (IN-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KELLY THOMPSON FOR CONGRESS (C00907816)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mark Mr. Messmer"
|
||||
description: "U.S. House candidate, IN-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-08"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MESSMER FOR CONGRESS"
|
||||
id: "C00867218"
|
||||
ids:
|
||||
fec: "H4IN08249"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mark Mr. Messmer
|
||||
|
||||
Republican incumbent for U.S. House (IN-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MESSMER FOR CONGRESS (C00867218)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Marlin A Stutzman"
|
||||
description: "U.S. House candidate, IN-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-03"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "STUTZMAN FOR CONGRESS"
|
||||
id: "C00838110"
|
||||
ids:
|
||||
fec: "H0IN03198"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marlin A Stutzman
|
||||
|
||||
Republican challenger for U.S. House (IN-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- STUTZMAN FOR CONGRESS (C00838110)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mary Theresa Allen"
|
||||
description: "U.S. House candidate, IN-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-08"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARY ALLEN FOR CONGRESS"
|
||||
id: "C00914556"
|
||||
ids:
|
||||
fec: "H6IN08293"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mary Theresa Allen
|
||||
|
||||
Democratic challenger for U.S. House (IN-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARY ALLEN FOR CONGRESS (C00914556)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Nicholas Frederick Baker"
|
||||
description: "U.S. House candidate, IN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NICK BAKER FOR CONGRESS INC"
|
||||
id: "C00933184"
|
||||
ids:
|
||||
fec: "H6IN06271"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nicholas Frederick Baker
|
||||
|
||||
Democratic challenger for U.S. House (IN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NICK BAKER FOR CONGRESS INC (C00933184)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Paul Bryant Mcpherson"
|
||||
description: "U.S. House candidate, IN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PAUL MCPHERSON FOR INDIANA"
|
||||
id: "C00937268"
|
||||
ids:
|
||||
fec: "H6IN04227"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Paul Bryant Mcpherson
|
||||
|
||||
Democratic challenger for U.S. House (IN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PAUL MCPHERSON FOR INDIANA (C00937268)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Phil Goss"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PHIL GOSS FOR CONGRESS"
|
||||
id: "C00840132"
|
||||
ids:
|
||||
fec: "H4IN03182"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Phil Goss
|
||||
|
||||
Democratic challenger for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PHIL GOSS FOR CONGRESS (C00840132)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Rudy C. Iii Yakym"
|
||||
description: "U.S. House candidate, IN-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-02"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RUDY FOR INDIANA"
|
||||
id: "C00822767"
|
||||
ids:
|
||||
fec: "H2IN02295"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rudy C. Iii Yakym
|
||||
|
||||
Republican incumbent for U.S. House (IN-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RUDY FOR INDIANA (C00822767)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sarah Janisse Brown"
|
||||
description: "U.S. House candidate, IN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SARAH JANISSE BROWN FOR CONGRESS"
|
||||
id: "C00939165"
|
||||
ids:
|
||||
fec: "H6IN06263"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sarah Janisse Brown
|
||||
|
||||
Republican challenger for U.S. House (IN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SARAH JANISSE BROWN FOR CONGRESS (C00939165)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Timothy Peck"
|
||||
description: "U.S. House candidate, IN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TIM PECK FOR CONGRESS"
|
||||
id: "C00857714"
|
||||
ids:
|
||||
fec: "H4IN09163"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Timothy Peck
|
||||
|
||||
Democratic challenger for U.S. House (IN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TIM PECK FOR CONGRESS (C00857714)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Victoria Spartz"
|
||||
description: "U.S. House candidate, IN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "IN"
|
||||
district: "IN-05"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VICTORIA SPARTZ FOR CONGRESS"
|
||||
id: "C00737767"
|
||||
ids:
|
||||
fec: "H0IN05326"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Victoria Spartz
|
||||
|
||||
Republican incumbent for U.S. House (IN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VICTORIA SPARTZ FOR CONGRESS (C00737767)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Adams County, IN"
|
||||
classification: county
|
||||
fips: "18001"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 36227
|
||||
population_under_18: 11335
|
||||
population_18_64: 18971
|
||||
population_65_plus: 5921
|
||||
median_household_income: 65289
|
||||
poverty_rate: 11.16
|
||||
homeownership_rate: 83.45
|
||||
unemployment_rate: 2.8
|
||||
median_home_value: 178400
|
||||
gini_index: 0.4036
|
||||
vacancy_rate: 6.82
|
||||
race_white: 34120
|
||||
race_black: 115
|
||||
race_asian: 136
|
||||
race_native: 165
|
||||
hispanic: 1729
|
||||
bachelors_plus: 4604
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adams County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 36227 |
|
||||
| Under 18 | 11335 |
|
||||
| 18–64 | 18971 |
|
||||
| 65+ | 5921 |
|
||||
| Median household income | 65289 |
|
||||
| Poverty rate | 11.16 |
|
||||
| Homeownership rate | 83.45 |
|
||||
| Unemployment rate | 2.8 |
|
||||
| Median home value | 178400 |
|
||||
| Gini index | 0.4036 |
|
||||
| Vacancy rate | 6.82 |
|
||||
| White | 34120 |
|
||||
| Black | 115 |
|
||||
| Asian | 136 |
|
||||
| Native | 165 |
|
||||
| Hispanic/Latino | 1729 |
|
||||
| Bachelor's or higher | 4604 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Allen County, IN"
|
||||
classification: county
|
||||
fips: "18003"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 392378
|
||||
population_under_18: 99630
|
||||
population_18_64: 231470
|
||||
population_65_plus: 61278
|
||||
median_household_income: 70737
|
||||
poverty_rate: 12.51
|
||||
homeownership_rate: 68.87
|
||||
unemployment_rate: 4.69
|
||||
median_home_value: 214900
|
||||
gini_index: 0.4491
|
||||
vacancy_rate: 5.84
|
||||
race_white: 279390
|
||||
race_black: 41585
|
||||
race_asian: 20833
|
||||
race_native: 2233
|
||||
hispanic: 35389
|
||||
bachelors_plus: 108333
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Allen County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 392378 |
|
||||
| Under 18 | 99630 |
|
||||
| 18–64 | 231470 |
|
||||
| 65+ | 61278 |
|
||||
| Median household income | 70737 |
|
||||
| Poverty rate | 12.51 |
|
||||
| Homeownership rate | 68.87 |
|
||||
| Unemployment rate | 4.69 |
|
||||
| Median home value | 214900 |
|
||||
| Gini index | 0.4491 |
|
||||
| Vacancy rate | 5.84 |
|
||||
| White | 279390 |
|
||||
| Black | 41585 |
|
||||
| Asian | 20833 |
|
||||
| Native | 2233 |
|
||||
| Hispanic/Latino | 35389 |
|
||||
| Bachelor's or higher | 108333 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Bartholomew County, IN"
|
||||
classification: county
|
||||
fips: "18005"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 83536
|
||||
population_under_18: 20102
|
||||
population_18_64: 49481
|
||||
population_65_plus: 13953
|
||||
median_household_income: 79901
|
||||
poverty_rate: 10.47
|
||||
homeownership_rate: 69.32
|
||||
unemployment_rate: 4.12
|
||||
median_home_value: 232800
|
||||
gini_index: 0.4462
|
||||
vacancy_rate: 6.47
|
||||
race_white: 66196
|
||||
race_black: 1545
|
||||
race_asian: 6174
|
||||
race_native: 70
|
||||
hispanic: 7710
|
||||
bachelors_plus: 27388
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bartholomew County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 83536 |
|
||||
| Under 18 | 20102 |
|
||||
| 18–64 | 49481 |
|
||||
| 65+ | 13953 |
|
||||
| Median household income | 79901 |
|
||||
| Poverty rate | 10.47 |
|
||||
| Homeownership rate | 69.32 |
|
||||
| Unemployment rate | 4.12 |
|
||||
| Median home value | 232800 |
|
||||
| Gini index | 0.4462 |
|
||||
| Vacancy rate | 6.47 |
|
||||
| White | 66196 |
|
||||
| Black | 1545 |
|
||||
| Asian | 6174 |
|
||||
| Native | 70 |
|
||||
| Hispanic/Latino | 7710 |
|
||||
| Bachelor's or higher | 27388 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Benton County, IN"
|
||||
classification: county
|
||||
fips: "18007"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 8735
|
||||
population_under_18: 2147
|
||||
population_18_64: 5076
|
||||
population_65_plus: 1512
|
||||
median_household_income: 65875
|
||||
poverty_rate: 13.9
|
||||
homeownership_rate: 79.76
|
||||
unemployment_rate: 3.91
|
||||
median_home_value: 151000
|
||||
gini_index: 0.4116
|
||||
vacancy_rate: 8.19
|
||||
race_white: 7919
|
||||
race_black: 62
|
||||
race_asian: 4
|
||||
race_native: 52
|
||||
hispanic: 638
|
||||
bachelors_plus: 1348
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Benton County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 8735 |
|
||||
| Under 18 | 2147 |
|
||||
| 18–64 | 5076 |
|
||||
| 65+ | 1512 |
|
||||
| Median household income | 65875 |
|
||||
| Poverty rate | 13.9 |
|
||||
| Homeownership rate | 79.76 |
|
||||
| Unemployment rate | 3.91 |
|
||||
| Median home value | 151000 |
|
||||
| Gini index | 0.4116 |
|
||||
| Vacancy rate | 8.19 |
|
||||
| White | 7919 |
|
||||
| Black | 62 |
|
||||
| Asian | 4 |
|
||||
| Native | 52 |
|
||||
| Hispanic/Latino | 638 |
|
||||
| Bachelor's or higher | 1348 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Blackford County, IN"
|
||||
classification: county
|
||||
fips: "18009"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 11950
|
||||
population_under_18: 2722
|
||||
population_18_64: 6597
|
||||
population_65_plus: 2631
|
||||
median_household_income: 51326
|
||||
poverty_rate: 16.18
|
||||
homeownership_rate: 73.86
|
||||
unemployment_rate: 3.71
|
||||
median_home_value: 107500
|
||||
gini_index: 0.4596
|
||||
vacancy_rate: 11.62
|
||||
race_white: 11330
|
||||
race_black: 77
|
||||
race_asian: 13
|
||||
race_native: 21
|
||||
hispanic: 283
|
||||
bachelors_plus: 1602
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Blackford County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 11950 |
|
||||
| Under 18 | 2722 |
|
||||
| 18–64 | 6597 |
|
||||
| 65+ | 2631 |
|
||||
| Median household income | 51326 |
|
||||
| Poverty rate | 16.18 |
|
||||
| Homeownership rate | 73.86 |
|
||||
| Unemployment rate | 3.71 |
|
||||
| Median home value | 107500 |
|
||||
| Gini index | 0.4596 |
|
||||
| Vacancy rate | 11.62 |
|
||||
| White | 11330 |
|
||||
| Black | 77 |
|
||||
| Asian | 13 |
|
||||
| Native | 21 |
|
||||
| Hispanic/Latino | 283 |
|
||||
| Bachelor's or higher | 1602 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Boone County, IN"
|
||||
classification: county
|
||||
fips: "18011"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 74718
|
||||
population_under_18: 19066
|
||||
population_18_64: 44458
|
||||
population_65_plus: 11194
|
||||
median_household_income: 111250
|
||||
poverty_rate: 4.51
|
||||
homeownership_rate: 78.78
|
||||
unemployment_rate: 2.78
|
||||
median_home_value: 376200
|
||||
gini_index: 0.4719
|
||||
vacancy_rate: 3.36
|
||||
race_white: 65197
|
||||
race_black: 2284
|
||||
race_asian: 2678
|
||||
race_native: 18
|
||||
hispanic: 3234
|
||||
bachelors_plus: 36353
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Boone County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 74718 |
|
||||
| Under 18 | 19066 |
|
||||
| 18–64 | 44458 |
|
||||
| 65+ | 11194 |
|
||||
| Median household income | 111250 |
|
||||
| Poverty rate | 4.51 |
|
||||
| Homeownership rate | 78.78 |
|
||||
| Unemployment rate | 2.78 |
|
||||
| Median home value | 376200 |
|
||||
| Gini index | 0.4719 |
|
||||
| Vacancy rate | 3.36 |
|
||||
| White | 65197 |
|
||||
| Black | 2284 |
|
||||
| Asian | 2678 |
|
||||
| Native | 18 |
|
||||
| Hispanic/Latino | 3234 |
|
||||
| Bachelor's or higher | 36353 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Brown County, IN"
|
||||
classification: county
|
||||
fips: "18013"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 15606
|
||||
population_under_18: 2593
|
||||
population_18_64: 8859
|
||||
population_65_plus: 4154
|
||||
median_household_income: 78528
|
||||
poverty_rate: 7.78
|
||||
homeownership_rate: 86.61
|
||||
unemployment_rate: 2.15
|
||||
median_home_value: 269100
|
||||
gini_index: 0.4314
|
||||
vacancy_rate: 20.94
|
||||
race_white: 14706
|
||||
race_black: 46
|
||||
race_asian: 86
|
||||
race_native: 145
|
||||
hispanic: 304
|
||||
bachelors_plus: 4608
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brown County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 15606 |
|
||||
| Under 18 | 2593 |
|
||||
| 18–64 | 8859 |
|
||||
| 65+ | 4154 |
|
||||
| Median household income | 78528 |
|
||||
| Poverty rate | 7.78 |
|
||||
| Homeownership rate | 86.61 |
|
||||
| Unemployment rate | 2.15 |
|
||||
| Median home value | 269100 |
|
||||
| Gini index | 0.4314 |
|
||||
| Vacancy rate | 20.94 |
|
||||
| White | 14706 |
|
||||
| Black | 46 |
|
||||
| Asian | 86 |
|
||||
| Native | 145 |
|
||||
| Hispanic/Latino | 304 |
|
||||
| Bachelor's or higher | 4608 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Carroll County, IN"
|
||||
classification: county
|
||||
fips: "18015"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 20535
|
||||
population_under_18: 4470
|
||||
population_18_64: 11810
|
||||
population_65_plus: 4255
|
||||
median_household_income: 65645
|
||||
poverty_rate: 8.75
|
||||
homeownership_rate: 82.19
|
||||
unemployment_rate: 3.07
|
||||
median_home_value: 180900
|
||||
gini_index: 0.4155
|
||||
vacancy_rate: 15.42
|
||||
race_white: 19302
|
||||
race_black: 53
|
||||
race_asian: 34
|
||||
race_native: 96
|
||||
hispanic: 942
|
||||
bachelors_plus: 3334
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carroll County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 20535 |
|
||||
| Under 18 | 4470 |
|
||||
| 18–64 | 11810 |
|
||||
| 65+ | 4255 |
|
||||
| Median household income | 65645 |
|
||||
| Poverty rate | 8.75 |
|
||||
| Homeownership rate | 82.19 |
|
||||
| Unemployment rate | 3.07 |
|
||||
| Median home value | 180900 |
|
||||
| Gini index | 0.4155 |
|
||||
| Vacancy rate | 15.42 |
|
||||
| White | 19302 |
|
||||
| Black | 53 |
|
||||
| Asian | 34 |
|
||||
| Native | 96 |
|
||||
| Hispanic/Latino | 942 |
|
||||
| Bachelor's or higher | 3334 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cass County, IN"
|
||||
classification: county
|
||||
fips: "18017"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 37680
|
||||
population_under_18: 8683
|
||||
population_18_64: 21912
|
||||
population_65_plus: 7085
|
||||
median_household_income: 56403
|
||||
poverty_rate: 13.24
|
||||
homeownership_rate: 74.26
|
||||
unemployment_rate: 4.58
|
||||
median_home_value: 133800
|
||||
gini_index: 0.4061
|
||||
vacancy_rate: 8.24
|
||||
race_white: 28815
|
||||
race_black: 442
|
||||
race_asian: 542
|
||||
race_native: 263
|
||||
hispanic: 7000
|
||||
bachelors_plus: 5878
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cass County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 37680 |
|
||||
| Under 18 | 8683 |
|
||||
| 18–64 | 21912 |
|
||||
| 65+ | 7085 |
|
||||
| Median household income | 56403 |
|
||||
| Poverty rate | 13.24 |
|
||||
| Homeownership rate | 74.26 |
|
||||
| Unemployment rate | 4.58 |
|
||||
| Median home value | 133800 |
|
||||
| Gini index | 0.4061 |
|
||||
| Vacancy rate | 8.24 |
|
||||
| White | 28815 |
|
||||
| Black | 442 |
|
||||
| Asian | 542 |
|
||||
| Native | 263 |
|
||||
| Hispanic/Latino | 7000 |
|
||||
| Bachelor's or higher | 5878 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Clark County, IN"
|
||||
classification: county
|
||||
fips: "18019"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 124354
|
||||
population_under_18: 27419
|
||||
population_18_64: 76138
|
||||
population_65_plus: 20797
|
||||
median_household_income: 74214
|
||||
poverty_rate: 10.2
|
||||
homeownership_rate: 74.74
|
||||
unemployment_rate: 4.01
|
||||
median_home_value: 222900
|
||||
gini_index: 0.4143
|
||||
vacancy_rate: 6.92
|
||||
race_white: 101612
|
||||
race_black: 9069
|
||||
race_asian: 1514
|
||||
race_native: 429
|
||||
hispanic: 8547
|
||||
bachelors_plus: 32186
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Clark County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 124354 |
|
||||
| Under 18 | 27419 |
|
||||
| 18–64 | 76138 |
|
||||
| 65+ | 20797 |
|
||||
| Median household income | 74214 |
|
||||
| Poverty rate | 10.2 |
|
||||
| Homeownership rate | 74.74 |
|
||||
| Unemployment rate | 4.01 |
|
||||
| Median home value | 222900 |
|
||||
| Gini index | 0.4143 |
|
||||
| Vacancy rate | 6.92 |
|
||||
| White | 101612 |
|
||||
| Black | 9069 |
|
||||
| Asian | 1514 |
|
||||
| Native | 429 |
|
||||
| Hispanic/Latino | 8547 |
|
||||
| Bachelor's or higher | 32186 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Clay County, IN"
|
||||
classification: county
|
||||
fips: "18021"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 26409
|
||||
population_under_18: 6053
|
||||
population_18_64: 15370
|
||||
population_65_plus: 4986
|
||||
median_household_income: 70010
|
||||
poverty_rate: 11.71
|
||||
homeownership_rate: 80.86
|
||||
unemployment_rate: 3.23
|
||||
median_home_value: 153000
|
||||
gini_index: 0.496
|
||||
vacancy_rate: 9.41
|
||||
race_white: 24987
|
||||
race_black: 139
|
||||
race_asian: 114
|
||||
race_native: 5
|
||||
hispanic: 523
|
||||
bachelors_plus: 4929
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Clay County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 26409 |
|
||||
| Under 18 | 6053 |
|
||||
| 18–64 | 15370 |
|
||||
| 65+ | 4986 |
|
||||
| Median household income | 70010 |
|
||||
| Poverty rate | 11.71 |
|
||||
| Homeownership rate | 80.86 |
|
||||
| Unemployment rate | 3.23 |
|
||||
| Median home value | 153000 |
|
||||
| Gini index | 0.496 |
|
||||
| Vacancy rate | 9.41 |
|
||||
| White | 24987 |
|
||||
| Black | 139 |
|
||||
| Asian | 114 |
|
||||
| Native | 5 |
|
||||
| Hispanic/Latino | 523 |
|
||||
| Bachelor's or higher | 4929 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Clinton County, IN"
|
||||
classification: county
|
||||
fips: "18023"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 32944
|
||||
population_under_18: 8848
|
||||
population_18_64: 18759
|
||||
population_65_plus: 5337
|
||||
median_household_income: 65019
|
||||
poverty_rate: 9.85
|
||||
homeownership_rate: 74.19
|
||||
unemployment_rate: 2.61
|
||||
median_home_value: 164100
|
||||
gini_index: 0.3803
|
||||
vacancy_rate: 7.55
|
||||
race_white: 27156
|
||||
race_black: 207
|
||||
race_asian: 155
|
||||
race_native: 30
|
||||
hispanic: 6415
|
||||
bachelors_plus: 4617
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Clinton County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 32944 |
|
||||
| Under 18 | 8848 |
|
||||
| 18–64 | 18759 |
|
||||
| 65+ | 5337 |
|
||||
| Median household income | 65019 |
|
||||
| Poverty rate | 9.85 |
|
||||
| Homeownership rate | 74.19 |
|
||||
| Unemployment rate | 2.61 |
|
||||
| Median home value | 164100 |
|
||||
| Gini index | 0.3803 |
|
||||
| Vacancy rate | 7.55 |
|
||||
| White | 27156 |
|
||||
| Black | 207 |
|
||||
| Asian | 155 |
|
||||
| Native | 30 |
|
||||
| Hispanic/Latino | 6415 |
|
||||
| Bachelor's or higher | 4617 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Crawford County, IN"
|
||||
classification: county
|
||||
fips: "18025"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 10499
|
||||
population_under_18: 2173
|
||||
population_18_64: 6138
|
||||
population_65_plus: 2188
|
||||
median_household_income: 49640
|
||||
poverty_rate: 22.89
|
||||
homeownership_rate: 81.34
|
||||
unemployment_rate: 3.49
|
||||
median_home_value: 117700
|
||||
gini_index: 0.4311
|
||||
vacancy_rate: 22.52
|
||||
race_white: 10037
|
||||
race_black: 46
|
||||
race_asian: 2
|
||||
race_native: 8
|
||||
hispanic: 167
|
||||
bachelors_plus: 1162
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Crawford County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 10499 |
|
||||
| Under 18 | 2173 |
|
||||
| 18–64 | 6138 |
|
||||
| 65+ | 2188 |
|
||||
| Median household income | 49640 |
|
||||
| Poverty rate | 22.89 |
|
||||
| Homeownership rate | 81.34 |
|
||||
| Unemployment rate | 3.49 |
|
||||
| Median home value | 117700 |
|
||||
| Gini index | 0.4311 |
|
||||
| Vacancy rate | 22.52 |
|
||||
| White | 10037 |
|
||||
| Black | 46 |
|
||||
| Asian | 2 |
|
||||
| Native | 8 |
|
||||
| Hispanic/Latino | 167 |
|
||||
| Bachelor's or higher | 1162 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Daviess County, IN"
|
||||
classification: county
|
||||
fips: "18027"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 33658
|
||||
population_under_18: 10015
|
||||
population_18_64: 18259
|
||||
population_65_plus: 5384
|
||||
median_household_income: 68503
|
||||
poverty_rate: 11.67
|
||||
homeownership_rate: 72.39
|
||||
unemployment_rate: 1.55
|
||||
median_home_value: 197200
|
||||
gini_index: 0.4374
|
||||
vacancy_rate: 8.33
|
||||
race_white: 30161
|
||||
race_black: 555
|
||||
race_asian: 88
|
||||
race_native: 66
|
||||
hispanic: 2193
|
||||
bachelors_plus: 4329
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daviess County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 33658 |
|
||||
| Under 18 | 10015 |
|
||||
| 18–64 | 18259 |
|
||||
| 65+ | 5384 |
|
||||
| Median household income | 68503 |
|
||||
| Poverty rate | 11.67 |
|
||||
| Homeownership rate | 72.39 |
|
||||
| Unemployment rate | 1.55 |
|
||||
| Median home value | 197200 |
|
||||
| Gini index | 0.4374 |
|
||||
| Vacancy rate | 8.33 |
|
||||
| White | 30161 |
|
||||
| Black | 555 |
|
||||
| Asian | 88 |
|
||||
| Native | 66 |
|
||||
| Hispanic/Latino | 2193 |
|
||||
| Bachelor's or higher | 4329 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Dearborn County, IN"
|
||||
classification: county
|
||||
fips: "18029"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 51094
|
||||
population_under_18: 11176
|
||||
population_18_64: 30080
|
||||
population_65_plus: 9838
|
||||
median_household_income: 84735
|
||||
poverty_rate: 7.64
|
||||
homeownership_rate: 85.23
|
||||
unemployment_rate: 1.93
|
||||
median_home_value: 243400
|
||||
gini_index: 0.4125
|
||||
vacancy_rate: 3.87
|
||||
race_white: 48314
|
||||
race_black: 139
|
||||
race_asian: 276
|
||||
race_native: 60
|
||||
hispanic: 795
|
||||
bachelors_plus: 12352
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dearborn County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 51094 |
|
||||
| Under 18 | 11176 |
|
||||
| 18–64 | 30080 |
|
||||
| 65+ | 9838 |
|
||||
| Median household income | 84735 |
|
||||
| Poverty rate | 7.64 |
|
||||
| Homeownership rate | 85.23 |
|
||||
| Unemployment rate | 1.93 |
|
||||
| Median home value | 243400 |
|
||||
| Gini index | 0.4125 |
|
||||
| Vacancy rate | 3.87 |
|
||||
| White | 48314 |
|
||||
| Black | 139 |
|
||||
| Asian | 276 |
|
||||
| Native | 60 |
|
||||
| Hispanic/Latino | 795 |
|
||||
| Bachelor's or higher | 12352 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Decatur County, IN"
|
||||
classification: county
|
||||
fips: "18031"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 26422
|
||||
population_under_18: 6208
|
||||
population_18_64: 15417
|
||||
population_65_plus: 4797
|
||||
median_household_income: 69783
|
||||
poverty_rate: 10.2
|
||||
homeownership_rate: 76.09
|
||||
unemployment_rate: 2.65
|
||||
median_home_value: 199100
|
||||
gini_index: 0.435
|
||||
vacancy_rate: 8.33
|
||||
race_white: 24649
|
||||
race_black: 178
|
||||
race_asian: 22
|
||||
race_native: 77
|
||||
hispanic: 667
|
||||
bachelors_plus: 4576
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Decatur County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 26422 |
|
||||
| Under 18 | 6208 |
|
||||
| 18–64 | 15417 |
|
||||
| 65+ | 4797 |
|
||||
| Median household income | 69783 |
|
||||
| Poverty rate | 10.2 |
|
||||
| Homeownership rate | 76.09 |
|
||||
| Unemployment rate | 2.65 |
|
||||
| Median home value | 199100 |
|
||||
| Gini index | 0.435 |
|
||||
| Vacancy rate | 8.33 |
|
||||
| White | 24649 |
|
||||
| Black | 178 |
|
||||
| Asian | 22 |
|
||||
| Native | 77 |
|
||||
| Hispanic/Latino | 667 |
|
||||
| Bachelor's or higher | 4576 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "DeKalb County, IN"
|
||||
classification: county
|
||||
fips: "18033"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 43807
|
||||
population_under_18: 10553
|
||||
population_18_64: 25624
|
||||
population_65_plus: 7630
|
||||
median_household_income: 74331
|
||||
poverty_rate: 9.52
|
||||
homeownership_rate: 82.06
|
||||
unemployment_rate: 4.52
|
||||
median_home_value: 194100
|
||||
gini_index: 0.4065
|
||||
vacancy_rate: 7.01
|
||||
race_white: 41507
|
||||
race_black: 46
|
||||
race_asian: 241
|
||||
race_native: 24
|
||||
hispanic: 1347
|
||||
bachelors_plus: 7828
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# DeKalb County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 43807 |
|
||||
| Under 18 | 10553 |
|
||||
| 18–64 | 25624 |
|
||||
| 65+ | 7630 |
|
||||
| Median household income | 74331 |
|
||||
| Poverty rate | 9.52 |
|
||||
| Homeownership rate | 82.06 |
|
||||
| Unemployment rate | 4.52 |
|
||||
| Median home value | 194100 |
|
||||
| Gini index | 0.4065 |
|
||||
| Vacancy rate | 7.01 |
|
||||
| White | 41507 |
|
||||
| Black | 46 |
|
||||
| Asian | 241 |
|
||||
| Native | 24 |
|
||||
| Hispanic/Latino | 1347 |
|
||||
| Bachelor's or higher | 7828 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Delaware County, IN"
|
||||
classification: county
|
||||
fips: "18035"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 112280
|
||||
population_under_18: 20376
|
||||
population_18_64: 72147
|
||||
population_65_plus: 19757
|
||||
median_household_income: 58127
|
||||
poverty_rate: 19.65
|
||||
homeownership_rate: 66.48
|
||||
unemployment_rate: 5.77
|
||||
median_home_value: 139400
|
||||
gini_index: 0.4458
|
||||
vacancy_rate: 10.42
|
||||
race_white: 95719
|
||||
race_black: 5975
|
||||
race_asian: 1956
|
||||
race_native: 172
|
||||
hispanic: 3657
|
||||
bachelors_plus: 26275
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Delaware County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 112280 |
|
||||
| Under 18 | 20376 |
|
||||
| 18–64 | 72147 |
|
||||
| 65+ | 19757 |
|
||||
| Median household income | 58127 |
|
||||
| Poverty rate | 19.65 |
|
||||
| Homeownership rate | 66.48 |
|
||||
| Unemployment rate | 5.77 |
|
||||
| Median home value | 139400 |
|
||||
| Gini index | 0.4458 |
|
||||
| Vacancy rate | 10.42 |
|
||||
| White | 95719 |
|
||||
| Black | 5975 |
|
||||
| Asian | 1956 |
|
||||
| Native | 172 |
|
||||
| Hispanic/Latino | 3657 |
|
||||
| Bachelor's or higher | 26275 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Dubois County, IN"
|
||||
classification: county
|
||||
fips: "18037"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 43614
|
||||
population_under_18: 10582
|
||||
population_18_64: 24848
|
||||
population_65_plus: 8184
|
||||
median_household_income: 75979
|
||||
poverty_rate: 11.02
|
||||
homeownership_rate: 74.72
|
||||
unemployment_rate: 2.28
|
||||
median_home_value: 230100
|
||||
gini_index: 0.41
|
||||
vacancy_rate: 6.7
|
||||
race_white: 38371
|
||||
race_black: 346
|
||||
race_asian: 211
|
||||
race_native: 33
|
||||
hispanic: 4372
|
||||
bachelors_plus: 9828
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dubois County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 43614 |
|
||||
| Under 18 | 10582 |
|
||||
| 18–64 | 24848 |
|
||||
| 65+ | 8184 |
|
||||
| Median household income | 75979 |
|
||||
| Poverty rate | 11.02 |
|
||||
| Homeownership rate | 74.72 |
|
||||
| Unemployment rate | 2.28 |
|
||||
| Median home value | 230100 |
|
||||
| Gini index | 0.41 |
|
||||
| Vacancy rate | 6.7 |
|
||||
| White | 38371 |
|
||||
| Black | 346 |
|
||||
| Asian | 211 |
|
||||
| Native | 33 |
|
||||
| Hispanic/Latino | 4372 |
|
||||
| Bachelor's or higher | 9828 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Elkhart County, IN"
|
||||
classification: county
|
||||
fips: "18039"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 207132
|
||||
population_under_18: 56707
|
||||
population_18_64: 118482
|
||||
population_65_plus: 31943
|
||||
median_household_income: 68561
|
||||
poverty_rate: 12.4
|
||||
homeownership_rate: 71.57
|
||||
unemployment_rate: 3.6
|
||||
median_home_value: 210400
|
||||
gini_index: 0.4367
|
||||
vacancy_rate: 10.17
|
||||
race_white: 152453
|
||||
race_black: 10034
|
||||
race_asian: 2043
|
||||
race_native: 1349
|
||||
hispanic: 41619
|
||||
bachelors_plus: 36070
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Elkhart County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 207132 |
|
||||
| Under 18 | 56707 |
|
||||
| 18–64 | 118482 |
|
||||
| 65+ | 31943 |
|
||||
| Median household income | 68561 |
|
||||
| Poverty rate | 12.4 |
|
||||
| Homeownership rate | 71.57 |
|
||||
| Unemployment rate | 3.6 |
|
||||
| Median home value | 210400 |
|
||||
| Gini index | 0.4367 |
|
||||
| Vacancy rate | 10.17 |
|
||||
| White | 152453 |
|
||||
| Black | 10034 |
|
||||
| Asian | 2043 |
|
||||
| Native | 1349 |
|
||||
| Hispanic/Latino | 41619 |
|
||||
| Bachelor's or higher | 36070 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fayette County, IN"
|
||||
classification: county
|
||||
fips: "18041"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 23334
|
||||
population_under_18: 5136
|
||||
population_18_64: 13399
|
||||
population_65_plus: 4799
|
||||
median_household_income: 59321
|
||||
poverty_rate: 17.86
|
||||
homeownership_rate: 72.09
|
||||
unemployment_rate: 3.41
|
||||
median_home_value: 130700
|
||||
gini_index: 0.4249
|
||||
vacancy_rate: 13.6
|
||||
race_white: 21919
|
||||
race_black: 316
|
||||
race_asian: 17
|
||||
race_native: 33
|
||||
hispanic: 318
|
||||
bachelors_plus: 3315
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fayette County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 23334 |
|
||||
| Under 18 | 5136 |
|
||||
| 18–64 | 13399 |
|
||||
| 65+ | 4799 |
|
||||
| Median household income | 59321 |
|
||||
| Poverty rate | 17.86 |
|
||||
| Homeownership rate | 72.09 |
|
||||
| Unemployment rate | 3.41 |
|
||||
| Median home value | 130700 |
|
||||
| Gini index | 0.4249 |
|
||||
| Vacancy rate | 13.6 |
|
||||
| White | 21919 |
|
||||
| Black | 316 |
|
||||
| Asian | 17 |
|
||||
| Native | 33 |
|
||||
| Hispanic/Latino | 318 |
|
||||
| Bachelor's or higher | 3315 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Floyd County, IN"
|
||||
classification: county
|
||||
fips: "18043"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 80918
|
||||
population_under_18: 18131
|
||||
population_18_64: 48504
|
||||
population_65_plus: 14283
|
||||
median_household_income: 79704
|
||||
poverty_rate: 10.35
|
||||
homeownership_rate: 73.19
|
||||
unemployment_rate: 4.13
|
||||
median_home_value: 251000
|
||||
gini_index: 0.4399
|
||||
vacancy_rate: 8.37
|
||||
race_white: 69488
|
||||
race_black: 3867
|
||||
race_asian: 1002
|
||||
race_native: 162
|
||||
hispanic: 3453
|
||||
bachelors_plus: 25333
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Floyd County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 80918 |
|
||||
| Under 18 | 18131 |
|
||||
| 18–64 | 48504 |
|
||||
| 65+ | 14283 |
|
||||
| Median household income | 79704 |
|
||||
| Poverty rate | 10.35 |
|
||||
| Homeownership rate | 73.19 |
|
||||
| Unemployment rate | 4.13 |
|
||||
| Median home value | 251000 |
|
||||
| Gini index | 0.4399 |
|
||||
| Vacancy rate | 8.37 |
|
||||
| White | 69488 |
|
||||
| Black | 3867 |
|
||||
| Asian | 1002 |
|
||||
| Native | 162 |
|
||||
| Hispanic/Latino | 3453 |
|
||||
| Bachelor's or higher | 25333 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fountain County, IN"
|
||||
classification: county
|
||||
fips: "18045"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 16617
|
||||
population_under_18: 3690
|
||||
population_18_64: 9644
|
||||
population_65_plus: 3283
|
||||
median_household_income: 62542
|
||||
poverty_rate: 12.37
|
||||
homeownership_rate: 74.64
|
||||
unemployment_rate: 4.74
|
||||
median_home_value: 143400
|
||||
gini_index: 0.4144
|
||||
vacancy_rate: 11.86
|
||||
race_white: 15522
|
||||
race_black: 112
|
||||
race_asian: 36
|
||||
race_native: 9
|
||||
hispanic: 501
|
||||
bachelors_plus: 2390
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fountain County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 16617 |
|
||||
| Under 18 | 3690 |
|
||||
| 18–64 | 9644 |
|
||||
| 65+ | 3283 |
|
||||
| Median household income | 62542 |
|
||||
| Poverty rate | 12.37 |
|
||||
| Homeownership rate | 74.64 |
|
||||
| Unemployment rate | 4.74 |
|
||||
| Median home value | 143400 |
|
||||
| Gini index | 0.4144 |
|
||||
| Vacancy rate | 11.86 |
|
||||
| White | 15522 |
|
||||
| Black | 112 |
|
||||
| Asian | 36 |
|
||||
| Native | 9 |
|
||||
| Hispanic/Latino | 501 |
|
||||
| Bachelor's or higher | 2390 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Franklin County, IN"
|
||||
classification: county
|
||||
fips: "18047"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 23020
|
||||
population_under_18: 5064
|
||||
population_18_64: 13282
|
||||
population_65_plus: 4674
|
||||
median_household_income: 78074
|
||||
poverty_rate: 6.9
|
||||
homeownership_rate: 81.52
|
||||
unemployment_rate: 3.93
|
||||
median_home_value: 249500
|
||||
gini_index: 0.4168
|
||||
vacancy_rate: 5.97
|
||||
race_white: 22081
|
||||
race_black: 18
|
||||
race_asian: 207
|
||||
race_native: 8
|
||||
hispanic: 270
|
||||
bachelors_plus: 4058
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Franklin County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 23020 |
|
||||
| Under 18 | 5064 |
|
||||
| 18–64 | 13282 |
|
||||
| 65+ | 4674 |
|
||||
| Median household income | 78074 |
|
||||
| Poverty rate | 6.9 |
|
||||
| Homeownership rate | 81.52 |
|
||||
| Unemployment rate | 3.93 |
|
||||
| Median home value | 249500 |
|
||||
| Gini index | 0.4168 |
|
||||
| Vacancy rate | 5.97 |
|
||||
| White | 22081 |
|
||||
| Black | 18 |
|
||||
| Asian | 207 |
|
||||
| Native | 8 |
|
||||
| Hispanic/Latino | 270 |
|
||||
| Bachelor's or higher | 4058 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fulton County, IN"
|
||||
classification: county
|
||||
fips: "18049"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 20312
|
||||
population_under_18: 4744
|
||||
population_18_64: 11401
|
||||
population_65_plus: 4167
|
||||
median_household_income: 61360
|
||||
poverty_rate: 15.26
|
||||
homeownership_rate: 80.08
|
||||
unemployment_rate: 6.81
|
||||
median_home_value: 156500
|
||||
gini_index: 0.4305
|
||||
vacancy_rate: 16.0
|
||||
race_white: 18322
|
||||
race_black: 100
|
||||
race_asian: 22
|
||||
race_native: 19
|
||||
hispanic: 1108
|
||||
bachelors_plus: 3240
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fulton County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 20312 |
|
||||
| Under 18 | 4744 |
|
||||
| 18–64 | 11401 |
|
||||
| 65+ | 4167 |
|
||||
| Median household income | 61360 |
|
||||
| Poverty rate | 15.26 |
|
||||
| Homeownership rate | 80.08 |
|
||||
| Unemployment rate | 6.81 |
|
||||
| Median home value | 156500 |
|
||||
| Gini index | 0.4305 |
|
||||
| Vacancy rate | 16.0 |
|
||||
| White | 18322 |
|
||||
| Black | 100 |
|
||||
| Asian | 22 |
|
||||
| Native | 19 |
|
||||
| Hispanic/Latino | 1108 |
|
||||
| Bachelor's or higher | 3240 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Gibson County, IN"
|
||||
classification: county
|
||||
fips: "18051"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 33000
|
||||
population_under_18: 7810
|
||||
population_18_64: 19183
|
||||
population_65_plus: 6007
|
||||
median_household_income: 67573
|
||||
poverty_rate: 10.79
|
||||
homeownership_rate: 76.7
|
||||
unemployment_rate: 2.33
|
||||
median_home_value: 180000
|
||||
gini_index: 0.4115
|
||||
vacancy_rate: 9.75
|
||||
race_white: 29840
|
||||
race_black: 606
|
||||
race_asian: 189
|
||||
race_native: 11
|
||||
hispanic: 767
|
||||
bachelors_plus: 5383
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gibson County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 33000 |
|
||||
| Under 18 | 7810 |
|
||||
| 18–64 | 19183 |
|
||||
| 65+ | 6007 |
|
||||
| Median household income | 67573 |
|
||||
| Poverty rate | 10.79 |
|
||||
| Homeownership rate | 76.7 |
|
||||
| Unemployment rate | 2.33 |
|
||||
| Median home value | 180000 |
|
||||
| Gini index | 0.4115 |
|
||||
| Vacancy rate | 9.75 |
|
||||
| White | 29840 |
|
||||
| Black | 606 |
|
||||
| Asian | 189 |
|
||||
| Native | 11 |
|
||||
| Hispanic/Latino | 767 |
|
||||
| Bachelor's or higher | 5383 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Grant County, IN"
|
||||
classification: county
|
||||
fips: "18053"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 66295
|
||||
population_under_18: 14136
|
||||
population_18_64: 39389
|
||||
population_65_plus: 12770
|
||||
median_household_income: 53522
|
||||
poverty_rate: 19.83
|
||||
homeownership_rate: 72.72
|
||||
unemployment_rate: 6.27
|
||||
median_home_value: 122300
|
||||
gini_index: 0.4483
|
||||
vacancy_rate: 10.48
|
||||
race_white: 56104
|
||||
race_black: 3222
|
||||
race_asian: 593
|
||||
race_native: 359
|
||||
hispanic: 3674
|
||||
bachelors_plus: 12399
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Grant County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 66295 |
|
||||
| Under 18 | 14136 |
|
||||
| 18–64 | 39389 |
|
||||
| 65+ | 12770 |
|
||||
| Median household income | 53522 |
|
||||
| Poverty rate | 19.83 |
|
||||
| Homeownership rate | 72.72 |
|
||||
| Unemployment rate | 6.27 |
|
||||
| Median home value | 122300 |
|
||||
| Gini index | 0.4483 |
|
||||
| Vacancy rate | 10.48 |
|
||||
| White | 56104 |
|
||||
| Black | 3222 |
|
||||
| Asian | 593 |
|
||||
| Native | 359 |
|
||||
| Hispanic/Latino | 3674 |
|
||||
| Bachelor's or higher | 12399 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Greene County, IN"
|
||||
classification: county
|
||||
fips: "18055"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 31021
|
||||
population_under_18: 6626
|
||||
population_18_64: 18075
|
||||
population_65_plus: 6320
|
||||
median_household_income: 62094
|
||||
poverty_rate: 12.75
|
||||
homeownership_rate: 77.0
|
||||
unemployment_rate: 6.04
|
||||
median_home_value: 153200
|
||||
gini_index: 0.4454
|
||||
vacancy_rate: 8.7
|
||||
race_white: 29734
|
||||
race_black: 147
|
||||
race_asian: 75
|
||||
race_native: 26
|
||||
hispanic: 649
|
||||
bachelors_plus: 4690
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Greene County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 31021 |
|
||||
| Under 18 | 6626 |
|
||||
| 18–64 | 18075 |
|
||||
| 65+ | 6320 |
|
||||
| Median household income | 62094 |
|
||||
| Poverty rate | 12.75 |
|
||||
| Homeownership rate | 77.0 |
|
||||
| Unemployment rate | 6.04 |
|
||||
| Median home value | 153200 |
|
||||
| Gini index | 0.4454 |
|
||||
| Vacancy rate | 8.7 |
|
||||
| White | 29734 |
|
||||
| Black | 147 |
|
||||
| Asian | 75 |
|
||||
| Native | 26 |
|
||||
| Hispanic/Latino | 649 |
|
||||
| Bachelor's or higher | 4690 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hamilton County, IN"
|
||||
classification: county
|
||||
fips: "18057"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 365056
|
||||
population_under_18: 92736
|
||||
population_18_64: 221647
|
||||
population_65_plus: 50673
|
||||
median_household_income: 121530
|
||||
poverty_rate: 4.39
|
||||
homeownership_rate: 76.08
|
||||
unemployment_rate: 2.78
|
||||
median_home_value: 405500
|
||||
gini_index: 0.4333
|
||||
vacancy_rate: 5.18
|
||||
race_white: 292742
|
||||
race_black: 16360
|
||||
race_asian: 25107
|
||||
race_native: 341
|
||||
hispanic: 20577
|
||||
bachelors_plus: 207834
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hamilton County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 365056 |
|
||||
| Under 18 | 92736 |
|
||||
| 18–64 | 221647 |
|
||||
| 65+ | 50673 |
|
||||
| Median household income | 121530 |
|
||||
| Poverty rate | 4.39 |
|
||||
| Homeownership rate | 76.08 |
|
||||
| Unemployment rate | 2.78 |
|
||||
| Median home value | 405500 |
|
||||
| Gini index | 0.4333 |
|
||||
| Vacancy rate | 5.18 |
|
||||
| White | 292742 |
|
||||
| Black | 16360 |
|
||||
| Asian | 25107 |
|
||||
| Native | 341 |
|
||||
| Hispanic/Latino | 20577 |
|
||||
| Bachelor's or higher | 207834 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hancock County, IN"
|
||||
classification: county
|
||||
fips: "18059"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 84037
|
||||
population_under_18: 19505
|
||||
population_18_64: 49991
|
||||
population_65_plus: 14541
|
||||
median_household_income: 93186
|
||||
poverty_rate: 4.74
|
||||
homeownership_rate: 79.52
|
||||
unemployment_rate: 2.73
|
||||
median_home_value: 274800
|
||||
gini_index: 0.4051
|
||||
vacancy_rate: 2.61
|
||||
race_white: 74567
|
||||
race_black: 2960
|
||||
race_asian: 945
|
||||
race_native: 73
|
||||
hispanic: 2952
|
||||
bachelors_plus: 27147
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hancock County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 84037 |
|
||||
| Under 18 | 19505 |
|
||||
| 18–64 | 49991 |
|
||||
| 65+ | 14541 |
|
||||
| Median household income | 93186 |
|
||||
| Poverty rate | 4.74 |
|
||||
| Homeownership rate | 79.52 |
|
||||
| Unemployment rate | 2.73 |
|
||||
| Median home value | 274800 |
|
||||
| Gini index | 0.4051 |
|
||||
| Vacancy rate | 2.61 |
|
||||
| White | 74567 |
|
||||
| Black | 2960 |
|
||||
| Asian | 945 |
|
||||
| Native | 73 |
|
||||
| Hispanic/Latino | 2952 |
|
||||
| Bachelor's or higher | 27147 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Harrison County, IN"
|
||||
classification: county
|
||||
fips: "18061"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 39859
|
||||
population_under_18: 8853
|
||||
population_18_64: 23345
|
||||
population_65_plus: 7661
|
||||
median_household_income: 74475
|
||||
poverty_rate: 7.17
|
||||
homeownership_rate: 83.64
|
||||
unemployment_rate: 3.51
|
||||
median_home_value: 229600
|
||||
gini_index: 0.3948
|
||||
vacancy_rate: 8.59
|
||||
race_white: 37664
|
||||
race_black: 338
|
||||
race_asian: 269
|
||||
race_native: 321
|
||||
hispanic: 961
|
||||
bachelors_plus: 8150
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Harrison County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 39859 |
|
||||
| Under 18 | 8853 |
|
||||
| 18–64 | 23345 |
|
||||
| 65+ | 7661 |
|
||||
| Median household income | 74475 |
|
||||
| Poverty rate | 7.17 |
|
||||
| Homeownership rate | 83.64 |
|
||||
| Unemployment rate | 3.51 |
|
||||
| Median home value | 229600 |
|
||||
| Gini index | 0.3948 |
|
||||
| Vacancy rate | 8.59 |
|
||||
| White | 37664 |
|
||||
| Black | 338 |
|
||||
| Asian | 269 |
|
||||
| Native | 321 |
|
||||
| Hispanic/Latino | 961 |
|
||||
| Bachelor's or higher | 8150 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hendricks County, IN"
|
||||
classification: county
|
||||
fips: "18063"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 183344
|
||||
population_under_18: 44976
|
||||
population_18_64: 110782
|
||||
population_65_plus: 27586
|
||||
median_household_income: 101144
|
||||
poverty_rate: 5.33
|
||||
homeownership_rate: 78.23
|
||||
unemployment_rate: 2.56
|
||||
median_home_value: 307600
|
||||
gini_index: 0.3924
|
||||
vacancy_rate: 3.68
|
||||
race_white: 143308
|
||||
race_black: 18514
|
||||
race_asian: 6078
|
||||
race_native: 518
|
||||
hispanic: 9546
|
||||
bachelors_plus: 66079
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hendricks County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 183344 |
|
||||
| Under 18 | 44976 |
|
||||
| 18–64 | 110782 |
|
||||
| 65+ | 27586 |
|
||||
| Median household income | 101144 |
|
||||
| Poverty rate | 5.33 |
|
||||
| Homeownership rate | 78.23 |
|
||||
| Unemployment rate | 2.56 |
|
||||
| Median home value | 307600 |
|
||||
| Gini index | 0.3924 |
|
||||
| Vacancy rate | 3.68 |
|
||||
| White | 143308 |
|
||||
| Black | 18514 |
|
||||
| Asian | 6078 |
|
||||
| Native | 518 |
|
||||
| Hispanic/Latino | 9546 |
|
||||
| Bachelor's or higher | 66079 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Henry County, IN"
|
||||
classification: county
|
||||
fips: "18065"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 48970
|
||||
population_under_18: 9904
|
||||
population_18_64: 29478
|
||||
population_65_plus: 9588
|
||||
median_household_income: 63150
|
||||
poverty_rate: 13.63
|
||||
homeownership_rate: 76.19
|
||||
unemployment_rate: 3.72
|
||||
median_home_value: 154400
|
||||
gini_index: 0.4252
|
||||
vacancy_rate: 11.21
|
||||
race_white: 45439
|
||||
race_black: 1101
|
||||
race_asian: 245
|
||||
race_native: 43
|
||||
hispanic: 1113
|
||||
bachelors_plus: 8278
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Henry County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 48970 |
|
||||
| Under 18 | 9904 |
|
||||
| 18–64 | 29478 |
|
||||
| 65+ | 9588 |
|
||||
| Median household income | 63150 |
|
||||
| Poverty rate | 13.63 |
|
||||
| Homeownership rate | 76.19 |
|
||||
| Unemployment rate | 3.72 |
|
||||
| Median home value | 154400 |
|
||||
| Gini index | 0.4252 |
|
||||
| Vacancy rate | 11.21 |
|
||||
| White | 45439 |
|
||||
| Black | 1101 |
|
||||
| Asian | 245 |
|
||||
| Native | 43 |
|
||||
| Hispanic/Latino | 1113 |
|
||||
| Bachelor's or higher | 8278 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Howard County, IN"
|
||||
classification: county
|
||||
fips: "18067"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 83752
|
||||
population_under_18: 19135
|
||||
population_18_64: 47985
|
||||
population_65_plus: 16632
|
||||
median_household_income: 64027
|
||||
poverty_rate: 13.41
|
||||
homeownership_rate: 70.57
|
||||
unemployment_rate: 5.83
|
||||
median_home_value: 165000
|
||||
gini_index: 0.4407
|
||||
vacancy_rate: 10.74
|
||||
race_white: 70905
|
||||
race_black: 6176
|
||||
race_asian: 1198
|
||||
race_native: 46
|
||||
hispanic: 3438
|
||||
bachelors_plus: 16136
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Howard County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 83752 |
|
||||
| Under 18 | 19135 |
|
||||
| 18–64 | 47985 |
|
||||
| 65+ | 16632 |
|
||||
| Median household income | 64027 |
|
||||
| Poverty rate | 13.41 |
|
||||
| Homeownership rate | 70.57 |
|
||||
| Unemployment rate | 5.83 |
|
||||
| Median home value | 165000 |
|
||||
| Gini index | 0.4407 |
|
||||
| Vacancy rate | 10.74 |
|
||||
| White | 70905 |
|
||||
| Black | 6176 |
|
||||
| Asian | 1198 |
|
||||
| Native | 46 |
|
||||
| Hispanic/Latino | 3438 |
|
||||
| Bachelor's or higher | 16136 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Huntington County, IN"
|
||||
classification: county
|
||||
fips: "18069"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 36798
|
||||
population_under_18: 7963
|
||||
population_18_64: 21954
|
||||
population_65_plus: 6881
|
||||
median_household_income: 66301
|
||||
poverty_rate: 9.86
|
||||
homeownership_rate: 77.39
|
||||
unemployment_rate: 3.5
|
||||
median_home_value: 161600
|
||||
gini_index: 0.4034
|
||||
vacancy_rate: 5.73
|
||||
race_white: 34724
|
||||
race_black: 257
|
||||
race_asian: 232
|
||||
race_native: 64
|
||||
hispanic: 1164
|
||||
bachelors_plus: 7261
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Huntington County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 36798 |
|
||||
| Under 18 | 7963 |
|
||||
| 18–64 | 21954 |
|
||||
| 65+ | 6881 |
|
||||
| Median household income | 66301 |
|
||||
| Poverty rate | 9.86 |
|
||||
| Homeownership rate | 77.39 |
|
||||
| Unemployment rate | 3.5 |
|
||||
| Median home value | 161600 |
|
||||
| Gini index | 0.4034 |
|
||||
| Vacancy rate | 5.73 |
|
||||
| White | 34724 |
|
||||
| Black | 257 |
|
||||
| Asian | 232 |
|
||||
| Native | 64 |
|
||||
| Hispanic/Latino | 1164 |
|
||||
| Bachelor's or higher | 7261 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Jackson County, IN"
|
||||
classification: county
|
||||
fips: "18071"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 46660
|
||||
population_under_18: 12051
|
||||
population_18_64: 27067
|
||||
population_65_plus: 7542
|
||||
median_household_income: 70262
|
||||
poverty_rate: 12.29
|
||||
homeownership_rate: 73.17
|
||||
unemployment_rate: 2.64
|
||||
median_home_value: 178300
|
||||
gini_index: 0.4033
|
||||
vacancy_rate: 6.27
|
||||
race_white: 37337
|
||||
race_black: 276
|
||||
race_asian: 1043
|
||||
race_native: 1005
|
||||
hispanic: 6707
|
||||
bachelors_plus: 8074
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jackson County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 46660 |
|
||||
| Under 18 | 12051 |
|
||||
| 18–64 | 27067 |
|
||||
| 65+ | 7542 |
|
||||
| Median household income | 70262 |
|
||||
| Poverty rate | 12.29 |
|
||||
| Homeownership rate | 73.17 |
|
||||
| Unemployment rate | 2.64 |
|
||||
| Median home value | 178300 |
|
||||
| Gini index | 0.4033 |
|
||||
| Vacancy rate | 6.27 |
|
||||
| White | 37337 |
|
||||
| Black | 276 |
|
||||
| Asian | 1043 |
|
||||
| Native | 1005 |
|
||||
| Hispanic/Latino | 6707 |
|
||||
| Bachelor's or higher | 8074 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Jasper County, IN"
|
||||
classification: county
|
||||
fips: "18073"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 33234
|
||||
population_under_18: 7650
|
||||
population_18_64: 19378
|
||||
population_65_plus: 6206
|
||||
median_household_income: 77314
|
||||
poverty_rate: 8.39
|
||||
homeownership_rate: 83.57
|
||||
unemployment_rate: 4.89
|
||||
median_home_value: 221500
|
||||
gini_index: 0.4137
|
||||
vacancy_rate: 7.49
|
||||
race_white: 29174
|
||||
race_black: 238
|
||||
race_asian: 58
|
||||
race_native: 15
|
||||
hispanic: 2526
|
||||
bachelors_plus: 5881
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jasper County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 33234 |
|
||||
| Under 18 | 7650 |
|
||||
| 18–64 | 19378 |
|
||||
| 65+ | 6206 |
|
||||
| Median household income | 77314 |
|
||||
| Poverty rate | 8.39 |
|
||||
| Homeownership rate | 83.57 |
|
||||
| Unemployment rate | 4.89 |
|
||||
| Median home value | 221500 |
|
||||
| Gini index | 0.4137 |
|
||||
| Vacancy rate | 7.49 |
|
||||
| White | 29174 |
|
||||
| Black | 238 |
|
||||
| Asian | 58 |
|
||||
| Native | 15 |
|
||||
| Hispanic/Latino | 2526 |
|
||||
| Bachelor's or higher | 5881 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Jay County, IN"
|
||||
classification: county
|
||||
fips: "18075"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 20229
|
||||
population_under_18: 5185
|
||||
population_18_64: 11344
|
||||
population_65_plus: 3700
|
||||
median_household_income: 54969
|
||||
poverty_rate: 14.38
|
||||
homeownership_rate: 79.92
|
||||
unemployment_rate: 4.41
|
||||
median_home_value: 117500
|
||||
gini_index: 0.4108
|
||||
vacancy_rate: 12.32
|
||||
race_white: 18919
|
||||
race_black: 67
|
||||
race_asian: 11
|
||||
race_native: 12
|
||||
hispanic: 922
|
||||
bachelors_plus: 2463
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jay County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 20229 |
|
||||
| Under 18 | 5185 |
|
||||
| 18–64 | 11344 |
|
||||
| 65+ | 3700 |
|
||||
| Median household income | 54969 |
|
||||
| Poverty rate | 14.38 |
|
||||
| Homeownership rate | 79.92 |
|
||||
| Unemployment rate | 4.41 |
|
||||
| Median home value | 117500 |
|
||||
| Gini index | 0.4108 |
|
||||
| Vacancy rate | 12.32 |
|
||||
| White | 18919 |
|
||||
| Black | 67 |
|
||||
| Asian | 11 |
|
||||
| Native | 12 |
|
||||
| Hispanic/Latino | 922 |
|
||||
| Bachelor's or higher | 2463 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Jefferson County, IN"
|
||||
classification: county
|
||||
fips: "18077"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 32998
|
||||
population_under_18: 6579
|
||||
population_18_64: 20079
|
||||
population_65_plus: 6340
|
||||
median_household_income: 64577
|
||||
poverty_rate: 12.34
|
||||
homeownership_rate: 71.84
|
||||
unemployment_rate: 4.39
|
||||
median_home_value: 194600
|
||||
gini_index: 0.4223
|
||||
vacancy_rate: 11.9
|
||||
race_white: 30457
|
||||
race_black: 343
|
||||
race_asian: 270
|
||||
race_native: 60
|
||||
hispanic: 1148
|
||||
bachelors_plus: 6623
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jefferson County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 32998 |
|
||||
| Under 18 | 6579 |
|
||||
| 18–64 | 20079 |
|
||||
| 65+ | 6340 |
|
||||
| Median household income | 64577 |
|
||||
| Poverty rate | 12.34 |
|
||||
| Homeownership rate | 71.84 |
|
||||
| Unemployment rate | 4.39 |
|
||||
| Median home value | 194600 |
|
||||
| Gini index | 0.4223 |
|
||||
| Vacancy rate | 11.9 |
|
||||
| White | 30457 |
|
||||
| Black | 343 |
|
||||
| Asian | 270 |
|
||||
| Native | 60 |
|
||||
| Hispanic/Latino | 1148 |
|
||||
| Bachelor's or higher | 6623 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Jennings County, IN"
|
||||
classification: county
|
||||
fips: "18079"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 27562
|
||||
population_under_18: 6377
|
||||
population_18_64: 16367
|
||||
population_65_plus: 4818
|
||||
median_household_income: 69322
|
||||
poverty_rate: 12.6
|
||||
homeownership_rate: 78.77
|
||||
unemployment_rate: 4.6
|
||||
median_home_value: 161500
|
||||
gini_index: 0.3743
|
||||
vacancy_rate: 6.71
|
||||
race_white: 25744
|
||||
race_black: 96
|
||||
race_asian: 125
|
||||
race_native: 93
|
||||
hispanic: 957
|
||||
bachelors_plus: 3792
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jennings County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27562 |
|
||||
| Under 18 | 6377 |
|
||||
| 18–64 | 16367 |
|
||||
| 65+ | 4818 |
|
||||
| Median household income | 69322 |
|
||||
| Poverty rate | 12.6 |
|
||||
| Homeownership rate | 78.77 |
|
||||
| Unemployment rate | 4.6 |
|
||||
| Median home value | 161500 |
|
||||
| Gini index | 0.3743 |
|
||||
| Vacancy rate | 6.71 |
|
||||
| White | 25744 |
|
||||
| Black | 96 |
|
||||
| Asian | 125 |
|
||||
| Native | 93 |
|
||||
| Hispanic/Latino | 957 |
|
||||
| Bachelor's or higher | 3792 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Johnson County, IN"
|
||||
classification: county
|
||||
fips: "18081"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 166315
|
||||
population_under_18: 40361
|
||||
population_18_64: 99769
|
||||
population_65_plus: 26185
|
||||
median_household_income: 90454
|
||||
poverty_rate: 7.44
|
||||
homeownership_rate: 72.73
|
||||
unemployment_rate: 3.0
|
||||
median_home_value: 284600
|
||||
gini_index: 0.4246
|
||||
vacancy_rate: 5.1
|
||||
race_white: 140778
|
||||
race_black: 5461
|
||||
race_asian: 8542
|
||||
race_native: 806
|
||||
hispanic: 7159
|
||||
bachelors_plus: 54213
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Johnson County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 166315 |
|
||||
| Under 18 | 40361 |
|
||||
| 18–64 | 99769 |
|
||||
| 65+ | 26185 |
|
||||
| Median household income | 90454 |
|
||||
| Poverty rate | 7.44 |
|
||||
| Homeownership rate | 72.73 |
|
||||
| Unemployment rate | 3.0 |
|
||||
| Median home value | 284600 |
|
||||
| Gini index | 0.4246 |
|
||||
| Vacancy rate | 5.1 |
|
||||
| White | 140778 |
|
||||
| Black | 5461 |
|
||||
| Asian | 8542 |
|
||||
| Native | 806 |
|
||||
| Hispanic/Latino | 7159 |
|
||||
| Bachelor's or higher | 54213 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Knox County, IN"
|
||||
classification: county
|
||||
fips: "18083"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 36007
|
||||
population_under_18: 7787
|
||||
population_18_64: 21343
|
||||
population_65_plus: 6877
|
||||
median_household_income: 61237
|
||||
poverty_rate: 13.69
|
||||
homeownership_rate: 67.8
|
||||
unemployment_rate: 3.12
|
||||
median_home_value: 137700
|
||||
gini_index: 0.4587
|
||||
vacancy_rate: 10.63
|
||||
race_white: 32307
|
||||
race_black: 604
|
||||
race_asian: 310
|
||||
race_native: 20
|
||||
hispanic: 1076
|
||||
bachelors_plus: 6314
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Knox County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 36007 |
|
||||
| Under 18 | 7787 |
|
||||
| 18–64 | 21343 |
|
||||
| 65+ | 6877 |
|
||||
| Median household income | 61237 |
|
||||
| Poverty rate | 13.69 |
|
||||
| Homeownership rate | 67.8 |
|
||||
| Unemployment rate | 3.12 |
|
||||
| Median home value | 137700 |
|
||||
| Gini index | 0.4587 |
|
||||
| Vacancy rate | 10.63 |
|
||||
| White | 32307 |
|
||||
| Black | 604 |
|
||||
| Asian | 310 |
|
||||
| Native | 20 |
|
||||
| Hispanic/Latino | 1076 |
|
||||
| Bachelor's or higher | 6314 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Kosciusko County, IN"
|
||||
classification: county
|
||||
fips: "18085"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 80442
|
||||
population_under_18: 18929
|
||||
population_18_64: 46972
|
||||
population_65_plus: 14541
|
||||
median_household_income: 75317
|
||||
poverty_rate: 9.85
|
||||
homeownership_rate: 76.98
|
||||
unemployment_rate: 2.77
|
||||
median_home_value: 216000
|
||||
gini_index: 0.4048
|
||||
vacancy_rate: 17.83
|
||||
race_white: 69905
|
||||
race_black: 472
|
||||
race_asian: 1119
|
||||
race_native: 30
|
||||
hispanic: 7818
|
||||
bachelors_plus: 18146
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kosciusko County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 80442 |
|
||||
| Under 18 | 18929 |
|
||||
| 18–64 | 46972 |
|
||||
| 65+ | 14541 |
|
||||
| Median household income | 75317 |
|
||||
| Poverty rate | 9.85 |
|
||||
| Homeownership rate | 76.98 |
|
||||
| Unemployment rate | 2.77 |
|
||||
| Median home value | 216000 |
|
||||
| Gini index | 0.4048 |
|
||||
| Vacancy rate | 17.83 |
|
||||
| White | 69905 |
|
||||
| Black | 472 |
|
||||
| Asian | 1119 |
|
||||
| Native | 30 |
|
||||
| Hispanic/Latino | 7818 |
|
||||
| Bachelor's or higher | 18146 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "LaGrange County, IN"
|
||||
classification: county
|
||||
fips: "18087"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 40805
|
||||
population_under_18: 12952
|
||||
population_18_64: 21908
|
||||
population_65_plus: 5945
|
||||
median_household_income: 84487
|
||||
poverty_rate: 5.94
|
||||
homeownership_rate: 83.02
|
||||
unemployment_rate: 4.24
|
||||
median_home_value: 255900
|
||||
gini_index: 0.4143
|
||||
vacancy_rate: 14.88
|
||||
race_white: 38423
|
||||
race_black: 145
|
||||
race_asian: 28
|
||||
race_native: 54
|
||||
hispanic: 1845
|
||||
bachelors_plus: 3694
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# LaGrange County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 40805 |
|
||||
| Under 18 | 12952 |
|
||||
| 18–64 | 21908 |
|
||||
| 65+ | 5945 |
|
||||
| Median household income | 84487 |
|
||||
| Poverty rate | 5.94 |
|
||||
| Homeownership rate | 83.02 |
|
||||
| Unemployment rate | 4.24 |
|
||||
| Median home value | 255900 |
|
||||
| Gini index | 0.4143 |
|
||||
| Vacancy rate | 14.88 |
|
||||
| White | 38423 |
|
||||
| Black | 145 |
|
||||
| Asian | 28 |
|
||||
| Native | 54 |
|
||||
| Hispanic/Latino | 1845 |
|
||||
| Bachelor's or higher | 3694 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lake County, IN"
|
||||
classification: county
|
||||
fips: "18089"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 500379
|
||||
population_under_18: 115840
|
||||
population_18_64: 295097
|
||||
population_65_plus: 89442
|
||||
median_household_income: 71493
|
||||
poverty_rate: 14.29
|
||||
homeownership_rate: 71.67
|
||||
unemployment_rate: 6.08
|
||||
median_home_value: 230600
|
||||
gini_index: 0.4556
|
||||
vacancy_rate: 10.26
|
||||
race_white: 274459
|
||||
race_black: 115462
|
||||
race_asian: 8064
|
||||
race_native: 2582
|
||||
hispanic: 104584
|
||||
bachelors_plus: 117510
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lake County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 500379 |
|
||||
| Under 18 | 115840 |
|
||||
| 18–64 | 295097 |
|
||||
| 65+ | 89442 |
|
||||
| Median household income | 71493 |
|
||||
| Poverty rate | 14.29 |
|
||||
| Homeownership rate | 71.67 |
|
||||
| Unemployment rate | 6.08 |
|
||||
| Median home value | 230600 |
|
||||
| Gini index | 0.4556 |
|
||||
| Vacancy rate | 10.26 |
|
||||
| White | 274459 |
|
||||
| Black | 115462 |
|
||||
| Asian | 8064 |
|
||||
| Native | 2582 |
|
||||
| Hispanic/Latino | 104584 |
|
||||
| Bachelor's or higher | 117510 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "LaPorte County, IN"
|
||||
classification: county
|
||||
fips: "18091"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 111917
|
||||
population_under_18: 23756
|
||||
population_18_64: 66400
|
||||
population_65_plus: 21761
|
||||
median_household_income: 71055
|
||||
poverty_rate: 13.62
|
||||
homeownership_rate: 74.75
|
||||
unemployment_rate: 4.8
|
||||
median_home_value: 195500
|
||||
gini_index: 0.4346
|
||||
vacancy_rate: 12.8
|
||||
race_white: 87406
|
||||
race_black: 11828
|
||||
race_asian: 715
|
||||
race_native: 234
|
||||
hispanic: 8498
|
||||
bachelors_plus: 24005
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# LaPorte County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 111917 |
|
||||
| Under 18 | 23756 |
|
||||
| 18–64 | 66400 |
|
||||
| 65+ | 21761 |
|
||||
| Median household income | 71055 |
|
||||
| Poverty rate | 13.62 |
|
||||
| Homeownership rate | 74.75 |
|
||||
| Unemployment rate | 4.8 |
|
||||
| Median home value | 195500 |
|
||||
| Gini index | 0.4346 |
|
||||
| Vacancy rate | 12.8 |
|
||||
| White | 87406 |
|
||||
| Black | 11828 |
|
||||
| Asian | 715 |
|
||||
| Native | 234 |
|
||||
| Hispanic/Latino | 8498 |
|
||||
| Bachelor's or higher | 24005 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lawrence County, IN"
|
||||
classification: county
|
||||
fips: "18093"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 45102
|
||||
population_under_18: 9564
|
||||
population_18_64: 26291
|
||||
population_65_plus: 9247
|
||||
median_household_income: 66468
|
||||
poverty_rate: 12.24
|
||||
homeownership_rate: 80.68
|
||||
unemployment_rate: 3.53
|
||||
median_home_value: 175000
|
||||
gini_index: 0.4257
|
||||
vacancy_rate: 6.86
|
||||
race_white: 42296
|
||||
race_black: 109
|
||||
race_asian: 250
|
||||
race_native: 27
|
||||
hispanic: 900
|
||||
bachelors_plus: 9148
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lawrence County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 45102 |
|
||||
| Under 18 | 9564 |
|
||||
| 18–64 | 26291 |
|
||||
| 65+ | 9247 |
|
||||
| Median household income | 66468 |
|
||||
| Poverty rate | 12.24 |
|
||||
| Homeownership rate | 80.68 |
|
||||
| Unemployment rate | 3.53 |
|
||||
| Median home value | 175000 |
|
||||
| Gini index | 0.4257 |
|
||||
| Vacancy rate | 6.86 |
|
||||
| White | 42296 |
|
||||
| Black | 109 |
|
||||
| Asian | 250 |
|
||||
| Native | 27 |
|
||||
| Hispanic/Latino | 900 |
|
||||
| Bachelor's or higher | 9148 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Madison County, IN"
|
||||
classification: county
|
||||
fips: "18095"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 131900
|
||||
population_under_18: 28283
|
||||
population_18_64: 78807
|
||||
population_65_plus: 24810
|
||||
median_household_income: 63037
|
||||
poverty_rate: 13.37
|
||||
homeownership_rate: 70.16
|
||||
unemployment_rate: 5.93
|
||||
median_home_value: 161300
|
||||
gini_index: 0.4379
|
||||
vacancy_rate: 9.9
|
||||
race_white: 110320
|
||||
race_black: 8068
|
||||
race_asian: 865
|
||||
race_native: 321
|
||||
hispanic: 7102
|
||||
bachelors_plus: 25405
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Madison County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 131900 |
|
||||
| Under 18 | 28283 |
|
||||
| 18–64 | 78807 |
|
||||
| 65+ | 24810 |
|
||||
| Median household income | 63037 |
|
||||
| Poverty rate | 13.37 |
|
||||
| Homeownership rate | 70.16 |
|
||||
| Unemployment rate | 5.93 |
|
||||
| Median home value | 161300 |
|
||||
| Gini index | 0.4379 |
|
||||
| Vacancy rate | 9.9 |
|
||||
| White | 110320 |
|
||||
| Black | 8068 |
|
||||
| Asian | 865 |
|
||||
| Native | 321 |
|
||||
| Hispanic/Latino | 7102 |
|
||||
| Bachelor's or higher | 25405 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Marion County, IN"
|
||||
classification: county
|
||||
fips: "18097"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 975809
|
||||
population_under_18: 243915
|
||||
population_18_64: 603442
|
||||
population_65_plus: 128452
|
||||
median_household_income: 66346
|
||||
poverty_rate: 15.35
|
||||
homeownership_rate: 56.55
|
||||
unemployment_rate: 5.03
|
||||
median_home_value: 224000
|
||||
gini_index: 0.465
|
||||
vacancy_rate: 9.21
|
||||
race_white: 506230
|
||||
race_black: 267690
|
||||
race_asian: 39759
|
||||
race_native: 5651
|
||||
hispanic: 134243
|
||||
bachelors_plus: 303489
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marion County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 975809 |
|
||||
| Under 18 | 243915 |
|
||||
| 18–64 | 603442 |
|
||||
| 65+ | 128452 |
|
||||
| Median household income | 66346 |
|
||||
| Poverty rate | 15.35 |
|
||||
| Homeownership rate | 56.55 |
|
||||
| Unemployment rate | 5.03 |
|
||||
| Median home value | 224000 |
|
||||
| Gini index | 0.465 |
|
||||
| Vacancy rate | 9.21 |
|
||||
| White | 506230 |
|
||||
| Black | 267690 |
|
||||
| Asian | 39759 |
|
||||
| Native | 5651 |
|
||||
| Hispanic/Latino | 134243 |
|
||||
| Bachelor's or higher | 303489 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Marshall County, IN"
|
||||
classification: county
|
||||
fips: "18099"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 46284
|
||||
population_under_18: 11317
|
||||
population_18_64: 26181
|
||||
population_65_plus: 8786
|
||||
median_household_income: 71808
|
||||
poverty_rate: 11.68
|
||||
homeownership_rate: 76.37
|
||||
unemployment_rate: 2.57
|
||||
median_home_value: 204900
|
||||
gini_index: 0.4177
|
||||
vacancy_rate: 11.7
|
||||
race_white: 40685
|
||||
race_black: 261
|
||||
race_asian: 306
|
||||
race_native: 120
|
||||
hispanic: 5506
|
||||
bachelors_plus: 8675
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marshall County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 46284 |
|
||||
| Under 18 | 11317 |
|
||||
| 18–64 | 26181 |
|
||||
| 65+ | 8786 |
|
||||
| Median household income | 71808 |
|
||||
| Poverty rate | 11.68 |
|
||||
| Homeownership rate | 76.37 |
|
||||
| Unemployment rate | 2.57 |
|
||||
| Median home value | 204900 |
|
||||
| Gini index | 0.4177 |
|
||||
| Vacancy rate | 11.7 |
|
||||
| White | 40685 |
|
||||
| Black | 261 |
|
||||
| Asian | 306 |
|
||||
| Native | 120 |
|
||||
| Hispanic/Latino | 5506 |
|
||||
| Bachelor's or higher | 8675 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Martin County, IN"
|
||||
classification: county
|
||||
fips: "18101"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 9830
|
||||
population_under_18: 2139
|
||||
population_18_64: 5628
|
||||
population_65_plus: 2063
|
||||
median_household_income: 68594
|
||||
poverty_rate: 16.28
|
||||
homeownership_rate: 78.51
|
||||
unemployment_rate: 2.39
|
||||
median_home_value: 159400
|
||||
gini_index: 0.4196
|
||||
vacancy_rate: 14.82
|
||||
race_white: 9393
|
||||
race_black: 35
|
||||
race_asian: 12
|
||||
race_native: 3
|
||||
hispanic: 142
|
||||
bachelors_plus: 1183
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Martin County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 9830 |
|
||||
| Under 18 | 2139 |
|
||||
| 18–64 | 5628 |
|
||||
| 65+ | 2063 |
|
||||
| Median household income | 68594 |
|
||||
| Poverty rate | 16.28 |
|
||||
| Homeownership rate | 78.51 |
|
||||
| Unemployment rate | 2.39 |
|
||||
| Median home value | 159400 |
|
||||
| Gini index | 0.4196 |
|
||||
| Vacancy rate | 14.82 |
|
||||
| White | 9393 |
|
||||
| Black | 35 |
|
||||
| Asian | 12 |
|
||||
| Native | 3 |
|
||||
| Hispanic/Latino | 142 |
|
||||
| Bachelor's or higher | 1183 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Miami County, IN"
|
||||
classification: county
|
||||
fips: "18103"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 35712
|
||||
population_under_18: 7430
|
||||
population_18_64: 21788
|
||||
population_65_plus: 6494
|
||||
median_household_income: 61139
|
||||
poverty_rate: 15.11
|
||||
homeownership_rate: 76.16
|
||||
unemployment_rate: 6.56
|
||||
median_home_value: 126200
|
||||
gini_index: 0.4227
|
||||
vacancy_rate: 10.93
|
||||
race_white: 31507
|
||||
race_black: 1338
|
||||
race_asian: 228
|
||||
race_native: 98
|
||||
hispanic: 1327
|
||||
bachelors_plus: 5303
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Miami County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 35712 |
|
||||
| Under 18 | 7430 |
|
||||
| 18–64 | 21788 |
|
||||
| 65+ | 6494 |
|
||||
| Median household income | 61139 |
|
||||
| Poverty rate | 15.11 |
|
||||
| Homeownership rate | 76.16 |
|
||||
| Unemployment rate | 6.56 |
|
||||
| Median home value | 126200 |
|
||||
| Gini index | 0.4227 |
|
||||
| Vacancy rate | 10.93 |
|
||||
| White | 31507 |
|
||||
| Black | 1338 |
|
||||
| Asian | 228 |
|
||||
| Native | 98 |
|
||||
| Hispanic/Latino | 1327 |
|
||||
| Bachelor's or higher | 5303 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Monroe County, IN"
|
||||
classification: county
|
||||
fips: "18105"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 140965
|
||||
population_under_18: 22129
|
||||
population_18_64: 98189
|
||||
population_65_plus: 20647
|
||||
median_household_income: 65868
|
||||
poverty_rate: 19.68
|
||||
homeownership_rate: 53.97
|
||||
unemployment_rate: 5.51
|
||||
median_home_value: 285200
|
||||
gini_index: 0.4988
|
||||
vacancy_rate: 9.78
|
||||
race_white: 115589
|
||||
race_black: 4988
|
||||
race_asian: 9644
|
||||
race_native: 219
|
||||
hispanic: 6736
|
||||
bachelors_plus: 62538
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Monroe County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 140965 |
|
||||
| Under 18 | 22129 |
|
||||
| 18–64 | 98189 |
|
||||
| 65+ | 20647 |
|
||||
| Median household income | 65868 |
|
||||
| Poverty rate | 19.68 |
|
||||
| Homeownership rate | 53.97 |
|
||||
| Unemployment rate | 5.51 |
|
||||
| Median home value | 285200 |
|
||||
| Gini index | 0.4988 |
|
||||
| Vacancy rate | 9.78 |
|
||||
| White | 115589 |
|
||||
| Black | 4988 |
|
||||
| Asian | 9644 |
|
||||
| Native | 219 |
|
||||
| Hispanic/Latino | 6736 |
|
||||
| Bachelor's or higher | 62538 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Montgomery County, IN"
|
||||
classification: county
|
||||
fips: "18107"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 38312
|
||||
population_under_18: 8809
|
||||
population_18_64: 22281
|
||||
population_65_plus: 7222
|
||||
median_household_income: 71479
|
||||
poverty_rate: 10.53
|
||||
homeownership_rate: 80.27
|
||||
unemployment_rate: 3.31
|
||||
median_home_value: 171800
|
||||
gini_index: 0.418
|
||||
vacancy_rate: 5.93
|
||||
race_white: 34624
|
||||
race_black: 372
|
||||
race_asian: 209
|
||||
race_native: 40
|
||||
hispanic: 2367
|
||||
bachelors_plus: 7241
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Montgomery County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 38312 |
|
||||
| Under 18 | 8809 |
|
||||
| 18–64 | 22281 |
|
||||
| 65+ | 7222 |
|
||||
| Median household income | 71479 |
|
||||
| Poverty rate | 10.53 |
|
||||
| Homeownership rate | 80.27 |
|
||||
| Unemployment rate | 3.31 |
|
||||
| Median home value | 171800 |
|
||||
| Gini index | 0.418 |
|
||||
| Vacancy rate | 5.93 |
|
||||
| White | 34624 |
|
||||
| Black | 372 |
|
||||
| Asian | 209 |
|
||||
| Native | 40 |
|
||||
| Hispanic/Latino | 2367 |
|
||||
| Bachelor's or higher | 7241 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Morgan County, IN"
|
||||
classification: county
|
||||
fips: "18109"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 72659
|
||||
population_under_18: 16023
|
||||
population_18_64: 43459
|
||||
population_65_plus: 13177
|
||||
median_household_income: 79429
|
||||
poverty_rate: 9.28
|
||||
homeownership_rate: 82.13
|
||||
unemployment_rate: 4.18
|
||||
median_home_value: 237600
|
||||
gini_index: 0.4267
|
||||
vacancy_rate: 5.88
|
||||
race_white: 68339
|
||||
race_black: 576
|
||||
race_asian: 363
|
||||
race_native: 14
|
||||
hispanic: 1560
|
||||
bachelors_plus: 14133
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Morgan County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 72659 |
|
||||
| Under 18 | 16023 |
|
||||
| 18–64 | 43459 |
|
||||
| 65+ | 13177 |
|
||||
| Median household income | 79429 |
|
||||
| Poverty rate | 9.28 |
|
||||
| Homeownership rate | 82.13 |
|
||||
| Unemployment rate | 4.18 |
|
||||
| Median home value | 237600 |
|
||||
| Gini index | 0.4267 |
|
||||
| Vacancy rate | 5.88 |
|
||||
| White | 68339 |
|
||||
| Black | 576 |
|
||||
| Asian | 363 |
|
||||
| Native | 14 |
|
||||
| Hispanic/Latino | 1560 |
|
||||
| Bachelor's or higher | 14133 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Newton County, IN"
|
||||
classification: county
|
||||
fips: "18111"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 13922
|
||||
population_under_18: 2890
|
||||
population_18_64: 8213
|
||||
population_65_plus: 2819
|
||||
median_household_income: 75481
|
||||
poverty_rate: 14.04
|
||||
homeownership_rate: 81.1
|
||||
unemployment_rate: 6.52
|
||||
median_home_value: 171500
|
||||
gini_index: 0.3856
|
||||
vacancy_rate: 6.02
|
||||
race_white: 12108
|
||||
race_black: 147
|
||||
race_asian: 72
|
||||
race_native: 22
|
||||
hispanic: 1173
|
||||
bachelors_plus: 2018
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Newton County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 13922 |
|
||||
| Under 18 | 2890 |
|
||||
| 18–64 | 8213 |
|
||||
| 65+ | 2819 |
|
||||
| Median household income | 75481 |
|
||||
| Poverty rate | 14.04 |
|
||||
| Homeownership rate | 81.1 |
|
||||
| Unemployment rate | 6.52 |
|
||||
| Median home value | 171500 |
|
||||
| Gini index | 0.3856 |
|
||||
| Vacancy rate | 6.02 |
|
||||
| White | 12108 |
|
||||
| Black | 147 |
|
||||
| Asian | 72 |
|
||||
| Native | 22 |
|
||||
| Hispanic/Latino | 1173 |
|
||||
| Bachelor's or higher | 2018 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Noble County, IN"
|
||||
classification: county
|
||||
fips: "18113"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 47495
|
||||
population_under_18: 11557
|
||||
population_18_64: 27818
|
||||
population_65_plus: 8120
|
||||
median_household_income: 71723
|
||||
poverty_rate: 9.15
|
||||
homeownership_rate: 77.15
|
||||
unemployment_rate: 3.16
|
||||
median_home_value: 196800
|
||||
gini_index: 0.4015
|
||||
vacancy_rate: 10.44
|
||||
race_white: 41054
|
||||
race_black: 156
|
||||
race_asian: 268
|
||||
race_native: 26
|
||||
hispanic: 5374
|
||||
bachelors_plus: 8179
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Noble County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 47495 |
|
||||
| Under 18 | 11557 |
|
||||
| 18–64 | 27818 |
|
||||
| 65+ | 8120 |
|
||||
| Median household income | 71723 |
|
||||
| Poverty rate | 9.15 |
|
||||
| Homeownership rate | 77.15 |
|
||||
| Unemployment rate | 3.16 |
|
||||
| Median home value | 196800 |
|
||||
| Gini index | 0.4015 |
|
||||
| Vacancy rate | 10.44 |
|
||||
| White | 41054 |
|
||||
| Black | 156 |
|
||||
| Asian | 268 |
|
||||
| Native | 26 |
|
||||
| Hispanic/Latino | 5374 |
|
||||
| Bachelor's or higher | 8179 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ohio County, IN"
|
||||
classification: county
|
||||
fips: "18115"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 5999
|
||||
population_under_18: 1196
|
||||
population_18_64: 3390
|
||||
population_65_plus: 1413
|
||||
median_household_income: 70392
|
||||
poverty_rate: 8.1
|
||||
homeownership_rate: 81.33
|
||||
unemployment_rate: 1.35
|
||||
median_home_value: 213100
|
||||
gini_index: 0.3873
|
||||
vacancy_rate: 5.42
|
||||
race_white: 5687
|
||||
race_black: 5
|
||||
race_asian: 64
|
||||
race_native: 7
|
||||
hispanic: 112
|
||||
bachelors_plus: 1009
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ohio County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 5999 |
|
||||
| Under 18 | 1196 |
|
||||
| 18–64 | 3390 |
|
||||
| 65+ | 1413 |
|
||||
| Median household income | 70392 |
|
||||
| Poverty rate | 8.1 |
|
||||
| Homeownership rate | 81.33 |
|
||||
| Unemployment rate | 1.35 |
|
||||
| Median home value | 213100 |
|
||||
| Gini index | 0.3873 |
|
||||
| Vacancy rate | 5.42 |
|
||||
| White | 5687 |
|
||||
| Black | 5 |
|
||||
| Asian | 64 |
|
||||
| Native | 7 |
|
||||
| Hispanic/Latino | 112 |
|
||||
| Bachelor's or higher | 1009 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Orange County, IN"
|
||||
classification: county
|
||||
fips: "18117"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 19767
|
||||
population_under_18: 4531
|
||||
population_18_64: 11125
|
||||
population_65_plus: 4111
|
||||
median_household_income: 65873
|
||||
poverty_rate: 13.42
|
||||
homeownership_rate: 78.7
|
||||
unemployment_rate: 3.12
|
||||
median_home_value: 158700
|
||||
gini_index: 0.4637
|
||||
vacancy_rate: 12.43
|
||||
race_white: 18493
|
||||
race_black: 234
|
||||
race_asian: 89
|
||||
race_native: 18
|
||||
hispanic: 360
|
||||
bachelors_plus: 2928
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Orange County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 19767 |
|
||||
| Under 18 | 4531 |
|
||||
| 18–64 | 11125 |
|
||||
| 65+ | 4111 |
|
||||
| Median household income | 65873 |
|
||||
| Poverty rate | 13.42 |
|
||||
| Homeownership rate | 78.7 |
|
||||
| Unemployment rate | 3.12 |
|
||||
| Median home value | 158700 |
|
||||
| Gini index | 0.4637 |
|
||||
| Vacancy rate | 12.43 |
|
||||
| White | 18493 |
|
||||
| Black | 234 |
|
||||
| Asian | 89 |
|
||||
| Native | 18 |
|
||||
| Hispanic/Latino | 360 |
|
||||
| Bachelor's or higher | 2928 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Owen County, IN"
|
||||
classification: county
|
||||
fips: "18119"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 21604
|
||||
population_under_18: 4396
|
||||
population_18_64: 12606
|
||||
population_65_plus: 4602
|
||||
median_household_income: 62464
|
||||
poverty_rate: 12.34
|
||||
homeownership_rate: 81.36
|
||||
unemployment_rate: 2.99
|
||||
median_home_value: 172400
|
||||
gini_index: 0.4273
|
||||
vacancy_rate: 13.11
|
||||
race_white: 20583
|
||||
race_black: 180
|
||||
race_asian: 123
|
||||
race_native: 9
|
||||
hispanic: 333
|
||||
bachelors_plus: 3516
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Owen County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 21604 |
|
||||
| Under 18 | 4396 |
|
||||
| 18–64 | 12606 |
|
||||
| 65+ | 4602 |
|
||||
| Median household income | 62464 |
|
||||
| Poverty rate | 12.34 |
|
||||
| Homeownership rate | 81.36 |
|
||||
| Unemployment rate | 2.99 |
|
||||
| Median home value | 172400 |
|
||||
| Gini index | 0.4273 |
|
||||
| Vacancy rate | 13.11 |
|
||||
| White | 20583 |
|
||||
| Black | 180 |
|
||||
| Asian | 123 |
|
||||
| Native | 9 |
|
||||
| Hispanic/Latino | 333 |
|
||||
| Bachelor's or higher | 3516 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Parke County, IN"
|
||||
classification: county
|
||||
fips: "18121"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 16406
|
||||
population_under_18: 3651
|
||||
population_18_64: 9385
|
||||
population_65_plus: 3370
|
||||
median_household_income: 68485
|
||||
poverty_rate: 16.16
|
||||
homeownership_rate: 82.43
|
||||
unemployment_rate: 4.36
|
||||
median_home_value: 151200
|
||||
gini_index: 0.4187
|
||||
vacancy_rate: 19.72
|
||||
race_white: 15503
|
||||
race_black: 261
|
||||
race_asian: 0
|
||||
race_native: 6
|
||||
hispanic: 125
|
||||
bachelors_plus: 2515
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Parke County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 16406 |
|
||||
| Under 18 | 3651 |
|
||||
| 18–64 | 9385 |
|
||||
| 65+ | 3370 |
|
||||
| Median household income | 68485 |
|
||||
| Poverty rate | 16.16 |
|
||||
| Homeownership rate | 82.43 |
|
||||
| Unemployment rate | 4.36 |
|
||||
| Median home value | 151200 |
|
||||
| Gini index | 0.4187 |
|
||||
| Vacancy rate | 19.72 |
|
||||
| White | 15503 |
|
||||
| Black | 261 |
|
||||
| Asian | 0 |
|
||||
| Native | 6 |
|
||||
| Hispanic/Latino | 125 |
|
||||
| Bachelor's or higher | 2515 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Perry County, IN"
|
||||
classification: county
|
||||
fips: "18123"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 19270
|
||||
population_under_18: 3974
|
||||
population_18_64: 11537
|
||||
population_65_plus: 3759
|
||||
median_household_income: 61151
|
||||
poverty_rate: 14.96
|
||||
homeownership_rate: 75.5
|
||||
unemployment_rate: 4.49
|
||||
median_home_value: 163400
|
||||
gini_index: 0.4335
|
||||
vacancy_rate: 9.76
|
||||
race_white: 17862
|
||||
race_black: 429
|
||||
race_asian: 112
|
||||
race_native: 60
|
||||
hispanic: 302
|
||||
bachelors_plus: 2958
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Perry County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 19270 |
|
||||
| Under 18 | 3974 |
|
||||
| 18–64 | 11537 |
|
||||
| 65+ | 3759 |
|
||||
| Median household income | 61151 |
|
||||
| Poverty rate | 14.96 |
|
||||
| Homeownership rate | 75.5 |
|
||||
| Unemployment rate | 4.49 |
|
||||
| Median home value | 163400 |
|
||||
| Gini index | 0.4335 |
|
||||
| Vacancy rate | 9.76 |
|
||||
| White | 17862 |
|
||||
| Black | 429 |
|
||||
| Asian | 112 |
|
||||
| Native | 60 |
|
||||
| Hispanic/Latino | 302 |
|
||||
| Bachelor's or higher | 2958 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Pike County, IN"
|
||||
classification: county
|
||||
fips: "18125"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 12154
|
||||
population_under_18: 2675
|
||||
population_18_64: 6865
|
||||
population_65_plus: 2614
|
||||
median_household_income: 71334
|
||||
poverty_rate: 10.68
|
||||
homeownership_rate: 86.66
|
||||
unemployment_rate: 3.17
|
||||
median_home_value: 154900
|
||||
gini_index: 0.4087
|
||||
vacancy_rate: 10.16
|
||||
race_white: 11620
|
||||
race_black: 52
|
||||
race_asian: 6
|
||||
race_native: 113
|
||||
hispanic: 138
|
||||
bachelors_plus: 1796
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Pike County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 12154 |
|
||||
| Under 18 | 2675 |
|
||||
| 18–64 | 6865 |
|
||||
| 65+ | 2614 |
|
||||
| Median household income | 71334 |
|
||||
| Poverty rate | 10.68 |
|
||||
| Homeownership rate | 86.66 |
|
||||
| Unemployment rate | 3.17 |
|
||||
| Median home value | 154900 |
|
||||
| Gini index | 0.4087 |
|
||||
| Vacancy rate | 10.16 |
|
||||
| White | 11620 |
|
||||
| Black | 52 |
|
||||
| Asian | 6 |
|
||||
| Native | 113 |
|
||||
| Hispanic/Latino | 138 |
|
||||
| Bachelor's or higher | 1796 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Porter County, IN"
|
||||
classification: county
|
||||
fips: "18127"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 174818
|
||||
population_under_18: 37321
|
||||
population_18_64: 105544
|
||||
population_65_plus: 31953
|
||||
median_household_income: 87972
|
||||
poverty_rate: 9.58
|
||||
homeownership_rate: 77.73
|
||||
unemployment_rate: 4.69
|
||||
median_home_value: 281500
|
||||
gini_index: 0.4343
|
||||
vacancy_rate: 5.54
|
||||
race_white: 146281
|
||||
race_black: 7813
|
||||
race_asian: 2597
|
||||
race_native: 202
|
||||
hispanic: 20367
|
||||
bachelors_plus: 52232
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Porter County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 174818 |
|
||||
| Under 18 | 37321 |
|
||||
| 18–64 | 105544 |
|
||||
| 65+ | 31953 |
|
||||
| Median household income | 87972 |
|
||||
| Poverty rate | 9.58 |
|
||||
| Homeownership rate | 77.73 |
|
||||
| Unemployment rate | 4.69 |
|
||||
| Median home value | 281500 |
|
||||
| Gini index | 0.4343 |
|
||||
| Vacancy rate | 5.54 |
|
||||
| White | 146281 |
|
||||
| Black | 7813 |
|
||||
| Asian | 2597 |
|
||||
| Native | 202 |
|
||||
| Hispanic/Latino | 20367 |
|
||||
| Bachelor's or higher | 52232 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Posey County, IN"
|
||||
classification: county
|
||||
fips: "18129"
|
||||
state: "IN"
|
||||
demographics:
|
||||
population: 25116
|
||||
population_under_18: 5418
|
||||
population_18_64: 14453
|
||||
population_65_plus: 5245
|
||||
median_household_income: 78129
|
||||
poverty_rate: 10.15
|
||||
homeownership_rate: 82.29
|
||||
unemployment_rate: 1.83
|
||||
median_home_value: 222900
|
||||
gini_index: 0.4025
|
||||
vacancy_rate: 5.15
|
||||
race_white: 23472
|
||||
race_black: 165
|
||||
race_asian: 85
|
||||
race_native: 20
|
||||
hispanic: 386
|
||||
bachelors_plus: 6188
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, in]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Posey County, IN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 25116 |
|
||||
| Under 18 | 5418 |
|
||||
| 18–64 | 14453 |
|
||||
| 65+ | 5245 |
|
||||
| Median household income | 78129 |
|
||||
| Poverty rate | 10.15 |
|
||||
| Homeownership rate | 82.29 |
|
||||
| Unemployment rate | 1.83 |
|
||||
| Median home value | 222900 |
|
||||
| Gini index | 0.4025 |
|
||||
| Vacancy rate | 5.15 |
|
||||
| White | 23472 |
|
||||
| Black | 165 |
|
||||
| Asian | 85 |
|
||||
| Native | 20 |
|
||||
| Hispanic/Latino | 386 |
|
||||
| Bachelor's or higher | 6188 |
|
||||
|
||||
## 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