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"
|
||||
|
||||
# Lane County, OR
|
||||
|
||||
County jurisdiction.
|
||||
County jurisdiction — 3 officeholders mapped.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: Person
|
||||
title: "Candace Solesbee"
|
||||
description: "Mayor, Cottage Grove, OR"
|
||||
role: "Mayor, Cottage Grove, OR"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "OR"
|
||||
tenure:
|
||||
start: "2024-11-01"
|
||||
current: true
|
||||
ids:
|
||||
person: "4462a957-7568-44b2-b6f2-e5c2fb851368"
|
||||
office: "f0fa04b9-87e6-49be-84ac-b6f57ee40575"
|
||||
tenure: "9fc46397-153f-493e-b7e5-f999f0f300b3"
|
||||
jurisdiction: "d578b838-0cdf-45f7-bacb-cd097f131b89"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Wikidata"
|
||||
- field: tenure
|
||||
source: "Wikidata"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, or]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Candace Solesbee
|
||||
|
||||
Current Mayor, Cottage Grove, OR.
|
||||
|
||||
## 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: "Lucy Vinis"
|
||||
description: "Mayor, Eugene, OR"
|
||||
role: "Mayor, Eugene, OR"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "OR"
|
||||
tenure:
|
||||
start: "2017-01-09"
|
||||
current: true
|
||||
ids:
|
||||
person: "8b0dcdfa-3b89-405b-9311-ec787e42f1cb"
|
||||
office: "6736297c-be85-4bf8-9746-ada00894011a"
|
||||
tenure: "91372fc2-68a7-44d0-92ca-6659c8fc1a37"
|
||||
jurisdiction: "f93b6b55-b581-40b0-967a-dd6126e83a22"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Wikidata"
|
||||
- field: tenure
|
||||
source: "Wikidata"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, or]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Lucy Vinis
|
||||
|
||||
Current Mayor, Eugene, OR.
|
||||
|
||||
## 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: "Sean VanGordon"
|
||||
description: "Mayor, Springfield, OR"
|
||||
role: "Mayor, Springfield, OR"
|
||||
level: "municipal"
|
||||
branch: "executive"
|
||||
state: "OR"
|
||||
tenure:
|
||||
start: "2026-06-20"
|
||||
current: true
|
||||
ids:
|
||||
person: "758f317f-d6ab-4896-863b-6ae0dd1f5cac"
|
||||
office: "a8e00372-bf41-4f4c-b2b2-bb5b6c2211ad"
|
||||
tenure: "c432337d-09b7-4af1-be03-bbc507783aae"
|
||||
jurisdiction: "5e102bd9-38c0-4775-85bb-89b5d67135d5"
|
||||
sources:
|
||||
- field: office
|
||||
source: "Wikidata"
|
||||
- field: tenure
|
||||
source: "Wikidata"
|
||||
- field: jurisdiction
|
||||
source: "Census TIGER 2024"
|
||||
confidence: official
|
||||
tags: [officeholder, municipal, executive, or]
|
||||
timestamp: "2026-07-04"
|
||||
---
|
||||
|
||||
# Sean VanGordon
|
||||
|
||||
Current Mayor, Springfield, OR.
|
||||
|
||||
## 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