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"
# Mobile County, AL
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Henry Barnes, Sr."
description: "Mayor, Bayou La Batre, AL"
role: "Mayor, Bayou La Batre, AL"
level: "municipal"
branch: "executive"
state: "AL"
tenure:
start: "2026-06-20"
current: true
ids:
person: "dbc49f53-16cf-411a-b13f-310cc60a56cc"
office: "1a2dd04c-082c-424b-84c7-58c2f1933cdb"
tenure: "54569a0e-38fb-4ab0-902b-08f9db286200"
jurisdiction: "c689c0c7-060d-4c5a-a39a-d5474cb10aa1"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, al]
timestamp: "2026-07-04"
---
# Henry Barnes, Sr.
Current Mayor, Bayou La Batre, AL.
## 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: "Jason Stringer"
description: "Mayor, Citronelle, AL"
role: "Mayor, Citronelle, AL"
level: "municipal"
branch: "executive"
state: "AL"
tenure:
start: "2026-06-20"
current: true
ids:
person: "3b6faefa-583d-4373-82b1-9b95ed48c959"
office: "bf289519-a5c8-482e-b74e-dc0f8b82c82e"
tenure: "d7d790e7-b4c9-415e-af4e-3bebe2eda4b2"
jurisdiction: "a1c04c63-61d9-4d39-a9d3-65ed0e77b3ca"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, al]
timestamp: "2026-07-04"
---
# Jason Stringer
Current Mayor, Citronelle, AL.
## 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: "Sandy Stimpson"
description: "Mayor, Mobile, AL"
role: "Mayor, Mobile, AL"
level: "municipal"
branch: "executive"
state: "AL"
tenure:
start: "2013-01-01"
current: true
ids:
person: "1f5524a2-19e3-4497-a6e8-c786632fe195"
office: "a8a9a424-6f0d-40f6-95f2-439e58d91cec"
tenure: "ed09f8ee-2d8d-4279-8ef4-4ee38b951846"
jurisdiction: "d3040fc5-93f1-4494-8096-f591a7aafedb"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, al]
timestamp: "2026-07-04"
---
# Sandy Stimpson
Current Mayor, Mobile, AL.
## 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: "Brandon Van Hook"
description: "Mayor, Semmes, AL"
role: "Mayor, Semmes, AL"
level: "municipal"
branch: "executive"
state: "AL"
tenure:
start: "2026-06-20"
current: true
ids:
person: "aa6a8c1e-73d5-4bf3-9028-31dc1b46d49d"
office: "f06d1ea6-32f4-4d1b-a959-60057b358fa5"
tenure: "450713cf-ca48-4014-be84-07218966f0f3"
jurisdiction: "aa39e276-dc9e-4dff-87e7-3016286da206"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, al]
timestamp: "2026-07-04"
---
# Brandon Van Hook
Current Mayor, Semmes, AL.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).