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"
|
||||
|
||||
# Liberty County, TX
|
||||
|
||||
County jurisdiction.
|
||||
County jurisdiction — 3 officeholders mapped.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Danny Lee"
|
||||
description: "Mayor, Cleveland, TX"
|
||||
role: "Mayor, Cleveland, TX"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "TX"
|
||||
tenure:
|
||||
start: "2026-06-20"
|
||||
current: true
|
||||
ids:
|
||||
person: "c1c1a880-43e6-4552-905a-01067b5756ae"
|
||||
office: "57fc2070-8fe5-45f7-afbb-3f2d55718f19"
|
||||
tenure: "2d3a77d4-146a-4284-84eb-8464ca565c8f"
|
||||
jurisdiction: "9520b2ce-9c7a-4500-a731-c21e2d9864a4"
|
||||
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"
|
||||
---
|
||||
|
||||
# Danny Lee
|
||||
|
||||
Current Mayor, Cleveland, 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: "Eric Thaxton"
|
||||
description: "Mayor, Daisetta, TX"
|
||||
role: "Mayor, Daisetta, TX"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "TX"
|
||||
tenure:
|
||||
start: "2026-06-20"
|
||||
current: true
|
||||
ids:
|
||||
person: "22d0ec16-ca28-4743-b151-b48c5aae21a1"
|
||||
office: "32902a84-ede7-4aba-b7ff-372c98e1c24d"
|
||||
tenure: "63c41aa7-5baa-4597-9419-ecf5d1f09d38"
|
||||
jurisdiction: "a13aff6c-3552-449f-a23d-47851cd49e89"
|
||||
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"
|
||||
---
|
||||
|
||||
# Eric Thaxton
|
||||
|
||||
Current Mayor, Daisetta, 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: "Martin Mudd"
|
||||
description: "Mayor, Dayton, TX"
|
||||
role: "Mayor, Dayton, TX"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "TX"
|
||||
tenure:
|
||||
start: "2026-06-20"
|
||||
current: true
|
||||
ids:
|
||||
person: "1aaeaa14-4f6d-411a-8f5b-0d0e76c27559"
|
||||
office: "904ee5ea-6c80-4f72-a7f2-9767865512f5"
|
||||
tenure: "1d333a78-4721-49aa-8fd6-7993fd0b2efa"
|
||||
jurisdiction: "6700656d-dd5f-4dc2-8333-96bdc0ebc290"
|
||||
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"
|
||||
---
|
||||
|
||||
# Martin Mudd
|
||||
|
||||
Current Mayor, Dayton, 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