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,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Adams County, OH"
|
||||
classification: county
|
||||
fips: "39001"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 27540
|
||||
population_under_18: 6569
|
||||
population_18_64: 15742
|
||||
population_65_plus: 5229
|
||||
median_household_income: 50264
|
||||
poverty_rate: 20.22
|
||||
homeownership_rate: 71.65
|
||||
unemployment_rate: 6.45
|
||||
median_home_value: 164200
|
||||
gini_index: 0.4513
|
||||
vacancy_rate: 18.16
|
||||
race_white: 26541
|
||||
race_black: 110
|
||||
race_asian: 132
|
||||
race_native: 45
|
||||
hispanic: 257
|
||||
bachelors_plus: 4115
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adams County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27540 |
|
||||
| Under 18 | 6569 |
|
||||
| 18–64 | 15742 |
|
||||
| 65+ | 5229 |
|
||||
| Median household income | 50264 |
|
||||
| Poverty rate | 20.22 |
|
||||
| Homeownership rate | 71.65 |
|
||||
| Unemployment rate | 6.45 |
|
||||
| Median home value | 164200 |
|
||||
| Gini index | 0.4513 |
|
||||
| Vacancy rate | 18.16 |
|
||||
| White | 26541 |
|
||||
| Black | 110 |
|
||||
| Asian | 132 |
|
||||
| Native | 45 |
|
||||
| Hispanic/Latino | 257 |
|
||||
| Bachelor's or higher | 4115 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Allen County, OH"
|
||||
classification: county
|
||||
fips: "39003"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 101348
|
||||
population_under_18: 23836
|
||||
population_18_64: 58137
|
||||
population_65_plus: 19375
|
||||
median_household_income: 64038
|
||||
poverty_rate: 13.29
|
||||
homeownership_rate: 67.69
|
||||
unemployment_rate: 5.74
|
||||
median_home_value: 165300
|
||||
gini_index: 0.4396
|
||||
vacancy_rate: 7.81
|
||||
race_white: 81056
|
||||
race_black: 9744
|
||||
race_asian: 942
|
||||
race_native: 286
|
||||
hispanic: 3682
|
||||
bachelors_plus: 19093
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Allen County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 101348 |
|
||||
| Under 18 | 23836 |
|
||||
| 18–64 | 58137 |
|
||||
| 65+ | 19375 |
|
||||
| Median household income | 64038 |
|
||||
| Poverty rate | 13.29 |
|
||||
| Homeownership rate | 67.69 |
|
||||
| Unemployment rate | 5.74 |
|
||||
| Median home value | 165300 |
|
||||
| Gini index | 0.4396 |
|
||||
| Vacancy rate | 7.81 |
|
||||
| White | 81056 |
|
||||
| Black | 9744 |
|
||||
| Asian | 942 |
|
||||
| Native | 286 |
|
||||
| Hispanic/Latino | 3682 |
|
||||
| Bachelor's or higher | 19093 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ashland County, OH"
|
||||
classification: county
|
||||
fips: "39005"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 52256
|
||||
population_under_18: 11760
|
||||
population_18_64: 29909
|
||||
population_65_plus: 10587
|
||||
median_household_income: 69860
|
||||
poverty_rate: 13.28
|
||||
homeownership_rate: 77.85
|
||||
unemployment_rate: 3.63
|
||||
median_home_value: 186800
|
||||
gini_index: 0.4037
|
||||
vacancy_rate: 8.19
|
||||
race_white: 49498
|
||||
race_black: 512
|
||||
race_asian: 243
|
||||
race_native: 104
|
||||
hispanic: 935
|
||||
bachelors_plus: 10806
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ashland County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 52256 |
|
||||
| Under 18 | 11760 |
|
||||
| 18–64 | 29909 |
|
||||
| 65+ | 10587 |
|
||||
| Median household income | 69860 |
|
||||
| Poverty rate | 13.28 |
|
||||
| Homeownership rate | 77.85 |
|
||||
| Unemployment rate | 3.63 |
|
||||
| Median home value | 186800 |
|
||||
| Gini index | 0.4037 |
|
||||
| Vacancy rate | 8.19 |
|
||||
| White | 49498 |
|
||||
| Black | 512 |
|
||||
| Asian | 243 |
|
||||
| Native | 104 |
|
||||
| Hispanic/Latino | 935 |
|
||||
| Bachelor's or higher | 10806 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ashtabula County, OH"
|
||||
classification: county
|
||||
fips: "39007"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 97167
|
||||
population_under_18: 21230
|
||||
population_18_64: 56243
|
||||
population_65_plus: 19694
|
||||
median_household_income: 57728
|
||||
poverty_rate: 17.59
|
||||
homeownership_rate: 75.65
|
||||
unemployment_rate: 6.61
|
||||
median_home_value: 159500
|
||||
gini_index: 0.4355
|
||||
vacancy_rate: 15.56
|
||||
race_white: 86119
|
||||
race_black: 3707
|
||||
race_asian: 421
|
||||
race_native: 64
|
||||
hispanic: 4843
|
||||
bachelors_plus: 14998
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ashtabula County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 97167 |
|
||||
| Under 18 | 21230 |
|
||||
| 18–64 | 56243 |
|
||||
| 65+ | 19694 |
|
||||
| Median household income | 57728 |
|
||||
| Poverty rate | 17.59 |
|
||||
| Homeownership rate | 75.65 |
|
||||
| Unemployment rate | 6.61 |
|
||||
| Median home value | 159500 |
|
||||
| Gini index | 0.4355 |
|
||||
| Vacancy rate | 15.56 |
|
||||
| White | 86119 |
|
||||
| Black | 3707 |
|
||||
| Asian | 421 |
|
||||
| Native | 64 |
|
||||
| Hispanic/Latino | 4843 |
|
||||
| Bachelor's or higher | 14998 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Athens County, OH"
|
||||
classification: county
|
||||
fips: "39009"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 61737
|
||||
population_under_18: 9152
|
||||
population_18_64: 43283
|
||||
population_65_plus: 9302
|
||||
median_household_income: 56001
|
||||
poverty_rate: 21.49
|
||||
homeownership_rate: 60.39
|
||||
unemployment_rate: 6.52
|
||||
median_home_value: 185000
|
||||
gini_index: 0.4933
|
||||
vacancy_rate: 13.06
|
||||
race_white: 55392
|
||||
race_black: 1368
|
||||
race_asian: 1299
|
||||
race_native: 24
|
||||
hispanic: 1422
|
||||
bachelors_plus: 19494
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Athens County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 61737 |
|
||||
| Under 18 | 9152 |
|
||||
| 18–64 | 43283 |
|
||||
| 65+ | 9302 |
|
||||
| Median household income | 56001 |
|
||||
| Poverty rate | 21.49 |
|
||||
| Homeownership rate | 60.39 |
|
||||
| Unemployment rate | 6.52 |
|
||||
| Median home value | 185000 |
|
||||
| Gini index | 0.4933 |
|
||||
| Vacancy rate | 13.06 |
|
||||
| White | 55392 |
|
||||
| Black | 1368 |
|
||||
| Asian | 1299 |
|
||||
| Native | 24 |
|
||||
| Hispanic/Latino | 1422 |
|
||||
| Bachelor's or higher | 19494 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Auglaize County, OH"
|
||||
classification: county
|
||||
fips: "39011"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 46125
|
||||
population_under_18: 11026
|
||||
population_18_64: 26028
|
||||
population_65_plus: 9071
|
||||
median_household_income: 78660
|
||||
poverty_rate: 7.08
|
||||
homeownership_rate: 78.11
|
||||
unemployment_rate: 2.72
|
||||
median_home_value: 189800
|
||||
gini_index: 0.3881
|
||||
vacancy_rate: 5.56
|
||||
race_white: 43647
|
||||
race_black: 447
|
||||
race_asian: 152
|
||||
race_native: 12
|
||||
hispanic: 868
|
||||
bachelors_plus: 9411
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Auglaize County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 46125 |
|
||||
| Under 18 | 11026 |
|
||||
| 18–64 | 26028 |
|
||||
| 65+ | 9071 |
|
||||
| Median household income | 78660 |
|
||||
| Poverty rate | 7.08 |
|
||||
| Homeownership rate | 78.11 |
|
||||
| Unemployment rate | 2.72 |
|
||||
| Median home value | 189800 |
|
||||
| Gini index | 0.3881 |
|
||||
| Vacancy rate | 5.56 |
|
||||
| White | 43647 |
|
||||
| Black | 447 |
|
||||
| Asian | 152 |
|
||||
| Native | 12 |
|
||||
| Hispanic/Latino | 868 |
|
||||
| Bachelor's or higher | 9411 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Belmont County, OH"
|
||||
classification: county
|
||||
fips: "39013"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 65473
|
||||
population_under_18: 12261
|
||||
population_18_64: 38834
|
||||
population_65_plus: 14378
|
||||
median_household_income: 57017
|
||||
poverty_rate: 15.77
|
||||
homeownership_rate: 73.61
|
||||
unemployment_rate: 5.43
|
||||
median_home_value: 154900
|
||||
gini_index: 0.4434
|
||||
vacancy_rate: 13.73
|
||||
race_white: 59509
|
||||
race_black: 2035
|
||||
race_asian: 379
|
||||
race_native: 57
|
||||
hispanic: 885
|
||||
bachelors_plus: 12630
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Belmont County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 65473 |
|
||||
| Under 18 | 12261 |
|
||||
| 18–64 | 38834 |
|
||||
| 65+ | 14378 |
|
||||
| Median household income | 57017 |
|
||||
| Poverty rate | 15.77 |
|
||||
| Homeownership rate | 73.61 |
|
||||
| Unemployment rate | 5.43 |
|
||||
| Median home value | 154900 |
|
||||
| Gini index | 0.4434 |
|
||||
| Vacancy rate | 13.73 |
|
||||
| White | 59509 |
|
||||
| Black | 2035 |
|
||||
| Asian | 379 |
|
||||
| Native | 57 |
|
||||
| Hispanic/Latino | 885 |
|
||||
| Bachelor's or higher | 12630 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Brown County, OH"
|
||||
classification: county
|
||||
fips: "39015"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 43845
|
||||
population_under_18: 9983
|
||||
population_18_64: 25470
|
||||
population_65_plus: 8392
|
||||
median_household_income: 71270
|
||||
poverty_rate: 19.6
|
||||
homeownership_rate: 77.18
|
||||
unemployment_rate: 4.93
|
||||
median_home_value: 196200
|
||||
gini_index: 0.4532
|
||||
vacancy_rate: 12.4
|
||||
race_white: 41754
|
||||
race_black: 298
|
||||
race_asian: 131
|
||||
race_native: 13
|
||||
hispanic: 572
|
||||
bachelors_plus: 6387
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Brown County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 43845 |
|
||||
| Under 18 | 9983 |
|
||||
| 18–64 | 25470 |
|
||||
| 65+ | 8392 |
|
||||
| Median household income | 71270 |
|
||||
| Poverty rate | 19.6 |
|
||||
| Homeownership rate | 77.18 |
|
||||
| Unemployment rate | 4.93 |
|
||||
| Median home value | 196200 |
|
||||
| Gini index | 0.4532 |
|
||||
| Vacancy rate | 12.4 |
|
||||
| White | 41754 |
|
||||
| Black | 298 |
|
||||
| Asian | 131 |
|
||||
| Native | 13 |
|
||||
| Hispanic/Latino | 572 |
|
||||
| Bachelor's or higher | 6387 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Butler County, OH"
|
||||
classification: county
|
||||
fips: "39017"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 392876
|
||||
population_under_18: 91772
|
||||
population_18_64: 238766
|
||||
population_65_plus: 62338
|
||||
median_household_income: 81590
|
||||
poverty_rate: 11.82
|
||||
homeownership_rate: 69.93
|
||||
unemployment_rate: 5.07
|
||||
median_home_value: 258500
|
||||
gini_index: 0.4403
|
||||
vacancy_rate: 5.5
|
||||
race_white: 297734
|
||||
race_black: 32857
|
||||
race_asian: 17020
|
||||
race_native: 678
|
||||
hispanic: 27328
|
||||
bachelors_plus: 113091
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Butler County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 392876 |
|
||||
| Under 18 | 91772 |
|
||||
| 18–64 | 238766 |
|
||||
| 65+ | 62338 |
|
||||
| Median household income | 81590 |
|
||||
| Poverty rate | 11.82 |
|
||||
| Homeownership rate | 69.93 |
|
||||
| Unemployment rate | 5.07 |
|
||||
| Median home value | 258500 |
|
||||
| Gini index | 0.4403 |
|
||||
| Vacancy rate | 5.5 |
|
||||
| White | 297734 |
|
||||
| Black | 32857 |
|
||||
| Asian | 17020 |
|
||||
| Native | 678 |
|
||||
| Hispanic/Latino | 27328 |
|
||||
| Bachelor's or higher | 113091 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Carroll County, OH"
|
||||
classification: county
|
||||
fips: "39019"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 26659
|
||||
population_under_18: 5450
|
||||
population_18_64: 15255
|
||||
population_65_plus: 5954
|
||||
median_household_income: 64835
|
||||
poverty_rate: 12.85
|
||||
homeownership_rate: 78.72
|
||||
unemployment_rate: 5.63
|
||||
median_home_value: 183100
|
||||
gini_index: 0.4306
|
||||
vacancy_rate: 16.31
|
||||
race_white: 25228
|
||||
race_black: 195
|
||||
race_asian: 9
|
||||
race_native: 19
|
||||
hispanic: 355
|
||||
bachelors_plus: 4327
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carroll County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 26659 |
|
||||
| Under 18 | 5450 |
|
||||
| 18–64 | 15255 |
|
||||
| 65+ | 5954 |
|
||||
| Median household income | 64835 |
|
||||
| Poverty rate | 12.85 |
|
||||
| Homeownership rate | 78.72 |
|
||||
| Unemployment rate | 5.63 |
|
||||
| Median home value | 183100 |
|
||||
| Gini index | 0.4306 |
|
||||
| Vacancy rate | 16.31 |
|
||||
| White | 25228 |
|
||||
| Black | 195 |
|
||||
| Asian | 9 |
|
||||
| Native | 19 |
|
||||
| Hispanic/Latino | 355 |
|
||||
| Bachelor's or higher | 4327 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Champaign County, OH"
|
||||
classification: county
|
||||
fips: "39021"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 38804
|
||||
population_under_18: 8562
|
||||
population_18_64: 22747
|
||||
population_65_plus: 7495
|
||||
median_household_income: 75556
|
||||
poverty_rate: 7.98
|
||||
homeownership_rate: 76.81
|
||||
unemployment_rate: 4.78
|
||||
median_home_value: 204000
|
||||
gini_index: 0.3941
|
||||
vacancy_rate: 7.66
|
||||
race_white: 35685
|
||||
race_black: 637
|
||||
race_asian: 187
|
||||
race_native: 84
|
||||
hispanic: 708
|
||||
bachelors_plus: 6632
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Champaign County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 38804 |
|
||||
| Under 18 | 8562 |
|
||||
| 18–64 | 22747 |
|
||||
| 65+ | 7495 |
|
||||
| Median household income | 75556 |
|
||||
| Poverty rate | 7.98 |
|
||||
| Homeownership rate | 76.81 |
|
||||
| Unemployment rate | 4.78 |
|
||||
| Median home value | 204000 |
|
||||
| Gini index | 0.3941 |
|
||||
| Vacancy rate | 7.66 |
|
||||
| White | 35685 |
|
||||
| Black | 637 |
|
||||
| Asian | 187 |
|
||||
| Native | 84 |
|
||||
| Hispanic/Latino | 708 |
|
||||
| Bachelor's or higher | 6632 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Clark County, OH"
|
||||
classification: county
|
||||
fips: "39023"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 135158
|
||||
population_under_18: 30519
|
||||
population_18_64: 77234
|
||||
population_65_plus: 27405
|
||||
median_household_income: 63132
|
||||
poverty_rate: 15.19
|
||||
homeownership_rate: 69.4
|
||||
unemployment_rate: 6.71
|
||||
median_home_value: 169900
|
||||
gini_index: 0.4332
|
||||
vacancy_rate: 8.43
|
||||
race_white: 111360
|
||||
race_black: 10868
|
||||
race_asian: 814
|
||||
race_native: 156
|
||||
hispanic: 5733
|
||||
bachelors_plus: 25936
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Clark County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 135158 |
|
||||
| Under 18 | 30519 |
|
||||
| 18–64 | 77234 |
|
||||
| 65+ | 27405 |
|
||||
| Median household income | 63132 |
|
||||
| Poverty rate | 15.19 |
|
||||
| Homeownership rate | 69.4 |
|
||||
| Unemployment rate | 6.71 |
|
||||
| Median home value | 169900 |
|
||||
| Gini index | 0.4332 |
|
||||
| Vacancy rate | 8.43 |
|
||||
| White | 111360 |
|
||||
| Black | 10868 |
|
||||
| Asian | 814 |
|
||||
| Native | 156 |
|
||||
| Hispanic/Latino | 5733 |
|
||||
| Bachelor's or higher | 25936 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Clermont County, OH"
|
||||
classification: county
|
||||
fips: "39025"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 211181
|
||||
population_under_18: 46722
|
||||
population_18_64: 125633
|
||||
population_65_plus: 38826
|
||||
median_household_income: 85510
|
||||
poverty_rate: 9.12
|
||||
homeownership_rate: 73.65
|
||||
unemployment_rate: 4.16
|
||||
median_home_value: 266200
|
||||
gini_index: 0.4355
|
||||
vacancy_rate: 3.97
|
||||
race_white: 193358
|
||||
race_black: 3218
|
||||
race_asian: 2566
|
||||
race_native: 100
|
||||
hispanic: 5441
|
||||
bachelors_plus: 64590
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Clermont County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 211181 |
|
||||
| Under 18 | 46722 |
|
||||
| 18–64 | 125633 |
|
||||
| 65+ | 38826 |
|
||||
| Median household income | 85510 |
|
||||
| Poverty rate | 9.12 |
|
||||
| Homeownership rate | 73.65 |
|
||||
| Unemployment rate | 4.16 |
|
||||
| Median home value | 266200 |
|
||||
| Gini index | 0.4355 |
|
||||
| Vacancy rate | 3.97 |
|
||||
| White | 193358 |
|
||||
| Black | 3218 |
|
||||
| Asian | 2566 |
|
||||
| Native | 100 |
|
||||
| Hispanic/Latino | 5441 |
|
||||
| Bachelor's or higher | 64590 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Clinton County, OH"
|
||||
classification: county
|
||||
fips: "39027"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 42012
|
||||
population_under_18: 9530
|
||||
population_18_64: 24679
|
||||
population_65_plus: 7803
|
||||
median_household_income: 70407
|
||||
poverty_rate: 12.88
|
||||
homeownership_rate: 71.8
|
||||
unemployment_rate: 4.55
|
||||
median_home_value: 211900
|
||||
gini_index: 0.449
|
||||
vacancy_rate: 7.08
|
||||
race_white: 38700
|
||||
race_black: 784
|
||||
race_asian: 108
|
||||
race_native: 301
|
||||
hispanic: 976
|
||||
bachelors_plus: 7386
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Clinton County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 42012 |
|
||||
| Under 18 | 9530 |
|
||||
| 18–64 | 24679 |
|
||||
| 65+ | 7803 |
|
||||
| Median household income | 70407 |
|
||||
| Poverty rate | 12.88 |
|
||||
| Homeownership rate | 71.8 |
|
||||
| Unemployment rate | 4.55 |
|
||||
| Median home value | 211900 |
|
||||
| Gini index | 0.449 |
|
||||
| Vacancy rate | 7.08 |
|
||||
| White | 38700 |
|
||||
| Black | 784 |
|
||||
| Asian | 108 |
|
||||
| Native | 301 |
|
||||
| Hispanic/Latino | 976 |
|
||||
| Bachelor's or higher | 7386 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Columbiana County, OH"
|
||||
classification: county
|
||||
fips: "39029"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 100704
|
||||
population_under_18: 20329
|
||||
population_18_64: 58268
|
||||
population_65_plus: 22107
|
||||
median_household_income: 58180
|
||||
poverty_rate: 15.15
|
||||
homeownership_rate: 72.74
|
||||
unemployment_rate: 4.46
|
||||
median_home_value: 151600
|
||||
gini_index: 0.4625
|
||||
vacancy_rate: 10.11
|
||||
race_white: 93207
|
||||
race_black: 1978
|
||||
race_asian: 264
|
||||
race_native: 242
|
||||
hispanic: 1923
|
||||
bachelors_plus: 16739
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Columbiana County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 100704 |
|
||||
| Under 18 | 20329 |
|
||||
| 18–64 | 58268 |
|
||||
| 65+ | 22107 |
|
||||
| Median household income | 58180 |
|
||||
| Poverty rate | 15.15 |
|
||||
| Homeownership rate | 72.74 |
|
||||
| Unemployment rate | 4.46 |
|
||||
| Median home value | 151600 |
|
||||
| Gini index | 0.4625 |
|
||||
| Vacancy rate | 10.11 |
|
||||
| White | 93207 |
|
||||
| Black | 1978 |
|
||||
| Asian | 264 |
|
||||
| Native | 242 |
|
||||
| Hispanic/Latino | 1923 |
|
||||
| Bachelor's or higher | 16739 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Coshocton County, OH"
|
||||
classification: county
|
||||
fips: "39031"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 36744
|
||||
population_under_18: 8748
|
||||
population_18_64: 20618
|
||||
population_65_plus: 7378
|
||||
median_household_income: 55577
|
||||
poverty_rate: 18.52
|
||||
homeownership_rate: 72.91
|
||||
unemployment_rate: 5.39
|
||||
median_home_value: 155500
|
||||
gini_index: 0.4528
|
||||
vacancy_rate: 9.33
|
||||
race_white: 34812
|
||||
race_black: 202
|
||||
race_asian: 177
|
||||
race_native: 234
|
||||
hispanic: 478
|
||||
bachelors_plus: 5574
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Coshocton County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 36744 |
|
||||
| Under 18 | 8748 |
|
||||
| 18–64 | 20618 |
|
||||
| 65+ | 7378 |
|
||||
| Median household income | 55577 |
|
||||
| Poverty rate | 18.52 |
|
||||
| Homeownership rate | 72.91 |
|
||||
| Unemployment rate | 5.39 |
|
||||
| Median home value | 155500 |
|
||||
| Gini index | 0.4528 |
|
||||
| Vacancy rate | 9.33 |
|
||||
| White | 34812 |
|
||||
| Black | 202 |
|
||||
| Asian | 177 |
|
||||
| Native | 234 |
|
||||
| Hispanic/Latino | 478 |
|
||||
| Bachelor's or higher | 5574 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Crawford County, OH"
|
||||
classification: county
|
||||
fips: "39033"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 41711
|
||||
population_under_18: 9070
|
||||
population_18_64: 23779
|
||||
population_65_plus: 8862
|
||||
median_household_income: 58044
|
||||
poverty_rate: 11.81
|
||||
homeownership_rate: 73.12
|
||||
unemployment_rate: 4.72
|
||||
median_home_value: 136700
|
||||
gini_index: 0.4246
|
||||
vacancy_rate: 8.85
|
||||
race_white: 39665
|
||||
race_black: 314
|
||||
race_asian: 352
|
||||
race_native: 25
|
||||
hispanic: 763
|
||||
bachelors_plus: 7125
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Crawford County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 41711 |
|
||||
| Under 18 | 9070 |
|
||||
| 18–64 | 23779 |
|
||||
| 65+ | 8862 |
|
||||
| Median household income | 58044 |
|
||||
| Poverty rate | 11.81 |
|
||||
| Homeownership rate | 73.12 |
|
||||
| Unemployment rate | 4.72 |
|
||||
| Median home value | 136700 |
|
||||
| Gini index | 0.4246 |
|
||||
| Vacancy rate | 8.85 |
|
||||
| White | 39665 |
|
||||
| Black | 314 |
|
||||
| Asian | 352 |
|
||||
| Native | 25 |
|
||||
| Hispanic/Latino | 763 |
|
||||
| Bachelor's or higher | 7125 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cuyahoga County, OH"
|
||||
classification: county
|
||||
fips: "39035"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 1245873
|
||||
population_under_18: 255095
|
||||
population_18_64: 747960
|
||||
population_65_plus: 242818
|
||||
median_household_income: 64468
|
||||
poverty_rate: 16.07
|
||||
homeownership_rate: 59.36
|
||||
unemployment_rate: 6.63
|
||||
median_home_value: 195400
|
||||
gini_index: 0.5035
|
||||
vacancy_rate: 9.88
|
||||
race_white: 718848
|
||||
race_black: 359678
|
||||
race_asian: 41340
|
||||
race_native: 2254
|
||||
hispanic: 87528
|
||||
bachelors_plus: 464440
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cuyahoga County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1245873 |
|
||||
| Under 18 | 255095 |
|
||||
| 18–64 | 747960 |
|
||||
| 65+ | 242818 |
|
||||
| Median household income | 64468 |
|
||||
| Poverty rate | 16.07 |
|
||||
| Homeownership rate | 59.36 |
|
||||
| Unemployment rate | 6.63 |
|
||||
| Median home value | 195400 |
|
||||
| Gini index | 0.5035 |
|
||||
| Vacancy rate | 9.88 |
|
||||
| White | 718848 |
|
||||
| Black | 359678 |
|
||||
| Asian | 41340 |
|
||||
| Native | 2254 |
|
||||
| Hispanic/Latino | 87528 |
|
||||
| Bachelor's or higher | 464440 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Darke County, OH"
|
||||
classification: county
|
||||
fips: "39037"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 51594
|
||||
population_under_18: 12200
|
||||
population_18_64: 28830
|
||||
population_65_plus: 10564
|
||||
median_household_income: 64486
|
||||
poverty_rate: 11.03
|
||||
homeownership_rate: 72.37
|
||||
unemployment_rate: 2.81
|
||||
median_home_value: 173200
|
||||
gini_index: 0.4466
|
||||
vacancy_rate: 5.98
|
||||
race_white: 49090
|
||||
race_black: 293
|
||||
race_asian: 297
|
||||
race_native: 3
|
||||
hispanic: 966
|
||||
bachelors_plus: 7756
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Darke County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 51594 |
|
||||
| Under 18 | 12200 |
|
||||
| 18–64 | 28830 |
|
||||
| 65+ | 10564 |
|
||||
| Median household income | 64486 |
|
||||
| Poverty rate | 11.03 |
|
||||
| Homeownership rate | 72.37 |
|
||||
| Unemployment rate | 2.81 |
|
||||
| Median home value | 173200 |
|
||||
| Gini index | 0.4466 |
|
||||
| Vacancy rate | 5.98 |
|
||||
| White | 49090 |
|
||||
| Black | 293 |
|
||||
| Asian | 297 |
|
||||
| Native | 3 |
|
||||
| Hispanic/Latino | 966 |
|
||||
| Bachelor's or higher | 7756 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Defiance County, OH"
|
||||
classification: county
|
||||
fips: "39039"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 38343
|
||||
population_under_18: 8626
|
||||
population_18_64: 21976
|
||||
population_65_plus: 7741
|
||||
median_household_income: 73064
|
||||
poverty_rate: 10.48
|
||||
homeownership_rate: 79.28
|
||||
unemployment_rate: 5.16
|
||||
median_home_value: 163200
|
||||
gini_index: 0.4014
|
||||
vacancy_rate: 7.47
|
||||
race_white: 33256
|
||||
race_black: 633
|
||||
race_asian: 124
|
||||
race_native: 50
|
||||
hispanic: 4270
|
||||
bachelors_plus: 6722
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Defiance County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 38343 |
|
||||
| Under 18 | 8626 |
|
||||
| 18–64 | 21976 |
|
||||
| 65+ | 7741 |
|
||||
| Median household income | 73064 |
|
||||
| Poverty rate | 10.48 |
|
||||
| Homeownership rate | 79.28 |
|
||||
| Unemployment rate | 5.16 |
|
||||
| Median home value | 163200 |
|
||||
| Gini index | 0.4014 |
|
||||
| Vacancy rate | 7.47 |
|
||||
| White | 33256 |
|
||||
| Black | 633 |
|
||||
| Asian | 124 |
|
||||
| Native | 50 |
|
||||
| Hispanic/Latino | 4270 |
|
||||
| Bachelor's or higher | 6722 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Delaware County, OH"
|
||||
classification: county
|
||||
fips: "39041"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 226834
|
||||
population_under_18: 56264
|
||||
population_18_64: 136405
|
||||
population_65_plus: 34165
|
||||
median_household_income: 133540
|
||||
poverty_rate: 4.67
|
||||
homeownership_rate: 78.51
|
||||
unemployment_rate: 2.97
|
||||
median_home_value: 445500
|
||||
gini_index: 0.4191
|
||||
vacancy_rate: 4.62
|
||||
race_white: 181317
|
||||
race_black: 9931
|
||||
race_asian: 19485
|
||||
race_native: 139
|
||||
hispanic: 7899
|
||||
bachelors_plus: 126879
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Delaware County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 226834 |
|
||||
| Under 18 | 56264 |
|
||||
| 18–64 | 136405 |
|
||||
| 65+ | 34165 |
|
||||
| Median household income | 133540 |
|
||||
| Poverty rate | 4.67 |
|
||||
| Homeownership rate | 78.51 |
|
||||
| Unemployment rate | 2.97 |
|
||||
| Median home value | 445500 |
|
||||
| Gini index | 0.4191 |
|
||||
| Vacancy rate | 4.62 |
|
||||
| White | 181317 |
|
||||
| Black | 9931 |
|
||||
| Asian | 19485 |
|
||||
| Native | 139 |
|
||||
| Hispanic/Latino | 7899 |
|
||||
| Bachelor's or higher | 126879 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Erie County, OH"
|
||||
classification: county
|
||||
fips: "39043"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 74581
|
||||
population_under_18: 14492
|
||||
population_18_64: 42406
|
||||
population_65_plus: 17683
|
||||
median_household_income: 71993
|
||||
poverty_rate: 12.97
|
||||
homeownership_rate: 71.89
|
||||
unemployment_rate: 5.33
|
||||
median_home_value: 199700
|
||||
gini_index: 0.4516
|
||||
vacancy_rate: 15.71
|
||||
race_white: 60237
|
||||
race_black: 6235
|
||||
race_asian: 646
|
||||
race_native: 49
|
||||
hispanic: 3410
|
||||
bachelors_plus: 21054
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Erie County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 74581 |
|
||||
| Under 18 | 14492 |
|
||||
| 18–64 | 42406 |
|
||||
| 65+ | 17683 |
|
||||
| Median household income | 71993 |
|
||||
| Poverty rate | 12.97 |
|
||||
| Homeownership rate | 71.89 |
|
||||
| Unemployment rate | 5.33 |
|
||||
| Median home value | 199700 |
|
||||
| Gini index | 0.4516 |
|
||||
| Vacancy rate | 15.71 |
|
||||
| White | 60237 |
|
||||
| Black | 6235 |
|
||||
| Asian | 646 |
|
||||
| Native | 49 |
|
||||
| Hispanic/Latino | 3410 |
|
||||
| Bachelor's or higher | 21054 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fairfield County, OH"
|
||||
classification: county
|
||||
fips: "39045"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 163453
|
||||
population_under_18: 38976
|
||||
population_18_64: 97312
|
||||
population_65_plus: 27165
|
||||
median_household_income: 90966
|
||||
poverty_rate: 8.01
|
||||
homeownership_rate: 74.92
|
||||
unemployment_rate: 3.84
|
||||
median_home_value: 298800
|
||||
gini_index: 0.416
|
||||
vacancy_rate: 5.75
|
||||
race_white: 133228
|
||||
race_black: 15064
|
||||
race_asian: 4961
|
||||
race_native: 255
|
||||
hispanic: 4508
|
||||
bachelors_plus: 48920
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fairfield County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 163453 |
|
||||
| Under 18 | 38976 |
|
||||
| 18–64 | 97312 |
|
||||
| 65+ | 27165 |
|
||||
| Median household income | 90966 |
|
||||
| Poverty rate | 8.01 |
|
||||
| Homeownership rate | 74.92 |
|
||||
| Unemployment rate | 3.84 |
|
||||
| Median home value | 298800 |
|
||||
| Gini index | 0.416 |
|
||||
| Vacancy rate | 5.75 |
|
||||
| White | 133228 |
|
||||
| Black | 15064 |
|
||||
| Asian | 4961 |
|
||||
| Native | 255 |
|
||||
| Hispanic/Latino | 4508 |
|
||||
| Bachelor's or higher | 48920 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fayette County, OH"
|
||||
classification: county
|
||||
fips: "39047"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 28876
|
||||
population_under_18: 6761
|
||||
population_18_64: 16945
|
||||
population_65_plus: 5170
|
||||
median_household_income: 63275
|
||||
poverty_rate: 15.53
|
||||
homeownership_rate: 64.69
|
||||
unemployment_rate: 3.72
|
||||
median_home_value: 170700
|
||||
gini_index: 0.4473
|
||||
vacancy_rate: 8.98
|
||||
race_white: 26332
|
||||
race_black: 609
|
||||
race_asian: 258
|
||||
race_native: 1
|
||||
hispanic: 721
|
||||
bachelors_plus: 3819
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fayette County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 28876 |
|
||||
| Under 18 | 6761 |
|
||||
| 18–64 | 16945 |
|
||||
| 65+ | 5170 |
|
||||
| Median household income | 63275 |
|
||||
| Poverty rate | 15.53 |
|
||||
| Homeownership rate | 64.69 |
|
||||
| Unemployment rate | 3.72 |
|
||||
| Median home value | 170700 |
|
||||
| Gini index | 0.4473 |
|
||||
| Vacancy rate | 8.98 |
|
||||
| White | 26332 |
|
||||
| Black | 609 |
|
||||
| Asian | 258 |
|
||||
| Native | 1 |
|
||||
| Hispanic/Latino | 721 |
|
||||
| Bachelor's or higher | 3819 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Franklin County, OH"
|
||||
classification: county
|
||||
fips: "39049"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 1333048
|
||||
population_under_18: 310110
|
||||
population_18_64: 849259
|
||||
population_65_plus: 173679
|
||||
median_household_income: 75176
|
||||
poverty_rate: 14.7
|
||||
homeownership_rate: 52.82
|
||||
unemployment_rate: 4.56
|
||||
median_home_value: 288400
|
||||
gini_index: 0.4686
|
||||
vacancy_rate: 7.12
|
||||
race_white: 785967
|
||||
race_black: 311199
|
||||
race_asian: 74387
|
||||
race_native: 3546
|
||||
hispanic: 99547
|
||||
bachelors_plus: 523627
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Franklin County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1333048 |
|
||||
| Under 18 | 310110 |
|
||||
| 18–64 | 849259 |
|
||||
| 65+ | 173679 |
|
||||
| Median household income | 75176 |
|
||||
| Poverty rate | 14.7 |
|
||||
| Homeownership rate | 52.82 |
|
||||
| Unemployment rate | 4.56 |
|
||||
| Median home value | 288400 |
|
||||
| Gini index | 0.4686 |
|
||||
| Vacancy rate | 7.12 |
|
||||
| White | 785967 |
|
||||
| Black | 311199 |
|
||||
| Asian | 74387 |
|
||||
| Native | 3546 |
|
||||
| Hispanic/Latino | 99547 |
|
||||
| Bachelor's or higher | 523627 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fulton County, OH"
|
||||
classification: county
|
||||
fips: "39051"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 42240
|
||||
population_under_18: 9750
|
||||
population_18_64: 24281
|
||||
population_65_plus: 8209
|
||||
median_household_income: 72864
|
||||
poverty_rate: 9.45
|
||||
homeownership_rate: 80.16
|
||||
unemployment_rate: 3.86
|
||||
median_home_value: 191000
|
||||
gini_index: 0.4161
|
||||
vacancy_rate: 4.24
|
||||
race_white: 37678
|
||||
race_black: 158
|
||||
race_asian: 183
|
||||
race_native: 116
|
||||
hispanic: 3938
|
||||
bachelors_plus: 8189
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fulton County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 42240 |
|
||||
| Under 18 | 9750 |
|
||||
| 18–64 | 24281 |
|
||||
| 65+ | 8209 |
|
||||
| Median household income | 72864 |
|
||||
| Poverty rate | 9.45 |
|
||||
| Homeownership rate | 80.16 |
|
||||
| Unemployment rate | 3.86 |
|
||||
| Median home value | 191000 |
|
||||
| Gini index | 0.4161 |
|
||||
| Vacancy rate | 4.24 |
|
||||
| White | 37678 |
|
||||
| Black | 158 |
|
||||
| Asian | 183 |
|
||||
| Native | 116 |
|
||||
| Hispanic/Latino | 3938 |
|
||||
| Bachelor's or higher | 8189 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Gallia County, OH"
|
||||
classification: county
|
||||
fips: "39053"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 29068
|
||||
population_under_18: 6857
|
||||
population_18_64: 16421
|
||||
population_65_plus: 5790
|
||||
median_household_income: 56830
|
||||
poverty_rate: 16.44
|
||||
homeownership_rate: 74.67
|
||||
unemployment_rate: 3.51
|
||||
median_home_value: 155600
|
||||
gini_index: 0.4739
|
||||
vacancy_rate: 13.74
|
||||
race_white: 27012
|
||||
race_black: 590
|
||||
race_asian: 237
|
||||
race_native: 34
|
||||
hispanic: 308
|
||||
bachelors_plus: 5865
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gallia County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 29068 |
|
||||
| Under 18 | 6857 |
|
||||
| 18–64 | 16421 |
|
||||
| 65+ | 5790 |
|
||||
| Median household income | 56830 |
|
||||
| Poverty rate | 16.44 |
|
||||
| Homeownership rate | 74.67 |
|
||||
| Unemployment rate | 3.51 |
|
||||
| Median home value | 155600 |
|
||||
| Gini index | 0.4739 |
|
||||
| Vacancy rate | 13.74 |
|
||||
| White | 27012 |
|
||||
| Black | 590 |
|
||||
| Asian | 237 |
|
||||
| Native | 34 |
|
||||
| Hispanic/Latino | 308 |
|
||||
| Bachelor's or higher | 5865 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Geauga County, OH"
|
||||
classification: county
|
||||
fips: "39055"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 95481
|
||||
population_under_18: 21185
|
||||
population_18_64: 53007
|
||||
population_65_plus: 21289
|
||||
median_household_income: 107860
|
||||
poverty_rate: 5.57
|
||||
homeownership_rate: 87.18
|
||||
unemployment_rate: 2.97
|
||||
median_home_value: 331100
|
||||
gini_index: 0.4496
|
||||
vacancy_rate: 5.06
|
||||
race_white: 88963
|
||||
race_black: 922
|
||||
race_asian: 478
|
||||
race_native: 42
|
||||
hispanic: 1868
|
||||
bachelors_plus: 37847
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Geauga County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 95481 |
|
||||
| Under 18 | 21185 |
|
||||
| 18–64 | 53007 |
|
||||
| 65+ | 21289 |
|
||||
| Median household income | 107860 |
|
||||
| Poverty rate | 5.57 |
|
||||
| Homeownership rate | 87.18 |
|
||||
| Unemployment rate | 2.97 |
|
||||
| Median home value | 331100 |
|
||||
| Gini index | 0.4496 |
|
||||
| Vacancy rate | 5.06 |
|
||||
| White | 88963 |
|
||||
| Black | 922 |
|
||||
| Asian | 478 |
|
||||
| Native | 42 |
|
||||
| Hispanic/Latino | 1868 |
|
||||
| Bachelor's or higher | 37847 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Greene County, OH"
|
||||
classification: county
|
||||
fips: "39057"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 169688
|
||||
population_under_18: 34890
|
||||
population_18_64: 103247
|
||||
population_65_plus: 31551
|
||||
median_household_income: 87309
|
||||
poverty_rate: 9.84
|
||||
homeownership_rate: 67.99
|
||||
unemployment_rate: 4.3
|
||||
median_home_value: 252200
|
||||
gini_index: 0.4273
|
||||
vacancy_rate: 5.84
|
||||
race_white: 139223
|
||||
race_black: 10118
|
||||
race_asian: 5095
|
||||
race_native: 246
|
||||
hispanic: 5613
|
||||
bachelors_plus: 71369
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Greene County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 169688 |
|
||||
| Under 18 | 34890 |
|
||||
| 18–64 | 103247 |
|
||||
| 65+ | 31551 |
|
||||
| Median household income | 87309 |
|
||||
| Poverty rate | 9.84 |
|
||||
| Homeownership rate | 67.99 |
|
||||
| Unemployment rate | 4.3 |
|
||||
| Median home value | 252200 |
|
||||
| Gini index | 0.4273 |
|
||||
| Vacancy rate | 5.84 |
|
||||
| White | 139223 |
|
||||
| Black | 10118 |
|
||||
| Asian | 5095 |
|
||||
| Native | 246 |
|
||||
| Hispanic/Latino | 5613 |
|
||||
| Bachelor's or higher | 71369 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Guernsey County, OH"
|
||||
classification: county
|
||||
fips: "39059"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 38223
|
||||
population_under_18: 8455
|
||||
population_18_64: 22104
|
||||
population_65_plus: 7664
|
||||
median_household_income: 58478
|
||||
poverty_rate: 15.31
|
||||
homeownership_rate: 72.1
|
||||
unemployment_rate: 5.25
|
||||
median_home_value: 157700
|
||||
gini_index: 0.4383
|
||||
vacancy_rate: 14.28
|
||||
race_white: 35860
|
||||
race_black: 754
|
||||
race_asian: 132
|
||||
race_native: 9
|
||||
hispanic: 519
|
||||
bachelors_plus: 5707
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Guernsey County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 38223 |
|
||||
| Under 18 | 8455 |
|
||||
| 18–64 | 22104 |
|
||||
| 65+ | 7664 |
|
||||
| Median household income | 58478 |
|
||||
| Poverty rate | 15.31 |
|
||||
| Homeownership rate | 72.1 |
|
||||
| Unemployment rate | 5.25 |
|
||||
| Median home value | 157700 |
|
||||
| Gini index | 0.4383 |
|
||||
| Vacancy rate | 14.28 |
|
||||
| White | 35860 |
|
||||
| Black | 754 |
|
||||
| Asian | 132 |
|
||||
| Native | 9 |
|
||||
| Hispanic/Latino | 519 |
|
||||
| Bachelor's or higher | 5707 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hamilton County, OH"
|
||||
classification: county
|
||||
fips: "39061"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 830774
|
||||
population_under_18: 190879
|
||||
population_18_64: 502140
|
||||
population_65_plus: 137755
|
||||
median_household_income: 72470
|
||||
poverty_rate: 14.97
|
||||
homeownership_rate: 59.31
|
||||
unemployment_rate: 5.02
|
||||
median_home_value: 241900
|
||||
gini_index: 0.508
|
||||
vacancy_rate: 6.98
|
||||
race_white: 525380
|
||||
race_black: 200129
|
||||
race_asian: 22631
|
||||
race_native: 1676
|
||||
hispanic: 39995
|
||||
bachelors_plus: 330673
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hamilton County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 830774 |
|
||||
| Under 18 | 190879 |
|
||||
| 18–64 | 502140 |
|
||||
| 65+ | 137755 |
|
||||
| Median household income | 72470 |
|
||||
| Poverty rate | 14.97 |
|
||||
| Homeownership rate | 59.31 |
|
||||
| Unemployment rate | 5.02 |
|
||||
| Median home value | 241900 |
|
||||
| Gini index | 0.508 |
|
||||
| Vacancy rate | 6.98 |
|
||||
| White | 525380 |
|
||||
| Black | 200129 |
|
||||
| Asian | 22631 |
|
||||
| Native | 1676 |
|
||||
| Hispanic/Latino | 39995 |
|
||||
| Bachelor's or higher | 330673 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hancock County, OH"
|
||||
classification: county
|
||||
fips: "39063"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 74866
|
||||
population_under_18: 16303
|
||||
population_18_64: 44603
|
||||
population_65_plus: 13960
|
||||
median_household_income: 73141
|
||||
poverty_rate: 9.94
|
||||
homeownership_rate: 70.79
|
||||
unemployment_rate: 3.14
|
||||
median_home_value: 204700
|
||||
gini_index: 0.4245
|
||||
vacancy_rate: 6.8
|
||||
race_white: 66434
|
||||
race_black: 1434
|
||||
race_asian: 1447
|
||||
race_native: 41
|
||||
hispanic: 4588
|
||||
bachelors_plus: 21454
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hancock County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 74866 |
|
||||
| Under 18 | 16303 |
|
||||
| 18–64 | 44603 |
|
||||
| 65+ | 13960 |
|
||||
| Median household income | 73141 |
|
||||
| Poverty rate | 9.94 |
|
||||
| Homeownership rate | 70.79 |
|
||||
| Unemployment rate | 3.14 |
|
||||
| Median home value | 204700 |
|
||||
| Gini index | 0.4245 |
|
||||
| Vacancy rate | 6.8 |
|
||||
| White | 66434 |
|
||||
| Black | 1434 |
|
||||
| Asian | 1447 |
|
||||
| Native | 41 |
|
||||
| Hispanic/Latino | 4588 |
|
||||
| Bachelor's or higher | 21454 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hardin County, OH"
|
||||
classification: county
|
||||
fips: "39065"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 30475
|
||||
population_under_18: 6967
|
||||
population_18_64: 18589
|
||||
population_65_plus: 4919
|
||||
median_household_income: 62484
|
||||
poverty_rate: 17.32
|
||||
homeownership_rate: 74.68
|
||||
unemployment_rate: 4.6
|
||||
median_home_value: 151200
|
||||
gini_index: 0.4368
|
||||
vacancy_rate: 9.24
|
||||
race_white: 28330
|
||||
race_black: 387
|
||||
race_asian: 273
|
||||
race_native: 49
|
||||
hispanic: 732
|
||||
bachelors_plus: 4908
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hardin County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 30475 |
|
||||
| Under 18 | 6967 |
|
||||
| 18–64 | 18589 |
|
||||
| 65+ | 4919 |
|
||||
| Median household income | 62484 |
|
||||
| Poverty rate | 17.32 |
|
||||
| Homeownership rate | 74.68 |
|
||||
| Unemployment rate | 4.6 |
|
||||
| Median home value | 151200 |
|
||||
| Gini index | 0.4368 |
|
||||
| Vacancy rate | 9.24 |
|
||||
| White | 28330 |
|
||||
| Black | 387 |
|
||||
| Asian | 273 |
|
||||
| Native | 49 |
|
||||
| Hispanic/Latino | 732 |
|
||||
| Bachelor's or higher | 4908 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Harrison County, OH"
|
||||
classification: county
|
||||
fips: "39067"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 14306
|
||||
population_under_18: 3001
|
||||
population_18_64: 8041
|
||||
population_65_plus: 3264
|
||||
median_household_income: 54414
|
||||
poverty_rate: 13.1
|
||||
homeownership_rate: 76.34
|
||||
unemployment_rate: 4.55
|
||||
median_home_value: 121500
|
||||
gini_index: 0.4453
|
||||
vacancy_rate: 19.44
|
||||
race_white: 13496
|
||||
race_black: 382
|
||||
race_asian: 17
|
||||
race_native: 24
|
||||
hispanic: 167
|
||||
bachelors_plus: 1628
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Harrison County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 14306 |
|
||||
| Under 18 | 3001 |
|
||||
| 18–64 | 8041 |
|
||||
| 65+ | 3264 |
|
||||
| Median household income | 54414 |
|
||||
| Poverty rate | 13.1 |
|
||||
| Homeownership rate | 76.34 |
|
||||
| Unemployment rate | 4.55 |
|
||||
| Median home value | 121500 |
|
||||
| Gini index | 0.4453 |
|
||||
| Vacancy rate | 19.44 |
|
||||
| White | 13496 |
|
||||
| Black | 382 |
|
||||
| Asian | 17 |
|
||||
| Native | 24 |
|
||||
| Hispanic/Latino | 167 |
|
||||
| Bachelor's or higher | 1628 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Henry County, OH"
|
||||
classification: county
|
||||
fips: "39069"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 27567
|
||||
population_under_18: 6432
|
||||
population_18_64: 15643
|
||||
population_65_plus: 5492
|
||||
median_household_income: 80099
|
||||
poverty_rate: 8.75
|
||||
homeownership_rate: 82.53
|
||||
unemployment_rate: 3.87
|
||||
median_home_value: 168600
|
||||
gini_index: 0.444
|
||||
vacancy_rate: 5.33
|
||||
race_white: 24924
|
||||
race_black: 138
|
||||
race_asian: 42
|
||||
race_native: 128
|
||||
hispanic: 2280
|
||||
bachelors_plus: 4933
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Henry County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27567 |
|
||||
| Under 18 | 6432 |
|
||||
| 18–64 | 15643 |
|
||||
| 65+ | 5492 |
|
||||
| Median household income | 80099 |
|
||||
| Poverty rate | 8.75 |
|
||||
| Homeownership rate | 82.53 |
|
||||
| Unemployment rate | 3.87 |
|
||||
| Median home value | 168600 |
|
||||
| Gini index | 0.444 |
|
||||
| Vacancy rate | 5.33 |
|
||||
| White | 24924 |
|
||||
| Black | 138 |
|
||||
| Asian | 42 |
|
||||
| Native | 128 |
|
||||
| Hispanic/Latino | 2280 |
|
||||
| Bachelor's or higher | 4933 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Highland County, OH"
|
||||
classification: county
|
||||
fips: "39071"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 43517
|
||||
population_under_18: 10401
|
||||
population_18_64: 24783
|
||||
population_65_plus: 8333
|
||||
median_household_income: 65785
|
||||
poverty_rate: 14.1
|
||||
homeownership_rate: 74.32
|
||||
unemployment_rate: 3.09
|
||||
median_home_value: 168900
|
||||
gini_index: 0.4131
|
||||
vacancy_rate: 11.02
|
||||
race_white: 41415
|
||||
race_black: 515
|
||||
race_asian: 58
|
||||
race_native: 34
|
||||
hispanic: 531
|
||||
bachelors_plus: 6536
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Highland County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 43517 |
|
||||
| Under 18 | 10401 |
|
||||
| 18–64 | 24783 |
|
||||
| 65+ | 8333 |
|
||||
| Median household income | 65785 |
|
||||
| Poverty rate | 14.1 |
|
||||
| Homeownership rate | 74.32 |
|
||||
| Unemployment rate | 3.09 |
|
||||
| Median home value | 168900 |
|
||||
| Gini index | 0.4131 |
|
||||
| Vacancy rate | 11.02 |
|
||||
| White | 41415 |
|
||||
| Black | 515 |
|
||||
| Asian | 58 |
|
||||
| Native | 34 |
|
||||
| Hispanic/Latino | 531 |
|
||||
| Bachelor's or higher | 6536 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hocking County, OH"
|
||||
classification: county
|
||||
fips: "39073"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 27799
|
||||
population_under_18: 5961
|
||||
population_18_64: 16221
|
||||
population_65_plus: 5617
|
||||
median_household_income: 62960
|
||||
poverty_rate: 15.98
|
||||
homeownership_rate: 78.78
|
||||
unemployment_rate: 5.42
|
||||
median_home_value: 186400
|
||||
gini_index: 0.4186
|
||||
vacancy_rate: 11.1
|
||||
race_white: 26389
|
||||
race_black: 107
|
||||
race_asian: 127
|
||||
race_native: 12
|
||||
hispanic: 269
|
||||
bachelors_plus: 3539
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hocking County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27799 |
|
||||
| Under 18 | 5961 |
|
||||
| 18–64 | 16221 |
|
||||
| 65+ | 5617 |
|
||||
| Median household income | 62960 |
|
||||
| Poverty rate | 15.98 |
|
||||
| Homeownership rate | 78.78 |
|
||||
| Unemployment rate | 5.42 |
|
||||
| Median home value | 186400 |
|
||||
| Gini index | 0.4186 |
|
||||
| Vacancy rate | 11.1 |
|
||||
| White | 26389 |
|
||||
| Black | 107 |
|
||||
| Asian | 127 |
|
||||
| Native | 12 |
|
||||
| Hispanic/Latino | 269 |
|
||||
| Bachelor's or higher | 3539 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Holmes County, OH"
|
||||
classification: county
|
||||
fips: "39075"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 44418
|
||||
population_under_18: 13443
|
||||
population_18_64: 24546
|
||||
population_65_plus: 6429
|
||||
median_household_income: 76140
|
||||
poverty_rate: 9.26
|
||||
homeownership_rate: 78.98
|
||||
unemployment_rate: 2.24
|
||||
median_home_value: 267700
|
||||
gini_index: 0.4297
|
||||
vacancy_rate: 8.01
|
||||
race_white: 43480
|
||||
race_black: 40
|
||||
race_asian: 28
|
||||
race_native: 44
|
||||
hispanic: 467
|
||||
bachelors_plus: 3882
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Holmes County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 44418 |
|
||||
| Under 18 | 13443 |
|
||||
| 18–64 | 24546 |
|
||||
| 65+ | 6429 |
|
||||
| Median household income | 76140 |
|
||||
| Poverty rate | 9.26 |
|
||||
| Homeownership rate | 78.98 |
|
||||
| Unemployment rate | 2.24 |
|
||||
| Median home value | 267700 |
|
||||
| Gini index | 0.4297 |
|
||||
| Vacancy rate | 8.01 |
|
||||
| White | 43480 |
|
||||
| Black | 40 |
|
||||
| Asian | 28 |
|
||||
| Native | 44 |
|
||||
| Hispanic/Latino | 467 |
|
||||
| Bachelor's or higher | 3882 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Huron County, OH"
|
||||
classification: county
|
||||
fips: "39077"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 58319
|
||||
population_under_18: 13783
|
||||
population_18_64: 33728
|
||||
population_65_plus: 10808
|
||||
median_household_income: 67878
|
||||
poverty_rate: 13.21
|
||||
homeownership_rate: 74.0
|
||||
unemployment_rate: 4.54
|
||||
median_home_value: 166000
|
||||
gini_index: 0.4051
|
||||
vacancy_rate: 8.23
|
||||
race_white: 53468
|
||||
race_black: 477
|
||||
race_asian: 239
|
||||
race_native: 21
|
||||
hispanic: 4297
|
||||
bachelors_plus: 9214
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Huron County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 58319 |
|
||||
| Under 18 | 13783 |
|
||||
| 18–64 | 33728 |
|
||||
| 65+ | 10808 |
|
||||
| Median household income | 67878 |
|
||||
| Poverty rate | 13.21 |
|
||||
| Homeownership rate | 74.0 |
|
||||
| Unemployment rate | 4.54 |
|
||||
| Median home value | 166000 |
|
||||
| Gini index | 0.4051 |
|
||||
| Vacancy rate | 8.23 |
|
||||
| White | 53468 |
|
||||
| Black | 477 |
|
||||
| Asian | 239 |
|
||||
| Native | 21 |
|
||||
| Hispanic/Latino | 4297 |
|
||||
| Bachelor's or higher | 9214 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Jackson County, OH"
|
||||
classification: county
|
||||
fips: "39079"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 32650
|
||||
population_under_18: 7767
|
||||
population_18_64: 19026
|
||||
population_65_plus: 5857
|
||||
median_household_income: 57106
|
||||
poverty_rate: 18.46
|
||||
homeownership_rate: 73.93
|
||||
unemployment_rate: 3.8
|
||||
median_home_value: 150700
|
||||
gini_index: 0.4784
|
||||
vacancy_rate: 11.1
|
||||
race_white: 31250
|
||||
race_black: 250
|
||||
race_asian: 171
|
||||
race_native: 111
|
||||
hispanic: 332
|
||||
bachelors_plus: 4806
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jackson County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 32650 |
|
||||
| Under 18 | 7767 |
|
||||
| 18–64 | 19026 |
|
||||
| 65+ | 5857 |
|
||||
| Median household income | 57106 |
|
||||
| Poverty rate | 18.46 |
|
||||
| Homeownership rate | 73.93 |
|
||||
| Unemployment rate | 3.8 |
|
||||
| Median home value | 150700 |
|
||||
| Gini index | 0.4784 |
|
||||
| Vacancy rate | 11.1 |
|
||||
| White | 31250 |
|
||||
| Black | 250 |
|
||||
| Asian | 171 |
|
||||
| Native | 111 |
|
||||
| Hispanic/Latino | 332 |
|
||||
| Bachelor's or higher | 4806 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Jefferson County, OH"
|
||||
classification: county
|
||||
fips: "39081"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 64518
|
||||
population_under_18: 12527
|
||||
population_18_64: 37478
|
||||
population_65_plus: 14513
|
||||
median_household_income: 59055
|
||||
poverty_rate: 16.45
|
||||
homeownership_rate: 70.54
|
||||
unemployment_rate: 5.0
|
||||
median_home_value: 127800
|
||||
gini_index: 0.4413
|
||||
vacancy_rate: 12.51
|
||||
race_white: 57670
|
||||
race_black: 3288
|
||||
race_asian: 375
|
||||
race_native: 37
|
||||
hispanic: 1243
|
||||
bachelors_plus: 12812
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jefferson County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 64518 |
|
||||
| Under 18 | 12527 |
|
||||
| 18–64 | 37478 |
|
||||
| 65+ | 14513 |
|
||||
| Median household income | 59055 |
|
||||
| Poverty rate | 16.45 |
|
||||
| Homeownership rate | 70.54 |
|
||||
| Unemployment rate | 5.0 |
|
||||
| Median home value | 127800 |
|
||||
| Gini index | 0.4413 |
|
||||
| Vacancy rate | 12.51 |
|
||||
| White | 57670 |
|
||||
| Black | 3288 |
|
||||
| Asian | 375 |
|
||||
| Native | 37 |
|
||||
| Hispanic/Latino | 1243 |
|
||||
| Bachelor's or higher | 12812 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Knox County, OH"
|
||||
classification: county
|
||||
fips: "39083"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 63142
|
||||
population_under_18: 14386
|
||||
population_18_64: 36630
|
||||
population_65_plus: 12126
|
||||
median_household_income: 73878
|
||||
poverty_rate: 11.64
|
||||
homeownership_rate: 75.51
|
||||
unemployment_rate: 2.48
|
||||
median_home_value: 239400
|
||||
gini_index: 0.4176
|
||||
vacancy_rate: 9.92
|
||||
race_white: 59106
|
||||
race_black: 606
|
||||
race_asian: 506
|
||||
race_native: 9
|
||||
hispanic: 1288
|
||||
bachelors_plus: 14209
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Knox County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 63142 |
|
||||
| Under 18 | 14386 |
|
||||
| 18–64 | 36630 |
|
||||
| 65+ | 12126 |
|
||||
| Median household income | 73878 |
|
||||
| Poverty rate | 11.64 |
|
||||
| Homeownership rate | 75.51 |
|
||||
| Unemployment rate | 2.48 |
|
||||
| Median home value | 239400 |
|
||||
| Gini index | 0.4176 |
|
||||
| Vacancy rate | 9.92 |
|
||||
| White | 59106 |
|
||||
| Black | 606 |
|
||||
| Asian | 506 |
|
||||
| Native | 9 |
|
||||
| Hispanic/Latino | 1288 |
|
||||
| Bachelor's or higher | 14209 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lake County, OH"
|
||||
classification: county
|
||||
fips: "39085"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 232216
|
||||
population_under_18: 44800
|
||||
population_18_64: 137108
|
||||
population_65_plus: 50308
|
||||
median_household_income: 80925
|
||||
poverty_rate: 8.34
|
||||
homeownership_rate: 75.76
|
||||
unemployment_rate: 3.88
|
||||
median_home_value: 214100
|
||||
gini_index: 0.4293
|
||||
vacancy_rate: 4.88
|
||||
race_white: 198440
|
||||
race_black: 11492
|
||||
race_asian: 3443
|
||||
race_native: 302
|
||||
hispanic: 12314
|
||||
bachelors_plus: 72271
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lake County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 232216 |
|
||||
| Under 18 | 44800 |
|
||||
| 18–64 | 137108 |
|
||||
| 65+ | 50308 |
|
||||
| Median household income | 80925 |
|
||||
| Poverty rate | 8.34 |
|
||||
| Homeownership rate | 75.76 |
|
||||
| Unemployment rate | 3.88 |
|
||||
| Median home value | 214100 |
|
||||
| Gini index | 0.4293 |
|
||||
| Vacancy rate | 4.88 |
|
||||
| White | 198440 |
|
||||
| Black | 11492 |
|
||||
| Asian | 3443 |
|
||||
| Native | 302 |
|
||||
| Hispanic/Latino | 12314 |
|
||||
| Bachelor's or higher | 72271 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lawrence County, OH"
|
||||
classification: county
|
||||
fips: "39087"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 56819
|
||||
population_under_18: 12266
|
||||
population_18_64: 33699
|
||||
population_65_plus: 10854
|
||||
median_household_income: 58325
|
||||
poverty_rate: 17.73
|
||||
homeownership_rate: 72.29
|
||||
unemployment_rate: 2.71
|
||||
median_home_value: 144000
|
||||
gini_index: 0.4525
|
||||
vacancy_rate: 14.64
|
||||
race_white: 53405
|
||||
race_black: 960
|
||||
race_asian: 321
|
||||
race_native: 25
|
||||
hispanic: 630
|
||||
bachelors_plus: 10250
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lawrence County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 56819 |
|
||||
| Under 18 | 12266 |
|
||||
| 18–64 | 33699 |
|
||||
| 65+ | 10854 |
|
||||
| Median household income | 58325 |
|
||||
| Poverty rate | 17.73 |
|
||||
| Homeownership rate | 72.29 |
|
||||
| Unemployment rate | 2.71 |
|
||||
| Median home value | 144000 |
|
||||
| Gini index | 0.4525 |
|
||||
| Vacancy rate | 14.64 |
|
||||
| White | 53405 |
|
||||
| Black | 960 |
|
||||
| Asian | 321 |
|
||||
| Native | 25 |
|
||||
| Hispanic/Latino | 630 |
|
||||
| Bachelor's or higher | 10250 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Licking County, OH"
|
||||
classification: county
|
||||
fips: "39089"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 181837
|
||||
population_under_18: 41505
|
||||
population_18_64: 108554
|
||||
population_65_plus: 31778
|
||||
median_household_income: 84426
|
||||
poverty_rate: 10.22
|
||||
homeownership_rate: 73.74
|
||||
unemployment_rate: 3.24
|
||||
median_home_value: 275200
|
||||
gini_index: 0.447
|
||||
vacancy_rate: 6.35
|
||||
race_white: 155770
|
||||
race_black: 7654
|
||||
race_asian: 6787
|
||||
race_native: 48
|
||||
hispanic: 4459
|
||||
bachelors_plus: 48678
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Licking County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 181837 |
|
||||
| Under 18 | 41505 |
|
||||
| 18–64 | 108554 |
|
||||
| 65+ | 31778 |
|
||||
| Median household income | 84426 |
|
||||
| Poverty rate | 10.22 |
|
||||
| Homeownership rate | 73.74 |
|
||||
| Unemployment rate | 3.24 |
|
||||
| Median home value | 275200 |
|
||||
| Gini index | 0.447 |
|
||||
| Vacancy rate | 6.35 |
|
||||
| White | 155770 |
|
||||
| Black | 7654 |
|
||||
| Asian | 6787 |
|
||||
| Native | 48 |
|
||||
| Hispanic/Latino | 4459 |
|
||||
| Bachelor's or higher | 48678 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Logan County, OH"
|
||||
classification: county
|
||||
fips: "39091"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 46089
|
||||
population_under_18: 10476
|
||||
population_18_64: 26681
|
||||
population_65_plus: 8932
|
||||
median_household_income: 71551
|
||||
poverty_rate: 11.08
|
||||
homeownership_rate: 77.59
|
||||
unemployment_rate: 4.07
|
||||
median_home_value: 203200
|
||||
gini_index: 0.4449
|
||||
vacancy_rate: 18.04
|
||||
race_white: 42343
|
||||
race_black: 789
|
||||
race_asian: 267
|
||||
race_native: 42
|
||||
hispanic: 1084
|
||||
bachelors_plus: 7963
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Logan County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 46089 |
|
||||
| Under 18 | 10476 |
|
||||
| 18–64 | 26681 |
|
||||
| 65+ | 8932 |
|
||||
| Median household income | 71551 |
|
||||
| Poverty rate | 11.08 |
|
||||
| Homeownership rate | 77.59 |
|
||||
| Unemployment rate | 4.07 |
|
||||
| Median home value | 203200 |
|
||||
| Gini index | 0.4449 |
|
||||
| Vacancy rate | 18.04 |
|
||||
| White | 42343 |
|
||||
| Black | 789 |
|
||||
| Asian | 267 |
|
||||
| Native | 42 |
|
||||
| Hispanic/Latino | 1084 |
|
||||
| Bachelor's or higher | 7963 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lorain County, OH"
|
||||
classification: county
|
||||
fips: "39093"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 317129
|
||||
population_under_18: 68331
|
||||
population_18_64: 185896
|
||||
population_65_plus: 62902
|
||||
median_household_income: 73347
|
||||
poverty_rate: 12.09
|
||||
homeownership_rate: 74.02
|
||||
unemployment_rate: 4.3
|
||||
median_home_value: 223200
|
||||
gini_index: 0.4627
|
||||
vacancy_rate: 6.59
|
||||
race_white: 247434
|
||||
race_black: 24301
|
||||
race_asian: 4481
|
||||
race_native: 494
|
||||
hispanic: 35037
|
||||
bachelors_plus: 87529
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lorain County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 317129 |
|
||||
| Under 18 | 68331 |
|
||||
| 18–64 | 185896 |
|
||||
| 65+ | 62902 |
|
||||
| Median household income | 73347 |
|
||||
| Poverty rate | 12.09 |
|
||||
| Homeownership rate | 74.02 |
|
||||
| Unemployment rate | 4.3 |
|
||||
| Median home value | 223200 |
|
||||
| Gini index | 0.4627 |
|
||||
| Vacancy rate | 6.59 |
|
||||
| White | 247434 |
|
||||
| Black | 24301 |
|
||||
| Asian | 4481 |
|
||||
| Native | 494 |
|
||||
| Hispanic/Latino | 35037 |
|
||||
| Bachelor's or higher | 87529 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lucas County, OH"
|
||||
classification: county
|
||||
fips: "39095"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 428018
|
||||
population_under_18: 97509
|
||||
population_18_64: 255300
|
||||
population_65_plus: 75209
|
||||
median_household_income: 62224
|
||||
poverty_rate: 17.72
|
||||
homeownership_rate: 61.97
|
||||
unemployment_rate: 6.3
|
||||
median_home_value: 163900
|
||||
gini_index: 0.4852
|
||||
vacancy_rate: 8.83
|
||||
race_white: 291946
|
||||
race_black: 82681
|
||||
race_asian: 7447
|
||||
race_native: 902
|
||||
hispanic: 33507
|
||||
bachelors_plus: 118867
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lucas County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 428018 |
|
||||
| Under 18 | 97509 |
|
||||
| 18–64 | 255300 |
|
||||
| 65+ | 75209 |
|
||||
| Median household income | 62224 |
|
||||
| Poverty rate | 17.72 |
|
||||
| Homeownership rate | 61.97 |
|
||||
| Unemployment rate | 6.3 |
|
||||
| Median home value | 163900 |
|
||||
| Gini index | 0.4852 |
|
||||
| Vacancy rate | 8.83 |
|
||||
| White | 291946 |
|
||||
| Black | 82681 |
|
||||
| Asian | 7447 |
|
||||
| Native | 902 |
|
||||
| Hispanic/Latino | 33507 |
|
||||
| Bachelor's or higher | 118867 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Madison County, OH"
|
||||
classification: county
|
||||
fips: "39097"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 44423
|
||||
population_under_18: 8860
|
||||
population_18_64: 28239
|
||||
population_65_plus: 7324
|
||||
median_household_income: 87045
|
||||
poverty_rate: 8.46
|
||||
homeownership_rate: 77.53
|
||||
unemployment_rate: 3.49
|
||||
median_home_value: 250100
|
||||
gini_index: 0.3932
|
||||
vacancy_rate: 5.04
|
||||
race_white: 38508
|
||||
race_black: 1919
|
||||
race_asian: 562
|
||||
race_native: 85
|
||||
hispanic: 1395
|
||||
bachelors_plus: 10220
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Madison County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 44423 |
|
||||
| Under 18 | 8860 |
|
||||
| 18–64 | 28239 |
|
||||
| 65+ | 7324 |
|
||||
| Median household income | 87045 |
|
||||
| Poverty rate | 8.46 |
|
||||
| Homeownership rate | 77.53 |
|
||||
| Unemployment rate | 3.49 |
|
||||
| Median home value | 250100 |
|
||||
| Gini index | 0.3932 |
|
||||
| Vacancy rate | 5.04 |
|
||||
| White | 38508 |
|
||||
| Black | 1919 |
|
||||
| Asian | 562 |
|
||||
| Native | 85 |
|
||||
| Hispanic/Latino | 1395 |
|
||||
| Bachelor's or higher | 10220 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Mahoning County, OH"
|
||||
classification: county
|
||||
fips: "39099"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 226491
|
||||
population_under_18: 45920
|
||||
population_18_64: 129675
|
||||
population_65_plus: 50896
|
||||
median_household_income: 56942
|
||||
poverty_rate: 18.9
|
||||
homeownership_rate: 70.26
|
||||
unemployment_rate: 6.38
|
||||
median_home_value: 154700
|
||||
gini_index: 0.4782
|
||||
vacancy_rate: 9.19
|
||||
race_white: 169668
|
||||
race_black: 31660
|
||||
race_asian: 1869
|
||||
race_native: 435
|
||||
hispanic: 15428
|
||||
bachelors_plus: 59554
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mahoning County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 226491 |
|
||||
| Under 18 | 45920 |
|
||||
| 18–64 | 129675 |
|
||||
| 65+ | 50896 |
|
||||
| Median household income | 56942 |
|
||||
| Poverty rate | 18.9 |
|
||||
| Homeownership rate | 70.26 |
|
||||
| Unemployment rate | 6.38 |
|
||||
| Median home value | 154700 |
|
||||
| Gini index | 0.4782 |
|
||||
| Vacancy rate | 9.19 |
|
||||
| White | 169668 |
|
||||
| Black | 31660 |
|
||||
| Asian | 1869 |
|
||||
| Native | 435 |
|
||||
| Hispanic/Latino | 15428 |
|
||||
| Bachelor's or higher | 59554 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Marion County, OH"
|
||||
classification: county
|
||||
fips: "39101"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 65020
|
||||
population_under_18: 13864
|
||||
population_18_64: 39016
|
||||
population_65_plus: 12140
|
||||
median_household_income: 59371
|
||||
poverty_rate: 16.65
|
||||
homeownership_rate: 67.46
|
||||
unemployment_rate: 6.32
|
||||
median_home_value: 156800
|
||||
gini_index: 0.4444
|
||||
vacancy_rate: 9.78
|
||||
race_white: 56588
|
||||
race_black: 3195
|
||||
race_asian: 395
|
||||
race_native: 146
|
||||
hispanic: 2098
|
||||
bachelors_plus: 9080
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marion County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 65020 |
|
||||
| Under 18 | 13864 |
|
||||
| 18–64 | 39016 |
|
||||
| 65+ | 12140 |
|
||||
| Median household income | 59371 |
|
||||
| Poverty rate | 16.65 |
|
||||
| Homeownership rate | 67.46 |
|
||||
| Unemployment rate | 6.32 |
|
||||
| Median home value | 156800 |
|
||||
| Gini index | 0.4444 |
|
||||
| Vacancy rate | 9.78 |
|
||||
| White | 56588 |
|
||||
| Black | 3195 |
|
||||
| Asian | 395 |
|
||||
| Native | 146 |
|
||||
| Hispanic/Latino | 2098 |
|
||||
| Bachelor's or higher | 9080 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Medina County, OH"
|
||||
classification: county
|
||||
fips: "39103"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 183660
|
||||
population_under_18: 39216
|
||||
population_18_64: 108089
|
||||
population_65_plus: 36355
|
||||
median_household_income: 94968
|
||||
poverty_rate: 6.27
|
||||
homeownership_rate: 80.25
|
||||
unemployment_rate: 2.9
|
||||
median_home_value: 287000
|
||||
gini_index: 0.4217
|
||||
vacancy_rate: 4.09
|
||||
race_white: 169009
|
||||
race_black: 2061
|
||||
race_asian: 1787
|
||||
race_native: 219
|
||||
hispanic: 5002
|
||||
bachelors_plus: 63571
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Medina County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 183660 |
|
||||
| Under 18 | 39216 |
|
||||
| 18–64 | 108089 |
|
||||
| 65+ | 36355 |
|
||||
| Median household income | 94968 |
|
||||
| Poverty rate | 6.27 |
|
||||
| Homeownership rate | 80.25 |
|
||||
| Unemployment rate | 2.9 |
|
||||
| Median home value | 287000 |
|
||||
| Gini index | 0.4217 |
|
||||
| Vacancy rate | 4.09 |
|
||||
| White | 169009 |
|
||||
| Black | 2061 |
|
||||
| Asian | 1787 |
|
||||
| Native | 219 |
|
||||
| Hispanic/Latino | 5002 |
|
||||
| Bachelor's or higher | 63571 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Meigs County, OH"
|
||||
classification: county
|
||||
fips: "39105"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 21896
|
||||
population_under_18: 4509
|
||||
population_18_64: 12748
|
||||
population_65_plus: 4639
|
||||
median_household_income: 46873
|
||||
poverty_rate: 21.79
|
||||
homeownership_rate: 75.41
|
||||
unemployment_rate: 5.39
|
||||
median_home_value: 119300
|
||||
gini_index: 0.438
|
||||
vacancy_rate: 14.74
|
||||
race_white: 21074
|
||||
race_black: 199
|
||||
race_asian: 56
|
||||
race_native: 3
|
||||
hispanic: 116
|
||||
bachelors_plus: 2507
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Meigs County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 21896 |
|
||||
| Under 18 | 4509 |
|
||||
| 18–64 | 12748 |
|
||||
| 65+ | 4639 |
|
||||
| Median household income | 46873 |
|
||||
| Poverty rate | 21.79 |
|
||||
| Homeownership rate | 75.41 |
|
||||
| Unemployment rate | 5.39 |
|
||||
| Median home value | 119300 |
|
||||
| Gini index | 0.438 |
|
||||
| Vacancy rate | 14.74 |
|
||||
| White | 21074 |
|
||||
| Black | 199 |
|
||||
| Asian | 56 |
|
||||
| Native | 3 |
|
||||
| Hispanic/Latino | 116 |
|
||||
| Bachelor's or higher | 2507 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Mercer County, OH"
|
||||
classification: county
|
||||
fips: "39107"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 42484
|
||||
population_under_18: 10810
|
||||
population_18_64: 23532
|
||||
population_65_plus: 8142
|
||||
median_household_income: 76782
|
||||
poverty_rate: 7.29
|
||||
homeownership_rate: 79.55
|
||||
unemployment_rate: 1.6
|
||||
median_home_value: 210600
|
||||
gini_index: 0.4027
|
||||
vacancy_rate: 9.36
|
||||
race_white: 40313
|
||||
race_black: 513
|
||||
race_asian: 201
|
||||
race_native: 23
|
||||
hispanic: 951
|
||||
bachelors_plus: 8437
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mercer County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 42484 |
|
||||
| Under 18 | 10810 |
|
||||
| 18–64 | 23532 |
|
||||
| 65+ | 8142 |
|
||||
| Median household income | 76782 |
|
||||
| Poverty rate | 7.29 |
|
||||
| Homeownership rate | 79.55 |
|
||||
| Unemployment rate | 1.6 |
|
||||
| Median home value | 210600 |
|
||||
| Gini index | 0.4027 |
|
||||
| Vacancy rate | 9.36 |
|
||||
| White | 40313 |
|
||||
| Black | 513 |
|
||||
| Asian | 201 |
|
||||
| Native | 23 |
|
||||
| Hispanic/Latino | 951 |
|
||||
| Bachelor's or higher | 8437 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Miami County, OH"
|
||||
classification: county
|
||||
fips: "39109"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 110296
|
||||
population_under_18: 25243
|
||||
population_18_64: 63671
|
||||
population_65_plus: 21382
|
||||
median_household_income: 76817
|
||||
poverty_rate: 9.37
|
||||
homeownership_rate: 73.43
|
||||
unemployment_rate: 3.13
|
||||
median_home_value: 229100
|
||||
gini_index: 0.4147
|
||||
vacancy_rate: 4.91
|
||||
race_white: 99677
|
||||
race_black: 2167
|
||||
race_asian: 2062
|
||||
race_native: 70
|
||||
hispanic: 2366
|
||||
bachelors_plus: 28861
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Miami County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 110296 |
|
||||
| Under 18 | 25243 |
|
||||
| 18–64 | 63671 |
|
||||
| 65+ | 21382 |
|
||||
| Median household income | 76817 |
|
||||
| Poverty rate | 9.37 |
|
||||
| Homeownership rate | 73.43 |
|
||||
| Unemployment rate | 3.13 |
|
||||
| Median home value | 229100 |
|
||||
| Gini index | 0.4147 |
|
||||
| Vacancy rate | 4.91 |
|
||||
| White | 99677 |
|
||||
| Black | 2167 |
|
||||
| Asian | 2062 |
|
||||
| Native | 70 |
|
||||
| Hispanic/Latino | 2366 |
|
||||
| Bachelor's or higher | 28861 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Monroe County, OH"
|
||||
classification: county
|
||||
fips: "39111"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 13227
|
||||
population_under_18: 2689
|
||||
population_18_64: 7400
|
||||
population_65_plus: 3138
|
||||
median_household_income: 60134
|
||||
poverty_rate: 15.15
|
||||
homeownership_rate: 79.93
|
||||
unemployment_rate: 5.42
|
||||
median_home_value: 142700
|
||||
gini_index: 0.4554
|
||||
vacancy_rate: 20.77
|
||||
race_white: 12610
|
||||
race_black: 58
|
||||
race_asian: 53
|
||||
race_native: 4
|
||||
hispanic: 18
|
||||
bachelors_plus: 1613
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Monroe County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 13227 |
|
||||
| Under 18 | 2689 |
|
||||
| 18–64 | 7400 |
|
||||
| 65+ | 3138 |
|
||||
| Median household income | 60134 |
|
||||
| Poverty rate | 15.15 |
|
||||
| Homeownership rate | 79.93 |
|
||||
| Unemployment rate | 5.42 |
|
||||
| Median home value | 142700 |
|
||||
| Gini index | 0.4554 |
|
||||
| Vacancy rate | 20.77 |
|
||||
| White | 12610 |
|
||||
| Black | 58 |
|
||||
| Asian | 53 |
|
||||
| Native | 4 |
|
||||
| Hispanic/Latino | 18 |
|
||||
| Bachelor's or higher | 1613 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Montgomery County, OH"
|
||||
classification: county
|
||||
fips: "39113"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 536096
|
||||
population_under_18: 118834
|
||||
population_18_64: 317651
|
||||
population_65_plus: 99611
|
||||
median_household_income: 66139
|
||||
poverty_rate: 15.01
|
||||
homeownership_rate: 62.46
|
||||
unemployment_rate: 5.72
|
||||
median_home_value: 180900
|
||||
gini_index: 0.4587
|
||||
vacancy_rate: 8.51
|
||||
race_white: 366623
|
||||
race_black: 109607
|
||||
race_asian: 12151
|
||||
race_native: 485
|
||||
hispanic: 22744
|
||||
bachelors_plus: 162856
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Montgomery County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 536096 |
|
||||
| Under 18 | 118834 |
|
||||
| 18–64 | 317651 |
|
||||
| 65+ | 99611 |
|
||||
| Median household income | 66139 |
|
||||
| Poverty rate | 15.01 |
|
||||
| Homeownership rate | 62.46 |
|
||||
| Unemployment rate | 5.72 |
|
||||
| Median home value | 180900 |
|
||||
| Gini index | 0.4587 |
|
||||
| Vacancy rate | 8.51 |
|
||||
| White | 366623 |
|
||||
| Black | 109607 |
|
||||
| Asian | 12151 |
|
||||
| Native | 485 |
|
||||
| Hispanic/Latino | 22744 |
|
||||
| Bachelor's or higher | 162856 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Morgan County, OH"
|
||||
classification: county
|
||||
fips: "39115"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 13651
|
||||
population_under_18: 2851
|
||||
population_18_64: 7726
|
||||
population_65_plus: 3074
|
||||
median_household_income: 59351
|
||||
poverty_rate: 12.91
|
||||
homeownership_rate: 78.89
|
||||
unemployment_rate: 3.48
|
||||
median_home_value: 150900
|
||||
gini_index: 0.407
|
||||
vacancy_rate: 21.95
|
||||
race_white: 12349
|
||||
race_black: 399
|
||||
race_asian: 18
|
||||
race_native: 15
|
||||
hispanic: 157
|
||||
bachelors_plus: 1769
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Morgan County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 13651 |
|
||||
| Under 18 | 2851 |
|
||||
| 18–64 | 7726 |
|
||||
| 65+ | 3074 |
|
||||
| Median household income | 59351 |
|
||||
| Poverty rate | 12.91 |
|
||||
| Homeownership rate | 78.89 |
|
||||
| Unemployment rate | 3.48 |
|
||||
| Median home value | 150900 |
|
||||
| Gini index | 0.407 |
|
||||
| Vacancy rate | 21.95 |
|
||||
| White | 12349 |
|
||||
| Black | 399 |
|
||||
| Asian | 18 |
|
||||
| Native | 15 |
|
||||
| Hispanic/Latino | 157 |
|
||||
| Bachelor's or higher | 1769 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Morrow County, OH"
|
||||
classification: county
|
||||
fips: "39117"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 35404
|
||||
population_under_18: 7692
|
||||
population_18_64: 20872
|
||||
population_65_plus: 6840
|
||||
median_household_income: 75283
|
||||
poverty_rate: 12.8
|
||||
homeownership_rate: 81.22
|
||||
unemployment_rate: 2.92
|
||||
median_home_value: 222300
|
||||
gini_index: 0.4011
|
||||
vacancy_rate: 8.44
|
||||
race_white: 33268
|
||||
race_black: 144
|
||||
race_asian: 152
|
||||
race_native: 42
|
||||
hispanic: 684
|
||||
bachelors_plus: 6414
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Morrow County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 35404 |
|
||||
| Under 18 | 7692 |
|
||||
| 18–64 | 20872 |
|
||||
| 65+ | 6840 |
|
||||
| Median household income | 75283 |
|
||||
| Poverty rate | 12.8 |
|
||||
| Homeownership rate | 81.22 |
|
||||
| Unemployment rate | 2.92 |
|
||||
| Median home value | 222300 |
|
||||
| Gini index | 0.4011 |
|
||||
| Vacancy rate | 8.44 |
|
||||
| White | 33268 |
|
||||
| Black | 144 |
|
||||
| Asian | 152 |
|
||||
| Native | 42 |
|
||||
| Hispanic/Latino | 684 |
|
||||
| Bachelor's or higher | 6414 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Muskingum County, OH"
|
||||
classification: county
|
||||
fips: "39119"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 86411
|
||||
population_under_18: 19589
|
||||
population_18_64: 50751
|
||||
population_65_plus: 16071
|
||||
median_household_income: 60780
|
||||
poverty_rate: 15.08
|
||||
homeownership_rate: 68.18
|
||||
unemployment_rate: 4.27
|
||||
median_home_value: 182200
|
||||
gini_index: 0.4496
|
||||
vacancy_rate: 10.43
|
||||
race_white: 78448
|
||||
race_black: 2714
|
||||
race_asian: 398
|
||||
race_native: 38
|
||||
hispanic: 1146
|
||||
bachelors_plus: 16821
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Muskingum County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 86411 |
|
||||
| Under 18 | 19589 |
|
||||
| 18–64 | 50751 |
|
||||
| 65+ | 16071 |
|
||||
| Median household income | 60780 |
|
||||
| Poverty rate | 15.08 |
|
||||
| Homeownership rate | 68.18 |
|
||||
| Unemployment rate | 4.27 |
|
||||
| Median home value | 182200 |
|
||||
| Gini index | 0.4496 |
|
||||
| Vacancy rate | 10.43 |
|
||||
| White | 78448 |
|
||||
| Black | 2714 |
|
||||
| Asian | 398 |
|
||||
| Native | 38 |
|
||||
| Hispanic/Latino | 1146 |
|
||||
| Bachelor's or higher | 16821 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Noble County, OH"
|
||||
classification: county
|
||||
fips: "39121"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 14282
|
||||
population_under_18: 2712
|
||||
population_18_64: 7327
|
||||
population_65_plus: 4243
|
||||
median_household_income: 56098
|
||||
poverty_rate: 10.61
|
||||
homeownership_rate: 83.55
|
||||
unemployment_rate: 1.43
|
||||
median_home_value: 163600
|
||||
gini_index: 0.4811
|
||||
vacancy_rate: 20.33
|
||||
race_white: 13161
|
||||
race_black: 620
|
||||
race_asian: 60
|
||||
race_native: 17
|
||||
hispanic: 247
|
||||
bachelors_plus: 2345
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Noble County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 14282 |
|
||||
| Under 18 | 2712 |
|
||||
| 18–64 | 7327 |
|
||||
| 65+ | 4243 |
|
||||
| Median household income | 56098 |
|
||||
| Poverty rate | 10.61 |
|
||||
| Homeownership rate | 83.55 |
|
||||
| Unemployment rate | 1.43 |
|
||||
| Median home value | 163600 |
|
||||
| Gini index | 0.4811 |
|
||||
| Vacancy rate | 20.33 |
|
||||
| White | 13161 |
|
||||
| Black | 620 |
|
||||
| Asian | 60 |
|
||||
| Native | 17 |
|
||||
| Hispanic/Latino | 247 |
|
||||
| Bachelor's or higher | 2345 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ottawa County, OH"
|
||||
classification: county
|
||||
fips: "39123"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 39994
|
||||
population_under_18: 7015
|
||||
population_18_64: 21909
|
||||
population_65_plus: 11070
|
||||
median_household_income: 76101
|
||||
poverty_rate: 8.43
|
||||
homeownership_rate: 83.56
|
||||
unemployment_rate: 3.1
|
||||
median_home_value: 219900
|
||||
gini_index: 0.4646
|
||||
vacancy_rate: 36.0
|
||||
race_white: 36803
|
||||
race_black: 434
|
||||
race_asian: 168
|
||||
race_native: 66
|
||||
hispanic: 2113
|
||||
bachelors_plus: 12459
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ottawa County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 39994 |
|
||||
| Under 18 | 7015 |
|
||||
| 18–64 | 21909 |
|
||||
| 65+ | 11070 |
|
||||
| Median household income | 76101 |
|
||||
| Poverty rate | 8.43 |
|
||||
| Homeownership rate | 83.56 |
|
||||
| Unemployment rate | 3.1 |
|
||||
| Median home value | 219900 |
|
||||
| Gini index | 0.4646 |
|
||||
| Vacancy rate | 36.0 |
|
||||
| White | 36803 |
|
||||
| Black | 434 |
|
||||
| Asian | 168 |
|
||||
| Native | 66 |
|
||||
| Hispanic/Latino | 2113 |
|
||||
| Bachelor's or higher | 12459 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Paulding County, OH"
|
||||
classification: county
|
||||
fips: "39125"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 18791
|
||||
population_under_18: 4437
|
||||
population_18_64: 10729
|
||||
population_65_plus: 3625
|
||||
median_household_income: 67731
|
||||
poverty_rate: 8.9
|
||||
homeownership_rate: 80.12
|
||||
unemployment_rate: 3.62
|
||||
median_home_value: 140800
|
||||
gini_index: 0.4278
|
||||
vacancy_rate: 10.84
|
||||
race_white: 17070
|
||||
race_black: 34
|
||||
race_asian: 100
|
||||
race_native: 181
|
||||
hispanic: 1091
|
||||
bachelors_plus: 2947
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Paulding County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 18791 |
|
||||
| Under 18 | 4437 |
|
||||
| 18–64 | 10729 |
|
||||
| 65+ | 3625 |
|
||||
| Median household income | 67731 |
|
||||
| Poverty rate | 8.9 |
|
||||
| Homeownership rate | 80.12 |
|
||||
| Unemployment rate | 3.62 |
|
||||
| Median home value | 140800 |
|
||||
| Gini index | 0.4278 |
|
||||
| Vacancy rate | 10.84 |
|
||||
| White | 17070 |
|
||||
| Black | 34 |
|
||||
| Asian | 100 |
|
||||
| Native | 181 |
|
||||
| Hispanic/Latino | 1091 |
|
||||
| Bachelor's or higher | 2947 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Perry County, OH"
|
||||
classification: county
|
||||
fips: "39127"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 35535
|
||||
population_under_18: 8327
|
||||
population_18_64: 20691
|
||||
population_65_plus: 6517
|
||||
median_household_income: 67460
|
||||
poverty_rate: 14.73
|
||||
homeownership_rate: 76.37
|
||||
unemployment_rate: 3.7
|
||||
median_home_value: 191100
|
||||
gini_index: 0.4385
|
||||
vacancy_rate: 10.58
|
||||
race_white: 34057
|
||||
race_black: 73
|
||||
race_asian: 47
|
||||
race_native: 0
|
||||
hispanic: 314
|
||||
bachelors_plus: 5232
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Perry County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 35535 |
|
||||
| Under 18 | 8327 |
|
||||
| 18–64 | 20691 |
|
||||
| 65+ | 6517 |
|
||||
| Median household income | 67460 |
|
||||
| Poverty rate | 14.73 |
|
||||
| Homeownership rate | 76.37 |
|
||||
| Unemployment rate | 3.7 |
|
||||
| Median home value | 191100 |
|
||||
| Gini index | 0.4385 |
|
||||
| Vacancy rate | 10.58 |
|
||||
| White | 34057 |
|
||||
| Black | 73 |
|
||||
| Asian | 47 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 314 |
|
||||
| Bachelor's or higher | 5232 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Pickaway County, OH"
|
||||
classification: county
|
||||
fips: "39129"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 60131
|
||||
population_under_18: 12970
|
||||
population_18_64: 37301
|
||||
population_65_plus: 9860
|
||||
median_household_income: 74040
|
||||
poverty_rate: 11.54
|
||||
homeownership_rate: 74.04
|
||||
unemployment_rate: 3.55
|
||||
median_home_value: 256800
|
||||
gini_index: 0.4186
|
||||
vacancy_rate: 4.71
|
||||
race_white: 54799
|
||||
race_black: 1899
|
||||
race_asian: 49
|
||||
race_native: 93
|
||||
hispanic: 1165
|
||||
bachelors_plus: 12276
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Pickaway County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 60131 |
|
||||
| Under 18 | 12970 |
|
||||
| 18–64 | 37301 |
|
||||
| 65+ | 9860 |
|
||||
| Median household income | 74040 |
|
||||
| Poverty rate | 11.54 |
|
||||
| Homeownership rate | 74.04 |
|
||||
| Unemployment rate | 3.55 |
|
||||
| Median home value | 256800 |
|
||||
| Gini index | 0.4186 |
|
||||
| Vacancy rate | 4.71 |
|
||||
| White | 54799 |
|
||||
| Black | 1899 |
|
||||
| Asian | 49 |
|
||||
| Native | 93 |
|
||||
| Hispanic/Latino | 1165 |
|
||||
| Bachelor's or higher | 12276 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Pike County, OH"
|
||||
classification: county
|
||||
fips: "39131"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 27044
|
||||
population_under_18: 6344
|
||||
population_18_64: 15545
|
||||
population_65_plus: 5155
|
||||
median_household_income: 52736
|
||||
poverty_rate: 21.33
|
||||
homeownership_rate: 68.47
|
||||
unemployment_rate: 5.35
|
||||
median_home_value: 163800
|
||||
gini_index: 0.5208
|
||||
vacancy_rate: 10.25
|
||||
race_white: 25666
|
||||
race_black: 260
|
||||
race_asian: 117
|
||||
race_native: 27
|
||||
hispanic: 150
|
||||
bachelors_plus: 4053
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Pike County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27044 |
|
||||
| Under 18 | 6344 |
|
||||
| 18–64 | 15545 |
|
||||
| 65+ | 5155 |
|
||||
| Median household income | 52736 |
|
||||
| Poverty rate | 21.33 |
|
||||
| Homeownership rate | 68.47 |
|
||||
| Unemployment rate | 5.35 |
|
||||
| Median home value | 163800 |
|
||||
| Gini index | 0.5208 |
|
||||
| Vacancy rate | 10.25 |
|
||||
| White | 25666 |
|
||||
| Black | 260 |
|
||||
| Asian | 117 |
|
||||
| Native | 27 |
|
||||
| Hispanic/Latino | 150 |
|
||||
| Bachelor's or higher | 4053 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Portage County, OH"
|
||||
classification: county
|
||||
fips: "39133"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 161956
|
||||
population_under_18: 29466
|
||||
population_18_64: 102788
|
||||
population_65_plus: 29702
|
||||
median_household_income: 75766
|
||||
poverty_rate: 11.68
|
||||
homeownership_rate: 70.14
|
||||
unemployment_rate: 5.34
|
||||
median_home_value: 227000
|
||||
gini_index: 0.4472
|
||||
vacancy_rate: 8.52
|
||||
race_white: 140144
|
||||
race_black: 8127
|
||||
race_asian: 3536
|
||||
race_native: 174
|
||||
hispanic: 3717
|
||||
bachelors_plus: 49002
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Portage County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 161956 |
|
||||
| Under 18 | 29466 |
|
||||
| 18–64 | 102788 |
|
||||
| 65+ | 29702 |
|
||||
| Median household income | 75766 |
|
||||
| Poverty rate | 11.68 |
|
||||
| Homeownership rate | 70.14 |
|
||||
| Unemployment rate | 5.34 |
|
||||
| Median home value | 227000 |
|
||||
| Gini index | 0.4472 |
|
||||
| Vacancy rate | 8.52 |
|
||||
| White | 140144 |
|
||||
| Black | 8127 |
|
||||
| Asian | 3536 |
|
||||
| Native | 174 |
|
||||
| Hispanic/Latino | 3717 |
|
||||
| Bachelor's or higher | 49002 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Preble County, OH"
|
||||
classification: county
|
||||
fips: "39135"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 40765
|
||||
population_under_18: 9043
|
||||
population_18_64: 23424
|
||||
population_65_plus: 8298
|
||||
median_household_income: 69223
|
||||
poverty_rate: 12.59
|
||||
homeownership_rate: 79.66
|
||||
unemployment_rate: 3.16
|
||||
median_home_value: 180900
|
||||
gini_index: 0.4063
|
||||
vacancy_rate: 7.8
|
||||
race_white: 38918
|
||||
race_black: 268
|
||||
race_asian: 96
|
||||
race_native: 8
|
||||
hispanic: 465
|
||||
bachelors_plus: 7298
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Preble County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 40765 |
|
||||
| Under 18 | 9043 |
|
||||
| 18–64 | 23424 |
|
||||
| 65+ | 8298 |
|
||||
| Median household income | 69223 |
|
||||
| Poverty rate | 12.59 |
|
||||
| Homeownership rate | 79.66 |
|
||||
| Unemployment rate | 3.16 |
|
||||
| Median home value | 180900 |
|
||||
| Gini index | 0.4063 |
|
||||
| Vacancy rate | 7.8 |
|
||||
| White | 38918 |
|
||||
| Black | 268 |
|
||||
| Asian | 96 |
|
||||
| Native | 8 |
|
||||
| Hispanic/Latino | 465 |
|
||||
| Bachelor's or higher | 7298 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Putnam County, OH"
|
||||
classification: county
|
||||
fips: "39137"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 34314
|
||||
population_under_18: 8753
|
||||
population_18_64: 19069
|
||||
population_65_plus: 6492
|
||||
median_household_income: 84928
|
||||
poverty_rate: 5.49
|
||||
homeownership_rate: 87.08
|
||||
unemployment_rate: 1.8
|
||||
median_home_value: 201100
|
||||
gini_index: 0.4012
|
||||
vacancy_rate: 5.27
|
||||
race_white: 31599
|
||||
race_black: 278
|
||||
race_asian: 64
|
||||
race_native: 133
|
||||
hispanic: 2315
|
||||
bachelors_plus: 8017
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Putnam County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 34314 |
|
||||
| Under 18 | 8753 |
|
||||
| 18–64 | 19069 |
|
||||
| 65+ | 6492 |
|
||||
| Median household income | 84928 |
|
||||
| Poverty rate | 5.49 |
|
||||
| Homeownership rate | 87.08 |
|
||||
| Unemployment rate | 1.8 |
|
||||
| Median home value | 201100 |
|
||||
| Gini index | 0.4012 |
|
||||
| Vacancy rate | 5.27 |
|
||||
| White | 31599 |
|
||||
| Black | 278 |
|
||||
| Asian | 64 |
|
||||
| Native | 133 |
|
||||
| Hispanic/Latino | 2315 |
|
||||
| Bachelor's or higher | 8017 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Richland County, OH"
|
||||
classification: county
|
||||
fips: "39139"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 125099
|
||||
population_under_18: 27226
|
||||
population_18_64: 72674
|
||||
population_65_plus: 25199
|
||||
median_household_income: 59509
|
||||
poverty_rate: 13.76
|
||||
homeownership_rate: 67.92
|
||||
unemployment_rate: 5.4
|
||||
median_home_value: 164800
|
||||
gini_index: 0.4298
|
||||
vacancy_rate: 8.34
|
||||
race_white: 105826
|
||||
race_black: 8947
|
||||
race_asian: 957
|
||||
race_native: 99
|
||||
hispanic: 2837
|
||||
bachelors_plus: 21281
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Richland County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 125099 |
|
||||
| Under 18 | 27226 |
|
||||
| 18–64 | 72674 |
|
||||
| 65+ | 25199 |
|
||||
| Median household income | 59509 |
|
||||
| Poverty rate | 13.76 |
|
||||
| Homeownership rate | 67.92 |
|
||||
| Unemployment rate | 5.4 |
|
||||
| Median home value | 164800 |
|
||||
| Gini index | 0.4298 |
|
||||
| Vacancy rate | 8.34 |
|
||||
| White | 105826 |
|
||||
| Black | 8947 |
|
||||
| Asian | 957 |
|
||||
| Native | 99 |
|
||||
| Hispanic/Latino | 2837 |
|
||||
| Bachelor's or higher | 21281 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ross County, OH"
|
||||
classification: county
|
||||
fips: "39141"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 76492
|
||||
population_under_18: 16098
|
||||
population_18_64: 46697
|
||||
population_65_plus: 13697
|
||||
median_household_income: 61303
|
||||
poverty_rate: 15.69
|
||||
homeownership_rate: 69.61
|
||||
unemployment_rate: 3.82
|
||||
median_home_value: 171500
|
||||
gini_index: 0.4514
|
||||
vacancy_rate: 7.12
|
||||
race_white: 67825
|
||||
race_black: 4202
|
||||
race_asian: 417
|
||||
race_native: 167
|
||||
hispanic: 1092
|
||||
bachelors_plus: 13122
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ross County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 76492 |
|
||||
| Under 18 | 16098 |
|
||||
| 18–64 | 46697 |
|
||||
| 65+ | 13697 |
|
||||
| Median household income | 61303 |
|
||||
| Poverty rate | 15.69 |
|
||||
| Homeownership rate | 69.61 |
|
||||
| Unemployment rate | 3.82 |
|
||||
| Median home value | 171500 |
|
||||
| Gini index | 0.4514 |
|
||||
| Vacancy rate | 7.12 |
|
||||
| White | 67825 |
|
||||
| Black | 4202 |
|
||||
| Asian | 417 |
|
||||
| Native | 167 |
|
||||
| Hispanic/Latino | 1092 |
|
||||
| Bachelor's or higher | 13122 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Sandusky County, OH"
|
||||
classification: county
|
||||
fips: "39143"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 58778
|
||||
population_under_18: 12678
|
||||
population_18_64: 34196
|
||||
population_65_plus: 11904
|
||||
median_household_income: 62295
|
||||
poverty_rate: 15.0
|
||||
homeownership_rate: 73.41
|
||||
unemployment_rate: 4.32
|
||||
median_home_value: 160700
|
||||
gini_index: 0.4448
|
||||
vacancy_rate: 6.85
|
||||
race_white: 49588
|
||||
race_black: 1861
|
||||
race_asian: 305
|
||||
race_native: 81
|
||||
hispanic: 6430
|
||||
bachelors_plus: 9929
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sandusky County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 58778 |
|
||||
| Under 18 | 12678 |
|
||||
| 18–64 | 34196 |
|
||||
| 65+ | 11904 |
|
||||
| Median household income | 62295 |
|
||||
| Poverty rate | 15.0 |
|
||||
| Homeownership rate | 73.41 |
|
||||
| Unemployment rate | 4.32 |
|
||||
| Median home value | 160700 |
|
||||
| Gini index | 0.4448 |
|
||||
| Vacancy rate | 6.85 |
|
||||
| White | 49588 |
|
||||
| Black | 1861 |
|
||||
| Asian | 305 |
|
||||
| Native | 81 |
|
||||
| Hispanic/Latino | 6430 |
|
||||
| Bachelor's or higher | 9929 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Scioto County, OH"
|
||||
classification: county
|
||||
fips: "39145"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 72627
|
||||
population_under_18: 15735
|
||||
population_18_64: 43221
|
||||
population_65_plus: 13671
|
||||
median_household_income: 50609
|
||||
poverty_rate: 21.76
|
||||
homeownership_rate: 68.42
|
||||
unemployment_rate: 5.85
|
||||
median_home_value: 137900
|
||||
gini_index: 0.4792
|
||||
vacancy_rate: 12.72
|
||||
race_white: 67488
|
||||
race_black: 1705
|
||||
race_asian: 361
|
||||
race_native: 68
|
||||
hispanic: 1144
|
||||
bachelors_plus: 12526
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Scioto County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 72627 |
|
||||
| Under 18 | 15735 |
|
||||
| 18–64 | 43221 |
|
||||
| 65+ | 13671 |
|
||||
| Median household income | 50609 |
|
||||
| Poverty rate | 21.76 |
|
||||
| Homeownership rate | 68.42 |
|
||||
| Unemployment rate | 5.85 |
|
||||
| Median home value | 137900 |
|
||||
| Gini index | 0.4792 |
|
||||
| Vacancy rate | 12.72 |
|
||||
| White | 67488 |
|
||||
| Black | 1705 |
|
||||
| Asian | 361 |
|
||||
| Native | 68 |
|
||||
| Hispanic/Latino | 1144 |
|
||||
| Bachelor's or higher | 12526 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Seneca County, OH"
|
||||
classification: county
|
||||
fips: "39147"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 54770
|
||||
population_under_18: 11728
|
||||
population_18_64: 32504
|
||||
population_65_plus: 10538
|
||||
median_household_income: 66025
|
||||
poverty_rate: 11.92
|
||||
homeownership_rate: 73.37
|
||||
unemployment_rate: 3.58
|
||||
median_home_value: 154700
|
||||
gini_index: 0.4239
|
||||
vacancy_rate: 7.1
|
||||
race_white: 49062
|
||||
race_black: 1358
|
||||
race_asian: 301
|
||||
race_native: 107
|
||||
hispanic: 3123
|
||||
bachelors_plus: 10459
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Seneca County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 54770 |
|
||||
| Under 18 | 11728 |
|
||||
| 18–64 | 32504 |
|
||||
| 65+ | 10538 |
|
||||
| Median household income | 66025 |
|
||||
| Poverty rate | 11.92 |
|
||||
| Homeownership rate | 73.37 |
|
||||
| Unemployment rate | 3.58 |
|
||||
| Median home value | 154700 |
|
||||
| Gini index | 0.4239 |
|
||||
| Vacancy rate | 7.1 |
|
||||
| White | 49062 |
|
||||
| Black | 1358 |
|
||||
| Asian | 301 |
|
||||
| Native | 107 |
|
||||
| Hispanic/Latino | 3123 |
|
||||
| Bachelor's or higher | 10459 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Shelby County, OH"
|
||||
classification: county
|
||||
fips: "39149"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 47929
|
||||
population_under_18: 11724
|
||||
population_18_64: 27516
|
||||
population_65_plus: 8689
|
||||
median_household_income: 73978
|
||||
poverty_rate: 11.6
|
||||
homeownership_rate: 73.68
|
||||
unemployment_rate: 4.07
|
||||
median_home_value: 208100
|
||||
gini_index: 0.4189
|
||||
vacancy_rate: 6.17
|
||||
race_white: 44104
|
||||
race_black: 1073
|
||||
race_asian: 271
|
||||
race_native: 41
|
||||
hispanic: 835
|
||||
bachelors_plus: 9123
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Shelby County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 47929 |
|
||||
| Under 18 | 11724 |
|
||||
| 18–64 | 27516 |
|
||||
| 65+ | 8689 |
|
||||
| Median household income | 73978 |
|
||||
| Poverty rate | 11.6 |
|
||||
| Homeownership rate | 73.68 |
|
||||
| Unemployment rate | 4.07 |
|
||||
| Median home value | 208100 |
|
||||
| Gini index | 0.4189 |
|
||||
| Vacancy rate | 6.17 |
|
||||
| White | 44104 |
|
||||
| Black | 1073 |
|
||||
| Asian | 271 |
|
||||
| Native | 41 |
|
||||
| Hispanic/Latino | 835 |
|
||||
| Bachelor's or higher | 9123 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Stark County, OH"
|
||||
classification: county
|
||||
fips: "39151"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 373713
|
||||
population_under_18: 80525
|
||||
population_18_64: 216561
|
||||
population_65_plus: 76627
|
||||
median_household_income: 67934
|
||||
poverty_rate: 12.46
|
||||
homeownership_rate: 69.23
|
||||
unemployment_rate: 3.88
|
||||
median_home_value: 186400
|
||||
gini_index: 0.4366
|
||||
vacancy_rate: 7.14
|
||||
race_white: 315829
|
||||
race_black: 26619
|
||||
race_asian: 3361
|
||||
race_native: 404
|
||||
hispanic: 11359
|
||||
bachelors_plus: 92255
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Stark County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 373713 |
|
||||
| Under 18 | 80525 |
|
||||
| 18–64 | 216561 |
|
||||
| 65+ | 76627 |
|
||||
| Median household income | 67934 |
|
||||
| Poverty rate | 12.46 |
|
||||
| Homeownership rate | 69.23 |
|
||||
| Unemployment rate | 3.88 |
|
||||
| Median home value | 186400 |
|
||||
| Gini index | 0.4366 |
|
||||
| Vacancy rate | 7.14 |
|
||||
| White | 315829 |
|
||||
| Black | 26619 |
|
||||
| Asian | 3361 |
|
||||
| Native | 404 |
|
||||
| Hispanic/Latino | 11359 |
|
||||
| Bachelor's or higher | 92255 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Summit County, OH"
|
||||
classification: county
|
||||
fips: "39153"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 537864
|
||||
population_under_18: 111294
|
||||
population_18_64: 321963
|
||||
population_65_plus: 104607
|
||||
median_household_income: 71622
|
||||
poverty_rate: 12.81
|
||||
homeownership_rate: 67.51
|
||||
unemployment_rate: 5.06
|
||||
median_home_value: 208700
|
||||
gini_index: 0.4772
|
||||
vacancy_rate: 6.72
|
||||
race_white: 398168
|
||||
race_black: 74916
|
||||
race_asian: 23412
|
||||
race_native: 872
|
||||
hispanic: 14635
|
||||
bachelors_plus: 188487
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Summit County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 537864 |
|
||||
| Under 18 | 111294 |
|
||||
| 18–64 | 321963 |
|
||||
| 65+ | 104607 |
|
||||
| Median household income | 71622 |
|
||||
| Poverty rate | 12.81 |
|
||||
| Homeownership rate | 67.51 |
|
||||
| Unemployment rate | 5.06 |
|
||||
| Median home value | 208700 |
|
||||
| Gini index | 0.4772 |
|
||||
| Vacancy rate | 6.72 |
|
||||
| White | 398168 |
|
||||
| Black | 74916 |
|
||||
| Asian | 23412 |
|
||||
| Native | 872 |
|
||||
| Hispanic/Latino | 14635 |
|
||||
| Bachelor's or higher | 188487 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Trumbull County, OH"
|
||||
classification: county
|
||||
fips: "39155"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 200929
|
||||
population_under_18: 41363
|
||||
population_18_64: 114635
|
||||
population_65_plus: 44931
|
||||
median_household_income: 56435
|
||||
poverty_rate: 16.61
|
||||
homeownership_rate: 71.29
|
||||
unemployment_rate: 4.7
|
||||
median_home_value: 141800
|
||||
gini_index: 0.4498
|
||||
vacancy_rate: 8.38
|
||||
race_white: 171239
|
||||
race_black: 16379
|
||||
race_asian: 1091
|
||||
race_native: 154
|
||||
hispanic: 4601
|
||||
bachelors_plus: 40143
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Trumbull County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 200929 |
|
||||
| Under 18 | 41363 |
|
||||
| 18–64 | 114635 |
|
||||
| 65+ | 44931 |
|
||||
| Median household income | 56435 |
|
||||
| Poverty rate | 16.61 |
|
||||
| Homeownership rate | 71.29 |
|
||||
| Unemployment rate | 4.7 |
|
||||
| Median home value | 141800 |
|
||||
| Gini index | 0.4498 |
|
||||
| Vacancy rate | 8.38 |
|
||||
| White | 171239 |
|
||||
| Black | 16379 |
|
||||
| Asian | 1091 |
|
||||
| Native | 154 |
|
||||
| Hispanic/Latino | 4601 |
|
||||
| Bachelor's or higher | 40143 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Tuscarawas County, OH"
|
||||
classification: county
|
||||
fips: "39157"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 92385
|
||||
population_under_18: 21454
|
||||
population_18_64: 52286
|
||||
population_65_plus: 18645
|
||||
median_household_income: 65044
|
||||
poverty_rate: 13.42
|
||||
homeownership_rate: 68.86
|
||||
unemployment_rate: 4.5
|
||||
median_home_value: 185400
|
||||
gini_index: 0.4241
|
||||
vacancy_rate: 5.92
|
||||
race_white: 86386
|
||||
race_black: 615
|
||||
race_asian: 327
|
||||
race_native: 232
|
||||
hispanic: 4306
|
||||
bachelors_plus: 16966
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tuscarawas County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 92385 |
|
||||
| Under 18 | 21454 |
|
||||
| 18–64 | 52286 |
|
||||
| 65+ | 18645 |
|
||||
| Median household income | 65044 |
|
||||
| Poverty rate | 13.42 |
|
||||
| Homeownership rate | 68.86 |
|
||||
| Unemployment rate | 4.5 |
|
||||
| Median home value | 185400 |
|
||||
| Gini index | 0.4241 |
|
||||
| Vacancy rate | 5.92 |
|
||||
| White | 86386 |
|
||||
| Black | 615 |
|
||||
| Asian | 327 |
|
||||
| Native | 232 |
|
||||
| Hispanic/Latino | 4306 |
|
||||
| Bachelor's or higher | 16966 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Union County, OH"
|
||||
classification: county
|
||||
fips: "39159"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 67324
|
||||
population_under_18: 16248
|
||||
population_18_64: 42187
|
||||
population_65_plus: 8889
|
||||
median_household_income: 112322
|
||||
poverty_rate: 4.99
|
||||
homeownership_rate: 79.18
|
||||
unemployment_rate: 2.58
|
||||
median_home_value: 344900
|
||||
gini_index: 0.4139
|
||||
vacancy_rate: 3.68
|
||||
race_white: 57329
|
||||
race_black: 1550
|
||||
race_asian: 3375
|
||||
race_native: 90
|
||||
hispanic: 2260
|
||||
bachelors_plus: 24344
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Union County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 67324 |
|
||||
| Under 18 | 16248 |
|
||||
| 18–64 | 42187 |
|
||||
| 65+ | 8889 |
|
||||
| Median household income | 112322 |
|
||||
| Poverty rate | 4.99 |
|
||||
| Homeownership rate | 79.18 |
|
||||
| Unemployment rate | 2.58 |
|
||||
| Median home value | 344900 |
|
||||
| Gini index | 0.4139 |
|
||||
| Vacancy rate | 3.68 |
|
||||
| White | 57329 |
|
||||
| Black | 1550 |
|
||||
| Asian | 3375 |
|
||||
| Native | 90 |
|
||||
| Hispanic/Latino | 2260 |
|
||||
| Bachelor's or higher | 24344 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Van Wert County, OH"
|
||||
classification: county
|
||||
fips: "39161"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 28826
|
||||
population_under_18: 6631
|
||||
population_18_64: 16435
|
||||
population_65_plus: 5760
|
||||
median_household_income: 67917
|
||||
poverty_rate: 8.98
|
||||
homeownership_rate: 82.07
|
||||
unemployment_rate: 3.42
|
||||
median_home_value: 152000
|
||||
gini_index: 0.383
|
||||
vacancy_rate: 8.14
|
||||
race_white: 26802
|
||||
race_black: 138
|
||||
race_asian: 100
|
||||
race_native: 84
|
||||
hispanic: 1219
|
||||
bachelors_plus: 4561
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Van Wert County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 28826 |
|
||||
| Under 18 | 6631 |
|
||||
| 18–64 | 16435 |
|
||||
| 65+ | 5760 |
|
||||
| Median household income | 67917 |
|
||||
| Poverty rate | 8.98 |
|
||||
| Homeownership rate | 82.07 |
|
||||
| Unemployment rate | 3.42 |
|
||||
| Median home value | 152000 |
|
||||
| Gini index | 0.383 |
|
||||
| Vacancy rate | 8.14 |
|
||||
| White | 26802 |
|
||||
| Black | 138 |
|
||||
| Asian | 100 |
|
||||
| Native | 84 |
|
||||
| Hispanic/Latino | 1219 |
|
||||
| Bachelor's or higher | 4561 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Vinton County, OH"
|
||||
classification: county
|
||||
fips: "39163"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 12630
|
||||
population_under_18: 2625
|
||||
population_18_64: 7528
|
||||
population_65_plus: 2477
|
||||
median_household_income: 55336
|
||||
poverty_rate: 17.28
|
||||
homeownership_rate: 75.53
|
||||
unemployment_rate: 5.53
|
||||
median_home_value: 150000
|
||||
gini_index: 0.4353
|
||||
vacancy_rate: 10.23
|
||||
race_white: 12129
|
||||
race_black: 128
|
||||
race_asian: 183
|
||||
race_native: 0
|
||||
hispanic: 25
|
||||
bachelors_plus: 1646
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Vinton County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 12630 |
|
||||
| Under 18 | 2625 |
|
||||
| 18–64 | 7528 |
|
||||
| 65+ | 2477 |
|
||||
| Median household income | 55336 |
|
||||
| Poverty rate | 17.28 |
|
||||
| Homeownership rate | 75.53 |
|
||||
| Unemployment rate | 5.53 |
|
||||
| Median home value | 150000 |
|
||||
| Gini index | 0.4353 |
|
||||
| Vacancy rate | 10.23 |
|
||||
| White | 12129 |
|
||||
| Black | 128 |
|
||||
| Asian | 183 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 25 |
|
||||
| Bachelor's or higher | 1646 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Warren County, OH"
|
||||
classification: county
|
||||
fips: "39165"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 250008
|
||||
population_under_18: 59471
|
||||
population_18_64: 151109
|
||||
population_65_plus: 39428
|
||||
median_household_income: 110132
|
||||
poverty_rate: 5.95
|
||||
homeownership_rate: 79.39
|
||||
unemployment_rate: 3.06
|
||||
median_home_value: 349400
|
||||
gini_index: 0.4451
|
||||
vacancy_rate: 4.17
|
||||
race_white: 206673
|
||||
race_black: 8181
|
||||
race_asian: 17976
|
||||
race_native: 303
|
||||
hispanic: 8749
|
||||
bachelors_plus: 109226
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Warren County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 250008 |
|
||||
| Under 18 | 59471 |
|
||||
| 18–64 | 151109 |
|
||||
| 65+ | 39428 |
|
||||
| Median household income | 110132 |
|
||||
| Poverty rate | 5.95 |
|
||||
| Homeownership rate | 79.39 |
|
||||
| Unemployment rate | 3.06 |
|
||||
| Median home value | 349400 |
|
||||
| Gini index | 0.4451 |
|
||||
| Vacancy rate | 4.17 |
|
||||
| White | 206673 |
|
||||
| Black | 8181 |
|
||||
| Asian | 17976 |
|
||||
| Native | 303 |
|
||||
| Hispanic/Latino | 8749 |
|
||||
| Bachelor's or higher | 109226 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Washington County, OH"
|
||||
classification: county
|
||||
fips: "39167"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 58978
|
||||
population_under_18: 11706
|
||||
population_18_64: 34158
|
||||
population_65_plus: 13114
|
||||
median_household_income: 63603
|
||||
poverty_rate: 13.75
|
||||
homeownership_rate: 75.39
|
||||
unemployment_rate: 4.75
|
||||
median_home_value: 185600
|
||||
gini_index: 0.4451
|
||||
vacancy_rate: 11.34
|
||||
race_white: 55364
|
||||
race_black: 509
|
||||
race_asian: 324
|
||||
race_native: 110
|
||||
hispanic: 741
|
||||
bachelors_plus: 12768
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Washington County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 58978 |
|
||||
| Under 18 | 11706 |
|
||||
| 18–64 | 34158 |
|
||||
| 65+ | 13114 |
|
||||
| Median household income | 63603 |
|
||||
| Poverty rate | 13.75 |
|
||||
| Homeownership rate | 75.39 |
|
||||
| Unemployment rate | 4.75 |
|
||||
| Median home value | 185600 |
|
||||
| Gini index | 0.4451 |
|
||||
| Vacancy rate | 11.34 |
|
||||
| White | 55364 |
|
||||
| Black | 509 |
|
||||
| Asian | 324 |
|
||||
| Native | 110 |
|
||||
| Hispanic/Latino | 741 |
|
||||
| Bachelor's or higher | 12768 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Wayne County, OH"
|
||||
classification: county
|
||||
fips: "39169"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 116588
|
||||
population_under_18: 27936
|
||||
population_18_64: 66466
|
||||
population_65_plus: 22186
|
||||
median_household_income: 73574
|
||||
poverty_rate: 9.41
|
||||
homeownership_rate: 76.56
|
||||
unemployment_rate: 3.3
|
||||
median_home_value: 222100
|
||||
gini_index: 0.4158
|
||||
vacancy_rate: 5.51
|
||||
race_white: 108807
|
||||
race_black: 1406
|
||||
race_asian: 1341
|
||||
race_native: 105
|
||||
hispanic: 2885
|
||||
bachelors_plus: 26570
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Wayne County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 116588 |
|
||||
| Under 18 | 27936 |
|
||||
| 18–64 | 66466 |
|
||||
| 65+ | 22186 |
|
||||
| Median household income | 73574 |
|
||||
| Poverty rate | 9.41 |
|
||||
| Homeownership rate | 76.56 |
|
||||
| Unemployment rate | 3.3 |
|
||||
| Median home value | 222100 |
|
||||
| Gini index | 0.4158 |
|
||||
| Vacancy rate | 5.51 |
|
||||
| White | 108807 |
|
||||
| Black | 1406 |
|
||||
| Asian | 1341 |
|
||||
| Native | 105 |
|
||||
| Hispanic/Latino | 2885 |
|
||||
| Bachelor's or higher | 26570 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Williams County, OH"
|
||||
classification: county
|
||||
fips: "39171"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 36719
|
||||
population_under_18: 8084
|
||||
population_18_64: 21267
|
||||
population_65_plus: 7368
|
||||
median_household_income: 61048
|
||||
poverty_rate: 12.75
|
||||
homeownership_rate: 76.25
|
||||
unemployment_rate: 4.05
|
||||
median_home_value: 150000
|
||||
gini_index: 0.4073
|
||||
vacancy_rate: 6.57
|
||||
race_white: 33673
|
||||
race_black: 228
|
||||
race_asian: 241
|
||||
race_native: 73
|
||||
hispanic: 1982
|
||||
bachelors_plus: 4700
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Williams County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 36719 |
|
||||
| Under 18 | 8084 |
|
||||
| 18–64 | 21267 |
|
||||
| 65+ | 7368 |
|
||||
| Median household income | 61048 |
|
||||
| Poverty rate | 12.75 |
|
||||
| Homeownership rate | 76.25 |
|
||||
| Unemployment rate | 4.05 |
|
||||
| Median home value | 150000 |
|
||||
| Gini index | 0.4073 |
|
||||
| Vacancy rate | 6.57 |
|
||||
| White | 33673 |
|
||||
| Black | 228 |
|
||||
| Asian | 241 |
|
||||
| Native | 73 |
|
||||
| Hispanic/Latino | 1982 |
|
||||
| Bachelor's or higher | 4700 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Wood County, OH"
|
||||
classification: county
|
||||
fips: "39173"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 132064
|
||||
population_under_18: 26719
|
||||
population_18_64: 83305
|
||||
population_65_plus: 22040
|
||||
median_household_income: 74216
|
||||
poverty_rate: 12.23
|
||||
homeownership_rate: 64.4
|
||||
unemployment_rate: 4.49
|
||||
median_home_value: 227600
|
||||
gini_index: 0.4716
|
||||
vacancy_rate: 5.88
|
||||
race_white: 115061
|
||||
race_black: 2830
|
||||
race_asian: 2805
|
||||
race_native: 236
|
||||
hispanic: 8677
|
||||
bachelors_plus: 43204
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Wood County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 132064 |
|
||||
| Under 18 | 26719 |
|
||||
| 18–64 | 83305 |
|
||||
| 65+ | 22040 |
|
||||
| Median household income | 74216 |
|
||||
| Poverty rate | 12.23 |
|
||||
| Homeownership rate | 64.4 |
|
||||
| Unemployment rate | 4.49 |
|
||||
| Median home value | 227600 |
|
||||
| Gini index | 0.4716 |
|
||||
| Vacancy rate | 5.88 |
|
||||
| White | 115061 |
|
||||
| Black | 2830 |
|
||||
| Asian | 2805 |
|
||||
| Native | 236 |
|
||||
| Hispanic/Latino | 8677 |
|
||||
| Bachelor's or higher | 43204 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Wyandot County, OH"
|
||||
classification: county
|
||||
fips: "39175"
|
||||
state: "OH"
|
||||
demographics:
|
||||
population: 21598
|
||||
population_under_18: 4844
|
||||
population_18_64: 12261
|
||||
population_65_plus: 4493
|
||||
median_household_income: 69768
|
||||
poverty_rate: 8.77
|
||||
homeownership_rate: 74.14
|
||||
unemployment_rate: 1.92
|
||||
median_home_value: 163400
|
||||
gini_index: 0.4046
|
||||
vacancy_rate: 9.03
|
||||
race_white: 20440
|
||||
race_black: 52
|
||||
race_asian: 25
|
||||
race_native: 2
|
||||
hispanic: 674
|
||||
bachelors_plus: 4181
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, oh]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Wyandot County, OH
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 21598 |
|
||||
| Under 18 | 4844 |
|
||||
| 18–64 | 12261 |
|
||||
| 65+ | 4493 |
|
||||
| Median household income | 69768 |
|
||||
| Poverty rate | 8.77 |
|
||||
| Homeownership rate | 74.14 |
|
||||
| Unemployment rate | 1.92 |
|
||||
| Median home value | 163400 |
|
||||
| Gini index | 0.4046 |
|
||||
| Vacancy rate | 9.03 |
|
||||
| White | 20440 |
|
||||
| Black | 52 |
|
||||
| Asian | 25 |
|
||||
| Native | 2 |
|
||||
| Hispanic/Latino | 674 |
|
||||
| Bachelor's or higher | 4181 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
Reference in New Issue
Block a user