Last active
August 9, 2021 19:33
-
-
Save sgraaf/f79b728ed446b3450d6e3112dc8171d2 to your computer and use it in GitHub Desktop.
ISO 3166-1 countries w/ common names
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name":"Afghanistan", | |
"iso_name":"Afghanistan", | |
"alpha2":"AF", | |
"alpha3":"AFG", | |
"numeric":4 | |
}, | |
{ | |
"name":"Albania", | |
"iso_name":"Albania", | |
"alpha2":"AL", | |
"alpha3":"ALB", | |
"numeric":8 | |
}, | |
{ | |
"name":"Algeria", | |
"iso_name":"Algeria", | |
"alpha2":"DZ", | |
"alpha3":"DZA", | |
"numeric":12 | |
}, | |
{ | |
"name":"Andorra", | |
"iso_name":"Andorra", | |
"alpha2":"AD", | |
"alpha3":"AND", | |
"numeric":20 | |
}, | |
{ | |
"name":"Angola", | |
"iso_name":"Angola", | |
"alpha2":"AO", | |
"alpha3":"AGO", | |
"numeric":24 | |
}, | |
{ | |
"name":"Antigua and Barbuda", | |
"iso_name":"Antigua and Barbuda", | |
"alpha2":"AG", | |
"alpha3":"ATG", | |
"numeric":28 | |
}, | |
{ | |
"name":"Argentina", | |
"iso_name":"Argentina", | |
"alpha2":"AR", | |
"alpha3":"ARG", | |
"numeric":32 | |
}, | |
{ | |
"name":"Armenia", | |
"iso_name":"Armenia", | |
"alpha2":"AM", | |
"alpha3":"ARM", | |
"numeric":51 | |
}, | |
{ | |
"name":"Australia", | |
"iso_name":"Australia", | |
"alpha2":"AU", | |
"alpha3":"AUS", | |
"numeric":36 | |
}, | |
{ | |
"name":"Austria", | |
"iso_name":"Austria", | |
"alpha2":"AT", | |
"alpha3":"AUT", | |
"numeric":40 | |
}, | |
{ | |
"name":"Azerbaijan", | |
"iso_name":"Azerbaijan", | |
"alpha2":"AZ", | |
"alpha3":"AZE", | |
"numeric":31 | |
}, | |
{ | |
"name":"The Bahamas", | |
"iso_name":"Bahamas (the)", | |
"alpha2":"BS", | |
"alpha3":"BHS", | |
"numeric":44 | |
}, | |
{ | |
"name":"Bahrain", | |
"iso_name":"Bahrain", | |
"alpha2":"BH", | |
"alpha3":"BHR", | |
"numeric":48 | |
}, | |
{ | |
"name":"Bangladesh", | |
"iso_name":"Bangladesh", | |
"alpha2":"BD", | |
"alpha3":"BGD", | |
"numeric":50 | |
}, | |
{ | |
"name":"Barbados", | |
"iso_name":"Barbados", | |
"alpha2":"BB", | |
"alpha3":"BRB", | |
"numeric":52 | |
}, | |
{ | |
"name":"Belarus", | |
"iso_name":"Belarus", | |
"alpha2":"BY", | |
"alpha3":"BLR", | |
"numeric":112 | |
}, | |
{ | |
"name":"Belgium", | |
"iso_name":"Belgium", | |
"alpha2":"BE", | |
"alpha3":"BEL", | |
"numeric":56 | |
}, | |
{ | |
"name":"Belize", | |
"iso_name":"Belize", | |
"alpha2":"BZ", | |
"alpha3":"BLZ", | |
"numeric":84 | |
}, | |
{ | |
"name":"Benin", | |
"iso_name":"Benin", | |
"alpha2":"BJ", | |
"alpha3":"BEN", | |
"numeric":204 | |
}, | |
{ | |
"name":"Bhutan", | |
"iso_name":"Bhutan", | |
"alpha2":"BT", | |
"alpha3":"BTN", | |
"numeric":64 | |
}, | |
{ | |
"name":"Bolivia", | |
"iso_name":"Bolivia (Plurinational State of)", | |
"alpha2":"BO", | |
"alpha3":"BOL", | |
"numeric":68 | |
}, | |
{ | |
"name":"Bosnia and Herzegovina", | |
"iso_name":"Bosnia and Herzegovina", | |
"alpha2":"BA", | |
"alpha3":"BIH", | |
"numeric":70 | |
}, | |
{ | |
"name":"Botswana", | |
"iso_name":"Botswana", | |
"alpha2":"BW", | |
"alpha3":"BWA", | |
"numeric":72 | |
}, | |
{ | |
"name":"Brazil", | |
"iso_name":"Brazil", | |
"alpha2":"BR", | |
"alpha3":"BRA", | |
"numeric":76 | |
}, | |
{ | |
"name":"Brunei", | |
"iso_name":"Brunei Darussalam", | |
"alpha2":"BN", | |
"alpha3":"BRN", | |
"numeric":96 | |
}, | |
{ | |
"name":"Bulgaria", | |
"iso_name":"Bulgaria", | |
"alpha2":"BG", | |
"alpha3":"BGR", | |
"numeric":100 | |
}, | |
{ | |
"name":"Burkina Faso", | |
"iso_name":"Burkina Faso", | |
"alpha2":"BF", | |
"alpha3":"BFA", | |
"numeric":854 | |
}, | |
{ | |
"name":"Burundi", | |
"iso_name":"Burundi", | |
"alpha2":"BI", | |
"alpha3":"BDI", | |
"numeric":108 | |
}, | |
{ | |
"name":"Cape Verde", | |
"iso_name":"Cabo Verde", | |
"alpha2":"CV", | |
"alpha3":"CPV", | |
"numeric":132 | |
}, | |
{ | |
"name":"Cambodia", | |
"iso_name":"Cambodia", | |
"alpha2":"KH", | |
"alpha3":"KHM", | |
"numeric":116 | |
}, | |
{ | |
"name":"Cameroon", | |
"iso_name":"Cameroon", | |
"alpha2":"CM", | |
"alpha3":"CMR", | |
"numeric":120 | |
}, | |
{ | |
"name":"Canada", | |
"iso_name":"Canada", | |
"alpha2":"CA", | |
"alpha3":"CAN", | |
"numeric":124 | |
}, | |
{ | |
"name":"Central African Republic", | |
"iso_name":"Central African Republic (the)", | |
"alpha2":"CF", | |
"alpha3":"CAF", | |
"numeric":140 | |
}, | |
{ | |
"name":"Chad", | |
"iso_name":"Chad", | |
"alpha2":"TD", | |
"alpha3":"TCD", | |
"numeric":148 | |
}, | |
{ | |
"name":"Chile", | |
"iso_name":"Chile", | |
"alpha2":"CL", | |
"alpha3":"CHL", | |
"numeric":152 | |
}, | |
{ | |
"name":"China", | |
"iso_name":"China", | |
"alpha2":"CN", | |
"alpha3":"CHN", | |
"numeric":156 | |
}, | |
{ | |
"name":"Colombia", | |
"iso_name":"Colombia", | |
"alpha2":"CO", | |
"alpha3":"COL", | |
"numeric":170 | |
}, | |
{ | |
"name":"Comoros", | |
"iso_name":"Comoros (the)", | |
"alpha2":"KM", | |
"alpha3":"COM", | |
"numeric":174 | |
}, | |
{ | |
"name":"Democratic Republic of Congo", | |
"iso_name":"Congo (the Democratic Republic of the)", | |
"alpha2":"CD", | |
"alpha3":"COD", | |
"numeric":180 | |
}, | |
{ | |
"name":"Congo", | |
"iso_name":"Congo (the)", | |
"alpha2":"CG", | |
"alpha3":"COG", | |
"numeric":178 | |
}, | |
{ | |
"name":"Costa Rica", | |
"iso_name":"Costa Rica", | |
"alpha2":"CR", | |
"alpha3":"CRI", | |
"numeric":188 | |
}, | |
{ | |
"name":"Croatia", | |
"iso_name":"Croatia", | |
"alpha2":"HR", | |
"alpha3":"HRV", | |
"numeric":191 | |
}, | |
{ | |
"name":"Cuba", | |
"iso_name":"Cuba", | |
"alpha2":"CU", | |
"alpha3":"CUB", | |
"numeric":192 | |
}, | |
{ | |
"name":"Cyprus", | |
"iso_name":"Cyprus", | |
"alpha2":"CY", | |
"alpha3":"CYP", | |
"numeric":196 | |
}, | |
{ | |
"name":"Czech Republic", | |
"iso_name":"Czechia", | |
"alpha2":"CZ", | |
"alpha3":"CZE", | |
"numeric":203 | |
}, | |
{ | |
"name":"C\u00f4te d'Ivoire", | |
"iso_name":"C\u00f4te d'Ivoire", | |
"alpha2":"CI", | |
"alpha3":"CIV", | |
"numeric":384 | |
}, | |
{ | |
"name":"Denmark", | |
"iso_name":"Denmark", | |
"alpha2":"DK", | |
"alpha3":"DNK", | |
"numeric":208 | |
}, | |
{ | |
"name":"Djibouti", | |
"iso_name":"Djibouti", | |
"alpha2":"DJ", | |
"alpha3":"DJI", | |
"numeric":262 | |
}, | |
{ | |
"name":"Dominica", | |
"iso_name":"Dominica", | |
"alpha2":"DM", | |
"alpha3":"DMA", | |
"numeric":212 | |
}, | |
{ | |
"name":"Dominican Republic", | |
"iso_name":"Dominican Republic (the)", | |
"alpha2":"DO", | |
"alpha3":"DOM", | |
"numeric":214 | |
}, | |
{ | |
"name":"Ecuador", | |
"iso_name":"Ecuador", | |
"alpha2":"EC", | |
"alpha3":"ECU", | |
"numeric":218 | |
}, | |
{ | |
"name":"Egypt", | |
"iso_name":"Egypt", | |
"alpha2":"EG", | |
"alpha3":"EGY", | |
"numeric":818 | |
}, | |
{ | |
"name":"El Salvador", | |
"iso_name":"El Salvador", | |
"alpha2":"SV", | |
"alpha3":"SLV", | |
"numeric":222 | |
}, | |
{ | |
"name":"Equatorial Guinea", | |
"iso_name":"Equatorial Guinea", | |
"alpha2":"GQ", | |
"alpha3":"GNQ", | |
"numeric":226 | |
}, | |
{ | |
"name":"Eritrea", | |
"iso_name":"Eritrea", | |
"alpha2":"ER", | |
"alpha3":"ERI", | |
"numeric":232 | |
}, | |
{ | |
"name":"Estonia", | |
"iso_name":"Estonia", | |
"alpha2":"EE", | |
"alpha3":"EST", | |
"numeric":233 | |
}, | |
{ | |
"name":"Eswatini", | |
"iso_name":"Eswatini", | |
"alpha2":"SZ", | |
"alpha3":"SWZ", | |
"numeric":748 | |
}, | |
{ | |
"name":"Ethiopia", | |
"iso_name":"Ethiopia", | |
"alpha2":"ET", | |
"alpha3":"ETH", | |
"numeric":231 | |
}, | |
{ | |
"name":"Fiji", | |
"iso_name":"Fiji", | |
"alpha2":"FJ", | |
"alpha3":"FJI", | |
"numeric":242 | |
}, | |
{ | |
"name":"Finland", | |
"iso_name":"Finland", | |
"alpha2":"FI", | |
"alpha3":"FIN", | |
"numeric":246 | |
}, | |
{ | |
"name":"France", | |
"iso_name":"France", | |
"alpha2":"FR", | |
"alpha3":"FRA", | |
"numeric":250 | |
}, | |
{ | |
"name":"Gabon", | |
"iso_name":"Gabon", | |
"alpha2":"GA", | |
"alpha3":"GAB", | |
"numeric":266 | |
}, | |
{ | |
"name":"Gambia", | |
"iso_name":"Gambia (the)", | |
"alpha2":"GM", | |
"alpha3":"GMB", | |
"numeric":270 | |
}, | |
{ | |
"name":"Georgia", | |
"iso_name":"Georgia", | |
"alpha2":"GE", | |
"alpha3":"GEO", | |
"numeric":268 | |
}, | |
{ | |
"name":"Germany", | |
"iso_name":"Germany", | |
"alpha2":"DE", | |
"alpha3":"DEU", | |
"numeric":276 | |
}, | |
{ | |
"name":"Ghana", | |
"iso_name":"Ghana", | |
"alpha2":"GH", | |
"alpha3":"GHA", | |
"numeric":288 | |
}, | |
{ | |
"name":"Greece", | |
"iso_name":"Greece", | |
"alpha2":"GR", | |
"alpha3":"GRC", | |
"numeric":300 | |
}, | |
{ | |
"name":"Grenada", | |
"iso_name":"Grenada", | |
"alpha2":"GD", | |
"alpha3":"GRD", | |
"numeric":308 | |
}, | |
{ | |
"name":"Guatemala", | |
"iso_name":"Guatemala", | |
"alpha2":"GT", | |
"alpha3":"GTM", | |
"numeric":320 | |
}, | |
{ | |
"name":"Guinea", | |
"iso_name":"Guinea", | |
"alpha2":"GN", | |
"alpha3":"GIN", | |
"numeric":324 | |
}, | |
{ | |
"name":"Guinea-Bissau", | |
"iso_name":"Guinea-Bissau", | |
"alpha2":"GW", | |
"alpha3":"GNB", | |
"numeric":624 | |
}, | |
{ | |
"name":"Guyana", | |
"iso_name":"Guyana", | |
"alpha2":"GY", | |
"alpha3":"GUY", | |
"numeric":328 | |
}, | |
{ | |
"name":"Haiti", | |
"iso_name":"Haiti", | |
"alpha2":"HT", | |
"alpha3":"HTI", | |
"numeric":332 | |
}, | |
{ | |
"name":"Vatican City", | |
"iso_name":"Holy See (the)", | |
"alpha2":"VA", | |
"alpha3":"VAT", | |
"numeric":336 | |
}, | |
{ | |
"name":"Honduras", | |
"iso_name":"Honduras", | |
"alpha2":"HN", | |
"alpha3":"HND", | |
"numeric":340 | |
}, | |
{ | |
"name":"Hungary", | |
"iso_name":"Hungary", | |
"alpha2":"HU", | |
"alpha3":"HUN", | |
"numeric":348 | |
}, | |
{ | |
"name":"Iceland", | |
"iso_name":"Iceland", | |
"alpha2":"IS", | |
"alpha3":"ISL", | |
"numeric":352 | |
}, | |
{ | |
"name":"India", | |
"iso_name":"India", | |
"alpha2":"IN", | |
"alpha3":"IND", | |
"numeric":356 | |
}, | |
{ | |
"name":"Indonesia", | |
"iso_name":"Indonesia", | |
"alpha2":"ID", | |
"alpha3":"IDN", | |
"numeric":360 | |
}, | |
{ | |
"name":"Iran", | |
"iso_name":"Iran (Islamic Republic of)", | |
"alpha2":"IR", | |
"alpha3":"IRN", | |
"numeric":364 | |
}, | |
{ | |
"name":"Iraq", | |
"iso_name":"Iraq", | |
"alpha2":"IQ", | |
"alpha3":"IRQ", | |
"numeric":368 | |
}, | |
{ | |
"name":"Ireland", | |
"iso_name":"Ireland", | |
"alpha2":"IE", | |
"alpha3":"IRL", | |
"numeric":372 | |
}, | |
{ | |
"name":"Israel", | |
"iso_name":"Israel", | |
"alpha2":"IL", | |
"alpha3":"ISR", | |
"numeric":376 | |
}, | |
{ | |
"name":"Italy", | |
"iso_name":"Italy", | |
"alpha2":"IT", | |
"alpha3":"ITA", | |
"numeric":380 | |
}, | |
{ | |
"name":"Jamaica", | |
"iso_name":"Jamaica", | |
"alpha2":"JM", | |
"alpha3":"JAM", | |
"numeric":388 | |
}, | |
{ | |
"name":"Japan", | |
"iso_name":"Japan", | |
"alpha2":"JP", | |
"alpha3":"JPN", | |
"numeric":392 | |
}, | |
{ | |
"name":"Jordan", | |
"iso_name":"Jordan", | |
"alpha2":"JO", | |
"alpha3":"JOR", | |
"numeric":400 | |
}, | |
{ | |
"name":"Kazakhstan", | |
"iso_name":"Kazakhstan", | |
"alpha2":"KZ", | |
"alpha3":"KAZ", | |
"numeric":398 | |
}, | |
{ | |
"name":"Kenya", | |
"iso_name":"Kenya", | |
"alpha2":"KE", | |
"alpha3":"KEN", | |
"numeric":404 | |
}, | |
{ | |
"name":"Kiribati", | |
"iso_name":"Kiribati", | |
"alpha2":"KI", | |
"alpha3":"KIR", | |
"numeric":296 | |
}, | |
{ | |
"name":"North Korea", | |
"iso_name":"Korea (the Democratic People's Republic of)", | |
"alpha2":"KP", | |
"alpha3":"PRK", | |
"numeric":408 | |
}, | |
{ | |
"name":"South Korea", | |
"iso_name":"Korea (the Republic of)", | |
"alpha2":"KR", | |
"alpha3":"KOR", | |
"numeric":410 | |
}, | |
{ | |
"name":"Kuwait", | |
"iso_name":"Kuwait", | |
"alpha2":"KW", | |
"alpha3":"KWT", | |
"numeric":414 | |
}, | |
{ | |
"name":"Kyrgyzstan", | |
"iso_name":"Kyrgyzstan", | |
"alpha2":"KG", | |
"alpha3":"KGZ", | |
"numeric":417 | |
}, | |
{ | |
"name":"Laos", | |
"iso_name":"Lao People's Democratic Republic (the)", | |
"alpha2":"LA", | |
"alpha3":"LAO", | |
"numeric":418 | |
}, | |
{ | |
"name":"Latvia", | |
"iso_name":"Latvia", | |
"alpha2":"LV", | |
"alpha3":"LVA", | |
"numeric":428 | |
}, | |
{ | |
"name":"Lebanon", | |
"iso_name":"Lebanon", | |
"alpha2":"LB", | |
"alpha3":"LBN", | |
"numeric":422 | |
}, | |
{ | |
"name":"Lesotho", | |
"iso_name":"Lesotho", | |
"alpha2":"LS", | |
"alpha3":"LSO", | |
"numeric":426 | |
}, | |
{ | |
"name":"Liberia", | |
"iso_name":"Liberia", | |
"alpha2":"LR", | |
"alpha3":"LBR", | |
"numeric":430 | |
}, | |
{ | |
"name":"Libya", | |
"iso_name":"Libya", | |
"alpha2":"LY", | |
"alpha3":"LBY", | |
"numeric":434 | |
}, | |
{ | |
"name":"Liechtenstein", | |
"iso_name":"Liechtenstein", | |
"alpha2":"LI", | |
"alpha3":"LIE", | |
"numeric":438 | |
}, | |
{ | |
"name":"Lithuania", | |
"iso_name":"Lithuania", | |
"alpha2":"LT", | |
"alpha3":"LTU", | |
"numeric":440 | |
}, | |
{ | |
"name":"Luxembourg", | |
"iso_name":"Luxembourg", | |
"alpha2":"LU", | |
"alpha3":"LUX", | |
"numeric":442 | |
}, | |
{ | |
"name":"Madagascar", | |
"iso_name":"Madagascar", | |
"alpha2":"MG", | |
"alpha3":"MDG", | |
"numeric":450 | |
}, | |
{ | |
"name":"Malawi", | |
"iso_name":"Malawi", | |
"alpha2":"MW", | |
"alpha3":"MWI", | |
"numeric":454 | |
}, | |
{ | |
"name":"Malaysia", | |
"iso_name":"Malaysia", | |
"alpha2":"MY", | |
"alpha3":"MYS", | |
"numeric":458 | |
}, | |
{ | |
"name":"Maldives", | |
"iso_name":"Maldives", | |
"alpha2":"MV", | |
"alpha3":"MDV", | |
"numeric":462 | |
}, | |
{ | |
"name":"Mali", | |
"iso_name":"Mali", | |
"alpha2":"ML", | |
"alpha3":"MLI", | |
"numeric":466 | |
}, | |
{ | |
"name":"Malta", | |
"iso_name":"Malta", | |
"alpha2":"MT", | |
"alpha3":"MLT", | |
"numeric":470 | |
}, | |
{ | |
"name":"Marshall Islands", | |
"iso_name":"Marshall Islands (the)", | |
"alpha2":"MH", | |
"alpha3":"MHL", | |
"numeric":584 | |
}, | |
{ | |
"name":"Mauritania", | |
"iso_name":"Mauritania", | |
"alpha2":"MR", | |
"alpha3":"MRT", | |
"numeric":478 | |
}, | |
{ | |
"name":"Mauritius", | |
"iso_name":"Mauritius", | |
"alpha2":"MU", | |
"alpha3":"MUS", | |
"numeric":480 | |
}, | |
{ | |
"name":"Mexico", | |
"iso_name":"Mexico", | |
"alpha2":"MX", | |
"alpha3":"MEX", | |
"numeric":484 | |
}, | |
{ | |
"name":"Micronesia", | |
"iso_name":"Micronesia (Federated States of)", | |
"alpha2":"FM", | |
"alpha3":"FSM", | |
"numeric":583 | |
}, | |
{ | |
"name":"Moldova", | |
"iso_name":"Moldova (the Republic of)", | |
"alpha2":"MD", | |
"alpha3":"MDA", | |
"numeric":498 | |
}, | |
{ | |
"name":"Monaco", | |
"iso_name":"Monaco", | |
"alpha2":"MC", | |
"alpha3":"MCO", | |
"numeric":492 | |
}, | |
{ | |
"name":"Mongolia", | |
"iso_name":"Mongolia", | |
"alpha2":"MN", | |
"alpha3":"MNG", | |
"numeric":496 | |
}, | |
{ | |
"name":"Montenegro", | |
"iso_name":"Montenegro", | |
"alpha2":"ME", | |
"alpha3":"MNE", | |
"numeric":499 | |
}, | |
{ | |
"name":"Morocco", | |
"iso_name":"Morocco", | |
"alpha2":"MA", | |
"alpha3":"MAR", | |
"numeric":504 | |
}, | |
{ | |
"name":"Mozambique", | |
"iso_name":"Mozambique", | |
"alpha2":"MZ", | |
"alpha3":"MOZ", | |
"numeric":508 | |
}, | |
{ | |
"name":"Myanmar", | |
"iso_name":"Myanmar", | |
"alpha2":"MM", | |
"alpha3":"MMR", | |
"numeric":104 | |
}, | |
{ | |
"name":"Namibia", | |
"iso_name":"Namibia", | |
"alpha2":"NA", | |
"alpha3":"NAM", | |
"numeric":516 | |
}, | |
{ | |
"name":"Nauru", | |
"iso_name":"Nauru", | |
"alpha2":"NR", | |
"alpha3":"NRU", | |
"numeric":520 | |
}, | |
{ | |
"name":"Nepal", | |
"iso_name":"Nepal", | |
"alpha2":"NP", | |
"alpha3":"NPL", | |
"numeric":524 | |
}, | |
{ | |
"name":"Netherlands", | |
"iso_name":"Netherlands (the)", | |
"alpha2":"NL", | |
"alpha3":"NLD", | |
"numeric":528 | |
}, | |
{ | |
"name":"New Zealand", | |
"iso_name":"New Zealand", | |
"alpha2":"NZ", | |
"alpha3":"NZL", | |
"numeric":554 | |
}, | |
{ | |
"name":"Nicaragua", | |
"iso_name":"Nicaragua", | |
"alpha2":"NI", | |
"alpha3":"NIC", | |
"numeric":558 | |
}, | |
{ | |
"name":"Niger", | |
"iso_name":"Niger (the)", | |
"alpha2":"NE", | |
"alpha3":"NER", | |
"numeric":562 | |
}, | |
{ | |
"name":"Nigeria", | |
"iso_name":"Nigeria", | |
"alpha2":"NG", | |
"alpha3":"NGA", | |
"numeric":566 | |
}, | |
{ | |
"name":"North Macedonia", | |
"iso_name":"North Macedonia", | |
"alpha2":"MK", | |
"alpha3":"MKD", | |
"numeric":807 | |
}, | |
{ | |
"name":"Norway", | |
"iso_name":"Norway", | |
"alpha2":"NO", | |
"alpha3":"NOR", | |
"numeric":578 | |
}, | |
{ | |
"name":"Oman", | |
"iso_name":"Oman", | |
"alpha2":"OM", | |
"alpha3":"OMN", | |
"numeric":512 | |
}, | |
{ | |
"name":"Pakistan", | |
"iso_name":"Pakistan", | |
"alpha2":"PK", | |
"alpha3":"PAK", | |
"numeric":586 | |
}, | |
{ | |
"name":"Palau", | |
"iso_name":"Palau", | |
"alpha2":"PW", | |
"alpha3":"PLW", | |
"numeric":585 | |
}, | |
{ | |
"name":"Panama", | |
"iso_name":"Panama", | |
"alpha2":"PA", | |
"alpha3":"PAN", | |
"numeric":591 | |
}, | |
{ | |
"name":"Papua New Guinea", | |
"iso_name":"Papua New Guinea", | |
"alpha2":"PG", | |
"alpha3":"PNG", | |
"numeric":598 | |
}, | |
{ | |
"name":"Paraguay", | |
"iso_name":"Paraguay", | |
"alpha2":"PY", | |
"alpha3":"PRY", | |
"numeric":600 | |
}, | |
{ | |
"name":"Peru", | |
"iso_name":"Peru", | |
"alpha2":"PE", | |
"alpha3":"PER", | |
"numeric":604 | |
}, | |
{ | |
"name":"Philippines", | |
"iso_name":"Philippines (the)", | |
"alpha2":"PH", | |
"alpha3":"PHL", | |
"numeric":608 | |
}, | |
{ | |
"name":"Poland", | |
"iso_name":"Poland", | |
"alpha2":"PL", | |
"alpha3":"POL", | |
"numeric":616 | |
}, | |
{ | |
"name":"Portugal", | |
"iso_name":"Portugal", | |
"alpha2":"PT", | |
"alpha3":"PRT", | |
"numeric":620 | |
}, | |
{ | |
"name":"Qatar", | |
"iso_name":"Qatar", | |
"alpha2":"QA", | |
"alpha3":"QAT", | |
"numeric":634 | |
}, | |
{ | |
"name":"Romania", | |
"iso_name":"Romania", | |
"alpha2":"RO", | |
"alpha3":"ROU", | |
"numeric":642 | |
}, | |
{ | |
"name":"Russia", | |
"iso_name":"Russian Federation (the)", | |
"alpha2":"RU", | |
"alpha3":"RUS", | |
"numeric":643 | |
}, | |
{ | |
"name":"Rwanda", | |
"iso_name":"Rwanda", | |
"alpha2":"RW", | |
"alpha3":"RWA", | |
"numeric":646 | |
}, | |
{ | |
"name":"Saint Kitts and Nevis", | |
"iso_name":"Saint Kitts and Nevis", | |
"alpha2":"KN", | |
"alpha3":"KNA", | |
"numeric":659 | |
}, | |
{ | |
"name":"Saint Lucia", | |
"iso_name":"Saint Lucia", | |
"alpha2":"LC", | |
"alpha3":"LCA", | |
"numeric":662 | |
}, | |
{ | |
"name":"Saint Vincent and the Grenadines", | |
"iso_name":"Saint Vincent and the Grenadines", | |
"alpha2":"VC", | |
"alpha3":"VCT", | |
"numeric":670 | |
}, | |
{ | |
"name":"Samoa", | |
"iso_name":"Samoa", | |
"alpha2":"WS", | |
"alpha3":"WSM", | |
"numeric":882 | |
}, | |
{ | |
"name":"San Marino", | |
"iso_name":"San Marino", | |
"alpha2":"SM", | |
"alpha3":"SMR", | |
"numeric":674 | |
}, | |
{ | |
"name":"S\u00e3o Tom\u00e9 and Pr\u00edncipe", | |
"iso_name":"Sao Tome and Principe", | |
"alpha2":"ST", | |
"alpha3":"STP", | |
"numeric":678 | |
}, | |
{ | |
"name":"Saudi Arabia", | |
"iso_name":"Saudi Arabia", | |
"alpha2":"SA", | |
"alpha3":"SAU", | |
"numeric":682 | |
}, | |
{ | |
"name":"Senegal", | |
"iso_name":"Senegal", | |
"alpha2":"SN", | |
"alpha3":"SEN", | |
"numeric":686 | |
}, | |
{ | |
"name":"Serbia", | |
"iso_name":"Serbia", | |
"alpha2":"RS", | |
"alpha3":"SRB", | |
"numeric":688 | |
}, | |
{ | |
"name":"Seychelles", | |
"iso_name":"Seychelles", | |
"alpha2":"SC", | |
"alpha3":"SYC", | |
"numeric":690 | |
}, | |
{ | |
"name":"Sierra Leone", | |
"iso_name":"Sierra Leone", | |
"alpha2":"SL", | |
"alpha3":"SLE", | |
"numeric":694 | |
}, | |
{ | |
"name":"Singapore", | |
"iso_name":"Singapore", | |
"alpha2":"SG", | |
"alpha3":"SGP", | |
"numeric":702 | |
}, | |
{ | |
"name":"Slovakia", | |
"iso_name":"Slovakia", | |
"alpha2":"SK", | |
"alpha3":"SVK", | |
"numeric":703 | |
}, | |
{ | |
"name":"Slovenia", | |
"iso_name":"Slovenia", | |
"alpha2":"SI", | |
"alpha3":"SVN", | |
"numeric":705 | |
}, | |
{ | |
"name":"Solomon Islands", | |
"iso_name":"Solomon Islands", | |
"alpha2":"SB", | |
"alpha3":"SLB", | |
"numeric":90 | |
}, | |
{ | |
"name":"Somalia", | |
"iso_name":"Somalia", | |
"alpha2":"SO", | |
"alpha3":"SOM", | |
"numeric":706 | |
}, | |
{ | |
"name":"South Africa", | |
"iso_name":"South Africa", | |
"alpha2":"ZA", | |
"alpha3":"ZAF", | |
"numeric":710 | |
}, | |
{ | |
"name":"South Sudan", | |
"iso_name":"South Sudan", | |
"alpha2":"SS", | |
"alpha3":"SSD", | |
"numeric":728 | |
}, | |
{ | |
"name":"Spain", | |
"iso_name":"Spain", | |
"alpha2":"ES", | |
"alpha3":"ESP", | |
"numeric":724 | |
}, | |
{ | |
"name":"Sri Lanka", | |
"iso_name":"Sri Lanka", | |
"alpha2":"LK", | |
"alpha3":"LKA", | |
"numeric":144 | |
}, | |
{ | |
"name":"Sudan", | |
"iso_name":"Sudan (the)", | |
"alpha2":"SD", | |
"alpha3":"SDN", | |
"numeric":729 | |
}, | |
{ | |
"name":"Suriname", | |
"iso_name":"Suriname", | |
"alpha2":"SR", | |
"alpha3":"SUR", | |
"numeric":740 | |
}, | |
{ | |
"name":"Sweden", | |
"iso_name":"Sweden", | |
"alpha2":"SE", | |
"alpha3":"SWE", | |
"numeric":752 | |
}, | |
{ | |
"name":"Switzerland", | |
"iso_name":"Switzerland", | |
"alpha2":"CH", | |
"alpha3":"CHE", | |
"numeric":756 | |
}, | |
{ | |
"name":"Syria", | |
"iso_name":"Syrian Arab Republic (the)", | |
"alpha2":"SY", | |
"alpha3":"SYR", | |
"numeric":760 | |
}, | |
{ | |
"name":"Tajikistan", | |
"iso_name":"Tajikistan", | |
"alpha2":"TJ", | |
"alpha3":"TJK", | |
"numeric":762 | |
}, | |
{ | |
"name":"Tanzania", | |
"iso_name":"Tanzania, the United Republic of", | |
"alpha2":"TZ", | |
"alpha3":"TZA", | |
"numeric":834 | |
}, | |
{ | |
"name":"Thailand", | |
"iso_name":"Thailand", | |
"alpha2":"TH", | |
"alpha3":"THA", | |
"numeric":764 | |
}, | |
{ | |
"name":"East Timor", | |
"iso_name":"Timor-Leste", | |
"alpha2":"TL", | |
"alpha3":"TLS", | |
"numeric":626 | |
}, | |
{ | |
"name":"Togo", | |
"iso_name":"Togo", | |
"alpha2":"TG", | |
"alpha3":"TGO", | |
"numeric":768 | |
}, | |
{ | |
"name":"Tonga", | |
"iso_name":"Tonga", | |
"alpha2":"TO", | |
"alpha3":"TON", | |
"numeric":776 | |
}, | |
{ | |
"name":"Trinidad and Tobago", | |
"iso_name":"Trinidad and Tobago", | |
"alpha2":"TT", | |
"alpha3":"TTO", | |
"numeric":780 | |
}, | |
{ | |
"name":"Tunisia", | |
"iso_name":"Tunisia", | |
"alpha2":"TN", | |
"alpha3":"TUN", | |
"numeric":788 | |
}, | |
{ | |
"name":"Turkey", | |
"iso_name":"Turkey", | |
"alpha2":"TR", | |
"alpha3":"TUR", | |
"numeric":792 | |
}, | |
{ | |
"name":"Turkmenistan", | |
"iso_name":"Turkmenistan", | |
"alpha2":"TM", | |
"alpha3":"TKM", | |
"numeric":795 | |
}, | |
{ | |
"name":"Tuvalu", | |
"iso_name":"Tuvalu", | |
"alpha2":"TV", | |
"alpha3":"TUV", | |
"numeric":798 | |
}, | |
{ | |
"name":"Uganda", | |
"iso_name":"Uganda", | |
"alpha2":"UG", | |
"alpha3":"UGA", | |
"numeric":800 | |
}, | |
{ | |
"name":"Ukraine", | |
"iso_name":"Ukraine", | |
"alpha2":"UA", | |
"alpha3":"UKR", | |
"numeric":804 | |
}, | |
{ | |
"name":"United Arab Emirates", | |
"iso_name":"United Arab Emirates (the)", | |
"alpha2":"AE", | |
"alpha3":"ARE", | |
"numeric":784 | |
}, | |
{ | |
"name":"United Kingdom", | |
"iso_name":"United Kingdom of Great Britain and Northern Ireland (the)", | |
"alpha2":"GB", | |
"alpha3":"GBR", | |
"numeric":826 | |
}, | |
{ | |
"name":"United States", | |
"iso_name":"United States of America (the)", | |
"alpha2":"US", | |
"alpha3":"USA", | |
"numeric":840 | |
}, | |
{ | |
"name":"Uruguay", | |
"iso_name":"Uruguay", | |
"alpha2":"UY", | |
"alpha3":"URY", | |
"numeric":858 | |
}, | |
{ | |
"name":"Uzbekistan", | |
"iso_name":"Uzbekistan", | |
"alpha2":"UZ", | |
"alpha3":"UZB", | |
"numeric":860 | |
}, | |
{ | |
"name":"Vanuatu", | |
"iso_name":"Vanuatu", | |
"alpha2":"VU", | |
"alpha3":"VUT", | |
"numeric":548 | |
}, | |
{ | |
"name":"Venezuela", | |
"iso_name":"Venezuela (Bolivarian Republic of)", | |
"alpha2":"VE", | |
"alpha3":"VEN", | |
"numeric":862 | |
}, | |
{ | |
"name":"Vietnam", | |
"iso_name":"Viet Nam", | |
"alpha2":"VN", | |
"alpha3":"VNM", | |
"numeric":704 | |
}, | |
{ | |
"name":"Yemen", | |
"iso_name":"Yemen", | |
"alpha2":"YE", | |
"alpha3":"YEM", | |
"numeric":887 | |
}, | |
{ | |
"name":"Zambia", | |
"iso_name":"Zambia", | |
"alpha2":"ZM", | |
"alpha3":"ZMB", | |
"numeric":894 | |
}, | |
{ | |
"name":"Zimbabwe", | |
"iso_name":"Zimbabwe", | |
"alpha2":"ZW", | |
"alpha3":"ZWE", | |
"numeric":716 | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table role="grid" aria-rowcount="250"> | |
<thead role="rowgroup" class="v-grid-header"> | |
<tr class="v-grid-row" role="rowheader" style="width: 1445.62px;"> | |
<th style="height: 30px; width: 361.367px;" class="v-grid-cell sortable sort-asc" role="columnheader" colspan="1" aria-sort="ascending"> | |
<div class="v-grid-column-header-content v-grid-column-default-header-content">English short name</div> | |
</th> | |
<th style="height: 30px; width: 401.983px;" class="v-grid-cell sortable" role="columnheader" colspan="1" aria-sort="none"> | |
<div class="v-grid-column-header-content v-grid-column-default-header-content">French short name</div> | |
</th> | |
<th style="height: 30px; width: 236.717px;" class="v-grid-cell sortable" role="columnheader" colspan="1" aria-sort="none"> | |
<div class="v-grid-column-header-content v-grid-column-default-header-content">Alpha-2 code</div> | |
</th> | |
<th style="height: 30px; width: 236.717px;" class="v-grid-cell sortable" role="columnheader" colspan="1" aria-sort="none"> | |
<div class="v-grid-column-header-content v-grid-column-default-header-content">Alpha-3 code</div> | |
</th> | |
<th style="height: 30px; width: 208.833px;" class="v-grid-cell sortable" role="columnheader" colspan="1" aria-sort="none"> | |
<div class="v-grid-column-header-content v-grid-column-default-header-content">Numeric</div> | |
</th> | |
</tr> | |
</thead> | |
<tbody role="rowgroup" class="v-grid-body" style="margin-top: 30px; transform: translate3d(0px, 0px, 0px);"> | |
<tr class="v-grid-row v-grid-row-focused v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 0px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell v-grid-cell-focused wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Afghanistan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Afghanistan (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AF</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AFG</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">004</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 30px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Albania</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Albanie (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AL</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ALB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">008</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 60px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Algeria</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Algérie (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DZ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DZA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">012</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 90px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">American Samoa</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Samoa américaines (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AS</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ASM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">016</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 120px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Andorra</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Andorre (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AD</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AND</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">020</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 150px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Angola</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Angola (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AGO</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">024</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 180px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Anguilla</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Anguilla</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AI</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AIA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">660</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 210px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Antarctica</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Antarctique (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AQ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ATA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">010</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 240px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Antigua and Barbuda</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Antigua-et-Barbuda</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ATG</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">028</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 270px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Argentina</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Argentine (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ARG</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">032</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 300px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Armenia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Arménie (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ARM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">051</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 330px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Aruba</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Aruba</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AW</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ABW</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">533</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 360px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Australia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Australie (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AU</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AUS</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">036</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 390px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Austria</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Autriche (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AT</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AUT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">040</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 420px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Azerbaijan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Azerbaïdjan (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AZ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AZE</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">031</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 450px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Bahamas (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bahamas (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BS</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BHS</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">044</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 480px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Bahrain</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bahreïn</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BH</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BHR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">048</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 510px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Bangladesh</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bangladesh (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BD</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BGD</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">050</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 540px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Barbados</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Barbade (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BB</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BRB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">052</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 570px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Belarus</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bélarus (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BY</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BLR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">112</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 600px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Belgium</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Belgique (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BEL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">056</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 630px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Belize</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Belize (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BZ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BLZ</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">084</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 660px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Benin</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bénin (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BJ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BEN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">204</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 690px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Bermuda</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bermudes (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BMU</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">060</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 720px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Bhutan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bhoutan (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BT</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BTN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">064</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 750px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Bolivia (Plurinational State of)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bolivie (État plurinational de)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BOL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">068</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 780px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Bonaire, Sint Eustatius and Saba</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bonaire, Saint-Eustache et Saba</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BQ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BES</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">535</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 810px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Bosnia and Herzegovina</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bosnie-Herzégovine (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BIH</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">070</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 840px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Botswana</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Botswana (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BW</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BWA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">072</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 870px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Bouvet Island</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bouvet (l'Île)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BV</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BVT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">074</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 900px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Brazil</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Brésil (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BRA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">076</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 930px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">British Indian Ocean Territory (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Indien (le Territoire britannique de l'océan)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IOT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">086</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 960px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Brunei Darussalam</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Brunéi Darussalam (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BRN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">096</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 990px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Bulgaria</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Bulgarie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BGR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">100</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1020px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Burkina Faso</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Burkina Faso (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BF</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BFA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">854</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1050px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Burundi</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Burundi (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BI</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BDI</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">108</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1080px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Cabo Verde</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Cabo Verde</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CV</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CPV</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">132</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1110px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Cambodia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Cambodge (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KH</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KHM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">116</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1140px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Cameroon</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Cameroun (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CMR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">120</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1170px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Canada</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Canada (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CAN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">124</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1200px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Cayman Islands (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Caïmans (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KY</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CYM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">136</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1230px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Central African Republic (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">République centrafricaine (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CF</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CAF</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">140</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1260px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Chad</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Tchad (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TD</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TCD</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">148</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1290px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Chile</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Chili (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CL</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CHL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">152</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1320px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">China</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Chine (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CHN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">156</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1350px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Christmas Island</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Christmas (l'Île)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CX</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CXR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">162</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1380px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Cocos (Keeling) Islands (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Cocos (les Îles)/ Keeling (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CC</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CCK</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">166</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1410px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Colombia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Colombie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">COL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">170</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1440px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Comoros (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Comores (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">COM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">174</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1470px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Congo (the Democratic Republic of the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Congo (la République démocratique du)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CD</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">COD</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">180</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1500px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Congo (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Congo (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">COG</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">178</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1530px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Cook Islands (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Cook (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CK</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">COK</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">184</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1560px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Costa Rica</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Costa Rica (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CRI</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">188</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1590px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Croatia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Croatie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HRV</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">191</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1620px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Cuba</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Cuba</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CU</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CUB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">192</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1650px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Curaçao</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Curaçao</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CW</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CUW</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">531</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1680px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Cyprus</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Chypre</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CY</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CYP</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">196</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1710px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Czechia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Tchéquie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CZ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CZE</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">203</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1740px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Côte d'Ivoire</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Côte d'Ivoire (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CI</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CIV</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">384</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1770px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Denmark</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Danemark (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DK</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DNK</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">208</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1800px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Djibouti</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Djibouti</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DJ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DJI</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">262</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1830px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Dominica</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Dominique (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DMA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">212</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1860px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Dominican Republic (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">dominicaine (la République)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DOM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">214</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1890px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Ecuador</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Équateur (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">EC</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ECU</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">218</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1920px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Egypt</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Égypte (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">EG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">EGY</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">818</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1950px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">El Salvador</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">El Salvador</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SV</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SLV</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">222</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 1980px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Equatorial Guinea</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Guinée équatoriale (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GQ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GNQ</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">226</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2010px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Eritrea</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Érythrée (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ER</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ERI</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">232</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2040px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Estonia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Estonie (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">EE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">EST</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">233</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2070px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Eswatini</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Eswatini (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SZ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SWZ</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">748</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2100px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Ethiopia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Éthiopie (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ET</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ETH</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">231</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2130px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Falkland Islands (the) [Malvinas]</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Falkland (les Îles)/Malouines (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FK</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FLK</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">238</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2160px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Faroe Islands (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Féroé (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FRO</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">234</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2190px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Fiji</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Fidji (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FJ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FJI</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">242</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2220px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Finland</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Finlande (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FI</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FIN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">246</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2250px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">France</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">France (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FRA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">250</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2280px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">French Guiana</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Guyane française (la )</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GF</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GUF</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">254</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2310px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">French Polynesia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Polynésie française (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PF</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PYF</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">258</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2340px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">French Southern Territories (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Terres australes françaises (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TF</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ATF</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">260</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2370px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Gabon</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Gabon (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GAB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">266</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2400px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Gambia (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Gambie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GMB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">270</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2430px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Georgia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Géorgie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GEO</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">268</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2460px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Germany</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Allemagne (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">DEU</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">276</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2490px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Ghana</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Ghana (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GH</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GHA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">288</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2520px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Gibraltar</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Gibraltar</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GI</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GIB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">292</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2550px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Greece</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Grèce (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GRC</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">300</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2580px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Greenland</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Groenland (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GL</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GRL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">304</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2610px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Grenada</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Grenade (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GD</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GRD</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">308</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2640px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Guadeloupe</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Guadeloupe (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GP</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GLP</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">312</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2670px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Guam</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Guam</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GU</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GUM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">316</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2700px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Guatemala</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Guatemala (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GT</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GTM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">320</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2730px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Guernsey</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Guernesey</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GGY</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">831</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2760px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Guinea</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Guinée (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GIN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">324</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2790px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Guinea-Bissau</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Guinée-Bissau (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GW</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GNB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">624</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2820px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Guyana</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Guyana (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GY</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GUY</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">328</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2850px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Haiti</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Haïti</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HT</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HTI</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">332</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2880px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Heard Island and McDonald Islands</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Heard-et-Îles MacDonald (l'Île)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HMD</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">334</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2910px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Holy See (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Saint-Siège (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VAT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">336</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2940px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Honduras</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Honduras (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HND</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">340</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 2970px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Hong Kong</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Hong Kong</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HK</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HKG</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">344</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3000px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Hungary</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Hongrie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HU</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">HUN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">348</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3030px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Iceland</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Islande (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IS</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ISL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">352</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3060px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">India</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Inde (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IND</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">356</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3090px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Indonesia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Indonésie (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ID</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IDN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">360</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3120px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Iran (Islamic Republic of)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Iran (République Islamique d')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IRN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">364</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3150px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Iraq</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Iraq (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IQ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IRQ</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">368</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3180px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Ireland</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Irlande (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IRL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">372</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3210px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Isle of Man</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Île de Man</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IMN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">833</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3240px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Israel</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Israël</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IL</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ISR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">376</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3270px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Italy</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Italie (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">IT</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ITA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">380</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3300px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Jamaica</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Jamaïque (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">JM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">JAM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">388</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3330px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Japan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Japon (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">JP</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">JPN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">392</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3360px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Jersey</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Jersey</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">JE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">JEY</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">832</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3390px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Jordan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Jordanie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">JO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">JOR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">400</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3420px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Kazakhstan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Kazakhstan (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KZ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KAZ</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">398</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3450px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Kenya</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Kenya (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KEN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">404</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3480px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Kiribati</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Kiribati</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KI</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KIR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">296</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3510px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Korea (the Democratic People's Republic of)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Corée (la République populaire démocratique de)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KP</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PRK</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">408</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3540px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Korea (the Republic of)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Corée (la République de)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KOR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">410</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3570px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Kuwait</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Koweït (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KW</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KWT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">414</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3600px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Kyrgyzstan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Kirghizistan (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KGZ</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">417</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3630px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Lao People's Democratic Republic (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Lao (la République démocratique populaire)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LAO</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">418</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3660px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Latvia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Lettonie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LV</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LVA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">428</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3690px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Lebanon</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Liban (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LB</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LBN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">422</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3720px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Lesotho</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Lesotho (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LS</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LSO</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">426</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3750px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Liberia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Libéria (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LBR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">430</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3780px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Libya</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Libye (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LY</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LBY</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">434</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3810px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Liechtenstein</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Liechtenstein (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LI</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LIE</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">438</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3840px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Lithuania</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Lituanie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LT</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LTU</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">440</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3870px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Luxembourg</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Luxembourg (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LU</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LUX</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">442</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3900px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Macao</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Macao</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MAC</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">446</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3930px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Madagascar</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Madagascar</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MDG</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">450</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3960px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Malawi</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Malawi (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MW</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MWI</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">454</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 3990px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Malaysia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Malaisie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MY</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MYS</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">458</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4020px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Maldives</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Maldives (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MV</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MDV</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">462</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4050px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Mali</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Mali (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ML</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MLI</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">466</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4080px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Malta</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Malte</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MT</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MLT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">470</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4110px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Marshall Islands (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Marshall (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MH</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MHL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">584</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4140px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Martinique</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Martinique (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MQ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MTQ</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">474</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4170px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Mauritania</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Mauritanie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MRT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">478</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4200px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Mauritius</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Maurice</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MU</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MUS</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">480</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4230px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Mayotte</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Mayotte</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">YT</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MYT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">175</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4260px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Mexico</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Mexique (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MX</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MEX</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">484</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4290px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Micronesia (Federated States of)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Micronésie (États fédérés de)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">FSM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">583</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4320px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Moldova (the Republic of)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Moldova (la République de)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MD</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MDA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">498</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4350px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Monaco</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Monaco</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MC</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MCO</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">492</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4380px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Mongolia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Mongolie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MNG</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">496</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4410px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Montenegro</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Monténégro (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ME</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MNE</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">499</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4440px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Montserrat</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Montserrat</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MS</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MSR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">500</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4470px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Morocco</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Maroc (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MAR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">504</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4500px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Mozambique</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Mozambique (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MZ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MOZ</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">508</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4530px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Myanmar</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Myanmar (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MMR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">104</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4560px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Namibia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Namibie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NAM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">516</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4590px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Nauru</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Nauru</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NRU</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">520</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4620px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Nepal</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Népal (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NP</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NPL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">524</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4650px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Netherlands (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Pays-Bas (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NL</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NLD</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">528</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4680px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">New Caledonia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Nouvelle-Calédonie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NC</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NCL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">540</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4710px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">New Zealand</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Nouvelle-Zélande (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NZ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NZL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">554</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4740px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Nicaragua</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Nicaragua (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NI</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NIC</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">558</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4770px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Niger (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Niger (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NER</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">562</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4800px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Nigeria</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Nigéria (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NGA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">566</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4830px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Niue</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Niue</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NU</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NIU</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">570</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4860px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Norfolk Island</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Norfolk (l'Île)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NF</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NFK</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">574</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4890px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">North Macedonia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Macédoine du Nord (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MK</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MKD</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">807</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4920px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Northern Mariana Islands (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Mariannes du Nord (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MP</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MNP</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">580</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4950px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Norway</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Norvège (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">NOR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">578</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 4980px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Oman</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Oman</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">OM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">OMN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">512</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5010px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Pakistan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Pakistan (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PK</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PAK</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">586</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5040px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Palau</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Palaos (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PW</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PLW</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">585</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5070px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Palestine, State of</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Palestine, État de</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PS</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PSE</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">275</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5100px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Panama</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Panama (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PAN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">591</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5130px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Papua New Guinea</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Papouasie-Nouvelle-Guinée (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PNG</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">598</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5160px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Paraguay</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Paraguay (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PY</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PRY</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">600</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5190px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Peru</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Pérou (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PER</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">604</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5220px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Philippines (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Philippines (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PH</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PHL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">608</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5250px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Pitcairn</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Pitcairn</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PCN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">612</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5280px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Poland</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Pologne (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PL</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">POL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">616</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5310px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Portugal</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Portugal (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PT</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PRT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">620</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5340px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Puerto Rico</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Porto Rico</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PRI</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">630</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5370px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Qatar</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Qatar (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">QA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">QAT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">634</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5400px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Romania</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Roumanie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">RO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ROU</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">642</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5430px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Russian Federation (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Russie (la Fédération de)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">RU</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">RUS</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">643</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5460px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Rwanda</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Rwanda (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">RW</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">RWA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">646</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5490px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Réunion</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Réunion (La)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">RE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">REU</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">638</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5520px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Saint Barthélemy</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Saint-Barthélemy</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BL</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">BLM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">652</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5550px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Saint Helena, Ascension and Tristan da Cunha</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Sainte-Hélène, Ascension et Tristan da Cunha</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SH</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SHN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">654</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5580px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Saint Kitts and Nevis</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Saint-Kitts-et-Nevis</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">KNA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">659</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5610px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Saint Lucia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Sainte-Lucie</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LC</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LCA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">662</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5640px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Saint Martin (French part)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Saint-Martin (partie française)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MF</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">MAF</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">663</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5670px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Saint Pierre and Miquelon</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Saint-Pierre-et-Miquelon</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">PM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SPM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">666</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5700px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Saint Vincent and the Grenadines</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Saint-Vincent-et-les Grenadines</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VC</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VCT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">670</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5730px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Samoa</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Samoa (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">WS</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">WSM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">882</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5760px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">San Marino</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Saint-Marin</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SMR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">674</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5790px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Sao Tome and Principe</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Sao Tomé-et-Principe</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ST</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">STP</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">678</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5820px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Saudi Arabia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Arabie saoudite (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SAU</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">682</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5850px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Senegal</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Sénégal (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SEN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">686</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5880px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Serbia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Serbie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">RS</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SRB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">688</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5910px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Seychelles</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Seychelles (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SC</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SYC</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">690</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5940px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Sierra Leone</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Sierra Leone (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SL</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SLE</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">694</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 5970px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Singapore</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Singapour</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SGP</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">702</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6000px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Sint Maarten (Dutch part)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Saint-Martin (partie néerlandaise)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SX</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SXM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">534</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6030px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Slovakia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Slovaquie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SK</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SVK</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">703</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6060px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Slovenia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Slovénie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SI</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SVN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">705</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6090px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Solomon Islands</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Salomon (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SB</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SLB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">090</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6120px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Somalia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Somalie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SOM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">706</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6150px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">South Africa</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Afrique du Sud (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ZA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ZAF</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">710</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6180px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">South Georgia and the South Sandwich Islands</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Géorgie du Sud-et-les Îles Sandwich du Sud (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GS</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SGS</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">239</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6210px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">South Sudan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Soudan du Sud (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SS</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SSD</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">728</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6240px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Spain</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Espagne (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ES</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ESP</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">724</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6270px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Sri Lanka</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Sri Lanka</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LK</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">LKA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">144</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6300px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Sudan (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Soudan (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SD</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SDN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">729</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6330px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Suriname</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Suriname (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SUR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">740</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6360px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Svalbard and Jan Mayen</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Svalbard et l'Île Jan Mayen (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SJ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SJM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">744</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6390px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Sweden</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Suède (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SWE</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">752</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6420px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Switzerland</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Suisse (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CH</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">CHE</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">756</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6450px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Syrian Arab Republic (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">République arabe syrienne (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SY</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">SYR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">760</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6480px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Taiwan (Province of China)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Taïwan (Province de Chine)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TW</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TWN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">158</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6510px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Tajikistan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Tadjikistan (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TJ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TJK</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">762</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6540px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Tanzania, the United Republic of</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Tanzanie (la République-Unie de)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TZ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TZA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">834</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6570px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Thailand</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Thaïlande (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TH</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">THA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">764</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6600px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Timor-Leste</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Timor-Leste (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TL</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TLS</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">626</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6630px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Togo</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Togo (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TGO</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">768</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6660px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Tokelau</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Tokelau (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TK</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TKL</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">772</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6690px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Tonga</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Tonga (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TO</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TON</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">776</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6720px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Trinidad and Tobago</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Trinité-et-Tobago (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TT</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TTO</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">780</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6750px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Tunisia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Tunisie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TUN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">788</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6780px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Turkey</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Turquie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TR</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TUR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">792</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6810px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Turkmenistan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Turkménistan (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TKM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">795</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6840px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Turks and Caicos Islands (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Turks-et-Caïcos (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TC</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TCA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">796</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6870px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Tuvalu</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Tuvalu (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TV</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">TUV</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">798</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6900px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Uganda</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Ouganda (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">UG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">UGA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">800</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6930px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Ukraine</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Ukraine (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">UA</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">UKR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">804</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6960px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">United Arab Emirates (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Émirats arabes unis (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ARE</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">784</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 6990px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">United Kingdom of Great Britain and Northern Ireland (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Royaume-Uni de Grande-Bretagne et d'Irlande du Nord (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GB</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">GBR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">826</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7020px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">United States Minor Outlying Islands (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Îles mineures éloignées des États-Unis (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">UM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">UMI</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">581</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7050px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">United States of America (the)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">États-Unis d'Amérique (les)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">US</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">USA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">840</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7080px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Uruguay</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Uruguay (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">UY</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">URY</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">858</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7110px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Uzbekistan</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Ouzbékistan (l')</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">UZ</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">UZB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">860</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7140px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Vanuatu</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Vanuatu (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VU</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VUT</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">548</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7170px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Venezuela (Bolivarian Republic of)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Venezuela (République bolivarienne du)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VEN</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">862</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7200px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Viet Nam</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Viet Nam (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VN</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VNM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">704</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7230px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Virgin Islands (British)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Vierges britanniques (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VG</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VGB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">092</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7260px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Virgin Islands (U.S.)</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Vierges des États-Unis (les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VI</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">VIR</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">850</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7290px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Wallis and Futuna</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Wallis-et-Futuna </td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">WF</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">WLF</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">876</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7320px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Western Sahara*</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Sahara occidental (le)*</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">EH</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ESH</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">732</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7350px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Yemen</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Yémen (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">YE</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">YEM</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">887</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7380px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Zambia</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Zambie (la)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ZM</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ZMB</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">894</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-stripe v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7410px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Zimbabwe</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Zimbabwe (le)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ZW</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ZWE</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">716</td> | |
</tr> | |
<tr class="v-grid-row v-grid-row-has-data" role="row" style="width: 1445.62px; transform: translate3d(0px, 7440px, 0px);"> | |
<td style="height: 30px; width: 361.367px;" class="v-grid-cell wrap" role="gridcell" colspan="1"><button type="button" class="v-nativebutton" style="">Åland Islands</button></td> | |
<td style="height: 30px; width: 401.983px;" class="v-grid-cell wrap" role="gridcell" colspan="1">Åland(les Îles)</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">AX</td> | |
<td style="height: 30px; width: 236.717px;" class="v-grid-cell" role="gridcell" colspan="1">ALA</td> | |
<td style="height: 30px; width: 208.833px;" class="v-grid-cell" role="gridcell" colspan="1">248</td> | |
</tr> | |
</tbody> | |
<tfoot role="rowgroup" class="v-grid-footer"></tfoot> | |
</table> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment