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"
# Hennepin County, MN
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Tim Busse"
description: "Mayor, Bloomington, MN"
role: "Mayor, Bloomington, MN"
level: "municipal"
branch: "executive"
state: "MN"
tenure:
start: "2022-08-01"
current: true
ids:
person: "a5bc1992-dad2-4b5e-be60-b1f1c5b78716"
office: "d8d1af65-3f5a-4fff-87e2-9be9abfbf538"
tenure: "cd2239ea-f0c6-4626-b0ac-93755870031a"
jurisdiction: "470df625-0092-455e-8f21-cd249667c513"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, mn]
timestamp: "2026-07-04"
---
# Tim Busse
Current Mayor, Bloomington, MN.
## 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: "Lisa Jacobson"
description: "Mayor, Brooklyn Park, MN"
role: "Mayor, Brooklyn Park, MN"
level: "municipal"
branch: "executive"
state: "MN"
tenure:
start: "2021-08-01"
current: true
ids:
person: "c98b601f-62f3-4666-a23c-5b9c073ea5a7"
office: "8a40091e-f3f0-474d-ab7e-7fb57d0336f4"
tenure: "f6104c26-0390-4e7e-b155-fab3aa8b4268"
jurisdiction: "7b335043-880d-4a6d-a5a0-b709426d2987"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, mn]
timestamp: "2026-07-04"
---
# Lisa Jacobson
Current Mayor, Brooklyn Park, MN.
## 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: "Jacob Frey"
description: "Mayor, Minneapolis, MN"
role: "Mayor, Minneapolis, MN"
level: "municipal"
branch: "executive"
state: "MN"
tenure:
start: "2018-01-02"
current: true
ids:
person: "b681a11c-8992-4c33-ae42-f076b3d8c146"
office: "b1c6cc36-ae7a-4b74-83e0-332ed34aa47e"
tenure: "a0475a11-546c-4ece-9be4-feeb7f78291e"
jurisdiction: "c62b87e1-5bd0-4b8e-87e8-05d5a9f60538"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, mn]
timestamp: "2026-07-04"
---
# Jacob Frey
Current Mayor, Minneapolis, MN.
## 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: "Jeffry Wosje"
description: "Mayor, Plymouth, MN"
role: "Mayor, Plymouth, MN"
level: "municipal"
branch: "executive"
state: "MN"
tenure:
start: "2026-06-20"
current: true
ids:
person: "64ec31e7-78c8-46e8-9ac8-735a11d2b7aa"
office: "f57ec166-a321-4d2d-9a5f-9704d268905c"
tenure: "c8d493ea-dc96-4f4c-8b90-7a7fa9a8e829"
jurisdiction: "649ea772-fdab-4942-920e-66d3129962d4"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, mn]
timestamp: "2026-07-04"
---
# Jeffry Wosje
Current Mayor, Plymouth, MN.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).