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"
|
||||
|
||||
# Luzerne County, PA
|
||||
|
||||
County jurisdiction.
|
||||
County jurisdiction — 3 officeholders mapped.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Jeff Cusat"
|
||||
description: "Mayor, Hazleton, PA"
|
||||
role: "Mayor, Hazleton, PA"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "PA"
|
||||
tenure:
|
||||
start: "2026-06-20"
|
||||
current: true
|
||||
ids:
|
||||
person: "fb2711e0-ba93-43e8-92b9-d9582abf1646"
|
||||
office: "d2703627-59fb-4032-bd80-35b2dee2a17d"
|
||||
tenure: "29a6eeb3-0805-4c0b-a60f-b7491c8fa855"
|
||||
jurisdiction: "61319fce-7142-4f70-a6ae-2fe6fab0cc64"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Wikidata"
|
||||
- field: tenure
|
||||
source: "Wikidata"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, pa]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Jeff Cusat
|
||||
|
||||
Current Mayor, Hazleton, PA.
|
||||
|
||||
## 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: "Charles Calvin Bowman"
|
||||
description: "Mayor, Pittston, PA"
|
||||
role: "Mayor, Pittston, PA"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "PA"
|
||||
tenure:
|
||||
start: "2026-06-20"
|
||||
current: true
|
||||
ids:
|
||||
person: "d067db10-faff-4aff-807b-6a5f0931ea42"
|
||||
office: "4ffdf45e-9d74-4230-bf2f-732f9bb1f72d"
|
||||
tenure: "29ac02f4-b600-4497-b3f4-7a89baab7dbc"
|
||||
jurisdiction: "2f80132d-000a-4c66-aef5-adc548797ec5"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Wikidata"
|
||||
- field: tenure
|
||||
source: "Wikidata"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, pa]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Charles Calvin Bowman
|
||||
|
||||
Current Mayor, Pittston, PA.
|
||||
|
||||
## 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: "George C. Brown"
|
||||
description: "Mayor, Wilkes-Barre, PA"
|
||||
role: "Mayor, Wilkes-Barre, PA"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "PA"
|
||||
tenure:
|
||||
start: "2026-06-20"
|
||||
current: true
|
||||
ids:
|
||||
person: "167c70e6-4ca0-489a-aea1-3280290340b9"
|
||||
office: "a85afa64-68f9-400e-8840-826ee52a3342"
|
||||
tenure: "7c442f32-7fe3-44bb-9295-9b2381d7e3fd"
|
||||
jurisdiction: "00964eae-d625-404a-a9e3-dfb7808a157b"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Wikidata"
|
||||
- field: tenure
|
||||
source: "Wikidata"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, pa]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# George C. Brown
|
||||
|
||||
Current Mayor, Wilkes-Barre, PA.
|
||||
|
||||
## 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