feat(postcodes): 54 Caribbean postcodes β KY,BB,TT (#1039)#1534
Merged
Conversation
Cayman Islands (9), Barbados (19), Trinidad & Tobago (26) β main settlements per parish/district. All 54 records carry state_id (100% FK match). Source: usama216/shipping-market PHP seeder; postcodes are factual data published by the respective national postal authorities (Cayman Post, Barbados Postal Service, TTPost). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
CSC Validation ReportPR Format
Labels applied: Schema Validation (54 records)β All records passed validation Cross-Reference Validationβ 108 reference(s) verified Source URL Verificationβ 2 source URL(s) accessible β All checks passed | Status: Ready for review |
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.
Summary
Adds postcode coverage for three Caribbean territories that previously had no #1039 data. Bundle pattern follows the recently-merged singleton-territory PRs (#1526, #1527, #1530).
Source
usama216/shipping-marketβ LaravelCaribbeanLocationSeeder.php, hand-curated parish/district + postcode data for 22 Caribbean territories.source: "shipping-market-caribbean-seeder".feedback_postcode_pipelines.mdsource-class taxonomy this is Tier 5 (free redistribution, flagged in PR description). Because we redistribute only the codes themselves (facts), not the seeder's structure or surrounding code, reuse is acceptable.State FK resolution
Saint Michaelβ 08,Christ Churchβ 01, etc.).Port of Spainβ POS,Tobagoβ TOB, etc.). One alias forMayaro-Rio Claro(seeder) βRio Claro-Mayaro(CSC, MRC).Importer
bin/scripts/sync/import_caribbean_postcodes.pyβ fetches the PHP seeder, walks parish anchors, scans'city' => ['postal_code' => '...']literals, idempotent merge by(code, locality_name).Resolves a Tier-E gap from
bin/scripts/sync/POSTCODES_1039_SOURCES_RESEARCH.md.π€ Generated with Claude Code