Iso Country Codes Download Excel ((LINK))

0 views
Skip to first unread message

Ingrid Abriola

unread,
Jan 24, 2024, 11:53:19 PM1/24/24
to affunladed

This is a complete list of all country ISO codes as described in the ISO 3166 international standard.
These codes are used throughout the IT industry by computer systems and software to ease the identification of country names.
We have compiled them in the quick reference table below in order to help our clients do quick conversions from the numeric or 2 letter code to any country name.

ISO 3166-1-alpha-2 English country names and code elements. This list statesthe country names (official short names in English) in alphabetical order asgiven in ISO 3166-1 and the corresponding ISO 3166-1-alpha-2 code elements.

iso country codes download excel


Download File ››››› https://t.co/73U0FtuQh0



ISO 3166-1-alpha-2 English country names and code elements. This list states\\nthe country names (official short names in English) in alphabetical order as\\ngiven in ISO 3166-1 and the corresponding ISO 3166-1-alpha-2 code elements.

The codes in ISO 3166 are available on the Online Browsing Platform. The information on the OBP is always up to date and you can sign up for notifications to be informed when changes are made by clicking on the follow function in the top right-hand corner.

We also have a product, the Country Codes Collection, which you can preview free of charge on the OBP (where you will also find a decoding table). It contains the codes from Parts 1, 2 and 3 of ISO 3166 in three different formats (.xml, .csv, and .xls) for easy integration into your own systems. You will be notified when changes are made so you can download the latest versions. In this way, you can be sure that your database is always using the most up-to-date information from ISO.

The country codes can be represented either as a two-letter code (alpha-2) which is recommended as the general-purpose code, a three-letter code (alpha-3) which is more closely related to the country name and a three-digit numeric code (numeric-3) which can be useful if you need to avoid using Latin script.

The codes for subdivisions are represented as the alpha-2 code for the country, followed by up to three characters. For example ID-RI is the Riau province of Indonesia and NG-RI is the Rivers province in Nigeria. Names and codes for subdivisions are usually taken from relevant official national information sources.

Users of ISO country codes have the option to subscribe to a paid service that automatically provides updates and supplies the data in formats* that are ready-to-use for a wide range of applications. For more information, visit the ISO Store.

Following notification from the United Nations (UN), the ISO 3166 Maintenance Agency assigns alpha-2 and alpha-3 country code elements to new UN member states. The numeric country code is assigned by the UN.

However, the ISO 3166 Maintenance Agency may assign country codes to dependencies of countries that are member states of the UN. To be considered, some criteria, amongst others, include that the area be physically separated from its parent country and outside its territorial waters. Even if all criteria are met, the ISO 3166 Maintenance Agency may decide not to assign a code element, for example, due to the very limited number of official alpha-2 code elements available.

We are currently running Facebook and Instagram lead ads for a client in well over a hundred different countries. I needed a report that showed exactly how many leads were coming from each country and the spend per country. But upon exporting this file from Facebook, instead of country names I was seeing country codes.

If you only want to do this once, it'd be a bit tedious to create a new table (of country codes and their names) and then use VLOOKUP. Instead, you can use a free tool I created that bulk converts ISO Codes to their country names. Follow these steps:

I have an Excel file where I have the 2-letter country codes in a column. I would like to be able to run a macro to safely convert all of them into their respective 3-letter codes, with a single pass.

A simple VLOOKUP would seem easiest but if required often then maybe append a space to the end of the 2-letter codes then replace three characters for three characters. There could be problems if your column contains more than just 2-letter codes at present but you have given no hint that such is the case.

You can use a map chart to compare values and show categories across geographical regions. Use it when you have geographical regions in your data, like countries/regions, states, counties or postal codes.

For example, the Countries by Tax Revenue % chart below uses values. The values represent tax revenue in each country with each portrayed using a gradient spectrum of two colors. The color for each region is dictated by where along the spectrum its value falls. By default, the higher the value is, the darker its corresponding color will be.

Map charts have gotten even easier with geography data types. Simply input a list of geographic values, such as country, state, county, city, postal code, and so on, then select your list and go to the Data tab > Data Types > Geography. Excel will automatically convert your data to a geography data type, and will include properties relevant to that data that you can display in a map chart. In the following example, we've converted a list of countries to geography data types, then selected the Tax revenue (%) field from the Add Column control to use in our map.

I would like to create a built Excel function so that I can select a cell (or list of cells) with a given country code (or given country codes) and have the formula look up the code against an array to finally output the country name.

I understand this could be achieved by using VLOOKUP or INDEXMATCH. But I would like to have a solution that doesn't require me to list the country code and country name on some sheet every time I need to convert a country code.

I am trying to match a phone number to a list of country codes in excel to know the country.. the problem is that I want to match the first x characters of the phone number to the country code (where x is the length of the country code in the list) as not all the country codes have the same length (eg. US:1 UK: 44 Jordan:962, UAE:971, Bahrain:973).

Just went through your post. I had the same issue and was very relieved to have found a solution. Thanks for this.
However on my end, the number of country codes and phone numbers I have are in 10s of thousands. I have approximately 22000 rows for country codes and around 15000 phone numbers. In such a scenario, when I try applying your code, Excel hangs up. Could you kindly advise/suggest a fix for this?
Many thanks.

The list of countries or areas contains the names of countries or areas in alphabetical order, their three-digit numerical codes used for statistical processing purposes by the Statistics Division of the United Nations Secretariat, and their three-digit alphabetical codes assigned by the International Organization for Standardization (ISO).1 In general, this list of countries or areas includes those countries or areas for which statistical data are compiled by the Statistics Division of the United Nations Secretariat.

The names of countries or areas refer to their short form used in day-to-day operations of the United Nations and not necessarily to their official name as used in formal documents. These names are based on the United Nations Terminology Database (UNTERM).2 The designations employed and the presentation of material at this site do not imply the expression of any opinion whatsoever on the part of the Secretariat of the United Nations concerning the legal status of any country, territory, city or area or of its authorities, or concerning the delimitation of its frontiers or boundaries.

The list of geographic regions presents the composition of geographical regions used by the Statistics Division in its publications and databases. Each country or area is shown in one region only. These geographic regions are based on continental regions; which are further subdivided into sub-regions and intermediary regions drawn as to obtain greater homogeneity in sizes of population, demographic circumstances and accuracy of demographic statistics.

Is there a way where I can get the country code in power automated via the first 4 digits of a phone number? For example, I have a http trigger that receives data and processes it through a PA flow, one part of this data is the phone number of the user which I truncate to the first 4 digits like +353, I am wondering is there a way to automatically map or assign a country code (IE in this case) to this phone number, we could have +1, +353, +44 or others like +351 and +355.

I have a column called Country (US,IN) with 2 letter country code and what I need is another column that has country name in it. I prefer Powerbi inbuilt functionality rather than downloading a new mapping code to name file from open source.

So I just opened the raw data file in excel and changed the country code column to a geography data type and inserted a new column that referenced the country code column then just put .name example =B2.Name. Then just copied and pasted the values and changed the country code column back to a text field and saved and closed. Then you could just use that as another data source.

Does anyone have any helpful advice/tips for migrating to using the country code dropdown for the phone field on forms? We're going to be switching at some point and I was hoping for any insights. Thanks!

Can we use also "country code" feature at the "phone" field which we embed at our chatflows? We convert most of our leads with chatflows but since there is no "country code" function at "phone" field at chat, we ussually get incorrect numbers. Thanks.

Thanks for your help. What I've learned is that we're using workflows to automatically assign province/state in the address (for sales territory alignment), and we're trying to understand how this migration will affect those. Since the country code phone number isn't its own field in Hubspot data architecture, it's not as easy as that seems.

df19127ead
Reply all
Reply to author
Forward
0 new messages