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"
# Lucas County, OH
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Jim MacDonald"
description: "Mayor, Maumee, OH"
role: "Mayor, Maumee, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2024-01-02"
current: true
ids:
person: "5b2a70d6-5342-49a3-8a7b-8ff08fd21ffe"
office: "f9241f58-b49d-4ce7-8d19-3fdc68d708f6"
tenure: "36853551-afe0-4834-b5b2-4b535a9a8e96"
jurisdiction: "238612fb-d9a3-4126-b5e4-94bfe349522a"
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"
---
# Jim MacDonald
Current Mayor, Maumee, 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: "Michael J. Seferian"
description: "Mayor, Oregon, OH"
role: "Mayor, Oregon, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2009-12-01"
current: true
ids:
person: "ed30ee9b-0470-4cff-901a-64bfabb0e48b"
office: "6391e815-b25b-4110-8c43-c429f76558df"
tenure: "d69da985-4f10-4a14-80d5-a64a56371921"
jurisdiction: "fd10cc9a-467b-421d-a952-4b4782b3eadb"
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"
---
# Michael J. Seferian
Current Mayor, Oregon, 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: "Mark Frye"
description: "Mayor, Sylvania, OH"
role: "Mayor, Sylvania, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2026-06-20"
current: true
ids:
person: "ecc5d757-3d43-4975-8223-7311df6e899b"
office: "ffb7c540-e881-4cb9-9c07-b62c88253f0b"
tenure: "4ed24193-0057-49c4-a29a-63d89ff79904"
jurisdiction: "98ccf908-386e-46a4-80f0-a6fbb35e5708"
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"
---
# Mark Frye
Current Mayor, Sylvania, 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: "Wade Kapszukiewicz"
description: "Mayor, Toledo, OH"
role: "Mayor, Toledo, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2018-01-02"
current: true
ids:
person: "476120d9-24b5-4528-a864-e118bad8e93d"
office: "03264557-d804-4d27-8102-735d09141205"
tenure: "b91ec88b-74cd-4d33-a33f-537bd248625c"
jurisdiction: "2abb6ce9-db54-44c0-8690-7804c0be2c25"
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"
---
# Wade Kapszukiewicz
Current Mayor, Toledo, OH.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).