I'm making a choropleth map in Plotly Express. My dataframe has a column called 'country' filled with ISO 3166 3 character country codes, which serves as the location argument for the figure.
I can't work out how to give values for the area called Somaliland, since it lacks international recognition, and therefore an ISO 3166 code.
I'm refering to the grey area in the horn of Africa depected here:
What country code can I use for this?
