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"
# Washington County, IA
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Mark Robe"
description: "Mayor, Kalona, IA"
role: "Mayor, Kalona, IA"
level: "municipal"
branch: "executive"
state: "IA"
tenure:
start: "2026-06-20"
current: true
ids:
person: "0f63e318-2ab9-4411-b32e-74b5c4338a3c"
office: "4eebb1ae-6ff3-44e3-b13c-202074078a5d"
tenure: "8f7ae931-f1c6-42a0-ad15-36b6dbff871b"
jurisdiction: "ffd5f4bb-5022-4965-bfd8-5de88defab42"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ia]
timestamp: "2026-07-04"
---
# Mark Robe
Current Mayor, Kalona, IA.
## 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 Schneider"
description: "Mayor, Riverside, IA"
role: "Mayor, Riverside, IA"
level: "municipal"
branch: "executive"
state: "IA"
tenure:
start: "2026-06-20"
current: true
ids:
person: "d0f1adc5-b512-48cb-917c-210a822649d7"
office: "7f61a855-9754-4bc3-86b2-f0794581ddce"
tenure: "cba695c3-f59c-490a-8203-8f11ba9910fd"
jurisdiction: "65226fc6-82ee-49d1-94bb-d50524b079a7"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ia]
timestamp: "2026-07-04"
---
# Allen Schneider
Current Mayor, Riverside, IA.
## 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: "Jaron Rosien"
description: "Mayor, Washington, IA"
role: "Mayor, Washington, IA"
level: "municipal"
branch: "executive"
state: "IA"
tenure:
start: "2026-06-20"
current: true
ids:
person: "7b4d0dc4-4d34-4e45-a728-f225652ae973"
office: "ccb90658-6936-46a4-a75a-328edf1b7491"
tenure: "fc9627d9-a383-4943-9858-3be71b464c69"
jurisdiction: "016c4385-b384-4919-b494-937b7fb24bcc"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ia]
timestamp: "2026-07-04"
---
# Jaron Rosien
Current Mayor, Washington, IA.
## 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: "Ryan Miller"
description: "Mayor, Wellman, IA"
role: "Mayor, Wellman, IA"
level: "municipal"
branch: "executive"
state: "IA"
tenure:
start: "2006-01-01"
current: true
ids:
person: "0c857f10-5163-4da5-ba89-d7ee15a0cb59"
office: "bdeb6124-92c1-4beb-a395-aeb9cece6f41"
tenure: "8ada84c1-0d55-4bfe-8a9b-b1d9585c39fb"
jurisdiction: "ba136dd0-8fcc-44f7-97cc-8568ad726b63"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ia]
timestamp: "2026-07-04"
---
# Ryan Miller
Current Mayor, Wellman, IA.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).