feat(CU): add 5 missing Havana municipalities (closes #1610) - #1611
Merged
Conversation
Havana has 15 municipalities; the dataset contained only 10. Adds the 5 missing ones — Playa, Plaza de la Revolución, Marianao, La Lisa and Cotorro — under state_id 272, bringing coverage to 15/15. Each was resolved on Wikidata and verified before use: entity must be in Cuba (P17=Q241) and located in a Havana entity (P131). All five entities' own descriptions read "municipality of Havana". No duplicate names or QIDs. The reporter also mentioned Miramar; that is a neighbourhood (consejo popular) inside the Playa municipality added here, not a municipality, so it is deliberately out of scope. Translations omitted rather than machine-generated. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PoX2S5UBhwrJCvdEemSCTr
Contributor
|
Contributor
CSC Validation ReportPR Format
Labels applied: Schema Validation (192 records)✅ All records passed validation Cross-Reference Validation✅ 384 reference(s) verified Geo-Bounds Check✅ All 192 coordinate(s) within expected country bounds Duplicate Detection
Source URL Verification✅ 1 source URL(s) accessible ✅ 0 errors, 5 warning(s) | Status: Ready for review (with warnings) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Problem
Havana is divided into 15 municipalities (municipios), but the dataset contained only 10 — 5 were missing entirely, including La Lisa, which the reporter named.
Added
On "Miramar"
The reporter also mentioned Miramar. It is not a municipality — it's a neighbourhood (consejo popular) inside the Playa municipality that this PR adds. Havana's 15 municipalities contain 105 consejos populares; adding those is a separate, much larger scope call and isn't attempted here.
Verification
Each municipality was resolved on Wikidata and verified before use — the entity had to be in Cuba (
P17=Q241) and located in a Havana entity (P131). All five entities' own English descriptions read "municipality of Havana".CU.jsonwikiDataIdstype=section, matching the dominant convention for existing Havana municipality recordsid/flag/ timestamps omitted so automation assigns themCloses #1610
Details in
.github/fixes-docs/FIX_1610_SUMMARY.md.🤖 Generated with Claude Code