-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
ideaidea for the futureidea for the future
Description
We split the "location" field in the people.json file on the commas to find the country as the last element of this array. The problem is that some of the countries in our database have commas in them, such as "Moldova, Republic of", so there's no way for anyone to find a match with this country. We have a person who has put "location": "Chisinau, Moldova"
and another who has "location": "Chisinau, Republic of Moldova"
so we need to find a way to work with these entries. There are other countries too that will run into this problem.
Metadata
Metadata
Assignees
Labels
ideaidea for the futureidea for the future
Type
Projects
Status
Later