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"
# Tama County, IA
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Tim Glenn"
description: "Mayor, Dysart, IA"
role: "Mayor, Dysart, IA"
level: "municipal"
branch: "executive"
state: "IA"
tenure:
start: "2026-06-20"
current: true
ids:
person: "9704f761-56e3-4cc4-b8bd-fbd0a6e0cbb6"
office: "3c3e0190-e2fc-4b3b-b09d-86d86afc8978"
tenure: "80d4ce77-facd-48ff-a777-caa91e8be3fb"
jurisdiction: "e9e2eef4-376e-44c5-b270-59c2d96f59d9"
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"
---
# Tim Glenn
Current Mayor, Dysart, 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: "Doug Ray"
description: "Mayor, Tama, IA"
role: "Mayor, Tama, IA"
level: "municipal"
branch: "executive"
state: "IA"
tenure:
start: "2026-06-20"
current: true
ids:
person: "4aae600e-a20c-4acb-8849-808054c460fa"
office: "a4a7b27b-75d3-48af-ba43-9be687bfd432"
tenure: "d359a826-a45f-46ba-8853-f13cd8730af3"
jurisdiction: "8bf6b365-eead-4a93-9e2a-bdb342b723cc"
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"
---
# Doug Ray
Current Mayor, Tama, 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: "Brian Sokol"
description: "Mayor, Toledo, IA"
role: "Mayor, Toledo, IA"
level: "municipal"
branch: "executive"
state: "IA"
tenure:
start: "2026-06-20"
current: true
ids:
person: "c0eacc20-9042-465e-9c32-ea18d00240fe"
office: "4c7176c4-58aa-41fc-8240-dadee77250e7"
tenure: "5030fc1c-764a-4c01-a5ea-d7fbf8866bc4"
jurisdiction: "f749d7e4-7eb1-42bd-aaba-3636e9d776e7"
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"
---
# Brian Sokol
Current Mayor, Toledo, 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: "Pete Holden"
description: "Mayor, Traer, IA"
role: "Mayor, Traer, IA"
level: "municipal"
branch: "executive"
state: "IA"
tenure:
start: "2026-06-20"
current: true
ids:
person: "26643902-6461-47d5-94f6-0552d7407234"
office: "d7e98f12-a675-4e4b-aed0-ac913e8f5f4f"
tenure: "a89a416a-e847-4cbc-baeb-d6d67427dc68"
jurisdiction: "34cc276b-5b95-483a-aca1-67b42a65de80"
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"
---
# Pete Holden
Current Mayor, Traer, IA.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).