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"
# Bowie County, TX
County jurisdiction.
County jurisdiction — 3 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Lowell Walker"
description: "Mayor, De Kalb, TX"
role: "Mayor, De Kalb, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2026-06-20"
current: true
ids:
person: "0ae6feb9-f6e3-4f11-8ef8-c5633594a64a"
office: "b3377c0e-c8b8-42c8-a01d-d752d07c4ee1"
tenure: "7211f7d9-eb91-4942-bd83-a81141762d32"
jurisdiction: "c6e717f7-d32a-46cc-8831-e379b4148f86"
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"
---
# Lowell Walker
Current Mayor, De Kalb, 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: "Ronald Humphrey"
description: "Mayor, New Boston, TX"
role: "Mayor, New Boston, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2020-11-01"
current: true
ids:
person: "4f22a8e3-5ce3-46a6-88d0-8f05ebf60aa1"
office: "d9ce25b5-be30-493d-80e6-52520f4302c2"
tenure: "694f82c9-7dbe-4653-b78b-580ec23b4b99"
jurisdiction: "fa0a99c8-0e6e-439d-9578-b4fc7f3ce08b"
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"
---
# Ronald Humphrey
Current Mayor, New Boston, 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: "Bob Bruggeman"
description: "Mayor, Texarkana, TX"
role: "Mayor, Texarkana, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2012-05-01"
current: true
ids:
person: "61722c4c-6a0b-45d3-ba2b-78465bebbfe4"
office: "f265e0d1-e1f0-4b87-96b2-9137516f19ac"
tenure: "cb538eea-80fa-4d6c-b074-668ae77ddc5d"
jurisdiction: "e738a08a-a5d9-4083-8cb4-6ae56fbe2a08"
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"
---
# Bob Bruggeman
Current Mayor, Texarkana, TX.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).