HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/farmfun.komma.pro/app/Komma/Globalization/Datasets/Countries.php
<?php

namespace App\Komma\Globalization\Datasets;

/**
 * Class Countries
 */
abstract class Countries
{
    /** @var array Language data. */
    public const DATA = [
        0 => [
            'Name' => 'AD',
            'DisplayName' => 'Andorra',
            'NativeName' => 'Andorra',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AD',
            'ThreeLetterISORegionName' => 'AND',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'CA',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        1 => [
            'Name' => 'AE',
            'DisplayName' => 'United Arab Emirates',
            'NativeName' => 'Al-’Imārat Al-‘Arabiyyah Al-Muttaḥidah',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AE',
            'ThreeLetterISORegionName' => 'ARE',
            'CurrencyName' => 'Dirham',
            'CurrencyMinorName' => 'fil',
            'CurrencySymbol' => 'د.إ',
            'ISOCurrencySymbol' => 'AED',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'FA',
                2 => 'EN',
                3 => 'HI',
                4 => 'UR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        2 => [
            'Name' => 'AF',
            'DisplayName' => 'Afghanistan',
            'NativeName' => 'Afghanestan',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AF',
            'ThreeLetterISORegionName' => 'AFG',
            'CurrencyName' => 'Afghani',
            'CurrencyMinorName' => 'pul',
            'CurrencySymbol' => '؋',
            'ISOCurrencySymbol' => 'AFN',
            'ISOLanguages' => [
                0 => 'FA',
                1 => 'PS',
                2 => 'UZ',
                3 => 'TK',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        3 => [
            'Name' => 'AG',
            'DisplayName' => 'Antigua and Barbuda',
            'NativeName' => 'Antigua and Barbuda',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AG',
            'ThreeLetterISORegionName' => 'ATG',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'XCD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        4 => [
            'Name' => 'AI',
            'DisplayName' => 'Anguilla',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AI',
            'ThreeLetterISORegionName' => 'AIA',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'XCD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        5 => [
            'Name' => 'AL',
            'DisplayName' => 'Albania',
            'NativeName' => 'Shqipëria',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AL',
            'ThreeLetterISORegionName' => 'ALB',
            'CurrencyName' => 'Lek',
            'CurrencyMinorName' => 'qindarka',
            'CurrencySymbol' => 'L',
            'ISOCurrencySymbol' => 'ALL',
            'ISOLanguages' => [
                0 => 'SQ',
                1 => 'EL',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        6 => [
            'Name' => 'AM',
            'DisplayName' => 'Armenia',
            'NativeName' => 'Hayastán',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AM',
            'ThreeLetterISORegionName' => 'ARM',
            'CurrencyName' => 'Dram',
            'CurrencyMinorName' => 'luma',
            'CurrencySymbol' => '֏',
            'ISOCurrencySymbol' => 'AMD',
            'ISOLanguages' => [
                0 => 'HY',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        7 => [
            'Name' => 'AO',
            'DisplayName' => 'Angola',
            'NativeName' => 'Angola',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AO',
            'ThreeLetterISORegionName' => 'AGO',
            'CurrencyName' => 'Kwanza',
            'CurrencyMinorName' => 'lwei',
            'CurrencySymbol' => 'Kz',
            'ISOCurrencySymbol' => 'AOA',
            'ISOLanguages' => [
                0 => 'PT',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        8 => [
            'Name' => 'AQ',
            'DisplayName' => 'Antarctica',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AQ',
            'ThreeLetterISORegionName' => 'ATA',
            'CurrencyName' => '',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => '',
            'ISOCurrencySymbol' => '',
            'ISOLanguages' => [
                0 => '',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        9 => [
            'Name' => 'AS',
            'DisplayName' => 'American Samoa',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AS',
            'ThreeLetterISORegionName' => 'ASM',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'SM',
                2 => 'TO',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        10 => [
            'Name' => 'AT',
            'DisplayName' => 'Austria',
            'NativeName' => 'Österreich',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AT',
            'ThreeLetterISORegionName' => 'AUT',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'DE',
                1 => 'HR',
                2 => 'HU',
                3 => 'SL',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        11 => [
            'Name' => 'AU',
            'DisplayName' => 'Australia',
            'NativeName' => 'Australia',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AU',
            'ThreeLetterISORegionName' => 'AUS',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'AUD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        12 => [
            'Name' => 'AW',
            'DisplayName' => 'Aruba',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AW',
            'ThreeLetterISORegionName' => 'ABW',
            'CurrencyName' => 'Guilder',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'ƒ',
            'ISOCurrencySymbol' => 'AWG',
            'ISOLanguages' => [
                0 => 'NL',
                1 => 'PAP',
                2 => 'ES',
                3 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        13 => [
            'Name' => 'AX',
            'DisplayName' => 'Aland Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AX',
            'ThreeLetterISORegionName' => 'ALA',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'SV',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        14 => [
            'Name' => 'AZ',
            'DisplayName' => 'Azerbaijan',
            'NativeName' => 'Azərbaycan',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AZ',
            'ThreeLetterISORegionName' => 'AZE',
            'CurrencyName' => 'Manat',
            'CurrencyMinorName' => 'qäpik',
            'CurrencySymbol' => '₼',
            'ISOCurrencySymbol' => 'AZN',
            'ISOLanguages' => [
                0 => 'AZ',
                1 => 'RU',
                2 => 'HY',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        15 => [
            'Name' => 'BA',
            'DisplayName' => 'Bosnia and Herzegovina',
            'NativeName' => 'Bosna i Hercegovina',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BA',
            'ThreeLetterISORegionName' => 'BIH',
            'CurrencyName' => 'Marka',
            'CurrencyMinorName' => 'fenning',
            'CurrencySymbol' => 'KM',
            'ISOCurrencySymbol' => 'BAM',
            'ISOLanguages' => [
                0 => 'BS',
                1 => 'HR',
                2 => 'SR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        16 => [
            'Name' => 'BB',
            'DisplayName' => 'Barbados',
            'NativeName' => 'Barbados',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BB',
            'ThreeLetterISORegionName' => 'BRB',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'BBD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        17 => [
            'Name' => 'BE',
            'DisplayName' => 'Belgium',
            'NativeName' => 'België',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BE',
            'ThreeLetterISORegionName' => 'BEL',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'NL',
                1 => 'FR',
                2 => 'DE',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        18 => [
            'Name' => 'BF',
            'DisplayName' => 'Burkina Faso',
            'NativeName' => 'Burkina Faso',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BF',
            'ThreeLetterISORegionName' => 'BFA',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XOF',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'MOS',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        19 => [
            'Name' => 'BG',
            'DisplayName' => 'Bulgaria',
            'NativeName' => 'Bulgariya',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BG',
            'ThreeLetterISORegionName' => 'BGR',
            'CurrencyName' => 'Lev',
            'CurrencyMinorName' => 'stotinki',
            'CurrencySymbol' => 'лв',
            'ISOCurrencySymbol' => 'BGN',
            'ISOLanguages' => [
                0 => 'BG',
                1 => 'TR',
                2 => 'ROM',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        20 => [
            'Name' => 'BH',
            'DisplayName' => 'Bahrain',
            'NativeName' => 'Al-Baḥrayn',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BH',
            'ThreeLetterISORegionName' => 'BHR',
            'CurrencyName' => 'Dinar',
            'CurrencyMinorName' => 'fils',
            'CurrencySymbol' => '.د.ب',
            'ISOCurrencySymbol' => 'BHD',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'EN',
                2 => 'FA',
                3 => 'UR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        21 => [
            'Name' => 'BI',
            'DisplayName' => 'Burundi',
            'NativeName' => 'Uburundi',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BI',
            'ThreeLetterISORegionName' => 'BDI',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => 'centime',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'BIF',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'RN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        22 => [
            'Name' => 'BJ',
            'DisplayName' => 'Benin',
            'NativeName' => 'Bénin',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BJ',
            'ThreeLetterISORegionName' => 'BEN',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XOF',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        23 => [
            'Name' => 'BL',
            'DisplayName' => 'Saint Barthelemy',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BL',
            'ThreeLetterISORegionName' => 'BLM',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        24 => [
            'Name' => 'BM',
            'DisplayName' => 'Bermuda',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BM',
            'ThreeLetterISORegionName' => 'BMU',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'BMD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'PT',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        25 => [
            'Name' => 'BN',
            'DisplayName' => 'Brunei',
            'NativeName' => 'Brunei',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BN',
            'ThreeLetterISORegionName' => 'BRN',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'sen',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'BND',
            'ISOLanguages' => [
                0 => 'MS',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        26 => [
            'Name' => 'BQ',
            'DisplayName' => 'Bonaire, Saint Eustatius and Saba ',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BQ',
            'ThreeLetterISORegionName' => 'BES',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'NL',
                1 => 'PAP',
                2 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        27 => [
            'Name' => 'BR',
            'DisplayName' => 'Brazil',
            'NativeName' => 'Brasil',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BR',
            'ThreeLetterISORegionName' => 'BRA',
            'CurrencyName' => 'Real',
            'CurrencyMinorName' => 'centavo',
            'CurrencySymbol' => 'R$',
            'ISOCurrencySymbol' => 'BRL',
            'ISOLanguages' => [
                0 => 'PT',
                1 => 'ES',
                2 => 'EN',
                3 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        28 => [
            'Name' => 'BS',
            'DisplayName' => 'Bahamas',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BS',
            'ThreeLetterISORegionName' => 'BHS',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'BSD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        29 => [
            'Name' => 'BT',
            'DisplayName' => 'Bhutan',
            'NativeName' => 'Druk Yul',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BT',
            'ThreeLetterISORegionName' => 'BTN',
            'CurrencyName' => 'Ngultrum',
            'CurrencyMinorName' => 'chetrum',
            'CurrencySymbol' => 'Nu.',
            'ISOCurrencySymbol' => 'BTN',
            'ISOLanguages' => [
                0 => 'DZ',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        30 => [
            'Name' => 'BV',
            'DisplayName' => 'Bouvet Island',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BV',
            'ThreeLetterISORegionName' => 'BVT',
            'CurrencyName' => 'Krone',
            'CurrencyMinorName' => 'øre',
            'CurrencySymbol' => 'kr',
            'ISOCurrencySymbol' => 'NOK',
            'ISOLanguages' => [
                0 => '',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        31 => [
            'Name' => 'BW',
            'DisplayName' => 'Botswana',
            'NativeName' => 'Botswana',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BW',
            'ThreeLetterISORegionName' => 'BWA',
            'CurrencyName' => 'Pula',
            'CurrencyMinorName' => 'thebe',
            'CurrencySymbol' => 'P',
            'ISOCurrencySymbol' => 'BWP',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'TN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        32 => [
            'Name' => 'BY',
            'DisplayName' => 'Belarus',
            'NativeName' => 'Bielaruś',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BY',
            'ThreeLetterISORegionName' => 'BLR',
            'CurrencyName' => 'Belarusian ruble',
            'CurrencyMinorName' => '  ',
            'CurrencySymbol' => 'Br',
            'ISOCurrencySymbol' => 'BYN',
            'ISOLanguages' => [
                0 => 'BE',
                1 => 'RU',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        33 => [
            'Name' => 'BZ',
            'DisplayName' => 'Belize',
            'NativeName' => 'Belize',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'BZ',
            'ThreeLetterISORegionName' => 'BLZ',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'BZD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        34 => [
            'Name' => 'CC',
            'DisplayName' => 'Cocos Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CC',
            'ThreeLetterISORegionName' => 'CCK',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'AUD',
            'ISOLanguages' => [
                0 => 'MS',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        35 => [
            'Name' => 'CD',
            'DisplayName' => 'Democratic Republic of the Congo',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CD',
            'ThreeLetterISORegionName' => 'COD',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => 'centime',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'CDF',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'LN',
                2 => 'KTU',
                3 => 'KG',
                4 => 'SW',
                5 => 'LUA',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        36 => [
            'Name' => 'CF',
            'DisplayName' => 'Central African Republic',
            'NativeName' => 'République Centrafricaine',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CF',
            'ThreeLetterISORegionName' => 'CAF',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => ' ',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XAF',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'SG',
                2 => 'LN',
                3 => 'KG',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        37 => [
            'Name' => 'CG',
            'DisplayName' => 'Republic of the Congo',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CG',
            'ThreeLetterISORegionName' => 'COG',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => ' ',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XAF',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'KG',
                2 => 'LN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        38 => [
            'Name' => 'CH',
            'DisplayName' => 'Switzerland',
            'NativeName' => 'Schweiz',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CH',
            'ThreeLetterISORegionName' => 'CHE',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => 'rappen',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'CHF',
            'ISOLanguages' => [
                0 => 'DE',
                1 => 'FR',
                2 => 'IT',
                3 => 'RM',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '\'',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        39 => [
            'Name' => 'CI',
            'DisplayName' => 'Ivory Coast',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CI',
            'ThreeLetterISORegionName' => 'CIV',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XOF',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        40 => [
            'Name' => 'CK',
            'DisplayName' => 'Cook Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CK',
            'ThreeLetterISORegionName' => 'COK',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'NZD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'MI',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        41 => [
            'Name' => 'CL',
            'DisplayName' => 'Chile',
            'NativeName' => '',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'CL',
            'ThreeLetterISORegionName' => 'CHL',
            'CurrencyName' => 'Peso',
            'CurrencyMinorName' => 'centavo',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'CLP',
            'ISOLanguages' => [
                0 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 1,
                'currencyGroupSeparator' => '',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        42 => [
            'Name' => 'CN',
            'DisplayName' => 'China',
            'NativeName' => '',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'CN',
            'ThreeLetterISORegionName' => 'CHN',
            'CurrencyName' => 'Yuan Renminbi',
            'CurrencyMinorName' => 'jiao',
            'CurrencySymbol' => '¥',
            'ISOCurrencySymbol' => 'CNY',
            'ISOLanguages' => [
                0 => 'ZH',
                1 => 'YUE',
                2 => 'WUU',
                3 => 'DTA',
                4 => 'UG',
                5 => 'ZA',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        43 => [
            'Name' => 'CO',
            'DisplayName' => 'Colombia',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CO',
            'ThreeLetterISORegionName' => 'COL',
            'CurrencyName' => 'Peso',
            'CurrencyMinorName' => 'centavo',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'COP',
            'ISOLanguages' => [
                0 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        44 => [
            'Name' => 'CR',
            'DisplayName' => 'Costa Rica',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CR',
            'ThreeLetterISORegionName' => 'CRI',
            'CurrencyName' => 'Colon',
            'CurrencyMinorName' => 'cents',
            'CurrencySymbol' => '₡',
            'ISOCurrencySymbol' => 'CRC',
            'ISOLanguages' => [
                0 => 'ES',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        45 => [
            'Name' => 'CU',
            'DisplayName' => 'Cuba',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CU',
            'ThreeLetterISORegionName' => 'CUB',
            'CurrencyName' => 'Peso',
            'CurrencyMinorName' => 'centavo',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'CUP',
            'ISOLanguages' => [
                0 => 'ES',
                1 => 'PAP',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        46 => [
            'Name' => 'CV',
            'DisplayName' => 'Cabo Verde',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CV',
            'ThreeLetterISORegionName' => 'CPV',
            'CurrencyName' => 'Escudo',
            'CurrencyMinorName' => 'centavo',
            'CurrencySymbol' => 'Esc',
            'ISOCurrencySymbol' => 'CVE',
            'ISOLanguages' => [
                0 => 'PT',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        47 => [
            'Name' => 'CW',
            'DisplayName' => 'Curacao',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CW',
            'ThreeLetterISORegionName' => 'CUW',
            'CurrencyName' => 'Guilder',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'ƒ',
            'ISOCurrencySymbol' => 'ANG',
            'ISOLanguages' => [
                0 => 'NL',
                1 => 'PAP',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        48 => [
            'Name' => 'CX',
            'DisplayName' => 'Christmas Island',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CX',
            'ThreeLetterISORegionName' => 'CXR',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'AUD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'ZH',
                2 => 'MS',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        49 => [
            'Name' => 'CY',
            'DisplayName' => 'Cyprus',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CY',
            'ThreeLetterISORegionName' => 'CYP',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'EL',
                1 => 'TR',
                2 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        50 => [
            'Name' => 'DE',
            'DisplayName' => 'Germany',
            'NativeName' => 'Deutschland',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'DE',
            'ThreeLetterISORegionName' => 'DEU',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'DE',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        51 => [
            'Name' => 'DJ',
            'DisplayName' => 'Djibouti',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'DJ',
            'ThreeLetterISORegionName' => 'DJI',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => 'centime',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'DJF',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'AR',
                2 => 'SO',
                3 => 'AA',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        52 => [
            'Name' => 'DK',
            'DisplayName' => 'Denmark',
            'NativeName' => 'Danmark',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'DK',
            'ThreeLetterISORegionName' => 'DNK',
            'CurrencyName' => 'Krone',
            'CurrencyMinorName' => 'øre',
            'CurrencySymbol' => 'kr',
            'ISOCurrencySymbol' => 'DKK',
            'ISOLanguages' => [
                0 => 'DA',
                1 => 'EN',
                2 => 'FO',
                3 => 'DE',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 0,
                'currencyGroupSizes' => 2,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '
font>',
            ],
        ],
        53 => [
            'Name' => 'DM',
            'DisplayName' => 'Dominica',
            'NativeName' => 'Dominica',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'DM',
            'ThreeLetterISORegionName' => 'DMA',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'XCD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        54 => [
            'Name' => 'DO',
            'DisplayName' => 'Dominican Republic',
            'NativeName' => 'República Dominicana',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'DO',
            'ThreeLetterISORegionName' => 'DOM',
            'CurrencyName' => 'Peso',
            'CurrencyMinorName' => 'centavo',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'DOP',
            'ISOLanguages' => [
                0 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        55 => [
            'Name' => 'DZ',
            'DisplayName' => 'Algeria',
            'NativeName' => 'Dzayer',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'DZ',
            'ThreeLetterISORegionName' => 'DZA',
            'CurrencyName' => 'Dinar',
            'CurrencyMinorName' => 'centime',
            'CurrencySymbol' => 'د.ج',
            'ISOCurrencySymbol' => 'DZD',
            'ISOLanguages' => [
                0 => 'AR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        56 => [
            'Name' => 'EC',
            'DisplayName' => 'Ecuador',
            'NativeName' => 'Ecuador',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'EC',
            'ThreeLetterISORegionName' => 'ECU',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        57 => [
            'Name' => 'EE',
            'DisplayName' => 'Estonia',
            'NativeName' => 'Eesti',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'EE',
            'ThreeLetterISORegionName' => 'EST',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'ET',
                1 => 'RU',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        58 => [
            'Name' => 'EG',
            'DisplayName' => 'Egypt',
            'NativeName' => 'Misr',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'EG',
            'ThreeLetterISORegionName' => 'EGY',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => 'piaster',
            'CurrencySymbol' => '£',
            'ISOCurrencySymbol' => 'EGP',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'EN',
                2 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        59 => [
            'Name' => 'ER',
            'DisplayName' => 'Eritrea',
            'NativeName' => 'Iritriya',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'ER',
            'ThreeLetterISORegionName' => 'ERI',
            'CurrencyName' => 'Nakfa',
            'CurrencyMinorName' => 'cents',
            'CurrencySymbol' => 'Nfk',
            'ISOCurrencySymbol' => 'ERN',
            'ISOLanguages' => [
                0 => 'AA',
                1 => 'AR',
                2 => 'TIG',
                3 => 'KUN',
                4 => 'TI',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        60 => [
            'Name' => 'ES',
            'DisplayName' => 'Spain',
            'NativeName' => 'España',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'ES',
            'ThreeLetterISORegionName' => 'ESP',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'ES',
                1 => 'CA',
                2 => 'GL',
                3 => 'EU',
                4 => 'OC',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        61 => [
            'Name' => 'ET',
            'DisplayName' => 'Ethiopia',
            'NativeName' => 'Ityop\'ia',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'ET',
            'ThreeLetterISORegionName' => 'ETH',
            'CurrencyName' => 'Birr',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'Br',
            'ISOCurrencySymbol' => 'ETB',
            'ISOLanguages' => [
                0 => 'AM',
                1 => 'EN',
                2 => 'OM',
                3 => 'TI',
                4 => 'SO',
                5 => 'SID',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        62 => [
            'Name' => 'FI',
            'DisplayName' => 'Finland',
            'NativeName' => 'Suomi',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'FI',
            'ThreeLetterISORegionName' => 'FIN',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'FI',
                1 => 'SV',
                2 => 'SMN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        63 => [
            'Name' => 'FJ',
            'DisplayName' => 'Fiji',
            'NativeName' => 'Fiji',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'FJ',
            'ThreeLetterISORegionName' => 'FJI',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'FJD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'FJ',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        64 => [
            'Name' => 'FK',
            'DisplayName' => 'Falkland Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'FK',
            'ThreeLetterISORegionName' => 'FLK',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => 'pence',
            'CurrencySymbol' => '£',
            'ISOCurrencySymbol' => 'FKP',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        65 => [
            'Name' => 'FM',
            'DisplayName' => 'Micronesia',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'FM',
            'ThreeLetterISORegionName' => 'FSM',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'CHK',
                2 => 'PON',
                3 => 'YAP',
                4 => 'KOS',
                5 => 'ULI',
                6 => 'WOE',
                7 => 'NKR',
                8 => 'KPG',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        66 => [
            'Name' => 'FO',
            'DisplayName' => 'Faroe Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'FO',
            'ThreeLetterISORegionName' => 'FRO',
            'CurrencyName' => 'Krone',
            'CurrencyMinorName' => 'øre',
            'CurrencySymbol' => 'kr',
            'ISOCurrencySymbol' => 'DKK',
            'ISOLanguages' => [
                0 => 'FO',
                1 => 'DA',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 0,
                'currencyGroupSizes' => 2,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '
font>',
            ],
        ],
        67 => [
            'Name' => 'GA',
            'DisplayName' => 'Gabon',
            'NativeName' => 'République gabonaise',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GA',
            'ThreeLetterISORegionName' => 'GAB',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => ' ',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XAF',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        68 => [
            'Name' => 'GB',
            'DisplayName' => 'United Kingdom',
            'NativeName' => 'United Kingdom',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'GB',
            'ThreeLetterISORegionName' => 'GBR',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => 'pence',
            'CurrencySymbol' => '£',
            'ISOCurrencySymbol' => 'GBP',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'CY',
                2 => 'GD',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        69 => [
            'Name' => 'GD',
            'DisplayName' => 'Grenada',
            'NativeName' => 'Grenada',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GD',
            'ThreeLetterISORegionName' => 'GRD',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'XCD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        70 => [
            'Name' => 'GE',
            'DisplayName' => 'Georgia',
            'NativeName' => 'Sak\'art\'velo',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GE',
            'ThreeLetterISORegionName' => 'GEO',
            'CurrencyName' => 'Lari',
            'CurrencyMinorName' => 'tetri',
            'CurrencySymbol' => '₾',
            'ISOCurrencySymbol' => 'GEL',
            'ISOLanguages' => [
                0 => 'KA',
                1 => 'RU',
                2 => 'HY',
                3 => 'AZ',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        71 => [
            'Name' => 'GF',
            'DisplayName' => 'French Guiana',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GF',
            'ThreeLetterISORegionName' => 'GUF',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        72 => [
            'Name' => 'GH',
            'DisplayName' => 'Ghana',
            'NativeName' => 'Ghana',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GH',
            'ThreeLetterISORegionName' => 'GHA',
            'CurrencyName' => 'Cedi',
            'CurrencyMinorName' => ' ',
            'CurrencySymbol' => '₵',
            'ISOCurrencySymbol' => 'GHS',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'AK',
                2 => 'EE',
                3 => 'TW',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        73 => [
            'Name' => 'GI',
            'DisplayName' => 'Gibraltar',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GI',
            'ThreeLetterISORegionName' => 'GIB',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => 'pence',
            'CurrencySymbol' => '',
            'ISOCurrencySymbol' => 'GIP',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'ES',
                2 => 'IT',
                3 => 'PT',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        74 => [
            'Name' => 'GL',
            'DisplayName' => 'Greenland',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GL',
            'ThreeLetterISORegionName' => 'GRL',
            'CurrencyName' => 'Krone',
            'CurrencyMinorName' => 'øre',
            'CurrencySymbol' => 'kr',
            'ISOCurrencySymbol' => 'DKK',
            'ISOLanguages' => [
                0 => 'KL',
                1 => 'DA',
                2 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 0,
                'currencyGroupSizes' => 2,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '
font>',
            ],
        ],
        75 => [
            'Name' => 'GM',
            'DisplayName' => 'Gambia',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GM',
            'ThreeLetterISORegionName' => 'GMB',
            'CurrencyName' => 'Dalasi',
            'CurrencyMinorName' => 'butut',
            'CurrencySymbol' => 'D',
            'ISOCurrencySymbol' => 'GMD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'MNK',
                2 => 'WOF',
                3 => 'WO',
                4 => 'FF',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        76 => [
            'Name' => 'GN',
            'DisplayName' => 'Guinea',
            'NativeName' => 'Guinée',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GN',
            'ThreeLetterISORegionName' => 'GIN',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'GNF',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        77 => [
            'Name' => 'GP',
            'DisplayName' => 'Guadeloupe',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GP',
            'ThreeLetterISORegionName' => 'GLP',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        78 => [
            'Name' => 'GQ',
            'DisplayName' => 'Equatorial Guinea',
            'NativeName' => 'Guinea Ecuatorial',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GQ',
            'ThreeLetterISORegionName' => 'GNQ',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => ' ',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XAF',
            'ISOLanguages' => [
                0 => 'ES',
                1 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        79 => [
            'Name' => 'GR',
            'DisplayName' => 'Greece',
            'NativeName' => 'Hellas',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GR',
            'ThreeLetterISORegionName' => 'GRC',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'EL',
                1 => 'EN',
                2 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        80 => [
            'Name' => 'GS',
            'DisplayName' => 'South Georgia and the South Sandwich Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GS',
            'ThreeLetterISORegionName' => 'SGS',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => 'pence',
            'CurrencySymbol' => '£',
            'ISOCurrencySymbol' => 'GBP',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        81 => [
            'Name' => 'GU',
            'DisplayName' => 'Guam',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GU',
            'ThreeLetterISORegionName' => 'GUM',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'CH',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        82 => [
            'Name' => 'GW',
            'DisplayName' => 'Guinea-Bissau',
            'NativeName' => 'Guiné-Bissau',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GW',
            'ThreeLetterISORegionName' => 'GNB',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XOF',
            'ISOLanguages' => [
                0 => 'PT',
                1 => 'POV',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        83 => [
            'Name' => 'GY',
            'DisplayName' => 'Guyana',
            'NativeName' => 'Guyana',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'GY',
            'ThreeLetterISORegionName' => 'GUY',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'GYD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        84 => [
            'Name' => 'HK',
            'DisplayName' => 'Hong Kong',
            'NativeName' => '',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'HK',
            'ThreeLetterISORegionName' => 'HKG',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'HKD',
            'ISOLanguages' => [
                0 => 'ZH',
                1 => 'YUE',
                2 => 'ZH',
                3 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        85 => [
            'Name' => 'HM',
            'DisplayName' => 'Heard Island and McDonald Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'HM',
            'ThreeLetterISORegionName' => 'HMD',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'AUD',
            'ISOLanguages' => [
                0 => '',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        86 => [
            'Name' => 'HN',
            'DisplayName' => 'Honduras',
            'NativeName' => 'Honduras',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'HN',
            'ThreeLetterISORegionName' => 'HND',
            'CurrencyName' => 'Lempira',
            'CurrencyMinorName' => 'centavo',
            'CurrencySymbol' => 'L',
            'ISOCurrencySymbol' => 'HNL',
            'ISOLanguages' => [
                0 => 'ES',
                1 => 'CAB',
                2 => 'MIQ',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        87 => [
            'Name' => 'HR',
            'DisplayName' => 'Croatia',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'HR',
            'ThreeLetterISORegionName' => 'HRV',
            'CurrencyName' => 'Kuna',
            'CurrencyMinorName' => 'lipa',
            'CurrencySymbol' => 'kn',
            'ISOCurrencySymbol' => 'HRK',
            'ISOLanguages' => [
                0 => 'HR',
                1 => 'SR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        88 => [
            'Name' => 'HT',
            'DisplayName' => 'Haiti',
            'NativeName' => 'Haïti',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'HT',
            'ThreeLetterISORegionName' => 'HTI',
            'CurrencyName' => 'Gourde',
            'CurrencyMinorName' => 'centime',
            'CurrencySymbol' => 'G',
            'ISOCurrencySymbol' => 'HTG',
            'ISOLanguages' => [
                0 => 'HT',
                1 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        89 => [
            'Name' => 'ID',
            'DisplayName' => 'Indonesia',
            'NativeName' => 'Indonesia',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'ID',
            'ThreeLetterISORegionName' => 'IDN',
            'CurrencyName' => 'Rupiah',
            'CurrencyMinorName' => 'sen',
            'CurrencySymbol' => 'Rp',
            'ISOCurrencySymbol' => 'IDR',
            'ISOLanguages' => [
                0 => 'ID',
                1 => 'EN',
                2 => 'NL',
                3 => 'JV',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        90 => [
            'Name' => 'IE',
            'DisplayName' => 'Ireland',
            'NativeName' => 'Éire',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'IE',
            'ThreeLetterISORegionName' => 'IRL',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'GA',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        91 => [
            'Name' => 'IL',
            'DisplayName' => 'Israel',
            'NativeName' => 'Yisra\'el',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'IL',
            'ThreeLetterISORegionName' => 'ISR',
            'CurrencyName' => 'Shekel',
            'CurrencyMinorName' => 'agorot',
            'CurrencySymbol' => '₪',
            'ISOCurrencySymbol' => 'ILS',
            'ISOLanguages' => [
                0 => 'HE',
                1 => 'AR',
                2 => 'EN',
                3 => '',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        92 => [
            'Name' => 'IM',
            'DisplayName' => 'Isle of Man',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'IM',
            'ThreeLetterISORegionName' => 'IMN',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => 'pence',
            'CurrencySymbol' => '£',
            'ISOCurrencySymbol' => 'GBP',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'GV',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        93 => [
            'Name' => 'IN',
            'DisplayName' => 'India',
            'NativeName' => 'Bharôt',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'IN',
            'ThreeLetterISORegionName' => 'IND',
            'CurrencyName' => 'Rupee',
            'CurrencyMinorName' => 'paise',
            'CurrencySymbol' => '₹',
            'ISOCurrencySymbol' => 'INR',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'HI',
                2 => 'BN',
                3 => 'TE',
                4 => 'MR',
                5 => 'TA',
                6 => 'UR',
                7 => 'GU',
                8 => 'KN',
                9 => 'ML',
                10 => 'OR',
                11 => 'PA',
                12 => 'AS',
                13 => 'BH',
                14 => 'SAT',
                15 => 'KS',
                16 => 'NE',
                17 => 'SD',
                18 => 'KOK',
                19 => 'DOI',
                20 => 'MNI',
                21 => 'SIT',
                22 => 'SA',
                23 => 'FR',
                24 => 'LUS',
                25 => 'INC',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        94 => [
            'Name' => 'IO',
            'DisplayName' => 'British Indian Ocean Territory',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'IO',
            'ThreeLetterISORegionName' => 'IOT',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        95 => [
            'Name' => 'IR',
            'DisplayName' => 'Iran',
            'NativeName' => 'Īrān',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'IR',
            'ThreeLetterISORegionName' => 'IRN',
            'CurrencyName' => 'Rial',
            'CurrencyMinorName' => 'rials',
            'CurrencySymbol' => '﷼',
            'ISOCurrencySymbol' => 'IRR',
            'ISOLanguages' => [
                0 => 'FA',
                1 => 'KU',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        96 => [
            'Name' => 'IS',
            'DisplayName' => 'Iceland',
            'NativeName' => 'Ísland',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'IS',
            'ThreeLetterISORegionName' => 'ISL',
            'CurrencyName' => 'Krona',
            'CurrencyMinorName' => 'aurar',
            'CurrencySymbol' => 'kr',
            'ISOCurrencySymbol' => 'ISK',
            'ISOLanguages' => [
                0 => 'IS',
                1 => 'EN',
                2 => 'DE',
                3 => 'DA',
                4 => 'SV',
                5 => 'NO',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 1,
                'currencyGroupSeparator' => '',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        97 => [
            'Name' => 'IT',
            'DisplayName' => 'Italy',
            'NativeName' => 'Italia',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'IT',
            'ThreeLetterISORegionName' => 'ITA',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'IT',
                1 => 'DE',
                2 => 'FR',
                3 => 'SC',
                4 => 'CA',
                5 => 'CO',
                6 => 'SL',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        98 => [
            'Name' => 'JE',
            'DisplayName' => 'Jersey',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'JE',
            'ThreeLetterISORegionName' => 'JEY',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => 'pence',
            'CurrencySymbol' => '£',
            'ISOCurrencySymbol' => 'GBP',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'FR',
                2 => 'NRF',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        99 => [
            'Name' => 'JM',
            'DisplayName' => 'Jamaica',
            'NativeName' => 'Jamaica',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'JM',
            'ThreeLetterISORegionName' => 'JAM',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'JMD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        100 => [
            'Name' => 'JO',
            'DisplayName' => 'Jordan',
            'NativeName' => 'Al-’Urdun',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'JO',
            'ThreeLetterISORegionName' => 'JOR',
            'CurrencyName' => 'Dinar',
            'CurrencyMinorName' => 'fil',
            'CurrencySymbol' => 'د.ا',
            'ISOCurrencySymbol' => 'JOD',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        101 => [
            'Name' => 'JP',
            'DisplayName' => 'Japan',
            'NativeName' => 'Nihon',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'JP',
            'ThreeLetterISORegionName' => 'JPN',
            'CurrencyName' => 'Yen',
            'CurrencyMinorName' => 'sen',
            'CurrencySymbol' => '¥',
            'ISOCurrencySymbol' => 'JPY',
            'ISOLanguages' => [
                0 => 'JA',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 1,
                'currencyGroupSeparator' => '',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        102 => [
            'Name' => 'KG',
            'DisplayName' => 'Kyrgyzstan',
            'NativeName' => 'Kyrgyzstan',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'KG',
            'ThreeLetterISORegionName' => 'KGZ',
            'CurrencyName' => 'Som',
            'CurrencyMinorName' => 'tyyn',
            'CurrencySymbol' => 'с',
            'ISOCurrencySymbol' => 'KGS',
            'ISOLanguages' => [
                0 => 'KY',
                1 => 'UZ',
                2 => 'RU',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        103 => [
            'Name' => 'KH',
            'DisplayName' => 'Cambodia',
            'NativeName' => 'Kampuchea',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'KH',
            'ThreeLetterISORegionName' => 'KHM',
            'CurrencyName' => 'Riels',
            'CurrencyMinorName' => 'sen',
            'CurrencySymbol' => '៛',
            'ISOCurrencySymbol' => 'KHR',
            'ISOLanguages' => [
                0 => 'KM',
                1 => 'FR',
                2 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        104 => [
            'Name' => 'KI',
            'DisplayName' => 'Kiribati',
            'NativeName' => 'Kiribati',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'KI',
            'ThreeLetterISORegionName' => 'KIR',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'AUD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'GIL',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        105 => [
            'Name' => 'KM',
            'DisplayName' => 'Comoros',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'KM',
            'ThreeLetterISORegionName' => 'COM',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => '  ',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'KMF',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        106 => [
            'Name' => 'KN',
            'DisplayName' => 'Saint Kitts and Nevis',
            'NativeName' => 'Saint Kitts and Nevis',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'KN',
            'ThreeLetterISORegionName' => 'KNA',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'XCD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        107 => [
            'Name' => 'KP',
            'DisplayName' => 'North Korea',
            'NativeName' => 'Chosŏn',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'KP',
            'ThreeLetterISORegionName' => 'PRK',
            'CurrencyName' => 'Won',
            'CurrencyMinorName' => 'chon',
            'CurrencySymbol' => '₩',
            'ISOCurrencySymbol' => 'KPW',
            'ISOLanguages' => [
                0 => 'KO',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        108 => [
            'Name' => 'KR',
            'DisplayName' => 'South Korea',
            'NativeName' => 'Hanguk',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'KR',
            'ThreeLetterISORegionName' => 'KOR',
            'CurrencyName' => 'Won',
            'CurrencyMinorName' => 'chon',
            'CurrencySymbol' => '₩',
            'ISOCurrencySymbol' => 'KRW',
            'ISOLanguages' => [
                0 => 'KO',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 1,
                'currencyGroupSeparator' => '',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        109 => [
            'Name' => 'XK',
            'DisplayName' => 'Kosovo',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'XK',
            'ThreeLetterISORegionName' => 'XKX',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'SQ',
                1 => 'SR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        110 => [
            'Name' => 'KW',
            'DisplayName' => 'Kuwait',
            'NativeName' => 'Dawlat ul-Kuwayt',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'KW',
            'ThreeLetterISORegionName' => 'KWT',
            'CurrencyName' => 'Dinar',
            'CurrencyMinorName' => 'fil',
            'CurrencySymbol' => 'د.ك',
            'ISOCurrencySymbol' => 'KWD',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        111 => [
            'Name' => 'KZ',
            'DisplayName' => 'Kazakhstan',
            'NativeName' => 'Qazaqstan',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'KZ',
            'ThreeLetterISORegionName' => 'KAZ',
            'CurrencyName' => 'Tenge',
            'CurrencyMinorName' => 'tiyn',
            'CurrencySymbol' => '₸',
            'ISOCurrencySymbol' => 'KZT',
            'ISOLanguages' => [
                0 => 'KK',
                1 => 'RU',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        112 => [
            'Name' => 'LA',
            'DisplayName' => 'Laos',
            'NativeName' => 'Lao',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'LA',
            'ThreeLetterISORegionName' => 'LAO',
            'CurrencyName' => 'Kip',
            'CurrencyMinorName' => 'at',
            'CurrencySymbol' => '₭',
            'ISOCurrencySymbol' => 'LAK',
            'ISOLanguages' => [
                0 => 'LO',
                1 => 'FR',
                2 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        113 => [
            'Name' => 'LB',
            'DisplayName' => 'Lebanon',
            'NativeName' => 'Lubnān',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'LB',
            'ThreeLetterISORegionName' => 'LBN',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => 'piastre',
            'CurrencySymbol' => 'ل.ل',
            'ISOCurrencySymbol' => 'LBP',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'FR',
                2 => 'EN',
                3 => 'HY',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 1,
                'currencyGroupSeparator' => '',
                'currencyDecimalSeparator' => ' ',
            ],
        ],
        114 => [
            'Name' => 'LC',
            'DisplayName' => 'Saint Lucia',
            'NativeName' => 'Saint Lucia',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'LC',
            'ThreeLetterISORegionName' => 'LCA',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'XCD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        115 => [
            'Name' => 'LI',
            'DisplayName' => 'Liechtenstein',
            'NativeName' => 'Liechtenstein',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'LI',
            'ThreeLetterISORegionName' => 'LIE',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => 'rappen',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'CHF',
            'ISOLanguages' => [
                0 => 'DE',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '\'',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        116 => [
            'Name' => 'LK',
            'DisplayName' => 'Sri Lanka',
            'NativeName' => 'Sri Lankā',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'LK',
            'ThreeLetterISORegionName' => 'LKA',
            'CurrencyName' => 'Rupee',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'Rs',
            'ISOCurrencySymbol' => 'LKR',
            'ISOLanguages' => [
                0 => 'SI',
                1 => 'TA',
                2 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        117 => [
            'Name' => 'LR',
            'DisplayName' => 'Liberia',
            'NativeName' => 'Liberia',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'LR',
            'ThreeLetterISORegionName' => 'LBR',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'LRD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        118 => [
            'Name' => 'LS',
            'DisplayName' => 'Lesotho',
            'NativeName' => 'Lesotho',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'LS',
            'ThreeLetterISORegionName' => 'LSO',
            'CurrencyName' => 'Loti',
            'CurrencyMinorName' => 'lisente',
            'CurrencySymbol' => 'L',
            'ISOCurrencySymbol' => 'LSL',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'ST',
                2 => 'ZU',
                3 => 'XH',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        119 => [
            'Name' => 'LU',
            'DisplayName' => 'Luxembourg',
            'NativeName' => 'Lëtzebuerg',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'LU',
            'ThreeLetterISORegionName' => 'LUX',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'LB',
                1 => 'DE',
                2 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        120 => [
            'Name' => 'LV',
            'DisplayName' => 'Latvia',
            'NativeName' => 'Latvija',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'LV',
            'ThreeLetterISORegionName' => 'LVA',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'LV',
                1 => 'RU',
                2 => 'LT',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        121 => [
            'Name' => 'LY',
            'DisplayName' => 'Libya',
            'NativeName' => 'Libya',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'LY',
            'ThreeLetterISORegionName' => 'LBY',
            'CurrencyName' => 'Dinar',
            'CurrencyMinorName' => 'dirham',
            'CurrencySymbol' => 'ل.د',
            'ISOCurrencySymbol' => 'LYD',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'IT',
                2 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        122 => [
            'Name' => 'MA',
            'DisplayName' => 'Morocco',
            'NativeName' => 'Amerruk / Elmeɣrib',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MA',
            'ThreeLetterISORegionName' => 'MAR',
            'CurrencyName' => 'Dirham',
            'CurrencyMinorName' => 'centime',
            'CurrencySymbol' => 'د.م.',
            'ISOCurrencySymbol' => 'MAD',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'BER',
                2 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        123 => [
            'Name' => 'MC',
            'DisplayName' => 'Monaco',
            'NativeName' => 'Monaco',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MC',
            'ThreeLetterISORegionName' => 'MCO',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'EN',
                2 => 'IT',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        124 => [
            'Name' => 'MD',
            'DisplayName' => 'Moldova',
            'NativeName' => 'Moldova',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MD',
            'ThreeLetterISORegionName' => 'MDA',
            'CurrencyName' => 'Leu',
            'CurrencyMinorName' => '  ',
            'CurrencySymbol' => 'L',
            'ISOCurrencySymbol' => 'MDL',
            'ISOLanguages' => [
                0 => 'RO',
                1 => 'RU',
                2 => 'GAG',
                3 => 'TR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        125 => [
            'Name' => 'ME',
            'DisplayName' => 'Montenegro',
            'NativeName' => 'Crna Gora',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'ME',
            'ThreeLetterISORegionName' => 'MNE',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'SR',
                1 => 'HU',
                2 => 'BS',
                3 => 'SQ',
                4 => 'HR',
                5 => 'ROM',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        126 => [
            'Name' => 'MF',
            'DisplayName' => 'Saint Martin',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MF',
            'ThreeLetterISORegionName' => 'MAF',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        127 => [
            'Name' => 'MG',
            'DisplayName' => 'Madagascar',
            'NativeName' => 'Madagasikara',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MG',
            'ThreeLetterISORegionName' => 'MDG',
            'CurrencyName' => 'Ariary',
            'CurrencyMinorName' => ' ',
            'CurrencySymbol' => 'Ar',
            'ISOCurrencySymbol' => 'MGA',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'MG',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        128 => [
            'Name' => 'MK',
            'DisplayName' => 'North Macedonia',
            'NativeName' => 'Severna Makedonija',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MK',
            'ThreeLetterISORegionName' => 'MKD',
            'CurrencyName' => 'Denar',
            'CurrencyMinorName' => 'deni',
            'CurrencySymbol' => 'ден',
            'ISOCurrencySymbol' => 'MKD',
            'ISOLanguages' => [
                0 => 'MK',
                1 => 'SQ',
                2 => 'TR',
                3 => 'RMM',
                4 => 'SR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        129 => [
            'Name' => 'ML',
            'DisplayName' => 'Mali',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'ML',
            'ThreeLetterISORegionName' => 'MLI',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XOF',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'BM',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        130 => [
            'Name' => 'MM',
            'DisplayName' => 'Myanmar',
            'NativeName' => 'Myanma',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MM',
            'ThreeLetterISORegionName' => 'MMR',
            'CurrencyName' => 'Kyat',
            'CurrencyMinorName' => 'pya',
            'CurrencySymbol' => 'Ks',
            'ISOCurrencySymbol' => 'MMK',
            'ISOLanguages' => [
                0 => 'MY',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        131 => [
            'Name' => 'MN',
            'DisplayName' => 'Mongolia',
            'NativeName' => 'Mongol Uls',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MN',
            'ThreeLetterISORegionName' => 'MNG',
            'CurrencyName' => 'Tugrik',
            'CurrencyMinorName' => 'mongo',
            'CurrencySymbol' => '₮',
            'ISOCurrencySymbol' => 'MNT',
            'ISOLanguages' => [
                0 => 'MN',
                1 => 'RU',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        132 => [
            'Name' => 'MO',
            'DisplayName' => 'Macao',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MO',
            'ThreeLetterISORegionName' => 'MAC',
            'CurrencyName' => 'Pataca',
            'CurrencyMinorName' => 'avo',
            'CurrencySymbol' => 'P',
            'ISOCurrencySymbol' => 'MOP',
            'ISOLanguages' => [
                0 => 'ZH',
                1 => 'ZH',
                2 => 'PT',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        133 => [
            'Name' => 'MP',
            'DisplayName' => 'Northern Mariana Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MP',
            'ThreeLetterISORegionName' => 'MNP',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'FIL',
                1 => 'TL',
                2 => 'ZH',
                3 => 'CH',
                4 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        134 => [
            'Name' => 'MQ',
            'DisplayName' => 'Martinique',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MQ',
            'ThreeLetterISORegionName' => 'MTQ',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        135 => [
            'Name' => 'MR',
            'DisplayName' => 'Mauritania',
            'NativeName' => 'Muritan / Agawec',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MR',
            'ThreeLetterISORegionName' => 'MRT',
            'CurrencyName' => 'Ouguiya',
            'CurrencyMinorName' => 'khoum',
            'CurrencySymbol' => '',
            'ISOCurrencySymbol' => 'MRO',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'FUC',
                2 => 'SNK',
                3 => 'FR',
                4 => 'MEY',
                5 => 'WO',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        136 => [
            'Name' => 'MT',
            'DisplayName' => 'Malta',
            'NativeName' => 'Malta',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MT',
            'ThreeLetterISORegionName' => 'MLT',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'MT',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        137 => [
            'Name' => 'MU',
            'DisplayName' => 'Mauritius',
            'NativeName' => 'Mauritius',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MU',
            'ThreeLetterISORegionName' => 'MUS',
            'CurrencyName' => 'Rupee',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '₨',
            'ISOCurrencySymbol' => 'MUR',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'BHO',
                2 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 1,
                'currencyGroupSeparator' => '',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        138 => [
            'Name' => 'MV',
            'DisplayName' => 'Maldives',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MV',
            'ThreeLetterISORegionName' => 'MDV',
            'CurrencyName' => 'Rufiyaa',
            'CurrencyMinorName' => 'lari',
            'CurrencySymbol' => '.ރ',
            'ISOCurrencySymbol' => 'MVR',
            'ISOLanguages' => [
                0 => 'DV',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        139 => [
            'Name' => 'MW',
            'DisplayName' => 'Malawi',
            'NativeName' => 'Malawi',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MW',
            'ThreeLetterISORegionName' => 'MWI',
            'CurrencyName' => 'Kwacha',
            'CurrencyMinorName' => 'tambala',
            'CurrencySymbol' => 'MK',
            'ISOCurrencySymbol' => 'MWK',
            'ISOLanguages' => [
                0 => 'NY',
                1 => 'YAO',
                2 => 'TUM',
                3 => 'SWK',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        140 => [
            'Name' => 'MX',
            'DisplayName' => 'Mexico',
            'NativeName' => 'México',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MX',
            'ThreeLetterISORegionName' => 'MEX',
            'CurrencyName' => 'Peso',
            'CurrencyMinorName' => 'centavo',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'MXN',
            'ISOLanguages' => [
                0 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        141 => [
            'Name' => 'MY',
            'DisplayName' => 'Malaysia',
            'NativeName' => 'Malaysia',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'MY',
            'ThreeLetterISORegionName' => 'MYS',
            'CurrencyName' => 'Ringgit',
            'CurrencyMinorName' => 'sen',
            'CurrencySymbol' => 'RM',
            'ISOCurrencySymbol' => 'MYR',
            'ISOLanguages' => [
                0 => 'MS',
                1 => 'EN',
                2 => 'ZH',
                3 => 'TA',
                4 => 'TE',
                5 => 'ML',
                6 => 'PA',
                7 => 'TH',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        142 => [
            'Name' => 'MZ',
            'DisplayName' => 'Mozambique',
            'NativeName' => 'Moçambique',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'MZ',
            'ThreeLetterISORegionName' => 'MOZ',
            'CurrencyName' => 'Metical',
            'CurrencyMinorName' => ' ',
            'CurrencySymbol' => 'MT',
            'ISOCurrencySymbol' => 'MZN',
            'ISOLanguages' => [
                0 => 'PT',
                1 => 'VMW',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        143 => [
            'Name' => 'NA',
            'DisplayName' => 'Namibia',
            'NativeName' => 'Namibia',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'NA',
            'ThreeLetterISORegionName' => 'NAM',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'NAD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'AF',
                2 => 'DE',
                3 => 'HZ',
                4 => 'NAQ',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        144 => [
            'Name' => 'NE',
            'DisplayName' => 'Niger',
            'NativeName' => 'Niger',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'NE',
            'ThreeLetterISORegionName' => 'NER',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XOF',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'HA',
                2 => 'KR',
                3 => 'DJE',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        145 => [
            'Name' => 'NF',
            'DisplayName' => 'Norfolk Island',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'NF',
            'ThreeLetterISORegionName' => 'NFK',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'AUD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        146 => [
            'Name' => 'NG',
            'DisplayName' => 'Nigeria',
            'NativeName' => 'Nigeria',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'NG',
            'ThreeLetterISORegionName' => 'NGA',
            'CurrencyName' => 'Naira',
            'CurrencyMinorName' => 'kobo',
            'CurrencySymbol' => '₦',
            'ISOCurrencySymbol' => 'NGN',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'HA',
                2 => 'YO',
                3 => 'IG',
                4 => 'FF',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        147 => [
            'Name' => 'NI',
            'DisplayName' => 'Nicaragua',
            'NativeName' => 'Nicaragua',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'NI',
            'ThreeLetterISORegionName' => 'NIC',
            'CurrencyName' => 'Cordoba',
            'CurrencyMinorName' => 'centavo',
            'CurrencySymbol' => 'C$',
            'ISOCurrencySymbol' => 'NIO',
            'ISOLanguages' => [
                0 => 'ES',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        148 => [
            'Name' => 'NL',
            'DisplayName' => 'Netherlands',
            'NativeName' => 'Nederland',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'NL',
            'ThreeLetterISORegionName' => 'NLD',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'NL',
                1 => 'FY',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        149 => [
            'Name' => 'NO',
            'DisplayName' => 'Norway',
            'NativeName' => 'Norge',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'NO',
            'ThreeLetterISORegionName' => 'NOR',
            'CurrencyName' => 'Krone',
            'CurrencyMinorName' => 'øre',
            'CurrencySymbol' => 'kr',
            'ISOCurrencySymbol' => 'NOK',
            'ISOLanguages' => [
                0 => 'NO',
                1 => 'NB',
                2 => 'NN',
                3 => 'SE',
                4 => 'FI',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        150 => [
            'Name' => 'NP',
            'DisplayName' => 'Nepal',
            'NativeName' => 'Nepāl',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'NP',
            'ThreeLetterISORegionName' => 'NPL',
            'CurrencyName' => 'Rupee',
            'CurrencyMinorName' => 'paise',
            'CurrencySymbol' => '₨',
            'ISOCurrencySymbol' => 'NPR',
            'ISOLanguages' => [
                0 => 'NE',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        151 => [
            'Name' => 'NR',
            'DisplayName' => 'Nauru',
            'NativeName' => 'Nauru',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'NR',
            'ThreeLetterISORegionName' => 'NRU',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'AUD',
            'ISOLanguages' => [
                0 => 'NA',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        152 => [
            'Name' => 'NU',
            'DisplayName' => 'Niue',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'NU',
            'ThreeLetterISORegionName' => 'NIU',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'NZD',
            'ISOLanguages' => [
                0 => 'NIU',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        153 => [
            'Name' => 'OM',
            'DisplayName' => 'Oman',
            'NativeName' => '‘Umān',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'OM',
            'ThreeLetterISORegionName' => 'OMN',
            'CurrencyName' => 'Rial',
            'CurrencyMinorName' => 'baiza',
            'CurrencySymbol' => 'ر.ع.',
            'ISOCurrencySymbol' => 'OMR',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'EN',
                2 => 'BAL',
                3 => 'UR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        154 => [
            'Name' => 'PA',
            'DisplayName' => 'Panama',
            'NativeName' => 'Panamá',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PA',
            'ThreeLetterISORegionName' => 'PAN',
            'CurrencyName' => 'Balboa',
            'CurrencyMinorName' => 'centesimo',
            'CurrencySymbol' => 'B/.',
            'ISOCurrencySymbol' => 'PAB',
            'ISOLanguages' => [
                0 => 'ES',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        155 => [
            'Name' => 'PE',
            'DisplayName' => 'Peru',
            'NativeName' => 'Perú',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'PE',
            'ThreeLetterISORegionName' => 'PER',
            'CurrencyName' => 'Sol',
            'CurrencyMinorName' => 'centimo',
            'CurrencySymbol' => 'S/.',
            'ISOCurrencySymbol' => 'PEN',
            'ISOLanguages' => [
                0 => 'ES',
                1 => 'QU',
                2 => 'AY',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        156 => [
            'Name' => 'PF',
            'DisplayName' => 'French Polynesia',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PF',
            'ThreeLetterISORegionName' => 'PYF',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => 'centime',
            'CurrencySymbol' => '₣',
            'ISOCurrencySymbol' => 'XPF',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'TY',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        157 => [
            'Name' => 'PG',
            'DisplayName' => 'Papua New Guinea',
            'NativeName' => 'Papua New Guinea',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PG',
            'ThreeLetterISORegionName' => 'PNG',
            'CurrencyName' => 'Kina',
            'CurrencyMinorName' => 'toea',
            'CurrencySymbol' => 'K',
            'ISOCurrencySymbol' => 'PGK',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'HO',
                2 => 'MEU',
                3 => 'TPI',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        158 => [
            'Name' => 'PH',
            'DisplayName' => 'Philippines',
            'NativeName' => 'Pilipinas',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PH',
            'ThreeLetterISORegionName' => 'PHL',
            'CurrencyName' => 'Peso',
            'CurrencyMinorName' => 'centavo',
            'CurrencySymbol' => '₱',
            'ISOCurrencySymbol' => 'PHP',
            'ISOLanguages' => [
                0 => 'TL',
                1 => 'EN',
                2 => 'FIL',
                3 => 'CEB',
                4 => 'TGL',
                5 => 'ILO',
                6 => 'HIL',
                7 => 'WAR',
                8 => 'PAM',
                9 => 'BIK',
                10 => 'BCL',
                11 => 'PAG',
                12 => 'MRW',
                13 => 'TSG',
                14 => 'MDH',
                15 => 'CBK',
                16 => 'KRJ',
                17 => 'SGD',
                18 => 'MSB',
                19 => 'AKL',
                20 => 'IBG',
                21 => 'YKA',
                22 => 'MTA',
                23 => 'ABX',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        159 => [
            'Name' => 'PK',
            'DisplayName' => 'Pakistan',
            'NativeName' => 'Pākistān',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PK',
            'ThreeLetterISORegionName' => 'PAK',
            'CurrencyName' => 'Rupee',
            'CurrencyMinorName' => 'paisa',
            'CurrencySymbol' => '₨',
            'ISOCurrencySymbol' => 'PKR',
            'ISOLanguages' => [
                0 => 'UR',
                1 => 'EN',
                2 => 'PA',
                3 => 'SD',
                4 => 'PS',
                5 => 'BRH',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        160 => [
            'Name' => 'PL',
            'DisplayName' => 'Poland',
            'NativeName' => 'Polska',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PL',
            'ThreeLetterISORegionName' => 'POL',
            'CurrencyName' => 'Zloty',
            'CurrencyMinorName' => 'grosz',
            'CurrencySymbol' => 'zł',
            'ISOCurrencySymbol' => 'PLN',
            'ISOLanguages' => [
                0 => 'PL',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        161 => [
            'Name' => 'PN',
            'DisplayName' => 'Pitcairn',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PN',
            'ThreeLetterISORegionName' => 'PCN',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'NZD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        162 => [
            'Name' => 'PR',
            'DisplayName' => 'Puerto Rico',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PR',
            'ThreeLetterISORegionName' => 'PRI',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        163 => [
            'Name' => 'PS',
            'DisplayName' => 'Palestinian Territory',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PS',
            'ThreeLetterISORegionName' => 'PSE',
            'CurrencyName' => 'Shekel',
            'CurrencyMinorName' => 'agorot',
            'CurrencySymbol' => '₪',
            'ISOCurrencySymbol' => 'ILS',
            'ISOLanguages' => [
                0 => 'AR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        164 => [
            'Name' => 'PT',
            'DisplayName' => 'Portugal',
            'NativeName' => 'Portugal',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PT',
            'ThreeLetterISORegionName' => 'PRT',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'PT',
                1 => 'MWL',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        165 => [
            'Name' => 'PW',
            'DisplayName' => 'Palau',
            'NativeName' => 'Belau',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PW',
            'ThreeLetterISORegionName' => 'PLW',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'PAU',
                1 => 'SOV',
                2 => 'EN',
                3 => 'TOX',
                4 => 'JA',
                5 => 'FIL',
                6 => 'ZH',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        166 => [
            'Name' => 'PY',
            'DisplayName' => 'Paraguay',
            'NativeName' => 'Paraguay',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'PY',
            'ThreeLetterISORegionName' => 'PRY',
            'CurrencyName' => 'Guarani',
            'CurrencyMinorName' => 'centimo',
            'CurrencySymbol' => '₲',
            'ISOCurrencySymbol' => 'PYG',
            'ISOLanguages' => [
                0 => 'ES',
                1 => 'GN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        167 => [
            'Name' => 'QA',
            'DisplayName' => 'Qatar',
            'NativeName' => 'Qaṭar',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'QA',
            'ThreeLetterISORegionName' => 'QAT',
            'CurrencyName' => 'Rial',
            'CurrencyMinorName' => 'dirham',
            'CurrencySymbol' => 'ر.ق',
            'ISOCurrencySymbol' => 'QAR',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        168 => [
            'Name' => 'RE',
            'DisplayName' => 'Reunion',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'RE',
            'ThreeLetterISORegionName' => 'REU',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        169 => [
            'Name' => 'RS',
            'DisplayName' => 'Serbia',
            'NativeName' => 'Srbija',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'RS',
            'ThreeLetterISORegionName' => 'SRB',
            'CurrencyName' => 'Dinar',
            'CurrencyMinorName' => ' ',
            'CurrencySymbol' => 'дин.',
            'ISOCurrencySymbol' => 'RSD',
            'ISOLanguages' => [
                0 => 'SR',
                1 => 'HU',
                2 => 'BS',
                3 => 'ROM',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        170 => [
            'Name' => 'RU',
            'DisplayName' => 'Russia',
            'NativeName' => 'Rossiyab',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'RU',
            'ThreeLetterISORegionName' => 'RUS',
            'CurrencyName' => 'Ruble',
            'CurrencyMinorName' => 'kopeck',
            'CurrencySymbol' => '₽',
            'ISOCurrencySymbol' => 'RUB',
            'ISOLanguages' => [
                0 => 'RU',
                1 => 'TT',
                2 => 'XAL',
                3 => 'CAU',
                4 => 'ADY',
                5 => 'KV',
                6 => 'CE',
                7 => 'TYV',
                8 => 'CV',
                9 => 'UDM',
                10 => 'TUT',
                11 => 'MNS',
                12 => 'BUA',
                13 => 'MYV',
                14 => 'MDF',
                15 => 'CHM',
                16 => 'BA',
                17 => 'INH',
                18 => 'TUT',
                19 => 'KBD',
                20 => 'KRC',
                21 => 'AV',
                22 => 'SAH',
                23 => 'NOG',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        171 => [
            'Name' => 'RW',
            'DisplayName' => 'Rwanda',
            'NativeName' => 'Rwanda',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'RW',
            'ThreeLetterISORegionName' => 'RWA',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => 'centime',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'RWF',
            'ISOLanguages' => [
                0 => 'RW',
                1 => 'EN',
                2 => 'FR',
                3 => 'SW',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        172 => [
            'Name' => 'SA',
            'DisplayName' => 'Saudi Arabia',
            'NativeName' => 'Al-Mamlaka Al-‘Arabiyyah as Sa‘ūdiyyah',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SA',
            'ThreeLetterISORegionName' => 'SAU',
            'CurrencyName' => 'Rial',
            'CurrencyMinorName' => 'halalatont>',
            'CurrencySymbol' => 'ر.س',
            'ISOCurrencySymbol' => 'SAR',
            'ISOLanguages' => [
                0 => 'AR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        173 => [
            'Name' => 'SB',
            'DisplayName' => 'Solomon Islands',
            'NativeName' => 'Solomon Islands',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SB',
            'ThreeLetterISORegionName' => 'SLB',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'SBD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'TPI',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        174 => [
            'Name' => 'SC',
            'DisplayName' => 'Seychelles',
            'NativeName' => 'Sesel',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SC',
            'ThreeLetterISORegionName' => 'SYC',
            'CurrencyName' => 'Rupee',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '₨',
            'ISOCurrencySymbol' => 'SCR',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        175 => [
            'Name' => 'SD',
            'DisplayName' => 'Sudan',
            'NativeName' => 'As-Sudan',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SD',
            'ThreeLetterISORegionName' => 'SDN',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => 'ج.س.',
            'ISOCurrencySymbol' => 'SDG',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'EN',
                2 => 'FIA',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        176 => [
            'Name' => 'SE',
            'DisplayName' => 'Sweden',
            'NativeName' => 'Sverige',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SE',
            'ThreeLetterISORegionName' => 'SWE',
            'CurrencyName' => 'Krona',
            'CurrencyMinorName' => 'öre',
            'CurrencySymbol' => 'kr',
            'ISOCurrencySymbol' => 'SEK',
            'ISOLanguages' => [
                0 => 'SV',
                1 => 'SE',
                2 => 'SMA',
                3 => 'FI',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        177 => [
            'Name' => 'SG',
            'DisplayName' => 'Singapore',
            'NativeName' => 'Singapura',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SG',
            'ThreeLetterISORegionName' => 'SGP',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '',
            'ISOCurrencySymbol' => 'SGD',
            'ISOLanguages' => [
                0 => 'CMN',
                1 => 'EN',
                2 => 'MS',
                3 => 'TA',
                4 => 'ZH',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        178 => [
            'Name' => 'SH',
            'DisplayName' => 'Saint Helena',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SH',
            'ThreeLetterISORegionName' => 'SHN',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => 'new pence',
            'CurrencySymbol' => '£',
            'ISOCurrencySymbol' => 'SHP',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        179 => [
            'Name' => 'SI',
            'DisplayName' => 'Slovenia',
            'NativeName' => 'Slovenija',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SI',
            'ThreeLetterISORegionName' => 'SVN',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'SL',
                1 => 'SH',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        180 => [
            'Name' => 'SJ',
            'DisplayName' => 'Svalbard and Jan Mayen',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SJ',
            'ThreeLetterISORegionName' => 'SJM',
            'CurrencyName' => 'Krone',
            'CurrencyMinorName' => 'øre',
            'CurrencySymbol' => 'kr',
            'ISOCurrencySymbol' => 'NOK',
            'ISOLanguages' => [
                0 => 'NO',
                1 => 'RU',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        181 => [
            'Name' => 'SK',
            'DisplayName' => 'Slovakia',
            'NativeName' => 'Slovensko',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SK',
            'ThreeLetterISORegionName' => 'SVK',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'SK',
                1 => 'HU',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        182 => [
            'Name' => 'SL',
            'DisplayName' => 'Sierra Leone',
            'NativeName' => 'Sierra Leone',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SL',
            'ThreeLetterISORegionName' => 'SLE',
            'CurrencyName' => 'Leone',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'Le',
            'ISOCurrencySymbol' => 'SLL',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'MEN',
                2 => 'TEM',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        183 => [
            'Name' => 'SM',
            'DisplayName' => 'San Marino',
            'NativeName' => 'San Marino',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SM',
            'ThreeLetterISORegionName' => 'SMR',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'IT',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        184 => [
            'Name' => 'SO',
            'DisplayName' => 'Somalia',
            'NativeName' => 'Soomaaliya',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SO',
            'ThreeLetterISORegionName' => 'SOM',
            'CurrencyName' => 'Shilling',
            'CurrencyMinorName' => 'centesimi',
            'CurrencySymbol' => 'Sh',
            'ISOCurrencySymbol' => 'SOS',
            'ISOLanguages' => [
                0 => 'SO',
                1 => 'AR',
                2 => 'IT',
                3 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        185 => [
            'Name' => 'SR',
            'DisplayName' => 'Suriname',
            'NativeName' => 'Suriname',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SR',
            'ThreeLetterISORegionName' => 'SUR',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'SRD',
            'ISOLanguages' => [
                0 => 'NL',
                1 => 'EN',
                2 => 'SRN',
                3 => 'HNS',
                4 => 'JV',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        186 => [
            'Name' => 'ST',
            'DisplayName' => 'Sao Tome and Principe',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'ST',
            'ThreeLetterISORegionName' => 'STP',
            'CurrencyName' => 'Dobra',
            'CurrencyMinorName' => 'centimo',
            'CurrencySymbol' => '',
            'ISOCurrencySymbol' => 'STD',
            'ISOLanguages' => [
                0 => 'PT',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        187 => [
            'Name' => 'SV',
            'DisplayName' => 'El Salvador',
            'NativeName' => 'El Salvador',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SV',
            'ThreeLetterISORegionName' => 'SLV',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        188 => [
            'Name' => 'SX',
            'DisplayName' => 'Sint Maarten',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SX',
            'ThreeLetterISORegionName' => 'SXM',
            'CurrencyName' => 'Guilder',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'ƒ',
            'ISOCurrencySymbol' => 'ANG',
            'ISOLanguages' => [
                0 => 'NL',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        189 => [
            'Name' => 'SY',
            'DisplayName' => 'Syria',
            'NativeName' => 'Suriyah',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SY',
            'ThreeLetterISORegionName' => 'SYR',
            'CurrencyName' => 'Pound',
            'CurrencyMinorName' => 'piaster',
            'CurrencySymbol' => '£',
            'ISOCurrencySymbol' => 'SYP',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'KU',
                2 => 'HY',
                3 => 'ARC',
                4 => 'FR',
                5 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        190 => [
            'Name' => 'SZ',
            'DisplayName' => 'Eswatini',
            'NativeName' => 'Eswatini',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'SZ',
            'ThreeLetterISORegionName' => 'SWZ',
            'CurrencyName' => 'Lilangeni',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'L',
            'ISOCurrencySymbol' => 'SZL',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'SS',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ', ',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        191 => [
            'Name' => 'TC',
            'DisplayName' => 'Turks and Caicos Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TC',
            'ThreeLetterISORegionName' => 'TCA',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        192 => [
            'Name' => 'TF',
            'DisplayName' => 'French Southern Territories',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TF',
            'ThreeLetterISORegionName' => 'ATF',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        193 => [
            'Name' => 'TG',
            'DisplayName' => 'Togo',
            'NativeName' => 'Togo',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TG',
            'ThreeLetterISORegionName' => 'TGO',
            'CurrencyName' => 'Franc',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => 'Fr',
            'ISOCurrencySymbol' => 'XOF',
            'ISOLanguages' => [
                0 => 'FR',
                1 => 'EE',
                2 => 'HNA',
                3 => 'KBP',
                4 => 'DAG',
                5 => 'HA',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        194 => [
            'Name' => 'TH',
            'DisplayName' => 'Thailand',
            'NativeName' => 'Mueang Thai',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'TH',
            'ThreeLetterISORegionName' => 'THA',
            'CurrencyName' => 'Baht',
            'CurrencyMinorName' => 'satang',
            'CurrencySymbol' => '฿',
            'ISOCurrencySymbol' => 'THB',
            'ISOLanguages' => [
                0 => 'TH',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        195 => [
            'Name' => 'TJ',
            'DisplayName' => 'Tajikistan',
            'NativeName' => 'Tojikistan',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TJ',
            'ThreeLetterISORegionName' => 'TJK',
            'CurrencyName' => 'Somoni',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => 'ЅМ',
            'ISOCurrencySymbol' => 'TJS',
            'ISOLanguages' => [
                0 => 'TG',
                1 => 'RU',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        196 => [
            'Name' => 'TK',
            'DisplayName' => 'Tokelau',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TK',
            'ThreeLetterISORegionName' => 'TKL',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'NZD',
            'ISOLanguages' => [
                0 => 'TKL',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        197 => [
            'Name' => 'TL',
            'DisplayName' => 'Timor Leste',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TL',
            'ThreeLetterISORegionName' => 'TLS',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'TET',
                1 => 'PT',
                2 => 'ID',
                3 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        198 => [
            'Name' => 'TM',
            'DisplayName' => 'Turkmenistan',
            'NativeName' => 'Türkmenistanb>',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TM',
            'ThreeLetterISORegionName' => 'TKM',
            'CurrencyName' => 'Manat',
            'CurrencyMinorName' => 'tenga',
            'CurrencySymbol' => 'm',
            'ISOCurrencySymbol' => 'TMT',
            'ISOLanguages' => [
                0 => 'TK',
                1 => 'RU',
                2 => 'UZ',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        199 => [
            'Name' => 'TN',
            'DisplayName' => 'Tunisia',
            'NativeName' => 'Tunes',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TN',
            'ThreeLetterISORegionName' => 'TUN',
            'CurrencyName' => 'Dinar',
            'CurrencyMinorName' => 'millime',
            'CurrencySymbol' => 'د.ت',
            'ISOCurrencySymbol' => 'TND',
            'ISOLanguages' => [
                0 => 'AR',
                1 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        200 => [
            'Name' => 'TO',
            'DisplayName' => 'Tonga',
            'NativeName' => 'Tonga',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TO',
            'ThreeLetterISORegionName' => 'TON',
            'CurrencyName' => 'Pa\'anga',
            'CurrencyMinorName' => 'seniti',
            'CurrencySymbol' => 'T$',
            'ISOCurrencySymbol' => 'TOP',
            'ISOLanguages' => [
                0 => 'TO',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        201 => [
            'Name' => 'TT',
            'DisplayName' => 'Trinidad and Tobago',
            'NativeName' => 'Trinidad and Tobago',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TT',
            'ThreeLetterISORegionName' => 'TTO',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'TTD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'HNS',
                2 => 'FR',
                3 => 'ES',
                4 => 'ZH',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        202 => [
            'Name' => 'TV',
            'DisplayName' => 'Tuvalu',
            'NativeName' => 'Tuvalu',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TV',
            'ThreeLetterISORegionName' => 'TUV',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'AUD',
            'ISOLanguages' => [
                0 => 'TVL',
                1 => 'EN',
                2 => 'SM',
                3 => 'GIL',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        203 => [
            'Name' => 'TW',
            'DisplayName' => 'Taiwan',
            'NativeName' => '',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'TW',
            'ThreeLetterISORegionName' => 'TWN',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => ' ',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'TWD',
            'ISOLanguages' => [
                0 => 'ZH',
                1 => 'ZH',
                2 => 'NAN',
                3 => 'HAK',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        204 => [
            'Name' => 'TZ',
            'DisplayName' => 'Tanzania',
            'NativeName' => 'Tanzania',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'TZ',
            'ThreeLetterISORegionName' => 'TZA',
            'CurrencyName' => 'Shilling',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'Sh',
            'ISOCurrencySymbol' => 'TZS',
            'ISOLanguages' => [
                0 => 'SW',
                1 => 'EN',
                2 => 'AR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        205 => [
            'Name' => 'UA',
            'DisplayName' => 'Ukraine',
            'NativeName' => 'Ukraїna',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'UA',
            'ThreeLetterISORegionName' => 'UKR',
            'CurrencyName' => 'Hryvnia',
            'CurrencyMinorName' => 'kopiyka',
            'CurrencySymbol' => '₴',
            'ISOCurrencySymbol' => 'UAH',
            'ISOLanguages' => [
                0 => 'UK',
                1 => 'RU',
                2 => 'ROM',
                3 => 'PL',
                4 => 'HU',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        206 => [
            'Name' => 'UG',
            'DisplayName' => 'Uganda',
            'NativeName' => 'Uganda',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'UG',
            'ThreeLetterISORegionName' => 'UGA',
            'CurrencyName' => 'Shilling',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'Sh',
            'ISOCurrencySymbol' => 'UGX',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'LG',
                2 => 'SW',
                3 => 'AR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        207 => [
            'Name' => 'UM',
            'DisplayName' => 'United States Minor Outlying Islands',
            'NativeName' => '',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'UM',
            'ThreeLetterISORegionName' => 'UMI',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        208 => [
            'Name' => 'US',
            'DisplayName' => 'United States',
            'NativeName' => 'United States',
            'IsMetric' => false,
            'TwoLetterISORegionName' => 'US',
            'ThreeLetterISORegionName' => 'USA',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'ES',
                2 => 'HAW',
                3 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        209 => [
            'Name' => 'UZ',
            'DisplayName' => 'Uzbekistan',
            'NativeName' => 'O‘zbekiston',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'UZ',
            'ThreeLetterISORegionName' => 'UZB',
            'CurrencyName' => 'Som',
            'CurrencyMinorName' => 'tiyin',
            'CurrencySymbol' => 'so\'m',
            'ISOCurrencySymbol' => 'UZS',
            'ISOLanguages' => [
                0 => 'UZ',
                1 => 'RU',
                2 => 'TG',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        210 => [
            'Name' => 'VA',
            'DisplayName' => 'Vatican',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'VA',
            'ThreeLetterISORegionName' => 'VAT',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'LA',
                1 => 'IT',
                2 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        211 => [
            'Name' => 'VC',
            'DisplayName' => 'Saint Vincent and the Grenadines',
            'NativeName' => 'Saint Vincent and the Grenadines',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'VC',
            'ThreeLetterISORegionName' => 'VCT',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'XCD',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        212 => [
            'Name' => 'VE',
            'DisplayName' => 'Venezuela',
            'NativeName' => 'Venezuela',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'VE',
            'ThreeLetterISORegionName' => 'VEN',
            'CurrencyName' => 'Bolivar Soberano',
            'CurrencyMinorName' => 'centimo',
            'CurrencySymbol' => 'Bs.S.',
            'ISOCurrencySymbol' => 'VES',
            'ISOLanguages' => [
                0 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        213 => [
            'Name' => 'VG',
            'DisplayName' => 'British Virgin Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'VG',
            'ThreeLetterISORegionName' => 'VGB',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        214 => [
            'Name' => 'VI',
            'DisplayName' => 'U.S. Virgin Islands',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'VI',
            'ThreeLetterISORegionName' => 'VIR',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '$',
            'ISOCurrencySymbol' => 'USD',
            'ISOLanguages' => [
                0 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        215 => [
            'Name' => 'VN',
            'DisplayName' => 'Vietnam',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'VN',
            'ThreeLetterISORegionName' => 'VNM',
            'CurrencyName' => 'Dong',
            'CurrencyMinorName' => 'hao,xu',
            'CurrencySymbol' => '₫',
            'ISOCurrencySymbol' => 'VND',
            'ISOLanguages' => [
                0 => 'VI',
                1 => 'EN',
                2 => 'FR',
                3 => 'ZH',
                4 => 'KM',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 1,
                'currencyGroupSeparator' => '',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        216 => [
            'Name' => 'VU',
            'DisplayName' => 'Vanuatu',
            'NativeName' => 'Vanuatu',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'VU',
            'ThreeLetterISORegionName' => 'VUT',
            'CurrencyName' => 'Vatu',
            'CurrencyMinorName' => 'centime',
            'CurrencySymbol' => 'Vt',
            'ISOCurrencySymbol' => 'VUV',
            'ISOLanguages' => [
                0 => 'BI',
                1 => 'EN',
                2 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 3,
                'currencyGroupSizes' => 1,
                'currencyGroupSeparator' => '',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        217 => [
            'Name' => 'WS',
            'DisplayName' => 'Samoa',
            'NativeName' => 'Samoa',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'WS',
            'ThreeLetterISORegionName' => 'WSM',
            'CurrencyName' => 'Tala',
            'CurrencyMinorName' => 'sene',
            'CurrencySymbol' => 'T',
            'ISOCurrencySymbol' => 'WST',
            'ISOLanguages' => [
                0 => 'SM',
                1 => 'EN',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        218 => [
            'Name' => 'YE',
            'DisplayName' => 'Yemen',
            'NativeName' => 'Al-Yaman',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'YE',
            'ThreeLetterISORegionName' => 'YEM',
            'CurrencyName' => 'Rial',
            'CurrencyMinorName' => 'fil',
            'CurrencySymbol' => '﷼',
            'ISOCurrencySymbol' => 'YER',
            'ISOLanguages' => [
                0 => 'AR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        219 => [
            'Name' => 'YT',
            'DisplayName' => 'Mayotte',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'YT',
            'ThreeLetterISORegionName' => 'MYT',
            'CurrencyName' => 'Euro',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => '€',
            'ISOCurrencySymbol' => 'EUR',
            'ISOLanguages' => [
                0 => 'FR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
        220 => [
            'Name' => 'ZA',
            'DisplayName' => 'South Africa',
            'NativeName' => 'South Africa',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'ZA',
            'ThreeLetterISORegionName' => 'ZAF',
            'CurrencyName' => 'Rand',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'R',
            'ISOCurrencySymbol' => 'ZAR',
            'ISOLanguages' => [
                0 => 'ZU',
                1 => 'XH',
                2 => 'AF',
                3 => 'NSO',
                4 => 'EN',
                5 => 'TN',
                6 => 'ST',
                7 => 'TS',
                8 => 'SS',
                9 => 'VE',
                10 => 'NR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ' ',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        221 => [
            'Name' => 'ZM',
            'DisplayName' => 'Zambia',
            'NativeName' => 'Zambia',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'ZM',
            'ThreeLetterISORegionName' => 'ZMB',
            'CurrencyName' => 'Kwacha',
            'CurrencyMinorName' => 'ngwee',
            'CurrencySymbol' => 'ZK',
            'ISOCurrencySymbol' => 'ZMW',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'BEM',
                2 => 'LOZ',
                3 => 'LUN',
                4 => 'LUE',
                5 => 'NY',
                6 => 'TOI',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        222 => [
            'Name' => 'ZW',
            'DisplayName' => 'Zimbabwe',
            'NativeName' => 'Zimbabwe',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'ZW',
            'ThreeLetterISORegionName' => 'ZWE',
            'CurrencyName' => 'Dollar',
            'CurrencyMinorName' => '',
            'CurrencySymbol' => '',
            'ISOCurrencySymbol' => 'ZWL',
            'ISOLanguages' => [
                0 => 'EN',
                1 => 'SN',
                2 => 'NR',
                3 => 'ND',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyDecimalSeparator' => '.',
                'currencyGroupSeparator' => ' ',
                'currencyGroupSizes' => 3,
            ],
        ],
        223 => [
            'Name' => 'CS',
            'DisplayName' => 'Serbia and Montenegro',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'CS',
            'ThreeLetterISORegionName' => 'SCG',
            'CurrencyName' => 'Dinar',
            'CurrencyMinorName' => ' ',
            'CurrencySymbol' => 'дин.',
            'ISOCurrencySymbol' => 'RSD',
            'ISOLanguages' => [
                0 => 'CU',
                1 => 'HU',
                2 => 'SQ',
                3 => 'SR',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => ',',
                'currencyDecimalSeparator' => '.',
            ],
        ],
        224 => [
            'Name' => 'AN',
            'DisplayName' => 'Netherlands Antilles',
            'NativeName' => '',
            'IsMetric' => true,
            'TwoLetterISORegionName' => 'AN',
            'ThreeLetterISORegionName' => 'ANT',
            'CurrencyName' => 'Guilder',
            'CurrencyMinorName' => 'cent',
            'CurrencySymbol' => 'ƒ',
            'ISOCurrencySymbol' => 'ANG',
            'ISOLanguages' => [
                0 => 'NL',
                1 => 'EN',
                2 => 'ES',
            ],
            'numberFormatting' => [
                'currencyDecimalDigits' => 2,
                'currencyGroupSizes' => 3,
                'currencyGroupSeparator' => '.',
                'currencyDecimalSeparator' => ',',
            ],
        ],
    ];
}