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:
@@ -32,7 +32,7 @@ timestamp: "2026-07-03"
|
||||
|
||||
# Hays County, TX
|
||||
|
||||
County jurisdiction.
|
||||
County jurisdiction — 3 officeholders mapped.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Lee Urbanovsky"
|
||||
description: "Mayor, Buda, TX"
|
||||
role: "Mayor, Buda, TX"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "TX"
|
||||
tenure:
|
||||
start: "2020-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "9e6cfbfe-f2d7-44be-b530-da5a9974897f"
|
||||
office: "2e4e7aa2-8da0-4200-a5db-0fddbdffa24d"
|
||||
tenure: "b95e777c-5576-4854-b889-81c8fdecbc16"
|
||||
jurisdiction: "b792eae0-4476-46e2-b93e-b603c8e3628f"
|
||||
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"
|
||||
---
|
||||
|
||||
# Lee Urbanovsky
|
||||
|
||||
Current Mayor, Buda, TX.
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Wikidata
|
||||
- tenure: Wikidata
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Travis Mitchell"
|
||||
description: "Mayor, Kyle, TX"
|
||||
role: "Mayor, Kyle, TX"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "TX"
|
||||
tenure:
|
||||
start: "2017-11-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "6e769b81-ea79-4840-bd75-40d5bbb10046"
|
||||
office: "ec12792e-dce5-42d7-82de-8f45a7ae4e6e"
|
||||
tenure: "cbc758c4-d3d6-4bbb-ab1f-cf22189ddba6"
|
||||
jurisdiction: "e2ddae98-d796-4341-99f3-6d6d9b4fa2c9"
|
||||
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"
|
||||
---
|
||||
|
||||
# Travis Mitchell
|
||||
|
||||
Current Mayor, Kyle, TX.
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Wikidata
|
||||
- tenure: Wikidata
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Jane Hughson"
|
||||
description: "Mayor, San Marcos, TX"
|
||||
role: "Mayor, San Marcos, TX"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "TX"
|
||||
tenure:
|
||||
start: "2018-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "28b098fc-2e76-4eb6-a6fd-9895bca54ca9"
|
||||
office: "7b6d2fff-689d-4cd1-a859-44513145ea10"
|
||||
tenure: "0e073db7-332b-45eb-83ed-68d9be1d7541"
|
||||
jurisdiction: "8d1e1a75-32e3-4a1a-889d-0c0ada7d0dca"
|
||||
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"
|
||||
---
|
||||
|
||||
# Jane Hughson
|
||||
|
||||
Current Mayor, San Marcos, TX.
|
||||
|
||||
## Sources
|
||||
|
||||
- office: Wikidata
|
||||
- tenure: Wikidata
|
||||
- jurisdiction: Census TIGER 2024
|
||||
|
||||
Generated from the Atlas officeholders v3 export (2026-07-04).
|
||||
Reference in New Issue
Block a user