Add elections + demographics layer: candidates and jurisdictions
Two new entity types, built deterministically from the raw exports:
Candidate (2,494) — 2026 federal candidates as files under
us/states/<st>/candidates/, with office,
district, party, incumbent/challenger stance,
campaign committee, FEC id.
Jurisdiction (3,494) — demographic nodes carrying ACS 2023 data:
3,131 counties (deduped from 3,231 mixed-format
fips keys) + 363 congressional districts.
This completes the county skeleton nationwide: every US county is now a
browsable node with population, income, poverty, race, education and
housing — even where no officeholders are mapped yet. In Florida the
county index.md merges into the existing dir and reports its officeholder
count alongside demographics (St. Lucie: 33 officeholders + ACS profile).
build.py now reads seven raw inputs in one deterministic pass
(byte-identical on rerun). The mirror now answers: who holds power, who
runs this institution, who is running, and what each place is made of.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alex Balazs"
|
||||
description: "U.S. House candidate, ND-00 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "ND"
|
||||
district: "ND-00"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALEX BALAZS FOR NORTH DAKOTA"
|
||||
id: "C00933549"
|
||||
ids:
|
||||
fec: "H4ND00079"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alex Balazs
|
||||
|
||||
Republican challenger for U.S. House (ND-00), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALEX BALAZS FOR NORTH DAKOTA (C00933549)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Julie Fedorchak"
|
||||
description: "U.S. House candidate, ND-00 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "ND"
|
||||
district: "ND-00"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FEDORCHAK FOR ND"
|
||||
id: "C00869370"
|
||||
ids:
|
||||
fec: "H4ND00061"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Julie Fedorchak
|
||||
|
||||
Republican incumbent for U.S. House (ND-00), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FEDORCHAK FOR ND (C00869370)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Trygve Hammer"
|
||||
description: "U.S. House candidate, ND-00 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "ND"
|
||||
district: "ND-00"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HAMMER FOR ND"
|
||||
id: "C00935494"
|
||||
ids:
|
||||
fec: "H6ND01049"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Trygve Hammer
|
||||
|
||||
Democratic challenger for U.S. House (ND-00), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HAMMER FOR ND (C00935494)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Adams County, ND"
|
||||
classification: county
|
||||
fips: "38001"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2145
|
||||
population_under_18: 485
|
||||
population_18_64: 1086
|
||||
population_65_plus: 574
|
||||
median_household_income: 62500
|
||||
poverty_rate: 14.79
|
||||
homeownership_rate: 71.84
|
||||
unemployment_rate: 2.23
|
||||
median_home_value: 113200
|
||||
gini_index: 0.4491
|
||||
vacancy_rate: 22.32
|
||||
race_white: 1858
|
||||
race_black: 14
|
||||
race_asian: 41
|
||||
race_native: 20
|
||||
hispanic: 99
|
||||
bachelors_plus: 482
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adams County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2145 |
|
||||
| Under 18 | 485 |
|
||||
| 18–64 | 1086 |
|
||||
| 65+ | 574 |
|
||||
| Median household income | 62500 |
|
||||
| Poverty rate | 14.79 |
|
||||
| Homeownership rate | 71.84 |
|
||||
| Unemployment rate | 2.23 |
|
||||
| Median home value | 113200 |
|
||||
| Gini index | 0.4491 |
|
||||
| Vacancy rate | 22.32 |
|
||||
| White | 1858 |
|
||||
| Black | 14 |
|
||||
| Asian | 41 |
|
||||
| Native | 20 |
|
||||
| Hispanic/Latino | 99 |
|
||||
| Bachelor's or higher | 482 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Barnes County, ND"
|
||||
classification: county
|
||||
fips: "38003"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 10773
|
||||
population_under_18: 2126
|
||||
population_18_64: 6130
|
||||
population_65_plus: 2517
|
||||
median_household_income: 68038
|
||||
poverty_rate: 12.11
|
||||
homeownership_rate: 70.78
|
||||
unemployment_rate: 3.78
|
||||
median_home_value: 173700
|
||||
gini_index: 0.4773
|
||||
vacancy_rate: 13.89
|
||||
race_white: 9688
|
||||
race_black: 25
|
||||
race_asian: 216
|
||||
race_native: 165
|
||||
hispanic: 222
|
||||
bachelors_plus: 2820
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Barnes County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 10773 |
|
||||
| Under 18 | 2126 |
|
||||
| 18–64 | 6130 |
|
||||
| 65+ | 2517 |
|
||||
| Median household income | 68038 |
|
||||
| Poverty rate | 12.11 |
|
||||
| Homeownership rate | 70.78 |
|
||||
| Unemployment rate | 3.78 |
|
||||
| Median home value | 173700 |
|
||||
| Gini index | 0.4773 |
|
||||
| Vacancy rate | 13.89 |
|
||||
| White | 9688 |
|
||||
| Black | 25 |
|
||||
| Asian | 216 |
|
||||
| Native | 165 |
|
||||
| Hispanic/Latino | 222 |
|
||||
| Bachelor's or higher | 2820 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Benson County, ND"
|
||||
classification: county
|
||||
fips: "38005"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 5808
|
||||
population_under_18: 1947
|
||||
population_18_64: 2939
|
||||
population_65_plus: 922
|
||||
median_household_income: 64033
|
||||
poverty_rate: 25.6
|
||||
homeownership_rate: 73.09
|
||||
unemployment_rate: 3.44
|
||||
median_home_value: 90000
|
||||
gini_index: 0.5229
|
||||
vacancy_rate: 20.15
|
||||
race_white: 2503
|
||||
race_black: 35
|
||||
race_asian: 48
|
||||
race_native: 2931
|
||||
hispanic: 113
|
||||
bachelors_plus: 960
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Benson County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 5808 |
|
||||
| Under 18 | 1947 |
|
||||
| 18–64 | 2939 |
|
||||
| 65+ | 922 |
|
||||
| Median household income | 64033 |
|
||||
| Poverty rate | 25.6 |
|
||||
| Homeownership rate | 73.09 |
|
||||
| Unemployment rate | 3.44 |
|
||||
| Median home value | 90000 |
|
||||
| Gini index | 0.5229 |
|
||||
| Vacancy rate | 20.15 |
|
||||
| White | 2503 |
|
||||
| Black | 35 |
|
||||
| Asian | 48 |
|
||||
| Native | 2931 |
|
||||
| Hispanic/Latino | 113 |
|
||||
| Bachelor's or higher | 960 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Billings County, ND"
|
||||
classification: county
|
||||
fips: "38007"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 1024
|
||||
population_under_18: 188
|
||||
population_18_64: 561
|
||||
population_65_plus: 275
|
||||
median_household_income: 86806
|
||||
poverty_rate: 10.81
|
||||
homeownership_rate: 77.89
|
||||
unemployment_rate: 2.09
|
||||
median_home_value: 331000
|
||||
gini_index: 0.4109
|
||||
vacancy_rate: 25.46
|
||||
race_white: 971
|
||||
race_black: 0
|
||||
race_asian: 0
|
||||
race_native: 40
|
||||
hispanic: 40
|
||||
bachelors_plus: 328
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Billings County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1024 |
|
||||
| Under 18 | 188 |
|
||||
| 18–64 | 561 |
|
||||
| 65+ | 275 |
|
||||
| Median household income | 86806 |
|
||||
| Poverty rate | 10.81 |
|
||||
| Homeownership rate | 77.89 |
|
||||
| Unemployment rate | 2.09 |
|
||||
| Median home value | 331000 |
|
||||
| Gini index | 0.4109 |
|
||||
| Vacancy rate | 25.46 |
|
||||
| White | 971 |
|
||||
| Black | 0 |
|
||||
| Asian | 0 |
|
||||
| Native | 40 |
|
||||
| Hispanic/Latino | 40 |
|
||||
| Bachelor's or higher | 328 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Bottineau County, ND"
|
||||
classification: county
|
||||
fips: "38009"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 6378
|
||||
population_under_18: 1412
|
||||
population_18_64: 3328
|
||||
population_65_plus: 1638
|
||||
median_household_income: 85000
|
||||
poverty_rate: 7.59
|
||||
homeownership_rate: 79.17
|
||||
unemployment_rate: 1.65
|
||||
median_home_value: 193200
|
||||
gini_index: 0.4701
|
||||
vacancy_rate: 32.41
|
||||
race_white: 5738
|
||||
race_black: 0
|
||||
race_asian: 31
|
||||
race_native: 297
|
||||
hispanic: 164
|
||||
bachelors_plus: 1684
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bottineau County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 6378 |
|
||||
| Under 18 | 1412 |
|
||||
| 18–64 | 3328 |
|
||||
| 65+ | 1638 |
|
||||
| Median household income | 85000 |
|
||||
| Poverty rate | 7.59 |
|
||||
| Homeownership rate | 79.17 |
|
||||
| Unemployment rate | 1.65 |
|
||||
| Median home value | 193200 |
|
||||
| Gini index | 0.4701 |
|
||||
| Vacancy rate | 32.41 |
|
||||
| White | 5738 |
|
||||
| Black | 0 |
|
||||
| Asian | 31 |
|
||||
| Native | 297 |
|
||||
| Hispanic/Latino | 164 |
|
||||
| Bachelor's or higher | 1684 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Bowman County, ND"
|
||||
classification: county
|
||||
fips: "38011"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2906
|
||||
population_under_18: 719
|
||||
population_18_64: 1475
|
||||
population_65_plus: 712
|
||||
median_household_income: 72109
|
||||
poverty_rate: 13.44
|
||||
homeownership_rate: 83.27
|
||||
unemployment_rate: 3.1
|
||||
median_home_value: 164900
|
||||
gini_index: 0.3741
|
||||
vacancy_rate: 21.04
|
||||
race_white: 2685
|
||||
race_black: 0
|
||||
race_asian: 0
|
||||
race_native: 54
|
||||
hispanic: 78
|
||||
bachelors_plus: 696
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bowman County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2906 |
|
||||
| Under 18 | 719 |
|
||||
| 18–64 | 1475 |
|
||||
| 65+ | 712 |
|
||||
| Median household income | 72109 |
|
||||
| Poverty rate | 13.44 |
|
||||
| Homeownership rate | 83.27 |
|
||||
| Unemployment rate | 3.1 |
|
||||
| Median home value | 164900 |
|
||||
| Gini index | 0.3741 |
|
||||
| Vacancy rate | 21.04 |
|
||||
| White | 2685 |
|
||||
| Black | 0 |
|
||||
| Asian | 0 |
|
||||
| Native | 54 |
|
||||
| Hispanic/Latino | 78 |
|
||||
| Bachelor's or higher | 696 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Burke County, ND"
|
||||
classification: county
|
||||
fips: "38013"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2156
|
||||
population_under_18: 583
|
||||
population_18_64: 1120
|
||||
population_65_plus: 453
|
||||
median_household_income: 91591
|
||||
poverty_rate: 5.89
|
||||
homeownership_rate: 75.11
|
||||
unemployment_rate: 3.73
|
||||
median_home_value: 158100
|
||||
gini_index: 0.4451
|
||||
vacancy_rate: 33.63
|
||||
race_white: 1872
|
||||
race_black: 37
|
||||
race_asian: 45
|
||||
race_native: 39
|
||||
hispanic: 54
|
||||
bachelors_plus: 385
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Burke County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2156 |
|
||||
| Under 18 | 583 |
|
||||
| 18–64 | 1120 |
|
||||
| 65+ | 453 |
|
||||
| Median household income | 91591 |
|
||||
| Poverty rate | 5.89 |
|
||||
| Homeownership rate | 75.11 |
|
||||
| Unemployment rate | 3.73 |
|
||||
| Median home value | 158100 |
|
||||
| Gini index | 0.4451 |
|
||||
| Vacancy rate | 33.63 |
|
||||
| White | 1872 |
|
||||
| Black | 37 |
|
||||
| Asian | 45 |
|
||||
| Native | 39 |
|
||||
| Hispanic/Latino | 54 |
|
||||
| Bachelor's or higher | 385 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Burleigh County, ND"
|
||||
classification: county
|
||||
fips: "38015"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 100600
|
||||
population_under_18: 23364
|
||||
population_18_64: 59208
|
||||
population_65_plus: 18028
|
||||
median_household_income: 86851
|
||||
poverty_rate: 7.91
|
||||
homeownership_rate: 71.16
|
||||
unemployment_rate: 2.27
|
||||
median_home_value: 324000
|
||||
gini_index: 0.431
|
||||
vacancy_rate: 5.73
|
||||
race_white: 86404
|
||||
race_black: 2029
|
||||
race_asian: 991
|
||||
race_native: 3500
|
||||
hispanic: 3376
|
||||
bachelors_plus: 34715
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Burleigh County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 100600 |
|
||||
| Under 18 | 23364 |
|
||||
| 18–64 | 59208 |
|
||||
| 65+ | 18028 |
|
||||
| Median household income | 86851 |
|
||||
| Poverty rate | 7.91 |
|
||||
| Homeownership rate | 71.16 |
|
||||
| Unemployment rate | 2.27 |
|
||||
| Median home value | 324000 |
|
||||
| Gini index | 0.431 |
|
||||
| Vacancy rate | 5.73 |
|
||||
| White | 86404 |
|
||||
| Black | 2029 |
|
||||
| Asian | 991 |
|
||||
| Native | 3500 |
|
||||
| Hispanic/Latino | 3376 |
|
||||
| Bachelor's or higher | 34715 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cass County, ND"
|
||||
classification: county
|
||||
fips: "38017"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 193400
|
||||
population_under_18: 42900
|
||||
population_18_64: 125346
|
||||
population_65_plus: 25154
|
||||
median_household_income: 75555
|
||||
poverty_rate: 11.0
|
||||
homeownership_rate: 51.97
|
||||
unemployment_rate: 2.98
|
||||
median_home_value: 298000
|
||||
gini_index: 0.4659
|
||||
vacancy_rate: 5.72
|
||||
race_white: 159233
|
||||
race_black: 13496
|
||||
race_asian: 6219
|
||||
race_native: 1881
|
||||
hispanic: 6953
|
||||
bachelors_plus: 69217
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cass County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 193400 |
|
||||
| Under 18 | 42900 |
|
||||
| 18–64 | 125346 |
|
||||
| 65+ | 25154 |
|
||||
| Median household income | 75555 |
|
||||
| Poverty rate | 11.0 |
|
||||
| Homeownership rate | 51.97 |
|
||||
| Unemployment rate | 2.98 |
|
||||
| Median home value | 298000 |
|
||||
| Gini index | 0.4659 |
|
||||
| Vacancy rate | 5.72 |
|
||||
| White | 159233 |
|
||||
| Black | 13496 |
|
||||
| Asian | 6219 |
|
||||
| Native | 1881 |
|
||||
| Hispanic/Latino | 6953 |
|
||||
| Bachelor's or higher | 69217 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cavalier County, ND"
|
||||
classification: county
|
||||
fips: "38019"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 3633
|
||||
population_under_18: 797
|
||||
population_18_64: 1823
|
||||
population_65_plus: 1013
|
||||
median_household_income: 69531
|
||||
poverty_rate: 8.51
|
||||
homeownership_rate: 81.35
|
||||
unemployment_rate: 1.03
|
||||
median_home_value: 125800
|
||||
gini_index: 0.4967
|
||||
vacancy_rate: 26.03
|
||||
race_white: 3342
|
||||
race_black: 0
|
||||
race_asian: 26
|
||||
race_native: 24
|
||||
hispanic: 84
|
||||
bachelors_plus: 643
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cavalier County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 3633 |
|
||||
| Under 18 | 797 |
|
||||
| 18–64 | 1823 |
|
||||
| 65+ | 1013 |
|
||||
| Median household income | 69531 |
|
||||
| Poverty rate | 8.51 |
|
||||
| Homeownership rate | 81.35 |
|
||||
| Unemployment rate | 1.03 |
|
||||
| Median home value | 125800 |
|
||||
| Gini index | 0.4967 |
|
||||
| Vacancy rate | 26.03 |
|
||||
| White | 3342 |
|
||||
| Black | 0 |
|
||||
| Asian | 26 |
|
||||
| Native | 24 |
|
||||
| Hispanic/Latino | 84 |
|
||||
| Bachelor's or higher | 643 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Dickey County, ND"
|
||||
classification: county
|
||||
fips: "38021"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 4935
|
||||
population_under_18: 1125
|
||||
population_18_64: 2830
|
||||
population_65_plus: 980
|
||||
median_household_income: 68654
|
||||
poverty_rate: 11.75
|
||||
homeownership_rate: 79.71
|
||||
unemployment_rate: 4.12
|
||||
median_home_value: 162400
|
||||
gini_index: 0.4806
|
||||
vacancy_rate: 18.05
|
||||
race_white: 4452
|
||||
race_black: 0
|
||||
race_asian: 71
|
||||
race_native: 51
|
||||
hispanic: 204
|
||||
bachelors_plus: 1213
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dickey County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 4935 |
|
||||
| Under 18 | 1125 |
|
||||
| 18–64 | 2830 |
|
||||
| 65+ | 980 |
|
||||
| Median household income | 68654 |
|
||||
| Poverty rate | 11.75 |
|
||||
| Homeownership rate | 79.71 |
|
||||
| Unemployment rate | 4.12 |
|
||||
| Median home value | 162400 |
|
||||
| Gini index | 0.4806 |
|
||||
| Vacancy rate | 18.05 |
|
||||
| White | 4452 |
|
||||
| Black | 0 |
|
||||
| Asian | 71 |
|
||||
| Native | 51 |
|
||||
| Hispanic/Latino | 204 |
|
||||
| Bachelor's or higher | 1213 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Divide County, ND"
|
||||
classification: county
|
||||
fips: "38023"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2167
|
||||
population_under_18: 419
|
||||
population_18_64: 1192
|
||||
population_65_plus: 556
|
||||
median_household_income: 91852
|
||||
poverty_rate: 9.25
|
||||
homeownership_rate: 77.26
|
||||
unemployment_rate: 2.31
|
||||
median_home_value: 167600
|
||||
gini_index: 0.3965
|
||||
vacancy_rate: 28.1
|
||||
race_white: 1942
|
||||
race_black: 3
|
||||
race_asian: 11
|
||||
race_native: 0
|
||||
hispanic: 94
|
||||
bachelors_plus: 541
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Divide County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2167 |
|
||||
| Under 18 | 419 |
|
||||
| 18–64 | 1192 |
|
||||
| 65+ | 556 |
|
||||
| Median household income | 91852 |
|
||||
| Poverty rate | 9.25 |
|
||||
| Homeownership rate | 77.26 |
|
||||
| Unemployment rate | 2.31 |
|
||||
| Median home value | 167600 |
|
||||
| Gini index | 0.3965 |
|
||||
| Vacancy rate | 28.1 |
|
||||
| White | 1942 |
|
||||
| Black | 3 |
|
||||
| Asian | 11 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 94 |
|
||||
| Bachelor's or higher | 541 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Dunn County, ND"
|
||||
classification: county
|
||||
fips: "38025"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 4040
|
||||
population_under_18: 1053
|
||||
population_18_64: 2201
|
||||
population_65_plus: 786
|
||||
median_household_income: 97689
|
||||
poverty_rate: 7.4
|
||||
homeownership_rate: 74.35
|
||||
unemployment_rate: 3.42
|
||||
median_home_value: 275000
|
||||
gini_index: 0.488
|
||||
vacancy_rate: 24.76
|
||||
race_white: 3244
|
||||
race_black: 9
|
||||
race_asian: 38
|
||||
race_native: 384
|
||||
hispanic: 182
|
||||
bachelors_plus: 924
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dunn County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 4040 |
|
||||
| Under 18 | 1053 |
|
||||
| 18–64 | 2201 |
|
||||
| 65+ | 786 |
|
||||
| Median household income | 97689 |
|
||||
| Poverty rate | 7.4 |
|
||||
| Homeownership rate | 74.35 |
|
||||
| Unemployment rate | 3.42 |
|
||||
| Median home value | 275000 |
|
||||
| Gini index | 0.488 |
|
||||
| Vacancy rate | 24.76 |
|
||||
| White | 3244 |
|
||||
| Black | 9 |
|
||||
| Asian | 38 |
|
||||
| Native | 384 |
|
||||
| Hispanic/Latino | 182 |
|
||||
| Bachelor's or higher | 924 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Eddy County, ND"
|
||||
classification: county
|
||||
fips: "38027"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2307
|
||||
population_under_18: 482
|
||||
population_18_64: 1236
|
||||
population_65_plus: 589
|
||||
median_household_income: 50850
|
||||
poverty_rate: 14.24
|
||||
homeownership_rate: 72.04
|
||||
unemployment_rate: 2.54
|
||||
median_home_value: 124000
|
||||
gini_index: 0.4869
|
||||
vacancy_rate: 13.62
|
||||
race_white: 2085
|
||||
race_black: 0
|
||||
race_asian: 0
|
||||
race_native: 98
|
||||
hispanic: 124
|
||||
bachelors_plus: 694
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Eddy County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2307 |
|
||||
| Under 18 | 482 |
|
||||
| 18–64 | 1236 |
|
||||
| 65+ | 589 |
|
||||
| Median household income | 50850 |
|
||||
| Poverty rate | 14.24 |
|
||||
| Homeownership rate | 72.04 |
|
||||
| Unemployment rate | 2.54 |
|
||||
| Median home value | 124000 |
|
||||
| Gini index | 0.4869 |
|
||||
| Vacancy rate | 13.62 |
|
||||
| White | 2085 |
|
||||
| Black | 0 |
|
||||
| Asian | 0 |
|
||||
| Native | 98 |
|
||||
| Hispanic/Latino | 124 |
|
||||
| Bachelor's or higher | 694 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Emmons County, ND"
|
||||
classification: county
|
||||
fips: "38029"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 3254
|
||||
population_under_18: 658
|
||||
population_18_64: 1631
|
||||
population_65_plus: 965
|
||||
median_household_income: 66538
|
||||
poverty_rate: 9.08
|
||||
homeownership_rate: 79.78
|
||||
unemployment_rate: 2.27
|
||||
median_home_value: 117200
|
||||
gini_index: 0.4624
|
||||
vacancy_rate: 25.5
|
||||
race_white: 3037
|
||||
race_black: 4
|
||||
race_asian: 7
|
||||
race_native: 38
|
||||
hispanic: 39
|
||||
bachelors_plus: 695
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Emmons County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 3254 |
|
||||
| Under 18 | 658 |
|
||||
| 18–64 | 1631 |
|
||||
| 65+ | 965 |
|
||||
| Median household income | 66538 |
|
||||
| Poverty rate | 9.08 |
|
||||
| Homeownership rate | 79.78 |
|
||||
| Unemployment rate | 2.27 |
|
||||
| Median home value | 117200 |
|
||||
| Gini index | 0.4624 |
|
||||
| Vacancy rate | 25.5 |
|
||||
| White | 3037 |
|
||||
| Black | 4 |
|
||||
| Asian | 7 |
|
||||
| Native | 38 |
|
||||
| Hispanic/Latino | 39 |
|
||||
| Bachelor's or higher | 695 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Foster County, ND"
|
||||
classification: county
|
||||
fips: "38031"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 3358
|
||||
population_under_18: 731
|
||||
population_18_64: 1817
|
||||
population_65_plus: 810
|
||||
median_household_income: 87831
|
||||
poverty_rate: 8.77
|
||||
homeownership_rate: 79.69
|
||||
unemployment_rate: 0.97
|
||||
median_home_value: 167500
|
||||
gini_index: 0.4437
|
||||
vacancy_rate: 13.75
|
||||
race_white: 3165
|
||||
race_black: 10
|
||||
race_asian: 61
|
||||
race_native: 5
|
||||
hispanic: 57
|
||||
bachelors_plus: 853
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Foster County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 3358 |
|
||||
| Under 18 | 731 |
|
||||
| 18–64 | 1817 |
|
||||
| 65+ | 810 |
|
||||
| Median household income | 87831 |
|
||||
| Poverty rate | 8.77 |
|
||||
| Homeownership rate | 79.69 |
|
||||
| Unemployment rate | 0.97 |
|
||||
| Median home value | 167500 |
|
||||
| Gini index | 0.4437 |
|
||||
| Vacancy rate | 13.75 |
|
||||
| White | 3165 |
|
||||
| Black | 10 |
|
||||
| Asian | 61 |
|
||||
| Native | 5 |
|
||||
| Hispanic/Latino | 57 |
|
||||
| Bachelor's or higher | 853 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Golden Valley County, ND"
|
||||
classification: county
|
||||
fips: "38033"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 1653
|
||||
population_under_18: 371
|
||||
population_18_64: 803
|
||||
population_65_plus: 479
|
||||
median_household_income: 68021
|
||||
poverty_rate: 19.83
|
||||
homeownership_rate: 79.54
|
||||
unemployment_rate: 3.43
|
||||
median_home_value: 123900
|
||||
gini_index: 0.4121
|
||||
vacancy_rate: 22.51
|
||||
race_white: 1501
|
||||
race_black: 3
|
||||
race_asian: 4
|
||||
race_native: 0
|
||||
hispanic: 10
|
||||
bachelors_plus: 326
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Golden Valley County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1653 |
|
||||
| Under 18 | 371 |
|
||||
| 18–64 | 803 |
|
||||
| 65+ | 479 |
|
||||
| Median household income | 68021 |
|
||||
| Poverty rate | 19.83 |
|
||||
| Homeownership rate | 79.54 |
|
||||
| Unemployment rate | 3.43 |
|
||||
| Median home value | 123900 |
|
||||
| Gini index | 0.4121 |
|
||||
| Vacancy rate | 22.51 |
|
||||
| White | 1501 |
|
||||
| Black | 3 |
|
||||
| Asian | 4 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 10 |
|
||||
| Bachelor's or higher | 326 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Grand Forks County, ND"
|
||||
classification: county
|
||||
fips: "38035"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 72923
|
||||
population_under_18: 15443
|
||||
population_18_64: 47089
|
||||
population_65_plus: 10391
|
||||
median_household_income: 68075
|
||||
poverty_rate: 13.2
|
||||
homeownership_rate: 51.78
|
||||
unemployment_rate: 2.33
|
||||
median_home_value: 252700
|
||||
gini_index: 0.4597
|
||||
vacancy_rate: 7.66
|
||||
race_white: 60573
|
||||
race_black: 2820
|
||||
race_asian: 2020
|
||||
race_native: 1347
|
||||
hispanic: 3919
|
||||
bachelors_plus: 22365
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Grand Forks County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 72923 |
|
||||
| Under 18 | 15443 |
|
||||
| 18–64 | 47089 |
|
||||
| 65+ | 10391 |
|
||||
| Median household income | 68075 |
|
||||
| Poverty rate | 13.2 |
|
||||
| Homeownership rate | 51.78 |
|
||||
| Unemployment rate | 2.33 |
|
||||
| Median home value | 252700 |
|
||||
| Gini index | 0.4597 |
|
||||
| Vacancy rate | 7.66 |
|
||||
| White | 60573 |
|
||||
| Black | 2820 |
|
||||
| Asian | 2020 |
|
||||
| Native | 1347 |
|
||||
| Hispanic/Latino | 3919 |
|
||||
| Bachelor's or higher | 22365 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Grant County, ND"
|
||||
classification: county
|
||||
fips: "38037"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2269
|
||||
population_under_18: 510
|
||||
population_18_64: 1085
|
||||
population_65_plus: 674
|
||||
median_household_income: 57875
|
||||
poverty_rate: 16.61
|
||||
homeownership_rate: 83.38
|
||||
unemployment_rate: 3.57
|
||||
median_home_value: 93200
|
||||
gini_index: 0.5121
|
||||
vacancy_rate: 35.23
|
||||
race_white: 2097
|
||||
race_black: 3
|
||||
race_asian: 35
|
||||
race_native: 53
|
||||
hispanic: 28
|
||||
bachelors_plus: 422
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Grant County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2269 |
|
||||
| Under 18 | 510 |
|
||||
| 18–64 | 1085 |
|
||||
| 65+ | 674 |
|
||||
| Median household income | 57875 |
|
||||
| Poverty rate | 16.61 |
|
||||
| Homeownership rate | 83.38 |
|
||||
| Unemployment rate | 3.57 |
|
||||
| Median home value | 93200 |
|
||||
| Gini index | 0.5121 |
|
||||
| Vacancy rate | 35.23 |
|
||||
| White | 2097 |
|
||||
| Black | 3 |
|
||||
| Asian | 35 |
|
||||
| Native | 53 |
|
||||
| Hispanic/Latino | 28 |
|
||||
| Bachelor's or higher | 422 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Griggs County, ND"
|
||||
classification: county
|
||||
fips: "38039"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2245
|
||||
population_under_18: 463
|
||||
population_18_64: 1116
|
||||
population_65_plus: 666
|
||||
median_household_income: 61711
|
||||
poverty_rate: 11.71
|
||||
homeownership_rate: 76.61
|
||||
unemployment_rate: 1.42
|
||||
median_home_value: 119300
|
||||
gini_index: 0.5376
|
||||
vacancy_rate: 27.06
|
||||
race_white: 2116
|
||||
race_black: 18
|
||||
race_asian: 5
|
||||
race_native: 3
|
||||
hispanic: 40
|
||||
bachelors_plus: 534
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Griggs County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2245 |
|
||||
| Under 18 | 463 |
|
||||
| 18–64 | 1116 |
|
||||
| 65+ | 666 |
|
||||
| Median household income | 61711 |
|
||||
| Poverty rate | 11.71 |
|
||||
| Homeownership rate | 76.61 |
|
||||
| Unemployment rate | 1.42 |
|
||||
| Median home value | 119300 |
|
||||
| Gini index | 0.5376 |
|
||||
| Vacancy rate | 27.06 |
|
||||
| White | 2116 |
|
||||
| Black | 18 |
|
||||
| Asian | 5 |
|
||||
| Native | 3 |
|
||||
| Hispanic/Latino | 40 |
|
||||
| Bachelor's or higher | 534 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hettinger County, ND"
|
||||
classification: county
|
||||
fips: "38041"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2432
|
||||
population_under_18: 450
|
||||
population_18_64: 1327
|
||||
population_65_plus: 655
|
||||
median_household_income: 73026
|
||||
poverty_rate: 11.02
|
||||
homeownership_rate: 76.81
|
||||
unemployment_rate: 5.39
|
||||
median_home_value: 117300
|
||||
gini_index: 0.4971
|
||||
vacancy_rate: 21.75
|
||||
race_white: 2290
|
||||
race_black: 4
|
||||
race_asian: 7
|
||||
race_native: 62
|
||||
hispanic: 0
|
||||
bachelors_plus: 477
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hettinger County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2432 |
|
||||
| Under 18 | 450 |
|
||||
| 18–64 | 1327 |
|
||||
| 65+ | 655 |
|
||||
| Median household income | 73026 |
|
||||
| Poverty rate | 11.02 |
|
||||
| Homeownership rate | 76.81 |
|
||||
| Unemployment rate | 5.39 |
|
||||
| Median home value | 117300 |
|
||||
| Gini index | 0.4971 |
|
||||
| Vacancy rate | 21.75 |
|
||||
| White | 2290 |
|
||||
| Black | 4 |
|
||||
| Asian | 7 |
|
||||
| Native | 62 |
|
||||
| Hispanic/Latino | 0 |
|
||||
| Bachelor's or higher | 477 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Kidder County, ND"
|
||||
classification: county
|
||||
fips: "38043"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2377
|
||||
population_under_18: 524
|
||||
population_18_64: 1198
|
||||
population_65_plus: 655
|
||||
median_household_income: 65610
|
||||
poverty_rate: 10.22
|
||||
homeownership_rate: 76.07
|
||||
unemployment_rate: 1.47
|
||||
median_home_value: 156600
|
||||
gini_index: 0.4313
|
||||
vacancy_rate: 29.52
|
||||
race_white: 2283
|
||||
race_black: 5
|
||||
race_asian: 8
|
||||
race_native: 0
|
||||
hispanic: 71
|
||||
bachelors_plus: 515
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kidder County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2377 |
|
||||
| Under 18 | 524 |
|
||||
| 18–64 | 1198 |
|
||||
| 65+ | 655 |
|
||||
| Median household income | 65610 |
|
||||
| Poverty rate | 10.22 |
|
||||
| Homeownership rate | 76.07 |
|
||||
| Unemployment rate | 1.47 |
|
||||
| Median home value | 156600 |
|
||||
| Gini index | 0.4313 |
|
||||
| Vacancy rate | 29.52 |
|
||||
| White | 2283 |
|
||||
| Black | 5 |
|
||||
| Asian | 8 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 71 |
|
||||
| Bachelor's or higher | 515 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "LaMoure County, ND"
|
||||
classification: county
|
||||
fips: "38045"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 4118
|
||||
population_under_18: 944
|
||||
population_18_64: 2072
|
||||
population_65_plus: 1102
|
||||
median_household_income: 80664
|
||||
poverty_rate: 8.7
|
||||
homeownership_rate: 83.55
|
||||
unemployment_rate: 2.45
|
||||
median_home_value: 117200
|
||||
gini_index: 0.429
|
||||
vacancy_rate: 15.54
|
||||
race_white: 3952
|
||||
race_black: 6
|
||||
race_asian: 5
|
||||
race_native: 20
|
||||
hispanic: 79
|
||||
bachelors_plus: 890
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# LaMoure County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 4118 |
|
||||
| Under 18 | 944 |
|
||||
| 18–64 | 2072 |
|
||||
| 65+ | 1102 |
|
||||
| Median household income | 80664 |
|
||||
| Poverty rate | 8.7 |
|
||||
| Homeownership rate | 83.55 |
|
||||
| Unemployment rate | 2.45 |
|
||||
| Median home value | 117200 |
|
||||
| Gini index | 0.429 |
|
||||
| Vacancy rate | 15.54 |
|
||||
| White | 3952 |
|
||||
| Black | 6 |
|
||||
| Asian | 5 |
|
||||
| Native | 20 |
|
||||
| Hispanic/Latino | 79 |
|
||||
| Bachelor's or higher | 890 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Logan County, ND"
|
||||
classification: county
|
||||
fips: "38047"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 1819
|
||||
population_under_18: 380
|
||||
population_18_64: 912
|
||||
population_65_plus: 527
|
||||
median_household_income: 62750
|
||||
poverty_rate: 12.43
|
||||
homeownership_rate: 83.01
|
||||
unemployment_rate: 1.74
|
||||
median_home_value: 102000
|
||||
gini_index: 0.4534
|
||||
vacancy_rate: 27.38
|
||||
race_white: 1713
|
||||
race_black: 4
|
||||
race_asian: 3
|
||||
race_native: 8
|
||||
hispanic: 71
|
||||
bachelors_plus: 376
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Logan County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1819 |
|
||||
| Under 18 | 380 |
|
||||
| 18–64 | 912 |
|
||||
| 65+ | 527 |
|
||||
| Median household income | 62750 |
|
||||
| Poverty rate | 12.43 |
|
||||
| Homeownership rate | 83.01 |
|
||||
| Unemployment rate | 1.74 |
|
||||
| Median home value | 102000 |
|
||||
| Gini index | 0.4534 |
|
||||
| Vacancy rate | 27.38 |
|
||||
| White | 1713 |
|
||||
| Black | 4 |
|
||||
| Asian | 3 |
|
||||
| Native | 8 |
|
||||
| Hispanic/Latino | 71 |
|
||||
| Bachelor's or higher | 376 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "McHenry County, ND"
|
||||
classification: county
|
||||
fips: "38049"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 5207
|
||||
population_under_18: 1260
|
||||
population_18_64: 2794
|
||||
population_65_plus: 1153
|
||||
median_household_income: 80733
|
||||
poverty_rate: 9.69
|
||||
homeownership_rate: 81.37
|
||||
unemployment_rate: 4.13
|
||||
median_home_value: 151000
|
||||
gini_index: 0.408
|
||||
vacancy_rate: 20.79
|
||||
race_white: 4908
|
||||
race_black: 40
|
||||
race_asian: 12
|
||||
race_native: 40
|
||||
hispanic: 112
|
||||
bachelors_plus: 864
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# McHenry County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 5207 |
|
||||
| Under 18 | 1260 |
|
||||
| 18–64 | 2794 |
|
||||
| 65+ | 1153 |
|
||||
| Median household income | 80733 |
|
||||
| Poverty rate | 9.69 |
|
||||
| Homeownership rate | 81.37 |
|
||||
| Unemployment rate | 4.13 |
|
||||
| Median home value | 151000 |
|
||||
| Gini index | 0.408 |
|
||||
| Vacancy rate | 20.79 |
|
||||
| White | 4908 |
|
||||
| Black | 40 |
|
||||
| Asian | 12 |
|
||||
| Native | 40 |
|
||||
| Hispanic/Latino | 112 |
|
||||
| Bachelor's or higher | 864 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "McIntosh County, ND"
|
||||
classification: county
|
||||
fips: "38051"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2497
|
||||
population_under_18: 464
|
||||
population_18_64: 1252
|
||||
population_65_plus: 781
|
||||
median_household_income: 64419
|
||||
poverty_rate: 12.25
|
||||
homeownership_rate: 79.18
|
||||
unemployment_rate: 3.07
|
||||
median_home_value: 84200
|
||||
gini_index: 0.4295
|
||||
vacancy_rate: 28.68
|
||||
race_white: 2307
|
||||
race_black: 2
|
||||
race_asian: 21
|
||||
race_native: 41
|
||||
hispanic: 82
|
||||
bachelors_plus: 469
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# McIntosh County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2497 |
|
||||
| Under 18 | 464 |
|
||||
| 18–64 | 1252 |
|
||||
| 65+ | 781 |
|
||||
| Median household income | 64419 |
|
||||
| Poverty rate | 12.25 |
|
||||
| Homeownership rate | 79.18 |
|
||||
| Unemployment rate | 3.07 |
|
||||
| Median home value | 84200 |
|
||||
| Gini index | 0.4295 |
|
||||
| Vacancy rate | 28.68 |
|
||||
| White | 2307 |
|
||||
| Black | 2 |
|
||||
| Asian | 21 |
|
||||
| Native | 41 |
|
||||
| Hispanic/Latino | 82 |
|
||||
| Bachelor's or higher | 469 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "McKenzie County, ND"
|
||||
classification: county
|
||||
fips: "38053"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 14321
|
||||
population_under_18: 4450
|
||||
population_18_64: 8535
|
||||
population_65_plus: 1336
|
||||
median_household_income: 93404
|
||||
poverty_rate: 11.96
|
||||
homeownership_rate: 53.39
|
||||
unemployment_rate: 1.27
|
||||
median_home_value: 349600
|
||||
gini_index: 0.4525
|
||||
vacancy_rate: 22.64
|
||||
race_white: 11191
|
||||
race_black: 276
|
||||
race_asian: 162
|
||||
race_native: 1180
|
||||
hispanic: 1729
|
||||
bachelors_plus: 2056
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# McKenzie County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 14321 |
|
||||
| Under 18 | 4450 |
|
||||
| 18–64 | 8535 |
|
||||
| 65+ | 1336 |
|
||||
| Median household income | 93404 |
|
||||
| Poverty rate | 11.96 |
|
||||
| Homeownership rate | 53.39 |
|
||||
| Unemployment rate | 1.27 |
|
||||
| Median home value | 349600 |
|
||||
| Gini index | 0.4525 |
|
||||
| Vacancy rate | 22.64 |
|
||||
| White | 11191 |
|
||||
| Black | 276 |
|
||||
| Asian | 162 |
|
||||
| Native | 1180 |
|
||||
| Hispanic/Latino | 1729 |
|
||||
| Bachelor's or higher | 2056 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "McLean County, ND"
|
||||
classification: county
|
||||
fips: "38055"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 9823
|
||||
population_under_18: 2069
|
||||
population_18_64: 5173
|
||||
population_65_plus: 2581
|
||||
median_household_income: 83583
|
||||
poverty_rate: 8.88
|
||||
homeownership_rate: 84.17
|
||||
unemployment_rate: 1.35
|
||||
median_home_value: 227100
|
||||
gini_index: 0.4057
|
||||
vacancy_rate: 24.63
|
||||
race_white: 8698
|
||||
race_black: 10
|
||||
race_asian: 100
|
||||
race_native: 576
|
||||
hispanic: 201
|
||||
bachelors_plus: 2251
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# McLean County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 9823 |
|
||||
| Under 18 | 2069 |
|
||||
| 18–64 | 5173 |
|
||||
| 65+ | 2581 |
|
||||
| Median household income | 83583 |
|
||||
| Poverty rate | 8.88 |
|
||||
| Homeownership rate | 84.17 |
|
||||
| Unemployment rate | 1.35 |
|
||||
| Median home value | 227100 |
|
||||
| Gini index | 0.4057 |
|
||||
| Vacancy rate | 24.63 |
|
||||
| White | 8698 |
|
||||
| Black | 10 |
|
||||
| Asian | 100 |
|
||||
| Native | 576 |
|
||||
| Hispanic/Latino | 201 |
|
||||
| Bachelor's or higher | 2251 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Mercer County, ND"
|
||||
classification: county
|
||||
fips: "38057"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 8337
|
||||
population_under_18: 1949
|
||||
population_18_64: 4512
|
||||
population_65_plus: 1876
|
||||
median_household_income: 80946
|
||||
poverty_rate: 9.67
|
||||
homeownership_rate: 81.05
|
||||
unemployment_rate: 2.53
|
||||
median_home_value: 198500
|
||||
gini_index: 0.3997
|
||||
vacancy_rate: 22.99
|
||||
race_white: 7647
|
||||
race_black: 1
|
||||
race_asian: 42
|
||||
race_native: 204
|
||||
hispanic: 231
|
||||
bachelors_plus: 1680
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mercer County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 8337 |
|
||||
| Under 18 | 1949 |
|
||||
| 18–64 | 4512 |
|
||||
| 65+ | 1876 |
|
||||
| Median household income | 80946 |
|
||||
| Poverty rate | 9.67 |
|
||||
| Homeownership rate | 81.05 |
|
||||
| Unemployment rate | 2.53 |
|
||||
| Median home value | 198500 |
|
||||
| Gini index | 0.3997 |
|
||||
| Vacancy rate | 22.99 |
|
||||
| White | 7647 |
|
||||
| Black | 1 |
|
||||
| Asian | 42 |
|
||||
| Native | 204 |
|
||||
| Hispanic/Latino | 231 |
|
||||
| Bachelor's or higher | 1680 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Morton County, ND"
|
||||
classification: county
|
||||
fips: "38059"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 33777
|
||||
population_under_18: 7723
|
||||
population_18_64: 20207
|
||||
population_65_plus: 5847
|
||||
median_household_income: 79382
|
||||
poverty_rate: 8.04
|
||||
homeownership_rate: 74.15
|
||||
unemployment_rate: 1.53
|
||||
median_home_value: 263900
|
||||
gini_index: 0.4626
|
||||
vacancy_rate: 9.82
|
||||
race_white: 29426
|
||||
race_black: 548
|
||||
race_asian: 46
|
||||
race_native: 1376
|
||||
hispanic: 1486
|
||||
bachelors_plus: 8223
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Morton County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 33777 |
|
||||
| Under 18 | 7723 |
|
||||
| 18–64 | 20207 |
|
||||
| 65+ | 5847 |
|
||||
| Median household income | 79382 |
|
||||
| Poverty rate | 8.04 |
|
||||
| Homeownership rate | 74.15 |
|
||||
| Unemployment rate | 1.53 |
|
||||
| Median home value | 263900 |
|
||||
| Gini index | 0.4626 |
|
||||
| Vacancy rate | 9.82 |
|
||||
| White | 29426 |
|
||||
| Black | 548 |
|
||||
| Asian | 46 |
|
||||
| Native | 1376 |
|
||||
| Hispanic/Latino | 1486 |
|
||||
| Bachelor's or higher | 8223 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Mountrail County, ND"
|
||||
classification: county
|
||||
fips: "38061"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 9507
|
||||
population_under_18: 2760
|
||||
population_18_64: 5462
|
||||
population_65_plus: 1285
|
||||
median_household_income: 80717
|
||||
poverty_rate: 14.52
|
||||
homeownership_rate: 61.55
|
||||
unemployment_rate: 1.08
|
||||
median_home_value: 232700
|
||||
gini_index: 0.4805
|
||||
vacancy_rate: 23.49
|
||||
race_white: 5485
|
||||
race_black: 175
|
||||
race_asian: 54
|
||||
race_native: 2750
|
||||
hispanic: 819
|
||||
bachelors_plus: 1861
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mountrail County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 9507 |
|
||||
| Under 18 | 2760 |
|
||||
| 18–64 | 5462 |
|
||||
| 65+ | 1285 |
|
||||
| Median household income | 80717 |
|
||||
| Poverty rate | 14.52 |
|
||||
| Homeownership rate | 61.55 |
|
||||
| Unemployment rate | 1.08 |
|
||||
| Median home value | 232700 |
|
||||
| Gini index | 0.4805 |
|
||||
| Vacancy rate | 23.49 |
|
||||
| White | 5485 |
|
||||
| Black | 175 |
|
||||
| Asian | 54 |
|
||||
| Native | 2750 |
|
||||
| Hispanic/Latino | 819 |
|
||||
| Bachelor's or higher | 1861 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Nelson County, ND"
|
||||
classification: county
|
||||
fips: "38063"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 3016
|
||||
population_under_18: 625
|
||||
population_18_64: 1538
|
||||
population_65_plus: 853
|
||||
median_household_income: 67193
|
||||
poverty_rate: 7.16
|
||||
homeownership_rate: 75.11
|
||||
unemployment_rate: 1.11
|
||||
median_home_value: 139700
|
||||
gini_index: 0.4965
|
||||
vacancy_rate: 24.96
|
||||
race_white: 2795
|
||||
race_black: 14
|
||||
race_asian: 22
|
||||
race_native: 29
|
||||
hispanic: 89
|
||||
bachelors_plus: 813
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nelson County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 3016 |
|
||||
| Under 18 | 625 |
|
||||
| 18–64 | 1538 |
|
||||
| 65+ | 853 |
|
||||
| Median household income | 67193 |
|
||||
| Poverty rate | 7.16 |
|
||||
| Homeownership rate | 75.11 |
|
||||
| Unemployment rate | 1.11 |
|
||||
| Median home value | 139700 |
|
||||
| Gini index | 0.4965 |
|
||||
| Vacancy rate | 24.96 |
|
||||
| White | 2795 |
|
||||
| Black | 14 |
|
||||
| Asian | 22 |
|
||||
| Native | 29 |
|
||||
| Hispanic/Latino | 89 |
|
||||
| Bachelor's or higher | 813 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Oliver County, ND"
|
||||
classification: county
|
||||
fips: "38065"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 1839
|
||||
population_under_18: 476
|
||||
population_18_64: 862
|
||||
population_65_plus: 501
|
||||
median_household_income: 77240
|
||||
poverty_rate: 5.22
|
||||
homeownership_rate: 95.17
|
||||
unemployment_rate: 1.0
|
||||
median_home_value: 215700
|
||||
gini_index: 0.4049
|
||||
vacancy_rate: 18.81
|
||||
race_white: 1820
|
||||
race_black: 0
|
||||
race_asian: 0
|
||||
race_native: 0
|
||||
hispanic: 18
|
||||
bachelors_plus: 361
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Oliver County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1839 |
|
||||
| Under 18 | 476 |
|
||||
| 18–64 | 862 |
|
||||
| 65+ | 501 |
|
||||
| Median household income | 77240 |
|
||||
| Poverty rate | 5.22 |
|
||||
| Homeownership rate | 95.17 |
|
||||
| Unemployment rate | 1.0 |
|
||||
| Median home value | 215700 |
|
||||
| Gini index | 0.4049 |
|
||||
| Vacancy rate | 18.81 |
|
||||
| White | 1820 |
|
||||
| Black | 0 |
|
||||
| Asian | 0 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 18 |
|
||||
| Bachelor's or higher | 361 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Pembina County, ND"
|
||||
classification: county
|
||||
fips: "38067"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 6727
|
||||
population_under_18: 1418
|
||||
population_18_64: 3565
|
||||
population_65_plus: 1744
|
||||
median_household_income: 68393
|
||||
poverty_rate: 9.25
|
||||
homeownership_rate: 74.57
|
||||
unemployment_rate: 3.36
|
||||
median_home_value: 119200
|
||||
gini_index: 0.4553
|
||||
vacancy_rate: 15.13
|
||||
race_white: 6030
|
||||
race_black: 65
|
||||
race_asian: 32
|
||||
race_native: 102
|
||||
hispanic: 286
|
||||
bachelors_plus: 1462
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Pembina County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 6727 |
|
||||
| Under 18 | 1418 |
|
||||
| 18–64 | 3565 |
|
||||
| 65+ | 1744 |
|
||||
| Median household income | 68393 |
|
||||
| Poverty rate | 9.25 |
|
||||
| Homeownership rate | 74.57 |
|
||||
| Unemployment rate | 3.36 |
|
||||
| Median home value | 119200 |
|
||||
| Gini index | 0.4553 |
|
||||
| Vacancy rate | 15.13 |
|
||||
| White | 6030 |
|
||||
| Black | 65 |
|
||||
| Asian | 32 |
|
||||
| Native | 102 |
|
||||
| Hispanic/Latino | 286 |
|
||||
| Bachelor's or higher | 1462 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Pierce County, ND"
|
||||
classification: county
|
||||
fips: "38069"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 3928
|
||||
population_under_18: 820
|
||||
population_18_64: 2070
|
||||
population_65_plus: 1038
|
||||
median_household_income: 59365
|
||||
poverty_rate: 10.8
|
||||
homeownership_rate: 81.55
|
||||
unemployment_rate: 1.08
|
||||
median_home_value: 147300
|
||||
gini_index: 0.4574
|
||||
vacancy_rate: 9.21
|
||||
race_white: 3571
|
||||
race_black: 11
|
||||
race_asian: 17
|
||||
race_native: 167
|
||||
hispanic: 32
|
||||
bachelors_plus: 991
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Pierce County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 3928 |
|
||||
| Under 18 | 820 |
|
||||
| 18–64 | 2070 |
|
||||
| 65+ | 1038 |
|
||||
| Median household income | 59365 |
|
||||
| Poverty rate | 10.8 |
|
||||
| Homeownership rate | 81.55 |
|
||||
| Unemployment rate | 1.08 |
|
||||
| Median home value | 147300 |
|
||||
| Gini index | 0.4574 |
|
||||
| Vacancy rate | 9.21 |
|
||||
| White | 3571 |
|
||||
| Black | 11 |
|
||||
| Asian | 17 |
|
||||
| Native | 167 |
|
||||
| Hispanic/Latino | 32 |
|
||||
| Bachelor's or higher | 991 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ramsey County, ND"
|
||||
classification: county
|
||||
fips: "38071"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 11556
|
||||
population_under_18: 2681
|
||||
population_18_64: 6287
|
||||
population_65_plus: 2588
|
||||
median_household_income: 61006
|
||||
poverty_rate: 15.19
|
||||
homeownership_rate: 54.53
|
||||
unemployment_rate: 1.24
|
||||
median_home_value: 199300
|
||||
gini_index: 0.4762
|
||||
vacancy_rate: 7.87
|
||||
race_white: 9415
|
||||
race_black: 114
|
||||
race_asian: 99
|
||||
race_native: 1105
|
||||
hispanic: 328
|
||||
bachelors_plus: 2506
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ramsey County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 11556 |
|
||||
| Under 18 | 2681 |
|
||||
| 18–64 | 6287 |
|
||||
| 65+ | 2588 |
|
||||
| Median household income | 61006 |
|
||||
| Poverty rate | 15.19 |
|
||||
| Homeownership rate | 54.53 |
|
||||
| Unemployment rate | 1.24 |
|
||||
| Median home value | 199300 |
|
||||
| Gini index | 0.4762 |
|
||||
| Vacancy rate | 7.87 |
|
||||
| White | 9415 |
|
||||
| Black | 114 |
|
||||
| Asian | 99 |
|
||||
| Native | 1105 |
|
||||
| Hispanic/Latino | 328 |
|
||||
| Bachelor's or higher | 2506 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ransom County, ND"
|
||||
classification: county
|
||||
fips: "38073"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 5643
|
||||
population_under_18: 1217
|
||||
population_18_64: 3180
|
||||
population_65_plus: 1246
|
||||
median_household_income: 75736
|
||||
poverty_rate: 10.36
|
||||
homeownership_rate: 74.67
|
||||
unemployment_rate: 2.88
|
||||
median_home_value: 193000
|
||||
gini_index: 0.4061
|
||||
vacancy_rate: 8.21
|
||||
race_white: 5195
|
||||
race_black: 64
|
||||
race_asian: 37
|
||||
race_native: 17
|
||||
hispanic: 155
|
||||
bachelors_plus: 1154
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ransom County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 5643 |
|
||||
| Under 18 | 1217 |
|
||||
| 18–64 | 3180 |
|
||||
| 65+ | 1246 |
|
||||
| Median household income | 75736 |
|
||||
| Poverty rate | 10.36 |
|
||||
| Homeownership rate | 74.67 |
|
||||
| Unemployment rate | 2.88 |
|
||||
| Median home value | 193000 |
|
||||
| Gini index | 0.4061 |
|
||||
| Vacancy rate | 8.21 |
|
||||
| White | 5195 |
|
||||
| Black | 64 |
|
||||
| Asian | 37 |
|
||||
| Native | 17 |
|
||||
| Hispanic/Latino | 155 |
|
||||
| Bachelor's or higher | 1154 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Renville County, ND"
|
||||
classification: county
|
||||
fips: "38075"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2304
|
||||
population_under_18: 489
|
||||
population_18_64: 1330
|
||||
population_65_plus: 485
|
||||
median_household_income: 74301
|
||||
poverty_rate: 9.07
|
||||
homeownership_rate: 78.74
|
||||
unemployment_rate: 0.97
|
||||
median_home_value: 166000
|
||||
gini_index: 0.3908
|
||||
vacancy_rate: 27.63
|
||||
race_white: 2175
|
||||
race_black: 5
|
||||
race_asian: 13
|
||||
race_native: 5
|
||||
hispanic: 18
|
||||
bachelors_plus: 377
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Renville County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2304 |
|
||||
| Under 18 | 489 |
|
||||
| 18–64 | 1330 |
|
||||
| 65+ | 485 |
|
||||
| Median household income | 74301 |
|
||||
| Poverty rate | 9.07 |
|
||||
| Homeownership rate | 78.74 |
|
||||
| Unemployment rate | 0.97 |
|
||||
| Median home value | 166000 |
|
||||
| Gini index | 0.3908 |
|
||||
| Vacancy rate | 27.63 |
|
||||
| White | 2175 |
|
||||
| Black | 5 |
|
||||
| Asian | 13 |
|
||||
| Native | 5 |
|
||||
| Hispanic/Latino | 18 |
|
||||
| Bachelor's or higher | 377 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Richland County, ND"
|
||||
classification: county
|
||||
fips: "38077"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 16584
|
||||
population_under_18: 3595
|
||||
population_18_64: 9633
|
||||
population_65_plus: 3356
|
||||
median_household_income: 75432
|
||||
poverty_rate: 9.68
|
||||
homeownership_rate: 68.11
|
||||
unemployment_rate: 1.67
|
||||
median_home_value: 183600
|
||||
gini_index: 0.4474
|
||||
vacancy_rate: 9.04
|
||||
race_white: 14911
|
||||
race_black: 144
|
||||
race_asian: 135
|
||||
race_native: 297
|
||||
hispanic: 624
|
||||
bachelors_plus: 3296
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Richland County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 16584 |
|
||||
| Under 18 | 3595 |
|
||||
| 18–64 | 9633 |
|
||||
| 65+ | 3356 |
|
||||
| Median household income | 75432 |
|
||||
| Poverty rate | 9.68 |
|
||||
| Homeownership rate | 68.11 |
|
||||
| Unemployment rate | 1.67 |
|
||||
| Median home value | 183600 |
|
||||
| Gini index | 0.4474 |
|
||||
| Vacancy rate | 9.04 |
|
||||
| White | 14911 |
|
||||
| Black | 144 |
|
||||
| Asian | 135 |
|
||||
| Native | 297 |
|
||||
| Hispanic/Latino | 624 |
|
||||
| Bachelor's or higher | 3296 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Rolette County, ND"
|
||||
classification: county
|
||||
fips: "38079"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 11924
|
||||
population_under_18: 3843
|
||||
population_18_64: 6509
|
||||
population_65_plus: 1572
|
||||
median_household_income: 59517
|
||||
poverty_rate: 24.33
|
||||
homeownership_rate: 62.83
|
||||
unemployment_rate: 4.01
|
||||
median_home_value: 103800
|
||||
gini_index: 0.4633
|
||||
vacancy_rate: 17.85
|
||||
race_white: 2192
|
||||
race_black: 17
|
||||
race_asian: 62
|
||||
race_native: 9074
|
||||
hispanic: 151
|
||||
bachelors_plus: 1712
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rolette County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 11924 |
|
||||
| Under 18 | 3843 |
|
||||
| 18–64 | 6509 |
|
||||
| 65+ | 1572 |
|
||||
| Median household income | 59517 |
|
||||
| Poverty rate | 24.33 |
|
||||
| Homeownership rate | 62.83 |
|
||||
| Unemployment rate | 4.01 |
|
||||
| Median home value | 103800 |
|
||||
| Gini index | 0.4633 |
|
||||
| Vacancy rate | 17.85 |
|
||||
| White | 2192 |
|
||||
| Black | 17 |
|
||||
| Asian | 62 |
|
||||
| Native | 9074 |
|
||||
| Hispanic/Latino | 151 |
|
||||
| Bachelor's or higher | 1712 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Sargent County, ND"
|
||||
classification: county
|
||||
fips: "38081"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 3804
|
||||
population_under_18: 776
|
||||
population_18_64: 2120
|
||||
population_65_plus: 908
|
||||
median_household_income: 77946
|
||||
poverty_rate: 6.88
|
||||
homeownership_rate: 72.47
|
||||
unemployment_rate: 0.77
|
||||
median_home_value: 163200
|
||||
gini_index: 0.4372
|
||||
vacancy_rate: 12.27
|
||||
race_white: 3429
|
||||
race_black: 120
|
||||
race_asian: 11
|
||||
race_native: 10
|
||||
hispanic: 110
|
||||
bachelors_plus: 650
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sargent County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 3804 |
|
||||
| Under 18 | 776 |
|
||||
| 18–64 | 2120 |
|
||||
| 65+ | 908 |
|
||||
| Median household income | 77946 |
|
||||
| Poverty rate | 6.88 |
|
||||
| Homeownership rate | 72.47 |
|
||||
| Unemployment rate | 0.77 |
|
||||
| Median home value | 163200 |
|
||||
| Gini index | 0.4372 |
|
||||
| Vacancy rate | 12.27 |
|
||||
| White | 3429 |
|
||||
| Black | 120 |
|
||||
| Asian | 11 |
|
||||
| Native | 10 |
|
||||
| Hispanic/Latino | 110 |
|
||||
| Bachelor's or higher | 650 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Sheridan County, ND"
|
||||
classification: county
|
||||
fips: "38083"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 1303
|
||||
population_under_18: 219
|
||||
population_18_64: 667
|
||||
population_65_plus: 417
|
||||
median_household_income: 62639
|
||||
poverty_rate: 10.14
|
||||
homeownership_rate: 84.0
|
||||
unemployment_rate: 1.06
|
||||
median_home_value: 110300
|
||||
gini_index: 0.4416
|
||||
vacancy_rate: 19.45
|
||||
race_white: 1260
|
||||
race_black: 0
|
||||
race_asian: 7
|
||||
race_native: 5
|
||||
hispanic: 5
|
||||
bachelors_plus: 211
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sheridan County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1303 |
|
||||
| Under 18 | 219 |
|
||||
| 18–64 | 667 |
|
||||
| 65+ | 417 |
|
||||
| Median household income | 62639 |
|
||||
| Poverty rate | 10.14 |
|
||||
| Homeownership rate | 84.0 |
|
||||
| Unemployment rate | 1.06 |
|
||||
| Median home value | 110300 |
|
||||
| Gini index | 0.4416 |
|
||||
| Vacancy rate | 19.45 |
|
||||
| White | 1260 |
|
||||
| Black | 0 |
|
||||
| Asian | 7 |
|
||||
| Native | 5 |
|
||||
| Hispanic/Latino | 5 |
|
||||
| Bachelor's or higher | 211 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Sioux County, ND"
|
||||
classification: county
|
||||
fips: "38085"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 3740
|
||||
population_under_18: 1273
|
||||
population_18_64: 2107
|
||||
population_65_plus: 360
|
||||
median_household_income: 42083
|
||||
poverty_rate: 43.29
|
||||
homeownership_rate: 46.58
|
||||
unemployment_rate: 17.02
|
||||
median_home_value: 85400
|
||||
gini_index: 0.5313
|
||||
vacancy_rate: 13.12
|
||||
race_white: 465
|
||||
race_black: 14
|
||||
race_asian: 25
|
||||
race_native: 3098
|
||||
hispanic: 56
|
||||
bachelors_plus: 430
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sioux County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 3740 |
|
||||
| Under 18 | 1273 |
|
||||
| 18–64 | 2107 |
|
||||
| 65+ | 360 |
|
||||
| Median household income | 42083 |
|
||||
| Poverty rate | 43.29 |
|
||||
| Homeownership rate | 46.58 |
|
||||
| Unemployment rate | 17.02 |
|
||||
| Median home value | 85400 |
|
||||
| Gini index | 0.5313 |
|
||||
| Vacancy rate | 13.12 |
|
||||
| White | 465 |
|
||||
| Black | 14 |
|
||||
| Asian | 25 |
|
||||
| Native | 3098 |
|
||||
| Hispanic/Latino | 56 |
|
||||
| Bachelor's or higher | 430 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Slope County, ND"
|
||||
classification: county
|
||||
fips: "38087"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 766
|
||||
population_under_18: 122
|
||||
population_18_64: 424
|
||||
population_65_plus: 220
|
||||
median_household_income: 71250
|
||||
poverty_rate: 4.96
|
||||
homeownership_rate: 80.75
|
||||
unemployment_rate: 2.68
|
||||
median_home_value: 170000
|
||||
gini_index: 0.4674
|
||||
vacancy_rate: 17.98
|
||||
race_white: 708
|
||||
race_black: 0
|
||||
race_asian: 0
|
||||
race_native: 0
|
||||
hispanic: 1
|
||||
bachelors_plus: 201
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Slope County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 766 |
|
||||
| Under 18 | 122 |
|
||||
| 18–64 | 424 |
|
||||
| 65+ | 220 |
|
||||
| Median household income | 71250 |
|
||||
| Poverty rate | 4.96 |
|
||||
| Homeownership rate | 80.75 |
|
||||
| Unemployment rate | 2.68 |
|
||||
| Median home value | 170000 |
|
||||
| Gini index | 0.4674 |
|
||||
| Vacancy rate | 17.98 |
|
||||
| White | 708 |
|
||||
| Black | 0 |
|
||||
| Asian | 0 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 1 |
|
||||
| Bachelor's or higher | 201 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Stark County, ND"
|
||||
classification: county
|
||||
fips: "38089"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 33302
|
||||
population_under_18: 9201
|
||||
population_18_64: 19440
|
||||
population_65_plus: 4661
|
||||
median_household_income: 84449
|
||||
poverty_rate: 12.08
|
||||
homeownership_rate: 66.79
|
||||
unemployment_rate: 2.99
|
||||
median_home_value: 271700
|
||||
gini_index: 0.4232
|
||||
vacancy_rate: 12.74
|
||||
race_white: 28513
|
||||
race_black: 786
|
||||
race_asian: 374
|
||||
race_native: 315
|
||||
hispanic: 2429
|
||||
bachelors_plus: 7936
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Stark County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 33302 |
|
||||
| Under 18 | 9201 |
|
||||
| 18–64 | 19440 |
|
||||
| 65+ | 4661 |
|
||||
| Median household income | 84449 |
|
||||
| Poverty rate | 12.08 |
|
||||
| Homeownership rate | 66.79 |
|
||||
| Unemployment rate | 2.99 |
|
||||
| Median home value | 271700 |
|
||||
| Gini index | 0.4232 |
|
||||
| Vacancy rate | 12.74 |
|
||||
| White | 28513 |
|
||||
| Black | 786 |
|
||||
| Asian | 374 |
|
||||
| Native | 315 |
|
||||
| Hispanic/Latino | 2429 |
|
||||
| Bachelor's or higher | 7936 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Steele County, ND"
|
||||
classification: county
|
||||
fips: "38091"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 1804
|
||||
population_under_18: 393
|
||||
population_18_64: 870
|
||||
population_65_plus: 541
|
||||
median_household_income: 77500
|
||||
poverty_rate: 12.86
|
||||
homeownership_rate: 77.79
|
||||
unemployment_rate: 3.27
|
||||
median_home_value: 130700
|
||||
gini_index: 0.4429
|
||||
vacancy_rate: 27.97
|
||||
race_white: 1705
|
||||
race_black: 3
|
||||
race_asian: 0
|
||||
race_native: 11
|
||||
hispanic: 35
|
||||
bachelors_plus: 422
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Steele County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1804 |
|
||||
| Under 18 | 393 |
|
||||
| 18–64 | 870 |
|
||||
| 65+ | 541 |
|
||||
| Median household income | 77500 |
|
||||
| Poverty rate | 12.86 |
|
||||
| Homeownership rate | 77.79 |
|
||||
| Unemployment rate | 3.27 |
|
||||
| Median home value | 130700 |
|
||||
| Gini index | 0.4429 |
|
||||
| Vacancy rate | 27.97 |
|
||||
| White | 1705 |
|
||||
| Black | 3 |
|
||||
| Asian | 0 |
|
||||
| Native | 11 |
|
||||
| Hispanic/Latino | 35 |
|
||||
| Bachelor's or higher | 422 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Stutsman County, ND"
|
||||
classification: county
|
||||
fips: "38093"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 21549
|
||||
population_under_18: 4331
|
||||
population_18_64: 12816
|
||||
population_65_plus: 4402
|
||||
median_household_income: 61856
|
||||
poverty_rate: 12.61
|
||||
homeownership_rate: 63.06
|
||||
unemployment_rate: 3.99
|
||||
median_home_value: 208400
|
||||
gini_index: 0.4974
|
||||
vacancy_rate: 9.37
|
||||
race_white: 19542
|
||||
race_black: 558
|
||||
race_asian: 122
|
||||
race_native: 363
|
||||
hispanic: 696
|
||||
bachelors_plus: 4938
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Stutsman County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 21549 |
|
||||
| Under 18 | 4331 |
|
||||
| 18–64 | 12816 |
|
||||
| 65+ | 4402 |
|
||||
| Median household income | 61856 |
|
||||
| Poverty rate | 12.61 |
|
||||
| Homeownership rate | 63.06 |
|
||||
| Unemployment rate | 3.99 |
|
||||
| Median home value | 208400 |
|
||||
| Gini index | 0.4974 |
|
||||
| Vacancy rate | 9.37 |
|
||||
| White | 19542 |
|
||||
| Black | 558 |
|
||||
| Asian | 122 |
|
||||
| Native | 363 |
|
||||
| Hispanic/Latino | 696 |
|
||||
| Bachelor's or higher | 4938 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Towner County, ND"
|
||||
classification: county
|
||||
fips: "38095"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 2079
|
||||
population_under_18: 517
|
||||
population_18_64: 1083
|
||||
population_65_plus: 479
|
||||
median_household_income: 67350
|
||||
poverty_rate: 8.5
|
||||
homeownership_rate: 78.77
|
||||
unemployment_rate: 0.66
|
||||
median_home_value: 134800
|
||||
gini_index: 0.4654
|
||||
vacancy_rate: 21.2
|
||||
race_white: 1739
|
||||
race_black: 1
|
||||
race_asian: 0
|
||||
race_native: 127
|
||||
hispanic: 106
|
||||
bachelors_plus: 395
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Towner County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2079 |
|
||||
| Under 18 | 517 |
|
||||
| 18–64 | 1083 |
|
||||
| 65+ | 479 |
|
||||
| Median household income | 67350 |
|
||||
| Poverty rate | 8.5 |
|
||||
| Homeownership rate | 78.77 |
|
||||
| Unemployment rate | 0.66 |
|
||||
| Median home value | 134800 |
|
||||
| Gini index | 0.4654 |
|
||||
| Vacancy rate | 21.2 |
|
||||
| White | 1739 |
|
||||
| Black | 1 |
|
||||
| Asian | 0 |
|
||||
| Native | 127 |
|
||||
| Hispanic/Latino | 106 |
|
||||
| Bachelor's or higher | 395 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Traill County, ND"
|
||||
classification: county
|
||||
fips: "38097"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 7970
|
||||
population_under_18: 1821
|
||||
population_18_64: 4532
|
||||
population_65_plus: 1617
|
||||
median_household_income: 87004
|
||||
poverty_rate: 9.06
|
||||
homeownership_rate: 74.35
|
||||
unemployment_rate: 2.23
|
||||
median_home_value: 200700
|
||||
gini_index: 0.4386
|
||||
vacancy_rate: 9.03
|
||||
race_white: 7208
|
||||
race_black: 77
|
||||
race_asian: 45
|
||||
race_native: 63
|
||||
hispanic: 315
|
||||
bachelors_plus: 2126
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Traill County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 7970 |
|
||||
| Under 18 | 1821 |
|
||||
| 18–64 | 4532 |
|
||||
| 65+ | 1617 |
|
||||
| Median household income | 87004 |
|
||||
| Poverty rate | 9.06 |
|
||||
| Homeownership rate | 74.35 |
|
||||
| Unemployment rate | 2.23 |
|
||||
| Median home value | 200700 |
|
||||
| Gini index | 0.4386 |
|
||||
| Vacancy rate | 9.03 |
|
||||
| White | 7208 |
|
||||
| Black | 77 |
|
||||
| Asian | 45 |
|
||||
| Native | 63 |
|
||||
| Hispanic/Latino | 315 |
|
||||
| Bachelor's or higher | 2126 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Walsh County, ND"
|
||||
classification: county
|
||||
fips: "38099"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 10396
|
||||
population_under_18: 2435
|
||||
population_18_64: 5685
|
||||
population_65_plus: 2276
|
||||
median_household_income: 71944
|
||||
poverty_rate: 11.22
|
||||
homeownership_rate: 76.05
|
||||
unemployment_rate: 1.97
|
||||
median_home_value: 132700
|
||||
gini_index: 0.3946
|
||||
vacancy_rate: 15.12
|
||||
race_white: 8657
|
||||
race_black: 85
|
||||
race_asian: 94
|
||||
race_native: 134
|
||||
hispanic: 1363
|
||||
bachelors_plus: 1810
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Walsh County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 10396 |
|
||||
| Under 18 | 2435 |
|
||||
| 18–64 | 5685 |
|
||||
| 65+ | 2276 |
|
||||
| Median household income | 71944 |
|
||||
| Poverty rate | 11.22 |
|
||||
| Homeownership rate | 76.05 |
|
||||
| Unemployment rate | 1.97 |
|
||||
| Median home value | 132700 |
|
||||
| Gini index | 0.3946 |
|
||||
| Vacancy rate | 15.12 |
|
||||
| White | 8657 |
|
||||
| Black | 85 |
|
||||
| Asian | 94 |
|
||||
| Native | 134 |
|
||||
| Hispanic/Latino | 1363 |
|
||||
| Bachelor's or higher | 1810 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ward County, ND"
|
||||
classification: county
|
||||
fips: "38101"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 68973
|
||||
population_under_18: 16616
|
||||
population_18_64: 42721
|
||||
population_65_plus: 9636
|
||||
median_household_income: 78238
|
||||
poverty_rate: 8.56
|
||||
homeownership_rate: 60.78
|
||||
unemployment_rate: 3.57
|
||||
median_home_value: 267100
|
||||
gini_index: 0.4392
|
||||
vacancy_rate: 12.06
|
||||
race_white: 56047
|
||||
race_black: 3271
|
||||
race_asian: 1148
|
||||
race_native: 1269
|
||||
hispanic: 4947
|
||||
bachelors_plus: 17247
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ward County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 68973 |
|
||||
| Under 18 | 16616 |
|
||||
| 18–64 | 42721 |
|
||||
| 65+ | 9636 |
|
||||
| Median household income | 78238 |
|
||||
| Poverty rate | 8.56 |
|
||||
| Homeownership rate | 60.78 |
|
||||
| Unemployment rate | 3.57 |
|
||||
| Median home value | 267100 |
|
||||
| Gini index | 0.4392 |
|
||||
| Vacancy rate | 12.06 |
|
||||
| White | 56047 |
|
||||
| Black | 3271 |
|
||||
| Asian | 1148 |
|
||||
| Native | 1269 |
|
||||
| Hispanic/Latino | 4947 |
|
||||
| Bachelor's or higher | 17247 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Wells County, ND"
|
||||
classification: county
|
||||
fips: "38103"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 3890
|
||||
population_under_18: 910
|
||||
population_18_64: 1940
|
||||
population_65_plus: 1040
|
||||
median_household_income: 66114
|
||||
poverty_rate: 9.13
|
||||
homeownership_rate: 77.06
|
||||
unemployment_rate: 1.99
|
||||
median_home_value: 114500
|
||||
gini_index: 0.5072
|
||||
vacancy_rate: 19.1
|
||||
race_white: 3698
|
||||
race_black: 0
|
||||
race_asian: 9
|
||||
race_native: 14
|
||||
hispanic: 22
|
||||
bachelors_plus: 717
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Wells County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 3890 |
|
||||
| Under 18 | 910 |
|
||||
| 18–64 | 1940 |
|
||||
| 65+ | 1040 |
|
||||
| Median household income | 66114 |
|
||||
| Poverty rate | 9.13 |
|
||||
| Homeownership rate | 77.06 |
|
||||
| Unemployment rate | 1.99 |
|
||||
| Median home value | 114500 |
|
||||
| Gini index | 0.5072 |
|
||||
| Vacancy rate | 19.1 |
|
||||
| White | 3698 |
|
||||
| Black | 0 |
|
||||
| Asian | 9 |
|
||||
| Native | 14 |
|
||||
| Hispanic/Latino | 22 |
|
||||
| Bachelor's or higher | 717 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Williams County, ND"
|
||||
classification: county
|
||||
fips: "38105"
|
||||
state: "ND"
|
||||
demographics:
|
||||
population: 39555
|
||||
population_under_18: 11934
|
||||
population_18_64: 23687
|
||||
population_65_plus: 3934
|
||||
median_household_income: 85595
|
||||
poverty_rate: 8.64
|
||||
homeownership_rate: 52.98
|
||||
unemployment_rate: 4.36
|
||||
median_home_value: 284800
|
||||
gini_index: 0.4595
|
||||
vacancy_rate: 25.63
|
||||
race_white: 31591
|
||||
race_black: 1858
|
||||
race_asian: 481
|
||||
race_native: 1218
|
||||
hispanic: 4028
|
||||
bachelors_plus: 7721
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Williams County, ND
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 39555 |
|
||||
| Under 18 | 11934 |
|
||||
| 18–64 | 23687 |
|
||||
| 65+ | 3934 |
|
||||
| Median household income | 85595 |
|
||||
| Poverty rate | 8.64 |
|
||||
| Homeownership rate | 52.98 |
|
||||
| Unemployment rate | 4.36 |
|
||||
| Median home value | 284800 |
|
||||
| Gini index | 0.4595 |
|
||||
| Vacancy rate | 25.63 |
|
||||
| White | 31591 |
|
||||
| Black | 1858 |
|
||||
| Asian | 481 |
|
||||
| Native | 1218 |
|
||||
| Hispanic/Latino | 4028 |
|
||||
| Bachelor's or higher | 7721 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "ND-00"
|
||||
classification: congressional-district
|
||||
state: "ND"
|
||||
district: "ND-00"
|
||||
demographics:
|
||||
population: 796568
|
||||
population_under_18: 203753
|
||||
population_18_64: 286871
|
||||
population_65_plus: 305944
|
||||
median_household_income: 77871
|
||||
poverty_rate: 11.13
|
||||
homeownership_rate: 61.16
|
||||
unemployment_rate: 1.91
|
||||
median_home_value: 266100
|
||||
gini_index: 0.457
|
||||
vacancy_rate: 8.21
|
||||
race_white: 653171
|
||||
race_black: 29903
|
||||
race_asian: 15416
|
||||
hispanic: 39853
|
||||
bachelors_plus: 180357
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, nd]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# ND-00
|
||||
|
||||
Congressional district ND-00.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 796568 |
|
||||
| Under 18 | 203753 |
|
||||
| 18–64 | 286871 |
|
||||
| 65+ | 305944 |
|
||||
| Median household income | 77871 |
|
||||
| Poverty rate | 11.13 |
|
||||
| Homeownership rate | 61.16 |
|
||||
| Unemployment rate | 1.91 |
|
||||
| Median home value | 266100 |
|
||||
| Gini index | 0.457 |
|
||||
| Vacancy rate | 8.21 |
|
||||
| White | 653171 |
|
||||
| Black | 29903 |
|
||||
| Asian | 15416 |
|
||||
| Hispanic/Latino | 39853 |
|
||||
| Bachelor's or higher | 180357 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
Reference in New Issue
Block a user