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"
# Rankin County, MS
County jurisdiction.
County jurisdiction — 3 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Butch Lee"
description: "Mayor, Brandon, MS"
role: "Mayor, Brandon, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2026-06-20"
current: true
ids:
person: "690dc48a-90f0-4743-8d43-2cf8c15a9b9a"
office: "e97b7a46-bd01-4951-a7f7-4f0311d75338"
tenure: "12d6128b-744e-4f5a-ae19-6c9720e4b4c7"
jurisdiction: "0ed1ef64-3fa8-4ad4-8105-64e01ef28e2e"
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"
---
# Butch Lee
Current Mayor, Brandon, 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: "Gary Rhoads"
description: "Mayor, Flowood, MS"
role: "Mayor, Flowood, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2026-06-20"
current: true
ids:
person: "2989328d-9788-4fa1-a3c3-1525001621e3"
office: "fc929272-aaaa-4140-9c67-fcbdcf2f1d19"
tenure: "bfa4c48e-782d-4184-b31d-b5a1d91b23da"
jurisdiction: "a35f4fd5-7873-48e9-b96b-72b3019ddd7c"
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"
---
# Gary Rhoads
Current Mayor, Flowood, 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: "Jake Windham"
description: "Mayor, Pearl, MS"
role: "Mayor, Pearl, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2017-07-01"
current: true
ids:
person: "d76d9102-7eb0-4ae8-9bf1-98f330721419"
office: "558ea773-e0c5-46f2-9293-7c17e3db5d5e"
tenure: "b1d7771d-4b81-47a8-817a-d94f09c38dc3"
jurisdiction: "8d3f12ec-2335-48f9-a780-e0ee280640cb"
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"
---
# Jake Windham
Current Mayor, Pearl, MS.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).