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"
# Butler County, OH
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Mitch Rhodus"
description: "Mayor, Fairfield, OH"
role: "Mayor, Fairfield, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2026-06-20"
current: true
ids:
person: "7d233ef8-87e7-464e-b79e-e033c8194e30"
office: "889d9b40-04e2-4d28-a851-9d9fd0e0dbc9"
tenure: "443171ff-5aa8-4f20-a80b-fcb5c9a4181a"
jurisdiction: "741e5606-a73b-45e1-9f61-55d206a02cf0"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, oh]
timestamp: "2026-07-04"
---
# Mitch Rhodus
Current Mayor, Fairfield, OH.
## 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: "Pat Moeller"
description: "Mayor, Hamilton, OH"
role: "Mayor, Hamilton, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2026-06-20"
current: true
ids:
person: "63df974e-d962-406f-9b95-9604167e6fda"
office: "3e65ce18-f3cb-4b81-adb6-85064e11ff7d"
tenure: "c448d805-b0c0-4b25-8480-6a89ee4cac8e"
jurisdiction: "e5cc24fd-4bc9-4843-99c2-98349d6d9c3e"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, oh]
timestamp: "2026-07-04"
---
# Pat Moeller
Current Mayor, Hamilton, OH.
## 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: "Elizabeth Slamka"
description: "Mayor, Middletown, OH"
role: "Mayor, Middletown, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2026-06-20"
current: true
ids:
person: "c2630104-d129-4b50-97da-492c40df90dc"
office: "7bd602b2-b52b-4f45-b6bb-8cda25a283db"
tenure: "5631bbaa-f14d-4b49-bbf1-261c4e245d05"
jurisdiction: "5fbbaa8b-9885-43ca-93fe-9ae20ade0980"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, oh]
timestamp: "2026-07-04"
---
# Elizabeth Slamka
Current Mayor, Middletown, OH.
## 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: "Keith Funk"
description: "Mayor, Monroe, OH"
role: "Mayor, Monroe, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2026-06-20"
current: true
ids:
person: "543d3ffc-c84a-4ecc-bc8f-fb84327aab65"
office: "dfb377ba-415c-4a90-bf4a-18e3e3e5bb4e"
tenure: "1264a594-ef33-4e91-8e8e-dfb6bfb18cb1"
jurisdiction: "ab3b7c76-8499-4138-9178-9db74705e728"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, oh]
timestamp: "2026-07-04"
---
# Keith Funk
Current Mayor, Monroe, OH.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).