Municipals: nest 1,823 city officeholders under their real counties

Pull Atlas's place→county crosswalk (Census TIGER 2024 places × county
geometries, 32,041 places) into the build as a committed raw input, and
use it to resolve municipal officeholders whose county was unknown.

- data/place_county_crosswalk.jsonl — new raw input (place_geoid → county_geoid)
- build.py — place-name+state → county_geoid → ACS county slug as a fallback
  in county_slug(); city_slug() generalized to non-FL bare place labels
- data/sources/sources.yaml — provenance entry for the crosswalk

_unresolved municipals: 1919 → 58. The remainder are genuine: CT planning
regions (post-county), county-level rows mislabeled municipal upstream,
consolidated city-counties (null label), Wikidata-QID placeholder names,
and ambiguous same-name places — left unresolved rather than guessed.

Join key is county_geoid (5-digit FIPS); the directory slug is taken from
the ACS county node so municipals nest under the exact existing county dir.
Deterministic (byte-identical rebuild); validate.py passes 19,721 records.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Fabio
2026-07-04 20:23:57 -04:00
parent ad7607856d
commit 199d8b37d3
2893 changed files with 33094 additions and 995 deletions
@@ -32,7 +32,7 @@ timestamp: "2026-07-03"
# DeSoto County, MS
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Chip Johnson"
description: "Mayor, Hernando, MS"
role: "Mayor, Hernando, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2026-06-20"
current: true
ids:
person: "7cdbc8ec-6075-4542-9528-f63641dae66c"
office: "0c4411b4-fb09-4290-81e0-67c194c36836"
tenure: "eb2a505c-a0a0-4e90-913d-98536b85109d"
jurisdiction: "f6026438-eaa2-47bf-90db-0b2b2fbf1b0a"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ms]
timestamp: "2026-07-04"
---
# Chip Johnson
Current Mayor, Hernando, MS.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -0,0 +1,39 @@
---
type: Person
title: "Allen Latimer"
description: "Mayor, Horn Lake, MS"
role: "Mayor, Horn Lake, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2026-06-20"
current: true
ids:
person: "3dfbc960-5173-4417-bb78-32745188483d"
office: "1372b9a2-cdf8-4cbd-b650-a5ce3c29198f"
tenure: "9c3632bd-b3b3-483d-a921-ffbe4977f81f"
jurisdiction: "4cb9d3a1-f14c-4bef-9912-191fef05b5dc"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ms]
timestamp: "2026-07-04"
---
# Allen Latimer
Current Mayor, Horn Lake, MS.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -0,0 +1,39 @@
---
type: Person
title: "Ken Adams"
description: "Mayor, Olive Branch, MS"
role: "Mayor, Olive Branch, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2026-06-20"
current: true
ids:
person: "46cdb31d-9e99-4826-a868-faaa629dbb26"
office: "09d7af34-4685-4954-90c3-79d00ee2dc7a"
tenure: "88d7d06b-c66f-48a2-a585-2cd41c2006c6"
jurisdiction: "396dacbc-3e4f-4de1-a5ae-0843c40b2aaf"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ms]
timestamp: "2026-07-04"
---
# Ken Adams
Current Mayor, Olive Branch, MS.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).
@@ -0,0 +1,39 @@
---
type: Person
title: "Darren Musselwhite"
description: "Mayor, Southaven, MS"
role: "Mayor, Southaven, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2013-06-28"
current: true
ids:
person: "5628e32c-8c95-4a9e-9346-aefc25dbfebd"
office: "0d803876-2441-4890-a70b-7fc293c667cb"
tenure: "a9740be2-044c-4695-8d75-58d3083085c0"
jurisdiction: "1e75380d-162b-4f0e-8de3-1d3d0584c28e"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ms]
timestamp: "2026-07-04"
---
# Darren Musselwhite
Current Mayor, Southaven, MS.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).