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

country codes / mapping #82

Open
embruna opened this issue Nov 5, 2021 · 0 comments
Open

country codes / mapping #82

embruna opened this issue Nov 5, 2021 · 0 comments
Assignees

Comments

@embruna
Copy link
Collaborator

embruna commented Nov 5, 2021

some address extraction apparently result in country abbreviations that are not recognized, and therefore country codes come back as NA. A warning is given so users can fix on their own, but we can insert a search/correction for these and save users the trouble.

6 codes from your data failed to match with a country code in the map
     failedCodes failedCountries  
[1,] NA          "dominican rep"  
[2,] NA          "fr polynesia"   
[3,] NA          "peoples r china"
[4,] NA          "rep congo"      
[5,] "REU"       "reunion"        
[6,] NA          "trinid & tobago"
@embruna embruna self-assigned this Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant