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"
# San Mateo County, CA
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Rod Daus-Magbual"
description: "Mayor, Daly City, CA"
role: "Mayor, Daly City, CA"
level: "municipal"
branch: "executive"
state: "CA"
tenure:
start: "2026-06-20"
current: true
ids:
person: "a43abe25-7931-4b8a-9664-61f21e0b518c"
office: "40968170-8dde-47bd-b438-9b7241fcb3cb"
tenure: "d7bb348a-9341-4f34-9b5f-b837bfde06be"
jurisdiction: "74c450df-d16d-4b74-8e8b-e1f312357e74"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ca]
timestamp: "2026-07-04"
---
# Rod Daus-Magbual
Current Mayor, Daly City, CA.
## 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: "Cecilia Taylor"
description: "Mayor, Menlo Park, CA"
role: "Mayor, Menlo Park, CA"
level: "municipal"
branch: "executive"
state: "CA"
tenure:
start: "2018-01-01"
current: true
ids:
person: "60cc00c6-a89c-4f39-9519-428890f89156"
office: "33fe9493-efca-4ce9-9a5c-b2cfe8549dd6"
tenure: "10814f4c-ad9e-4e6c-8583-65168a50b1d5"
jurisdiction: "749ccc22-bb8d-470b-8c30-07d1eedda05e"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ca]
timestamp: "2026-07-04"
---
# Cecilia Taylor
Current Mayor, Menlo Park, CA.
## 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: "Q105071623"
description: "Mayor, Pacifica, CA"
role: "Mayor, Pacifica, CA"
level: "municipal"
branch: "executive"
state: "CA"
tenure:
start: "2020-12-01"
current: true
ids:
person: "cdb66896-79c2-44db-ae6d-92bdf8f7a613"
office: "3226ff2e-24ce-47bf-bd45-67ec30acec05"
tenure: "4bfe2d73-0034-4062-b000-6c13bde54a40"
jurisdiction: "d8d5ca12-851e-4037-bd38-4f5171ba41da"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ca]
timestamp: "2026-07-04"
---
# Q105071623
Current Mayor, Pacifica, CA.
## 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: "Rick Bonilla"
description: "Mayor, San Mateo, CA"
role: "Mayor, San Mateo, CA"
level: "municipal"
branch: "executive"
state: "CA"
tenure:
start: "2026-06-20"
current: true
ids:
person: "6c8531da-7ac3-46cd-9a4b-4b03ffcbb186"
office: "1b4ceb01-0bf5-4229-beac-2927a0dbbae0"
tenure: "6b5d986d-00c3-4bcd-ad16-5c4f6f08f061"
jurisdiction: "9a1cef38-7543-4a80-88d0-6f6fc3d2bf29"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, ca]
timestamp: "2026-07-04"
---
# Rick Bonilla
Current Mayor, San Mateo, CA.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).