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"
# Hudson County, NJ
County jurisdiction.
County jurisdiction — 4 officeholders mapped.
## Demographics (ACS 2023)
@@ -0,0 +1,39 @@
---
type: Person
title: "Jimmy Davis"
description: "Mayor, Bayonne, NJ"
role: "Mayor, Bayonne, NJ"
level: "municipal"
branch: "executive"
state: "NJ"
tenure:
start: "2022-07-01"
current: true
ids:
person: "52c5ffdf-f073-4caf-995a-f2e01e2d0253"
office: "8c7fc60c-f923-4603-90fe-47883769ab95"
tenure: "2b6bfc73-0a0f-440c-bb9b-39f36d9a8fc1"
jurisdiction: "9db3217e-a7b7-463a-8f43-0d258c4dd88e"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, nj]
timestamp: "2026-07-04"
---
# Jimmy Davis
Current Mayor, Bayonne, NJ.
## 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: "Ravinder Bhalla"
description: "Mayor, Hoboken, NJ"
role: "Mayor, Hoboken, NJ"
level: "municipal"
branch: "executive"
state: "NJ"
tenure:
start: "2018-01-01"
current: true
ids:
person: "91120330-1b73-44cb-b475-102a8944ba6f"
office: "497282c1-7279-4dd8-af5b-33ab5847a6fd"
tenure: "85ecaeb8-1297-4f9c-aa85-55e03e882334"
jurisdiction: "b97e6faa-473f-4ca0-bd8e-97448c4760fa"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, nj]
timestamp: "2026-07-04"
---
# Ravinder Bhalla
Current Mayor, Hoboken, NJ.
## 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: "Steven Fulop"
description: "Mayor, Jersey City, NJ"
role: "Mayor, Jersey City, NJ"
level: "municipal"
branch: "executive"
state: "NJ"
tenure:
start: "2014-07-01"
current: true
ids:
person: "0a12eaa5-dc4e-48f7-8118-a451352054fc"
office: "b0cdec39-c154-4c8e-9159-9c9686285fb5"
tenure: "4b1bc313-425c-4d8f-acc6-8204cade4bbf"
jurisdiction: "c843485f-e632-46e9-a2c0-e13fc1490faf"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, nj]
timestamp: "2026-07-04"
---
# Steven Fulop
Current Mayor, Jersey City, NJ.
## 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: "Brian P. Stack"
description: "Mayor, Union City, NJ"
role: "Mayor, Union City, NJ"
level: "municipal"
branch: "executive"
state: "NJ"
tenure:
start: "2000-10-01"
current: true
ids:
person: "1e12e733-eb10-4814-bb1c-d17417015438"
office: "2c545e9a-e551-460d-98e7-7e1ccb80bab0"
tenure: "a26a053a-3084-4ee5-b46e-04663c35b40e"
jurisdiction: "df00a05f-4222-4def-a8d8-e64207b228d1"
sources:
- field: office
source: "Wikidata"
- field: tenure
source: "Wikidata"
- field: jurisdiction
source: "Census TIGER 2024"
confidence: official
tags: [officeholder, municipal, executive, nj]
timestamp: "2026-07-04"
---
# Brian P. Stack
Current Mayor, Union City, NJ.
## Sources
- office: Wikidata
- tenure: Wikidata
- jurisdiction: Census TIGER 2024
Generated from the Atlas officeholders v3 export (2026-07-04).