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"
# Jackson County, MS
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Casey Vaughan"
description: "Mayor, Gautier, MS"
role: "Mayor, Gautier, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2026-06-20"
current: true
ids:
person: "6ff16f72-9caa-4e15-b36e-d69dc5c7704b"
office: "7889ff44-7dcf-411b-8764-2ddbc69d2203"
tenure: "95388908-cea7-4e41-8ef6-f4d362aa5c6b"
jurisdiction: "43690c13-5020-44aa-a38a-ebfc6f7ac639"
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"
---
# Casey Vaughan
Current Mayor, Gautier, 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: "Billy Knight, Sr."
description: "Mayor, Moss Point, MS"
role: "Mayor, Moss Point, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2026-06-20"
current: true
ids:
person: "541df88c-8813-468e-bc97-30dc21725004"
office: "d0dde03c-00e1-4fea-9ce0-406ecaabbbde"
tenure: "4e48a6d3-31e6-47a5-ba31-d661a93a063b"
jurisdiction: "89c9b60e-5f48-4232-896b-546736c4ca9d"
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"
---
# Billy Knight, Sr.
Current Mayor, Moss Point, 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: "Kenny Holloway"
description: "Mayor, Ocean Springs, MS"
role: "Mayor, Ocean Springs, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2021-06-08"
current: true
ids:
person: "91a272c3-7e3b-46c1-9b55-8a29f56fdf49"
office: "799b8470-e498-4d22-8a09-6bac259be7ab"
tenure: "7fe6592a-b759-4b90-96df-812e30668cfd"
jurisdiction: "af440fd7-558c-4196-8ff7-4d9cfc5d563e"
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"
---
# Kenny Holloway
Current Mayor, Ocean Springs, 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: "Jay Willis"
description: "Mayor, Pascagoula, MS"
role: "Mayor, Pascagoula, MS"
level: "municipal"
branch: "executive"
state: "MS"
tenure:
start: "2026-06-20"
current: true
ids:
person: "a8228583-8807-4a82-9dca-624e2649ce8f"
office: "9f60fd9b-951b-4dc6-9430-94f3fc15204e"
tenure: "341c81c2-b26a-4f5c-a198-5af055bef46b"
jurisdiction: "2a8269a0-c60f-4b12-a939-ec3ba12b2684"
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"
---
# Jay Willis
Current Mayor, Pascagoula, MS.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).