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"
# Bell County, TX
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "David K. Leigh"
description: "Mayor, Belton, TX"
role: "Mayor, Belton, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2026-06-20"
current: true
ids:
person: "2a24f6f8-5eb6-4262-ad68-4e2b83ef189f"
office: "88dad398-8644-40ad-be83-35a12777da65"
tenure: "c7217676-cf57-45ef-ad71-80c8ab5bb044"
jurisdiction: "739b0dcd-a4e7-4621-ac7e-13e2b8b79ef5"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, tx]
timestamp: "2026-07-04"
---
# David K. Leigh
Current Mayor, Belton, TX.
## 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: "Michael Blomquist"
description: "Mayor, Harker Heights, TX"
role: "Mayor, Harker Heights, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2026-06-20"
current: true
ids:
person: "b9c62dde-c774-41e0-a509-f2fa12c30737"
office: "493c752c-bc23-4c0d-afef-c08baa99cd04"
tenure: "ae5dfe73-ce84-49b3-b392-ede87ba87bc8"
jurisdiction: "76d7a7dd-43c6-4773-9acc-376a04ddac76"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, tx]
timestamp: "2026-07-04"
---
# Michael Blomquist
Current Mayor, Harker Heights, TX.
## 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: "Debbie Nash-King"
description: "Mayor, Killeen, TX"
role: "Mayor, Killeen, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2022-05-01"
current: true
ids:
person: "1dc07d3f-8242-411f-8033-0c242d0dd637"
office: "d338e2bc-aa60-443d-97b8-a38964a510ac"
tenure: "096da40f-bd14-426a-ac35-9d1c20b2eee4"
jurisdiction: "b55b6ce9-6164-4403-98ec-cdbe15e25749"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, tx]
timestamp: "2026-07-04"
---
# Debbie Nash-King
Current Mayor, Killeen, TX.
## 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: "Timothy Davis"
description: "Mayor, Temple, TX"
role: "Mayor, Temple, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2018-05-01"
current: true
ids:
person: "64ff1817-fc19-4daf-98e6-b7da381d81e7"
office: "ff83ebcd-52ad-4af9-8b72-63b55edeeb3a"
tenure: "b362f1ca-3612-4195-b4b6-83603d7ef2e2"
jurisdiction: "91515fb3-a7d5-45af-b1b6-0a8343c7c303"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, tx]
timestamp: "2026-07-04"
---
# Timothy Davis
Current Mayor, Temple, TX.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).