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: "Adrian Boafo"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ADRIAN BOAFO FOR CONGRESS"
|
||||
id: "C00933994"
|
||||
ids:
|
||||
fec: "H6MD05321"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Adrian Boafo
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ADRIAN BOAFO FOR CONGRESS (C00933994)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alexis Goldstein"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GOLDSTEIN FOR MARYLAND"
|
||||
id: "C00940817"
|
||||
ids:
|
||||
fec: "H6MD06303"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alexis Goldstein
|
||||
|
||||
Democratic challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GOLDSTEIN FOR MARYLAND (C00940817)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Alexis Solis"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SOLIS FOR CONGRESS"
|
||||
id: "C00912469"
|
||||
ids:
|
||||
fec: "H6MD05263"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alexis Solis
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SOLIS FOR CONGRESS (C00912469)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Andrew P Harris"
|
||||
description: "U.S. House candidate, MD-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-01"
|
||||
party: "REP"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ANDY HARRIS FOR CONGRESS"
|
||||
id: "C00435974"
|
||||
ids:
|
||||
fec: "H8MD01094"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Andrew P Harris
|
||||
|
||||
Republican incumbent for U.S. House (MD-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ANDY HARRIS FOR CONGRESS (C00435974)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "April Mcclain Delaney"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "APRIL MCCLAIN DELANEY FOR CONGRESS"
|
||||
id: "C00854471"
|
||||
ids:
|
||||
fec: "H4MD06340"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# April Mcclain Delaney
|
||||
|
||||
Democratic incumbent for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- APRIL MCCLAIN DELANEY FOR CONGRESS (C00854471)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Arthur Carr Ellis"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELLIS FOR CONGRESS"
|
||||
id: "C00939751"
|
||||
ids:
|
||||
fec: "H6MD05388"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Arthur Carr Ellis
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELLIS FOR CONGRESS (C00939751)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Bernard Flowers"
|
||||
description: "U.S. House candidate, MD-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-03"
|
||||
party: "REP"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FLOWERS FOR MARYLAND"
|
||||
id: "C00920082"
|
||||
ids:
|
||||
fec: "H4MD03149"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Bernard Flowers
|
||||
|
||||
Republican candidate for U.S. House (MD-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FLOWERS FOR MARYLAND (C00920082)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Cheryl Riley"
|
||||
description: "U.S. House candidate, MD-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-08"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CHERYL RILEY FOR CONGRESS"
|
||||
id: "C00872754"
|
||||
ids:
|
||||
fec: "H4MD08213"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cheryl Riley
|
||||
|
||||
Republican challenger for U.S. House (MD-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CHERYL RILEY FOR CONGRESS (C00872754)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Christopher Michael Burnett"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "BURNETT FOR CONGRESS"
|
||||
id: "C00906214"
|
||||
ids:
|
||||
fec: "H6MD06279"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Christopher Michael Burnett
|
||||
|
||||
Republican challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- BURNETT FOR CONGRESS (C00906214)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Daniel Schwartz"
|
||||
description: "U.S. House candidate, MD-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAN SCHWARTZ FOR CONGRESS"
|
||||
id: "C00902957"
|
||||
ids:
|
||||
fec: "H6MD01320"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Daniel Schwartz
|
||||
|
||||
Democratic challenger for U.S. House (MD-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAN SCHWARTZ FOR CONGRESS (C00902957)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Drain Ii Wallace"
|
||||
description: "U.S. House candidate, MD-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-02"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WALLACE FOR AMERICA - FRIENDS OF WALLACE '26"
|
||||
id: "C00940718"
|
||||
ids:
|
||||
fec: "H2MD06138"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Drain Ii Wallace
|
||||
|
||||
Republican challenger for U.S. House (MD-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WALLACE FOR AMERICA - FRIENDS OF WALLACE '26 (C00940718)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Sundberg"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SUNDBERG FOR CONGRESS"
|
||||
id: "C00940304"
|
||||
ids:
|
||||
fec: "H6MD05396"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Sundberg
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SUNDBERG FOR CONGRESS (C00940304)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "David Trone"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "DAVID TRONE FOR MARYLAND, INC."
|
||||
id: "C00653196"
|
||||
ids:
|
||||
fec: "H6MD08549"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# David Trone
|
||||
|
||||
Democratic challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- DAVID TRONE FOR MARYLAND, INC. (C00653196)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Ethan P Wechtaluk"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ETHAN WECHTALUK FOR MARYLAND"
|
||||
id: "C00911081"
|
||||
ids:
|
||||
fec: "H6MD06295"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ethan P Wechtaluk
|
||||
|
||||
Democratic challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ETHAN WECHTALUK FOR MARYLAND (C00911081)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "George Gluck"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "CITIZENS FOR GHEORGE GLUCK"
|
||||
id: "C00900282"
|
||||
ids:
|
||||
fec: "H2MD08175"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# George Gluck
|
||||
|
||||
Democratic challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- CITIZENS FOR GHEORGE GLUCK (C00900282)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Glenn Frederick Ivey"
|
||||
description: "U.S. House candidate, MD-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "GLENN F. IVEY FOR CONGRESS"
|
||||
id: "C00792283"
|
||||
ids:
|
||||
fec: "H2MD04232"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Glenn Frederick Ivey
|
||||
|
||||
Democratic challenger for U.S. House (MD-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- GLENN F. IVEY FOR CONGRESS (C00792283)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Harry Dunn"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HARRY DUNN FOR MARYLAND"
|
||||
id: "C00937573"
|
||||
ids:
|
||||
fec: "H4MD03263"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Harry Dunn
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HARRY DUNN FOR MARYLAND (C00937573)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Harry Jarin"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HARRY JARIN FOR CONGRESS"
|
||||
id: "C00906529"
|
||||
ids:
|
||||
fec: "H6MD05255"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Harry Jarin
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HARRY JARIN FOR CONGRESS (C00906529)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Heather Marie Luper"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LUPER FOR CONGRESS"
|
||||
id: "C00924662"
|
||||
ids:
|
||||
fec: "H6MD05297"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Heather Marie Luper
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LUPER FOR CONGRESS (C00924662)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jakeya Johnson"
|
||||
description: "U.S. House candidate, MD-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF JAKEYA JOHNSON"
|
||||
id: "C00916080"
|
||||
ids:
|
||||
fec: "H6MD04332"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jakeya Johnson
|
||||
|
||||
Democratic challenger for U.S. House (MD-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF JAKEYA JOHNSON (C00916080)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jamie Raskin"
|
||||
description: "U.S. House candidate, MD-08 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-08"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JAMIE RASKIN FOR CONGRESS"
|
||||
id: "C00575126"
|
||||
ids:
|
||||
fec: "H6MD08457"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jamie Raskin
|
||||
|
||||
Democratic incumbent for U.S. House (MD-08), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JAMIE RASKIN FOR CONGRESS (C00575126)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "John Anthony Jr. Olszewski"
|
||||
description: "U.S. House candidate, MD-02 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-02"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JOHNNY O FOR CONGRESS"
|
||||
id: "C00867747"
|
||||
ids:
|
||||
fec: "H4MD02232"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# John Anthony Jr. Olszewski
|
||||
|
||||
Democratic incumbent for U.S. House (MD-02), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JOHNNY O FOR CONGRESS (C00867747)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Jonathan White"
|
||||
description: "U.S. House candidate, MD-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-04"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "JONATHAN WHITE FOR CONGRESS"
|
||||
id: "C00921940"
|
||||
ids:
|
||||
fec: "H6MD04340"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Jonathan White
|
||||
|
||||
Democratic challenger for U.S. House (MD-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- JONATHAN WHITE FOR CONGRESS (C00921940)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kenneth Simons"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KENNY SIMONS FOR CONGRESS"
|
||||
id: "C00940999"
|
||||
ids:
|
||||
fec: "H6MD05412"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kenneth Simons
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KENNY SIMONS FOR CONGRESS (C00940999)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Kweisi Mfume"
|
||||
description: "U.S. House candidate, MD-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-07"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KWEISI MFUME FOR CONGRESS"
|
||||
id: "C00726372"
|
||||
ids:
|
||||
fec: "H6MD07020"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kweisi Mfume
|
||||
|
||||
Democratic incumbent for U.S. House (MD-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KWEISI MFUME FOR CONGRESS (C00726372)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Leigha Michele Messick"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "LEIGHA FOR CONGRESS"
|
||||
id: "C00941443"
|
||||
ids:
|
||||
fec: "H6MD05420"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Leigha Michele Messick
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- LEIGHA FOR CONGRESS (C00941443)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mariela Roca"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ROCA FOR CONGRESS"
|
||||
id: "C00784249"
|
||||
ids:
|
||||
fec: "H2MD08183"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mariela Roca
|
||||
|
||||
Republican challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ROCA FOR CONGRESS (C00784249)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Mark Steven Mr. Jr. Conway"
|
||||
description: "U.S. House candidate, MD-07 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-07"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "MARK CONWAY FOR CONGRESS"
|
||||
id: "C00922088"
|
||||
ids:
|
||||
fec: "H6MD07509"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mark Steven Mr. Jr. Conway
|
||||
|
||||
Democratic challenger for U.S. House (MD-07), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- MARK CONWAY FOR CONGRESS (C00922088)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Michelle Talkington"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "REP"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TALKINGTON FOR CONGRESS"
|
||||
id: "C00847103"
|
||||
ids:
|
||||
fec: "H4MD05219"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Michelle Talkington
|
||||
|
||||
Republican open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TALKINGTON FOR CONGRESS (C00847103)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Neil Conrad Mr. Parrott"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "PARROTT FOR CONGRESS"
|
||||
id: "C00691931"
|
||||
ids:
|
||||
fec: "H0MD06231"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Neil Conrad Mr. Parrott
|
||||
|
||||
Republican challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- PARROTT FOR CONGRESS (C00691931)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Nicole Williams"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "NICOLE WILLIAMS FOR CONGRESS"
|
||||
id: "C00934943"
|
||||
ids:
|
||||
fec: "H6MD05354"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nicole Williams
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- NICOLE WILLIAMS FOR CONGRESS (C00934943)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Quincy Bareebe"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "QUINCY BAREEBE FOR CONGRESS"
|
||||
id: "C00854315"
|
||||
ids:
|
||||
fec: "H4MD05235"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Quincy Bareebe
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- QUINCY BAREEBE FOR CONGRESS (C00854315)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Randi White"
|
||||
description: "U.S. House candidate, MD-01 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-01"
|
||||
party: "DEM"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF RANDI WHITE"
|
||||
id: "C00908657"
|
||||
ids:
|
||||
fec: "H6MD01346"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Randi White
|
||||
|
||||
Democratic challenger for U.S. House (MD-01), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF RANDI WHITE (C00908657)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Reuben Burton Ii Collins"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "FRIENDS OF REUBEN COLLINS"
|
||||
id: "C00941716"
|
||||
ids:
|
||||
fec: "H6MD05438"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Reuben Burton Ii Collins
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- FRIENDS OF REUBEN COLLINS (C00941716)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Robin Ficker"
|
||||
description: "U.S. House candidate, MD-06 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
party: "REP"
|
||||
stance: "challenger"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ROBIN FICKER FOR CONGRESS"
|
||||
id: "C00910968"
|
||||
ids:
|
||||
fec: "H6MD06287"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Robin Ficker
|
||||
|
||||
Republican challenger for U.S. House (MD-06), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ROBIN FICKER FOR CONGRESS (C00910968)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Rushern L Iii Baker"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "RUSHERN BAKER FOR CONGRESS"
|
||||
id: "C00940692"
|
||||
ids:
|
||||
fec: "H6MD05404"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Rushern L Iii Baker
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- RUSHERN BAKER FOR CONGRESS (C00940692)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Sarah Kelly Elfreth"
|
||||
description: "U.S. House candidate, MD-03 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-03"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "ELFRETH FOR MARYLAND"
|
||||
id: "C00855353"
|
||||
ids:
|
||||
fec: "H4MD03156"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sarah Kelly Elfreth
|
||||
|
||||
Democratic incumbent for U.S. House (MD-03), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- ELFRETH FOR MARYLAND (C00855353)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Shavonne Hedgepeth"
|
||||
description: "U.S. House candidate, MD-04 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-04"
|
||||
party: "DEM"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "SHAVONNE HEDGEPETH FOR CONGRESS"
|
||||
id: "C00917674"
|
||||
ids:
|
||||
fec: "H6MD04381"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Shavonne Hedgepeth
|
||||
|
||||
Democratic candidate for U.S. House (MD-04), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- SHAVONNE HEDGEPETH FOR CONGRESS (C00917674)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Steny Hoyer"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "incumbent"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "HOYER FOR CONGRESS"
|
||||
id: "C00140715"
|
||||
ids:
|
||||
fec: "H2MD05155"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Steny Hoyer
|
||||
|
||||
Democratic incumbent for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- HOYER FOR CONGRESS (C00140715)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Terry Antonio Mr. Ii Jackson"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TERRY JACKSON FOR CONGRESS"
|
||||
id: "C00922823"
|
||||
ids:
|
||||
fec: "H6MD05289"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Terry Antonio Mr. Ii Jackson
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TERRY JACKSON FOR CONGRESS (C00922823)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Tracy Starr"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "TRACY FOR MARYLAND"
|
||||
id: "C00934679"
|
||||
ids:
|
||||
fec: "H6MD05347"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tracy Starr
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- TRACY FOR MARYLAND (C00934679)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Wala Blegay"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "WALA FOR MARYLAND"
|
||||
id: "C00934331"
|
||||
ids:
|
||||
fec: "H6MD05339"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Wala Blegay
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- WALA FOR MARYLAND (C00934331)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: Candidate
|
||||
title: "Walter Kirkland"
|
||||
description: "U.S. House candidate, MD-05 (2026)"
|
||||
office: "U.S. House"
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
party: "DEM"
|
||||
stance: "open-seat"
|
||||
election_year: 2026
|
||||
status: "statutory candidate"
|
||||
committee:
|
||||
name: "KIRKLAND FOR CONGRESS"
|
||||
id: "C00932327"
|
||||
ids:
|
||||
fec: "H6MD05313"
|
||||
sources:
|
||||
- field: filing
|
||||
source: FEC (Federal Election Commission)
|
||||
confidence: official
|
||||
tags: [candidate, federal, house, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Walter Kirkland
|
||||
|
||||
Democratic open-seat for U.S. House (MD-05), 2026.
|
||||
|
||||
## Campaign Committee
|
||||
|
||||
- KIRKLAND FOR CONGRESS (C00932327)
|
||||
|
||||
## Source
|
||||
|
||||
- filing: FEC (Federal Election Commission)
|
||||
|
||||
Federal candidate filing; not yet linked to an officeholder record.
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Allegany County, MD"
|
||||
classification: county
|
||||
fips: "24001"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 67452
|
||||
population_under_18: 12032
|
||||
population_18_64: 41158
|
||||
population_65_plus: 14262
|
||||
median_household_income: 59603
|
||||
poverty_rate: 16.85
|
||||
homeownership_rate: 70.71
|
||||
unemployment_rate: 4.99
|
||||
median_home_value: 154900
|
||||
gini_index: 0.4389
|
||||
vacancy_rate: 16.31
|
||||
race_white: 58427
|
||||
race_black: 4633
|
||||
race_asian: 708
|
||||
race_native: 155
|
||||
hispanic: 1328
|
||||
bachelors_plus: 14521
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Allegany County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 67452 |
|
||||
| Under 18 | 12032 |
|
||||
| 18–64 | 41158 |
|
||||
| 65+ | 14262 |
|
||||
| Median household income | 59603 |
|
||||
| Poverty rate | 16.85 |
|
||||
| Homeownership rate | 70.71 |
|
||||
| Unemployment rate | 4.99 |
|
||||
| Median home value | 154900 |
|
||||
| Gini index | 0.4389 |
|
||||
| Vacancy rate | 16.31 |
|
||||
| White | 58427 |
|
||||
| Black | 4633 |
|
||||
| Asian | 708 |
|
||||
| Native | 155 |
|
||||
| Hispanic/Latino | 1328 |
|
||||
| Bachelor's or higher | 14521 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Anne Arundel County, MD"
|
||||
classification: county
|
||||
fips: "24003"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 598166
|
||||
population_under_18: 133881
|
||||
population_18_64: 369399
|
||||
population_65_plus: 94886
|
||||
median_household_income: 124911
|
||||
poverty_rate: 5.64
|
||||
homeownership_rate: 75.13
|
||||
unemployment_rate: 3.72
|
||||
median_home_value: 467900
|
||||
gini_index: 0.4179
|
||||
vacancy_rate: 4.87
|
||||
race_white: 379136
|
||||
race_black: 107044
|
||||
race_asian: 25238
|
||||
race_native: 3261
|
||||
hispanic: 62581
|
||||
bachelors_plus: 275283
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Anne Arundel County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 598166 |
|
||||
| Under 18 | 133881 |
|
||||
| 18–64 | 369399 |
|
||||
| 65+ | 94886 |
|
||||
| Median household income | 124911 |
|
||||
| Poverty rate | 5.64 |
|
||||
| Homeownership rate | 75.13 |
|
||||
| Unemployment rate | 3.72 |
|
||||
| Median home value | 467900 |
|
||||
| Gini index | 0.4179 |
|
||||
| Vacancy rate | 4.87 |
|
||||
| White | 379136 |
|
||||
| Black | 107044 |
|
||||
| Asian | 25238 |
|
||||
| Native | 3261 |
|
||||
| Hispanic/Latino | 62581 |
|
||||
| Bachelor's or higher | 275283 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Baltimore city, MD"
|
||||
classification: county
|
||||
fips: "24510"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 573243
|
||||
population_under_18: 119618
|
||||
population_18_64: 366023
|
||||
population_65_plus: 87602
|
||||
median_household_income: 62177
|
||||
poverty_rate: 19.75
|
||||
homeownership_rate: 47.51
|
||||
unemployment_rate: 6.54
|
||||
median_home_value: 229600
|
||||
gini_index: 0.508
|
||||
vacancy_rate: 13.34
|
||||
race_white: 154160
|
||||
race_black: 339623
|
||||
race_asian: 14895
|
||||
race_native: 2411
|
||||
hispanic: 47018
|
||||
bachelors_plus: 217729
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Baltimore city, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 573243 |
|
||||
| Under 18 | 119618 |
|
||||
| 18–64 | 366023 |
|
||||
| 65+ | 87602 |
|
||||
| Median household income | 62177 |
|
||||
| Poverty rate | 19.75 |
|
||||
| Homeownership rate | 47.51 |
|
||||
| Unemployment rate | 6.54 |
|
||||
| Median home value | 229600 |
|
||||
| Gini index | 0.508 |
|
||||
| Vacancy rate | 13.34 |
|
||||
| White | 154160 |
|
||||
| Black | 339623 |
|
||||
| Asian | 14895 |
|
||||
| Native | 2411 |
|
||||
| Hispanic/Latino | 47018 |
|
||||
| Bachelor's or higher | 217729 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Baltimore County, MD"
|
||||
classification: county
|
||||
fips: "24005"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 850796
|
||||
population_under_18: 185984
|
||||
population_18_64: 510443
|
||||
population_65_plus: 154369
|
||||
median_household_income: 91768
|
||||
poverty_rate: 9.78
|
||||
homeownership_rate: 66.38
|
||||
unemployment_rate: 4.89
|
||||
median_home_value: 349300
|
||||
gini_index: 0.458
|
||||
vacancy_rate: 5.14
|
||||
race_white: 447437
|
||||
race_black: 260785
|
||||
race_asian: 52203
|
||||
race_native: 2363
|
||||
hispanic: 66062
|
||||
bachelors_plus: 361826
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Baltimore County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 850796 |
|
||||
| Under 18 | 185984 |
|
||||
| 18–64 | 510443 |
|
||||
| 65+ | 154369 |
|
||||
| Median household income | 91768 |
|
||||
| Poverty rate | 9.78 |
|
||||
| Homeownership rate | 66.38 |
|
||||
| Unemployment rate | 4.89 |
|
||||
| Median home value | 349300 |
|
||||
| Gini index | 0.458 |
|
||||
| Vacancy rate | 5.14 |
|
||||
| White | 447437 |
|
||||
| Black | 260785 |
|
||||
| Asian | 52203 |
|
||||
| Native | 2363 |
|
||||
| Hispanic/Latino | 66062 |
|
||||
| Bachelor's or higher | 361826 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Calvert County, MD"
|
||||
classification: county
|
||||
fips: "24009"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 94313
|
||||
population_under_18: 21796
|
||||
population_18_64: 57115
|
||||
population_65_plus: 15402
|
||||
median_household_income: 133922
|
||||
poverty_rate: 3.87
|
||||
homeownership_rate: 87.2
|
||||
unemployment_rate: 2.69
|
||||
median_home_value: 460200
|
||||
gini_index: 0.3825
|
||||
vacancy_rate: 7.35
|
||||
race_white: 70778
|
||||
race_black: 11502
|
||||
race_asian: 1837
|
||||
race_native: 225
|
||||
hispanic: 4863
|
||||
bachelors_plus: 34986
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Calvert County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 94313 |
|
||||
| Under 18 | 21796 |
|
||||
| 18–64 | 57115 |
|
||||
| 65+ | 15402 |
|
||||
| Median household income | 133922 |
|
||||
| Poverty rate | 3.87 |
|
||||
| Homeownership rate | 87.2 |
|
||||
| Unemployment rate | 2.69 |
|
||||
| Median home value | 460200 |
|
||||
| Gini index | 0.3825 |
|
||||
| Vacancy rate | 7.35 |
|
||||
| White | 70778 |
|
||||
| Black | 11502 |
|
||||
| Asian | 1837 |
|
||||
| Native | 225 |
|
||||
| Hispanic/Latino | 4863 |
|
||||
| Bachelor's or higher | 34986 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Caroline County, MD"
|
||||
classification: county
|
||||
fips: "24011"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 33669
|
||||
population_under_18: 8056
|
||||
population_18_64: 19782
|
||||
population_65_plus: 5831
|
||||
median_household_income: 68457
|
||||
poverty_rate: 12.16
|
||||
homeownership_rate: 71.85
|
||||
unemployment_rate: 5.69
|
||||
median_home_value: 290100
|
||||
gini_index: 0.4253
|
||||
vacancy_rate: 7.66
|
||||
race_white: 24605
|
||||
race_black: 4340
|
||||
race_asian: 251
|
||||
race_native: 358
|
||||
hispanic: 3122
|
||||
bachelors_plus: 5276
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Caroline County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 33669 |
|
||||
| Under 18 | 8056 |
|
||||
| 18–64 | 19782 |
|
||||
| 65+ | 5831 |
|
||||
| Median household income | 68457 |
|
||||
| Poverty rate | 12.16 |
|
||||
| Homeownership rate | 71.85 |
|
||||
| Unemployment rate | 5.69 |
|
||||
| Median home value | 290100 |
|
||||
| Gini index | 0.4253 |
|
||||
| Vacancy rate | 7.66 |
|
||||
| White | 24605 |
|
||||
| Black | 4340 |
|
||||
| Asian | 251 |
|
||||
| Native | 358 |
|
||||
| Hispanic/Latino | 3122 |
|
||||
| Bachelor's or higher | 5276 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Carroll County, MD"
|
||||
classification: county
|
||||
fips: "24013"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 175321
|
||||
population_under_18: 38635
|
||||
population_18_64: 105233
|
||||
population_65_plus: 31453
|
||||
median_household_income: 118211
|
||||
poverty_rate: 5.21
|
||||
homeownership_rate: 84.35
|
||||
unemployment_rate: 3.47
|
||||
median_home_value: 434000
|
||||
gini_index: 0.4029
|
||||
vacancy_rate: 3.72
|
||||
race_white: 150514
|
||||
race_black: 7135
|
||||
race_asian: 4207
|
||||
race_native: 382
|
||||
hispanic: 8923
|
||||
bachelors_plus: 69013
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Carroll County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 175321 |
|
||||
| Under 18 | 38635 |
|
||||
| 18–64 | 105233 |
|
||||
| 65+ | 31453 |
|
||||
| Median household income | 118211 |
|
||||
| Poverty rate | 5.21 |
|
||||
| Homeownership rate | 84.35 |
|
||||
| Unemployment rate | 3.47 |
|
||||
| Median home value | 434000 |
|
||||
| Gini index | 0.4029 |
|
||||
| Vacancy rate | 3.72 |
|
||||
| White | 150514 |
|
||||
| Black | 7135 |
|
||||
| Asian | 4207 |
|
||||
| Native | 382 |
|
||||
| Hispanic/Latino | 8923 |
|
||||
| Bachelor's or higher | 69013 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Cecil County, MD"
|
||||
classification: county
|
||||
fips: "24015"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 104960
|
||||
population_under_18: 23336
|
||||
population_18_64: 63699
|
||||
population_65_plus: 17925
|
||||
median_household_income: 92007
|
||||
poverty_rate: 10.85
|
||||
homeownership_rate: 75.27
|
||||
unemployment_rate: 5.46
|
||||
median_home_value: 343400
|
||||
gini_index: 0.418
|
||||
vacancy_rate: 8.48
|
||||
race_white: 85715
|
||||
race_black: 7548
|
||||
race_asian: 1294
|
||||
race_native: 100
|
||||
hispanic: 5852
|
||||
bachelors_plus: 28718
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Cecil County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 104960 |
|
||||
| Under 18 | 23336 |
|
||||
| 18–64 | 63699 |
|
||||
| 65+ | 17925 |
|
||||
| Median household income | 92007 |
|
||||
| Poverty rate | 10.85 |
|
||||
| Homeownership rate | 75.27 |
|
||||
| Unemployment rate | 5.46 |
|
||||
| Median home value | 343400 |
|
||||
| Gini index | 0.418 |
|
||||
| Vacancy rate | 8.48 |
|
||||
| White | 85715 |
|
||||
| Black | 7548 |
|
||||
| Asian | 1294 |
|
||||
| Native | 100 |
|
||||
| Hispanic/Latino | 5852 |
|
||||
| Bachelor's or higher | 28718 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Charles County, MD"
|
||||
classification: county
|
||||
fips: "24017"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 170527
|
||||
population_under_18: 40722
|
||||
population_18_64: 106455
|
||||
population_65_plus: 23350
|
||||
median_household_income: 122816
|
||||
poverty_rate: 6.87
|
||||
homeownership_rate: 82.07
|
||||
unemployment_rate: 4.85
|
||||
median_home_value: 428500
|
||||
gini_index: 0.3883
|
||||
vacancy_rate: 4.6
|
||||
race_white: 56930
|
||||
race_black: 83988
|
||||
race_asian: 5699
|
||||
race_native: 1053
|
||||
hispanic: 13500
|
||||
bachelors_plus: 55907
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Charles County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 170527 |
|
||||
| Under 18 | 40722 |
|
||||
| 18–64 | 106455 |
|
||||
| 65+ | 23350 |
|
||||
| Median household income | 122816 |
|
||||
| Poverty rate | 6.87 |
|
||||
| Homeownership rate | 82.07 |
|
||||
| Unemployment rate | 4.85 |
|
||||
| Median home value | 428500 |
|
||||
| Gini index | 0.3883 |
|
||||
| Vacancy rate | 4.6 |
|
||||
| White | 56930 |
|
||||
| Black | 83988 |
|
||||
| Asian | 5699 |
|
||||
| Native | 1053 |
|
||||
| Hispanic/Latino | 13500 |
|
||||
| Bachelor's or higher | 55907 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Dorchester County, MD"
|
||||
classification: county
|
||||
fips: "24019"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 32754
|
||||
population_under_18: 6865
|
||||
population_18_64: 18351
|
||||
population_65_plus: 7538
|
||||
median_household_income: 61839
|
||||
poverty_rate: 17.14
|
||||
homeownership_rate: 65.57
|
||||
unemployment_rate: 5.71
|
||||
median_home_value: 262400
|
||||
gini_index: 0.4697
|
||||
vacancy_rate: 17.57
|
||||
race_white: 20185
|
||||
race_black: 8133
|
||||
race_asian: 381
|
||||
race_native: 0
|
||||
hispanic: 1996
|
||||
bachelors_plus: 6269
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Dorchester County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 32754 |
|
||||
| Under 18 | 6865 |
|
||||
| 18–64 | 18351 |
|
||||
| 65+ | 7538 |
|
||||
| Median household income | 61839 |
|
||||
| Poverty rate | 17.14 |
|
||||
| Homeownership rate | 65.57 |
|
||||
| Unemployment rate | 5.71 |
|
||||
| Median home value | 262400 |
|
||||
| Gini index | 0.4697 |
|
||||
| Vacancy rate | 17.57 |
|
||||
| White | 20185 |
|
||||
| Black | 8133 |
|
||||
| Asian | 381 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 1996 |
|
||||
| Bachelor's or higher | 6269 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Frederick County, MD"
|
||||
classification: county
|
||||
fips: "24021"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 287048
|
||||
population_under_18: 66996
|
||||
population_18_64: 176170
|
||||
population_65_plus: 43882
|
||||
median_household_income: 122002
|
||||
poverty_rate: 6.0
|
||||
homeownership_rate: 77.02
|
||||
unemployment_rate: 3.31
|
||||
median_home_value: 464600
|
||||
gini_index: 0.3983
|
||||
vacancy_rate: 3.94
|
||||
race_white: 193768
|
||||
race_black: 30128
|
||||
race_asian: 17011
|
||||
race_native: 938
|
||||
hispanic: 36962
|
||||
bachelors_plus: 130282
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Frederick County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 287048 |
|
||||
| Under 18 | 66996 |
|
||||
| 18–64 | 176170 |
|
||||
| 65+ | 43882 |
|
||||
| Median household income | 122002 |
|
||||
| Poverty rate | 6.0 |
|
||||
| Homeownership rate | 77.02 |
|
||||
| Unemployment rate | 3.31 |
|
||||
| Median home value | 464600 |
|
||||
| Gini index | 0.3983 |
|
||||
| Vacancy rate | 3.94 |
|
||||
| White | 193768 |
|
||||
| Black | 30128 |
|
||||
| Asian | 17011 |
|
||||
| Native | 938 |
|
||||
| Hispanic/Latino | 36962 |
|
||||
| Bachelor's or higher | 130282 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Garrett County, MD"
|
||||
classification: county
|
||||
fips: "24023"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 28615
|
||||
population_under_18: 5075
|
||||
population_18_64: 16615
|
||||
population_65_plus: 6925
|
||||
median_household_income: 67688
|
||||
poverty_rate: 11.25
|
||||
homeownership_rate: 79.72
|
||||
unemployment_rate: 4.35
|
||||
median_home_value: 235300
|
||||
gini_index: 0.4929
|
||||
vacancy_rate: 32.53
|
||||
race_white: 27216
|
||||
race_black: 175
|
||||
race_asian: 137
|
||||
race_native: 68
|
||||
hispanic: 393
|
||||
bachelors_plus: 8230
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Garrett County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 28615 |
|
||||
| Under 18 | 5075 |
|
||||
| 18–64 | 16615 |
|
||||
| 65+ | 6925 |
|
||||
| Median household income | 67688 |
|
||||
| Poverty rate | 11.25 |
|
||||
| Homeownership rate | 79.72 |
|
||||
| Unemployment rate | 4.35 |
|
||||
| Median home value | 235300 |
|
||||
| Gini index | 0.4929 |
|
||||
| Vacancy rate | 32.53 |
|
||||
| White | 27216 |
|
||||
| Black | 175 |
|
||||
| Asian | 137 |
|
||||
| Native | 68 |
|
||||
| Hispanic/Latino | 393 |
|
||||
| Bachelor's or higher | 8230 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Harford County, MD"
|
||||
classification: county
|
||||
fips: "24025"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 263757
|
||||
population_under_18: 58777
|
||||
population_18_64: 158964
|
||||
population_65_plus: 46016
|
||||
median_household_income: 112265
|
||||
poverty_rate: 7.14
|
||||
homeownership_rate: 79.66
|
||||
unemployment_rate: 3.83
|
||||
median_home_value: 386400
|
||||
gini_index: 0.408
|
||||
vacancy_rate: 3.48
|
||||
race_white: 192506
|
||||
race_black: 37734
|
||||
race_asian: 7949
|
||||
race_native: 523
|
||||
hispanic: 15290
|
||||
bachelors_plus: 106131
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Harford County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 263757 |
|
||||
| Under 18 | 58777 |
|
||||
| 18–64 | 158964 |
|
||||
| 65+ | 46016 |
|
||||
| Median household income | 112265 |
|
||||
| Poverty rate | 7.14 |
|
||||
| Homeownership rate | 79.66 |
|
||||
| Unemployment rate | 3.83 |
|
||||
| Median home value | 386400 |
|
||||
| Gini index | 0.408 |
|
||||
| Vacancy rate | 3.48 |
|
||||
| White | 192506 |
|
||||
| Black | 37734 |
|
||||
| Asian | 7949 |
|
||||
| Native | 523 |
|
||||
| Hispanic/Latino | 15290 |
|
||||
| Bachelor's or higher | 106131 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Howard County, MD"
|
||||
classification: county
|
||||
fips: "24027"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 336328
|
||||
population_under_18: 79917
|
||||
population_18_64: 205136
|
||||
population_65_plus: 51275
|
||||
median_household_income: 149763
|
||||
poverty_rate: 5.23
|
||||
homeownership_rate: 71.48
|
||||
unemployment_rate: 3.49
|
||||
median_home_value: 597900
|
||||
gini_index: 0.4136
|
||||
vacancy_rate: 3.37
|
||||
race_white: 157552
|
||||
race_black: 67150
|
||||
race_asian: 64745
|
||||
race_native: 1091
|
||||
hispanic: 29135
|
||||
bachelors_plus: 226665
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Howard County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 336328 |
|
||||
| Under 18 | 79917 |
|
||||
| 18–64 | 205136 |
|
||||
| 65+ | 51275 |
|
||||
| Median household income | 149763 |
|
||||
| Poverty rate | 5.23 |
|
||||
| Homeownership rate | 71.48 |
|
||||
| Unemployment rate | 3.49 |
|
||||
| Median home value | 597900 |
|
||||
| Gini index | 0.4136 |
|
||||
| Vacancy rate | 3.37 |
|
||||
| White | 157552 |
|
||||
| Black | 67150 |
|
||||
| Asian | 64745 |
|
||||
| Native | 1091 |
|
||||
| Hispanic/Latino | 29135 |
|
||||
| Bachelor's or higher | 226665 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Kent County, MD"
|
||||
classification: county
|
||||
fips: "24029"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 19346
|
||||
population_under_18: 2989
|
||||
population_18_64: 11052
|
||||
population_65_plus: 5305
|
||||
median_household_income: 80147
|
||||
poverty_rate: 9.66
|
||||
homeownership_rate: 72.54
|
||||
unemployment_rate: 2.95
|
||||
median_home_value: 330900
|
||||
gini_index: 0.4527
|
||||
vacancy_rate: 18.04
|
||||
race_white: 14903
|
||||
race_black: 2707
|
||||
race_asian: 242
|
||||
race_native: 2
|
||||
hispanic: 1126
|
||||
bachelors_plus: 8072
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kent County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 19346 |
|
||||
| Under 18 | 2989 |
|
||||
| 18–64 | 11052 |
|
||||
| 65+ | 5305 |
|
||||
| Median household income | 80147 |
|
||||
| Poverty rate | 9.66 |
|
||||
| Homeownership rate | 72.54 |
|
||||
| Unemployment rate | 2.95 |
|
||||
| Median home value | 330900 |
|
||||
| Gini index | 0.4527 |
|
||||
| Vacancy rate | 18.04 |
|
||||
| White | 14903 |
|
||||
| Black | 2707 |
|
||||
| Asian | 242 |
|
||||
| Native | 2 |
|
||||
| Hispanic/Latino | 1126 |
|
||||
| Bachelor's or higher | 8072 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Montgomery County, MD"
|
||||
classification: county
|
||||
fips: "24031"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 1065949
|
||||
population_under_18: 243139
|
||||
population_18_64: 641671
|
||||
population_65_plus: 181139
|
||||
median_household_income: 132450
|
||||
poverty_rate: 7.45
|
||||
homeownership_rate: 65.3
|
||||
unemployment_rate: 4.93
|
||||
median_home_value: 640300
|
||||
gini_index: 0.4691
|
||||
vacancy_rate: 4.26
|
||||
race_white: 448341
|
||||
race_black: 198264
|
||||
race_asian: 164064
|
||||
race_native: 6190
|
||||
hispanic: 223958
|
||||
bachelors_plus: 695754
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Montgomery County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1065949 |
|
||||
| Under 18 | 243139 |
|
||||
| 18–64 | 641671 |
|
||||
| 65+ | 181139 |
|
||||
| Median household income | 132450 |
|
||||
| Poverty rate | 7.45 |
|
||||
| Homeownership rate | 65.3 |
|
||||
| Unemployment rate | 4.93 |
|
||||
| Median home value | 640300 |
|
||||
| Gini index | 0.4691 |
|
||||
| Vacancy rate | 4.26 |
|
||||
| White | 448341 |
|
||||
| Black | 198264 |
|
||||
| Asian | 164064 |
|
||||
| Native | 6190 |
|
||||
| Hispanic/Latino | 223958 |
|
||||
| Bachelor's or higher | 695754 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Prince George's County, MD"
|
||||
classification: county
|
||||
fips: "24033"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 959754
|
||||
population_under_18: 212127
|
||||
population_18_64: 604511
|
||||
population_65_plus: 143116
|
||||
median_household_income: 101798
|
||||
poverty_rate: 10.84
|
||||
homeownership_rate: 62.31
|
||||
unemployment_rate: 6.38
|
||||
median_home_value: 426000
|
||||
gini_index: 0.4165
|
||||
vacancy_rate: 4.86
|
||||
race_white: 118974
|
||||
race_black: 564636
|
||||
race_asian: 37571
|
||||
race_native: 5727
|
||||
hispanic: 216088
|
||||
bachelors_plus: 350436
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Prince George's County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 959754 |
|
||||
| Under 18 | 212127 |
|
||||
| 18–64 | 604511 |
|
||||
| 65+ | 143116 |
|
||||
| Median household income | 101798 |
|
||||
| Poverty rate | 10.84 |
|
||||
| Homeownership rate | 62.31 |
|
||||
| Unemployment rate | 6.38 |
|
||||
| Median home value | 426000 |
|
||||
| Gini index | 0.4165 |
|
||||
| Vacancy rate | 4.86 |
|
||||
| White | 118974 |
|
||||
| Black | 564636 |
|
||||
| Asian | 37571 |
|
||||
| Native | 5727 |
|
||||
| Hispanic/Latino | 216088 |
|
||||
| Bachelor's or higher | 350436 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Queen Anne's County, MD"
|
||||
classification: county
|
||||
fips: "24035"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 51825
|
||||
population_under_18: 10926
|
||||
population_18_64: 30179
|
||||
population_65_plus: 10720
|
||||
median_household_income: 112826
|
||||
poverty_rate: 6.44
|
||||
homeownership_rate: 82.91
|
||||
unemployment_rate: 3.83
|
||||
median_home_value: 462700
|
||||
gini_index: 0.4274
|
||||
vacancy_rate: 9.67
|
||||
race_white: 43211
|
||||
race_black: 2948
|
||||
race_asian: 525
|
||||
race_native: 32
|
||||
hispanic: 2958
|
||||
bachelors_plus: 19849
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Queen Anne's County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 51825 |
|
||||
| Under 18 | 10926 |
|
||||
| 18–64 | 30179 |
|
||||
| 65+ | 10720 |
|
||||
| Median household income | 112826 |
|
||||
| Poverty rate | 6.44 |
|
||||
| Homeownership rate | 82.91 |
|
||||
| Unemployment rate | 3.83 |
|
||||
| Median home value | 462700 |
|
||||
| Gini index | 0.4274 |
|
||||
| Vacancy rate | 9.67 |
|
||||
| White | 43211 |
|
||||
| Black | 2948 |
|
||||
| Asian | 525 |
|
||||
| Native | 32 |
|
||||
| Hispanic/Latino | 2958 |
|
||||
| Bachelor's or higher | 19849 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Somerset County, MD"
|
||||
classification: county
|
||||
fips: "24039"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 24822
|
||||
population_under_18: 4336
|
||||
population_18_64: 16067
|
||||
population_65_plus: 4419
|
||||
median_household_income: 64943
|
||||
poverty_rate: 16.36
|
||||
homeownership_rate: 73.12
|
||||
unemployment_rate: 7.46
|
||||
median_home_value: 173200
|
||||
gini_index: 0.4515
|
||||
vacancy_rate: 23.61
|
||||
race_white: 12896
|
||||
race_black: 9623
|
||||
race_asian: 185
|
||||
race_native: 60
|
||||
hispanic: 1144
|
||||
bachelors_plus: 4696
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Somerset County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 24822 |
|
||||
| Under 18 | 4336 |
|
||||
| 18–64 | 16067 |
|
||||
| 65+ | 4419 |
|
||||
| Median household income | 64943 |
|
||||
| Poverty rate | 16.36 |
|
||||
| Homeownership rate | 73.12 |
|
||||
| Unemployment rate | 7.46 |
|
||||
| Median home value | 173200 |
|
||||
| Gini index | 0.4515 |
|
||||
| Vacancy rate | 23.61 |
|
||||
| White | 12896 |
|
||||
| Black | 9623 |
|
||||
| Asian | 185 |
|
||||
| Native | 60 |
|
||||
| Hispanic/Latino | 1144 |
|
||||
| Bachelor's or higher | 4696 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "St. Mary's County, MD"
|
||||
classification: county
|
||||
fips: "24037"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 115126
|
||||
population_under_18: 27549
|
||||
population_18_64: 71433
|
||||
population_65_plus: 16144
|
||||
median_household_income: 119446
|
||||
poverty_rate: 7.98
|
||||
homeownership_rate: 73.17
|
||||
unemployment_rate: 3.56
|
||||
median_home_value: 407600
|
||||
gini_index: 0.4087
|
||||
vacancy_rate: 8.51
|
||||
race_white: 82070
|
||||
race_black: 16847
|
||||
race_asian: 3062
|
||||
race_native: 130
|
||||
hispanic: 7072
|
||||
bachelors_plus: 40882
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# St. Mary's County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 115126 |
|
||||
| Under 18 | 27549 |
|
||||
| 18–64 | 71433 |
|
||||
| 65+ | 16144 |
|
||||
| Median household income | 119446 |
|
||||
| Poverty rate | 7.98 |
|
||||
| Homeownership rate | 73.17 |
|
||||
| Unemployment rate | 3.56 |
|
||||
| Median home value | 407600 |
|
||||
| Gini index | 0.4087 |
|
||||
| Vacancy rate | 8.51 |
|
||||
| White | 82070 |
|
||||
| Black | 16847 |
|
||||
| Asian | 3062 |
|
||||
| Native | 130 |
|
||||
| Hispanic/Latino | 7072 |
|
||||
| Bachelor's or higher | 40882 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Talbot County, MD"
|
||||
classification: county
|
||||
fips: "24041"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 37917
|
||||
population_under_18: 7045
|
||||
population_18_64: 19662
|
||||
population_65_plus: 11210
|
||||
median_household_income: 84811
|
||||
poverty_rate: 9.33
|
||||
homeownership_rate: 75.07
|
||||
unemployment_rate: 4.33
|
||||
median_home_value: 409700
|
||||
gini_index: 0.5061
|
||||
vacancy_rate: 16.67
|
||||
race_white: 28647
|
||||
race_black: 4628
|
||||
race_asian: 528
|
||||
race_native: 187
|
||||
hispanic: 3650
|
||||
bachelors_plus: 17138
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Talbot County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 37917 |
|
||||
| Under 18 | 7045 |
|
||||
| 18–64 | 19662 |
|
||||
| 65+ | 11210 |
|
||||
| Median household income | 84811 |
|
||||
| Poverty rate | 9.33 |
|
||||
| Homeownership rate | 75.07 |
|
||||
| Unemployment rate | 4.33 |
|
||||
| Median home value | 409700 |
|
||||
| Gini index | 0.5061 |
|
||||
| Vacancy rate | 16.67 |
|
||||
| White | 28647 |
|
||||
| Black | 4628 |
|
||||
| Asian | 528 |
|
||||
| Native | 187 |
|
||||
| Hispanic/Latino | 3650 |
|
||||
| Bachelor's or higher | 17138 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Washington County, MD"
|
||||
classification: county
|
||||
fips: "24043"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 155709
|
||||
population_under_18: 33870
|
||||
population_18_64: 93686
|
||||
population_65_plus: 28153
|
||||
median_household_income: 77747
|
||||
poverty_rate: 12.42
|
||||
homeownership_rate: 66.76
|
||||
unemployment_rate: 4.22
|
||||
median_home_value: 296100
|
||||
gini_index: 0.4396
|
||||
vacancy_rate: 6.75
|
||||
race_white: 116696
|
||||
race_black: 18030
|
||||
race_asian: 2531
|
||||
race_native: 331
|
||||
hispanic: 12297
|
||||
bachelors_plus: 37212
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Washington County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 155709 |
|
||||
| Under 18 | 33870 |
|
||||
| 18–64 | 93686 |
|
||||
| 65+ | 28153 |
|
||||
| Median household income | 77747 |
|
||||
| Poverty rate | 12.42 |
|
||||
| Homeownership rate | 66.76 |
|
||||
| Unemployment rate | 4.22 |
|
||||
| Median home value | 296100 |
|
||||
| Gini index | 0.4396 |
|
||||
| Vacancy rate | 6.75 |
|
||||
| White | 116696 |
|
||||
| Black | 18030 |
|
||||
| Asian | 2531 |
|
||||
| Native | 331 |
|
||||
| Hispanic/Latino | 12297 |
|
||||
| Bachelor's or higher | 37212 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Wicomico County, MD"
|
||||
classification: county
|
||||
fips: "24045"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 104914
|
||||
population_under_18: 23644
|
||||
population_18_64: 63822
|
||||
population_65_plus: 17448
|
||||
median_household_income: 76210
|
||||
poverty_rate: 13.94
|
||||
homeownership_rate: 62.28
|
||||
unemployment_rate: 5.89
|
||||
median_home_value: 254700
|
||||
gini_index: 0.4468
|
||||
vacancy_rate: 8.29
|
||||
race_white: 62073
|
||||
race_black: 27997
|
||||
race_asian: 2574
|
||||
race_native: 120
|
||||
hispanic: 7463
|
||||
bachelors_plus: 27377
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Wicomico County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 104914 |
|
||||
| Under 18 | 23644 |
|
||||
| 18–64 | 63822 |
|
||||
| 65+ | 17448 |
|
||||
| Median household income | 76210 |
|
||||
| Poverty rate | 13.94 |
|
||||
| Homeownership rate | 62.28 |
|
||||
| Unemployment rate | 5.89 |
|
||||
| Median home value | 254700 |
|
||||
| Gini index | 0.4468 |
|
||||
| Vacancy rate | 8.29 |
|
||||
| White | 62073 |
|
||||
| Black | 27997 |
|
||||
| Asian | 2574 |
|
||||
| Native | 120 |
|
||||
| Hispanic/Latino | 7463 |
|
||||
| Bachelor's or higher | 27377 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Worcester County, MD"
|
||||
classification: county
|
||||
fips: "24047"
|
||||
state: "MD"
|
||||
demographics:
|
||||
population: 53700
|
||||
population_under_18: 9185
|
||||
population_18_64: 29144
|
||||
population_65_plus: 15371
|
||||
median_household_income: 81745
|
||||
poverty_rate: 9.94
|
||||
homeownership_rate: 77.96
|
||||
unemployment_rate: 6.71
|
||||
median_home_value: 374700
|
||||
gini_index: 0.4861
|
||||
vacancy_rate: 57.56
|
||||
race_white: 42164
|
||||
race_black: 6534
|
||||
race_asian: 743
|
||||
race_native: 29
|
||||
hispanic: 2165
|
||||
bachelors_plus: 20052
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Worcester County, MD
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 53700 |
|
||||
| Under 18 | 9185 |
|
||||
| 18–64 | 29144 |
|
||||
| 65+ | 15371 |
|
||||
| Median household income | 81745 |
|
||||
| Poverty rate | 9.94 |
|
||||
| Homeownership rate | 77.96 |
|
||||
| Unemployment rate | 6.71 |
|
||||
| Median home value | 374700 |
|
||||
| Gini index | 0.4861 |
|
||||
| Vacancy rate | 57.56 |
|
||||
| White | 42164 |
|
||||
| Black | 6534 |
|
||||
| Asian | 743 |
|
||||
| Native | 29 |
|
||||
| Hispanic/Latino | 2165 |
|
||||
| Bachelor's or higher | 20052 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "MD-01"
|
||||
classification: congressional-district
|
||||
state: "MD"
|
||||
district: "MD-01"
|
||||
demographics:
|
||||
population: 791864
|
||||
population_under_18: 181253
|
||||
population_18_64: 241624
|
||||
population_65_plus: 368987
|
||||
median_household_income: 95306
|
||||
poverty_rate: 9.4
|
||||
homeownership_rate: 76.46
|
||||
unemployment_rate: 4.1
|
||||
median_home_value: 378700
|
||||
gini_index: 0.4325
|
||||
vacancy_rate: 14.43
|
||||
race_white: 564937
|
||||
race_black: 106211
|
||||
race_asian: 24442
|
||||
hispanic: 53251
|
||||
bachelors_plus: 208307
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# MD-01
|
||||
|
||||
Congressional district MD-01.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 791864 |
|
||||
| Under 18 | 181253 |
|
||||
| 18–64 | 241624 |
|
||||
| 65+ | 368987 |
|
||||
| Median household income | 95306 |
|
||||
| Poverty rate | 9.4 |
|
||||
| Homeownership rate | 76.46 |
|
||||
| Unemployment rate | 4.1 |
|
||||
| Median home value | 378700 |
|
||||
| Gini index | 0.4325 |
|
||||
| Vacancy rate | 14.43 |
|
||||
| White | 564937 |
|
||||
| Black | 106211 |
|
||||
| Asian | 24442 |
|
||||
| Hispanic/Latino | 53251 |
|
||||
| Bachelor's or higher | 208307 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "MD-02"
|
||||
classification: congressional-district
|
||||
state: "MD"
|
||||
district: "MD-02"
|
||||
demographics:
|
||||
population: 783097
|
||||
population_under_18: 194901
|
||||
population_18_64: 247723
|
||||
population_65_plus: 340473
|
||||
median_household_income: 94537
|
||||
poverty_rate: 8.43
|
||||
homeownership_rate: 67.65
|
||||
unemployment_rate: 4.1
|
||||
median_home_value: 393900
|
||||
gini_index: 0.4571
|
||||
vacancy_rate: 4.13
|
||||
race_white: 456620
|
||||
race_black: 207838
|
||||
race_asian: 43501
|
||||
hispanic: 51409
|
||||
bachelors_plus: 257620
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# MD-02
|
||||
|
||||
Congressional district MD-02.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 783097 |
|
||||
| Under 18 | 194901 |
|
||||
| 18–64 | 247723 |
|
||||
| 65+ | 340473 |
|
||||
| Median household income | 94537 |
|
||||
| Poverty rate | 8.43 |
|
||||
| Homeownership rate | 67.65 |
|
||||
| Unemployment rate | 4.1 |
|
||||
| Median home value | 393900 |
|
||||
| Gini index | 0.4571 |
|
||||
| Vacancy rate | 4.13 |
|
||||
| White | 456620 |
|
||||
| Black | 207838 |
|
||||
| Asian | 43501 |
|
||||
| Hispanic/Latino | 51409 |
|
||||
| Bachelor's or higher | 257620 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "MD-03"
|
||||
classification: congressional-district
|
||||
state: "MD"
|
||||
district: "MD-03"
|
||||
demographics:
|
||||
population: 782840
|
||||
population_under_18: 187732
|
||||
population_18_64: 259832
|
||||
population_65_plus: 335276
|
||||
median_household_income: 136641
|
||||
poverty_rate: 6.38
|
||||
homeownership_rate: 74.17
|
||||
unemployment_rate: 3.46
|
||||
median_home_value: 539800
|
||||
gini_index: 0.4168
|
||||
vacancy_rate: 4.64
|
||||
race_white: 440263
|
||||
race_black: 142138
|
||||
race_asian: 87038
|
||||
hispanic: 79419
|
||||
bachelors_plus: 293087
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# MD-03
|
||||
|
||||
Congressional district MD-03.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 782840 |
|
||||
| Under 18 | 187732 |
|
||||
| 18–64 | 259832 |
|
||||
| 65+ | 335276 |
|
||||
| Median household income | 136641 |
|
||||
| Poverty rate | 6.38 |
|
||||
| Homeownership rate | 74.17 |
|
||||
| Unemployment rate | 3.46 |
|
||||
| Median home value | 539800 |
|
||||
| Gini index | 0.4168 |
|
||||
| Vacancy rate | 4.64 |
|
||||
| White | 440263 |
|
||||
| Black | 142138 |
|
||||
| Asian | 87038 |
|
||||
| Hispanic/Latino | 79419 |
|
||||
| Bachelor's or higher | 293087 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "MD-04"
|
||||
classification: congressional-district
|
||||
state: "MD"
|
||||
district: "MD-04"
|
||||
demographics:
|
||||
population: 763420
|
||||
population_under_18: 192590
|
||||
population_18_64: 266917
|
||||
population_65_plus: 303913
|
||||
median_household_income: 87647
|
||||
poverty_rate: 11.98
|
||||
homeownership_rate: 55.99
|
||||
unemployment_rate: 5.61
|
||||
median_home_value: 414200
|
||||
gini_index: 0.436
|
||||
vacancy_rate: 5.22
|
||||
race_white: 87429
|
||||
race_black: 411415
|
||||
race_asian: 35367
|
||||
hispanic: 214826
|
||||
bachelors_plus: 181513
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# MD-04
|
||||
|
||||
Congressional district MD-04.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 763420 |
|
||||
| Under 18 | 192590 |
|
||||
| 18–64 | 266917 |
|
||||
| 65+ | 303913 |
|
||||
| Median household income | 87647 |
|
||||
| Poverty rate | 11.98 |
|
||||
| Homeownership rate | 55.99 |
|
||||
| Unemployment rate | 5.61 |
|
||||
| Median home value | 414200 |
|
||||
| Gini index | 0.436 |
|
||||
| Vacancy rate | 5.22 |
|
||||
| White | 87429 |
|
||||
| Black | 411415 |
|
||||
| Asian | 35367 |
|
||||
| Hispanic/Latino | 214826 |
|
||||
| Bachelor's or higher | 181513 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "MD-05"
|
||||
classification: congressional-district
|
||||
state: "MD"
|
||||
district: "MD-05"
|
||||
demographics:
|
||||
population: 805367
|
||||
population_under_18: 202262
|
||||
population_18_64: 258462
|
||||
population_65_plus: 344643
|
||||
median_household_income: 128699
|
||||
poverty_rate: 5.54
|
||||
homeownership_rate: 80.61
|
||||
unemployment_rate: 3.77
|
||||
median_home_value: 477500
|
||||
gini_index: 0.3961
|
||||
vacancy_rate: 5.75
|
||||
race_white: 341920
|
||||
race_black: 329302
|
||||
race_asian: 26054
|
||||
hispanic: 70751
|
||||
bachelors_plus: 242267
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# MD-05
|
||||
|
||||
Congressional district MD-05.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 805367 |
|
||||
| Under 18 | 202262 |
|
||||
| 18–64 | 258462 |
|
||||
| 65+ | 344643 |
|
||||
| Median household income | 128699 |
|
||||
| Poverty rate | 5.54 |
|
||||
| Homeownership rate | 80.61 |
|
||||
| Unemployment rate | 3.77 |
|
||||
| Median home value | 477500 |
|
||||
| Gini index | 0.3961 |
|
||||
| Vacancy rate | 5.75 |
|
||||
| White | 341920 |
|
||||
| Black | 329302 |
|
||||
| Asian | 26054 |
|
||||
| Hispanic/Latino | 70751 |
|
||||
| Bachelor's or higher | 242267 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "MD-06"
|
||||
classification: congressional-district
|
||||
state: "MD"
|
||||
district: "MD-06"
|
||||
demographics:
|
||||
population: 821685
|
||||
population_under_18: 202022
|
||||
population_18_64: 267111
|
||||
population_65_plus: 352552
|
||||
median_household_income: 105125
|
||||
poverty_rate: 8.11
|
||||
homeownership_rate: 71.2
|
||||
unemployment_rate: 3.49
|
||||
median_home_value: 433800
|
||||
gini_index: 0.4309
|
||||
vacancy_rate: 7.12
|
||||
race_white: 479026
|
||||
race_black: 107619
|
||||
race_asian: 80725
|
||||
hispanic: 123966
|
||||
bachelors_plus: 235117
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# MD-06
|
||||
|
||||
Congressional district MD-06.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 821685 |
|
||||
| Under 18 | 202022 |
|
||||
| 18–64 | 267111 |
|
||||
| 65+ | 352552 |
|
||||
| Median household income | 105125 |
|
||||
| Poverty rate | 8.11 |
|
||||
| Homeownership rate | 71.2 |
|
||||
| Unemployment rate | 3.49 |
|
||||
| Median home value | 433800 |
|
||||
| Gini index | 0.4309 |
|
||||
| Vacancy rate | 7.12 |
|
||||
| White | 479026 |
|
||||
| Black | 107619 |
|
||||
| Asian | 80725 |
|
||||
| Hispanic/Latino | 123966 |
|
||||
| Bachelor's or higher | 235117 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "MD-07"
|
||||
classification: congressional-district
|
||||
state: "MD"
|
||||
district: "MD-07"
|
||||
demographics:
|
||||
population: 741484
|
||||
population_under_18: 173772
|
||||
population_18_64: 281040
|
||||
population_65_plus: 286672
|
||||
median_household_income: 66738
|
||||
poverty_rate: 16.17
|
||||
homeownership_rate: 51.85
|
||||
unemployment_rate: 6.2
|
||||
median_home_value: 254400
|
||||
gini_index: 0.4693
|
||||
vacancy_rate: 9.25
|
||||
race_white: 225062
|
||||
race_black: 390025
|
||||
race_asian: 26509
|
||||
hispanic: 74087
|
||||
bachelors_plus: 177806
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# MD-07
|
||||
|
||||
Congressional district MD-07.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 741484 |
|
||||
| Under 18 | 173772 |
|
||||
| 18–64 | 281040 |
|
||||
| 65+ | 286672 |
|
||||
| Median household income | 66738 |
|
||||
| Poverty rate | 16.17 |
|
||||
| Homeownership rate | 51.85 |
|
||||
| Unemployment rate | 6.2 |
|
||||
| Median home value | 254400 |
|
||||
| Gini index | 0.4693 |
|
||||
| Vacancy rate | 9.25 |
|
||||
| White | 225062 |
|
||||
| Black | 390025 |
|
||||
| Asian | 26509 |
|
||||
| Hispanic/Latino | 74087 |
|
||||
| Bachelor's or higher | 177806 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "MD-08"
|
||||
classification: congressional-district
|
||||
state: "MD"
|
||||
district: "MD-08"
|
||||
demographics:
|
||||
population: 773463
|
||||
population_under_18: 187841
|
||||
population_18_64: 238137
|
||||
population_65_plus: 347485
|
||||
median_household_income: 146362
|
||||
poverty_rate: 7.16
|
||||
homeownership_rate: 65.28
|
||||
unemployment_rate: 4.19
|
||||
median_home_value: 713400
|
||||
gini_index: 0.4802
|
||||
vacancy_rate: 5.33
|
||||
race_white: 342153
|
||||
race_black: 130574
|
||||
race_asian: 110769
|
||||
hispanic: 163239
|
||||
bachelors_plus: 354562
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, congressional-district, md]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# MD-08
|
||||
|
||||
Congressional district MD-08.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 773463 |
|
||||
| Under 18 | 187841 |
|
||||
| 18–64 | 238137 |
|
||||
| 65+ | 347485 |
|
||||
| Median household income | 146362 |
|
||||
| Poverty rate | 7.16 |
|
||||
| Homeownership rate | 65.28 |
|
||||
| Unemployment rate | 4.19 |
|
||||
| Median home value | 713400 |
|
||||
| Gini index | 0.4802 |
|
||||
| Vacancy rate | 5.33 |
|
||||
| White | 342153 |
|
||||
| Black | 130574 |
|
||||
| Asian | 110769 |
|
||||
| Hispanic/Latino | 163239 |
|
||||
| Bachelor's or higher | 354562 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
Reference in New Issue
Block a user