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"
# Travis County, TX
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Kirk Watson"
description: "Mayor, Austin, TX"
role: "Mayor, Austin, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2023-01-06"
current: true
ids:
person: "46ac9cc2-61c2-4f05-bafb-3b57b7aab2ca"
office: "e7f6b241-9aa3-4d5a-961f-347098474a7a"
tenure: "86b59878-4e23-4de4-bf8a-bc4554128978"
jurisdiction: "52660d71-7231-4cb8-8ae0-9243c4e5c774"
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"
---
# Kirk Watson
Current Mayor, Austin, 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: "Kara King"
description: "Mayor, Bee Cave, TX"
role: "Mayor, Bee Cave, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2020-05-01"
current: true
ids:
person: "45f2e7bf-1e08-4134-86a0-5ac243d6b15c"
office: "e57fb6b0-ca9e-4fc1-aa60-783783219f72"
tenure: "b64a4078-ce30-4d57-bb0a-ea16fff5835b"
jurisdiction: "06f4a133-5db2-4f81-98b9-787af36d5a5f"
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"
---
# Kara King
Current Mayor, Bee Cave, 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: "Tom Kilgore"
description: "Mayor, Lakeway, TX"
role: "Mayor, Lakeway, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2026-06-20"
current: true
ids:
person: "a91a95be-0a86-4352-ad9e-2fe7d0d2ffe8"
office: "bbdad0b2-01de-4037-81be-490cb3362960"
tenure: "1d0bd5eb-12e5-49d8-a584-261b9789357d"
jurisdiction: "6139e3ae-5817-4309-bdc8-1191510968d3"
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"
---
# Tom Kilgore
Current Mayor, Lakeway, 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: "Victor Gonzales"
description: "Mayor, Pflugerville, TX"
role: "Mayor, Pflugerville, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2026-06-20"
current: true
ids:
person: "32e166ce-3a5f-45df-8ad2-3de6ee0a3809"
office: "f15c772e-c065-4b79-8bf9-ab33bfb7643c"
tenure: "9238c9ef-2046-4941-8b03-83c4060fe0ca"
jurisdiction: "ab26b514-0a6b-44bc-bda1-615ac052e5ed"
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"
---
# Victor Gonzales
Current Mayor, Pflugerville, TX.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).