@temboplus/afloat 0.1.78 → 0.1.79
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/src/features/admin/contract.d.ts +46 -46
- package/esm/src/features/contact/contract.d.ts +1 -1
- package/esm/src/features/payout/contract.d.ts +2 -2
- package/esm/src/features/wallet/contract.d.ts +5 -5
- package/esm/src/models/contact/derivatives/contact.js +1 -1
- package/esm/src/models/contact/derivatives/contact_info.d.ts +1 -1
- package/esm/src/models/contact/derivatives/contact_info.d.ts.map +1 -1
- package/esm/src/models/contact/derivatives/contact_info.js +1 -1
- package/esm/src/models/payout/channel.d.ts +1 -1
- package/esm/src/models/payout/channel.d.ts.map +1 -1
- package/esm/src/models/payout/channel.js +1 -1
- package/esm/src/models/payout/derivatives/payout.d.ts +1 -1
- package/esm/src/models/payout/derivatives/payout.d.ts.map +1 -1
- package/esm/src/models/payout/derivatives/payout.js +1 -1
- package/esm/src/models/payout/narration.js +1 -1
- package/esm/src/models/user/profile.d.ts +1 -1
- package/esm/src/models/user/profile.d.ts.map +1 -1
- package/esm/src/models/user/profile.js +1 -1
- package/esm/src/models/wallet/schemas.d.ts +3 -3
- package/esm/src/models/wallet/schemas.js +1 -1
- package/esm/src/models/wallet/wallet.d.ts +2 -2
- package/esm/src/models/wallet/wallet.d.ts.map +1 -1
- package/esm/src/models/wallet/wallet.js +1 -1
- package/package.json +3 -4
- package/script/npm/src/src/features/admin/contract.d.ts +46 -46
- package/script/npm/src/src/features/contact/contract.d.ts +1 -1
- package/script/npm/src/src/features/payout/contract.d.ts +2 -2
- package/script/npm/src/src/features/wallet/contract.d.ts +5 -5
- package/script/npm/src/src/models/contact/derivatives/contact.js +3 -3
- package/script/npm/src/src/models/contact/derivatives/contact_info.d.ts +1 -1
- package/script/npm/src/src/models/contact/derivatives/contact_info.d.ts.map +1 -1
- package/script/npm/src/src/models/contact/derivatives/contact_info.js +6 -6
- package/script/npm/src/src/models/payout/channel.d.ts +1 -1
- package/script/npm/src/src/models/payout/channel.d.ts.map +1 -1
- package/script/npm/src/src/models/payout/channel.js +3 -3
- package/script/npm/src/src/models/payout/derivatives/payout.d.ts +1 -1
- package/script/npm/src/src/models/payout/derivatives/payout.d.ts.map +1 -1
- package/script/npm/src/src/models/payout/derivatives/payout.js +4 -4
- package/script/npm/src/src/models/payout/narration.js +5 -5
- package/script/npm/src/src/models/user/profile.d.ts +1 -1
- package/script/npm/src/src/models/user/profile.d.ts.map +1 -1
- package/script/npm/src/src/models/user/profile.js +3 -3
- package/script/npm/src/src/models/wallet/schemas.d.ts +3 -3
- package/script/npm/src/src/models/wallet/schemas.js +4 -4
- package/script/npm/src/src/models/wallet/wallet.d.ts +2 -2
- package/script/npm/src/src/models/wallet/wallet.d.ts.map +1 -1
- package/script/npm/src/src/models/wallet/wallet.js +6 -6
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.d.ts +0 -5
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.js +0 -4
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.d.ts +0 -11
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.js +0 -19
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.d.ts +0 -2
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.js +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.d.ts +0 -7
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.js +0 -197
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.d.ts +0 -39
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.js +0 -2475
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.d.ts +0 -1901
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.js +0 -1073
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.d.ts +0 -3809
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.js +0 -2325
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.d.ts +0 -53
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.js +0 -190
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.d.ts +0 -40
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.js +0 -58
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.d.ts +0 -3
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.js +0 -2
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.d.ts +0 -11
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.js +0 -26
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.d.ts +0 -257
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.js +0 -450
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.d.ts +0 -5
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.js +0 -4
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.d.ts +0 -7
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.js +0 -45
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.d.ts +0 -8
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.js +0 -9
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.d.ts +0 -822
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.js +0 -737
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.d.ts +0 -4
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.js +0 -3
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.d.ts +0 -63
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.js +0 -105
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.d.ts +0 -21
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.js +0 -25
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.d.ts +0 -465
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.js +0 -471
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.d.ts +0 -4
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.js +0 -3
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.d.ts +0 -21
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.js +0 -28
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.d.ts +0 -8
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.js +0 -9
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.d.ts +0 -6
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.js +0 -5
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.d.ts +0 -13
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.js +0 -13
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.d.ts +0 -162
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.js +0 -459
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.d.ts +0 -267
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.js +0 -498
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.d.ts +0 -6
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.js +0 -5
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.d.ts +0 -77
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.js +0 -90
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.d.ts +0 -30
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.js +0 -47
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.d.ts +0 -141
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.js +0 -290
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.d.ts +0 -2
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.js +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.d.ts +0 -144
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.js +0 -318
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.d.ts +0 -12
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.js +0 -19
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.d.ts +0 -4
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.js +0 -3
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.d.ts +0 -32
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.js +0 -68
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.d.ts +0 -21
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.js +0 -34
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.d.ts +0 -5
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.js +0 -20
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.d.ts +0 -11
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.js +0 -23
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.d.ts +0 -2
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.js +0 -17
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.d.ts +0 -7
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.js +0 -199
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.d.ts +0 -39
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.js +0 -2477
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.d.ts +0 -1901
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.js +0 -1075
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.d.ts +0 -3809
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.js +0 -2327
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.d.ts +0 -53
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.js +0 -194
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.d.ts +0 -40
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.js +0 -62
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.d.ts +0 -3
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.js +0 -18
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.d.ts +0 -11
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.js +0 -30
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.d.ts +0 -257
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.js +0 -458
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.d.ts +0 -5
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.js +0 -20
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.d.ts +0 -7
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.js +0 -48
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.d.ts +0 -8
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.js +0 -12
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.d.ts +0 -822
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.js +0 -745
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.d.ts +0 -4
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.js +0 -19
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.d.ts +0 -63
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.js +0 -108
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.d.ts +0 -21
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.js +0 -30
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.d.ts +0 -465
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.js +0 -479
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.d.ts +0 -4
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.js +0 -19
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.d.ts +0 -21
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.js +0 -31
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.d.ts +0 -8
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.js +0 -12
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.d.ts +0 -6
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.js +0 -21
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.d.ts +0 -13
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.js +0 -16
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.d.ts +0 -162
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.js +0 -463
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.d.ts +0 -267
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.js +0 -506
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.d.ts +0 -6
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.js +0 -21
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.d.ts +0 -77
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.js +0 -94
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.d.ts +0 -30
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.js +0 -50
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.d.ts +0 -141
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.js +0 -294
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.d.ts +0 -2
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.js +0 -17
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.d.ts +0 -144
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.js +0 -328
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.d.ts +0 -12
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.js +0 -23
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.d.ts +0 -4
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.js +0 -19
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.d.ts +0 -32
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.js +0 -75
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.d.ts +0 -21
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.js +0 -39
|
@@ -1,2477 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.default = {
|
|
4
|
-
"dataset_name": "World Countries List",
|
|
5
|
-
"version": "1.0.1",
|
|
6
|
-
"description": "A list of world countries and territories, including common names, official names, ISO codes (alpha-2, alpha-3, currency), geographical information (continent, UN M49 region), and flag emojis. Based on ISO 3166-1, ISO 4217, and UN M49 regional codes.",
|
|
7
|
-
"source(s)": [
|
|
8
|
-
{
|
|
9
|
-
"name": "ISO 3166-1",
|
|
10
|
-
"url": "https://www.iso.org/iso-3166-country-codes.html"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"name": "ISO 4217",
|
|
14
|
-
"url": "https://www.iso.org/iso-4217-currency-codes.html"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"name": "UN M49",
|
|
18
|
-
"url": "https://unstats.un.org/unsd/methodology/m49/"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"name": "Unicode CLDR",
|
|
22
|
-
"url": "https://cldr.unicode.org/"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"name": "Various official government/UN sources for official names",
|
|
26
|
-
"url": null
|
|
27
|
-
}
|
|
28
|
-
],
|
|
29
|
-
"last_updated": "2025-03-26T12:54:40Z",
|
|
30
|
-
"creation_date": "2025-03-26",
|
|
31
|
-
"license": "CC-BY-4.0",
|
|
32
|
-
"coverage": "Includes countries, territories, and special areas based on ISO 3166-1 standard, excluding previously listed obsolete codes AN and CS. Includes added entries for Montenegro, Serbia, and South Sudan.",
|
|
33
|
-
"contact_info": "Okello Gerald",
|
|
34
|
-
"notes": "Dataset includes entries based on ISO 3166-1 standard. The listing of entities, common names ('name'), and official names ('name_official') does not imply political endorsement. Designations and names for entities like Taiwan, Palestine, Western Sahara, Afghanistan, and others may be politically sensitive, disputed, or reflect specific viewpoints or time periods. Official names generally reflect usage by the entity itself or international bodies (e.g., UN, ISO) where applicable. Currency codes represent the primary official ISO 4217 code; 'null' is used where no single official code applies or is designated.",
|
|
35
|
-
"countries": [
|
|
36
|
-
{
|
|
37
|
-
"name": "Afghanistan",
|
|
38
|
-
"name_official": "Islamic Republic of Afghanistan",
|
|
39
|
-
"iso_2": "AF",
|
|
40
|
-
"iso_3": "AFG",
|
|
41
|
-
"flag_emoji": "🇦🇫",
|
|
42
|
-
"continent": "Asia",
|
|
43
|
-
"region": "Southern Asia",
|
|
44
|
-
"currency_iso_code": "AFN"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"name": "Åland Islands",
|
|
48
|
-
"name_official": "Åland Islands",
|
|
49
|
-
"iso_2": "AX",
|
|
50
|
-
"iso_3": "ALA",
|
|
51
|
-
"flag_emoji": "🇦🇽",
|
|
52
|
-
"continent": "Europe",
|
|
53
|
-
"region": "Northern Europe",
|
|
54
|
-
"currency_iso_code": "EUR"
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"name": "Albania",
|
|
58
|
-
"name_official": "Republic of Albania",
|
|
59
|
-
"iso_2": "AL",
|
|
60
|
-
"iso_3": "ALB",
|
|
61
|
-
"flag_emoji": "🇦🇱",
|
|
62
|
-
"continent": "Europe",
|
|
63
|
-
"region": "Southern Europe",
|
|
64
|
-
"currency_iso_code": "ALL"
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"name": "Algeria",
|
|
68
|
-
"name_official": "People's Democratic Republic of Algeria",
|
|
69
|
-
"iso_2": "DZ",
|
|
70
|
-
"iso_3": "DZA",
|
|
71
|
-
"flag_emoji": "🇩🇿",
|
|
72
|
-
"continent": "Africa",
|
|
73
|
-
"region": "Northern Africa",
|
|
74
|
-
"currency_iso_code": "DZD"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"name": "American Samoa",
|
|
78
|
-
"name_official": "Territory of American Samoa",
|
|
79
|
-
"iso_2": "AS",
|
|
80
|
-
"iso_3": "ASM",
|
|
81
|
-
"flag_emoji": "🇦🇸",
|
|
82
|
-
"continent": "Oceania",
|
|
83
|
-
"region": "Polynesia",
|
|
84
|
-
"currency_iso_code": "USD"
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"name": "Andorra",
|
|
88
|
-
"name_official": "Principality of Andorra",
|
|
89
|
-
"iso_2": "AD",
|
|
90
|
-
"iso_3": "AND",
|
|
91
|
-
"flag_emoji": "🇦🇩",
|
|
92
|
-
"continent": "Europe",
|
|
93
|
-
"region": "Southern Europe",
|
|
94
|
-
"currency_iso_code": "EUR"
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"name": "Angola",
|
|
98
|
-
"name_official": "Republic of Angola",
|
|
99
|
-
"iso_2": "AO",
|
|
100
|
-
"iso_3": "AGO",
|
|
101
|
-
"flag_emoji": "🇦🇴",
|
|
102
|
-
"continent": "Africa",
|
|
103
|
-
"region": "Middle Africa",
|
|
104
|
-
"currency_iso_code": "AOA"
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"name": "Anguilla",
|
|
108
|
-
"name_official": "Anguilla",
|
|
109
|
-
"iso_2": "AI",
|
|
110
|
-
"iso_3": "AIA",
|
|
111
|
-
"flag_emoji": "🇦🇮",
|
|
112
|
-
"continent": "North America",
|
|
113
|
-
"region": "Caribbean",
|
|
114
|
-
"currency_iso_code": "XCD"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"name": "Antarctica",
|
|
118
|
-
"name_official": "Antarctica",
|
|
119
|
-
"iso_2": "AQ",
|
|
120
|
-
"iso_3": "ATA",
|
|
121
|
-
"flag_emoji": "🇦🇶",
|
|
122
|
-
"continent": "Antarctica",
|
|
123
|
-
"region": "Antarctica",
|
|
124
|
-
"currency_iso_code": null
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"name": "Antigua and Barbuda",
|
|
128
|
-
"name_official": "Antigua and Barbuda",
|
|
129
|
-
"iso_2": "AG",
|
|
130
|
-
"iso_3": "ATG",
|
|
131
|
-
"flag_emoji": "🇦🇬",
|
|
132
|
-
"continent": "North America",
|
|
133
|
-
"region": "Caribbean",
|
|
134
|
-
"currency_iso_code": "XCD"
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"name": "Argentina",
|
|
138
|
-
"name_official": "Argentine Republic",
|
|
139
|
-
"iso_2": "AR",
|
|
140
|
-
"iso_3": "ARG",
|
|
141
|
-
"flag_emoji": "🇦🇷",
|
|
142
|
-
"continent": "South America",
|
|
143
|
-
"region": "South America",
|
|
144
|
-
"currency_iso_code": "ARS"
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"name": "Armenia",
|
|
148
|
-
"name_official": "Republic of Armenia",
|
|
149
|
-
"iso_2": "AM",
|
|
150
|
-
"iso_3": "ARM",
|
|
151
|
-
"flag_emoji": "🇦🇲",
|
|
152
|
-
"continent": "Asia",
|
|
153
|
-
"region": "Western Asia",
|
|
154
|
-
"currency_iso_code": "AMD"
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"name": "Aruba",
|
|
158
|
-
"name_official": "Aruba",
|
|
159
|
-
"iso_2": "AW",
|
|
160
|
-
"iso_3": "ABW",
|
|
161
|
-
"flag_emoji": "🇦🇼",
|
|
162
|
-
"continent": "North America",
|
|
163
|
-
"region": "Caribbean",
|
|
164
|
-
"currency_iso_code": "AWG"
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
"name": "Australia",
|
|
168
|
-
"name_official": "Commonwealth of Australia",
|
|
169
|
-
"iso_2": "AU",
|
|
170
|
-
"iso_3": "AUS",
|
|
171
|
-
"flag_emoji": "🇦🇺",
|
|
172
|
-
"continent": "Oceania",
|
|
173
|
-
"region": "Australia and New Zealand",
|
|
174
|
-
"currency_iso_code": "AUD"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"name": "Austria",
|
|
178
|
-
"name_official": "Republic of Austria",
|
|
179
|
-
"iso_2": "AT",
|
|
180
|
-
"iso_3": "AUT",
|
|
181
|
-
"flag_emoji": "🇦🇹",
|
|
182
|
-
"continent": "Europe",
|
|
183
|
-
"region": "Western Europe",
|
|
184
|
-
"currency_iso_code": "EUR"
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"name": "Azerbaijan",
|
|
188
|
-
"name_official": "Republic of Azerbaijan",
|
|
189
|
-
"iso_2": "AZ",
|
|
190
|
-
"iso_3": "AZE",
|
|
191
|
-
"flag_emoji": "🇦🇿",
|
|
192
|
-
"continent": "Asia",
|
|
193
|
-
"region": "Western Asia",
|
|
194
|
-
"currency_iso_code": "AZN"
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"name": "Bahamas",
|
|
198
|
-
"name_official": "Commonwealth of The Bahamas",
|
|
199
|
-
"iso_2": "BS",
|
|
200
|
-
"iso_3": "BHS",
|
|
201
|
-
"flag_emoji": "🇧🇸",
|
|
202
|
-
"continent": "North America",
|
|
203
|
-
"region": "Caribbean",
|
|
204
|
-
"currency_iso_code": "BSD"
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
"name": "Bahrain",
|
|
208
|
-
"name_official": "Kingdom of Bahrain",
|
|
209
|
-
"iso_2": "BH",
|
|
210
|
-
"iso_3": "BHR",
|
|
211
|
-
"flag_emoji": "🇧🇭",
|
|
212
|
-
"continent": "Asia",
|
|
213
|
-
"region": "Western Asia",
|
|
214
|
-
"currency_iso_code": "BHD"
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
"name": "Bangladesh",
|
|
218
|
-
"name_official": "People's Republic of Bangladesh",
|
|
219
|
-
"iso_2": "BD",
|
|
220
|
-
"iso_3": "BGD",
|
|
221
|
-
"flag_emoji": "🇧🇩",
|
|
222
|
-
"continent": "Asia",
|
|
223
|
-
"region": "Southern Asia",
|
|
224
|
-
"currency_iso_code": "BDT"
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"name": "Barbados",
|
|
228
|
-
"name_official": "Barbados",
|
|
229
|
-
"iso_2": "BB",
|
|
230
|
-
"iso_3": "BRB",
|
|
231
|
-
"flag_emoji": "🇧🇧",
|
|
232
|
-
"continent": "North America",
|
|
233
|
-
"region": "Caribbean",
|
|
234
|
-
"currency_iso_code": "BBD"
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"name": "Belarus",
|
|
238
|
-
"name_official": "Republic of Belarus",
|
|
239
|
-
"iso_2": "BY",
|
|
240
|
-
"iso_3": "BLR",
|
|
241
|
-
"flag_emoji": "🇧🇾",
|
|
242
|
-
"continent": "Europe",
|
|
243
|
-
"region": "Eastern Europe",
|
|
244
|
-
"currency_iso_code": "BYN"
|
|
245
|
-
},
|
|
246
|
-
{
|
|
247
|
-
"name": "Belgium",
|
|
248
|
-
"name_official": "Kingdom of Belgium",
|
|
249
|
-
"iso_2": "BE",
|
|
250
|
-
"iso_3": "BEL",
|
|
251
|
-
"flag_emoji": "🇧🇪",
|
|
252
|
-
"continent": "Europe",
|
|
253
|
-
"region": "Western Europe",
|
|
254
|
-
"currency_iso_code": "EUR"
|
|
255
|
-
},
|
|
256
|
-
{
|
|
257
|
-
"name": "Belize",
|
|
258
|
-
"name_official": "Belize",
|
|
259
|
-
"iso_2": "BZ",
|
|
260
|
-
"iso_3": "BLZ",
|
|
261
|
-
"flag_emoji": "🇧🇿",
|
|
262
|
-
"continent": "North America",
|
|
263
|
-
"region": "Central America",
|
|
264
|
-
"currency_iso_code": "BZD"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"name": "Benin",
|
|
268
|
-
"name_official": "Republic of Benin",
|
|
269
|
-
"iso_2": "BJ",
|
|
270
|
-
"iso_3": "BEN",
|
|
271
|
-
"flag_emoji": "🇧🇯",
|
|
272
|
-
"continent": "Africa",
|
|
273
|
-
"region": "Western Africa",
|
|
274
|
-
"currency_iso_code": "XOF"
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
"name": "Bermuda",
|
|
278
|
-
"name_official": "Bermuda",
|
|
279
|
-
"iso_2": "BM",
|
|
280
|
-
"iso_3": "BMU",
|
|
281
|
-
"flag_emoji": "🇧🇲",
|
|
282
|
-
"continent": "North America",
|
|
283
|
-
"region": "Northern America",
|
|
284
|
-
"currency_iso_code": "BMD"
|
|
285
|
-
},
|
|
286
|
-
{
|
|
287
|
-
"name": "Bhutan",
|
|
288
|
-
"name_official": "Kingdom of Bhutan",
|
|
289
|
-
"iso_2": "BT",
|
|
290
|
-
"iso_3": "BTN",
|
|
291
|
-
"flag_emoji": "🇧🇹",
|
|
292
|
-
"continent": "Asia",
|
|
293
|
-
"region": "Southern Asia",
|
|
294
|
-
"currency_iso_code": "BTN"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"name": "Bolivia",
|
|
298
|
-
"name_official": "Plurinational State of Bolivia",
|
|
299
|
-
"iso_2": "BO",
|
|
300
|
-
"iso_3": "BOL",
|
|
301
|
-
"flag_emoji": "🇧🇴",
|
|
302
|
-
"continent": "South America",
|
|
303
|
-
"region": "South America",
|
|
304
|
-
"currency_iso_code": "BOB"
|
|
305
|
-
},
|
|
306
|
-
{
|
|
307
|
-
"name": "Bosnia and Herzegovina",
|
|
308
|
-
"name_official": "Bosnia and Herzegovina",
|
|
309
|
-
"iso_2": "BA",
|
|
310
|
-
"iso_3": "BIH",
|
|
311
|
-
"flag_emoji": "🇧🇦",
|
|
312
|
-
"continent": "Europe",
|
|
313
|
-
"region": "Southern Europe",
|
|
314
|
-
"currency_iso_code": "BAM"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"name": "Botswana",
|
|
318
|
-
"name_official": "Republic of Botswana",
|
|
319
|
-
"iso_2": "BW",
|
|
320
|
-
"iso_3": "BWA",
|
|
321
|
-
"flag_emoji": "🇧🇼",
|
|
322
|
-
"continent": "Africa",
|
|
323
|
-
"region": "Southern Africa",
|
|
324
|
-
"currency_iso_code": "BWP"
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"name": "Bouvet Island",
|
|
328
|
-
"name_official": "Bouvet Island",
|
|
329
|
-
"iso_2": "BV",
|
|
330
|
-
"iso_3": "BVT",
|
|
331
|
-
"flag_emoji": "🇧🇻",
|
|
332
|
-
"continent": "Antarctica",
|
|
333
|
-
"region": "Antarctica",
|
|
334
|
-
"currency_iso_code": null
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
"name": "Brazil",
|
|
338
|
-
"name_official": "Federative Republic of Brazil",
|
|
339
|
-
"iso_2": "BR",
|
|
340
|
-
"iso_3": "BRA",
|
|
341
|
-
"flag_emoji": "🇧🇷",
|
|
342
|
-
"continent": "South America",
|
|
343
|
-
"region": "South America",
|
|
344
|
-
"currency_iso_code": "BRL"
|
|
345
|
-
},
|
|
346
|
-
{
|
|
347
|
-
"name": "British Indian Ocean Territory",
|
|
348
|
-
"name_official": "British Indian Ocean Territory",
|
|
349
|
-
"iso_2": "IO",
|
|
350
|
-
"iso_3": "IOT",
|
|
351
|
-
"flag_emoji": "🇮🇴",
|
|
352
|
-
"continent": "Africa",
|
|
353
|
-
"region": "Eastern Africa",
|
|
354
|
-
"currency_iso_code": "USD"
|
|
355
|
-
},
|
|
356
|
-
{
|
|
357
|
-
"name": "British Virgin Islands",
|
|
358
|
-
"name_official": "Virgin Islands",
|
|
359
|
-
"iso_2": "VG",
|
|
360
|
-
"iso_3": "VGB",
|
|
361
|
-
"flag_emoji": "🇻🇬",
|
|
362
|
-
"continent": "North America",
|
|
363
|
-
"region": "Caribbean",
|
|
364
|
-
"currency_iso_code": "USD"
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
"name": "Brunei",
|
|
368
|
-
"name_official": "Brunei Darussalam",
|
|
369
|
-
"iso_2": "BN",
|
|
370
|
-
"iso_3": "BRN",
|
|
371
|
-
"flag_emoji": "🇧🇳",
|
|
372
|
-
"continent": "Asia",
|
|
373
|
-
"region": "South-eastern Asia",
|
|
374
|
-
"currency_iso_code": "BND"
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"name": "Bulgaria",
|
|
378
|
-
"name_official": "Republic of Bulgaria",
|
|
379
|
-
"iso_2": "BG",
|
|
380
|
-
"iso_3": "BGR",
|
|
381
|
-
"flag_emoji": "🇧🇬",
|
|
382
|
-
"continent": "Europe",
|
|
383
|
-
"region": "Eastern Europe",
|
|
384
|
-
"currency_iso_code": "BGN"
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
"name": "Burkina Faso",
|
|
388
|
-
"name_official": "Burkina Faso",
|
|
389
|
-
"iso_2": "BF",
|
|
390
|
-
"iso_3": "BFA",
|
|
391
|
-
"flag_emoji": "🇧🇫",
|
|
392
|
-
"continent": "Africa",
|
|
393
|
-
"region": "Western Africa",
|
|
394
|
-
"currency_iso_code": "XOF"
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"name": "Burundi",
|
|
398
|
-
"name_official": "Republic of Burundi",
|
|
399
|
-
"iso_2": "BI",
|
|
400
|
-
"iso_3": "BDI",
|
|
401
|
-
"flag_emoji": "🇧🇮",
|
|
402
|
-
"continent": "Africa",
|
|
403
|
-
"region": "Eastern Africa",
|
|
404
|
-
"currency_iso_code": "BIF"
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"name": "Cabo Verde",
|
|
408
|
-
"name_official": "Republic of Cabo Verde",
|
|
409
|
-
"iso_2": "CV",
|
|
410
|
-
"iso_3": "CPV",
|
|
411
|
-
"flag_emoji": "🇨🇻",
|
|
412
|
-
"continent": "Africa",
|
|
413
|
-
"region": "Western Africa",
|
|
414
|
-
"currency_iso_code": "CVE"
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
"name": "Cambodia",
|
|
418
|
-
"name_official": "Kingdom of Cambodia",
|
|
419
|
-
"iso_2": "KH",
|
|
420
|
-
"iso_3": "KHM",
|
|
421
|
-
"flag_emoji": "🇰🇭",
|
|
422
|
-
"continent": "Asia",
|
|
423
|
-
"region": "South-eastern Asia",
|
|
424
|
-
"currency_iso_code": "KHR"
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"name": "Cameroon",
|
|
428
|
-
"name_official": "Republic of Cameroon",
|
|
429
|
-
"iso_2": "CM",
|
|
430
|
-
"iso_3": "CMR",
|
|
431
|
-
"flag_emoji": "🇨🇲",
|
|
432
|
-
"continent": "Africa",
|
|
433
|
-
"region": "Middle Africa",
|
|
434
|
-
"currency_iso_code": "XAF"
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
"name": "Canada",
|
|
438
|
-
"name_official": "Canada",
|
|
439
|
-
"iso_2": "CA",
|
|
440
|
-
"iso_3": "CAN",
|
|
441
|
-
"flag_emoji": "🇨🇦",
|
|
442
|
-
"continent": "North America",
|
|
443
|
-
"region": "Northern America",
|
|
444
|
-
"currency_iso_code": "CAD"
|
|
445
|
-
},
|
|
446
|
-
{
|
|
447
|
-
"name": "Cayman Islands",
|
|
448
|
-
"name_official": "Cayman Islands",
|
|
449
|
-
"iso_2": "KY",
|
|
450
|
-
"iso_3": "CYM",
|
|
451
|
-
"flag_emoji": "🇰🇾",
|
|
452
|
-
"continent": "North America",
|
|
453
|
-
"region": "Caribbean",
|
|
454
|
-
"currency_iso_code": "KYD"
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
"name": "Central African Republic",
|
|
458
|
-
"name_official": "Central African Republic",
|
|
459
|
-
"iso_2": "CF",
|
|
460
|
-
"iso_3": "CAF",
|
|
461
|
-
"flag_emoji": "🇨🇫",
|
|
462
|
-
"continent": "Africa",
|
|
463
|
-
"region": "Middle Africa",
|
|
464
|
-
"currency_iso_code": "XAF"
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
"name": "Chad",
|
|
468
|
-
"name_official": "Republic of Chad",
|
|
469
|
-
"iso_2": "TD",
|
|
470
|
-
"iso_3": "TCD",
|
|
471
|
-
"flag_emoji": "🇹🇩",
|
|
472
|
-
"continent": "Africa",
|
|
473
|
-
"region": "Middle Africa",
|
|
474
|
-
"currency_iso_code": "XAF"
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"name": "Chile",
|
|
478
|
-
"name_official": "Republic of Chile",
|
|
479
|
-
"iso_2": "CL",
|
|
480
|
-
"iso_3": "CHL",
|
|
481
|
-
"flag_emoji": "🇨🇱",
|
|
482
|
-
"continent": "South America",
|
|
483
|
-
"region": "South America",
|
|
484
|
-
"currency_iso_code": "CLP"
|
|
485
|
-
},
|
|
486
|
-
{
|
|
487
|
-
"name": "China",
|
|
488
|
-
"name_official": "People's Republic of China",
|
|
489
|
-
"iso_2": "CN",
|
|
490
|
-
"iso_3": "CHN",
|
|
491
|
-
"flag_emoji": "🇨🇳",
|
|
492
|
-
"continent": "Asia",
|
|
493
|
-
"region": "Eastern Asia",
|
|
494
|
-
"currency_iso_code": "CNY"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"name": "Christmas Island",
|
|
498
|
-
"name_official": "Territory of Christmas Island",
|
|
499
|
-
"iso_2": "CX",
|
|
500
|
-
"iso_3": "CXR",
|
|
501
|
-
"flag_emoji": "🇨🇽",
|
|
502
|
-
"continent": "Oceania",
|
|
503
|
-
"region": "Australia and New Zealand",
|
|
504
|
-
"currency_iso_code": "AUD"
|
|
505
|
-
},
|
|
506
|
-
{
|
|
507
|
-
"name": "Cocos (Keeling) Islands",
|
|
508
|
-
"name_official": "Territory of Cocos (Keeling) Islands",
|
|
509
|
-
"iso_2": "CC",
|
|
510
|
-
"iso_3": "CCK",
|
|
511
|
-
"flag_emoji": "🇨🇨",
|
|
512
|
-
"continent": "Oceania",
|
|
513
|
-
"region": "Australia and New Zealand",
|
|
514
|
-
"currency_iso_code": "AUD"
|
|
515
|
-
},
|
|
516
|
-
{
|
|
517
|
-
"name": "Colombia",
|
|
518
|
-
"name_official": "Republic of Colombia",
|
|
519
|
-
"iso_2": "CO",
|
|
520
|
-
"iso_3": "COL",
|
|
521
|
-
"flag_emoji": "🇨🇴",
|
|
522
|
-
"continent": "South America",
|
|
523
|
-
"region": "South America",
|
|
524
|
-
"currency_iso_code": "COP"
|
|
525
|
-
},
|
|
526
|
-
{
|
|
527
|
-
"name": "Comoros",
|
|
528
|
-
"name_official": "Union of the Comoros",
|
|
529
|
-
"iso_2": "KM",
|
|
530
|
-
"iso_3": "COM",
|
|
531
|
-
"flag_emoji": "🇰🇲",
|
|
532
|
-
"continent": "Africa",
|
|
533
|
-
"region": "Eastern Africa",
|
|
534
|
-
"currency_iso_code": "KMF"
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"name": "Congo",
|
|
538
|
-
"name_official": "Republic of the Congo",
|
|
539
|
-
"iso_2": "CG",
|
|
540
|
-
"iso_3": "COG",
|
|
541
|
-
"flag_emoji": "🇨🇬",
|
|
542
|
-
"continent": "Africa",
|
|
543
|
-
"region": "Middle Africa",
|
|
544
|
-
"currency_iso_code": "XAF"
|
|
545
|
-
},
|
|
546
|
-
{
|
|
547
|
-
"name": "Cook Islands",
|
|
548
|
-
"name_official": "Cook Islands",
|
|
549
|
-
"iso_2": "CK",
|
|
550
|
-
"iso_3": "COK",
|
|
551
|
-
"flag_emoji": "🇨🇰",
|
|
552
|
-
"continent": "Oceania",
|
|
553
|
-
"region": "Polynesia",
|
|
554
|
-
"currency_iso_code": "NZD"
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
"name": "Costa Rica",
|
|
558
|
-
"name_official": "Republic of Costa Rica",
|
|
559
|
-
"iso_2": "CR",
|
|
560
|
-
"iso_3": "CRI",
|
|
561
|
-
"flag_emoji": "🇨🇷",
|
|
562
|
-
"continent": "North America",
|
|
563
|
-
"region": "Central America",
|
|
564
|
-
"currency_iso_code": "CRC"
|
|
565
|
-
},
|
|
566
|
-
{
|
|
567
|
-
"name": "Cote d'Ivoire",
|
|
568
|
-
"name_official": "Republic of Côte d'Ivoire",
|
|
569
|
-
"iso_2": "CI",
|
|
570
|
-
"iso_3": "CIV",
|
|
571
|
-
"flag_emoji": "🇨🇮",
|
|
572
|
-
"continent": "Africa",
|
|
573
|
-
"region": "Western Africa",
|
|
574
|
-
"currency_iso_code": "XOF"
|
|
575
|
-
},
|
|
576
|
-
{
|
|
577
|
-
"name": "Croatia",
|
|
578
|
-
"name_official": "Republic of Croatia",
|
|
579
|
-
"iso_2": "HR",
|
|
580
|
-
"iso_3": "HRV",
|
|
581
|
-
"flag_emoji": "🇭🇷",
|
|
582
|
-
"continent": "Europe",
|
|
583
|
-
"region": "Southern Europe",
|
|
584
|
-
"currency_iso_code": "EUR"
|
|
585
|
-
},
|
|
586
|
-
{
|
|
587
|
-
"name": "Cuba",
|
|
588
|
-
"name_official": "Republic of Cuba",
|
|
589
|
-
"iso_2": "CU",
|
|
590
|
-
"iso_3": "CUB",
|
|
591
|
-
"flag_emoji": "🇨🇺",
|
|
592
|
-
"continent": "North America",
|
|
593
|
-
"region": "Caribbean",
|
|
594
|
-
"currency_iso_code": "CUP"
|
|
595
|
-
},
|
|
596
|
-
{
|
|
597
|
-
"name": "Cyprus",
|
|
598
|
-
"name_official": "Republic of Cyprus",
|
|
599
|
-
"iso_2": "CY",
|
|
600
|
-
"iso_3": "CYP",
|
|
601
|
-
"flag_emoji": "🇨🇾",
|
|
602
|
-
"continent": "Asia",
|
|
603
|
-
"region": "Western Asia",
|
|
604
|
-
"currency_iso_code": "EUR"
|
|
605
|
-
},
|
|
606
|
-
{
|
|
607
|
-
"name": "Czechia",
|
|
608
|
-
"name_official": "Czech Republic",
|
|
609
|
-
"iso_2": "CZ",
|
|
610
|
-
"iso_3": "CZE",
|
|
611
|
-
"flag_emoji": "🇨🇿",
|
|
612
|
-
"continent": "Europe",
|
|
613
|
-
"region": "Eastern Europe",
|
|
614
|
-
"currency_iso_code": "CZK"
|
|
615
|
-
},
|
|
616
|
-
{
|
|
617
|
-
"name": "Democratic Republic of the Congo",
|
|
618
|
-
"name_official": "Democratic Republic of the Congo",
|
|
619
|
-
"iso_2": "CD",
|
|
620
|
-
"iso_3": "COD",
|
|
621
|
-
"flag_emoji": "🇨🇩",
|
|
622
|
-
"continent": "Africa",
|
|
623
|
-
"region": "Middle Africa",
|
|
624
|
-
"currency_iso_code": "CDF"
|
|
625
|
-
},
|
|
626
|
-
{
|
|
627
|
-
"name": "Denmark",
|
|
628
|
-
"name_official": "Kingdom of Denmark",
|
|
629
|
-
"iso_2": "DK",
|
|
630
|
-
"iso_3": "DNK",
|
|
631
|
-
"flag_emoji": "🇩🇰",
|
|
632
|
-
"continent": "Europe",
|
|
633
|
-
"region": "Northern Europe",
|
|
634
|
-
"currency_iso_code": "DKK"
|
|
635
|
-
},
|
|
636
|
-
{
|
|
637
|
-
"name": "Djibouti",
|
|
638
|
-
"name_official": "Republic of Djibouti",
|
|
639
|
-
"iso_2": "DJ",
|
|
640
|
-
"iso_3": "DJI",
|
|
641
|
-
"flag_emoji": "🇩🇯",
|
|
642
|
-
"continent": "Africa",
|
|
643
|
-
"region": "Eastern Africa",
|
|
644
|
-
"currency_iso_code": "DJF"
|
|
645
|
-
},
|
|
646
|
-
{
|
|
647
|
-
"name": "Dominica",
|
|
648
|
-
"name_official": "Commonwealth of Dominica",
|
|
649
|
-
"iso_2": "DM",
|
|
650
|
-
"iso_3": "DMA",
|
|
651
|
-
"flag_emoji": "🇩🇲",
|
|
652
|
-
"continent": "North America",
|
|
653
|
-
"region": "Caribbean",
|
|
654
|
-
"currency_iso_code": "XCD"
|
|
655
|
-
},
|
|
656
|
-
{
|
|
657
|
-
"name": "Dominican Republic",
|
|
658
|
-
"name_official": "Dominican Republic",
|
|
659
|
-
"iso_2": "DO",
|
|
660
|
-
"iso_3": "DOM",
|
|
661
|
-
"flag_emoji": "🇩🇴",
|
|
662
|
-
"continent": "North America",
|
|
663
|
-
"region": "Caribbean",
|
|
664
|
-
"currency_iso_code": "DOP"
|
|
665
|
-
},
|
|
666
|
-
{
|
|
667
|
-
"name": "Ecuador",
|
|
668
|
-
"name_official": "Republic of Ecuador",
|
|
669
|
-
"iso_2": "EC",
|
|
670
|
-
"iso_3": "ECU",
|
|
671
|
-
"flag_emoji": "🇪🇨",
|
|
672
|
-
"continent": "South America",
|
|
673
|
-
"region": "South America",
|
|
674
|
-
"currency_iso_code": "USD"
|
|
675
|
-
},
|
|
676
|
-
{
|
|
677
|
-
"name": "Egypt",
|
|
678
|
-
"name_official": "Arab Republic of Egypt",
|
|
679
|
-
"iso_2": "EG",
|
|
680
|
-
"iso_3": "EGY",
|
|
681
|
-
"flag_emoji": "🇪🇬",
|
|
682
|
-
"continent": "Africa",
|
|
683
|
-
"region": "Northern Africa",
|
|
684
|
-
"currency_iso_code": "EGP"
|
|
685
|
-
},
|
|
686
|
-
{
|
|
687
|
-
"name": "El Salvador",
|
|
688
|
-
"name_official": "Republic of El Salvador",
|
|
689
|
-
"iso_2": "SV",
|
|
690
|
-
"iso_3": "SLV",
|
|
691
|
-
"flag_emoji": "🇸🇻",
|
|
692
|
-
"continent": "North America",
|
|
693
|
-
"region": "Central America",
|
|
694
|
-
"currency_iso_code": "USD"
|
|
695
|
-
},
|
|
696
|
-
{
|
|
697
|
-
"name": "Equatorial Guinea",
|
|
698
|
-
"name_official": "Republic of Equatorial Guinea",
|
|
699
|
-
"iso_2": "GQ",
|
|
700
|
-
"iso_3": "GNQ",
|
|
701
|
-
"flag_emoji": "🇬🇶",
|
|
702
|
-
"continent": "Africa",
|
|
703
|
-
"region": "Middle Africa",
|
|
704
|
-
"currency_iso_code": "XAF"
|
|
705
|
-
},
|
|
706
|
-
{
|
|
707
|
-
"name": "Eritrea",
|
|
708
|
-
"name_official": "State of Eritrea",
|
|
709
|
-
"iso_2": "ER",
|
|
710
|
-
"iso_3": "ERI",
|
|
711
|
-
"flag_emoji": "🇪🇷",
|
|
712
|
-
"continent": "Africa",
|
|
713
|
-
"region": "Eastern Africa",
|
|
714
|
-
"currency_iso_code": "ERN"
|
|
715
|
-
},
|
|
716
|
-
{
|
|
717
|
-
"name": "Estonia",
|
|
718
|
-
"name_official": "Republic of Estonia",
|
|
719
|
-
"iso_2": "EE",
|
|
720
|
-
"iso_3": "EST",
|
|
721
|
-
"flag_emoji": "🇪🇪",
|
|
722
|
-
"continent": "Europe",
|
|
723
|
-
"region": "Northern Europe",
|
|
724
|
-
"currency_iso_code": "EUR"
|
|
725
|
-
},
|
|
726
|
-
{
|
|
727
|
-
"name": "Eswatini",
|
|
728
|
-
"name_official": "Kingdom of Eswatini",
|
|
729
|
-
"iso_2": "SZ",
|
|
730
|
-
"iso_3": "SWZ",
|
|
731
|
-
"flag_emoji": "🇸🇿",
|
|
732
|
-
"continent": "Africa",
|
|
733
|
-
"region": "Southern Africa",
|
|
734
|
-
"currency_iso_code": "SZL"
|
|
735
|
-
},
|
|
736
|
-
{
|
|
737
|
-
"name": "Ethiopia",
|
|
738
|
-
"name_official": "Federal Democratic Republic of Ethiopia",
|
|
739
|
-
"iso_2": "ET",
|
|
740
|
-
"iso_3": "ETH",
|
|
741
|
-
"flag_emoji": "🇪🇹",
|
|
742
|
-
"continent": "Africa",
|
|
743
|
-
"region": "Eastern Africa",
|
|
744
|
-
"currency_iso_code": "ETB"
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
"name": "Falkland Islands (Malvinas)",
|
|
748
|
-
"name_official": "Falkland Islands",
|
|
749
|
-
"iso_2": "FK",
|
|
750
|
-
"iso_3": "FLK",
|
|
751
|
-
"flag_emoji": "🇫🇰",
|
|
752
|
-
"continent": "South America",
|
|
753
|
-
"region": "South America",
|
|
754
|
-
"currency_iso_code": "FKP"
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"name": "Faroe Islands",
|
|
758
|
-
"name_official": "Faroe Islands",
|
|
759
|
-
"iso_2": "FO",
|
|
760
|
-
"iso_3": "FRO",
|
|
761
|
-
"flag_emoji": "🇫🇴",
|
|
762
|
-
"continent": "Europe",
|
|
763
|
-
"region": "Northern Europe",
|
|
764
|
-
"currency_iso_code": "DKK"
|
|
765
|
-
},
|
|
766
|
-
{
|
|
767
|
-
"name": "Fiji",
|
|
768
|
-
"name_official": "Republic of Fiji",
|
|
769
|
-
"iso_2": "FJ",
|
|
770
|
-
"iso_3": "FJI",
|
|
771
|
-
"flag_emoji": "🇫🇯",
|
|
772
|
-
"continent": "Oceania",
|
|
773
|
-
"region": "Melanesia",
|
|
774
|
-
"currency_iso_code": "FJD"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"name": "Finland",
|
|
778
|
-
"name_official": "Republic of Finland",
|
|
779
|
-
"iso_2": "FI",
|
|
780
|
-
"iso_3": "FIN",
|
|
781
|
-
"flag_emoji": "🇫🇮",
|
|
782
|
-
"continent": "Europe",
|
|
783
|
-
"region": "Northern Europe",
|
|
784
|
-
"currency_iso_code": "EUR"
|
|
785
|
-
},
|
|
786
|
-
{
|
|
787
|
-
"name": "France",
|
|
788
|
-
"name_official": "French Republic",
|
|
789
|
-
"iso_2": "FR",
|
|
790
|
-
"iso_3": "FRA",
|
|
791
|
-
"flag_emoji": "🇫🇷",
|
|
792
|
-
"continent": "Europe",
|
|
793
|
-
"region": "Western Europe",
|
|
794
|
-
"currency_iso_code": "EUR"
|
|
795
|
-
},
|
|
796
|
-
{
|
|
797
|
-
"name": "French Guiana",
|
|
798
|
-
"name_official": "Guiana",
|
|
799
|
-
"iso_2": "GF",
|
|
800
|
-
"iso_3": "GUF",
|
|
801
|
-
"flag_emoji": "🇬🇫",
|
|
802
|
-
"continent": "South America",
|
|
803
|
-
"region": "South America",
|
|
804
|
-
"currency_iso_code": "EUR"
|
|
805
|
-
},
|
|
806
|
-
{
|
|
807
|
-
"name": "French Polynesia",
|
|
808
|
-
"name_official": "French Polynesia",
|
|
809
|
-
"iso_2": "PF",
|
|
810
|
-
"iso_3": "PYF",
|
|
811
|
-
"flag_emoji": "🇵🇫",
|
|
812
|
-
"continent": "Oceania",
|
|
813
|
-
"region": "Polynesia",
|
|
814
|
-
"currency_iso_code": "XPF"
|
|
815
|
-
},
|
|
816
|
-
{
|
|
817
|
-
"name": "French Southern Territories",
|
|
818
|
-
"name_official": "French Southern and Antarctic Lands",
|
|
819
|
-
"iso_2": "TF",
|
|
820
|
-
"iso_3": "ATF",
|
|
821
|
-
"flag_emoji": "🇹🇫",
|
|
822
|
-
"continent": "Antarctica",
|
|
823
|
-
"region": "Antarctica",
|
|
824
|
-
"currency_iso_code": "EUR"
|
|
825
|
-
},
|
|
826
|
-
{
|
|
827
|
-
"name": "Gabon",
|
|
828
|
-
"name_official": "Gabonese Republic",
|
|
829
|
-
"iso_2": "GA",
|
|
830
|
-
"iso_3": "GAB",
|
|
831
|
-
"flag_emoji": "🇬🇦",
|
|
832
|
-
"continent": "Africa",
|
|
833
|
-
"region": "Middle Africa",
|
|
834
|
-
"currency_iso_code": "XAF"
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"name": "Gambia",
|
|
838
|
-
"name_official": "Republic of The Gambia",
|
|
839
|
-
"iso_2": "GM",
|
|
840
|
-
"iso_3": "GMB",
|
|
841
|
-
"flag_emoji": "🇬🇲",
|
|
842
|
-
"continent": "Africa",
|
|
843
|
-
"region": "Western Africa",
|
|
844
|
-
"currency_iso_code": "GMD"
|
|
845
|
-
},
|
|
846
|
-
{
|
|
847
|
-
"name": "Georgia",
|
|
848
|
-
"name_official": "Georgia",
|
|
849
|
-
"iso_2": "GE",
|
|
850
|
-
"iso_3": "GEO",
|
|
851
|
-
"flag_emoji": "🇬🇪",
|
|
852
|
-
"continent": "Asia",
|
|
853
|
-
"region": "Western Asia",
|
|
854
|
-
"currency_iso_code": "GEL"
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"name": "Germany",
|
|
858
|
-
"name_official": "Federal Republic of Germany",
|
|
859
|
-
"iso_2": "DE",
|
|
860
|
-
"iso_3": "DEU",
|
|
861
|
-
"flag_emoji": "🇩🇪",
|
|
862
|
-
"continent": "Europe",
|
|
863
|
-
"region": "Western Europe",
|
|
864
|
-
"currency_iso_code": "EUR"
|
|
865
|
-
},
|
|
866
|
-
{
|
|
867
|
-
"name": "Ghana",
|
|
868
|
-
"name_official": "Republic of Ghana",
|
|
869
|
-
"iso_2": "GH",
|
|
870
|
-
"iso_3": "GHA",
|
|
871
|
-
"flag_emoji": "🇬🇭",
|
|
872
|
-
"continent": "Africa",
|
|
873
|
-
"region": "Western Africa",
|
|
874
|
-
"currency_iso_code": "GHS"
|
|
875
|
-
},
|
|
876
|
-
{
|
|
877
|
-
"name": "Gibraltar",
|
|
878
|
-
"name_official": "Gibraltar",
|
|
879
|
-
"iso_2": "GI",
|
|
880
|
-
"iso_3": "GIB",
|
|
881
|
-
"flag_emoji": "🇬🇮",
|
|
882
|
-
"continent": "Europe",
|
|
883
|
-
"region": "Southern Europe",
|
|
884
|
-
"currency_iso_code": "GIP"
|
|
885
|
-
},
|
|
886
|
-
{
|
|
887
|
-
"name": "Greece",
|
|
888
|
-
"name_official": "Hellenic Republic",
|
|
889
|
-
"iso_2": "GR",
|
|
890
|
-
"iso_3": "GRC",
|
|
891
|
-
"flag_emoji": "🇬🇷",
|
|
892
|
-
"continent": "Europe",
|
|
893
|
-
"region": "Southern Europe",
|
|
894
|
-
"currency_iso_code": "EUR"
|
|
895
|
-
},
|
|
896
|
-
{
|
|
897
|
-
"name": "Greenland",
|
|
898
|
-
"name_official": "Greenland",
|
|
899
|
-
"iso_2": "GL",
|
|
900
|
-
"iso_3": "GRL",
|
|
901
|
-
"flag_emoji": "🇬🇱",
|
|
902
|
-
"continent": "North America",
|
|
903
|
-
"region": "Northern America",
|
|
904
|
-
"currency_iso_code": "DKK"
|
|
905
|
-
},
|
|
906
|
-
{
|
|
907
|
-
"name": "Grenada",
|
|
908
|
-
"name_official": "Grenada",
|
|
909
|
-
"iso_2": "GD",
|
|
910
|
-
"iso_3": "GRD",
|
|
911
|
-
"flag_emoji": "🇬🇩",
|
|
912
|
-
"continent": "North America",
|
|
913
|
-
"region": "Caribbean",
|
|
914
|
-
"currency_iso_code": "XCD"
|
|
915
|
-
},
|
|
916
|
-
{
|
|
917
|
-
"name": "Guadeloupe",
|
|
918
|
-
"name_official": "Guadeloupe",
|
|
919
|
-
"iso_2": "GP",
|
|
920
|
-
"iso_3": "GLP",
|
|
921
|
-
"flag_emoji": "🇬🇵",
|
|
922
|
-
"continent": "North America",
|
|
923
|
-
"region": "Caribbean",
|
|
924
|
-
"currency_iso_code": "EUR"
|
|
925
|
-
},
|
|
926
|
-
{
|
|
927
|
-
"name": "Guam",
|
|
928
|
-
"name_official": "Territory of Guam",
|
|
929
|
-
"iso_2": "GU",
|
|
930
|
-
"iso_3": "GUM",
|
|
931
|
-
"flag_emoji": "🇬🇺",
|
|
932
|
-
"continent": "Oceania",
|
|
933
|
-
"region": "Micronesia",
|
|
934
|
-
"currency_iso_code": "USD"
|
|
935
|
-
},
|
|
936
|
-
{
|
|
937
|
-
"name": "Guatemala",
|
|
938
|
-
"name_official": "Republic of Guatemala",
|
|
939
|
-
"iso_2": "GT",
|
|
940
|
-
"iso_3": "GTM",
|
|
941
|
-
"flag_emoji": "🇬🇹",
|
|
942
|
-
"continent": "North America",
|
|
943
|
-
"region": "Central America",
|
|
944
|
-
"currency_iso_code": "GTQ"
|
|
945
|
-
},
|
|
946
|
-
{
|
|
947
|
-
"name": "Guernsey",
|
|
948
|
-
"name_official": "Bailiwick of Guernsey",
|
|
949
|
-
"iso_2": "GG",
|
|
950
|
-
"iso_3": "GGY",
|
|
951
|
-
"flag_emoji": "🇬🇬",
|
|
952
|
-
"continent": "Europe",
|
|
953
|
-
"region": "Northern Europe",
|
|
954
|
-
"currency_iso_code": "GBP"
|
|
955
|
-
},
|
|
956
|
-
{
|
|
957
|
-
"name": "Guinea",
|
|
958
|
-
"name_official": "Republic of Guinea",
|
|
959
|
-
"iso_2": "GN",
|
|
960
|
-
"iso_3": "GIN",
|
|
961
|
-
"flag_emoji": "🇬🇳",
|
|
962
|
-
"continent": "Africa",
|
|
963
|
-
"region": "Western Africa",
|
|
964
|
-
"currency_iso_code": "GNF"
|
|
965
|
-
},
|
|
966
|
-
{
|
|
967
|
-
"name": "Guinea-Bissau",
|
|
968
|
-
"name_official": "Republic of Guinea-Bissau",
|
|
969
|
-
"iso_2": "GW",
|
|
970
|
-
"iso_3": "GNB",
|
|
971
|
-
"flag_emoji": "🇬🇼",
|
|
972
|
-
"continent": "Africa",
|
|
973
|
-
"region": "Western Africa",
|
|
974
|
-
"currency_iso_code": "XOF"
|
|
975
|
-
},
|
|
976
|
-
{
|
|
977
|
-
"name": "Guyana",
|
|
978
|
-
"name_official": "Co-operative Republic of Guyana",
|
|
979
|
-
"iso_2": "GY",
|
|
980
|
-
"iso_3": "GUY",
|
|
981
|
-
"flag_emoji": "🇬🇾",
|
|
982
|
-
"continent": "South America",
|
|
983
|
-
"region": "South America",
|
|
984
|
-
"currency_iso_code": "GYD"
|
|
985
|
-
},
|
|
986
|
-
{
|
|
987
|
-
"name": "Haiti",
|
|
988
|
-
"name_official": "Republic of Haiti",
|
|
989
|
-
"iso_2": "HT",
|
|
990
|
-
"iso_3": "HTI",
|
|
991
|
-
"flag_emoji": "🇭🇹",
|
|
992
|
-
"continent": "North America",
|
|
993
|
-
"region": "Caribbean",
|
|
994
|
-
"currency_iso_code": "HTG"
|
|
995
|
-
},
|
|
996
|
-
{
|
|
997
|
-
"name": "Heard Island and McDonald Islands",
|
|
998
|
-
"name_official": "Territory of Heard Island and McDonald Islands",
|
|
999
|
-
"iso_2": "HM",
|
|
1000
|
-
"iso_3": "HMD",
|
|
1001
|
-
"flag_emoji": "🇭🇲",
|
|
1002
|
-
"continent": "Antarctica",
|
|
1003
|
-
"region": "Antarctica",
|
|
1004
|
-
"currency_iso_code": "AUD"
|
|
1005
|
-
},
|
|
1006
|
-
{
|
|
1007
|
-
"name": "Holy See",
|
|
1008
|
-
"name_official": "The Holy See",
|
|
1009
|
-
"iso_2": "VA",
|
|
1010
|
-
"iso_3": "VAT",
|
|
1011
|
-
"flag_emoji": "🇻🇦",
|
|
1012
|
-
"continent": "Europe",
|
|
1013
|
-
"region": "Southern Europe",
|
|
1014
|
-
"currency_iso_code": "EUR"
|
|
1015
|
-
},
|
|
1016
|
-
{
|
|
1017
|
-
"name": "Honduras",
|
|
1018
|
-
"name_official": "Republic of Honduras",
|
|
1019
|
-
"iso_2": "HN",
|
|
1020
|
-
"iso_3": "HND",
|
|
1021
|
-
"flag_emoji": "🇭🇳",
|
|
1022
|
-
"continent": "North America",
|
|
1023
|
-
"region": "Central America",
|
|
1024
|
-
"currency_iso_code": "HNL"
|
|
1025
|
-
},
|
|
1026
|
-
{
|
|
1027
|
-
"name": "Hong Kong",
|
|
1028
|
-
"name_official": "Hong Kong Special Administrative Region of the People's Republic of China",
|
|
1029
|
-
"iso_2": "HK",
|
|
1030
|
-
"iso_3": "HKG",
|
|
1031
|
-
"flag_emoji": "🇭🇰",
|
|
1032
|
-
"continent": "Asia",
|
|
1033
|
-
"region": "Eastern Asia",
|
|
1034
|
-
"currency_iso_code": "HKD"
|
|
1035
|
-
},
|
|
1036
|
-
{
|
|
1037
|
-
"name": "Hungary",
|
|
1038
|
-
"name_official": "Hungary",
|
|
1039
|
-
"iso_2": "HU",
|
|
1040
|
-
"iso_3": "HUN",
|
|
1041
|
-
"flag_emoji": "🇭🇺",
|
|
1042
|
-
"continent": "Europe",
|
|
1043
|
-
"region": "Eastern Europe",
|
|
1044
|
-
"currency_iso_code": "HUF"
|
|
1045
|
-
},
|
|
1046
|
-
{
|
|
1047
|
-
"name": "Iceland",
|
|
1048
|
-
"name_official": "Iceland",
|
|
1049
|
-
"iso_2": "IS",
|
|
1050
|
-
"iso_3": "ISL",
|
|
1051
|
-
"flag_emoji": "🇮🇸",
|
|
1052
|
-
"continent": "Europe",
|
|
1053
|
-
"region": "Northern Europe",
|
|
1054
|
-
"currency_iso_code": "ISK"
|
|
1055
|
-
},
|
|
1056
|
-
{
|
|
1057
|
-
"name": "India",
|
|
1058
|
-
"name_official": "Republic of India",
|
|
1059
|
-
"iso_2": "IN",
|
|
1060
|
-
"iso_3": "IND",
|
|
1061
|
-
"flag_emoji": "🇮🇳",
|
|
1062
|
-
"continent": "Asia",
|
|
1063
|
-
"region": "Southern Asia",
|
|
1064
|
-
"currency_iso_code": "INR"
|
|
1065
|
-
},
|
|
1066
|
-
{
|
|
1067
|
-
"name": "Indonesia",
|
|
1068
|
-
"name_official": "Republic of Indonesia",
|
|
1069
|
-
"iso_2": "ID",
|
|
1070
|
-
"iso_3": "IDN",
|
|
1071
|
-
"flag_emoji": "🇮🇩",
|
|
1072
|
-
"continent": "Asia",
|
|
1073
|
-
"region": "South-eastern Asia",
|
|
1074
|
-
"currency_iso_code": "IDR"
|
|
1075
|
-
},
|
|
1076
|
-
{
|
|
1077
|
-
"name": "Iran",
|
|
1078
|
-
"name_official": "Islamic Republic of Iran",
|
|
1079
|
-
"iso_2": "IR",
|
|
1080
|
-
"iso_3": "IRN",
|
|
1081
|
-
"flag_emoji": "🇮🇷",
|
|
1082
|
-
"continent": "Asia",
|
|
1083
|
-
"region": "Southern Asia",
|
|
1084
|
-
"currency_iso_code": "IRR"
|
|
1085
|
-
},
|
|
1086
|
-
{
|
|
1087
|
-
"name": "Iraq",
|
|
1088
|
-
"name_official": "Republic of Iraq",
|
|
1089
|
-
"iso_2": "IQ",
|
|
1090
|
-
"iso_3": "IRQ",
|
|
1091
|
-
"flag_emoji": "🇮🇶",
|
|
1092
|
-
"continent": "Asia",
|
|
1093
|
-
"region": "Western Asia",
|
|
1094
|
-
"currency_iso_code": "IQD"
|
|
1095
|
-
},
|
|
1096
|
-
{
|
|
1097
|
-
"name": "Ireland",
|
|
1098
|
-
"name_official": "Ireland",
|
|
1099
|
-
"iso_2": "IE",
|
|
1100
|
-
"iso_3": "IRL",
|
|
1101
|
-
"flag_emoji": "🇮🇪",
|
|
1102
|
-
"continent": "Europe",
|
|
1103
|
-
"region": "Northern Europe",
|
|
1104
|
-
"currency_iso_code": "EUR"
|
|
1105
|
-
},
|
|
1106
|
-
{
|
|
1107
|
-
"name": "Isle of Man",
|
|
1108
|
-
"name_official": "Isle of Man",
|
|
1109
|
-
"iso_2": "IM",
|
|
1110
|
-
"iso_3": "IMN",
|
|
1111
|
-
"flag_emoji": "🇮🇲",
|
|
1112
|
-
"continent": "Europe",
|
|
1113
|
-
"region": "Northern Europe",
|
|
1114
|
-
"currency_iso_code": "GBP"
|
|
1115
|
-
},
|
|
1116
|
-
{
|
|
1117
|
-
"name": "Israel",
|
|
1118
|
-
"name_official": "State of Israel",
|
|
1119
|
-
"iso_2": "IL",
|
|
1120
|
-
"iso_3": "ISR",
|
|
1121
|
-
"flag_emoji": "🇮🇱",
|
|
1122
|
-
"continent": "Asia",
|
|
1123
|
-
"region": "Western Asia",
|
|
1124
|
-
"currency_iso_code": "ILS"
|
|
1125
|
-
},
|
|
1126
|
-
{
|
|
1127
|
-
"name": "Italy",
|
|
1128
|
-
"name_official": "Italian Republic",
|
|
1129
|
-
"iso_2": "IT",
|
|
1130
|
-
"iso_3": "ITA",
|
|
1131
|
-
"flag_emoji": "🇮🇹",
|
|
1132
|
-
"continent": "Europe",
|
|
1133
|
-
"region": "Southern Europe",
|
|
1134
|
-
"currency_iso_code": "EUR"
|
|
1135
|
-
},
|
|
1136
|
-
{
|
|
1137
|
-
"name": "Jamaica",
|
|
1138
|
-
"name_official": "Jamaica",
|
|
1139
|
-
"iso_2": "JM",
|
|
1140
|
-
"iso_3": "JAM",
|
|
1141
|
-
"flag_emoji": "🇯🇲",
|
|
1142
|
-
"continent": "North America",
|
|
1143
|
-
"region": "Caribbean",
|
|
1144
|
-
"currency_iso_code": "JMD"
|
|
1145
|
-
},
|
|
1146
|
-
{
|
|
1147
|
-
"name": "Japan",
|
|
1148
|
-
"name_official": "Japan",
|
|
1149
|
-
"iso_2": "JP",
|
|
1150
|
-
"iso_3": "JPN",
|
|
1151
|
-
"flag_emoji": "🇯🇵",
|
|
1152
|
-
"continent": "Asia",
|
|
1153
|
-
"region": "Eastern Asia",
|
|
1154
|
-
"currency_iso_code": "JPY"
|
|
1155
|
-
},
|
|
1156
|
-
{
|
|
1157
|
-
"name": "Jersey",
|
|
1158
|
-
"name_official": "Bailiwick of Jersey",
|
|
1159
|
-
"iso_2": "JE",
|
|
1160
|
-
"iso_3": "JEY",
|
|
1161
|
-
"flag_emoji": "🇯🇪",
|
|
1162
|
-
"continent": "Europe",
|
|
1163
|
-
"region": "Northern Europe",
|
|
1164
|
-
"currency_iso_code": "GBP"
|
|
1165
|
-
},
|
|
1166
|
-
{
|
|
1167
|
-
"name": "Jordan",
|
|
1168
|
-
"name_official": "Hashemite Kingdom of Jordan",
|
|
1169
|
-
"iso_2": "JO",
|
|
1170
|
-
"iso_3": "JOR",
|
|
1171
|
-
"flag_emoji": "🇯🇴",
|
|
1172
|
-
"continent": "Asia",
|
|
1173
|
-
"region": "Western Asia",
|
|
1174
|
-
"currency_iso_code": "JOD"
|
|
1175
|
-
},
|
|
1176
|
-
{
|
|
1177
|
-
"name": "Kazakhstan",
|
|
1178
|
-
"name_official": "Republic of Kazakhstan",
|
|
1179
|
-
"iso_2": "KZ",
|
|
1180
|
-
"iso_3": "KAZ",
|
|
1181
|
-
"flag_emoji": "🇰🇿",
|
|
1182
|
-
"continent": "Asia",
|
|
1183
|
-
"region": "Central Asia",
|
|
1184
|
-
"currency_iso_code": "KZT"
|
|
1185
|
-
},
|
|
1186
|
-
{
|
|
1187
|
-
"name": "Kenya",
|
|
1188
|
-
"name_official": "Republic of Kenya",
|
|
1189
|
-
"iso_2": "KE",
|
|
1190
|
-
"iso_3": "KEN",
|
|
1191
|
-
"flag_emoji": "🇰🇪",
|
|
1192
|
-
"continent": "Africa",
|
|
1193
|
-
"region": "Eastern Africa",
|
|
1194
|
-
"currency_iso_code": "KES"
|
|
1195
|
-
},
|
|
1196
|
-
{
|
|
1197
|
-
"name": "Kiribati",
|
|
1198
|
-
"name_official": "Republic of Kiribati",
|
|
1199
|
-
"iso_2": "KI",
|
|
1200
|
-
"iso_3": "KIR",
|
|
1201
|
-
"flag_emoji": "🇰🇮",
|
|
1202
|
-
"continent": "Oceania",
|
|
1203
|
-
"region": "Micronesia",
|
|
1204
|
-
"currency_iso_code": "AUD"
|
|
1205
|
-
},
|
|
1206
|
-
{
|
|
1207
|
-
"name": "Kuwait",
|
|
1208
|
-
"name_official": "State of Kuwait",
|
|
1209
|
-
"iso_2": "KW",
|
|
1210
|
-
"iso_3": "KWT",
|
|
1211
|
-
"flag_emoji": "🇰🇼",
|
|
1212
|
-
"continent": "Asia",
|
|
1213
|
-
"region": "Western Asia",
|
|
1214
|
-
"currency_iso_code": "KWD"
|
|
1215
|
-
},
|
|
1216
|
-
{
|
|
1217
|
-
"name": "Kyrgyzstan",
|
|
1218
|
-
"name_official": "Kyrgyz Republic",
|
|
1219
|
-
"iso_2": "KG",
|
|
1220
|
-
"iso_3": "KGZ",
|
|
1221
|
-
"flag_emoji": "🇰🇬",
|
|
1222
|
-
"continent": "Asia",
|
|
1223
|
-
"region": "Central Asia",
|
|
1224
|
-
"currency_iso_code": "KGS"
|
|
1225
|
-
},
|
|
1226
|
-
{
|
|
1227
|
-
"name": "Laos",
|
|
1228
|
-
"name_official": "Lao People's Democratic Republic",
|
|
1229
|
-
"iso_2": "LA",
|
|
1230
|
-
"iso_3": "LAO",
|
|
1231
|
-
"flag_emoji": "🇱🇦",
|
|
1232
|
-
"continent": "Asia",
|
|
1233
|
-
"region": "South-eastern Asia",
|
|
1234
|
-
"currency_iso_code": "LAK"
|
|
1235
|
-
},
|
|
1236
|
-
{
|
|
1237
|
-
"name": "Latvia",
|
|
1238
|
-
"name_official": "Republic of Latvia",
|
|
1239
|
-
"iso_2": "LV",
|
|
1240
|
-
"iso_3": "LVA",
|
|
1241
|
-
"flag_emoji": "🇱🇻",
|
|
1242
|
-
"continent": "Europe",
|
|
1243
|
-
"region": "Northern Europe",
|
|
1244
|
-
"currency_iso_code": "EUR"
|
|
1245
|
-
},
|
|
1246
|
-
{
|
|
1247
|
-
"name": "Lebanon",
|
|
1248
|
-
"name_official": "Lebanese Republic",
|
|
1249
|
-
"iso_2": "LB",
|
|
1250
|
-
"iso_3": "LBN",
|
|
1251
|
-
"flag_emoji": "🇱🇧",
|
|
1252
|
-
"continent": "Asia",
|
|
1253
|
-
"region": "Western Asia",
|
|
1254
|
-
"currency_iso_code": "LBP"
|
|
1255
|
-
},
|
|
1256
|
-
{
|
|
1257
|
-
"name": "Lesotho",
|
|
1258
|
-
"name_official": "Kingdom of Lesotho",
|
|
1259
|
-
"iso_2": "LS",
|
|
1260
|
-
"iso_3": "LSO",
|
|
1261
|
-
"flag_emoji": "🇱🇸",
|
|
1262
|
-
"continent": "Africa",
|
|
1263
|
-
"region": "Southern Africa",
|
|
1264
|
-
"currency_iso_code": "LSL"
|
|
1265
|
-
},
|
|
1266
|
-
{
|
|
1267
|
-
"name": "Liberia",
|
|
1268
|
-
"name_official": "Republic of Liberia",
|
|
1269
|
-
"iso_2": "LR",
|
|
1270
|
-
"iso_3": "LBR",
|
|
1271
|
-
"flag_emoji": "🇱🇷",
|
|
1272
|
-
"continent": "Africa",
|
|
1273
|
-
"region": "Western Africa",
|
|
1274
|
-
"currency_iso_code": "LRD"
|
|
1275
|
-
},
|
|
1276
|
-
{
|
|
1277
|
-
"name": "Libya",
|
|
1278
|
-
"name_official": "State of Libya",
|
|
1279
|
-
"iso_2": "LY",
|
|
1280
|
-
"iso_3": "LBY",
|
|
1281
|
-
"flag_emoji": "🇱🇾",
|
|
1282
|
-
"continent": "Africa",
|
|
1283
|
-
"region": "Northern Africa",
|
|
1284
|
-
"currency_iso_code": "LYD"
|
|
1285
|
-
},
|
|
1286
|
-
{
|
|
1287
|
-
"name": "Liechtenstein",
|
|
1288
|
-
"name_official": "Principality of Liechtenstein",
|
|
1289
|
-
"iso_2": "LI",
|
|
1290
|
-
"iso_3": "LIE",
|
|
1291
|
-
"flag_emoji": "🇱🇮",
|
|
1292
|
-
"continent": "Europe",
|
|
1293
|
-
"region": "Western Europe",
|
|
1294
|
-
"currency_iso_code": "CHF"
|
|
1295
|
-
},
|
|
1296
|
-
{
|
|
1297
|
-
"name": "Lithuania",
|
|
1298
|
-
"name_official": "Republic of Lithuania",
|
|
1299
|
-
"iso_2": "LT",
|
|
1300
|
-
"iso_3": "LTU",
|
|
1301
|
-
"flag_emoji": "🇱🇹",
|
|
1302
|
-
"continent": "Europe",
|
|
1303
|
-
"region": "Northern Europe",
|
|
1304
|
-
"currency_iso_code": "EUR"
|
|
1305
|
-
},
|
|
1306
|
-
{
|
|
1307
|
-
"name": "Luxembourg",
|
|
1308
|
-
"name_official": "Grand Duchy of Luxembourg",
|
|
1309
|
-
"iso_2": "LU",
|
|
1310
|
-
"iso_3": "LUX",
|
|
1311
|
-
"flag_emoji": "🇱🇺",
|
|
1312
|
-
"continent": "Europe",
|
|
1313
|
-
"region": "Western Europe",
|
|
1314
|
-
"currency_iso_code": "EUR"
|
|
1315
|
-
},
|
|
1316
|
-
{
|
|
1317
|
-
"name": "Macao",
|
|
1318
|
-
"name_official": "Macao Special Administrative Region of the People's Republic of China",
|
|
1319
|
-
"iso_2": "MO",
|
|
1320
|
-
"iso_3": "MAC",
|
|
1321
|
-
"flag_emoji": "🇲🇴",
|
|
1322
|
-
"continent": "Asia",
|
|
1323
|
-
"region": "Eastern Asia",
|
|
1324
|
-
"currency_iso_code": "MOP"
|
|
1325
|
-
},
|
|
1326
|
-
{
|
|
1327
|
-
"name": "Madagascar",
|
|
1328
|
-
"name_official": "Republic of Madagascar",
|
|
1329
|
-
"iso_2": "MG",
|
|
1330
|
-
"iso_3": "MDG",
|
|
1331
|
-
"flag_emoji": "🇲🇬",
|
|
1332
|
-
"continent": "Africa",
|
|
1333
|
-
"region": "Eastern Africa",
|
|
1334
|
-
"currency_iso_code": "MGA"
|
|
1335
|
-
},
|
|
1336
|
-
{
|
|
1337
|
-
"name": "Malawi",
|
|
1338
|
-
"name_official": "Republic of Malawi",
|
|
1339
|
-
"iso_2": "MW",
|
|
1340
|
-
"iso_3": "MWI",
|
|
1341
|
-
"flag_emoji": "🇲🇼",
|
|
1342
|
-
"continent": "Africa",
|
|
1343
|
-
"region": "Eastern Africa",
|
|
1344
|
-
"currency_iso_code": "MWK"
|
|
1345
|
-
},
|
|
1346
|
-
{
|
|
1347
|
-
"name": "Malaysia",
|
|
1348
|
-
"name_official": "Malaysia",
|
|
1349
|
-
"iso_2": "MY",
|
|
1350
|
-
"iso_3": "MYS",
|
|
1351
|
-
"flag_emoji": "🇲🇾",
|
|
1352
|
-
"continent": "Asia",
|
|
1353
|
-
"region": "South-eastern Asia",
|
|
1354
|
-
"currency_iso_code": "MYR"
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
"name": "Maldives",
|
|
1358
|
-
"name_official": "Republic of Maldives",
|
|
1359
|
-
"iso_2": "MV",
|
|
1360
|
-
"iso_3": "MDV",
|
|
1361
|
-
"flag_emoji": "🇲🇻",
|
|
1362
|
-
"continent": "Asia",
|
|
1363
|
-
"region": "Southern Asia",
|
|
1364
|
-
"currency_iso_code": "MVR"
|
|
1365
|
-
},
|
|
1366
|
-
{
|
|
1367
|
-
"name": "Mali",
|
|
1368
|
-
"name_official": "Republic of Mali",
|
|
1369
|
-
"iso_2": "ML",
|
|
1370
|
-
"iso_3": "MLI",
|
|
1371
|
-
"flag_emoji": "🇲🇱",
|
|
1372
|
-
"continent": "Africa",
|
|
1373
|
-
"region": "Western Africa",
|
|
1374
|
-
"currency_iso_code": "XOF"
|
|
1375
|
-
},
|
|
1376
|
-
{
|
|
1377
|
-
"name": "Malta",
|
|
1378
|
-
"name_official": "Republic of Malta",
|
|
1379
|
-
"iso_2": "MT",
|
|
1380
|
-
"iso_3": "MLT",
|
|
1381
|
-
"flag_emoji": "🇲🇹",
|
|
1382
|
-
"continent": "Europe",
|
|
1383
|
-
"region": "Southern Europe",
|
|
1384
|
-
"currency_iso_code": "EUR"
|
|
1385
|
-
},
|
|
1386
|
-
{
|
|
1387
|
-
"name": "Marshall Islands",
|
|
1388
|
-
"name_official": "Republic of the Marshall Islands",
|
|
1389
|
-
"iso_2": "MH",
|
|
1390
|
-
"iso_3": "MHL",
|
|
1391
|
-
"flag_emoji": "🇲🇭",
|
|
1392
|
-
"continent": "Oceania",
|
|
1393
|
-
"region": "Micronesia",
|
|
1394
|
-
"currency_iso_code": "USD"
|
|
1395
|
-
},
|
|
1396
|
-
{
|
|
1397
|
-
"name": "Martinique",
|
|
1398
|
-
"name_official": "Martinique",
|
|
1399
|
-
"iso_2": "MQ",
|
|
1400
|
-
"iso_3": "MTQ",
|
|
1401
|
-
"flag_emoji": "🇲🇶",
|
|
1402
|
-
"continent": "North America",
|
|
1403
|
-
"region": "Caribbean",
|
|
1404
|
-
"currency_iso_code": "EUR"
|
|
1405
|
-
},
|
|
1406
|
-
{
|
|
1407
|
-
"name": "Mauritania",
|
|
1408
|
-
"name_official": "Islamic Republic of Mauritania",
|
|
1409
|
-
"iso_2": "MR",
|
|
1410
|
-
"iso_3": "MRT",
|
|
1411
|
-
"flag_emoji": "🇲🇷",
|
|
1412
|
-
"continent": "Africa",
|
|
1413
|
-
"region": "Western Africa",
|
|
1414
|
-
"currency_iso_code": "MRU"
|
|
1415
|
-
},
|
|
1416
|
-
{
|
|
1417
|
-
"name": "Mauritius",
|
|
1418
|
-
"name_official": "Republic of Mauritius",
|
|
1419
|
-
"iso_2": "MU",
|
|
1420
|
-
"iso_3": "MUS",
|
|
1421
|
-
"flag_emoji": "🇲🇺",
|
|
1422
|
-
"continent": "Africa",
|
|
1423
|
-
"region": "Eastern Africa",
|
|
1424
|
-
"currency_iso_code": "MUR"
|
|
1425
|
-
},
|
|
1426
|
-
{
|
|
1427
|
-
"name": "Mayotte",
|
|
1428
|
-
"name_official": "Department of Mayotte",
|
|
1429
|
-
"iso_2": "YT",
|
|
1430
|
-
"iso_3": "MYT",
|
|
1431
|
-
"flag_emoji": "🇾🇹",
|
|
1432
|
-
"continent": "Africa",
|
|
1433
|
-
"region": "Eastern Africa",
|
|
1434
|
-
"currency_iso_code": "EUR"
|
|
1435
|
-
},
|
|
1436
|
-
{
|
|
1437
|
-
"name": "Mexico",
|
|
1438
|
-
"name_official": "United Mexican States",
|
|
1439
|
-
"iso_2": "MX",
|
|
1440
|
-
"iso_3": "MEX",
|
|
1441
|
-
"flag_emoji": "🇲🇽",
|
|
1442
|
-
"continent": "North America",
|
|
1443
|
-
"region": "Central America",
|
|
1444
|
-
"currency_iso_code": "MXN"
|
|
1445
|
-
},
|
|
1446
|
-
{
|
|
1447
|
-
"name": "Micronesia",
|
|
1448
|
-
"name_official": "Federated States of Micronesia",
|
|
1449
|
-
"iso_2": "FM",
|
|
1450
|
-
"iso_3": "FSM",
|
|
1451
|
-
"flag_emoji": "🇫🇲",
|
|
1452
|
-
"continent": "Oceania",
|
|
1453
|
-
"region": "Micronesia",
|
|
1454
|
-
"currency_iso_code": "USD"
|
|
1455
|
-
},
|
|
1456
|
-
{
|
|
1457
|
-
"name": "Moldova",
|
|
1458
|
-
"name_official": "Republic of Moldova",
|
|
1459
|
-
"iso_2": "MD",
|
|
1460
|
-
"iso_3": "MDA",
|
|
1461
|
-
"flag_emoji": "🇲🇩",
|
|
1462
|
-
"continent": "Europe",
|
|
1463
|
-
"region": "Eastern Europe",
|
|
1464
|
-
"currency_iso_code": "MDL"
|
|
1465
|
-
},
|
|
1466
|
-
{
|
|
1467
|
-
"name": "Monaco",
|
|
1468
|
-
"name_official": "Principality of Monaco",
|
|
1469
|
-
"iso_2": "MC",
|
|
1470
|
-
"iso_3": "MCO",
|
|
1471
|
-
"flag_emoji": "🇲🇨",
|
|
1472
|
-
"continent": "Europe",
|
|
1473
|
-
"region": "Western Europe",
|
|
1474
|
-
"currency_iso_code": "EUR"
|
|
1475
|
-
},
|
|
1476
|
-
{
|
|
1477
|
-
"name": "Mongolia",
|
|
1478
|
-
"name_official": "Mongolia",
|
|
1479
|
-
"iso_2": "MN",
|
|
1480
|
-
"iso_3": "MNG",
|
|
1481
|
-
"flag_emoji": "🇲🇳",
|
|
1482
|
-
"continent": "Asia",
|
|
1483
|
-
"region": "Eastern Asia",
|
|
1484
|
-
"currency_iso_code": "MNT"
|
|
1485
|
-
},
|
|
1486
|
-
{
|
|
1487
|
-
"name": "Montenegro",
|
|
1488
|
-
"name_official": "Montenegro",
|
|
1489
|
-
"iso_2": "ME",
|
|
1490
|
-
"iso_3": "MNE",
|
|
1491
|
-
"flag_emoji": "🇲🇪",
|
|
1492
|
-
"continent": "Europe",
|
|
1493
|
-
"region": "Southern Europe",
|
|
1494
|
-
"currency_iso_code": "EUR"
|
|
1495
|
-
},
|
|
1496
|
-
{
|
|
1497
|
-
"name": "Montserrat",
|
|
1498
|
-
"name_official": "Montserrat",
|
|
1499
|
-
"iso_2": "MS",
|
|
1500
|
-
"iso_3": "MSR",
|
|
1501
|
-
"flag_emoji": "🇲🇸",
|
|
1502
|
-
"continent": "North America",
|
|
1503
|
-
"region": "Caribbean",
|
|
1504
|
-
"currency_iso_code": "XCD"
|
|
1505
|
-
},
|
|
1506
|
-
{
|
|
1507
|
-
"name": "Morocco",
|
|
1508
|
-
"name_official": "Kingdom of Morocco",
|
|
1509
|
-
"iso_2": "MA",
|
|
1510
|
-
"iso_3": "MAR",
|
|
1511
|
-
"flag_emoji": "🇲🇦",
|
|
1512
|
-
"continent": "Africa",
|
|
1513
|
-
"region": "Northern Africa",
|
|
1514
|
-
"currency_iso_code": "MAD"
|
|
1515
|
-
},
|
|
1516
|
-
{
|
|
1517
|
-
"name": "Mozambique",
|
|
1518
|
-
"name_official": "Republic of Mozambique",
|
|
1519
|
-
"iso_2": "MZ",
|
|
1520
|
-
"iso_3": "MOZ",
|
|
1521
|
-
"flag_emoji": "🇲🇿",
|
|
1522
|
-
"continent": "Africa",
|
|
1523
|
-
"region": "Eastern Africa",
|
|
1524
|
-
"currency_iso_code": "MZN"
|
|
1525
|
-
},
|
|
1526
|
-
{
|
|
1527
|
-
"name": "Myanmar",
|
|
1528
|
-
"name_official": "Republic of the Union of Myanmar",
|
|
1529
|
-
"iso_2": "MM",
|
|
1530
|
-
"iso_3": "MMR",
|
|
1531
|
-
"flag_emoji": "🇲🇲",
|
|
1532
|
-
"continent": "Asia",
|
|
1533
|
-
"region": "South-eastern Asia",
|
|
1534
|
-
"currency_iso_code": "MMK"
|
|
1535
|
-
},
|
|
1536
|
-
{
|
|
1537
|
-
"name": "Namibia",
|
|
1538
|
-
"name_official": "Republic of Namibia",
|
|
1539
|
-
"iso_2": "NA",
|
|
1540
|
-
"iso_3": "NAM",
|
|
1541
|
-
"flag_emoji": "🇳🇦",
|
|
1542
|
-
"continent": "Africa",
|
|
1543
|
-
"region": "Southern Africa",
|
|
1544
|
-
"currency_iso_code": "NAD"
|
|
1545
|
-
},
|
|
1546
|
-
{
|
|
1547
|
-
"name": "Nauru",
|
|
1548
|
-
"name_official": "Republic of Nauru",
|
|
1549
|
-
"iso_2": "NR",
|
|
1550
|
-
"iso_3": "NRU",
|
|
1551
|
-
"flag_emoji": "🇳🇷",
|
|
1552
|
-
"continent": "Oceania",
|
|
1553
|
-
"region": "Micronesia",
|
|
1554
|
-
"currency_iso_code": "AUD"
|
|
1555
|
-
},
|
|
1556
|
-
{
|
|
1557
|
-
"name": "Nepal",
|
|
1558
|
-
"name_official": "Federal Democratic Republic of Nepal",
|
|
1559
|
-
"iso_2": "NP",
|
|
1560
|
-
"iso_3": "NPL",
|
|
1561
|
-
"flag_emoji": "🇳🇵",
|
|
1562
|
-
"continent": "Asia",
|
|
1563
|
-
"region": "Southern Asia",
|
|
1564
|
-
"currency_iso_code": "NPR"
|
|
1565
|
-
},
|
|
1566
|
-
{
|
|
1567
|
-
"name": "Netherlands",
|
|
1568
|
-
"name_official": "Netherlands",
|
|
1569
|
-
"iso_2": "NL",
|
|
1570
|
-
"iso_3": "NLD",
|
|
1571
|
-
"flag_emoji": "🇳🇱",
|
|
1572
|
-
"continent": "Europe",
|
|
1573
|
-
"region": "Western Europe",
|
|
1574
|
-
"currency_iso_code": "EUR"
|
|
1575
|
-
},
|
|
1576
|
-
{
|
|
1577
|
-
"name": "New Caledonia",
|
|
1578
|
-
"name_official": "New Caledonia",
|
|
1579
|
-
"iso_2": "NC",
|
|
1580
|
-
"iso_3": "NCL",
|
|
1581
|
-
"flag_emoji": "🇳🇨",
|
|
1582
|
-
"continent": "Oceania",
|
|
1583
|
-
"region": "Melanesia",
|
|
1584
|
-
"currency_iso_code": "XPF"
|
|
1585
|
-
},
|
|
1586
|
-
{
|
|
1587
|
-
"name": "New Zealand",
|
|
1588
|
-
"name_official": "New Zealand",
|
|
1589
|
-
"iso_2": "NZ",
|
|
1590
|
-
"iso_3": "NZL",
|
|
1591
|
-
"flag_emoji": "🇳🇿",
|
|
1592
|
-
"continent": "Oceania",
|
|
1593
|
-
"region": "Australia and New Zealand",
|
|
1594
|
-
"currency_iso_code": "NZD"
|
|
1595
|
-
},
|
|
1596
|
-
{
|
|
1597
|
-
"name": "Nicaragua",
|
|
1598
|
-
"name_official": "Republic of Nicaragua",
|
|
1599
|
-
"iso_2": "NI",
|
|
1600
|
-
"iso_3": "NIC",
|
|
1601
|
-
"flag_emoji": "🇳🇮",
|
|
1602
|
-
"continent": "North America",
|
|
1603
|
-
"region": "Central America",
|
|
1604
|
-
"currency_iso_code": "NIO"
|
|
1605
|
-
},
|
|
1606
|
-
{
|
|
1607
|
-
"name": "Niger",
|
|
1608
|
-
"name_official": "Republic of Niger",
|
|
1609
|
-
"iso_2": "NE",
|
|
1610
|
-
"iso_3": "NER",
|
|
1611
|
-
"flag_emoji": "🇳🇪",
|
|
1612
|
-
"continent": "Africa",
|
|
1613
|
-
"region": "Western Africa",
|
|
1614
|
-
"currency_iso_code": "XOF"
|
|
1615
|
-
},
|
|
1616
|
-
{
|
|
1617
|
-
"name": "Nigeria",
|
|
1618
|
-
"name_official": "Federal Republic of Nigeria",
|
|
1619
|
-
"iso_2": "NG",
|
|
1620
|
-
"iso_3": "NGA",
|
|
1621
|
-
"flag_emoji": "🇳🇬",
|
|
1622
|
-
"continent": "Africa",
|
|
1623
|
-
"region": "Western Africa",
|
|
1624
|
-
"currency_iso_code": "NGN"
|
|
1625
|
-
},
|
|
1626
|
-
{
|
|
1627
|
-
"name": "Niue",
|
|
1628
|
-
"name_official": "Niue",
|
|
1629
|
-
"iso_2": "NU",
|
|
1630
|
-
"iso_3": "NIU",
|
|
1631
|
-
"flag_emoji": "🇳🇺",
|
|
1632
|
-
"continent": "Oceania",
|
|
1633
|
-
"region": "Polynesia",
|
|
1634
|
-
"currency_iso_code": "NZD"
|
|
1635
|
-
},
|
|
1636
|
-
{
|
|
1637
|
-
"name": "Norfolk Island",
|
|
1638
|
-
"name_official": "Territory of Norfolk Island",
|
|
1639
|
-
"iso_2": "NF",
|
|
1640
|
-
"iso_3": "NFK",
|
|
1641
|
-
"flag_emoji": "🇳🇫",
|
|
1642
|
-
"continent": "Oceania",
|
|
1643
|
-
"region": "Australia and New Zealand",
|
|
1644
|
-
"currency_iso_code": "AUD"
|
|
1645
|
-
},
|
|
1646
|
-
{
|
|
1647
|
-
"name": "North Korea",
|
|
1648
|
-
"name_official": "Democratic People's Republic of Korea",
|
|
1649
|
-
"iso_2": "KP",
|
|
1650
|
-
"iso_3": "PRK",
|
|
1651
|
-
"flag_emoji": "🇰🇵",
|
|
1652
|
-
"continent": "Asia",
|
|
1653
|
-
"region": "Eastern Asia",
|
|
1654
|
-
"currency_iso_code": "KPW"
|
|
1655
|
-
},
|
|
1656
|
-
{
|
|
1657
|
-
"name": "North Macedonia",
|
|
1658
|
-
"name_official": "Republic of North Macedonia",
|
|
1659
|
-
"iso_2": "MK",
|
|
1660
|
-
"iso_3": "MKD",
|
|
1661
|
-
"flag_emoji": "🇲🇰",
|
|
1662
|
-
"continent": "Europe",
|
|
1663
|
-
"region": "Southern Europe",
|
|
1664
|
-
"currency_iso_code": "MKD"
|
|
1665
|
-
},
|
|
1666
|
-
{
|
|
1667
|
-
"name": "Northern Mariana Islands",
|
|
1668
|
-
"name_official": "Commonwealth of the Northern Mariana Islands",
|
|
1669
|
-
"iso_2": "MP",
|
|
1670
|
-
"iso_3": "MNP",
|
|
1671
|
-
"flag_emoji": "🇲🇵",
|
|
1672
|
-
"continent": "Oceania",
|
|
1673
|
-
"region": "Micronesia",
|
|
1674
|
-
"currency_iso_code": "USD"
|
|
1675
|
-
},
|
|
1676
|
-
{
|
|
1677
|
-
"name": "Norway",
|
|
1678
|
-
"name_official": "Kingdom of Norway",
|
|
1679
|
-
"iso_2": "NO",
|
|
1680
|
-
"iso_3": "NOR",
|
|
1681
|
-
"flag_emoji": "🇳🇴",
|
|
1682
|
-
"continent": "Europe",
|
|
1683
|
-
"region": "Northern Europe",
|
|
1684
|
-
"currency_iso_code": "NOK"
|
|
1685
|
-
},
|
|
1686
|
-
{
|
|
1687
|
-
"name": "Oman",
|
|
1688
|
-
"name_official": "Sultanate of Oman",
|
|
1689
|
-
"iso_2": "OM",
|
|
1690
|
-
"iso_3": "OMN",
|
|
1691
|
-
"flag_emoji": "🇴🇲",
|
|
1692
|
-
"continent": "Asia",
|
|
1693
|
-
"region": "Western Asia",
|
|
1694
|
-
"currency_iso_code": "OMR"
|
|
1695
|
-
},
|
|
1696
|
-
{
|
|
1697
|
-
"name": "Pakistan",
|
|
1698
|
-
"name_official": "Islamic Republic of Pakistan",
|
|
1699
|
-
"iso_2": "PK",
|
|
1700
|
-
"iso_3": "PAK",
|
|
1701
|
-
"flag_emoji": "🇵🇰",
|
|
1702
|
-
"continent": "Asia",
|
|
1703
|
-
"region": "Southern Asia",
|
|
1704
|
-
"currency_iso_code": "PKR"
|
|
1705
|
-
},
|
|
1706
|
-
{
|
|
1707
|
-
"name": "Palau",
|
|
1708
|
-
"name_official": "Republic of Palau",
|
|
1709
|
-
"iso_2": "PW",
|
|
1710
|
-
"iso_3": "PLW",
|
|
1711
|
-
"flag_emoji": "🇵🇼",
|
|
1712
|
-
"continent": "Oceania",
|
|
1713
|
-
"region": "Micronesia",
|
|
1714
|
-
"currency_iso_code": "USD"
|
|
1715
|
-
},
|
|
1716
|
-
{
|
|
1717
|
-
"name": "Palestine",
|
|
1718
|
-
"name_official": "State of Palestine",
|
|
1719
|
-
"iso_2": "PS",
|
|
1720
|
-
"iso_3": "PSE",
|
|
1721
|
-
"flag_emoji": "🇵🇸",
|
|
1722
|
-
"continent": "Asia",
|
|
1723
|
-
"region": "Western Asia",
|
|
1724
|
-
"currency_iso_code": null
|
|
1725
|
-
},
|
|
1726
|
-
{
|
|
1727
|
-
"name": "Panama",
|
|
1728
|
-
"name_official": "Republic of Panama",
|
|
1729
|
-
"iso_2": "PA",
|
|
1730
|
-
"iso_3": "PAN",
|
|
1731
|
-
"flag_emoji": "🇵🇦",
|
|
1732
|
-
"continent": "North America",
|
|
1733
|
-
"region": "Central America",
|
|
1734
|
-
"currency_iso_code": "USD"
|
|
1735
|
-
},
|
|
1736
|
-
{
|
|
1737
|
-
"name": "Papua New Guinea",
|
|
1738
|
-
"name_official": "Independent State of Papua New Guinea",
|
|
1739
|
-
"iso_2": "PG",
|
|
1740
|
-
"iso_3": "PNG",
|
|
1741
|
-
"flag_emoji": "🇵🇬",
|
|
1742
|
-
"continent": "Oceania",
|
|
1743
|
-
"region": "Melanesia",
|
|
1744
|
-
"currency_iso_code": "PGK"
|
|
1745
|
-
},
|
|
1746
|
-
{
|
|
1747
|
-
"name": "Paraguay",
|
|
1748
|
-
"name_official": "Republic of Paraguay",
|
|
1749
|
-
"iso_2": "PY",
|
|
1750
|
-
"iso_3": "PRY",
|
|
1751
|
-
"flag_emoji": "🇵🇾",
|
|
1752
|
-
"continent": "South America",
|
|
1753
|
-
"region": "South America",
|
|
1754
|
-
"currency_iso_code": "PYG"
|
|
1755
|
-
},
|
|
1756
|
-
{
|
|
1757
|
-
"name": "Peru",
|
|
1758
|
-
"name_official": "Republic of Peru",
|
|
1759
|
-
"iso_2": "PE",
|
|
1760
|
-
"iso_3": "PER",
|
|
1761
|
-
"flag_emoji": "🇵🇪",
|
|
1762
|
-
"continent": "South America",
|
|
1763
|
-
"region": "South America",
|
|
1764
|
-
"currency_iso_code": "PEN"
|
|
1765
|
-
},
|
|
1766
|
-
{
|
|
1767
|
-
"name": "Philippines",
|
|
1768
|
-
"name_official": "Republic of the Philippines",
|
|
1769
|
-
"iso_2": "PH",
|
|
1770
|
-
"iso_3": "PHL",
|
|
1771
|
-
"flag_emoji": "🇵🇭",
|
|
1772
|
-
"continent": "Asia",
|
|
1773
|
-
"region": "South-eastern Asia",
|
|
1774
|
-
"currency_iso_code": "PHP"
|
|
1775
|
-
},
|
|
1776
|
-
{
|
|
1777
|
-
"name": "Pitcairn",
|
|
1778
|
-
"name_official": "Pitcairn, Henderson, Ducie and Oeno Islands",
|
|
1779
|
-
"iso_2": "PN",
|
|
1780
|
-
"iso_3": "PCN",
|
|
1781
|
-
"flag_emoji": "🇵🇳",
|
|
1782
|
-
"continent": "Oceania",
|
|
1783
|
-
"region": "Polynesia",
|
|
1784
|
-
"currency_iso_code": "NZD"
|
|
1785
|
-
},
|
|
1786
|
-
{
|
|
1787
|
-
"name": "Poland",
|
|
1788
|
-
"name_official": "Republic of Poland",
|
|
1789
|
-
"iso_2": "PL",
|
|
1790
|
-
"iso_3": "POL",
|
|
1791
|
-
"flag_emoji": "🇵🇱",
|
|
1792
|
-
"continent": "Europe",
|
|
1793
|
-
"region": "Eastern Europe",
|
|
1794
|
-
"currency_iso_code": "PLN"
|
|
1795
|
-
},
|
|
1796
|
-
{
|
|
1797
|
-
"name": "Portugal",
|
|
1798
|
-
"name_official": "Portuguese Republic",
|
|
1799
|
-
"iso_2": "PT",
|
|
1800
|
-
"iso_3": "PRT",
|
|
1801
|
-
"flag_emoji": "🇵🇹",
|
|
1802
|
-
"continent": "Europe",
|
|
1803
|
-
"region": "Southern Europe",
|
|
1804
|
-
"currency_iso_code": "EUR"
|
|
1805
|
-
},
|
|
1806
|
-
{
|
|
1807
|
-
"name": "Puerto Rico",
|
|
1808
|
-
"name_official": "Commonwealth of Puerto Rico",
|
|
1809
|
-
"iso_2": "PR",
|
|
1810
|
-
"iso_3": "PRI",
|
|
1811
|
-
"flag_emoji": "🇵🇷",
|
|
1812
|
-
"continent": "North America",
|
|
1813
|
-
"region": "Caribbean",
|
|
1814
|
-
"currency_iso_code": "USD"
|
|
1815
|
-
},
|
|
1816
|
-
{
|
|
1817
|
-
"name": "Qatar",
|
|
1818
|
-
"name_official": "State of Qatar",
|
|
1819
|
-
"iso_2": "QA",
|
|
1820
|
-
"iso_3": "QAT",
|
|
1821
|
-
"flag_emoji": "🇶🇦",
|
|
1822
|
-
"continent": "Asia",
|
|
1823
|
-
"region": "Western Asia",
|
|
1824
|
-
"currency_iso_code": "QAR"
|
|
1825
|
-
},
|
|
1826
|
-
{
|
|
1827
|
-
"name": "Reunion",
|
|
1828
|
-
"name_official": "Réunion",
|
|
1829
|
-
"iso_2": "RE",
|
|
1830
|
-
"iso_3": "REU",
|
|
1831
|
-
"flag_emoji": "🇷🇪",
|
|
1832
|
-
"continent": "Africa",
|
|
1833
|
-
"region": "Eastern Africa",
|
|
1834
|
-
"currency_iso_code": "EUR"
|
|
1835
|
-
},
|
|
1836
|
-
{
|
|
1837
|
-
"name": "Romania",
|
|
1838
|
-
"name_official": "Romania",
|
|
1839
|
-
"iso_2": "RO",
|
|
1840
|
-
"iso_3": "ROU",
|
|
1841
|
-
"flag_emoji": "🇷🇴",
|
|
1842
|
-
"continent": "Europe",
|
|
1843
|
-
"region": "Eastern Europe",
|
|
1844
|
-
"currency_iso_code": "RON"
|
|
1845
|
-
},
|
|
1846
|
-
{
|
|
1847
|
-
"name": "Russia",
|
|
1848
|
-
"name_official": "Russian Federation",
|
|
1849
|
-
"iso_2": "RU",
|
|
1850
|
-
"iso_3": "RUS",
|
|
1851
|
-
"flag_emoji": "🇷🇺",
|
|
1852
|
-
"continent": "Europe",
|
|
1853
|
-
"region": "Eastern Europe",
|
|
1854
|
-
"currency_iso_code": "RUB"
|
|
1855
|
-
},
|
|
1856
|
-
{
|
|
1857
|
-
"name": "Rwanda",
|
|
1858
|
-
"name_official": "Republic of Rwanda",
|
|
1859
|
-
"iso_2": "RW",
|
|
1860
|
-
"iso_3": "RWA",
|
|
1861
|
-
"flag_emoji": "🇷🇼",
|
|
1862
|
-
"continent": "Africa",
|
|
1863
|
-
"region": "Eastern Africa",
|
|
1864
|
-
"currency_iso_code": "RWF"
|
|
1865
|
-
},
|
|
1866
|
-
{
|
|
1867
|
-
"name": "Saint Helena",
|
|
1868
|
-
"name_official": "Saint Helena, Ascension and Tristan da Cunha",
|
|
1869
|
-
"iso_2": "SH",
|
|
1870
|
-
"iso_3": "SHN",
|
|
1871
|
-
"flag_emoji": "🇸🇭",
|
|
1872
|
-
"continent": "Africa",
|
|
1873
|
-
"region": "Western Africa",
|
|
1874
|
-
"currency_iso_code": "SHP"
|
|
1875
|
-
},
|
|
1876
|
-
{
|
|
1877
|
-
"name": "Saint Kitts and Nevis",
|
|
1878
|
-
"name_official": "Federation of Saint Christopher and Nevis",
|
|
1879
|
-
"iso_2": "KN",
|
|
1880
|
-
"iso_3": "KNA",
|
|
1881
|
-
"flag_emoji": "🇰🇳",
|
|
1882
|
-
"continent": "North America",
|
|
1883
|
-
"region": "Caribbean",
|
|
1884
|
-
"currency_iso_code": "XCD"
|
|
1885
|
-
},
|
|
1886
|
-
{
|
|
1887
|
-
"name": "Saint Lucia",
|
|
1888
|
-
"name_official": "Saint Lucia",
|
|
1889
|
-
"iso_2": "LC",
|
|
1890
|
-
"iso_3": "LCA",
|
|
1891
|
-
"flag_emoji": "🇱🇨",
|
|
1892
|
-
"continent": "North America",
|
|
1893
|
-
"region": "Caribbean",
|
|
1894
|
-
"currency_iso_code": "XCD"
|
|
1895
|
-
},
|
|
1896
|
-
{
|
|
1897
|
-
"name": "Saint Pierre and Miquelon",
|
|
1898
|
-
"name_official": "Territorial Collectivity of Saint-Pierre and Miquelon",
|
|
1899
|
-
"iso_2": "PM",
|
|
1900
|
-
"iso_3": "SPM",
|
|
1901
|
-
"flag_emoji": "🇵🇲",
|
|
1902
|
-
"continent": "North America",
|
|
1903
|
-
"region": "Northern America",
|
|
1904
|
-
"currency_iso_code": "EUR"
|
|
1905
|
-
},
|
|
1906
|
-
{
|
|
1907
|
-
"name": "Saint Vincent and the Grenadines",
|
|
1908
|
-
"name_official": "Saint Vincent and the Grenadines",
|
|
1909
|
-
"iso_2": "VC",
|
|
1910
|
-
"iso_3": "VCT",
|
|
1911
|
-
"flag_emoji": "🇻🇨",
|
|
1912
|
-
"continent": "North America",
|
|
1913
|
-
"region": "Caribbean",
|
|
1914
|
-
"currency_iso_code": "XCD"
|
|
1915
|
-
},
|
|
1916
|
-
{
|
|
1917
|
-
"name": "Samoa",
|
|
1918
|
-
"name_official": "Independent State of Samoa",
|
|
1919
|
-
"iso_2": "WS",
|
|
1920
|
-
"iso_3": "WSM",
|
|
1921
|
-
"flag_emoji": "🇼🇸",
|
|
1922
|
-
"continent": "Oceania",
|
|
1923
|
-
"region": "Polynesia",
|
|
1924
|
-
"currency_iso_code": "WST"
|
|
1925
|
-
},
|
|
1926
|
-
{
|
|
1927
|
-
"name": "San Marino",
|
|
1928
|
-
"name_official": "Republic of San Marino",
|
|
1929
|
-
"iso_2": "SM",
|
|
1930
|
-
"iso_3": "SMR",
|
|
1931
|
-
"flag_emoji": "🇸🇲",
|
|
1932
|
-
"continent": "Europe",
|
|
1933
|
-
"region": "Southern Europe",
|
|
1934
|
-
"currency_iso_code": "EUR"
|
|
1935
|
-
},
|
|
1936
|
-
{
|
|
1937
|
-
"name": "Sao Tome and Principe",
|
|
1938
|
-
"name_official": "Democratic Republic of São Tomé and Príncipe",
|
|
1939
|
-
"iso_2": "ST",
|
|
1940
|
-
"iso_3": "STP",
|
|
1941
|
-
"flag_emoji": "🇸🇹",
|
|
1942
|
-
"continent": "Africa",
|
|
1943
|
-
"region": "Middle Africa",
|
|
1944
|
-
"currency_iso_code": "STN"
|
|
1945
|
-
},
|
|
1946
|
-
{
|
|
1947
|
-
"name": "Saudi Arabia",
|
|
1948
|
-
"name_official": "Kingdom of Saudi Arabia",
|
|
1949
|
-
"iso_2": "SA",
|
|
1950
|
-
"iso_3": "SAU",
|
|
1951
|
-
"flag_emoji": "🇸🇦",
|
|
1952
|
-
"continent": "Asia",
|
|
1953
|
-
"region": "Western Asia",
|
|
1954
|
-
"currency_iso_code": "SAR"
|
|
1955
|
-
},
|
|
1956
|
-
{
|
|
1957
|
-
"name": "Senegal",
|
|
1958
|
-
"name_official": "Republic of Senegal",
|
|
1959
|
-
"iso_2": "SN",
|
|
1960
|
-
"iso_3": "SEN",
|
|
1961
|
-
"flag_emoji": "🇸🇳",
|
|
1962
|
-
"continent": "Africa",
|
|
1963
|
-
"region": "Western Africa",
|
|
1964
|
-
"currency_iso_code": "XOF"
|
|
1965
|
-
},
|
|
1966
|
-
{
|
|
1967
|
-
"name": "Serbia",
|
|
1968
|
-
"name_official": "Republic of Serbia",
|
|
1969
|
-
"iso_2": "RS",
|
|
1970
|
-
"iso_3": "SRB",
|
|
1971
|
-
"flag_emoji": "🇷🇸",
|
|
1972
|
-
"continent": "Europe",
|
|
1973
|
-
"region": "Southern Europe",
|
|
1974
|
-
"currency_iso_code": "RSD"
|
|
1975
|
-
},
|
|
1976
|
-
{
|
|
1977
|
-
"name": "Seychelles",
|
|
1978
|
-
"name_official": "Republic of Seychelles",
|
|
1979
|
-
"iso_2": "SC",
|
|
1980
|
-
"iso_3": "SYC",
|
|
1981
|
-
"flag_emoji": "🇸🇨",
|
|
1982
|
-
"continent": "Africa",
|
|
1983
|
-
"region": "Eastern Africa",
|
|
1984
|
-
"currency_iso_code": "SCR"
|
|
1985
|
-
},
|
|
1986
|
-
{
|
|
1987
|
-
"name": "Sierra Leone",
|
|
1988
|
-
"name_official": "Republic of Sierra Leone",
|
|
1989
|
-
"iso_2": "SL",
|
|
1990
|
-
"iso_3": "SLE",
|
|
1991
|
-
"flag_emoji": "🇸🇱",
|
|
1992
|
-
"continent": "Africa",
|
|
1993
|
-
"region": "Western Africa",
|
|
1994
|
-
"currency_iso_code": "SLL"
|
|
1995
|
-
},
|
|
1996
|
-
{
|
|
1997
|
-
"name": "Singapore",
|
|
1998
|
-
"name_official": "Republic of Singapore",
|
|
1999
|
-
"iso_2": "SG",
|
|
2000
|
-
"iso_3": "SGP",
|
|
2001
|
-
"flag_emoji": "🇸🇬",
|
|
2002
|
-
"continent": "Asia",
|
|
2003
|
-
"region": "South-eastern Asia",
|
|
2004
|
-
"currency_iso_code": "SGD"
|
|
2005
|
-
},
|
|
2006
|
-
{
|
|
2007
|
-
"name": "Slovakia",
|
|
2008
|
-
"name_official": "Slovak Republic",
|
|
2009
|
-
"iso_2": "SK",
|
|
2010
|
-
"iso_3": "SVK",
|
|
2011
|
-
"flag_emoji": "🇸🇰",
|
|
2012
|
-
"continent": "Europe",
|
|
2013
|
-
"region": "Eastern Europe",
|
|
2014
|
-
"currency_iso_code": "EUR"
|
|
2015
|
-
},
|
|
2016
|
-
{
|
|
2017
|
-
"name": "Slovenia",
|
|
2018
|
-
"name_official": "Republic of Slovenia",
|
|
2019
|
-
"iso_2": "SI",
|
|
2020
|
-
"iso_3": "SVN",
|
|
2021
|
-
"flag_emoji": "🇸🇮",
|
|
2022
|
-
"continent": "Europe",
|
|
2023
|
-
"region": "Southern Europe",
|
|
2024
|
-
"currency_iso_code": "EUR"
|
|
2025
|
-
},
|
|
2026
|
-
{
|
|
2027
|
-
"name": "Solomon Islands",
|
|
2028
|
-
"name_official": "Solomon Islands",
|
|
2029
|
-
"iso_2": "SB",
|
|
2030
|
-
"iso_3": "SLB",
|
|
2031
|
-
"flag_emoji": "🇸🇧",
|
|
2032
|
-
"continent": "Oceania",
|
|
2033
|
-
"region": "Melanesia",
|
|
2034
|
-
"currency_iso_code": "SBD"
|
|
2035
|
-
},
|
|
2036
|
-
{
|
|
2037
|
-
"name": "Somalia",
|
|
2038
|
-
"name_official": "Federal Republic of Somalia",
|
|
2039
|
-
"iso_2": "SO",
|
|
2040
|
-
"iso_3": "SOM",
|
|
2041
|
-
"flag_emoji": "🇸🇴",
|
|
2042
|
-
"continent": "Africa",
|
|
2043
|
-
"region": "Eastern Africa",
|
|
2044
|
-
"currency_iso_code": "SOS"
|
|
2045
|
-
},
|
|
2046
|
-
{
|
|
2047
|
-
"name": "South Africa",
|
|
2048
|
-
"name_official": "Republic of South Africa",
|
|
2049
|
-
"iso_2": "ZA",
|
|
2050
|
-
"iso_3": "ZAF",
|
|
2051
|
-
"flag_emoji": "🇿🇦",
|
|
2052
|
-
"continent": "Africa",
|
|
2053
|
-
"region": "Southern Africa",
|
|
2054
|
-
"currency_iso_code": "ZAR"
|
|
2055
|
-
},
|
|
2056
|
-
{
|
|
2057
|
-
"name": "South Georgia and the South Sandwich Islands",
|
|
2058
|
-
"name_official": "South Georgia and the South Sandwich Islands",
|
|
2059
|
-
"iso_2": "GS",
|
|
2060
|
-
"iso_3": "SGS",
|
|
2061
|
-
"flag_emoji": "🇬🇸",
|
|
2062
|
-
"continent": "Antarctica",
|
|
2063
|
-
"region": "Antarctica",
|
|
2064
|
-
"currency_iso_code": "GBP"
|
|
2065
|
-
},
|
|
2066
|
-
{
|
|
2067
|
-
"name": "South Korea",
|
|
2068
|
-
"name_official": "Republic of Korea",
|
|
2069
|
-
"iso_2": "KR",
|
|
2070
|
-
"iso_3": "KOR",
|
|
2071
|
-
"flag_emoji": "🇰🇷",
|
|
2072
|
-
"continent": "Asia",
|
|
2073
|
-
"region": "Eastern Asia",
|
|
2074
|
-
"currency_iso_code": "KRW"
|
|
2075
|
-
},
|
|
2076
|
-
{
|
|
2077
|
-
"name": "South Sudan",
|
|
2078
|
-
"name_official": "Republic of South Sudan",
|
|
2079
|
-
"iso_2": "SS",
|
|
2080
|
-
"iso_3": "SSD",
|
|
2081
|
-
"flag_emoji": "🇸🇸",
|
|
2082
|
-
"continent": "Africa",
|
|
2083
|
-
"region": "Eastern Africa",
|
|
2084
|
-
"currency_iso_code": "SSP"
|
|
2085
|
-
},
|
|
2086
|
-
{
|
|
2087
|
-
"name": "Spain",
|
|
2088
|
-
"name_official": "Kingdom of Spain",
|
|
2089
|
-
"iso_2": "ES",
|
|
2090
|
-
"iso_3": "ESP",
|
|
2091
|
-
"flag_emoji": "🇪🇸",
|
|
2092
|
-
"continent": "Europe",
|
|
2093
|
-
"region": "Southern Europe",
|
|
2094
|
-
"currency_iso_code": "EUR"
|
|
2095
|
-
},
|
|
2096
|
-
{
|
|
2097
|
-
"name": "Sri Lanka",
|
|
2098
|
-
"name_official": "Democratic Socialist Republic of Sri Lanka",
|
|
2099
|
-
"iso_2": "LK",
|
|
2100
|
-
"iso_3": "LKA",
|
|
2101
|
-
"flag_emoji": "🇱🇰",
|
|
2102
|
-
"continent": "Asia",
|
|
2103
|
-
"region": "Southern Asia",
|
|
2104
|
-
"currency_iso_code": "LKR"
|
|
2105
|
-
},
|
|
2106
|
-
{
|
|
2107
|
-
"name": "Sudan",
|
|
2108
|
-
"name_official": "Republic of the Sudan",
|
|
2109
|
-
"iso_2": "SD",
|
|
2110
|
-
"iso_3": "SDN",
|
|
2111
|
-
"flag_emoji": "🇸🇩",
|
|
2112
|
-
"continent": "Africa",
|
|
2113
|
-
"region": "Northern Africa",
|
|
2114
|
-
"currency_iso_code": "SDG"
|
|
2115
|
-
},
|
|
2116
|
-
{
|
|
2117
|
-
"name": "Suriname",
|
|
2118
|
-
"name_official": "Republic of Suriname",
|
|
2119
|
-
"iso_2": "SR",
|
|
2120
|
-
"iso_3": "SUR",
|
|
2121
|
-
"flag_emoji": "🇸🇷",
|
|
2122
|
-
"continent": "South America",
|
|
2123
|
-
"region": "South America",
|
|
2124
|
-
"currency_iso_code": "SRD"
|
|
2125
|
-
},
|
|
2126
|
-
{
|
|
2127
|
-
"name": "Svalbard and Jan Mayen",
|
|
2128
|
-
"name_official": "Svalbard and Jan Mayen",
|
|
2129
|
-
"iso_2": "SJ",
|
|
2130
|
-
"iso_3": "SJM",
|
|
2131
|
-
"flag_emoji": "🇸🇯",
|
|
2132
|
-
"continent": "Europe",
|
|
2133
|
-
"region": "Northern Europe",
|
|
2134
|
-
"currency_iso_code": "NOK"
|
|
2135
|
-
},
|
|
2136
|
-
{
|
|
2137
|
-
"name": "Sweden",
|
|
2138
|
-
"name_official": "Kingdom of Sweden",
|
|
2139
|
-
"iso_2": "SE",
|
|
2140
|
-
"iso_3": "SWE",
|
|
2141
|
-
"flag_emoji": "🇸🇪",
|
|
2142
|
-
"continent": "Europe",
|
|
2143
|
-
"region": "Northern Europe",
|
|
2144
|
-
"currency_iso_code": "SEK"
|
|
2145
|
-
},
|
|
2146
|
-
{
|
|
2147
|
-
"name": "Switzerland",
|
|
2148
|
-
"name_official": "Swiss Confederation",
|
|
2149
|
-
"iso_2": "CH",
|
|
2150
|
-
"iso_3": "CHE",
|
|
2151
|
-
"flag_emoji": "🇨🇭",
|
|
2152
|
-
"continent": "Europe",
|
|
2153
|
-
"region": "Western Europe",
|
|
2154
|
-
"currency_iso_code": "CHF"
|
|
2155
|
-
},
|
|
2156
|
-
{
|
|
2157
|
-
"name": "Syria",
|
|
2158
|
-
"name_official": "Syrian Arab Republic",
|
|
2159
|
-
"iso_2": "SY",
|
|
2160
|
-
"iso_3": "SYR",
|
|
2161
|
-
"flag_emoji": "🇸🇾",
|
|
2162
|
-
"continent": "Asia",
|
|
2163
|
-
"region": "Western Asia",
|
|
2164
|
-
"currency_iso_code": "SYP"
|
|
2165
|
-
},
|
|
2166
|
-
{
|
|
2167
|
-
"name": "Taiwan",
|
|
2168
|
-
"name_official": "Republic of China",
|
|
2169
|
-
"iso_2": "TW",
|
|
2170
|
-
"iso_3": "TWN",
|
|
2171
|
-
"flag_emoji": "🇹🇼",
|
|
2172
|
-
"continent": "Asia",
|
|
2173
|
-
"region": "Eastern Asia",
|
|
2174
|
-
"currency_iso_code": "TWD"
|
|
2175
|
-
},
|
|
2176
|
-
{
|
|
2177
|
-
"name": "Tajikistan",
|
|
2178
|
-
"name_official": "Republic of Tajikistan",
|
|
2179
|
-
"iso_2": "TJ",
|
|
2180
|
-
"iso_3": "TJK",
|
|
2181
|
-
"flag_emoji": "🇹🇯",
|
|
2182
|
-
"continent": "Asia",
|
|
2183
|
-
"region": "Central Asia",
|
|
2184
|
-
"currency_iso_code": "TJS"
|
|
2185
|
-
},
|
|
2186
|
-
{
|
|
2187
|
-
"name": "Tanzania",
|
|
2188
|
-
"name_official": "United Republic of Tanzania",
|
|
2189
|
-
"iso_2": "TZ",
|
|
2190
|
-
"iso_3": "TZA",
|
|
2191
|
-
"flag_emoji": "🇹🇿",
|
|
2192
|
-
"continent": "Africa",
|
|
2193
|
-
"region": "Eastern Africa",
|
|
2194
|
-
"currency_iso_code": "TZS"
|
|
2195
|
-
},
|
|
2196
|
-
{
|
|
2197
|
-
"name": "Thailand",
|
|
2198
|
-
"name_official": "Kingdom of Thailand",
|
|
2199
|
-
"iso_2": "TH",
|
|
2200
|
-
"iso_3": "THA",
|
|
2201
|
-
"flag_emoji": "🇹🇭",
|
|
2202
|
-
"continent": "Asia",
|
|
2203
|
-
"region": "South-eastern Asia",
|
|
2204
|
-
"currency_iso_code": "THB"
|
|
2205
|
-
},
|
|
2206
|
-
{
|
|
2207
|
-
"name": "Timor-Leste",
|
|
2208
|
-
"name_official": "Democratic Republic of Timor-Leste",
|
|
2209
|
-
"iso_2": "TL",
|
|
2210
|
-
"iso_3": "TLS",
|
|
2211
|
-
"flag_emoji": "🇹🇱",
|
|
2212
|
-
"continent": "Asia",
|
|
2213
|
-
"region": "South-eastern Asia",
|
|
2214
|
-
"currency_iso_code": "USD"
|
|
2215
|
-
},
|
|
2216
|
-
{
|
|
2217
|
-
"name": "Togo",
|
|
2218
|
-
"name_official": "Togolese Republic",
|
|
2219
|
-
"iso_2": "TG",
|
|
2220
|
-
"iso_3": "TGO",
|
|
2221
|
-
"flag_emoji": "🇹🇬",
|
|
2222
|
-
"continent": "Africa",
|
|
2223
|
-
"region": "Western Africa",
|
|
2224
|
-
"currency_iso_code": "XOF"
|
|
2225
|
-
},
|
|
2226
|
-
{
|
|
2227
|
-
"name": "Tokelau",
|
|
2228
|
-
"name_official": "Tokelau",
|
|
2229
|
-
"iso_2": "TK",
|
|
2230
|
-
"iso_3": "TKL",
|
|
2231
|
-
"flag_emoji": "🇹🇰",
|
|
2232
|
-
"continent": "Oceania",
|
|
2233
|
-
"region": "Polynesia",
|
|
2234
|
-
"currency_iso_code": "NZD"
|
|
2235
|
-
},
|
|
2236
|
-
{
|
|
2237
|
-
"name": "Tonga",
|
|
2238
|
-
"name_official": "Kingdom of Tonga",
|
|
2239
|
-
"iso_2": "TO",
|
|
2240
|
-
"iso_3": "TON",
|
|
2241
|
-
"flag_emoji": "🇹🇴",
|
|
2242
|
-
"continent": "Oceania",
|
|
2243
|
-
"region": "Polynesia",
|
|
2244
|
-
"currency_iso_code": "TOP"
|
|
2245
|
-
},
|
|
2246
|
-
{
|
|
2247
|
-
"name": "Trinidad and Tobago",
|
|
2248
|
-
"name_official": "Republic of Trinidad and Tobago",
|
|
2249
|
-
"iso_2": "TT",
|
|
2250
|
-
"iso_3": "TTO",
|
|
2251
|
-
"flag_emoji": "🇹🇹",
|
|
2252
|
-
"continent": "North America",
|
|
2253
|
-
"region": "Caribbean",
|
|
2254
|
-
"currency_iso_code": "TTD"
|
|
2255
|
-
},
|
|
2256
|
-
{
|
|
2257
|
-
"name": "Tunisia",
|
|
2258
|
-
"name_official": "Republic of Tunisia",
|
|
2259
|
-
"iso_2": "TN",
|
|
2260
|
-
"iso_3": "TUN",
|
|
2261
|
-
"flag_emoji": "🇹🇳",
|
|
2262
|
-
"continent": "Africa",
|
|
2263
|
-
"region": "Northern Africa",
|
|
2264
|
-
"currency_iso_code": "TND"
|
|
2265
|
-
},
|
|
2266
|
-
{
|
|
2267
|
-
"name": "Turkey",
|
|
2268
|
-
"name_official": "Republic of Turkey",
|
|
2269
|
-
"iso_2": "TR",
|
|
2270
|
-
"iso_3": "TUR",
|
|
2271
|
-
"flag_emoji": "🇹🇷",
|
|
2272
|
-
"continent": "Asia",
|
|
2273
|
-
"region": "Western Asia",
|
|
2274
|
-
"currency_iso_code": "TRY"
|
|
2275
|
-
},
|
|
2276
|
-
{
|
|
2277
|
-
"name": "Turkmenistan",
|
|
2278
|
-
"name_official": "Turkmenistan",
|
|
2279
|
-
"iso_2": "TM",
|
|
2280
|
-
"iso_3": "TKM",
|
|
2281
|
-
"flag_emoji": "🇹🇲",
|
|
2282
|
-
"continent": "Asia",
|
|
2283
|
-
"region": "Central Asia",
|
|
2284
|
-
"currency_iso_code": "TMT"
|
|
2285
|
-
},
|
|
2286
|
-
{
|
|
2287
|
-
"name": "Turks and Caicos Islands",
|
|
2288
|
-
"name_official": "Turks and Caicos Islands",
|
|
2289
|
-
"iso_2": "TC",
|
|
2290
|
-
"iso_3": "TCA",
|
|
2291
|
-
"flag_emoji": "🇹🇨",
|
|
2292
|
-
"continent": "North America",
|
|
2293
|
-
"region": "Caribbean",
|
|
2294
|
-
"currency_iso_code": "USD"
|
|
2295
|
-
},
|
|
2296
|
-
{
|
|
2297
|
-
"name": "Tuvalu",
|
|
2298
|
-
"name_official": "Tuvalu",
|
|
2299
|
-
"iso_2": "TV",
|
|
2300
|
-
"iso_3": "TUV",
|
|
2301
|
-
"flag_emoji": "🇹🇻",
|
|
2302
|
-
"continent": "Oceania",
|
|
2303
|
-
"region": "Polynesia",
|
|
2304
|
-
"currency_iso_code": "AUD"
|
|
2305
|
-
},
|
|
2306
|
-
{
|
|
2307
|
-
"name": "U.S. Virgin Islands",
|
|
2308
|
-
"name_official": "Virgin Islands of the United States",
|
|
2309
|
-
"iso_2": "VI",
|
|
2310
|
-
"iso_3": "VIR",
|
|
2311
|
-
"flag_emoji": "🇻🇮",
|
|
2312
|
-
"continent": "North America",
|
|
2313
|
-
"region": "Caribbean",
|
|
2314
|
-
"currency_iso_code": "USD"
|
|
2315
|
-
},
|
|
2316
|
-
{
|
|
2317
|
-
"name": "Uganda",
|
|
2318
|
-
"name_official": "Republic of Uganda",
|
|
2319
|
-
"iso_2": "UG",
|
|
2320
|
-
"iso_3": "UGA",
|
|
2321
|
-
"flag_emoji": "🇺🇬",
|
|
2322
|
-
"continent": "Africa",
|
|
2323
|
-
"region": "Eastern Africa",
|
|
2324
|
-
"currency_iso_code": "UGX"
|
|
2325
|
-
},
|
|
2326
|
-
{
|
|
2327
|
-
"name": "Ukraine",
|
|
2328
|
-
"name_official": "Ukraine",
|
|
2329
|
-
"iso_2": "UA",
|
|
2330
|
-
"iso_3": "UKR",
|
|
2331
|
-
"flag_emoji": "🇺🇦",
|
|
2332
|
-
"continent": "Europe",
|
|
2333
|
-
"region": "Eastern Europe",
|
|
2334
|
-
"currency_iso_code": "UAH"
|
|
2335
|
-
},
|
|
2336
|
-
{
|
|
2337
|
-
"name": "United Arab Emirates",
|
|
2338
|
-
"name_official": "United Arab Emirates",
|
|
2339
|
-
"iso_2": "AE",
|
|
2340
|
-
"iso_3": "ARE",
|
|
2341
|
-
"flag_emoji": "🇦🇪",
|
|
2342
|
-
"continent": "Asia",
|
|
2343
|
-
"region": "Western Asia",
|
|
2344
|
-
"currency_iso_code": "AED"
|
|
2345
|
-
},
|
|
2346
|
-
{
|
|
2347
|
-
"name": "United Kingdom",
|
|
2348
|
-
"name_official": "United Kingdom of Great Britain and Northern Ireland",
|
|
2349
|
-
"iso_2": "GB",
|
|
2350
|
-
"iso_3": "GBR",
|
|
2351
|
-
"flag_emoji": "🇬🇧",
|
|
2352
|
-
"continent": "Europe",
|
|
2353
|
-
"region": "Northern Europe",
|
|
2354
|
-
"currency_iso_code": "GBP"
|
|
2355
|
-
},
|
|
2356
|
-
{
|
|
2357
|
-
"name": "United States",
|
|
2358
|
-
"name_official": "United States of America",
|
|
2359
|
-
"iso_2": "US",
|
|
2360
|
-
"iso_3": "USA",
|
|
2361
|
-
"flag_emoji": "🇺🇸",
|
|
2362
|
-
"continent": "North America",
|
|
2363
|
-
"region": "Northern America",
|
|
2364
|
-
"currency_iso_code": "USD"
|
|
2365
|
-
},
|
|
2366
|
-
{
|
|
2367
|
-
"name": "United States Minor Outlying Islands",
|
|
2368
|
-
"name_official": "United States Minor Outlying Islands",
|
|
2369
|
-
"iso_2": "UM",
|
|
2370
|
-
"iso_3": "UMI",
|
|
2371
|
-
"flag_emoji": "🇺🇲",
|
|
2372
|
-
"continent": "Oceania",
|
|
2373
|
-
"region": "Micronesia",
|
|
2374
|
-
"currency_iso_code": "USD"
|
|
2375
|
-
},
|
|
2376
|
-
{
|
|
2377
|
-
"name": "Uruguay",
|
|
2378
|
-
"name_official": "Oriental Republic of Uruguay",
|
|
2379
|
-
"iso_2": "UY",
|
|
2380
|
-
"iso_3": "URY",
|
|
2381
|
-
"flag_emoji": "🇺🇾",
|
|
2382
|
-
"continent": "South America",
|
|
2383
|
-
"region": "South America",
|
|
2384
|
-
"currency_iso_code": "UYU"
|
|
2385
|
-
},
|
|
2386
|
-
{
|
|
2387
|
-
"name": "Uzbekistan",
|
|
2388
|
-
"name_official": "Republic of Uzbekistan",
|
|
2389
|
-
"iso_2": "UZ",
|
|
2390
|
-
"iso_3": "UZB",
|
|
2391
|
-
"flag_emoji": "🇺🇿",
|
|
2392
|
-
"continent": "Asia",
|
|
2393
|
-
"region": "Central Asia",
|
|
2394
|
-
"currency_iso_code": "UZS"
|
|
2395
|
-
},
|
|
2396
|
-
{
|
|
2397
|
-
"name": "Vanuatu",
|
|
2398
|
-
"name_official": "Republic of Vanuatu",
|
|
2399
|
-
"iso_2": "VU",
|
|
2400
|
-
"iso_3": "VUT",
|
|
2401
|
-
"flag_emoji": "🇻🇺",
|
|
2402
|
-
"continent": "Oceania",
|
|
2403
|
-
"region": "Melanesia",
|
|
2404
|
-
"currency_iso_code": "VUV"
|
|
2405
|
-
},
|
|
2406
|
-
{
|
|
2407
|
-
"name": "Venezuela",
|
|
2408
|
-
"name_official": "Bolivarian Republic of Venezuela",
|
|
2409
|
-
"iso_2": "VE",
|
|
2410
|
-
"iso_3": "VEN",
|
|
2411
|
-
"flag_emoji": "🇻🇪",
|
|
2412
|
-
"continent": "South America",
|
|
2413
|
-
"region": "South America",
|
|
2414
|
-
"currency_iso_code": "VES"
|
|
2415
|
-
},
|
|
2416
|
-
{
|
|
2417
|
-
"name": "Vietnam",
|
|
2418
|
-
"name_official": "Socialist Republic of Vietnam",
|
|
2419
|
-
"iso_2": "VN",
|
|
2420
|
-
"iso_3": "VNM",
|
|
2421
|
-
"flag_emoji": "🇻🇳",
|
|
2422
|
-
"continent": "Asia",
|
|
2423
|
-
"region": "South-eastern Asia",
|
|
2424
|
-
"currency_iso_code": "VND"
|
|
2425
|
-
},
|
|
2426
|
-
{
|
|
2427
|
-
"name": "Wallis and Futuna",
|
|
2428
|
-
"name_official": "Territory of the Wallis and Futuna Islands",
|
|
2429
|
-
"iso_2": "WF",
|
|
2430
|
-
"iso_3": "WLF",
|
|
2431
|
-
"flag_emoji": "🇼🇫",
|
|
2432
|
-
"continent": "Oceania",
|
|
2433
|
-
"region": "Polynesia",
|
|
2434
|
-
"currency_iso_code": "XPF"
|
|
2435
|
-
},
|
|
2436
|
-
{
|
|
2437
|
-
"name": "Western Sahara",
|
|
2438
|
-
"name_official": "Western Sahara",
|
|
2439
|
-
"iso_2": "EH",
|
|
2440
|
-
"iso_3": "ESH",
|
|
2441
|
-
"flag_emoji": "🇪🇭",
|
|
2442
|
-
"continent": "Africa",
|
|
2443
|
-
"region": "Northern Africa",
|
|
2444
|
-
"currency_iso_code": null
|
|
2445
|
-
},
|
|
2446
|
-
{
|
|
2447
|
-
"name": "Yemen",
|
|
2448
|
-
"name_official": "Republic of Yemen",
|
|
2449
|
-
"iso_2": "YE",
|
|
2450
|
-
"iso_3": "YEM",
|
|
2451
|
-
"flag_emoji": "🇾🇪",
|
|
2452
|
-
"continent": "Asia",
|
|
2453
|
-
"region": "Western Asia",
|
|
2454
|
-
"currency_iso_code": "YER"
|
|
2455
|
-
},
|
|
2456
|
-
{
|
|
2457
|
-
"name": "Zambia",
|
|
2458
|
-
"name_official": "Republic of Zambia",
|
|
2459
|
-
"iso_2": "ZM",
|
|
2460
|
-
"iso_3": "ZMB",
|
|
2461
|
-
"flag_emoji": "🇿🇲",
|
|
2462
|
-
"continent": "Africa",
|
|
2463
|
-
"region": "Eastern Africa",
|
|
2464
|
-
"currency_iso_code": "ZMW"
|
|
2465
|
-
},
|
|
2466
|
-
{
|
|
2467
|
-
"name": "Zimbabwe",
|
|
2468
|
-
"name_official": "Republic of Zimbabwe",
|
|
2469
|
-
"iso_2": "ZW",
|
|
2470
|
-
"iso_3": "ZWE",
|
|
2471
|
-
"flag_emoji": "🇿🇼",
|
|
2472
|
-
"continent": "Africa",
|
|
2473
|
-
"region": "Eastern Africa",
|
|
2474
|
-
"currency_iso_code": "USD"
|
|
2475
|
-
}
|
|
2476
|
-
]
|
|
2477
|
-
};
|