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"
# Johnson County, KS
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Steve Shute"
description: "Mayor, Gardner, KS"
role: "Mayor, Gardner, KS"
level: "municipal"
branch: "executive"
state: "KS"
tenure:
start: "2017-11-07"
current: true
ids:
person: "da2f69a0-f4a8-4ecd-a3cd-b090a2305aa0"
office: "200b4e7c-b470-4552-8b5a-dd99f9adee11"
tenure: "a0516bc2-b3c4-46f9-9325-bbc780b5f2fa"
jurisdiction: "3d02dc80-2565-4a22-9f08-8314bafb2076"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ks]
timestamp: "2026-07-04"
---
# Steve Shute
Current Mayor, Gardner, KS.
## 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: "Julie Sayers"
description: "Mayor, Lenexa, KS"
role: "Mayor, Lenexa, KS"
level: "municipal"
branch: "executive"
state: "KS"
tenure:
start: "2023-11-01"
current: true
ids:
person: "651f8dc4-6d6f-47fb-a383-db232cc31568"
office: "9284c511-99ef-433b-86e0-38a09830141c"
tenure: "802de9f8-d4e9-4179-a84a-2687efb34d14"
jurisdiction: "2c597625-6739-48c8-a14b-e952a50b9bfa"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ks]
timestamp: "2026-07-04"
---
# Julie Sayers
Current Mayor, Lenexa, KS.
## 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: "John Bacon"
description: "Mayor, Olathe, KS"
role: "Mayor, Olathe, KS"
level: "municipal"
branch: "executive"
state: "KS"
tenure:
start: "2020-08-01"
current: true
ids:
person: "a492f13c-f90f-42dd-9f56-eae776d97515"
office: "5b0a9f70-40de-4a0c-bccf-f54d1c949c53"
tenure: "aee9dc0a-e463-4657-8a93-80b5230f1dd2"
jurisdiction: "d4d652a0-a7cd-4c4e-bebe-d0ebf22c0a7d"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ks]
timestamp: "2026-07-04"
---
# John Bacon
Current Mayor, Olathe, KS.
## 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: "Carl R. Gerlach"
description: "Mayor, Overland Park, KS"
role: "Mayor, Overland Park, KS"
level: "municipal"
branch: "executive"
state: "KS"
tenure:
start: "2021-11-01"
current: true
ids:
person: "18898be9-ebab-4445-a58e-2eb8a77ebc48"
office: "f2b38537-04e9-4286-882d-ccfd484630b7"
tenure: "e96e4c73-4a49-4622-8184-ec57f9bd6947"
jurisdiction: "317fbb97-d6d2-497c-a58d-141b999f8540"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ks]
timestamp: "2026-07-04"
---
# Carl R. Gerlach
Current Mayor, Overland Park, KS.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).