You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All codes that take countries as input should take ISO-2 codes instead of the full name. All datasets should have a column 'country' with the full name and a column 'country_iso2' for the ISO-2 code.
All codes that take countries as input should take ISO-2 codes instead of the full name. All datasets should have a column 'country' with the full name and a column 'country_iso2' for the ISO-2 code.