Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

wrong car country code for Germany #287

Open
IlianP opened this issue Mar 7, 2023 · 3 comments
Open

wrong car country code for Germany #287

IlianP opened this issue Mar 7, 2023 · 3 comments

Comments

@IlianP
Copy link

IlianP commented Mar 7, 2023

For Germany, the:
"car":{"signs":["DY"]
should be
"car":{"signs":["D"]

source: I'm German.

According to http://jeppesn.dk/countrycodes.html, "DY" is used for Benin (which is correct in the database).

@amatosg
Copy link

amatosg commented Mar 16, 2024

which API are you using?

@IlianP
Copy link
Author

IlianP commented Mar 16, 2024

For example https://restcountries.com/v3.1/alpha/de , but also https://restcountries.com/v3.1/lang/german contains this entry.

By the way, since this is already implemented, I guess #92 can be closed.

@amatosg
Copy link

amatosg commented Mar 18, 2024

Then this is not the repository your looking for...

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

No branches or pull requests

2 participants