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"
# Albany County, NY
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Kathy Sheehan"
description: "Mayor, Albany, NY"
role: "Mayor, Albany, NY"
level: "municipal"
branch: "executive"
state: "NY"
tenure:
start: "2014-01-01"
current: true
ids:
person: "7f5a474c-f128-4bb3-8c5a-e8b88fbaf69f"
office: "5760881c-1fb9-47cc-b27b-3361c2ba43b7"
tenure: "ae9424cc-00d3-49c5-a58b-cffa15c8ddcc"
jurisdiction: "8d738788-006a-472a-b493-648c81049abe"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ny]
timestamp: "2026-07-04"
---
# Kathy Sheehan
Current Mayor, Albany, NY.
## 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: "William T. Keeler"
description: "Mayor, Cohoes, NY"
role: "Mayor, Cohoes, NY"
level: "municipal"
branch: "executive"
state: "NY"
tenure:
start: "2026-06-20"
current: true
ids:
person: "188cdff9-6b59-47c7-9664-d09743d97753"
office: "72a81fee-a805-41c0-83a0-cc40d75b8b63"
tenure: "03315cc2-025f-4053-88dd-1dd46475182b"
jurisdiction: "56e51c8d-0eee-464c-b9b1-31baf9ae96fa"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ny]
timestamp: "2026-07-04"
---
# William T. Keeler
Current Mayor, Cohoes, NY.
## 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: "James Oddo"
description: "Mayor, Staten Island, NY — Green Island"
role: "Mayor, Staten Island, NY"
level: "municipal"
branch: "executive"
state: "NY"
tenure:
start: "2026-06-20"
current: true
ids:
person: "9e601651-7db1-4a2b-b788-1427465d8950"
office: "2f2f2a45-f7e4-4a9b-a63f-7d0785f01768"
tenure: "0902179d-fd5b-493b-a35c-e82f2803e86a"
jurisdiction: "511ff285-f708-4502-95a4-f203317c5087"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ny]
timestamp: "2026-07-04"
---
# James Oddo
Current Mayor, Staten Island, NY (Green Island).
## 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: "Charles Patricelli"
description: "Mayor, Watervliet, NY"
role: "Mayor, Watervliet, NY"
level: "municipal"
branch: "executive"
state: "NY"
tenure:
start: "2026-06-20"
current: true
ids:
person: "1af33fe9-5d41-4434-bfed-ba92fe9038ee"
office: "08daf3c0-cfd9-4f87-aa37-09087cf3e7f5"
tenure: "25931928-3aa5-458e-81d3-8c5d14357576"
jurisdiction: "3722525b-66b4-4360-9761-e7f79290c5d2"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ny]
timestamp: "2026-07-04"
---
# Charles Patricelli
Current Mayor, Watervliet, NY.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).