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: "Andrew Koontz"
|
||||
description: "U.S. House candidate, TN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-07"
|
||||
party: "IND"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF ANDREW KOONTZ"
|
||||
id: "C00942482"
|
||||
ids:
|
||||
fec: "H6TN06288"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Andrew Koontz
|
||||
|
||||
Independent open-seat for U.S. House (TN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF ANDREW KOONTZ (C00942482)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Andy Ogles"
|
||||
description: "U.S. House candidate, TN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-05"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANDY OGLES FOR CONGRESS"
|
||||
id: "C00811844"
|
||||
ids:
|
||||
fec: "H2TN05446"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Andy Ogles
|
||||
|
||||
Republican incumbent for U.S. House (TN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANDY OGLES FOR CONGRESS (C00811844)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Anna Golladay"
|
||||
description: "U.S. House candidate, TN-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-03"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GOLLADAY FOR CONGRESS"
|
||||
id: "C00936971"
|
||||
ids:
|
||||
fec: "H6TN03228"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anna Golladay
|
||||
|
||||
Democratic challenger for U.S. House (TN-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GOLLADAY FOR CONGRESS (C00936971)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bill Hagerty"
|
||||
description: "U.S. Senate candidate, TN (2026)"
|
||||
office: "U.S. Senate"
|
||||
state: "TN"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TEAM HAGERTY"
|
||||
id: "C00718627"
|
||||
ids:
|
||||
fec: "S0TN00169"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, senate, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bill Hagerty
|
||||
|
||||
Republican incumbent for U.S. Senate (TN), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TEAM HAGERTY (C00718627)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chaney Mosley"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHANEY MOSLEY FOR TENNESSEE"
|
||||
id: "C00909143"
|
||||
ids:
|
||||
fec: "H6TN06270"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chaney Mosley
|
||||
|
||||
Democratic open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHANEY MOSLEY FOR TENNESSEE (C00909143)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Charles J Fleischmann"
|
||||
description: "U.S. House candidate, TN-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-03"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHUCK FLEISCHMANN FOR CONGRESS COMMITTEE, INC."
|
||||
id: "C00461822"
|
||||
ids:
|
||||
fec: "H0TN03254"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charles J Fleischmann
|
||||
|
||||
Republican incumbent for U.S. House (TN-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHUCK FLEISCHMANN FOR CONGRESS COMMITTEE, INC. (C00461822)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Charlie Hatcher"
|
||||
description: "U.S. House candidate, TN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-05"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHARLIE HATCHER FOR CONGRESS"
|
||||
id: "C00923383"
|
||||
ids:
|
||||
fec: "H6TN05405"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charlie Hatcher
|
||||
|
||||
Republican challenger for U.S. House (TN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHARLIE HATCHER FOR CONGRESS (C00923383)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Charlotte Bergmann"
|
||||
description: "U.S. House candidate, TN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-09"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BERGMANN FOR CONGRESS CAMPAIGN"
|
||||
id: "C00693143"
|
||||
ids:
|
||||
fec: "H0TN09061"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charlotte Bergmann
|
||||
|
||||
Republican challenger for U.S. House (TN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BERGMANN FOR CONGRESS CAMPAIGN (C00693143)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Chaz Molder"
|
||||
description: "U.S. House candidate, TN-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-05"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MOLDER FOR CONGRESS"
|
||||
id: "C00918581"
|
||||
ids:
|
||||
fec: "H6TN05397"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chaz Molder
|
||||
|
||||
Democratic challenger for U.S. House (TN-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MOLDER FOR CONGRESS (C00918581)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Craig Ballin"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BALLIN FOR CONGRESS"
|
||||
id: "C00922435"
|
||||
ids:
|
||||
fec: "H6TN06247"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Craig Ballin
|
||||
|
||||
Democratic open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BALLIN FOR CONGRESS (C00922435)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Kustoff"
|
||||
description: "U.S. House candidate, TN-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-08"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KUSTOFF FOR CONGRESS"
|
||||
id: "C00614826"
|
||||
ids:
|
||||
fec: "H2TN07103"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Kustoff
|
||||
|
||||
Republican incumbent for U.S. House (TN-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KUSTOFF FOR CONGRESS (C00614826)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Diana Harshbarger"
|
||||
description: "U.S. House candidate, TN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-01"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DIANA FOR CONGRESS"
|
||||
id: "C00741090"
|
||||
ids:
|
||||
fec: "H0TN01118"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Diana Harshbarger
|
||||
|
||||
Republican incumbent for U.S. House (TN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DIANA FOR CONGRESS (C00741090)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "James Phd Torino"
|
||||
description: "U.S. House candidate, TN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JIM TORINO FOR US CONGRESS"
|
||||
id: "C00899450"
|
||||
ids:
|
||||
fec: "H6TN05355"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# James Phd Torino
|
||||
|
||||
Democratic challenger for U.S. House (TN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JIM TORINO FOR US CONGRESS (C00899450)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John W. Rose"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHN ROSE FOR TENNESSEE"
|
||||
id: "C00652743"
|
||||
ids:
|
||||
fec: "H8TN06094"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John W. Rose
|
||||
|
||||
Republican incumbent for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHN ROSE FOR TENNESSEE (C00652743)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Johnny Garrett"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHNNY GARRETT FOR CONGRESS"
|
||||
id: "C00910935"
|
||||
ids:
|
||||
fec: "H6TN06213"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Johnny Garrett
|
||||
|
||||
Republican open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHNNY GARRETT FOR CONGRESS (C00910935)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jon Henry"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HENRY FOR CONGRESS"
|
||||
id: "C00905984"
|
||||
ids:
|
||||
fec: "H6TN06262"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jon Henry
|
||||
|
||||
Republican open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HENRY FOR CONGRESS (C00905984)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Joyce Elaine Ed.D. Neal"
|
||||
description: "U.S. House candidate, TN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOYCE E NEAL FOR TN DISTRICT 4 US HOUSE OF REPRESENTATIVES"
|
||||
id: "C00902429"
|
||||
ids:
|
||||
fec: "H6TN05363"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Joyce Elaine Ed.D. Neal
|
||||
|
||||
Democratic challenger for U.S. House (TN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOYCE E NEAL FOR TN DISTRICT 4 US HOUSE OF REPRESENTATIVES (C00902429)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Justin J. Pearson"
|
||||
description: "U.S. House candidate, TN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-09"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "THE COMMITTEE TO ELECT JUSTIN J. PEARSON"
|
||||
id: "C00922633"
|
||||
ids:
|
||||
fec: "H6TN09449"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Justin J. Pearson
|
||||
|
||||
Democratic challenger for U.S. House (TN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- THE COMMITTEE TO ELECT JUSTIN J. PEARSON (C00922633)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kristi Burke"
|
||||
description: "U.S. House candidate, TN-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KRISTI FOR CONGRESS"
|
||||
id: "C00934778"
|
||||
ids:
|
||||
fec: "H6TN01537"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kristi Burke
|
||||
|
||||
Democratic challenger for U.S. House (TN-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KRISTI FOR CONGRESS (C00934778)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mark Dr. Green"
|
||||
description: "U.S. House candidate, TN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-07"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARK GREEN FOR CONGRESS"
|
||||
id: "C00658385"
|
||||
ids:
|
||||
fec: "H8TN07076"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mark Dr. Green
|
||||
|
||||
Republican incumbent for U.S. House (TN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARK GREEN FOR CONGRESS (C00658385)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Matthew Robert Van Epps"
|
||||
description: "U.S. House candidate, TN-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-07"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MATT VAN EPPS FOR CONGRESS"
|
||||
id: "C00908202"
|
||||
ids:
|
||||
fec: "H6TN07161"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Matthew Robert Van Epps
|
||||
|
||||
Republican incumbent for U.S. House (TN-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MATT VAN EPPS FOR CONGRESS (C00908202)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michaela Barnett"
|
||||
description: "U.S. House candidate, TN-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-02"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MICHAELA FOR TENNESSEE"
|
||||
id: "C00920520"
|
||||
ids:
|
||||
fec: "H6TN02170"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michaela Barnett
|
||||
|
||||
Democratic challenger for U.S. House (TN-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MICHAELA FOR TENNESSEE (C00920520)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mike Cortese"
|
||||
description: "U.S. House candidate, TN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MIKE FOR TENNESSEE"
|
||||
id: "C00911248"
|
||||
ids:
|
||||
fec: "H6TN05371"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mike Cortese
|
||||
|
||||
Democratic challenger for U.S. House (TN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MIKE FOR TENNESSEE (C00911248)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mike Croley"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MIKE CROLEY FOR TN6"
|
||||
id: "C00902239"
|
||||
ids:
|
||||
fec: "H6TN06171"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mike Croley
|
||||
|
||||
Democratic open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MIKE CROLEY FOR TN6 (C00902239)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Scott Hon. Desjarlais"
|
||||
description: "U.S. House candidate, TN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-04"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF SCOTT DESJARLAIS"
|
||||
id: "C00464073"
|
||||
ids:
|
||||
fec: "H0TN04195"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Scott Hon. Desjarlais
|
||||
|
||||
Republican incumbent for U.S. House (TN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF SCOTT DESJARLAIS (C00464073)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Steve I Mr. Cohen"
|
||||
description: "U.S. House candidate, TN-09 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-09"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "COHEN FOR CONGRESS"
|
||||
id: "C00422980"
|
||||
ids:
|
||||
fec: "H6TN09068"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Steve I Mr. Cohen
|
||||
|
||||
Democratic incumbent for U.S. House (TN-09), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- COHEN FOR CONGRESS (C00422980)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Thomas Eugene Davis"
|
||||
description: "U.S. House candidate, TN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-04"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ALLIES OF THOMAS E DAVIS FOR CONGRESS"
|
||||
id: "C00854737"
|
||||
ids:
|
||||
fec: "H4TN04247"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Thomas Eugene Davis
|
||||
|
||||
Republican challenger for U.S. House (TN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ALLIES OF THOMAS E DAVIS FOR CONGRESS (C00854737)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tim Burchett"
|
||||
description: "U.S. House candidate, TN-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-02"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BURCHETT FOR CONGRESS"
|
||||
id: "C00652149"
|
||||
ids:
|
||||
fec: "H8TN02119"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tim Burchett
|
||||
|
||||
Republican incumbent for U.S. House (TN-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BURCHETT FOR CONGRESS (C00652149)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Victoria Broderick"
|
||||
description: "U.S. House candidate, TN-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VICTORIA4TENNESSEE"
|
||||
id: "C00876433"
|
||||
ids:
|
||||
fec: "H4TN04270"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Victoria Broderick
|
||||
|
||||
Democratic challenger for U.S. House (TN-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VICTORIA4TENNESSEE (C00876433)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "William V. Hilleary"
|
||||
description: "U.S. House candidate, TN-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "TN"
|
||||
district: "TN-06"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "VAN FOR TENNESSEE"
|
||||
id: "C00909838"
|
||||
ids:
|
||||
fec: "H6TN06205"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# William V. Hilleary
|
||||
|
||||
Republican open-seat for U.S. House (TN-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- VAN FOR TENNESSEE (C00909838)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Anderson County, TN"
|
||||
classification: county
|
||||
fips: "47001"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 79153
|
||||
population_under_18: 18430
|
||||
population_18_64: 24130
|
||||
population_65_plus: 36593
|
||||
median_household_income: 66183
|
||||
poverty_rate: 13.36
|
||||
homeownership_rate: 71.7
|
||||
unemployment_rate: 3.74
|
||||
median_home_value: 239400
|
||||
gini_index: 0.4526
|
||||
vacancy_rate: 8.71
|
||||
race_white: 68854
|
||||
race_black: 2662
|
||||
race_asian: 1112
|
||||
race_native: 248
|
||||
hispanic: 3226
|
||||
bachelors_plus: 21992
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anderson County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 79153 |
|
||||
| Under 18 | 18430 |
|
||||
| 18–64 | 24130 |
|
||||
| 65+ | 36593 |
|
||||
| Median household income | 66183 |
|
||||
| Poverty rate | 13.36 |
|
||||
| Homeownership rate | 71.7 |
|
||||
| Unemployment rate | 3.74 |
|
||||
| Median home value | 239400 |
|
||||
| Gini index | 0.4526 |
|
||||
| Vacancy rate | 8.71 |
|
||||
| White | 68854 |
|
||||
| Black | 2662 |
|
||||
| Asian | 1112 |
|
||||
| Native | 248 |
|
||||
| Hispanic/Latino | 3226 |
|
||||
| Bachelor's or higher | 21992 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Bedford County, TN"
|
||||
classification: county
|
||||
fips: "47003"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 52237
|
||||
population_under_18: 14463
|
||||
population_18_64: 17158
|
||||
population_65_plus: 20616
|
||||
median_household_income: 67225
|
||||
poverty_rate: 12.61
|
||||
homeownership_rate: 71.86
|
||||
unemployment_rate: 4.22
|
||||
median_home_value: 281200
|
||||
gini_index: 0.424
|
||||
vacancy_rate: 4.8
|
||||
race_white: 39330
|
||||
race_black: 3349
|
||||
race_asian: 441
|
||||
race_native: 555
|
||||
hispanic: 8364
|
||||
bachelors_plus: 7676
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bedford County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 52237 |
|
||||
| Under 18 | 14463 |
|
||||
| 18–64 | 17158 |
|
||||
| 65+ | 20616 |
|
||||
| Median household income | 67225 |
|
||||
| Poverty rate | 12.61 |
|
||||
| Homeownership rate | 71.86 |
|
||||
| Unemployment rate | 4.22 |
|
||||
| Median home value | 281200 |
|
||||
| Gini index | 0.424 |
|
||||
| Vacancy rate | 4.8 |
|
||||
| White | 39330 |
|
||||
| Black | 3349 |
|
||||
| Asian | 441 |
|
||||
| Native | 555 |
|
||||
| Hispanic/Latino | 8364 |
|
||||
| Bachelor's or higher | 7676 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Benton County, TN"
|
||||
classification: county
|
||||
fips: "47005"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 16006
|
||||
population_under_18: 3513
|
||||
population_18_64: 4024
|
||||
population_65_plus: 8469
|
||||
median_household_income: 51746
|
||||
poverty_rate: 17.85
|
||||
homeownership_rate: 75.14
|
||||
unemployment_rate: 5.29
|
||||
median_home_value: 153600
|
||||
gini_index: 0.4273
|
||||
vacancy_rate: 16.9
|
||||
race_white: 14473
|
||||
race_black: 233
|
||||
race_asian: 166
|
||||
race_native: 30
|
||||
hispanic: 454
|
||||
bachelors_plus: 2116
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Benton County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 16006 |
|
||||
| Under 18 | 3513 |
|
||||
| 18–64 | 4024 |
|
||||
| 65+ | 8469 |
|
||||
| Median household income | 51746 |
|
||||
| Poverty rate | 17.85 |
|
||||
| Homeownership rate | 75.14 |
|
||||
| Unemployment rate | 5.29 |
|
||||
| Median home value | 153600 |
|
||||
| Gini index | 0.4273 |
|
||||
| Vacancy rate | 16.9 |
|
||||
| White | 14473 |
|
||||
| Black | 233 |
|
||||
| Asian | 166 |
|
||||
| Native | 30 |
|
||||
| Hispanic/Latino | 454 |
|
||||
| Bachelor's or higher | 2116 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Bledsoe County, TN"
|
||||
classification: county
|
||||
fips: "47007"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 15032
|
||||
population_under_18: 2677
|
||||
population_18_64: 4720
|
||||
population_65_plus: 7635
|
||||
median_household_income: 54720
|
||||
poverty_rate: 20.73
|
||||
homeownership_rate: 82.5
|
||||
unemployment_rate: 1.82
|
||||
median_home_value: 189400
|
||||
gini_index: 0.4358
|
||||
vacancy_rate: 17.83
|
||||
race_white: 13213
|
||||
race_black: 910
|
||||
race_asian: 26
|
||||
race_native: 45
|
||||
hispanic: 525
|
||||
bachelors_plus: 2086
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bledsoe County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 15032 |
|
||||
| Under 18 | 2677 |
|
||||
| 18–64 | 4720 |
|
||||
| 65+ | 7635 |
|
||||
| Median household income | 54720 |
|
||||
| Poverty rate | 20.73 |
|
||||
| Homeownership rate | 82.5 |
|
||||
| Unemployment rate | 1.82 |
|
||||
| Median home value | 189400 |
|
||||
| Gini index | 0.4358 |
|
||||
| Vacancy rate | 17.83 |
|
||||
| White | 13213 |
|
||||
| Black | 910 |
|
||||
| Asian | 26 |
|
||||
| Native | 45 |
|
||||
| Hispanic/Latino | 525 |
|
||||
| Bachelor's or higher | 2086 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Blount County, TN"
|
||||
classification: county
|
||||
fips: "47009"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 139333
|
||||
population_under_18: 30566
|
||||
population_18_64: 41218
|
||||
population_65_plus: 67549
|
||||
median_household_income: 77365
|
||||
poverty_rate: 8.37
|
||||
homeownership_rate: 76.99
|
||||
unemployment_rate: 3.54
|
||||
median_home_value: 320500
|
||||
gini_index: 0.4323
|
||||
vacancy_rate: 10.23
|
||||
race_white: 124360
|
||||
race_black: 3553
|
||||
race_asian: 1100
|
||||
race_native: 131
|
||||
hispanic: 6517
|
||||
bachelors_plus: 39536
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Blount County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 139333 |
|
||||
| Under 18 | 30566 |
|
||||
| 18–64 | 41218 |
|
||||
| 65+ | 67549 |
|
||||
| Median household income | 77365 |
|
||||
| Poverty rate | 8.37 |
|
||||
| Homeownership rate | 76.99 |
|
||||
| Unemployment rate | 3.54 |
|
||||
| Median home value | 320500 |
|
||||
| Gini index | 0.4323 |
|
||||
| Vacancy rate | 10.23 |
|
||||
| White | 124360 |
|
||||
| Black | 3553 |
|
||||
| Asian | 1100 |
|
||||
| Native | 131 |
|
||||
| Hispanic/Latino | 6517 |
|
||||
| Bachelor's or higher | 39536 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Bradley County, TN"
|
||||
classification: county
|
||||
fips: "47011"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 111065
|
||||
population_under_18: 27391
|
||||
population_18_64: 35059
|
||||
population_65_plus: 48615
|
||||
median_household_income: 66552
|
||||
poverty_rate: 12.69
|
||||
homeownership_rate: 67.26
|
||||
unemployment_rate: 6.57
|
||||
median_home_value: 261900
|
||||
gini_index: 0.4421
|
||||
vacancy_rate: 7.3
|
||||
race_white: 93033
|
||||
race_black: 4912
|
||||
race_asian: 1297
|
||||
race_native: 209
|
||||
hispanic: 9320
|
||||
bachelors_plus: 26335
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bradley County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 111065 |
|
||||
| Under 18 | 27391 |
|
||||
| 18–64 | 35059 |
|
||||
| 65+ | 48615 |
|
||||
| Median household income | 66552 |
|
||||
| Poverty rate | 12.69 |
|
||||
| Homeownership rate | 67.26 |
|
||||
| Unemployment rate | 6.57 |
|
||||
| Median home value | 261900 |
|
||||
| Gini index | 0.4421 |
|
||||
| Vacancy rate | 7.3 |
|
||||
| White | 93033 |
|
||||
| Black | 4912 |
|
||||
| Asian | 1297 |
|
||||
| Native | 209 |
|
||||
| Hispanic/Latino | 9320 |
|
||||
| Bachelor's or higher | 26335 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Campbell County, TN"
|
||||
classification: county
|
||||
fips: "47013"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 39761
|
||||
population_under_18: 8805
|
||||
population_18_64: 11403
|
||||
population_65_plus: 19553
|
||||
median_household_income: 51557
|
||||
poverty_rate: 18.53
|
||||
homeownership_rate: 69.2
|
||||
unemployment_rate: 4.96
|
||||
median_home_value: 186500
|
||||
gini_index: 0.4485
|
||||
vacancy_rate: 16.41
|
||||
race_white: 38085
|
||||
race_black: 201
|
||||
race_asian: 79
|
||||
race_native: 60
|
||||
hispanic: 636
|
||||
bachelors_plus: 5334
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Campbell County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 39761 |
|
||||
| Under 18 | 8805 |
|
||||
| 18–64 | 11403 |
|
||||
| 65+ | 19553 |
|
||||
| Median household income | 51557 |
|
||||
| Poverty rate | 18.53 |
|
||||
| Homeownership rate | 69.2 |
|
||||
| Unemployment rate | 4.96 |
|
||||
| Median home value | 186500 |
|
||||
| Gini index | 0.4485 |
|
||||
| Vacancy rate | 16.41 |
|
||||
| White | 38085 |
|
||||
| Black | 201 |
|
||||
| Asian | 79 |
|
||||
| Native | 60 |
|
||||
| Hispanic/Latino | 636 |
|
||||
| Bachelor's or higher | 5334 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cannon County, TN"
|
||||
classification: county
|
||||
fips: "47015"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 14818
|
||||
population_under_18: 3610
|
||||
population_18_64: 4565
|
||||
population_65_plus: 6643
|
||||
median_household_income: 59443
|
||||
poverty_rate: 18.27
|
||||
homeownership_rate: 78.38
|
||||
unemployment_rate: 2.8
|
||||
median_home_value: 252000
|
||||
gini_index: 0.442
|
||||
vacancy_rate: 10.49
|
||||
race_white: 13832
|
||||
race_black: 337
|
||||
race_asian: 0
|
||||
race_native: 26
|
||||
hispanic: 460
|
||||
bachelors_plus: 2363
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cannon County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 14818 |
|
||||
| Under 18 | 3610 |
|
||||
| 18–64 | 4565 |
|
||||
| 65+ | 6643 |
|
||||
| Median household income | 59443 |
|
||||
| Poverty rate | 18.27 |
|
||||
| Homeownership rate | 78.38 |
|
||||
| Unemployment rate | 2.8 |
|
||||
| Median home value | 252000 |
|
||||
| Gini index | 0.442 |
|
||||
| Vacancy rate | 10.49 |
|
||||
| White | 13832 |
|
||||
| Black | 337 |
|
||||
| Asian | 0 |
|
||||
| Native | 26 |
|
||||
| Hispanic/Latino | 460 |
|
||||
| Bachelor's or higher | 2363 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Carroll County, TN"
|
||||
classification: county
|
||||
fips: "47017"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 28641
|
||||
population_under_18: 7153
|
||||
population_18_64: 8428
|
||||
population_65_plus: 13060
|
||||
median_household_income: 51787
|
||||
poverty_rate: 16.96
|
||||
homeownership_rate: 74.54
|
||||
unemployment_rate: 4.52
|
||||
median_home_value: 142400
|
||||
gini_index: 0.4363
|
||||
vacancy_rate: 11.9
|
||||
race_white: 24195
|
||||
race_black: 2415
|
||||
race_asian: 87
|
||||
race_native: 33
|
||||
hispanic: 899
|
||||
bachelors_plus: 5007
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carroll County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 28641 |
|
||||
| Under 18 | 7153 |
|
||||
| 18–64 | 8428 |
|
||||
| 65+ | 13060 |
|
||||
| Median household income | 51787 |
|
||||
| Poverty rate | 16.96 |
|
||||
| Homeownership rate | 74.54 |
|
||||
| Unemployment rate | 4.52 |
|
||||
| Median home value | 142400 |
|
||||
| Gini index | 0.4363 |
|
||||
| Vacancy rate | 11.9 |
|
||||
| White | 24195 |
|
||||
| Black | 2415 |
|
||||
| Asian | 87 |
|
||||
| Native | 33 |
|
||||
| Hispanic/Latino | 899 |
|
||||
| Bachelor's or higher | 5007 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Carter County, TN"
|
||||
classification: county
|
||||
fips: "47019"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 56712
|
||||
population_under_18: 11345
|
||||
population_18_64: 16411
|
||||
population_65_plus: 28956
|
||||
median_household_income: 50135
|
||||
poverty_rate: 17.08
|
||||
homeownership_rate: 75.19
|
||||
unemployment_rate: 6.24
|
||||
median_home_value: 168200
|
||||
gini_index: 0.4533
|
||||
vacancy_rate: 13.13
|
||||
race_white: 53094
|
||||
race_black: 1078
|
||||
race_asian: 63
|
||||
race_native: 80
|
||||
hispanic: 1422
|
||||
bachelors_plus: 11778
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carter County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 56712 |
|
||||
| Under 18 | 11345 |
|
||||
| 18–64 | 16411 |
|
||||
| 65+ | 28956 |
|
||||
| Median household income | 50135 |
|
||||
| Poverty rate | 17.08 |
|
||||
| Homeownership rate | 75.19 |
|
||||
| Unemployment rate | 6.24 |
|
||||
| Median home value | 168200 |
|
||||
| Gini index | 0.4533 |
|
||||
| Vacancy rate | 13.13 |
|
||||
| White | 53094 |
|
||||
| Black | 1078 |
|
||||
| Asian | 63 |
|
||||
| Native | 80 |
|
||||
| Hispanic/Latino | 1422 |
|
||||
| Bachelor's or higher | 11778 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cheatham County, TN"
|
||||
classification: county
|
||||
fips: "47021"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 41829
|
||||
population_under_18: 9771
|
||||
population_18_64: 13125
|
||||
population_65_plus: 18933
|
||||
median_household_income: 89852
|
||||
poverty_rate: 7.67
|
||||
homeownership_rate: 81.53
|
||||
unemployment_rate: 4.34
|
||||
median_home_value: 338700
|
||||
gini_index: 0.4133
|
||||
vacancy_rate: 6.71
|
||||
race_white: 37747
|
||||
race_black: 891
|
||||
race_asian: 300
|
||||
race_native: 108
|
||||
hispanic: 1993
|
||||
bachelors_plus: 10705
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cheatham County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 41829 |
|
||||
| Under 18 | 9771 |
|
||||
| 18–64 | 13125 |
|
||||
| 65+ | 18933 |
|
||||
| Median household income | 89852 |
|
||||
| Poverty rate | 7.67 |
|
||||
| Homeownership rate | 81.53 |
|
||||
| Unemployment rate | 4.34 |
|
||||
| Median home value | 338700 |
|
||||
| Gini index | 0.4133 |
|
||||
| Vacancy rate | 6.71 |
|
||||
| White | 37747 |
|
||||
| Black | 891 |
|
||||
| Asian | 300 |
|
||||
| Native | 108 |
|
||||
| Hispanic/Latino | 1993 |
|
||||
| Bachelor's or higher | 10705 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Chester County, TN"
|
||||
classification: county
|
||||
fips: "47023"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 17611
|
||||
population_under_18: 4398
|
||||
population_18_64: 5801
|
||||
population_65_plus: 7412
|
||||
median_household_income: 59341
|
||||
poverty_rate: 16.05
|
||||
homeownership_rate: 75.43
|
||||
unemployment_rate: 4.13
|
||||
median_home_value: 164400
|
||||
gini_index: 0.4551
|
||||
vacancy_rate: 11.66
|
||||
race_white: 14928
|
||||
race_black: 1667
|
||||
race_asian: 29
|
||||
race_native: 29
|
||||
hispanic: 593
|
||||
bachelors_plus: 3493
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Chester County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 17611 |
|
||||
| Under 18 | 4398 |
|
||||
| 18–64 | 5801 |
|
||||
| 65+ | 7412 |
|
||||
| Median household income | 59341 |
|
||||
| Poverty rate | 16.05 |
|
||||
| Homeownership rate | 75.43 |
|
||||
| Unemployment rate | 4.13 |
|
||||
| Median home value | 164400 |
|
||||
| Gini index | 0.4551 |
|
||||
| Vacancy rate | 11.66 |
|
||||
| White | 14928 |
|
||||
| Black | 1667 |
|
||||
| Asian | 29 |
|
||||
| Native | 29 |
|
||||
| Hispanic/Latino | 593 |
|
||||
| Bachelor's or higher | 3493 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Claiborne County, TN"
|
||||
classification: county
|
||||
fips: "47025"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 32466
|
||||
population_under_18: 6927
|
||||
population_18_64: 10052
|
||||
population_65_plus: 15487
|
||||
median_household_income: 49379
|
||||
poverty_rate: 17.36
|
||||
homeownership_rate: 72.18
|
||||
unemployment_rate: 4.5
|
||||
median_home_value: 159900
|
||||
gini_index: 0.4688
|
||||
vacancy_rate: 11.53
|
||||
race_white: 30577
|
||||
race_black: 191
|
||||
race_asian: 220
|
||||
race_native: 22
|
||||
hispanic: 560
|
||||
bachelors_plus: 6375
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Claiborne County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 32466 |
|
||||
| Under 18 | 6927 |
|
||||
| 18–64 | 10052 |
|
||||
| 65+ | 15487 |
|
||||
| Median household income | 49379 |
|
||||
| Poverty rate | 17.36 |
|
||||
| Homeownership rate | 72.18 |
|
||||
| Unemployment rate | 4.5 |
|
||||
| Median home value | 159900 |
|
||||
| Gini index | 0.4688 |
|
||||
| Vacancy rate | 11.53 |
|
||||
| White | 30577 |
|
||||
| Black | 191 |
|
||||
| Asian | 220 |
|
||||
| Native | 22 |
|
||||
| Hispanic/Latino | 560 |
|
||||
| Bachelor's or higher | 6375 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Clay County, TN"
|
||||
classification: county
|
||||
fips: "47027"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 7670
|
||||
population_under_18: 1613
|
||||
population_18_64: 1928
|
||||
population_65_plus: 4129
|
||||
median_household_income: 39972
|
||||
poverty_rate: 24.2
|
||||
homeownership_rate: 74.38
|
||||
unemployment_rate: 10.05
|
||||
median_home_value: 136400
|
||||
gini_index: 0.4369
|
||||
vacancy_rate: 12.96
|
||||
race_white: 7214
|
||||
race_black: 256
|
||||
race_asian: 41
|
||||
race_native: 20
|
||||
hispanic: 18
|
||||
bachelors_plus: 1005
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Clay County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 7670 |
|
||||
| Under 18 | 1613 |
|
||||
| 18–64 | 1928 |
|
||||
| 65+ | 4129 |
|
||||
| Median household income | 39972 |
|
||||
| Poverty rate | 24.2 |
|
||||
| Homeownership rate | 74.38 |
|
||||
| Unemployment rate | 10.05 |
|
||||
| Median home value | 136400 |
|
||||
| Gini index | 0.4369 |
|
||||
| Vacancy rate | 12.96 |
|
||||
| White | 7214 |
|
||||
| Black | 256 |
|
||||
| Asian | 41 |
|
||||
| Native | 20 |
|
||||
| Hispanic/Latino | 18 |
|
||||
| Bachelor's or higher | 1005 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cocke County, TN"
|
||||
classification: county
|
||||
fips: "47029"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 36813
|
||||
population_under_18: 8095
|
||||
population_18_64: 10155
|
||||
population_65_plus: 18563
|
||||
median_household_income: 48016
|
||||
poverty_rate: 21.91
|
||||
homeownership_rate: 74.52
|
||||
unemployment_rate: 4.23
|
||||
median_home_value: 158100
|
||||
gini_index: 0.4598
|
||||
vacancy_rate: 13.63
|
||||
race_white: 34152
|
||||
race_black: 817
|
||||
race_asian: 181
|
||||
race_native: 186
|
||||
hispanic: 1144
|
||||
bachelors_plus: 4036
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cocke County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 36813 |
|
||||
| Under 18 | 8095 |
|
||||
| 18–64 | 10155 |
|
||||
| 65+ | 18563 |
|
||||
| Median household income | 48016 |
|
||||
| Poverty rate | 21.91 |
|
||||
| Homeownership rate | 74.52 |
|
||||
| Unemployment rate | 4.23 |
|
||||
| Median home value | 158100 |
|
||||
| Gini index | 0.4598 |
|
||||
| Vacancy rate | 13.63 |
|
||||
| White | 34152 |
|
||||
| Black | 817 |
|
||||
| Asian | 181 |
|
||||
| Native | 186 |
|
||||
| Hispanic/Latino | 1144 |
|
||||
| Bachelor's or higher | 4036 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Coffee County, TN"
|
||||
classification: county
|
||||
fips: "47031"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 59710
|
||||
population_under_18: 15644
|
||||
population_18_64: 18408
|
||||
population_65_plus: 25658
|
||||
median_household_income: 61505
|
||||
poverty_rate: 17.37
|
||||
homeownership_rate: 69.0
|
||||
unemployment_rate: 3.56
|
||||
median_home_value: 246800
|
||||
gini_index: 0.4245
|
||||
vacancy_rate: 9.31
|
||||
race_white: 51977
|
||||
race_black: 2526
|
||||
race_asian: 764
|
||||
race_native: 14
|
||||
hispanic: 3770
|
||||
bachelors_plus: 12422
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Coffee County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 59710 |
|
||||
| Under 18 | 15644 |
|
||||
| 18–64 | 18408 |
|
||||
| 65+ | 25658 |
|
||||
| Median household income | 61505 |
|
||||
| Poverty rate | 17.37 |
|
||||
| Homeownership rate | 69.0 |
|
||||
| Unemployment rate | 3.56 |
|
||||
| Median home value | 246800 |
|
||||
| Gini index | 0.4245 |
|
||||
| Vacancy rate | 9.31 |
|
||||
| White | 51977 |
|
||||
| Black | 2526 |
|
||||
| Asian | 764 |
|
||||
| Native | 14 |
|
||||
| Hispanic/Latino | 3770 |
|
||||
| Bachelor's or higher | 12422 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Crockett County, TN"
|
||||
classification: county
|
||||
fips: "47033"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 13944
|
||||
population_under_18: 3554
|
||||
population_18_64: 4231
|
||||
population_65_plus: 6159
|
||||
median_household_income: 62165
|
||||
poverty_rate: 14.52
|
||||
homeownership_rate: 71.62
|
||||
unemployment_rate: 2.89
|
||||
median_home_value: 158900
|
||||
gini_index: 0.4431
|
||||
vacancy_rate: 10.21
|
||||
race_white: 10070
|
||||
race_black: 1514
|
||||
race_asian: 62
|
||||
race_native: 117
|
||||
hispanic: 1585
|
||||
bachelors_plus: 2160
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Crockett County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 13944 |
|
||||
| Under 18 | 3554 |
|
||||
| 18–64 | 4231 |
|
||||
| 65+ | 6159 |
|
||||
| Median household income | 62165 |
|
||||
| Poverty rate | 14.52 |
|
||||
| Homeownership rate | 71.62 |
|
||||
| Unemployment rate | 2.89 |
|
||||
| Median home value | 158900 |
|
||||
| Gini index | 0.4431 |
|
||||
| Vacancy rate | 10.21 |
|
||||
| White | 10070 |
|
||||
| Black | 1514 |
|
||||
| Asian | 62 |
|
||||
| Native | 117 |
|
||||
| Hispanic/Latino | 1585 |
|
||||
| Bachelor's or higher | 2160 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cumberland County, TN"
|
||||
classification: county
|
||||
fips: "47035"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 63553
|
||||
population_under_18: 11554
|
||||
population_18_64: 14781
|
||||
population_65_plus: 37218
|
||||
median_household_income: 60375
|
||||
poverty_rate: 14.35
|
||||
homeownership_rate: 80.21
|
||||
unemployment_rate: 5.06
|
||||
median_home_value: 250500
|
||||
gini_index: 0.4314
|
||||
vacancy_rate: 10.36
|
||||
race_white: 59603
|
||||
race_black: 544
|
||||
race_asian: 221
|
||||
race_native: 49
|
||||
hispanic: 2250
|
||||
bachelors_plus: 13062
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cumberland County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 63553 |
|
||||
| Under 18 | 11554 |
|
||||
| 18–64 | 14781 |
|
||||
| 65+ | 37218 |
|
||||
| Median household income | 60375 |
|
||||
| Poverty rate | 14.35 |
|
||||
| Homeownership rate | 80.21 |
|
||||
| Unemployment rate | 5.06 |
|
||||
| Median home value | 250500 |
|
||||
| Gini index | 0.4314 |
|
||||
| Vacancy rate | 10.36 |
|
||||
| White | 59603 |
|
||||
| Black | 544 |
|
||||
| Asian | 221 |
|
||||
| Native | 49 |
|
||||
| Hispanic/Latino | 2250 |
|
||||
| Bachelor's or higher | 13062 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Davidson County, TN"
|
||||
classification: county
|
||||
fips: "47037"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 715388
|
||||
population_under_18: 166762
|
||||
population_18_64: 299964
|
||||
population_65_plus: 248662
|
||||
median_household_income: 77853
|
||||
poverty_rate: 13.95
|
||||
homeownership_rate: 52.79
|
||||
unemployment_rate: 4.49
|
||||
median_home_value: 417400
|
||||
gini_index: 0.4927
|
||||
vacancy_rate: 9.02
|
||||
race_white: 395172
|
||||
race_black: 175808
|
||||
race_asian: 24838
|
||||
race_native: 3571
|
||||
hispanic: 99569
|
||||
bachelors_plus: 333908
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Davidson County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 715388 |
|
||||
| Under 18 | 166762 |
|
||||
| 18–64 | 299964 |
|
||||
| 65+ | 248662 |
|
||||
| Median household income | 77853 |
|
||||
| Poverty rate | 13.95 |
|
||||
| Homeownership rate | 52.79 |
|
||||
| Unemployment rate | 4.49 |
|
||||
| Median home value | 417400 |
|
||||
| Gini index | 0.4927 |
|
||||
| Vacancy rate | 9.02 |
|
||||
| White | 395172 |
|
||||
| Black | 175808 |
|
||||
| Asian | 24838 |
|
||||
| Native | 3571 |
|
||||
| Hispanic/Latino | 99569 |
|
||||
| Bachelor's or higher | 333908 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Decatur County, TN"
|
||||
classification: county
|
||||
fips: "47039"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 11579
|
||||
population_under_18: 2584
|
||||
population_18_64: 3027
|
||||
population_65_plus: 5968
|
||||
median_household_income: 45375
|
||||
poverty_rate: 22.15
|
||||
homeownership_rate: 74.34
|
||||
unemployment_rate: 7.16
|
||||
median_home_value: 139600
|
||||
gini_index: 0.461
|
||||
vacancy_rate: 30.69
|
||||
race_white: 10592
|
||||
race_black: 315
|
||||
race_asian: 161
|
||||
race_native: 8
|
||||
hispanic: 429
|
||||
bachelors_plus: 1419
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Decatur County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 11579 |
|
||||
| Under 18 | 2584 |
|
||||
| 18–64 | 3027 |
|
||||
| 65+ | 5968 |
|
||||
| Median household income | 45375 |
|
||||
| Poverty rate | 22.15 |
|
||||
| Homeownership rate | 74.34 |
|
||||
| Unemployment rate | 7.16 |
|
||||
| Median home value | 139600 |
|
||||
| Gini index | 0.461 |
|
||||
| Vacancy rate | 30.69 |
|
||||
| White | 10592 |
|
||||
| Black | 315 |
|
||||
| Asian | 161 |
|
||||
| Native | 8 |
|
||||
| Hispanic/Latino | 429 |
|
||||
| Bachelor's or higher | 1419 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "DeKalb County, TN"
|
||||
classification: county
|
||||
fips: "47041"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 20959
|
||||
population_under_18: 4965
|
||||
population_18_64: 6328
|
||||
population_65_plus: 9666
|
||||
median_household_income: 53153
|
||||
poverty_rate: 18.57
|
||||
homeownership_rate: 72.61
|
||||
unemployment_rate: 5.64
|
||||
median_home_value: 235500
|
||||
gini_index: 0.4454
|
||||
vacancy_rate: 14.8
|
||||
race_white: 18453
|
||||
race_black: 325
|
||||
race_asian: 231
|
||||
race_native: 58
|
||||
hispanic: 1624
|
||||
bachelors_plus: 4237
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# DeKalb County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 20959 |
|
||||
| Under 18 | 4965 |
|
||||
| 18–64 | 6328 |
|
||||
| 65+ | 9666 |
|
||||
| Median household income | 53153 |
|
||||
| Poverty rate | 18.57 |
|
||||
| Homeownership rate | 72.61 |
|
||||
| Unemployment rate | 5.64 |
|
||||
| Median home value | 235500 |
|
||||
| Gini index | 0.4454 |
|
||||
| Vacancy rate | 14.8 |
|
||||
| White | 18453 |
|
||||
| Black | 325 |
|
||||
| Asian | 231 |
|
||||
| Native | 58 |
|
||||
| Hispanic/Latino | 1624 |
|
||||
| Bachelor's or higher | 4237 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Dickson County, TN"
|
||||
classification: county
|
||||
fips: "47043"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 55983
|
||||
population_under_18: 13705
|
||||
population_18_64: 18188
|
||||
population_65_plus: 24090
|
||||
median_household_income: 75003
|
||||
poverty_rate: 10.86
|
||||
homeownership_rate: 80.27
|
||||
unemployment_rate: 3.37
|
||||
median_home_value: 306400
|
||||
gini_index: 0.4281
|
||||
vacancy_rate: 8.03
|
||||
race_white: 49567
|
||||
race_black: 2093
|
||||
race_asian: 83
|
||||
race_native: 101
|
||||
hispanic: 2835
|
||||
bachelors_plus: 11520
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dickson County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 55983 |
|
||||
| Under 18 | 13705 |
|
||||
| 18–64 | 18188 |
|
||||
| 65+ | 24090 |
|
||||
| Median household income | 75003 |
|
||||
| Poverty rate | 10.86 |
|
||||
| Homeownership rate | 80.27 |
|
||||
| Unemployment rate | 3.37 |
|
||||
| Median home value | 306400 |
|
||||
| Gini index | 0.4281 |
|
||||
| Vacancy rate | 8.03 |
|
||||
| White | 49567 |
|
||||
| Black | 2093 |
|
||||
| Asian | 83 |
|
||||
| Native | 101 |
|
||||
| Hispanic/Latino | 2835 |
|
||||
| Bachelor's or higher | 11520 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Dyer County, TN"
|
||||
classification: county
|
||||
fips: "47045"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 36508
|
||||
population_under_18: 8667
|
||||
population_18_64: 21368
|
||||
population_65_plus: 6473
|
||||
median_household_income: 58154
|
||||
poverty_rate: 16.31
|
||||
homeownership_rate: 61.86
|
||||
unemployment_rate: 4.68
|
||||
median_home_value: 166400
|
||||
gini_index: 0.5292
|
||||
vacancy_rate: 9.45
|
||||
race_white: 28284
|
||||
race_black: 5490
|
||||
race_asian: 226
|
||||
race_native: 23
|
||||
hispanic: 1444
|
||||
bachelors_plus: 7145
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dyer County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 36508 |
|
||||
| Under 18 | 8667 |
|
||||
| 18–64 | 21368 |
|
||||
| 65+ | 6473 |
|
||||
| Median household income | 58154 |
|
||||
| Poverty rate | 16.31 |
|
||||
| Homeownership rate | 61.86 |
|
||||
| Unemployment rate | 4.68 |
|
||||
| Median home value | 166400 |
|
||||
| Gini index | 0.5292 |
|
||||
| Vacancy rate | 9.45 |
|
||||
| White | 28284 |
|
||||
| Black | 5490 |
|
||||
| Asian | 226 |
|
||||
| Native | 23 |
|
||||
| Hispanic/Latino | 1444 |
|
||||
| Bachelor's or higher | 7145 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fayette County, TN"
|
||||
classification: county
|
||||
fips: "47047"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 43267
|
||||
population_under_18: 7763
|
||||
population_18_64: 25566
|
||||
population_65_plus: 9938
|
||||
median_household_income: 88456
|
||||
poverty_rate: 10.27
|
||||
homeownership_rate: 81.43
|
||||
unemployment_rate: 4.76
|
||||
median_home_value: 340800
|
||||
gini_index: 0.4415
|
||||
vacancy_rate: 6.94
|
||||
race_white: 28511
|
||||
race_black: 10858
|
||||
race_asian: 302
|
||||
race_native: 20
|
||||
hispanic: 1645
|
||||
bachelors_plus: 11481
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fayette County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 43267 |
|
||||
| Under 18 | 7763 |
|
||||
| 18–64 | 25566 |
|
||||
| 65+ | 9938 |
|
||||
| Median household income | 88456 |
|
||||
| Poverty rate | 10.27 |
|
||||
| Homeownership rate | 81.43 |
|
||||
| Unemployment rate | 4.76 |
|
||||
| Median home value | 340800 |
|
||||
| Gini index | 0.4415 |
|
||||
| Vacancy rate | 6.94 |
|
||||
| White | 28511 |
|
||||
| Black | 10858 |
|
||||
| Asian | 302 |
|
||||
| Native | 20 |
|
||||
| Hispanic/Latino | 1645 |
|
||||
| Bachelor's or higher | 11481 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fentress County, TN"
|
||||
classification: county
|
||||
fips: "47049"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 19309
|
||||
population_under_18: 3935
|
||||
population_18_64: 10876
|
||||
population_65_plus: 4498
|
||||
median_household_income: 51149
|
||||
poverty_rate: 20.98
|
||||
homeownership_rate: 82.57
|
||||
unemployment_rate: 4.65
|
||||
median_home_value: 168200
|
||||
gini_index: 0.4191
|
||||
vacancy_rate: 15.43
|
||||
race_white: 18321
|
||||
race_black: 45
|
||||
race_asian: 42
|
||||
race_native: 0
|
||||
hispanic: 413
|
||||
bachelors_plus: 2862
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fentress County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 19309 |
|
||||
| Under 18 | 3935 |
|
||||
| 18–64 | 10876 |
|
||||
| 65+ | 4498 |
|
||||
| Median household income | 51149 |
|
||||
| Poverty rate | 20.98 |
|
||||
| Homeownership rate | 82.57 |
|
||||
| Unemployment rate | 4.65 |
|
||||
| Median home value | 168200 |
|
||||
| Gini index | 0.4191 |
|
||||
| Vacancy rate | 15.43 |
|
||||
| White | 18321 |
|
||||
| Black | 45 |
|
||||
| Asian | 42 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 413 |
|
||||
| Bachelor's or higher | 2862 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Franklin County, TN"
|
||||
classification: county
|
||||
fips: "47051"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 43990
|
||||
population_under_18: 8630
|
||||
population_18_64: 26179
|
||||
population_65_plus: 9181
|
||||
median_household_income: 63494
|
||||
poverty_rate: 11.98
|
||||
homeownership_rate: 77.4
|
||||
unemployment_rate: 2.85
|
||||
median_home_value: 236900
|
||||
gini_index: 0.433
|
||||
vacancy_rate: 13.25
|
||||
race_white: 38760
|
||||
race_black: 2151
|
||||
race_asian: 434
|
||||
race_native: 190
|
||||
hispanic: 1678
|
||||
bachelors_plus: 10030
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Franklin County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 43990 |
|
||||
| Under 18 | 8630 |
|
||||
| 18–64 | 26179 |
|
||||
| 65+ | 9181 |
|
||||
| Median household income | 63494 |
|
||||
| Poverty rate | 11.98 |
|
||||
| Homeownership rate | 77.4 |
|
||||
| Unemployment rate | 2.85 |
|
||||
| Median home value | 236900 |
|
||||
| Gini index | 0.433 |
|
||||
| Vacancy rate | 13.25 |
|
||||
| White | 38760 |
|
||||
| Black | 2151 |
|
||||
| Asian | 434 |
|
||||
| Native | 190 |
|
||||
| Hispanic/Latino | 1678 |
|
||||
| Bachelor's or higher | 10030 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Gibson County, TN"
|
||||
classification: county
|
||||
fips: "47053"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 50869
|
||||
population_under_18: 12372
|
||||
population_18_64: 29577
|
||||
population_65_plus: 8920
|
||||
median_household_income: 62755
|
||||
poverty_rate: 13.68
|
||||
homeownership_rate: 68.83
|
||||
unemployment_rate: 4.98
|
||||
median_home_value: 156900
|
||||
gini_index: 0.4343
|
||||
vacancy_rate: 9.98
|
||||
race_white: 38272
|
||||
race_black: 7406
|
||||
race_asian: 202
|
||||
race_native: 370
|
||||
hispanic: 1714
|
||||
bachelors_plus: 9767
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Gibson County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 50869 |
|
||||
| Under 18 | 12372 |
|
||||
| 18–64 | 29577 |
|
||||
| 65+ | 8920 |
|
||||
| Median household income | 62755 |
|
||||
| Poverty rate | 13.68 |
|
||||
| Homeownership rate | 68.83 |
|
||||
| Unemployment rate | 4.98 |
|
||||
| Median home value | 156900 |
|
||||
| Gini index | 0.4343 |
|
||||
| Vacancy rate | 9.98 |
|
||||
| White | 38272 |
|
||||
| Black | 7406 |
|
||||
| Asian | 202 |
|
||||
| Native | 370 |
|
||||
| Hispanic/Latino | 1714 |
|
||||
| Bachelor's or higher | 9767 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Giles County, TN"
|
||||
classification: county
|
||||
fips: "47055"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 30620
|
||||
population_under_18: 6318
|
||||
population_18_64: 17839
|
||||
population_65_plus: 6463
|
||||
median_household_income: 62307
|
||||
poverty_rate: 12.79
|
||||
homeownership_rate: 73.3
|
||||
unemployment_rate: 4.4
|
||||
median_home_value: 234300
|
||||
gini_index: 0.4666
|
||||
vacancy_rate: 15.21
|
||||
race_white: 25546
|
||||
race_black: 2617
|
||||
race_asian: 150
|
||||
race_native: 60
|
||||
hispanic: 894
|
||||
bachelors_plus: 5848
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Giles County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 30620 |
|
||||
| Under 18 | 6318 |
|
||||
| 18–64 | 17839 |
|
||||
| 65+ | 6463 |
|
||||
| Median household income | 62307 |
|
||||
| Poverty rate | 12.79 |
|
||||
| Homeownership rate | 73.3 |
|
||||
| Unemployment rate | 4.4 |
|
||||
| Median home value | 234300 |
|
||||
| Gini index | 0.4666 |
|
||||
| Vacancy rate | 15.21 |
|
||||
| White | 25546 |
|
||||
| Black | 2617 |
|
||||
| Asian | 150 |
|
||||
| Native | 60 |
|
||||
| Hispanic/Latino | 894 |
|
||||
| Bachelor's or higher | 5848 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Grainger County, TN"
|
||||
classification: county
|
||||
fips: "47057"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 24266
|
||||
population_under_18: 4567
|
||||
population_18_64: 14237
|
||||
population_65_plus: 5462
|
||||
median_household_income: 50538
|
||||
poverty_rate: 17.07
|
||||
homeownership_rate: 77.12
|
||||
unemployment_rate: 4.68
|
||||
median_home_value: 189200
|
||||
gini_index: 0.4759
|
||||
vacancy_rate: 18.38
|
||||
race_white: 23185
|
||||
race_black: 324
|
||||
race_asian: 43
|
||||
race_native: 218
|
||||
hispanic: 877
|
||||
bachelors_plus: 4127
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Grainger County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 24266 |
|
||||
| Under 18 | 4567 |
|
||||
| 18–64 | 14237 |
|
||||
| 65+ | 5462 |
|
||||
| Median household income | 50538 |
|
||||
| Poverty rate | 17.07 |
|
||||
| Homeownership rate | 77.12 |
|
||||
| Unemployment rate | 4.68 |
|
||||
| Median home value | 189200 |
|
||||
| Gini index | 0.4759 |
|
||||
| Vacancy rate | 18.38 |
|
||||
| White | 23185 |
|
||||
| Black | 324 |
|
||||
| Asian | 43 |
|
||||
| Native | 218 |
|
||||
| Hispanic/Latino | 877 |
|
||||
| Bachelor's or higher | 4127 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Greene County, TN"
|
||||
classification: county
|
||||
fips: "47059"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 71628
|
||||
population_under_18: 13591
|
||||
population_18_64: 42199
|
||||
population_65_plus: 15838
|
||||
median_household_income: 56194
|
||||
poverty_rate: 15.36
|
||||
homeownership_rate: 77.11
|
||||
unemployment_rate: 5.73
|
||||
median_home_value: 207500
|
||||
gini_index: 0.4691
|
||||
vacancy_rate: 13.14
|
||||
race_white: 65436
|
||||
race_black: 1253
|
||||
race_asian: 365
|
||||
race_native: 152
|
||||
hispanic: 2773
|
||||
bachelors_plus: 13394
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Greene County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 71628 |
|
||||
| Under 18 | 13591 |
|
||||
| 18–64 | 42199 |
|
||||
| 65+ | 15838 |
|
||||
| Median household income | 56194 |
|
||||
| Poverty rate | 15.36 |
|
||||
| Homeownership rate | 77.11 |
|
||||
| Unemployment rate | 5.73 |
|
||||
| Median home value | 207500 |
|
||||
| Gini index | 0.4691 |
|
||||
| Vacancy rate | 13.14 |
|
||||
| White | 65436 |
|
||||
| Black | 1253 |
|
||||
| Asian | 365 |
|
||||
| Native | 152 |
|
||||
| Hispanic/Latino | 2773 |
|
||||
| Bachelor's or higher | 13394 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Grundy County, TN"
|
||||
classification: county
|
||||
fips: "47061"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 13819
|
||||
population_under_18: 2977
|
||||
population_18_64: 7980
|
||||
population_65_plus: 2862
|
||||
median_household_income: 47593
|
||||
poverty_rate: 18.87
|
||||
homeownership_rate: 83.7
|
||||
unemployment_rate: 8.96
|
||||
median_home_value: 154000
|
||||
gini_index: 0.4366
|
||||
vacancy_rate: 17.29
|
||||
race_white: 12962
|
||||
race_black: 62
|
||||
race_asian: 105
|
||||
race_native: 16
|
||||
hispanic: 56
|
||||
bachelors_plus: 2029
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Grundy County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 13819 |
|
||||
| Under 18 | 2977 |
|
||||
| 18–64 | 7980 |
|
||||
| 65+ | 2862 |
|
||||
| Median household income | 47593 |
|
||||
| Poverty rate | 18.87 |
|
||||
| Homeownership rate | 83.7 |
|
||||
| Unemployment rate | 8.96 |
|
||||
| Median home value | 154000 |
|
||||
| Gini index | 0.4366 |
|
||||
| Vacancy rate | 17.29 |
|
||||
| White | 12962 |
|
||||
| Black | 62 |
|
||||
| Asian | 105 |
|
||||
| Native | 16 |
|
||||
| Hispanic/Latino | 56 |
|
||||
| Bachelor's or higher | 2029 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hamblen County, TN"
|
||||
classification: county
|
||||
fips: "47063"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 65669
|
||||
population_under_18: 15706
|
||||
population_18_64: 38213
|
||||
population_65_plus: 11750
|
||||
median_household_income: 55454
|
||||
poverty_rate: 18.35
|
||||
homeownership_rate: 69.76
|
||||
unemployment_rate: 5.26
|
||||
median_home_value: 210900
|
||||
gini_index: 0.4658
|
||||
vacancy_rate: 6.94
|
||||
race_white: 52162
|
||||
race_black: 1909
|
||||
race_asian: 661
|
||||
race_native: 273
|
||||
hispanic: 9926
|
||||
bachelors_plus: 12624
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hamblen County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 65669 |
|
||||
| Under 18 | 15706 |
|
||||
| 18–64 | 38213 |
|
||||
| 65+ | 11750 |
|
||||
| Median household income | 55454 |
|
||||
| Poverty rate | 18.35 |
|
||||
| Homeownership rate | 69.76 |
|
||||
| Unemployment rate | 5.26 |
|
||||
| Median home value | 210900 |
|
||||
| Gini index | 0.4658 |
|
||||
| Vacancy rate | 6.94 |
|
||||
| White | 52162 |
|
||||
| Black | 1909 |
|
||||
| Asian | 661 |
|
||||
| Native | 273 |
|
||||
| Hispanic/Latino | 9926 |
|
||||
| Bachelor's or higher | 12624 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hamilton County, TN"
|
||||
classification: county
|
||||
fips: "47065"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 376192
|
||||
population_under_18: 79311
|
||||
population_18_64: 227795
|
||||
population_65_plus: 69086
|
||||
median_household_income: 76183
|
||||
poverty_rate: 13.08
|
||||
homeownership_rate: 63.91
|
||||
unemployment_rate: 4.37
|
||||
median_home_value: 312800
|
||||
gini_index: 0.485
|
||||
vacancy_rate: 8.23
|
||||
race_white: 264229
|
||||
race_black: 64101
|
||||
race_asian: 7861
|
||||
race_native: 1084
|
||||
hispanic: 30267
|
||||
bachelors_plus: 136472
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hamilton County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 376192 |
|
||||
| Under 18 | 79311 |
|
||||
| 18–64 | 227795 |
|
||||
| 65+ | 69086 |
|
||||
| Median household income | 76183 |
|
||||
| Poverty rate | 13.08 |
|
||||
| Homeownership rate | 63.91 |
|
||||
| Unemployment rate | 4.37 |
|
||||
| Median home value | 312800 |
|
||||
| Gini index | 0.485 |
|
||||
| Vacancy rate | 8.23 |
|
||||
| White | 264229 |
|
||||
| Black | 64101 |
|
||||
| Asian | 7861 |
|
||||
| Native | 1084 |
|
||||
| Hispanic/Latino | 30267 |
|
||||
| Bachelor's or higher | 136472 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hancock County, TN"
|
||||
classification: county
|
||||
fips: "47067"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 6852
|
||||
population_under_18: 1450
|
||||
population_18_64: 3861
|
||||
population_65_plus: 1541
|
||||
median_household_income: 34960
|
||||
poverty_rate: 32.25
|
||||
homeownership_rate: 74.61
|
||||
unemployment_rate: 6.29
|
||||
median_home_value: 134500
|
||||
gini_index: 0.5228
|
||||
vacancy_rate: 23.05
|
||||
race_white: 6541
|
||||
race_black: 38
|
||||
race_asian: 23
|
||||
race_native: 0
|
||||
hispanic: 102
|
||||
bachelors_plus: 793
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hancock County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 6852 |
|
||||
| Under 18 | 1450 |
|
||||
| 18–64 | 3861 |
|
||||
| 65+ | 1541 |
|
||||
| Median household income | 34960 |
|
||||
| Poverty rate | 32.25 |
|
||||
| Homeownership rate | 74.61 |
|
||||
| Unemployment rate | 6.29 |
|
||||
| Median home value | 134500 |
|
||||
| Gini index | 0.5228 |
|
||||
| Vacancy rate | 23.05 |
|
||||
| White | 6541 |
|
||||
| Black | 38 |
|
||||
| Asian | 23 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 102 |
|
||||
| Bachelor's or higher | 793 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hardeman County, TN"
|
||||
classification: county
|
||||
fips: "47069"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 25433
|
||||
population_under_18: 4913
|
||||
population_18_64: 15769
|
||||
population_65_plus: 4751
|
||||
median_household_income: 46069
|
||||
poverty_rate: 18.99
|
||||
homeownership_rate: 71.7
|
||||
unemployment_rate: 9.79
|
||||
median_home_value: 121700
|
||||
gini_index: 0.4361
|
||||
vacancy_rate: 15.26
|
||||
race_white: 13590
|
||||
race_black: 9758
|
||||
race_asian: 187
|
||||
race_native: 87
|
||||
hispanic: 560
|
||||
bachelors_plus: 2920
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hardeman County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 25433 |
|
||||
| Under 18 | 4913 |
|
||||
| 18–64 | 15769 |
|
||||
| 65+ | 4751 |
|
||||
| Median household income | 46069 |
|
||||
| Poverty rate | 18.99 |
|
||||
| Homeownership rate | 71.7 |
|
||||
| Unemployment rate | 9.79 |
|
||||
| Median home value | 121700 |
|
||||
| Gini index | 0.4361 |
|
||||
| Vacancy rate | 15.26 |
|
||||
| White | 13590 |
|
||||
| Black | 9758 |
|
||||
| Asian | 187 |
|
||||
| Native | 87 |
|
||||
| Hispanic/Latino | 560 |
|
||||
| Bachelor's or higher | 2920 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hardin County, TN"
|
||||
classification: county
|
||||
fips: "47071"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 27249
|
||||
population_under_18: 5487
|
||||
population_18_64: 15367
|
||||
population_65_plus: 6395
|
||||
median_household_income: 49956
|
||||
poverty_rate: 21.53
|
||||
homeownership_rate: 77.99
|
||||
unemployment_rate: 4.72
|
||||
median_home_value: 160400
|
||||
gini_index: 0.4778
|
||||
vacancy_rate: 27.44
|
||||
race_white: 25121
|
||||
race_black: 956
|
||||
race_asian: 8
|
||||
race_native: 33
|
||||
hispanic: 678
|
||||
bachelors_plus: 4025
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hardin County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27249 |
|
||||
| Under 18 | 5487 |
|
||||
| 18–64 | 15367 |
|
||||
| 65+ | 6395 |
|
||||
| Median household income | 49956 |
|
||||
| Poverty rate | 21.53 |
|
||||
| Homeownership rate | 77.99 |
|
||||
| Unemployment rate | 4.72 |
|
||||
| Median home value | 160400 |
|
||||
| Gini index | 0.4778 |
|
||||
| Vacancy rate | 27.44 |
|
||||
| White | 25121 |
|
||||
| Black | 956 |
|
||||
| Asian | 8 |
|
||||
| Native | 33 |
|
||||
| Hispanic/Latino | 678 |
|
||||
| Bachelor's or higher | 4025 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hawkins County, TN"
|
||||
classification: county
|
||||
fips: "47073"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 57964
|
||||
population_under_18: 11113
|
||||
population_18_64: 34221
|
||||
population_65_plus: 12630
|
||||
median_household_income: 56936
|
||||
poverty_rate: 15.17
|
||||
homeownership_rate: 80.12
|
||||
unemployment_rate: 7.31
|
||||
median_home_value: 176300
|
||||
gini_index: 0.4323
|
||||
vacancy_rate: 14.13
|
||||
race_white: 54392
|
||||
race_black: 722
|
||||
race_asian: 344
|
||||
race_native: 36
|
||||
hispanic: 1181
|
||||
bachelors_plus: 9344
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hawkins County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 57964 |
|
||||
| Under 18 | 11113 |
|
||||
| 18–64 | 34221 |
|
||||
| 65+ | 12630 |
|
||||
| Median household income | 56936 |
|
||||
| Poverty rate | 15.17 |
|
||||
| Homeownership rate | 80.12 |
|
||||
| Unemployment rate | 7.31 |
|
||||
| Median home value | 176300 |
|
||||
| Gini index | 0.4323 |
|
||||
| Vacancy rate | 14.13 |
|
||||
| White | 54392 |
|
||||
| Black | 722 |
|
||||
| Asian | 344 |
|
||||
| Native | 36 |
|
||||
| Hispanic/Latino | 1181 |
|
||||
| Bachelor's or higher | 9344 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Haywood County, TN"
|
||||
classification: county
|
||||
fips: "47075"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 17475
|
||||
population_under_18: 3835
|
||||
population_18_64: 9975
|
||||
population_65_plus: 3665
|
||||
median_household_income: 50472
|
||||
poverty_rate: 21.51
|
||||
homeownership_rate: 60.65
|
||||
unemployment_rate: 5.87
|
||||
median_home_value: 152400
|
||||
gini_index: 0.4643
|
||||
vacancy_rate: 13.23
|
||||
race_white: 7568
|
||||
race_black: 8561
|
||||
race_asian: 21
|
||||
race_native: 23
|
||||
hispanic: 844
|
||||
bachelors_plus: 2303
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Haywood County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 17475 |
|
||||
| Under 18 | 3835 |
|
||||
| 18–64 | 9975 |
|
||||
| 65+ | 3665 |
|
||||
| Median household income | 50472 |
|
||||
| Poverty rate | 21.51 |
|
||||
| Homeownership rate | 60.65 |
|
||||
| Unemployment rate | 5.87 |
|
||||
| Median home value | 152400 |
|
||||
| Gini index | 0.4643 |
|
||||
| Vacancy rate | 13.23 |
|
||||
| White | 7568 |
|
||||
| Black | 8561 |
|
||||
| Asian | 21 |
|
||||
| Native | 23 |
|
||||
| Hispanic/Latino | 844 |
|
||||
| Bachelor's or higher | 2303 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Henderson County, TN"
|
||||
classification: county
|
||||
fips: "47077"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 27980
|
||||
population_under_18: 6359
|
||||
population_18_64: 16497
|
||||
population_65_plus: 5124
|
||||
median_household_income: 55136
|
||||
poverty_rate: 16.85
|
||||
homeownership_rate: 73.19
|
||||
unemployment_rate: 6.1
|
||||
median_home_value: 164800
|
||||
gini_index: 0.4443
|
||||
vacancy_rate: 15.76
|
||||
race_white: 24389
|
||||
race_black: 2199
|
||||
race_asian: 45
|
||||
race_native: 37
|
||||
hispanic: 835
|
||||
bachelors_plus: 4150
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Henderson County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27980 |
|
||||
| Under 18 | 6359 |
|
||||
| 18–64 | 16497 |
|
||||
| 65+ | 5124 |
|
||||
| Median household income | 55136 |
|
||||
| Poverty rate | 16.85 |
|
||||
| Homeownership rate | 73.19 |
|
||||
| Unemployment rate | 6.1 |
|
||||
| Median home value | 164800 |
|
||||
| Gini index | 0.4443 |
|
||||
| Vacancy rate | 15.76 |
|
||||
| White | 24389 |
|
||||
| Black | 2199 |
|
||||
| Asian | 45 |
|
||||
| Native | 37 |
|
||||
| Hispanic/Latino | 835 |
|
||||
| Bachelor's or higher | 4150 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Henry County, TN"
|
||||
classification: county
|
||||
fips: "47079"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 32412
|
||||
population_under_18: 6439
|
||||
population_18_64: 18207
|
||||
population_65_plus: 7766
|
||||
median_household_income: 50613
|
||||
poverty_rate: 18.27
|
||||
homeownership_rate: 73.53
|
||||
unemployment_rate: 4.83
|
||||
median_home_value: 160200
|
||||
gini_index: 0.4627
|
||||
vacancy_rate: 21.28
|
||||
race_white: 28116
|
||||
race_black: 2141
|
||||
race_asian: 180
|
||||
race_native: 129
|
||||
hispanic: 977
|
||||
bachelors_plus: 6024
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Henry County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 32412 |
|
||||
| Under 18 | 6439 |
|
||||
| 18–64 | 18207 |
|
||||
| 65+ | 7766 |
|
||||
| Median household income | 50613 |
|
||||
| Poverty rate | 18.27 |
|
||||
| Homeownership rate | 73.53 |
|
||||
| Unemployment rate | 4.83 |
|
||||
| Median home value | 160200 |
|
||||
| Gini index | 0.4627 |
|
||||
| Vacancy rate | 21.28 |
|
||||
| White | 28116 |
|
||||
| Black | 2141 |
|
||||
| Asian | 180 |
|
||||
| Native | 129 |
|
||||
| Hispanic/Latino | 977 |
|
||||
| Bachelor's or higher | 6024 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Hickman County, TN"
|
||||
classification: county
|
||||
fips: "47081"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 25436
|
||||
population_under_18: 5358
|
||||
population_18_64: 15551
|
||||
population_65_plus: 4527
|
||||
median_household_income: 68247
|
||||
poverty_rate: 10.64
|
||||
homeownership_rate: 79.23
|
||||
unemployment_rate: 2.42
|
||||
median_home_value: 224100
|
||||
gini_index: 0.4286
|
||||
vacancy_rate: 11.91
|
||||
race_white: 22754
|
||||
race_black: 806
|
||||
race_asian: 139
|
||||
race_native: 104
|
||||
hispanic: 858
|
||||
bachelors_plus: 3370
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Hickman County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 25436 |
|
||||
| Under 18 | 5358 |
|
||||
| 18–64 | 15551 |
|
||||
| 65+ | 4527 |
|
||||
| Median household income | 68247 |
|
||||
| Poverty rate | 10.64 |
|
||||
| Homeownership rate | 79.23 |
|
||||
| Unemployment rate | 2.42 |
|
||||
| Median home value | 224100 |
|
||||
| Gini index | 0.4286 |
|
||||
| Vacancy rate | 11.91 |
|
||||
| White | 22754 |
|
||||
| Black | 806 |
|
||||
| Asian | 139 |
|
||||
| Native | 104 |
|
||||
| Hispanic/Latino | 858 |
|
||||
| Bachelor's or higher | 3370 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Houston County, TN"
|
||||
classification: county
|
||||
fips: "47083"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 8353
|
||||
population_under_18: 1735
|
||||
population_18_64: 4937
|
||||
population_65_plus: 1681
|
||||
median_household_income: 59576
|
||||
poverty_rate: 11.06
|
||||
homeownership_rate: 80.97
|
||||
unemployment_rate: 3.88
|
||||
median_home_value: 172700
|
||||
gini_index: 0.379
|
||||
vacancy_rate: 15.2
|
||||
race_white: 7703
|
||||
race_black: 214
|
||||
race_asian: 22
|
||||
race_native: 10
|
||||
hispanic: 269
|
||||
bachelors_plus: 1057
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Houston County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 8353 |
|
||||
| Under 18 | 1735 |
|
||||
| 18–64 | 4937 |
|
||||
| 65+ | 1681 |
|
||||
| Median household income | 59576 |
|
||||
| Poverty rate | 11.06 |
|
||||
| Homeownership rate | 80.97 |
|
||||
| Unemployment rate | 3.88 |
|
||||
| Median home value | 172700 |
|
||||
| Gini index | 0.379 |
|
||||
| Vacancy rate | 15.2 |
|
||||
| White | 7703 |
|
||||
| Black | 214 |
|
||||
| Asian | 22 |
|
||||
| Native | 10 |
|
||||
| Hispanic/Latino | 269 |
|
||||
| Bachelor's or higher | 1057 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Humphreys County, TN"
|
||||
classification: county
|
||||
fips: "47085"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 19214
|
||||
population_under_18: 4062
|
||||
population_18_64: 11162
|
||||
population_65_plus: 3990
|
||||
median_household_income: 60616
|
||||
poverty_rate: 14.79
|
||||
homeownership_rate: 78.32
|
||||
unemployment_rate: 6.92
|
||||
median_home_value: 193400
|
||||
gini_index: 0.4233
|
||||
vacancy_rate: 18.57
|
||||
race_white: 17285
|
||||
race_black: 337
|
||||
race_asian: 57
|
||||
race_native: 9
|
||||
hispanic: 561
|
||||
bachelors_plus: 2789
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Humphreys County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 19214 |
|
||||
| Under 18 | 4062 |
|
||||
| 18–64 | 11162 |
|
||||
| 65+ | 3990 |
|
||||
| Median household income | 60616 |
|
||||
| Poverty rate | 14.79 |
|
||||
| Homeownership rate | 78.32 |
|
||||
| Unemployment rate | 6.92 |
|
||||
| Median home value | 193400 |
|
||||
| Gini index | 0.4233 |
|
||||
| Vacancy rate | 18.57 |
|
||||
| White | 17285 |
|
||||
| Black | 337 |
|
||||
| Asian | 57 |
|
||||
| Native | 9 |
|
||||
| Hispanic/Latino | 561 |
|
||||
| Bachelor's or higher | 2789 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Jackson County, TN"
|
||||
classification: county
|
||||
fips: "47087"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 12029
|
||||
population_under_18: 2200
|
||||
population_18_64: 7027
|
||||
population_65_plus: 2802
|
||||
median_household_income: 47951
|
||||
poverty_rate: 20.25
|
||||
homeownership_rate: 81.08
|
||||
unemployment_rate: 7.64
|
||||
median_home_value: 155500
|
||||
gini_index: 0.4817
|
||||
vacancy_rate: 18.09
|
||||
race_white: 11171
|
||||
race_black: 49
|
||||
race_asian: 0
|
||||
race_native: 19
|
||||
hispanic: 342
|
||||
bachelors_plus: 1729
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jackson County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 12029 |
|
||||
| Under 18 | 2200 |
|
||||
| 18–64 | 7027 |
|
||||
| 65+ | 2802 |
|
||||
| Median household income | 47951 |
|
||||
| Poverty rate | 20.25 |
|
||||
| Homeownership rate | 81.08 |
|
||||
| Unemployment rate | 7.64 |
|
||||
| Median home value | 155500 |
|
||||
| Gini index | 0.4817 |
|
||||
| Vacancy rate | 18.09 |
|
||||
| White | 11171 |
|
||||
| Black | 49 |
|
||||
| Asian | 0 |
|
||||
| Native | 19 |
|
||||
| Hispanic/Latino | 342 |
|
||||
| Bachelor's or higher | 1729 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Jefferson County, TN"
|
||||
classification: county
|
||||
fips: "47089"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 56864
|
||||
population_under_18: 10933
|
||||
population_18_64: 34167
|
||||
population_65_plus: 11764
|
||||
median_household_income: 66114
|
||||
poverty_rate: 11.39
|
||||
homeownership_rate: 75.82
|
||||
unemployment_rate: 4.59
|
||||
median_home_value: 229300
|
||||
gini_index: 0.4546
|
||||
vacancy_rate: 14.88
|
||||
race_white: 51517
|
||||
race_black: 844
|
||||
race_asian: 318
|
||||
race_native: 36
|
||||
hispanic: 2648
|
||||
bachelors_plus: 11781
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jefferson County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 56864 |
|
||||
| Under 18 | 10933 |
|
||||
| 18–64 | 34167 |
|
||||
| 65+ | 11764 |
|
||||
| Median household income | 66114 |
|
||||
| Poverty rate | 11.39 |
|
||||
| Homeownership rate | 75.82 |
|
||||
| Unemployment rate | 4.59 |
|
||||
| Median home value | 229300 |
|
||||
| Gini index | 0.4546 |
|
||||
| Vacancy rate | 14.88 |
|
||||
| White | 51517 |
|
||||
| Black | 844 |
|
||||
| Asian | 318 |
|
||||
| Native | 36 |
|
||||
| Hispanic/Latino | 2648 |
|
||||
| Bachelor's or higher | 11781 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Johnson County, TN"
|
||||
classification: county
|
||||
fips: "47091"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 18196
|
||||
population_under_18: 3033
|
||||
population_18_64: 10890
|
||||
population_65_plus: 4273
|
||||
median_household_income: 53129
|
||||
poverty_rate: 21.44
|
||||
homeownership_rate: 77.49
|
||||
unemployment_rate: 3.16
|
||||
median_home_value: 178600
|
||||
gini_index: 0.4433
|
||||
vacancy_rate: 16.7
|
||||
race_white: 15995
|
||||
race_black: 864
|
||||
race_asian: 53
|
||||
race_native: 115
|
||||
hispanic: 591
|
||||
bachelors_plus: 3155
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Johnson County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 18196 |
|
||||
| Under 18 | 3033 |
|
||||
| 18–64 | 10890 |
|
||||
| 65+ | 4273 |
|
||||
| Median household income | 53129 |
|
||||
| Poverty rate | 21.44 |
|
||||
| Homeownership rate | 77.49 |
|
||||
| Unemployment rate | 3.16 |
|
||||
| Median home value | 178600 |
|
||||
| Gini index | 0.4433 |
|
||||
| Vacancy rate | 16.7 |
|
||||
| White | 15995 |
|
||||
| Black | 864 |
|
||||
| Asian | 53 |
|
||||
| Native | 115 |
|
||||
| Hispanic/Latino | 591 |
|
||||
| Bachelor's or higher | 3155 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Knox County, TN"
|
||||
classification: county
|
||||
fips: "47093"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 494148
|
||||
population_under_18: 103518
|
||||
population_18_64: 310238
|
||||
population_65_plus: 80392
|
||||
median_household_income: 74222
|
||||
poverty_rate: 12.2
|
||||
homeownership_rate: 65.18
|
||||
unemployment_rate: 3.52
|
||||
median_home_value: 320900
|
||||
gini_index: 0.4798
|
||||
vacancy_rate: 8.01
|
||||
race_white: 395602
|
||||
race_black: 39839
|
||||
race_asian: 11422
|
||||
race_native: 747
|
||||
hispanic: 31276
|
||||
bachelors_plus: 189644
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Knox County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 494148 |
|
||||
| Under 18 | 103518 |
|
||||
| 18–64 | 310238 |
|
||||
| 65+ | 80392 |
|
||||
| Median household income | 74222 |
|
||||
| Poverty rate | 12.2 |
|
||||
| Homeownership rate | 65.18 |
|
||||
| Unemployment rate | 3.52 |
|
||||
| Median home value | 320900 |
|
||||
| Gini index | 0.4798 |
|
||||
| Vacancy rate | 8.01 |
|
||||
| White | 395602 |
|
||||
| Black | 39839 |
|
||||
| Asian | 11422 |
|
||||
| Native | 747 |
|
||||
| Hispanic/Latino | 31276 |
|
||||
| Bachelor's or higher | 189644 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lake County, TN"
|
||||
classification: county
|
||||
fips: "47095"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 6579
|
||||
population_under_18: 978
|
||||
population_18_64: 4522
|
||||
population_65_plus: 1079
|
||||
median_household_income: 28814
|
||||
poverty_rate: 32.18
|
||||
homeownership_rate: 47.75
|
||||
unemployment_rate: 4.91
|
||||
median_home_value: 97900
|
||||
gini_index: 0.5417
|
||||
vacancy_rate: 17.12
|
||||
race_white: 4285
|
||||
race_black: 1477
|
||||
race_asian: 34
|
||||
race_native: 58
|
||||
hispanic: 206
|
||||
bachelors_plus: 717
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lake County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 6579 |
|
||||
| Under 18 | 978 |
|
||||
| 18–64 | 4522 |
|
||||
| 65+ | 1079 |
|
||||
| Median household income | 28814 |
|
||||
| Poverty rate | 32.18 |
|
||||
| Homeownership rate | 47.75 |
|
||||
| Unemployment rate | 4.91 |
|
||||
| Median home value | 97900 |
|
||||
| Gini index | 0.5417 |
|
||||
| Vacancy rate | 17.12 |
|
||||
| White | 4285 |
|
||||
| Black | 1477 |
|
||||
| Asian | 34 |
|
||||
| Native | 58 |
|
||||
| Hispanic/Latino | 206 |
|
||||
| Bachelor's or higher | 717 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lauderdale County, TN"
|
||||
classification: county
|
||||
fips: "47097"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 24784
|
||||
population_under_18: 5371
|
||||
population_18_64: 15282
|
||||
population_65_plus: 4131
|
||||
median_household_income: 49879
|
||||
poverty_rate: 21.04
|
||||
homeownership_rate: 64.35
|
||||
unemployment_rate: 5.57
|
||||
median_home_value: 143200
|
||||
gini_index: 0.4708
|
||||
vacancy_rate: 12.87
|
||||
race_white: 14621
|
||||
race_black: 8305
|
||||
race_asian: 155
|
||||
race_native: 48
|
||||
hispanic: 685
|
||||
bachelors_plus: 2688
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lauderdale County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 24784 |
|
||||
| Under 18 | 5371 |
|
||||
| 18–64 | 15282 |
|
||||
| 65+ | 4131 |
|
||||
| Median household income | 49879 |
|
||||
| Poverty rate | 21.04 |
|
||||
| Homeownership rate | 64.35 |
|
||||
| Unemployment rate | 5.57 |
|
||||
| Median home value | 143200 |
|
||||
| Gini index | 0.4708 |
|
||||
| Vacancy rate | 12.87 |
|
||||
| White | 14621 |
|
||||
| Black | 8305 |
|
||||
| Asian | 155 |
|
||||
| Native | 48 |
|
||||
| Hispanic/Latino | 685 |
|
||||
| Bachelor's or higher | 2688 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lawrence County, TN"
|
||||
classification: county
|
||||
fips: "47099"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 45385
|
||||
population_under_18: 11359
|
||||
population_18_64: 25965
|
||||
population_65_plus: 8061
|
||||
median_household_income: 54706
|
||||
poverty_rate: 14.99
|
||||
homeownership_rate: 77.55
|
||||
unemployment_rate: 4.9
|
||||
median_home_value: 194400
|
||||
gini_index: 0.4511
|
||||
vacancy_rate: 9.28
|
||||
race_white: 42177
|
||||
race_black: 631
|
||||
race_asian: 166
|
||||
race_native: 6
|
||||
hispanic: 1272
|
||||
bachelors_plus: 6444
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lawrence County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 45385 |
|
||||
| Under 18 | 11359 |
|
||||
| 18–64 | 25965 |
|
||||
| 65+ | 8061 |
|
||||
| Median household income | 54706 |
|
||||
| Poverty rate | 14.99 |
|
||||
| Homeownership rate | 77.55 |
|
||||
| Unemployment rate | 4.9 |
|
||||
| Median home value | 194400 |
|
||||
| Gini index | 0.4511 |
|
||||
| Vacancy rate | 9.28 |
|
||||
| White | 42177 |
|
||||
| Black | 631 |
|
||||
| Asian | 166 |
|
||||
| Native | 6 |
|
||||
| Hispanic/Latino | 1272 |
|
||||
| Bachelor's or higher | 6444 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lewis County, TN"
|
||||
classification: county
|
||||
fips: "47101"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 12992
|
||||
population_under_18: 2746
|
||||
population_18_64: 7575
|
||||
population_65_plus: 2671
|
||||
median_household_income: 56285
|
||||
poverty_rate: 16.75
|
||||
homeownership_rate: 81.94
|
||||
unemployment_rate: 3.67
|
||||
median_home_value: 173400
|
||||
gini_index: 0.5018
|
||||
vacancy_rate: 7.18
|
||||
race_white: 12067
|
||||
race_black: 73
|
||||
race_asian: 47
|
||||
race_native: 0
|
||||
hispanic: 410
|
||||
bachelors_plus: 1178
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lewis County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 12992 |
|
||||
| Under 18 | 2746 |
|
||||
| 18–64 | 7575 |
|
||||
| 65+ | 2671 |
|
||||
| Median household income | 56285 |
|
||||
| Poverty rate | 16.75 |
|
||||
| Homeownership rate | 81.94 |
|
||||
| Unemployment rate | 3.67 |
|
||||
| Median home value | 173400 |
|
||||
| Gini index | 0.5018 |
|
||||
| Vacancy rate | 7.18 |
|
||||
| White | 12067 |
|
||||
| Black | 73 |
|
||||
| Asian | 47 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 410 |
|
||||
| Bachelor's or higher | 1178 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lincoln County, TN"
|
||||
classification: county
|
||||
fips: "47103"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 35946
|
||||
population_under_18: 8002
|
||||
population_18_64: 20727
|
||||
population_65_plus: 7217
|
||||
median_household_income: 64667
|
||||
poverty_rate: 12.95
|
||||
homeownership_rate: 75.82
|
||||
unemployment_rate: 4.73
|
||||
median_home_value: 229700
|
||||
gini_index: 0.4588
|
||||
vacancy_rate: 8.85
|
||||
race_white: 30704
|
||||
race_black: 1998
|
||||
race_asian: 227
|
||||
race_native: 88
|
||||
hispanic: 1482
|
||||
bachelors_plus: 7091
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lincoln County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 35946 |
|
||||
| Under 18 | 8002 |
|
||||
| 18–64 | 20727 |
|
||||
| 65+ | 7217 |
|
||||
| Median household income | 64667 |
|
||||
| Poverty rate | 12.95 |
|
||||
| Homeownership rate | 75.82 |
|
||||
| Unemployment rate | 4.73 |
|
||||
| Median home value | 229700 |
|
||||
| Gini index | 0.4588 |
|
||||
| Vacancy rate | 8.85 |
|
||||
| White | 30704 |
|
||||
| Black | 1998 |
|
||||
| Asian | 227 |
|
||||
| Native | 88 |
|
||||
| Hispanic/Latino | 1482 |
|
||||
| Bachelor's or higher | 7091 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Loudon County, TN"
|
||||
classification: county
|
||||
fips: "47105"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 58580
|
||||
population_under_18: 11121
|
||||
population_18_64: 31336
|
||||
population_65_plus: 16123
|
||||
median_household_income: 84185
|
||||
poverty_rate: 12.61
|
||||
homeownership_rate: 80.28
|
||||
unemployment_rate: 2.78
|
||||
median_home_value: 348000
|
||||
gini_index: 0.435
|
||||
vacancy_rate: 7.63
|
||||
race_white: 51108
|
||||
race_black: 743
|
||||
race_asian: 526
|
||||
race_native: 59
|
||||
hispanic: 6095
|
||||
bachelors_plus: 17829
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Loudon County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 58580 |
|
||||
| Under 18 | 11121 |
|
||||
| 18–64 | 31336 |
|
||||
| 65+ | 16123 |
|
||||
| Median household income | 84185 |
|
||||
| Poverty rate | 12.61 |
|
||||
| Homeownership rate | 80.28 |
|
||||
| Unemployment rate | 2.78 |
|
||||
| Median home value | 348000 |
|
||||
| Gini index | 0.435 |
|
||||
| Vacancy rate | 7.63 |
|
||||
| White | 51108 |
|
||||
| Black | 743 |
|
||||
| Asian | 526 |
|
||||
| Native | 59 |
|
||||
| Hispanic/Latino | 6095 |
|
||||
| Bachelor's or higher | 17829 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Macon County, TN"
|
||||
classification: county
|
||||
fips: "47111"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 26240
|
||||
population_under_18: 6583
|
||||
population_18_64: 15618
|
||||
population_65_plus: 4039
|
||||
median_household_income: 59177
|
||||
poverty_rate: 17.16
|
||||
homeownership_rate: 73.64
|
||||
unemployment_rate: 3.42
|
||||
median_home_value: 225700
|
||||
gini_index: 0.4384
|
||||
vacancy_rate: 14.33
|
||||
race_white: 23268
|
||||
race_black: 179
|
||||
race_asian: 46
|
||||
race_native: 9
|
||||
hispanic: 1837
|
||||
bachelors_plus: 2830
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Macon County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 26240 |
|
||||
| Under 18 | 6583 |
|
||||
| 18–64 | 15618 |
|
||||
| 65+ | 4039 |
|
||||
| Median household income | 59177 |
|
||||
| Poverty rate | 17.16 |
|
||||
| Homeownership rate | 73.64 |
|
||||
| Unemployment rate | 3.42 |
|
||||
| Median home value | 225700 |
|
||||
| Gini index | 0.4384 |
|
||||
| Vacancy rate | 14.33 |
|
||||
| White | 23268 |
|
||||
| Black | 179 |
|
||||
| Asian | 46 |
|
||||
| Native | 9 |
|
||||
| Hispanic/Latino | 1837 |
|
||||
| Bachelor's or higher | 2830 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Madison County, TN"
|
||||
classification: county
|
||||
fips: "47113"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 99295
|
||||
population_under_18: 22287
|
||||
population_18_64: 59244
|
||||
population_65_plus: 17764
|
||||
median_household_income: 60042
|
||||
poverty_rate: 18.18
|
||||
homeownership_rate: 62.01
|
||||
unemployment_rate: 7.03
|
||||
median_home_value: 211800
|
||||
gini_index: 0.4688
|
||||
vacancy_rate: 8.93
|
||||
race_white: 53890
|
||||
race_black: 36004
|
||||
race_asian: 981
|
||||
race_native: 219
|
||||
hispanic: 5190
|
||||
bachelors_plus: 25091
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Madison County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 99295 |
|
||||
| Under 18 | 22287 |
|
||||
| 18–64 | 59244 |
|
||||
| 65+ | 17764 |
|
||||
| Median household income | 60042 |
|
||||
| Poverty rate | 18.18 |
|
||||
| Homeownership rate | 62.01 |
|
||||
| Unemployment rate | 7.03 |
|
||||
| Median home value | 211800 |
|
||||
| Gini index | 0.4688 |
|
||||
| Vacancy rate | 8.93 |
|
||||
| White | 53890 |
|
||||
| Black | 36004 |
|
||||
| Asian | 981 |
|
||||
| Native | 219 |
|
||||
| Hispanic/Latino | 5190 |
|
||||
| Bachelor's or higher | 25091 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Marion County, TN"
|
||||
classification: county
|
||||
fips: "47115"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 29250
|
||||
population_under_18: 5931
|
||||
population_18_64: 17200
|
||||
population_65_plus: 6119
|
||||
median_household_income: 61824
|
||||
poverty_rate: 16.31
|
||||
homeownership_rate: 78.54
|
||||
unemployment_rate: 7.1
|
||||
median_home_value: 195200
|
||||
gini_index: 0.444
|
||||
vacancy_rate: 15.57
|
||||
race_white: 26546
|
||||
race_black: 871
|
||||
race_asian: 72
|
||||
race_native: 45
|
||||
hispanic: 728
|
||||
bachelors_plus: 4937
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marion County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 29250 |
|
||||
| Under 18 | 5931 |
|
||||
| 18–64 | 17200 |
|
||||
| 65+ | 6119 |
|
||||
| Median household income | 61824 |
|
||||
| Poverty rate | 16.31 |
|
||||
| Homeownership rate | 78.54 |
|
||||
| Unemployment rate | 7.1 |
|
||||
| Median home value | 195200 |
|
||||
| Gini index | 0.444 |
|
||||
| Vacancy rate | 15.57 |
|
||||
| White | 26546 |
|
||||
| Black | 871 |
|
||||
| Asian | 72 |
|
||||
| Native | 45 |
|
||||
| Hispanic/Latino | 728 |
|
||||
| Bachelor's or higher | 4937 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Marshall County, TN"
|
||||
classification: county
|
||||
fips: "47117"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 36049
|
||||
population_under_18: 8442
|
||||
population_18_64: 21517
|
||||
population_65_plus: 6090
|
||||
median_household_income: 71049
|
||||
poverty_rate: 11.78
|
||||
homeownership_rate: 76.81
|
||||
unemployment_rate: 3.92
|
||||
median_home_value: 279800
|
||||
gini_index: 0.4536
|
||||
vacancy_rate: 7.64
|
||||
race_white: 31052
|
||||
race_black: 1347
|
||||
race_asian: 250
|
||||
race_native: 30
|
||||
hispanic: 2542
|
||||
bachelors_plus: 7265
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marshall County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 36049 |
|
||||
| Under 18 | 8442 |
|
||||
| 18–64 | 21517 |
|
||||
| 65+ | 6090 |
|
||||
| Median household income | 71049 |
|
||||
| Poverty rate | 11.78 |
|
||||
| Homeownership rate | 76.81 |
|
||||
| Unemployment rate | 3.92 |
|
||||
| Median home value | 279800 |
|
||||
| Gini index | 0.4536 |
|
||||
| Vacancy rate | 7.64 |
|
||||
| White | 31052 |
|
||||
| Black | 1347 |
|
||||
| Asian | 250 |
|
||||
| Native | 30 |
|
||||
| Hispanic/Latino | 2542 |
|
||||
| Bachelor's or higher | 7265 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Maury County, TN"
|
||||
classification: county
|
||||
fips: "47119"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 107791
|
||||
population_under_18: 24734
|
||||
population_18_64: 64610
|
||||
population_65_plus: 18447
|
||||
median_household_income: 76130
|
||||
poverty_rate: 9.85
|
||||
homeownership_rate: 70.9
|
||||
unemployment_rate: 2.39
|
||||
median_home_value: 355700
|
||||
gini_index: 0.4234
|
||||
vacancy_rate: 8.35
|
||||
race_white: 84793
|
||||
race_black: 11171
|
||||
race_asian: 1099
|
||||
race_native: 368
|
||||
hispanic: 8722
|
||||
bachelors_plus: 27476
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Maury County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 107791 |
|
||||
| Under 18 | 24734 |
|
||||
| 18–64 | 64610 |
|
||||
| 65+ | 18447 |
|
||||
| Median household income | 76130 |
|
||||
| Poverty rate | 9.85 |
|
||||
| Homeownership rate | 70.9 |
|
||||
| Unemployment rate | 2.39 |
|
||||
| Median home value | 355700 |
|
||||
| Gini index | 0.4234 |
|
||||
| Vacancy rate | 8.35 |
|
||||
| White | 84793 |
|
||||
| Black | 11171 |
|
||||
| Asian | 1099 |
|
||||
| Native | 368 |
|
||||
| Hispanic/Latino | 8722 |
|
||||
| Bachelor's or higher | 27476 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "McMinn County, TN"
|
||||
classification: county
|
||||
fips: "47107"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 54884
|
||||
population_under_18: 11627
|
||||
population_18_64: 32118
|
||||
population_65_plus: 11139
|
||||
median_household_income: 61470
|
||||
poverty_rate: 12.96
|
||||
homeownership_rate: 75.78
|
||||
unemployment_rate: 4.86
|
||||
median_home_value: 211800
|
||||
gini_index: 0.4473
|
||||
vacancy_rate: 12.09
|
||||
race_white: 48155
|
||||
race_black: 1765
|
||||
race_asian: 450
|
||||
race_native: 21
|
||||
hispanic: 2506
|
||||
bachelors_plus: 9717
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# McMinn County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 54884 |
|
||||
| Under 18 | 11627 |
|
||||
| 18–64 | 32118 |
|
||||
| 65+ | 11139 |
|
||||
| Median household income | 61470 |
|
||||
| Poverty rate | 12.96 |
|
||||
| Homeownership rate | 75.78 |
|
||||
| Unemployment rate | 4.86 |
|
||||
| Median home value | 211800 |
|
||||
| Gini index | 0.4473 |
|
||||
| Vacancy rate | 12.09 |
|
||||
| White | 48155 |
|
||||
| Black | 1765 |
|
||||
| Asian | 450 |
|
||||
| Native | 21 |
|
||||
| Hispanic/Latino | 2506 |
|
||||
| Bachelor's or higher | 9717 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "McNairy County, TN"
|
||||
classification: county
|
||||
fips: "47109"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 25970
|
||||
population_under_18: 5600
|
||||
population_18_64: 14960
|
||||
population_65_plus: 5410
|
||||
median_household_income: 53473
|
||||
poverty_rate: 16.52
|
||||
homeownership_rate: 79.74
|
||||
unemployment_rate: 5.81
|
||||
median_home_value: 161800
|
||||
gini_index: 0.437
|
||||
vacancy_rate: 19.37
|
||||
race_white: 23420
|
||||
race_black: 1394
|
||||
race_asian: 108
|
||||
race_native: 57
|
||||
hispanic: 561
|
||||
bachelors_plus: 3183
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# McNairy County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 25970 |
|
||||
| Under 18 | 5600 |
|
||||
| 18–64 | 14960 |
|
||||
| 65+ | 5410 |
|
||||
| Median household income | 53473 |
|
||||
| Poverty rate | 16.52 |
|
||||
| Homeownership rate | 79.74 |
|
||||
| Unemployment rate | 5.81 |
|
||||
| Median home value | 161800 |
|
||||
| Gini index | 0.437 |
|
||||
| Vacancy rate | 19.37 |
|
||||
| White | 23420 |
|
||||
| Black | 1394 |
|
||||
| Asian | 108 |
|
||||
| Native | 57 |
|
||||
| Hispanic/Latino | 561 |
|
||||
| Bachelor's or higher | 3183 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Meigs County, TN"
|
||||
classification: county
|
||||
fips: "47121"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 13343
|
||||
population_under_18: 2704
|
||||
population_18_64: 7831
|
||||
population_65_plus: 2808
|
||||
median_household_income: 61375
|
||||
poverty_rate: 14.27
|
||||
homeownership_rate: 80.96
|
||||
unemployment_rate: 5.47
|
||||
median_home_value: 180000
|
||||
gini_index: 0.4626
|
||||
vacancy_rate: 16.57
|
||||
race_white: 11901
|
||||
race_black: 296
|
||||
race_asian: 52
|
||||
race_native: 17
|
||||
hispanic: 249
|
||||
bachelors_plus: 1759
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Meigs County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 13343 |
|
||||
| Under 18 | 2704 |
|
||||
| 18–64 | 7831 |
|
||||
| 65+ | 2808 |
|
||||
| Median household income | 61375 |
|
||||
| Poverty rate | 14.27 |
|
||||
| Homeownership rate | 80.96 |
|
||||
| Unemployment rate | 5.47 |
|
||||
| Median home value | 180000 |
|
||||
| Gini index | 0.4626 |
|
||||
| Vacancy rate | 16.57 |
|
||||
| White | 11901 |
|
||||
| Black | 296 |
|
||||
| Asian | 52 |
|
||||
| Native | 17 |
|
||||
| Hispanic/Latino | 249 |
|
||||
| Bachelor's or higher | 1759 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Monroe County, TN"
|
||||
classification: county
|
||||
fips: "47123"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 47695
|
||||
population_under_18: 9792
|
||||
population_18_64: 27276
|
||||
population_65_plus: 10627
|
||||
median_household_income: 56895
|
||||
poverty_rate: 15.47
|
||||
homeownership_rate: 72.16
|
||||
unemployment_rate: 4.35
|
||||
median_home_value: 227500
|
||||
gini_index: 0.4376
|
||||
vacancy_rate: 9.42
|
||||
race_white: 41985
|
||||
race_black: 956
|
||||
race_asian: 104
|
||||
race_native: 140
|
||||
hispanic: 2220
|
||||
bachelors_plus: 7953
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Monroe County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 47695 |
|
||||
| Under 18 | 9792 |
|
||||
| 18–64 | 27276 |
|
||||
| 65+ | 10627 |
|
||||
| Median household income | 56895 |
|
||||
| Poverty rate | 15.47 |
|
||||
| Homeownership rate | 72.16 |
|
||||
| Unemployment rate | 4.35 |
|
||||
| Median home value | 227500 |
|
||||
| Gini index | 0.4376 |
|
||||
| Vacancy rate | 9.42 |
|
||||
| White | 41985 |
|
||||
| Black | 956 |
|
||||
| Asian | 104 |
|
||||
| Native | 140 |
|
||||
| Hispanic/Latino | 2220 |
|
||||
| Bachelor's or higher | 7953 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Montgomery County, TN"
|
||||
classification: county
|
||||
fips: "47125"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 234153
|
||||
population_under_18: 62685
|
||||
population_18_64: 148040
|
||||
population_65_plus: 23428
|
||||
median_household_income: 75613
|
||||
poverty_rate: 11.27
|
||||
homeownership_rate: 61.88
|
||||
unemployment_rate: 5.08
|
||||
median_home_value: 280200
|
||||
gini_index: 0.4014
|
||||
vacancy_rate: 6.08
|
||||
race_white: 146834
|
||||
race_black: 45681
|
||||
race_asian: 6107
|
||||
race_native: 743
|
||||
hispanic: 26629
|
||||
bachelors_plus: 63230
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Montgomery County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 234153 |
|
||||
| Under 18 | 62685 |
|
||||
| 18–64 | 148040 |
|
||||
| 65+ | 23428 |
|
||||
| Median household income | 75613 |
|
||||
| Poverty rate | 11.27 |
|
||||
| Homeownership rate | 61.88 |
|
||||
| Unemployment rate | 5.08 |
|
||||
| Median home value | 280200 |
|
||||
| Gini index | 0.4014 |
|
||||
| Vacancy rate | 6.08 |
|
||||
| White | 146834 |
|
||||
| Black | 45681 |
|
||||
| Asian | 6107 |
|
||||
| Native | 743 |
|
||||
| Hispanic/Latino | 26629 |
|
||||
| Bachelor's or higher | 63230 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Moore County, TN"
|
||||
classification: county
|
||||
fips: "47127"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 6674
|
||||
population_under_18: 1307
|
||||
population_18_64: 3890
|
||||
population_65_plus: 1477
|
||||
median_household_income: 66469
|
||||
poverty_rate: 8.05
|
||||
homeownership_rate: 82.51
|
||||
unemployment_rate: 4.49
|
||||
median_home_value: 285300
|
||||
gini_index: 0.4105
|
||||
vacancy_rate: 9.21
|
||||
race_white: 6181
|
||||
race_black: 144
|
||||
race_asian: 39
|
||||
race_native: 3
|
||||
hispanic: 140
|
||||
bachelors_plus: 1658
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Moore County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 6674 |
|
||||
| Under 18 | 1307 |
|
||||
| 18–64 | 3890 |
|
||||
| 65+ | 1477 |
|
||||
| Median household income | 66469 |
|
||||
| Poverty rate | 8.05 |
|
||||
| Homeownership rate | 82.51 |
|
||||
| Unemployment rate | 4.49 |
|
||||
| Median home value | 285300 |
|
||||
| Gini index | 0.4105 |
|
||||
| Vacancy rate | 9.21 |
|
||||
| White | 6181 |
|
||||
| Black | 144 |
|
||||
| Asian | 39 |
|
||||
| Native | 3 |
|
||||
| Hispanic/Latino | 140 |
|
||||
| Bachelor's or higher | 1658 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Morgan County, TN"
|
||||
classification: county
|
||||
fips: "47129"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 21361
|
||||
population_under_18: 4031
|
||||
population_18_64: 13312
|
||||
population_65_plus: 4018
|
||||
median_household_income: 65954
|
||||
poverty_rate: 15.15
|
||||
homeownership_rate: 84.89
|
||||
unemployment_rate: 5.08
|
||||
median_home_value: 166300
|
||||
gini_index: 0.4675
|
||||
vacancy_rate: 16.09
|
||||
race_white: 19578
|
||||
race_black: 939
|
||||
race_asian: 25
|
||||
race_native: 33
|
||||
hispanic: 416
|
||||
bachelors_plus: 2926
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Morgan County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 21361 |
|
||||
| Under 18 | 4031 |
|
||||
| 18–64 | 13312 |
|
||||
| 65+ | 4018 |
|
||||
| Median household income | 65954 |
|
||||
| Poverty rate | 15.15 |
|
||||
| Homeownership rate | 84.89 |
|
||||
| Unemployment rate | 5.08 |
|
||||
| Median home value | 166300 |
|
||||
| Gini index | 0.4675 |
|
||||
| Vacancy rate | 16.09 |
|
||||
| White | 19578 |
|
||||
| Black | 939 |
|
||||
| Asian | 25 |
|
||||
| Native | 33 |
|
||||
| Hispanic/Latino | 416 |
|
||||
| Bachelor's or higher | 2926 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Obion County, TN"
|
||||
classification: county
|
||||
fips: "47131"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 30453
|
||||
population_under_18: 6646
|
||||
population_18_64: 17388
|
||||
population_65_plus: 6419
|
||||
median_household_income: 54613
|
||||
poverty_rate: 18.56
|
||||
homeownership_rate: 68.12
|
||||
unemployment_rate: 4.17
|
||||
median_home_value: 133600
|
||||
gini_index: 0.4749
|
||||
vacancy_rate: 12.56
|
||||
race_white: 24234
|
||||
race_black: 3198
|
||||
race_asian: 99
|
||||
race_native: 29
|
||||
hispanic: 1686
|
||||
bachelors_plus: 5436
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Obion County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 30453 |
|
||||
| Under 18 | 6646 |
|
||||
| 18–64 | 17388 |
|
||||
| 65+ | 6419 |
|
||||
| Median household income | 54613 |
|
||||
| Poverty rate | 18.56 |
|
||||
| Homeownership rate | 68.12 |
|
||||
| Unemployment rate | 4.17 |
|
||||
| Median home value | 133600 |
|
||||
| Gini index | 0.4749 |
|
||||
| Vacancy rate | 12.56 |
|
||||
| White | 24234 |
|
||||
| Black | 3198 |
|
||||
| Asian | 99 |
|
||||
| Native | 29 |
|
||||
| Hispanic/Latino | 1686 |
|
||||
| Bachelor's or higher | 5436 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Overton County, TN"
|
||||
classification: county
|
||||
fips: "47133"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 23065
|
||||
population_under_18: 4758
|
||||
population_18_64: 13572
|
||||
population_65_plus: 4735
|
||||
median_household_income: 48959
|
||||
poverty_rate: 16.3
|
||||
homeownership_rate: 76.93
|
||||
unemployment_rate: 3.17
|
||||
median_home_value: 173200
|
||||
gini_index: 0.4964
|
||||
vacancy_rate: 12.83
|
||||
race_white: 21856
|
||||
race_black: 318
|
||||
race_asian: 56
|
||||
race_native: 28
|
||||
hispanic: 512
|
||||
bachelors_plus: 3233
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Overton County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 23065 |
|
||||
| Under 18 | 4758 |
|
||||
| 18–64 | 13572 |
|
||||
| 65+ | 4735 |
|
||||
| Median household income | 48959 |
|
||||
| Poverty rate | 16.3 |
|
||||
| Homeownership rate | 76.93 |
|
||||
| Unemployment rate | 3.17 |
|
||||
| Median home value | 173200 |
|
||||
| Gini index | 0.4964 |
|
||||
| Vacancy rate | 12.83 |
|
||||
| White | 21856 |
|
||||
| Black | 318 |
|
||||
| Asian | 56 |
|
||||
| Native | 28 |
|
||||
| Hispanic/Latino | 512 |
|
||||
| Bachelor's or higher | 3233 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Perry County, TN"
|
||||
classification: county
|
||||
fips: "47135"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 8697
|
||||
population_under_18: 1943
|
||||
population_18_64: 4847
|
||||
population_65_plus: 1907
|
||||
median_household_income: 55972
|
||||
poverty_rate: 18.06
|
||||
homeownership_rate: 73.82
|
||||
unemployment_rate: 5.82
|
||||
median_home_value: 126900
|
||||
gini_index: 0.4128
|
||||
vacancy_rate: 25.81
|
||||
race_white: 7841
|
||||
race_black: 24
|
||||
race_asian: 20
|
||||
race_native: 107
|
||||
hispanic: 120
|
||||
bachelors_plus: 1144
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Perry County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 8697 |
|
||||
| Under 18 | 1943 |
|
||||
| 18–64 | 4847 |
|
||||
| 65+ | 1907 |
|
||||
| Median household income | 55972 |
|
||||
| Poverty rate | 18.06 |
|
||||
| Homeownership rate | 73.82 |
|
||||
| Unemployment rate | 5.82 |
|
||||
| Median home value | 126900 |
|
||||
| Gini index | 0.4128 |
|
||||
| Vacancy rate | 25.81 |
|
||||
| White | 7841 |
|
||||
| Black | 24 |
|
||||
| Asian | 20 |
|
||||
| Native | 107 |
|
||||
| Hispanic/Latino | 120 |
|
||||
| Bachelor's or higher | 1144 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Pickett County, TN"
|
||||
classification: county
|
||||
fips: "47137"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 5079
|
||||
population_under_18: 878
|
||||
population_18_64: 2780
|
||||
population_65_plus: 1421
|
||||
median_household_income: 49030
|
||||
poverty_rate: 23.91
|
||||
homeownership_rate: 83.43
|
||||
unemployment_rate: 6.76
|
||||
median_home_value: 178500
|
||||
gini_index: 0.4606
|
||||
vacancy_rate: 35.51
|
||||
race_white: 4837
|
||||
race_black: 7
|
||||
race_asian: 0
|
||||
race_native: 5
|
||||
hispanic: 106
|
||||
bachelors_plus: 993
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Pickett County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 5079 |
|
||||
| Under 18 | 878 |
|
||||
| 18–64 | 2780 |
|
||||
| 65+ | 1421 |
|
||||
| Median household income | 49030 |
|
||||
| Poverty rate | 23.91 |
|
||||
| Homeownership rate | 83.43 |
|
||||
| Unemployment rate | 6.76 |
|
||||
| Median home value | 178500 |
|
||||
| Gini index | 0.4606 |
|
||||
| Vacancy rate | 35.51 |
|
||||
| White | 4837 |
|
||||
| Black | 7 |
|
||||
| Asian | 0 |
|
||||
| Native | 5 |
|
||||
| Hispanic/Latino | 106 |
|
||||
| Bachelor's or higher | 993 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Polk County, TN"
|
||||
classification: county
|
||||
fips: "47139"
|
||||
state: "TN"
|
||||
demographics:
|
||||
population: 17898
|
||||
population_under_18: 3356
|
||||
population_18_64: 10778
|
||||
population_65_plus: 3764
|
||||
median_household_income: 62522
|
||||
poverty_rate: 13.95
|
||||
homeownership_rate: 83.59
|
||||
unemployment_rate: 5.28
|
||||
median_home_value: 169900
|
||||
gini_index: 0.49
|
||||
vacancy_rate: 18.09
|
||||
race_white: 16032
|
||||
race_black: 142
|
||||
race_asian: 53
|
||||
race_native: 6
|
||||
hispanic: 388
|
||||
bachelors_plus: 3141
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, tn]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Polk County, TN
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 17898 |
|
||||
| Under 18 | 3356 |
|
||||
| 18–64 | 10778 |
|
||||
| 65+ | 3764 |
|
||||
| Median household income | 62522 |
|
||||
| Poverty rate | 13.95 |
|
||||
| Homeownership rate | 83.59 |
|
||||
| Unemployment rate | 5.28 |
|
||||
| Median home value | 169900 |
|
||||
| Gini index | 0.49 |
|
||||
| Vacancy rate | 18.09 |
|
||||
| White | 16032 |
|
||||
| Black | 142 |
|
||||
| Asian | 53 |
|
||||
| Native | 6 |
|
||||
| Hispanic/Latino | 388 |
|
||||
| Bachelor's or higher | 3141 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user