1# 2# Copyright 2024, The Android Open Source Project 3# 4# Licensed under the Apache License, Version 2.0 (the "License"); 5# you may not use this file except in compliance with the License. 6# You may obtain a copy of the License at 7# 8# http://www.apache.org/licenses/LICENSE-2.0 9# 10# Unless required by applicable law or agreed to in writing, software 11# distributed under the License is distributed on an "AS IS" BASIS, 12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13# See the License for the specific language governing permissions and 14# limitations under the License. 15 16# Telephony information related to time zone detection. 17# 18# This is a proto file in text format. 19# 20# The file is used to generate the on-device file used when picking 21# a time zone for an Android device. 22 23# networks: 24# 25# A set of networks which use an MCC+MNC combination but *do not* actually 26# operate in the country the MCC would suggest and therefore cause problems when 27# MCC is used for country detection. There is no need to enter networks that 28# operate in the country linked to the MCC. MCC+MNC combinations that operate 29# in multiple countries where the MCC country is one of them must also not be 30# entered here. 31# 32# The ordering of network elements is not important but is kept in ASCII 33# order by MCC and MNC, then country ISO code for easier maintenance. 34# There must only be one network element per MCC+MNC combination. 35 36# Network: 37# 38# mcc: 39# The Mobile Country Code. 40# 41# mnc: 42# The Mobile Network Code. 43# 44# countryIsoCode: 45# The (lower cased) ISO 3166 2-character country code. Must be a known valid code. 46 47networks:< 48 # DOCOMO PACIFIC http://b/117863016 49 mcc: "310" 50 mnc: "370" 51 countryIsoCode: "gu" 52> 53 54networks:< 55 # DOCOMO PACIFIC http://b/210384434 56 mcc: "310" 57 mnc: "470" 58 countryIsoCode: "gu" 59> 60 61networks:< 62 # American Samoa Telecommunications ASTCA http://b/328151581 63 mcc: "311" 64 mnc: "780" 65 countryIsoCode: "as" 66> 67 68# Countries / regions by Mobile Country Code (MCC). 69# 70# The table below is built from three main resources: 71# 1) ITU "LIST OF MOBILE COUNTRY OR GEOGRAPHICAL AREA CODES (POSITION ON 1 FEBRUARY 2017)" 72# available here: http://handle.itu.int/11.1002/pub/80f1788f-en 73# 2) The ISO 3166 country codes list, available here: 74# https://www.iso.org/iso-3166-country-codes.html 75# 3) Android fine-tuning based on observations and reported errors 76# 77# This table may not be completely accurate. 78# 79# Entries are sorted by MCC (Asc). For MCCs that cover multiple countryIsoCodes, the first 80# ISO code is considered "default" (often the one with the largest population). 81 82mobile_countries:< 83 mcc: "202" 84 countryIsoCodes: "gr" # Greece 85> 86 87mobile_countries:< 88 mcc: "204" 89 countryIsoCodes: "nl" # Netherlands (Kingdom of the) 90> 91 92mobile_countries:< 93 mcc: "206" 94 countryIsoCodes: "be" # Belgium 95> 96 97mobile_countries:< 98 mcc: "208" 99 countryIsoCodes: "fr" # France 100> 101 102mobile_countries:< 103 mcc: "212" 104 countryIsoCodes: "mc" # Monaco (Principality of) 105> 106 107mobile_countries:< 108 mcc: "213" 109 countryIsoCodes: "ad" # Andorra (Principality of) 110> 111 112mobile_countries:< 113 mcc: "214" 114 countryIsoCodes: "es" # Spain 115> 116 117mobile_countries:< 118 mcc: "216" 119 countryIsoCodes: "hu" # Hungary (Republic of) 120> 121 122mobile_countries:< 123 mcc: "218" 124 countryIsoCodes: "ba" # Bosnia and Herzegovina 125> 126 127mobile_countries:< 128 mcc: "219" 129 countryIsoCodes: "hr" # Croatia (Republic of) 130> 131 132mobile_countries:< 133 mcc: "220" 134 countryIsoCodes: "rs" # Serbia (Republic of) 135> 136 137mobile_countries:< 138 mcc: "221" 139 countryIsoCodes: "xk" # Kosovo 140> 141 142mobile_countries:< 143 mcc: "222" 144 countryIsoCodes: "it" # Italy 145> 146 147mobile_countries:< 148 mcc: "225" 149 countryIsoCodes: "va" # Vatican City State 150> 151 152mobile_countries:< 153 mcc: "226" 154 countryIsoCodes: "ro" # Romania 155> 156 157mobile_countries:< 158 mcc: "228" 159 countryIsoCodes: "ch" # Switzerland (Confederation of) 160> 161 162mobile_countries:< 163 mcc: "230" 164 countryIsoCodes: "cz" # Czechia 165> 166 167mobile_countries:< 168 mcc: "231" 169 countryIsoCodes: "sk" # Slovak Republic 170> 171 172mobile_countries:< 173 mcc: "232" 174 countryIsoCodes: "at" # Austria 175> 176 177mobile_countries:< 178 mcc: "234" 179 countryIsoCodes: "gb" # United Kingdom of Great Britain and Northern Ireland 180 181 # Same UTC offset as "gb" 182 # countryIsoCodes: "gg" # Guernsey 183 # countryIsoCodes: "im" # Isle of Man 184 # countryIsoCodes: "je" # Jersey 185> 186 187mobile_countries:< 188 mcc: "235" 189 countryIsoCodes: "gb" # United Kingdom of Great Britain and Northern Ireland 190> 191 192mobile_countries:< 193 mcc: "238" 194 countryIsoCodes: "dk" # Denmark 195> 196 197mobile_countries:< 198 mcc: "240" 199 countryIsoCodes: "se" # Sweden 200> 201 202mobile_countries:< 203 mcc: "242" 204 countryIsoCodes: "no" # Norway 205> 206 207mobile_countries:< 208 mcc: "244" 209 countryIsoCodes: "fi" # Finland 210> 211 212mobile_countries:< 213 mcc: "246" 214 countryIsoCodes: "lt" # Lithuania (Republic of) 215> 216 217mobile_countries:< 218 mcc: "247" 219 countryIsoCodes: "lv" # Latvia (Republic of) 220> 221 222mobile_countries:< 223 mcc: "248" 224 countryIsoCodes: "ee" # Estonia (Republic of) 225> 226 227mobile_countries:< 228 mcc: "250" 229 countryIsoCodes: "ru" # Russian Federation 230> 231 232mobile_countries:< 233 mcc: "255" 234 countryIsoCodes: "ua" # Ukraine 235> 236 237mobile_countries:< 238 mcc: "257" 239 countryIsoCodes: "by" # Belarus (Republic of) 240> 241 242mobile_countries:< 243 mcc: "259" 244 countryIsoCodes: "md" # Moldova (Republic of) 245> 246 247mobile_countries:< 248 mcc: "260" 249 countryIsoCodes: "pl" # Poland (Republic of) 250> 251 252mobile_countries:< 253 mcc: "262" 254 countryIsoCodes: "de" # Germany (Federal Republic of) 255> 256 257mobile_countries:< 258 mcc: "266" 259 countryIsoCodes: "gi" # Gibraltar 260> 261 262mobile_countries:< 263 mcc: "268" 264 countryIsoCodes: "pt" # Portugal 265> 266 267mobile_countries:< 268 mcc: "270" 269 countryIsoCodes: "lu" # Luxembourg 270> 271 272mobile_countries:< 273 mcc: "272" 274 countryIsoCodes: "ie" # Ireland 275> 276 277mobile_countries:< 278 mcc: "274" 279 countryIsoCodes: "is" # Iceland 280> 281 282mobile_countries:< 283 mcc: "276" 284 countryIsoCodes: "al" # Albania (Republic of) 285> 286 287mobile_countries:< 288 mcc: "278" 289 countryIsoCodes: "mt" # Malta 290> 291 292mobile_countries:< 293 mcc: "280" 294 countryIsoCodes: "cy" # Cyprus (Republic of) 295> 296 297mobile_countries:< 298 mcc: "282" 299 countryIsoCodes: "ge" # Georgia 300> 301 302mobile_countries:< 303 mcc: "283" 304 countryIsoCodes: "am" # Armenia (Republic of) 305> 306 307mobile_countries:< 308 mcc: "284" 309 countryIsoCodes: "bg" # Bulgaria (Republic of) 310> 311 312mobile_countries:< 313 mcc: "286" 314 countryIsoCodes: "tr" # Turkey 315> 316 317mobile_countries:< 318 mcc: "288" 319 countryIsoCodes: "fo" # Faroe Islands 320> 321 322mobile_countries:< 323 mcc: "289" 324 countryIsoCodes: "ge" # Abkhazia (Georgia) 325> 326 327mobile_countries:< 328 mcc: "290" 329 countryIsoCodes: "gl" # Greenland (Denmark) 330> 331 332mobile_countries:< 333 mcc: "292" 334 countryIsoCodes: "sm" # San Marino (Republic of) 335> 336 337mobile_countries:< 338 mcc: "293" 339 countryIsoCodes: "si" # Slovenia (Republic of) 340> 341 342mobile_countries:< 343 mcc: "294" 344 countryIsoCodes: "mk" # The Former Yugoslav Republic of Macedonia 345> 346 347mobile_countries:< 348 mcc: "295" 349 countryIsoCodes: "li" # Liechtenstein (Principality of) 350> 351 352mobile_countries:< 353 mcc: "297" 354 countryIsoCodes: "me" # Montenegro 355> 356 357mobile_countries:< 358 mcc: "302" 359 countryIsoCodes: "ca" # Canada 360> 361 362mobile_countries:< 363 mcc: "308" 364 countryIsoCodes: "pm" # Saint Pierre and Miquelon 365> 366 367mobile_countries:< 368 mcc: "310" 369 countryIsoCodes: "us" # United States of America 370> 371 372mobile_countries:< 373 mcc: "311" 374 countryIsoCodes: "us" # United States of America 375> 376 377mobile_countries:< 378 mcc: "312" 379 countryIsoCodes: "us" # United States of America 380> 381 382mobile_countries:< 383 mcc: "313" 384 countryIsoCodes: "us" # United States of America 385> 386 387mobile_countries:< 388 mcc: "314" 389 countryIsoCodes: "us" # United States of America 390> 391 392mobile_countries:< 393 mcc: "315" 394 countryIsoCodes: "us" # United States of America 395> 396 397mobile_countries:< 398 mcc: "316" 399 countryIsoCodes: "us" # United States of America 400> 401 402mobile_countries:< 403 mcc: "330" 404 countryIsoCodes: "pr" # Puerto Rico 405> 406 407mobile_countries:< 408 mcc: "332" 409 countryIsoCodes: "vi" # United States Virgin Islands 410> 411 412mobile_countries:< 413 mcc: "334" 414 countryIsoCodes: "mx" # Mexico 415> 416 417mobile_countries:< 418 mcc: "338" 419 countryIsoCodes: "jm" # Jamaica 420> 421 422mobile_countries:< 423 mcc: "340" 424 countryIsoCodes: "gp" # Default: Guadeloupe 425 426 countryIsoCodes: "gf" # French Guiana 427 428 # Same UTC offset as "gp" 429 # countryIsoCodes: "bl" # Saint Barthélemy 430 # countryIsoCodes: "mf" # Collectivity of Saint Martin 431 # countryIsoCodes: "mq" # Martinique 432> 433 434mobile_countries:< 435 mcc: "342" 436 countryIsoCodes: "bb" # Barbados 437> 438 439mobile_countries:< 440 mcc: "344" 441 countryIsoCodes: "ag" # Antigua and Barbuda 442> 443 444mobile_countries:< 445 mcc: "346" 446 countryIsoCodes: "ky" # Cayman Islands 447> 448 449mobile_countries:< 450 mcc: "348" 451 countryIsoCodes: "vg" # British Virgin Islands 452> 453 454mobile_countries:< 455 mcc: "350" 456 countryIsoCodes: "bm" # Bermuda 457> 458 459mobile_countries:< 460 mcc: "352" 461 countryIsoCodes: "gd" # Grenada 462> 463 464mobile_countries:< 465 mcc: "354" 466 countryIsoCodes: "ms" # Montserrat 467> 468 469mobile_countries:< 470 mcc: "356" 471 countryIsoCodes: "kn" # Saint Kitts and Nevis 472> 473 474mobile_countries:< 475 mcc: "358" 476 countryIsoCodes: "lc" # Saint Lucia 477> 478 479mobile_countries:< 480 mcc: "360" 481 countryIsoCodes: "vc" # Saint Vincent and the Grenadines 482> 483 484mobile_countries:< 485 mcc: "362" 486 countryIsoCodes: "cw" # Default: Curaçao 487 488 # Same UTC offset as "cw" 489 # countryIsoCodes: "bq" # Caribbean Netherlands 490 # countryIsoCodes: "sx" # Sint Maarten 491> 492 493mobile_countries:< 494 mcc: "363" 495 countryIsoCodes: "aw" # Aruba 496> 497 498mobile_countries:< 499 mcc: "364" 500 countryIsoCodes: "bs" # Bahamas (Commonwealth of the) 501> 502 503mobile_countries:< 504 mcc: "365" 505 countryIsoCodes: "ai" # Anguilla 506> 507 508mobile_countries:< 509 mcc: "366" 510 countryIsoCodes: "dm" # Dominica (Commonwealth of) 511> 512 513mobile_countries:< 514 mcc: "368" 515 countryIsoCodes: "cu" # Cuba 516> 517 518mobile_countries:< 519 mcc: "370" 520 countryIsoCodes: "do" # Dominican Republic 521> 522 523mobile_countries:< 524 mcc: "372" 525 countryIsoCodes: "ht" # Haiti (Republic of) 526> 527 528mobile_countries:< 529 mcc: "374" 530 countryIsoCodes: "tt" # Trinidad and Tobago 531> 532 533mobile_countries:< 534 mcc: "376" 535 countryIsoCodes: "tc" # Turks and Caicos Islands 536> 537 538mobile_countries:< 539 mcc: "400" 540 countryIsoCodes: "az" # Azerbaijani Republic 541> 542 543mobile_countries:< 544 mcc: "401" 545 countryIsoCodes: "kz" # Kazakhstan (Republic of) 546> 547 548mobile_countries:< 549 mcc: "402" 550 countryIsoCodes: "bt" # Bhutan (Kingdom of) 551> 552 553mobile_countries:< 554 mcc: "404" 555 countryIsoCodes: "in" # India (Republic of) 556> 557 558mobile_countries:< 559 mcc: "405" 560 countryIsoCodes: "in" # India (Republic of) 561> 562 563mobile_countries:< 564 mcc: "406" 565 countryIsoCodes: "in" # India (Republic of) 566> 567 568mobile_countries:< 569 mcc: "410" 570 countryIsoCodes: "pk" # Pakistan (Islamic Republic of) 571> 572 573mobile_countries:< 574 mcc: "412" 575 countryIsoCodes: "af" # Afghanistan 576> 577 578mobile_countries:< 579 mcc: "413" 580 countryIsoCodes: "lk" # Sri Lanka (Democratic Socialist Republic of) 581> 582 583mobile_countries:< 584 mcc: "414" 585 countryIsoCodes: "mm" # Myanmar (the Republic of the Union of) 586> 587 588mobile_countries:< 589 mcc: "415" 590 countryIsoCodes: "lb" # Lebanon 591> 592 593mobile_countries:< 594 mcc: "416" 595 countryIsoCodes: "jo" # Jordan (Hashemite Kingdom of) 596> 597 598mobile_countries:< 599 mcc: "417" 600 countryIsoCodes: "sy" # Syrian Arab Republic 601> 602 603mobile_countries:< 604 mcc: "418" 605 countryIsoCodes: "iq" # Iraq (Republic of) 606> 607 608mobile_countries:< 609 mcc: "419" 610 countryIsoCodes: "kw" # Kuwait (State of) 611> 612 613mobile_countries:< 614 mcc: "420" 615 countryIsoCodes: "sa" # Saudi Arabia (Kingdom of) 616> 617 618mobile_countries:< 619 mcc: "421" 620 countryIsoCodes: "ye" # Yemen (Republic of) 621> 622 623mobile_countries:< 624 mcc: "422" 625 countryIsoCodes: "om" # Oman (Sultanate of) 626> 627 628mobile_countries:< 629 mcc: "423" 630 countryIsoCodes: "ps" # Palestine 631> 632 633mobile_countries:< 634 mcc: "424" 635 countryIsoCodes: "ae" # United Arab Emirates 636> 637 638mobile_countries:< 639 mcc: "425" 640 countryIsoCodes: "il" # Israel (State of) 641> 642 643mobile_countries:< 644 mcc: "426" 645 countryIsoCodes: "bh" # Bahrain (Kingdom of) 646> 647 648mobile_countries:< 649 mcc: "427" 650 countryIsoCodes: "qa" # Qatar (State of) 651> 652 653mobile_countries:< 654 mcc: "428" 655 countryIsoCodes: "mn" # Mongolia 656> 657 658mobile_countries:< 659 mcc: "429" 660 countryIsoCodes: "np" # Nepal (Federal Democratic Republic of) 661> 662 663mobile_countries:< 664 mcc: "430" 665 countryIsoCodes: "ae" # United Arab Emirates 666> 667 668mobile_countries:< 669 mcc: "431" 670 countryIsoCodes: "ae" # United Arab Emirates 671> 672 673mobile_countries:< 674 mcc: "432" 675 countryIsoCodes: "ir" # Iran (Islamic Republic of) 676> 677 678mobile_countries:< 679 mcc: "434" 680 countryIsoCodes: "uz" # Uzbekistan (Republic of) 681> 682 683mobile_countries:< 684 mcc: "436" 685 countryIsoCodes: "tj" # Tajikistan (Republic of) 686> 687 688mobile_countries:< 689 mcc: "437" 690 countryIsoCodes: "kg" # Kyrgyz Republic 691> 692 693mobile_countries:< 694 mcc: "438" 695 countryIsoCodes: "tm" # Turkmenistan 696> 697 698mobile_countries:< 699 mcc: "440" 700 countryIsoCodes: "jp" # Japan 701> 702 703mobile_countries:< 704 mcc: "441" 705 countryIsoCodes: "jp" # Japan 706> 707 708mobile_countries:< 709 mcc: "450" 710 countryIsoCodes: "kr" # Korea (Republic of) 711> 712 713mobile_countries:< 714 mcc: "452" 715 countryIsoCodes: "vn" # Viet Nam (Socialist Republic of) 716> 717 718mobile_countries:< 719 mcc: "454" 720 countryIsoCodes: "hk" # Hong Kong, China 721> 722 723mobile_countries:< 724 mcc: "455" 725 countryIsoCodes: "mo" # Macao, China 726> 727 728mobile_countries:< 729 mcc: "456" 730 countryIsoCodes: "kh" # Cambodia (Kingdom of) 731> 732 733mobile_countries:< 734 mcc: "457" 735 countryIsoCodes: "la" # Lao People's Democratic Republic 736> 737 738mobile_countries:< 739 mcc: "460" 740 countryIsoCodes: "cn" # China (People's Republic of) 741> 742 743mobile_countries:< 744 mcc: "461" 745 countryIsoCodes: "cn" # China (People's Republic of) 746> 747 748mobile_countries:< 749 mcc: "466" 750 countryIsoCodes: "tw" # Taiwan, China 751> 752 753mobile_countries:< 754 mcc: "467" 755 countryIsoCodes: "kp" # Democratic People's Republic of Korea 756> 757 758mobile_countries:< 759 mcc: "470" 760 countryIsoCodes: "bd" # Bangladesh (People's Republic of) 761> 762 763mobile_countries:< 764 mcc: "472" 765 countryIsoCodes: "mv" # Maldives (Republic of) 766> 767 768mobile_countries:< 769 mcc: "502" 770 countryIsoCodes: "my" # Malaysia 771> 772 773mobile_countries:< 774 mcc: "505" 775 countryIsoCodes: "au" # Default: Australia 776 777 countryIsoCodes: "nf" # Norfolk Island 778> 779 780mobile_countries:< 781 mcc: "510" 782 countryIsoCodes: "id" # Indonesia (Republic of) 783> 784 785mobile_countries:< 786 mcc: "514" 787 countryIsoCodes: "tl" # Timor-Leste (Democratic Republic of) 788> 789 790mobile_countries:< 791 mcc: "515" 792 countryIsoCodes: "ph" # Philippines (Republic of the) 793> 794 795mobile_countries:< 796 mcc: "520" 797 countryIsoCodes: "th" # Thailand 798> 799 800mobile_countries:< 801 mcc: "525" 802 countryIsoCodes: "sg" # Singapore (Republic of) 803> 804 805mobile_countries:< 806 mcc: "528" 807 countryIsoCodes: "bn" # Brunei Darussalam 808> 809 810mobile_countries:< 811 mcc: "530" 812 countryIsoCodes: "nz" # New Zealand 813> 814 815mobile_countries:< 816 mcc: "534" 817 countryIsoCodes: "mp" # Northern Mariana Islands (Commonwealth of the) 818> 819 820mobile_countries:< 821 mcc: "535" 822 countryIsoCodes: "gu" # Guam (*) 823> 824 825mobile_countries:< 826 mcc: "536" 827 countryIsoCodes: "nr" # Nauru (Republic of) 828> 829 830mobile_countries:< 831 mcc: "537" 832 countryIsoCodes: "pg" # Papua New Guinea 833> 834 835mobile_countries:< 836 mcc: "539" 837 countryIsoCodes: "to" # Tonga (Kingdom of) 838> 839 840mobile_countries:< 841 mcc: "540" 842 countryIsoCodes: "sb" # Solomon Islands 843> 844 845mobile_countries:< 846 mcc: "541" 847 countryIsoCodes: "vu" # Vanuatu (Republic of) 848> 849 850mobile_countries:< 851 mcc: "542" 852 countryIsoCodes: "fj" # Fiji (Republic of) 853> 854 855mobile_countries:< 856 mcc: "543" 857 countryIsoCodes: "wf" # Wallis and Futuna 858> 859 860mobile_countries:< 861 mcc: "544" 862 countryIsoCodes: "as" # American Samoa 863> 864 865mobile_countries:< 866 mcc: "545" 867 countryIsoCodes: "ki" # Kiribati (Republic of) 868> 869 870mobile_countries:< 871 mcc: "546" 872 countryIsoCodes: "nc" # New Caledonia 873> 874 875mobile_countries:< 876 mcc: "547" 877 countryIsoCodes: "pf" # French Polynesia 878> 879 880mobile_countries:< 881 mcc: "548" 882 countryIsoCodes: "ck" # Cook Islands 883> 884 885mobile_countries:< 886 mcc: "549" 887 countryIsoCodes: "ws" # Samoa (Independent State of) 888> 889 890mobile_countries:< 891 mcc: "550" 892 countryIsoCodes: "fm" # Micronesia (Federated States of) 893> 894 895mobile_countries:< 896 mcc: "551" 897 countryIsoCodes: "mh" # Marshall Islands (Republic of the) 898> 899 900mobile_countries:< 901 mcc: "552" 902 countryIsoCodes: "pw" # Palau (Republic of) 903> 904 905mobile_countries:< 906 mcc: "553" 907 countryIsoCodes: "tv" # Tuvalu 908> 909 910mobile_countries:< 911 mcc: "554" 912 countryIsoCodes: "tk" # Tokelau 913> 914 915mobile_countries:< 916 mcc: "555" 917 countryIsoCodes: "nu" # Niue 918> 919 920mobile_countries:< 921 mcc: "602" 922 countryIsoCodes: "eg" # Egypt (Arab Republic of) 923> 924 925mobile_countries:< 926 mcc: "603" 927 countryIsoCodes: "dz" # Algeria (People's Democratic Republic of) 928> 929 930mobile_countries:< 931 mcc: "604" 932 countryIsoCodes: "ma" # Morocco (Kingdom of) 933> 934 935mobile_countries:< 936 mcc: "605" 937 countryIsoCodes: "tn" # Tunisia 938> 939 940mobile_countries:< 941 mcc: "606" 942 countryIsoCodes: "ly" # Libya 943> 944 945mobile_countries:< 946 mcc: "607" 947 countryIsoCodes: "gm" # Gambia (Republic of the) 948> 949 950mobile_countries:< 951 mcc: "608" 952 countryIsoCodes: "sn" # Senegal (Republic of) 953> 954 955mobile_countries:< 956 mcc: "609" 957 countryIsoCodes: "mr" # Mauritania (Islamic Republic of) 958> 959 960mobile_countries:< 961 mcc: "610" 962 countryIsoCodes: "ml" # Mali (Republic of) 963> 964 965mobile_countries:< 966 mcc: "611" 967 countryIsoCodes: "gn" # Guinea (Republic of) 968> 969 970mobile_countries:< 971 mcc: "612" 972 countryIsoCodes: "ci" # Côte d'Ivoire (Republic of) 973> 974 975mobile_countries:< 976 mcc: "613" 977 countryIsoCodes: "bf" # Burkina Faso 978> 979 980mobile_countries:< 981 mcc: "614" 982 countryIsoCodes: "ne" # Niger (Republic of the) 983> 984 985mobile_countries:< 986 mcc: "615" 987 countryIsoCodes: "tg" # Togolese Republic 988> 989 990mobile_countries:< 991 mcc: "616" 992 countryIsoCodes: "bj" # Benin (Republic of) 993> 994 995mobile_countries:< 996 mcc: "617" 997 countryIsoCodes: "mu" # Mauritius (Republic of) 998> 999 1000mobile_countries:< 1001 mcc: "618" 1002 countryIsoCodes: "lr" # Liberia (Republic of) 1003> 1004 1005mobile_countries:< 1006 mcc: "619" 1007 countryIsoCodes: "sl" # Sierra Leone 1008> 1009 1010mobile_countries:< 1011 mcc: "620" 1012 countryIsoCodes: "gh" # Ghana 1013> 1014 1015mobile_countries:< 1016 mcc: "621" 1017 countryIsoCodes: "ng" # Nigeria (Federal Republic of) 1018> 1019 1020mobile_countries:< 1021 mcc: "622" 1022 countryIsoCodes: "td" # Chad (Republic of) 1023> 1024 1025mobile_countries:< 1026 mcc: "623" 1027 countryIsoCodes: "cf" # Central African Republic 1028> 1029 1030mobile_countries:< 1031 mcc: "624" 1032 countryIsoCodes: "cm" # Cameroon (Republic of) 1033> 1034 1035mobile_countries:< 1036 mcc: "625" 1037 countryIsoCodes: "cv" # Cape Verde (Republic of) 1038> 1039 1040mobile_countries:< 1041 mcc: "626" 1042 countryIsoCodes: "st" # Sao Tome and Principe (Democratic Republic of) 1043> 1044 1045mobile_countries:< 1046 mcc: "627" 1047 countryIsoCodes: "gq" # Equatorial Guinea (Republic of) 1048> 1049 1050mobile_countries:< 1051 mcc: "628" 1052 countryIsoCodes: "ga" # Gabonese Republic 1053> 1054 1055mobile_countries:< 1056 mcc: "629" 1057 countryIsoCodes: "cg" # Congo (Republic of the) 1058> 1059 1060mobile_countries:< 1061 mcc: "630" 1062 countryIsoCodes: "cd" # Democratic Republic of the Congo 1063> 1064 1065mobile_countries:< 1066 mcc: "631" 1067 countryIsoCodes: "ao" # Angola (Republic of) 1068> 1069 1070mobile_countries:< 1071 mcc: "632" 1072 countryIsoCodes: "gw" # Guinea-Bissau (Republic of) 1073> 1074 1075mobile_countries:< 1076 mcc: "633" 1077 countryIsoCodes: "sc" # Seychelles (Republic of) 1078> 1079 1080mobile_countries:< 1081 mcc: "634" 1082 countryIsoCodes: "sd" # Sudan (Republic of the) 1083> 1084 1085mobile_countries:< 1086 mcc: "635" 1087 countryIsoCodes: "rw" # Rwanda (Republic of) 1088> 1089 1090mobile_countries:< 1091 mcc: "636" 1092 countryIsoCodes: "et" # Ethiopia (Federal Democratic Republic of) 1093> 1094 1095mobile_countries:< 1096 mcc: "637" 1097 countryIsoCodes: "so" # Somali Democratic Republic 1098> 1099 1100mobile_countries:< 1101 mcc: "638" 1102 countryIsoCodes: "dj" # Djibouti (Republic of) 1103> 1104 1105mobile_countries:< 1106 mcc: "639" 1107 countryIsoCodes: "ke" # Kenya (Republic of) 1108> 1109 1110mobile_countries:< 1111 mcc: "640" 1112 countryIsoCodes: "tz" # Tanzania (United Republic of) 1113> 1114 1115mobile_countries:< 1116 mcc: "641" 1117 countryIsoCodes: "ug" # Uganda (Republic of) 1118> 1119 1120mobile_countries:< 1121 mcc: "642" 1122 countryIsoCodes: "bi" # Burundi (Republic of) 1123> 1124 1125mobile_countries:< 1126 mcc: "643" 1127 countryIsoCodes: "mz" # Mozambique (Republic of) 1128> 1129 1130mobile_countries:< 1131 mcc: "645" 1132 countryIsoCodes: "zm" # Zambia (Republic of) 1133> 1134 1135mobile_countries:< 1136 mcc: "646" 1137 countryIsoCodes: "mg" # Madagascar (Republic of) 1138> 1139 1140mobile_countries:< 1141 mcc: "647" 1142 countryIsoCodes: "re" # Default: Reunion 1143 1144 countryIsoCodes: "yt" # Mayotte 1145> 1146 1147mobile_countries:< 1148 mcc: "648" 1149 countryIsoCodes: "zw" # Zimbabwe (Republic of) 1150> 1151 1152mobile_countries:< 1153 mcc: "649" 1154 countryIsoCodes: "na" # Namibia (Republic of) 1155> 1156 1157mobile_countries:< 1158 mcc: "650" 1159 countryIsoCodes: "mw" # Malawi 1160> 1161 1162mobile_countries:< 1163 mcc: "651" 1164 countryIsoCodes: "ls" # Lesotho (Kingdom of) 1165> 1166 1167mobile_countries:< 1168 mcc: "652" 1169 countryIsoCodes: "bw" # Botswana (Republic of) 1170> 1171 1172mobile_countries:< 1173 mcc: "653" 1174 countryIsoCodes: "sz" # Swaziland (Kingdom of) 1175> 1176 1177mobile_countries:< 1178 mcc: "654" 1179 countryIsoCodes: "km" # Comoros (Union of the) 1180> 1181 1182mobile_countries:< 1183 mcc: "655" 1184 countryIsoCodes: "za" # South Africa (Republic of) 1185> 1186 1187mobile_countries:< 1188 mcc: "657" 1189 countryIsoCodes: "er" # Eritrea 1190> 1191 1192mobile_countries:< 1193 mcc: "658" 1194 countryIsoCodes: "sh" # Saint Helena, Ascension and Tristan da Cunha 1195> 1196 1197mobile_countries:< 1198 mcc: "659" 1199 countryIsoCodes: "ss" # South Sudan (Republic of) 1200> 1201 1202mobile_countries:< 1203 mcc: "702" 1204 countryIsoCodes: "bz" # Belize 1205> 1206 1207mobile_countries:< 1208 mcc: "704" 1209 countryIsoCodes: "gt" # Guatemala (Republic of) 1210> 1211 1212mobile_countries:< 1213 mcc: "706" 1214 countryIsoCodes: "sv" # El Salvador (Republic of) 1215> 1216 1217mobile_countries:< 1218 mcc: "708" 1219 countryIsoCodes: "hn" # Honduras (Republic of) 1220> 1221 1222mobile_countries:< 1223 mcc: "710" 1224 countryIsoCodes: "ni" # Nicaragua 1225> 1226 1227mobile_countries:< 1228 mcc: "712" 1229 countryIsoCodes: "cr" # Costa Rica 1230> 1231 1232mobile_countries:< 1233 mcc: "714" 1234 countryIsoCodes: "pa" # Panama (Republic of) 1235> 1236 1237mobile_countries:< 1238 mcc: "716" 1239 countryIsoCodes: "pe" # Peru 1240> 1241 1242mobile_countries:< 1243 mcc: "722" 1244 countryIsoCodes: "ar" # Argentine Republic 1245> 1246 1247mobile_countries:< 1248 mcc: "724" 1249 countryIsoCodes: "br" # Brazil (Federative Republic of) 1250> 1251 1252mobile_countries:< 1253 mcc: "730" 1254 countryIsoCodes: "cl" # Chile 1255> 1256 1257mobile_countries:< 1258 mcc: "732" 1259 countryIsoCodes: "co" # Colombia (Republic of) 1260> 1261 1262mobile_countries:< 1263 mcc: "734" 1264 countryIsoCodes: "ve" # Venezuela (Bolivarian Republic of) 1265> 1266 1267mobile_countries:< 1268 mcc: "736" 1269 countryIsoCodes: "bo" # Bolivia (Republic of) 1270> 1271 1272mobile_countries:< 1273 mcc: "738" 1274 countryIsoCodes: "gy" # Guyana 1275> 1276 1277mobile_countries:< 1278 mcc: "740" 1279 countryIsoCodes: "ec" # Ecuador 1280> 1281 1282mobile_countries:< 1283 mcc: "742" 1284 countryIsoCodes: "gf" # French Guiana 1285> 1286 1287mobile_countries:< 1288 mcc: "744" 1289 countryIsoCodes: "py" # Paraguay (Republic of) 1290> 1291 1292mobile_countries:< 1293 mcc: "746" 1294 countryIsoCodes: "sr" # Suriname (Republic of) 1295> 1296 1297mobile_countries:< 1298 mcc: "748" 1299 countryIsoCodes: "uy" # Uruguay (Eastern Republic of) 1300> 1301 1302mobile_countries:< 1303 mcc: "750" 1304 countryIsoCodes: "fk" # Falkland Islands (Malvinas) 1305> 1306