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"
# Guilford County, NC
County jurisdiction.
County jurisdiction — 3 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Marikay Abuzuaiter"
description: "Mayor, Greensboro, NC"
role: "Mayor, Greensboro, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2025-12-02"
current: true
ids:
person: "847fa514-d786-4110-858d-ad05d82c2e6a"
office: "5a7860e5-428b-4d48-bb45-6cf1858b0bf7"
tenure: "f0754df5-8278-4d09-b089-d05fa7de2074"
jurisdiction: "e6789d11-d994-48ae-9f6c-4117cf0381ef"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, nc]
timestamp: "2026-07-04"
---
# Marikay Abuzuaiter
Current Mayor, Greensboro, NC.
## 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: "Cyril Jefferson"
description: "Mayor, High Point, NC"
role: "Mayor, High Point, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2023-12-04"
current: true
ids:
person: "7d600ad1-cd41-481a-b055-ebc914e5969d"
office: "0676d38e-244f-424a-b9f8-23acdb148f7d"
tenure: "2537c8fa-a0a2-4898-98b6-60ea5940baf2"
jurisdiction: "b6052f5c-e7db-4dfc-abfe-fcc6e9dd9321"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, nc]
timestamp: "2026-07-04"
---
# Cyril Jefferson
Current Mayor, High Point, NC.
## 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 Crawford"
description: "Mayor, Stokesdale, NC"
role: "Mayor, Stokesdale, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2021-01-01"
current: true
ids:
person: "fd6c4789-d739-4d15-98aa-02c419483869"
office: "aea5715d-07b1-4289-bb46-e67ad726b3bc"
tenure: "eca70fd1-163d-4866-839b-531c98197dd5"
jurisdiction: "cfb516fc-b4ac-466e-9e4d-276a9068696a"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, nc]
timestamp: "2026-07-04"
---
# Mike Crawford
Current Mayor, Stokesdale, NC.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).