Update 20211208-1551

This commit is contained in:
trick77 2021-12-08 16:51:05 +01:00
parent 4775b72e4c
commit f81a9dddf2
239 changed files with 478 additions and 478 deletions

View File

@ -21,8 +21,8 @@ The resulting JSON will look similar to this:
``` ```
{ {
"country": "Timor-Leste", "country": "Timor-Leste",
"countryCode": "TL", "country-code": "TL",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Andorra", "country": "Andorra",
"countryCode": "AD", "country-code": "AD",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "United Arab Emirates", "country": "United Arab Emirates",
"countryCode": "AE", "country-code": "AE",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Afghanistan", "country": "Afghanistan",
"countryCode": "AF", "country-code": "AF",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Antigua \u0026 Barbuda", "country": "Antigua \u0026 Barbuda",
"countryCode": "AG", "country-code": "AG",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Anguilla", "country": "Anguilla",
"countryCode": "AI", "country-code": "AI",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Albania", "country": "Albania",
"countryCode": "AL", "country-code": "AL",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Armenia", "country": "Armenia",
"countryCode": "AM", "country-code": "AM",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Angola", "country": "Angola",
"countryCode": "AO", "country-code": "AO",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Argentina", "country": "Argentina",
"countryCode": "AR", "country-code": "AR",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "American Samoa", "country": "American Samoa",
"countryCode": "AS", "country-code": "AS",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Austria", "country": "Austria",
"countryCode": "AT", "country-code": "AT",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Australia", "country": "Australia",
"countryCode": "AU", "country-code": "AU",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Aruba", "country": "Aruba",
"countryCode": "AW", "country-code": "AW",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Åland Islands", "country": "Åland Islands",
"countryCode": "AX", "country-code": "AX",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Azerbaijan", "country": "Azerbaijan",
"countryCode": "AZ", "country-code": "AZ",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Bosnia \u0026 Herzegovina", "country": "Bosnia \u0026 Herzegovina",
"countryCode": "BA", "country-code": "BA",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Barbados", "country": "Barbados",
"countryCode": "BB", "country-code": "BB",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Bangladesh", "country": "Bangladesh",
"countryCode": "BD", "country-code": "BD",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Belgium", "country": "Belgium",
"countryCode": "BE", "country-code": "BE",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Burkina Faso", "country": "Burkina Faso",
"countryCode": "BF", "country-code": "BF",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Bulgaria", "country": "Bulgaria",
"countryCode": "BG", "country-code": "BG",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Bahrain", "country": "Bahrain",
"countryCode": "BH", "country-code": "BH",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Burundi", "country": "Burundi",
"countryCode": "BI", "country-code": "BI",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Benin", "country": "Benin",
"countryCode": "BJ", "country-code": "BJ",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "St. Barthélemy", "country": "St. Barthélemy",
"countryCode": "BL", "country-code": "BL",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Bermuda", "country": "Bermuda",
"countryCode": "BM", "country-code": "BM",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Brunei", "country": "Brunei",
"countryCode": "BN", "country-code": "BN",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Bolivia", "country": "Bolivia",
"countryCode": "BO", "country-code": "BO",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Caribbean Netherlands", "country": "Caribbean Netherlands",
"countryCode": "BQ", "country-code": "BQ",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Brazil", "country": "Brazil",
"countryCode": "BR", "country-code": "BR",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Bahamas", "country": "Bahamas",
"countryCode": "BS", "country-code": "BS",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Bhutan", "country": "Bhutan",
"countryCode": "BT", "country-code": "BT",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Botswana", "country": "Botswana",
"countryCode": "BW", "country-code": "BW",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Belarus", "country": "Belarus",
"countryCode": "BY", "country-code": "BY",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Belize", "country": "Belize",
"countryCode": "BZ", "country-code": "BZ",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Canada", "country": "Canada",
"countryCode": "CA", "country-code": "CA",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Congo - Kinshasa", "country": "Congo - Kinshasa",
"countryCode": "CD", "country-code": "CD",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Central African Republic", "country": "Central African Republic",
"countryCode": "CF", "country-code": "CF",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Congo - Brazzaville", "country": "Congo - Brazzaville",
"countryCode": "CG", "country-code": "CG",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Switzerland", "country": "Switzerland",
"countryCode": "CH", "country-code": "CH",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Côte dIvoire", "country": "Côte dIvoire",
"countryCode": "CI", "country-code": "CI",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Cook Islands", "country": "Cook Islands",
"countryCode": "CK", "country-code": "CK",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Chile", "country": "Chile",
"countryCode": "CL", "country-code": "CL",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Cameroon", "country": "Cameroon",
"countryCode": "CM", "country-code": "CM",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "China", "country": "China",
"countryCode": "CN", "country-code": "CN",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Colombia", "country": "Colombia",
"countryCode": "CO", "country-code": "CO",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Costa Rica", "country": "Costa Rica",
"countryCode": "CR", "country-code": "CR",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Cuba", "country": "Cuba",
"countryCode": "CU", "country-code": "CU",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Cape Verde", "country": "Cape Verde",
"countryCode": "CV", "country-code": "CV",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Curaçao", "country": "Curaçao",
"countryCode": "CW", "country-code": "CW",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Cyprus", "country": "Cyprus",
"countryCode": "CY", "country-code": "CY",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Czechia", "country": "Czechia",
"countryCode": "CZ", "country-code": "CZ",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Germany", "country": "Germany",
"countryCode": "DE", "country-code": "DE",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Djibouti", "country": "Djibouti",
"countryCode": "DJ", "country-code": "DJ",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Denmark", "country": "Denmark",
"countryCode": "DK", "country-code": "DK",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Dominica", "country": "Dominica",
"countryCode": "DM", "country-code": "DM",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Dominican Republic", "country": "Dominican Republic",
"countryCode": "DO", "country-code": "DO",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Algeria", "country": "Algeria",
"countryCode": "DZ", "country-code": "DZ",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Ecuador", "country": "Ecuador",
"countryCode": "EC", "country-code": "EC",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Estonia", "country": "Estonia",
"countryCode": "EE", "country-code": "EE",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Egypt", "country": "Egypt",
"countryCode": "EG", "country-code": "EG",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Eritrea", "country": "Eritrea",
"countryCode": "ER", "country-code": "ER",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Spain", "country": "Spain",
"countryCode": "ES", "country-code": "ES",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Ethiopia", "country": "Ethiopia",
"countryCode": "ET", "country-code": "ET",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "European Union", "country": "European Union",
"countryCode": "EU", "country-code": "EU",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Finland", "country": "Finland",
"countryCode": "FI", "country-code": "FI",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Fiji", "country": "Fiji",
"countryCode": "FJ", "country-code": "FJ",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Falkland Islands", "country": "Falkland Islands",
"countryCode": "FK", "country-code": "FK",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Micronesia", "country": "Micronesia",
"countryCode": "FM", "country-code": "FM",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Faroe Islands", "country": "Faroe Islands",
"countryCode": "FO", "country-code": "FO",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "France", "country": "France",
"countryCode": "FR", "country-code": "FR",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Gabon", "country": "Gabon",
"countryCode": "GA", "country-code": "GA",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "United Kingdom", "country": "United Kingdom",
"countryCode": "GB", "country-code": "GB",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Grenada", "country": "Grenada",
"countryCode": "GD", "country-code": "GD",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Georgia", "country": "Georgia",
"countryCode": "GE", "country-code": "GE",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "French Guiana", "country": "French Guiana",
"countryCode": "GF", "country-code": "GF",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Guernsey", "country": "Guernsey",
"countryCode": "GG", "country-code": "GG",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Ghana", "country": "Ghana",
"countryCode": "GH", "country-code": "GH",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Gibraltar", "country": "Gibraltar",
"countryCode": "GI", "country-code": "GI",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Greenland", "country": "Greenland",
"countryCode": "GL", "country-code": "GL",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Gambia", "country": "Gambia",
"countryCode": "GM", "country-code": "GM",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Guinea", "country": "Guinea",
"countryCode": "GN", "country-code": "GN",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Guadeloupe", "country": "Guadeloupe",
"countryCode": "GP", "country-code": "GP",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Equatorial Guinea", "country": "Equatorial Guinea",
"countryCode": "GQ", "country-code": "GQ",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Greece", "country": "Greece",
"countryCode": "GR", "country-code": "GR",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Guatemala", "country": "Guatemala",
"countryCode": "GT", "country-code": "GT",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Guam", "country": "Guam",
"countryCode": "GU", "country-code": "GU",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Guinea-Bissau", "country": "Guinea-Bissau",
"countryCode": "GW", "country-code": "GW",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Guyana", "country": "Guyana",
"countryCode": "GY", "country-code": "GY",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Hong Kong SAR China", "country": "Hong Kong SAR China",
"countryCode": "HK", "country-code": "HK",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Honduras", "country": "Honduras",
"countryCode": "HN", "country-code": "HN",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Croatia", "country": "Croatia",
"countryCode": "HR", "country-code": "HR",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Haiti", "country": "Haiti",
"countryCode": "HT", "country-code": "HT",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Hungary", "country": "Hungary",
"countryCode": "HU", "country-code": "HU",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Indonesia", "country": "Indonesia",
"countryCode": "ID", "country-code": "ID",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Ireland", "country": "Ireland",
"countryCode": "IE", "country-code": "IE",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Israel", "country": "Israel",
"countryCode": "IL", "country-code": "IL",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "Isle of Man", "country": "Isle of Man",
"countryCode": "IM", "country-code": "IM",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

View File

@ -1,7 +1,7 @@
{ {
"country": "India", "country": "India",
"countryCode": "IN", "country-code": "IN",
"delegationStatus": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"
], ],

Some files were not shown because too many files have changed in this diff Show More