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"
# Minnehaha County, SD
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Harry Buck"
description: "Mayor, Brandon, SD"
role: "Mayor, Brandon, SD"
level: "municipal"
branch: "executive"
state: "SD"
tenure:
start: "2026-06-20"
current: true
ids:
person: "25a278c7-8b1f-4796-912f-a0bdb106a84f"
office: "87195907-5da3-4d8e-a397-545ed7f83150"
tenure: "972b9e1a-5268-4fe5-9fd2-c421be3876f8"
jurisdiction: "20a3406c-1e3a-4643-ac5f-ec9278044eb2"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, sd]
timestamp: "2026-07-04"
---
# Harry Buck
Current Mayor, Brandon, SD.
## 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: "Tom Earley"
description: "Mayor, Dell Rapids, SD"
role: "Mayor, Dell Rapids, SD"
level: "municipal"
branch: "executive"
state: "SD"
tenure:
start: "2026-06-20"
current: true
ids:
person: "e505c60f-0682-4695-8088-7afb44fdac63"
office: "9224a4b7-6155-40fa-82fa-1d0aa60fbd0a"
tenure: "a01c6bd7-07e4-4a18-989b-2a41d8902fe5"
jurisdiction: "8877484c-ce0c-4a4f-9d45-60c1863e727a"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, sd]
timestamp: "2026-07-04"
---
# Tom Earley
Current Mayor, Dell Rapids, SD.
## 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: "Arden Jones"
description: "Mayor, Hartford, SD"
role: "Mayor, Hartford, SD"
level: "municipal"
branch: "executive"
state: "SD"
tenure:
start: "2026-06-20"
current: true
ids:
person: "79d07113-3eba-4fa9-bfaf-ff966190534f"
office: "313466d9-268b-4b09-868d-c4dc883dc25e"
tenure: "0edf5884-c85a-4638-a709-cad039ff07ce"
jurisdiction: "931148cb-53a1-4eb9-a8c3-76f602f5ad49"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, sd]
timestamp: "2026-07-04"
---
# Arden Jones
Current Mayor, Hartford, SD.
## 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: "Paul Ten Haken"
description: "Mayor, Sioux Falls, SD"
role: "Mayor, Sioux Falls, SD"
level: "municipal"
branch: "executive"
state: "SD"
tenure:
start: "2018-05-15"
current: true
ids:
person: "70f84aec-00fa-4d7c-9751-49f9cc815d6c"
office: "cfc5ad07-d32a-4db5-a56f-8384bac9eb5d"
tenure: "48922eb9-03ef-465b-b466-6815ad3b3157"
jurisdiction: "baf53ed8-8b86-40d1-b3ee-05f07edd8bbf"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, sd]
timestamp: "2026-07-04"
---
# Paul Ten Haken
Current Mayor, Sioux Falls, SD.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).