國家代碼(ISO 3166-1) 國家及地區代碼(英語:Country Codes,又稱:國家地區編碼,簡稱:國碼),是用來標誌國家的一組縮寫或符號,在國家地區代碼的標準化及實務上,有多種國際公認的國家和其領土代碼。國家地區代碼通常由字母或數字組成的短字串,是建立高素質的元資料、處理地理空間資訊及製圖、網際網路域名通訊及治理、...
ISO 3166-3,記錄了 ISO 3166-1 中被取代的二字母代碼。ISO 3166-1標準這是本標準中最重要的部分,也是最先出現的部分。它分為二字母代碼(Alpha 2 (A2),一九七四年發表)、三字母代碼(Alpha 3 (A3),一九七四年發表)和三位數字代碼(Three digit code,一九八一年發表),這三種代碼地位相等,每種都可以作為一個...
ISO 3166-1标准中目前包括249个国家,其中193是主权国家是成员的的联合国。ISO 3166-1标准中的许多从属领土在ISO 3166-2标准中也被列为其母国的细分。 数据说明 English short name lower case-英文国家名称 Alpha-2 code-Alpha-2码-2个国家的字母代码 ...
The ISO country code for the country or region in a postal address, using the ISO 3166-1 alpha-2 standard. iOS 9.0+iPadOS 9.0+Mac Catalyst 13.1+macOS 10.11+visionOS 1.0+watchOS 2.0+ varisoCountryCode:String{get} See Also Getting the Parts of a Postal Address ...
iso3166-1 国家代码.xlsx 文档分类:资格/认证考试|页数:约1页 分享到: 1/1 加载中,请稍后... 如果超过10秒未动,请按F5键刷新本页面 分享到: 1/1下载此文档 文档列表文档介绍 ISOEnglishCountryNamesAlpha-2CodeAlpha-odeAfghanistanAFAFG4AlandIslandsAXALA248AlbaniaALALB8AlgeriaDZDZA12AmericanSamoaASASM16...
country code system. Some may be used - others must not be used. These statuses - and their approximate meanings for the user of ISO 3166-1 - are described and colour-coded in Table 1. Tables 2 gives a colour coded, clickable matrix of all ISO 3166-1 alpha-2 code elements which is...
Alpha-2CodeAFAXALDZASADAOAIAQAGARAMAWAUATAZBSBHBDBBBYBEBZBJBMBTBOBABWBVBRIOBNBGBFBIKHCMCACVKYCFTDCLCNCXCCCOKMCGCDCKAlpha-3 CodeAFGALAALBDZAASMANDAGOAIAATAATGARGARMABWAUSAUTAZEBHSBHRBGDBRBBLRBELBLZBENBMUBTNBOLBIHBWABVTBRAIOTBRNBGRBFABDIKHMCMRCANCPVCYMCAFTCDCHLCHNCXRCCKCOLCOMCOGCODCOKNumericCode...
感谢gbe的帮助!它并不美观,但以下是运行正常的代码。
{} with open("wikipedia-iso-country-codes.csv") as f: file= csv.DictReader(f, delimiter=',') for line in file: dic[line['English short name lower case']] = line['Alpha-2 code'] countries = ['American Samoa', 'Canada', 'France'] for country in countries: print(dic[country])...
countrycode(alpha2):{ name:country name,ex Sweden,United States... sub:{ subdivision code:{ type:subdivision type,ex county,divison... name:subdivision name,ex Västra Götaland,Indiana } } } } iso3166.codes The ISO 3166-1 alpha 3 to alpha 2 conversion table, the layout is: ...