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"
|
||||
|
||||
# Winnebago County, WI
|
||||
|
||||
County jurisdiction.
|
||||
County jurisdiction — 3 officeholders mapped.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Austin Hammond"
|
||||
description: "Mayor, Menasha, WI"
|
||||
role: "Mayor, Menasha, WI"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "WI"
|
||||
tenure:
|
||||
start: "2024-04-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "97113dc6-22a9-4b22-8735-c2ce323bc1e8"
|
||||
office: "0022f173-1bfe-4875-9d9c-37cf87a5dc99"
|
||||
tenure: "fa4ad44a-ec4c-481c-8c47-0e997934ea84"
|
||||
jurisdiction: "55b5ee41-ffab-4c0d-bed5-2b8b2b74d235"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Wikidata"
|
||||
- field: tenure
|
||||
source: "Wikidata"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, wi]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Austin Hammond
|
||||
|
||||
Current Mayor, Menasha, WI.
|
||||
|
||||
## 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 B Lang"
|
||||
description: "Mayor, Neenah, WI"
|
||||
role: "Mayor, Neenah, WI"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "WI"
|
||||
tenure:
|
||||
start: "2022-04-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "9cfe30a5-c9ff-44f2-9a62-15214b92dc71"
|
||||
office: "ff4256f4-4e66-4bbe-9406-dcf83ba6168d"
|
||||
tenure: "9aef6fd6-4066-4b6a-9560-8736f60d93da"
|
||||
jurisdiction: "cff2e6c0-604b-49a3-9dc5-1f4ada2ef0fe"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Wikidata"
|
||||
- field: tenure
|
||||
source: "Wikidata"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, wi]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jane B Lang
|
||||
|
||||
Current Mayor, Neenah, WI.
|
||||
|
||||
## 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: "Matt Mugerauer"
|
||||
description: "Mayor, Oshkosh, WI"
|
||||
role: "Mayor, Oshkosh, WI"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "WI"
|
||||
tenure:
|
||||
start: "2023-01-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "ef9234f9-df98-4e23-9fe6-099cea9c8d22"
|
||||
office: "cec5f3ab-ac00-4ba1-907e-d67ac250b2b4"
|
||||
tenure: "d360ad3c-94fa-4557-b01f-ed3455e0e7c8"
|
||||
jurisdiction: "f147c995-78c9-4aba-9601-895128c47983"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Wikidata"
|
||||
- field: tenure
|
||||
source: "Wikidata"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, wi]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Matt Mugerauer
|
||||
|
||||
Current Mayor, Oshkosh, WI.
|
||||
|
||||
## 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