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"
# Forsyth County, NC
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Michael Rogers"
description: "Mayor, Clemmons, NC"
role: "Mayor, Clemmons, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2026-06-20"
current: true
ids:
person: "447cac1e-efb7-41e2-8610-8e194e76514e"
office: "a1066281-5799-403d-ba87-11a34a102834"
tenure: "528291d1-269b-4288-a524-bb973b2b557e"
jurisdiction: "e1ddc6a1-9281-4a05-b26b-aa56e446ac31"
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"
---
# Michael Rogers
Current Mayor, Clemmons, 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: "Dawn H. Morgan"
description: "Mayor, Kernersville, NC"
role: "Mayor, Kernersville, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2008-01-01"
current: true
ids:
person: "2edd5dec-7799-41ef-9062-264597d62960"
office: "95ce3c4b-28d3-49ac-9dba-5ee612f95cc0"
tenure: "a824d5d1-5466-43c5-8e31-de4e97c150f5"
jurisdiction: "62092f2e-b7ee-44d1-8e8e-00790a00922d"
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"
---
# Dawn H. Morgan
Current Mayor, Kernersville, 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 Horn"
description: "Mayor, Lewisville, NC"
role: "Mayor, Lewisville, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2026-06-20"
current: true
ids:
person: "3d288268-094e-42fa-a2be-da65535aa7e3"
office: "940e8a93-bf19-4212-b313-5ca7af6f197c"
tenure: "fa5cae49-b6ea-4cca-9b73-0d814735fba0"
jurisdiction: "441d91cd-37e8-40eb-924b-841b4533f71b"
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 Horn
Current Mayor, Lewisville, 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: "Allen Joines"
description: "Mayor, Winston-Salem, NC"
role: "Mayor, Winston-Salem, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2001-01-01"
current: true
ids:
person: "0dd6d0a8-a6bb-4ca7-b0c3-9adff0a768fc"
office: "b4a2497a-70d7-4bf0-a7d6-ef729e8e99de"
tenure: "6c514fe9-bf8c-43aa-8e3c-a50100f6c4d1"
jurisdiction: "40908e7f-5f31-41b3-90a0-49fd5b88b468"
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"
---
# Allen Joines
Current Mayor, Winston-Salem, NC.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).