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"
# Licking County, OH
County jurisdiction.
County jurisdiction — 3 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Mark Johns"
description: "Mayor, Heath, OH"
role: "Mayor, Heath, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2026-06-20"
current: true
ids:
person: "d2892c7f-d63e-46d4-9a3a-a2a2651d9c76"
office: "068809b4-9352-454b-83a8-22fe54e4fe72"
tenure: "5a70d7d0-58de-4ae0-a8f8-d6e9865e32f4"
jurisdiction: "317fcb4a-458b-4ce3-a32d-da124c0afe77"
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 Johns
Current Mayor, Heath, 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: "Jeff Hall"
description: "Mayor, Newark, OH"
role: "Mayor, Newark, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2026-06-20"
current: true
ids:
person: "b11e24ea-f824-4e4d-ad45-9039ae385d3b"
office: "9204ee12-83d6-4b1c-b9fa-a3ea48d41579"
tenure: "1768a686-b750-468b-8457-7c61e2fd61fd"
jurisdiction: "dc872b33-e62e-46ba-9b48-fa43113d52f2"
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"
---
# Jeff Hall
Current Mayor, Newark, 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: "Mike Compton"
description: "Mayor, Pataskala, OH"
role: "Mayor, Pataskala, OH"
level: "municipal"
branch: "executive"
state: "OH"
tenure:
start: "2014-01-01"
current: true
ids:
person: "2cb15d4d-cc3f-49ae-a8af-cfacb51e9d82"
office: "c818d8a8-7db1-4077-beb8-0cc4efbcf569"
tenure: "a97c5d9d-2023-4486-af60-a83dc4d749a2"
jurisdiction: "90e7fac7-2f42-435d-8f39-7f3357b52758"
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"
---
# Mike Compton
Current Mayor, Pataskala, OH.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).