Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Administrative Areas from USA vs CA #76

Open
SYNchroACK opened this issue Jun 30, 2024 · 0 comments
Open

Administrative Areas from USA vs CA #76

SYNchroACK opened this issue Jun 30, 2024 · 0 comments

Comments

@SYNchroACK
Copy link

USA Example

{
    "type": "location",
    "spec_version": "2.1",
    "id": "location--78a7f0f3-ea60-4ca2-894e-9e825b94b592",
    "created_by_ref": "identity--8ce3f695-d5a4-4dc8-9e93-a65af453a31a",
    "created": "2021-03-13T20:09:21.286293Z",
    "modified": "2021-12-01T16:19:51.601791Z",
    "name": "District of Columbia",
    "country": "US",
    "administrative_area": "US-DC"
}

CA Example

{
    "type": "location",
    "spec_version": "2.1",
    "id": "location--bbf06113-7a5a-465d-8a8e-e5a8f3da22ca",
    "created_by_ref": "identity--8ce3f695-d5a4-4dc8-9e93-a65af453a31a",
    "created": "2021-03-13T20:09:21.225835Z",
    "modified": "2021-12-01T16:19:51.601791Z",
    "name": "Ontario",
    "country": "CA",
    "administrative_area": "ON"
}

Do we really need the administrative_area prefix in the USA objects?
I think would be nice to create a new version of those USA location objects in order to remove the prefix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant