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"
# Bexar County, TX
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Al Suarez"
description: "Mayor, Converse, TX"
role: "Mayor, Converse, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2026-06-20"
current: true
ids:
person: "72fe1aa4-6bf6-439d-b464-cadba32cb01a"
office: "4c0bec3c-ab9f-4bbf-970b-b68e067a1cfa"
tenure: "586caebd-4a5e-4ad3-996b-2aef99415860"
jurisdiction: "9de55d49-7c42-46bd-8572-e33aa82dbab6"
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"
---
# Al Suarez
Current Mayor, Converse, 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: "Gabriel Durand-Hollis"
description: "Mayor, Hill Country Village, TX"
role: "Mayor, Hill Country Village, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2026-06-20"
current: true
ids:
person: "ede6f728-62ab-438a-b666-520fbd086ff1"
office: "16338ff5-163b-4014-bff9-60a776bd1a6e"
tenure: "cffb89ed-9e3a-4ad2-b8d0-69cedd773303"
jurisdiction: "792fad35-9225-4e35-97e9-f9cf7fd31096"
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"
---
# Gabriel Durand-Hollis
Current Mayor, Hill Country Village, 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: "Chris Riley"
description: "Mayor, Leon Valley, TX"
role: "Mayor, Leon Valley, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2026-06-20"
current: true
ids:
person: "93695d45-c98b-43cc-a1ba-1df68a899c57"
office: "ac1482b0-e0b8-4e0e-91c7-6dd1ef8f27cb"
tenure: "0c1989e7-b831-4b6a-ae86-fb69903fba80"
jurisdiction: "21e4cdb0-a5b5-4a22-9d09-95ddc5a18dea"
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"
---
# Chris Riley
Current Mayor, Leon Valley, 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: "Gina Ortiz Jones"
description: "Mayor, San Antonio, TX"
role: "Mayor, San Antonio, TX"
level: "municipal"
branch: "executive"
state: "TX"
tenure:
start: "2025-06-18"
current: true
ids:
person: "56a44dd0-1bad-4a05-9d13-41e5d0b2f43d"
office: "92dd62e0-a719-4d5f-b687-475a68a16979"
tenure: "2e0261a3-5027-4a83-a978-797f1c15f1a2"
jurisdiction: "7541248b-7c3b-4d80-ae2f-840170bb0228"
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"
---
# Gina Ortiz Jones
Current Mayor, San Antonio, TX.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).