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"
# New Hanover County, NC
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Lynn Barbee"
description: "Mayor, Carolina Beach, NC"
role: "Mayor, Carolina Beach, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2026-06-20"
current: true
ids:
person: "f10adc71-b2c4-4cb0-a0f1-4f26e150e96f"
office: "e5061197-ad58-4d6f-b3b7-e732116cd3b7"
tenure: "35630ed0-635b-4358-96ce-2a2f0e7e4e22"
jurisdiction: "fed52a2c-3638-4b6a-9c3a-dc314aff295d"
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"
---
# Lynn Barbee
Current Mayor, Carolina Beach, 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 Oliver"
description: "Mayor, Kure Beach, NC"
role: "Mayor, Kure Beach, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2023-01-01"
current: true
ids:
person: "46700075-d62a-487f-b2f0-d46b8fbb7e14"
office: "ecf32f45-9ce9-4624-a266-ddc883c23d71"
tenure: "c5cf6bb3-06f6-4748-a32f-e6cd2cf99dbe"
jurisdiction: "1eacdb7a-32b9-40cf-b253-a28ab13edb4d"
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 Oliver
Current Mayor, Kure Beach, 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: "Bill Saffo"
description: "Mayor, Wilmington, NC"
role: "Mayor, Wilmington, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2006-07-11"
current: true
ids:
person: "08680e84-7025-4fda-8b0f-2d83809b7bc6"
office: "e2422a1a-901d-47e1-86fe-712c18e8529b"
tenure: "7971aa5d-6f99-4c91-80cf-b8f61207e41b"
jurisdiction: "8d05575d-15ae-4ebd-a8ec-87f1eb613f97"
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"
---
# Bill Saffo
Current Mayor, Wilmington, 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: "Darryl Mills"
description: "Mayor, Wrightsville Beach, NC"
role: "Mayor, Wrightsville Beach, NC"
level: "municipal"
branch: "executive"
state: "NC"
tenure:
start: "2011-12-08"
current: true
ids:
person: "3181a59d-b688-457a-bac0-2c4fa1dcc598"
office: "e3af94b2-c5a9-4855-9e41-df8e7006139d"
tenure: "6c8d5850-66ae-489e-9842-496fdec7a023"
jurisdiction: "5f480894-47cd-4bd4-91ee-3cfa6dc9f973"
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"
---
# Darryl Mills
Current Mayor, Wrightsville Beach, NC.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).