Skip to content

Commit cf8d6a1

Browse files
fix data and update gulp scripts (#899)
* update countries * cleanup data * add Rank * Revert "add Rank" This reverts commit 8eb94a9. * Delete XPLAT2.json * Update XPLAT.json * fix data * remove duplicates * add missing data columns * Update .gitignore * update cdnSyncData, add flagsReadme
1 parent a216232 commit cf8d6a1

File tree

6 files changed

+1139
-410
lines changed

6 files changed

+1139
-410
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,4 +357,5 @@ MigrationBackup/
357357
.ionide/
358358
code-gen-tools/package-lock.json
359359
code-gen-tools/CDN/
360+
code-gen-tools/**/flags/
360361
convert/*

code-gen-library/WorldCountries/XPLAT.json

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
{ "Code": "CYP", "Name": "Cyprus", "Population": 1221549, "GDP": 29260, "X": 33.176, "Y": 34.876 },
161161
{ "Code": "TTO", "Name": "Trinidad and Tobago", "Population": 1218208, "GDP": 43570, "X": -61.21, "Y": 10.352 },
162162
{ "Code": "FJI", "Name": "Fiji", "Population": 920938, "GDP": 8374, "X": 177.85, "Y": -17.75 },
163+
{ "Code": "REU", "Name": "Reunion", "Population": 896175, "GDP": 23200, "X": 55.53, "Y": -21.11 },
163164
{ "Code": "DJI", "Name": "Djibouti", "Population": 865267, "GDP": 3345, "X": 42.587, "Y": 11.825 },
164165
{ "Code": "COM", "Name": "Comoros", "Population": 808080, "GDP": 1259, "X": 43.877, "Y": -11.86 },
165166
{ "Code": "GNQ", "Name": "Equatorial Guinea", "Population": 778358, "GDP": 31770, "X": 10.521, "Y": 1.763 },
@@ -175,10 +176,13 @@
175176
{ "Code": "BRN", "Name": "Brunei", "Population": 443593, "GDP": 33730, "X": 114.69, "Y": 4.523 },
176177
{ "Code": "MLT", "Name": "Malta", "Population": 416338, "GDP": 16320, "X": 14.373, "Y": 35.948 },
177178
{ "Code": "MDV", "Name": "Maldives", "Population": 392709, "GDP": 5407, "X": 73.455, "Y": 3.739 },
179+
{ "Code": "GLP", "Name": "Guadeloupe", "Population": 378561, "GDP": 9462, "X": -61.5, "Y": 16.25 },
178180
{ "Code": "BLZ", "Name": "Belize", "Population": 360346, "GDP": 3088, "X": -88.51, "Y": 17.185 },
181+
{ "Code": "MTQ", "Name": "Martinique", "Population": 349925, "GDP": 9082, "X": -61.01, "Y": 14.65 },
179182
{ "Code": "ISL", "Name": "Iceland", "Population": 339747, "GDP": 16150, "X": -19.01, "Y": 64.966 },
180183
{ "Code": "BHS", "Name": "Bahamas", "Population": 329988, "GDP": 9066, "X": -78.01, "Y": 24.761 },
181-
{ "Code": "FRG", "Name": "French Guiana", "Population": 296161, "GDP": 1299000, "X": -53.13, "Y": 3.893 },
184+
{ "Code": "MYT", "Name": "Mayotte", "Population": 320901, "GDP": 2932, "X": 45.14, "Y": -12.84 },
185+
{ "Code": "GUF", "Name": "French Guiana", "Population": 292354, "GDP": 4562, "X": -53, "Y": 4 },
182186
{ "Code": "BRB", "Name": "Barbados", "Population": 292336, "GDP": 4804, "X": -59.53, "Y": 13.19 },
183187
{ "Code": "PYF", "Name": "Fr. Polynesia", "Population": 287881, "GDP": 5490, "X": -143.9, "Y": -14.82 },
184188
{ "Code": "VUT", "Name": "Vanuatu", "Population": 282814, "GDP": 723, "X": 168.21, "Y": -16.97 },
@@ -195,7 +199,7 @@
195199
{ "Code": "VIR", "Name": "U.S. Virgin Island", "Population": 107268, "GDP": 3792, "X": -64.77, "Y": 17.77 },
196200
{ "Code": "TON", "Name": "Tonga", "Population": 106479, "GDP": 557, "X": -173.9, "Y": -18.62 },
197201
{ "Code": "FSM", "Name": "Micronesia", "Population": 104196, "GDP": 314, "X": 150.52, "Y": 7.435 },
198-
{ "Code": "VCT", "Name": "St. Vin. and Gren.", "Population": 102089, "GDP": 1241, "X": -61.17, "Y": 13.239 },
202+
{ "Code": "VCT", "Name": "St. Vincent and Grenadines", "Population": 102089, "GDP": 1241, "X": -61.17, "Y": 13.239 },
199203
{ "Code": "JEY", "Name": "Jersey", "Population": 98840, "GDP": 5080, "X": -2.123, "Y": 49.218 },
200204
{ "Code": "ATG", "Name": "Antigua and Barbuda", "Population": 94731, "GDP": 2171, "X": -61.79, "Y": 17.096 },
201205
{ "Code": "SYC", "Name": "Seychelles", "Population": 93920, "GDP": 2608, "X": 55.463, "Y": -4.672 },
@@ -208,35 +212,32 @@
208212
{ "Code": "CYM", "Name": "Cayman Island", "Population": 58441, "GDP": 2507, "X": -81.25, "Y": 19.343 },
209213
{ "Code": "GRL", "Name": "Greenland", "Population": 57713, "GDP": 2173, "X": -42.12, "Y": 69.547 },
210214
{ "Code": "KNA", "Name": "St. Kitts and Nevis", "Population": 52715, "GDP": 1427, "X": -62.77, "Y": 17.351 },
211-
{ "Code": "TCA", "Name": "Turks and Caicos Is.", "Population": 52570, "GDP": 632, "X": -71.96, "Y": 21.913 },
215+
{ "Code": "TCA", "Name": "Turks and Caicos Island", "Population": 52570, "GDP": 632, "X": -71.96, "Y": 21.913 },
212216
{ "Code": "MNP", "Name": "N. Mariana Island", "Population": 52263, "GDP": 682, "X": 145.49, "Y": 16.459 },
213217
{ "Code": "ASM", "Name": "American Samoa", "Population": 51504, "GDP": 711, "X": -170.6, "Y": -14.3 },
214218
{ "Code": "FRO", "Name": "Faeroe Island", "Population": 50730, "GDP": 2001, "X": -6.857, "Y": 62.178 },
215219
{ "Code": "SXM", "Name": "Sint Maarten", "Population": 42083, "GDP": 366, "X": -63.06, "Y": 18.044 },
216220
{ "Code": "LIE", "Name": "Liechtenstein", "Population": 38244, "GDP": 4978, "X": 9.545, "Y": 47.164 },
217221
{ "Code": "VGB", "Name": "British Virgin Island", "Population": 35015, "GDP": 500, "X": -64.6, "Y": 18.44 },
218222
{ "Code": "SMR", "Name": "San Marino", "Population": 33537, "GDP": 2023, "X": 12.456, "Y": 43.942 },
223+
{ "Code": "GIB", "Name": "Gibraltar", "Population": 32688, "GDP": 2911, "X": -5.35, "Y": 36.14 },
219224
{ "Code": "MAF", "Name": "St. Martin", "Population": 32125, "GDP": 562, "X": -63.06, "Y": 18.092 },
225+
{ "Code": "BES", "Name": "Caribbean Netherlands", "Population": 31980, "GDP": 725, "X": -68.27, "Y": 12.15 },
220226
{ "Code": "MCO", "Name": "Monaco", "Population": 30645, "GDP": 7672, "X": 7.408, "Y": 43.751 },
221227
{ "Code": "ALA", "Name": "Aland Islands", "Population": 27153, "GDP": 1563, "X": 20.065, "Y": 60.209 },
222228
{ "Code": "PLW", "Name": "Palau", "Population": 21431, "GDP": 276, "X": 134.63, "Y": 7.532 },
223229
{ "Code": "AIA", "Name": "Anguilla", "Population": 17087, "GDP": 175, "X": -63.07, "Y": 18.221 },
224-
{ "Code": "WLF", "Name": "Futuna Is.", "Population": 15714, "GDP": 60, "X": -177.1, "Y": -13.77 },
230+
{ "Code": "WLF", "Name": "Wallis and Futuna", "Population": 15714, "GDP": 60, "X": -177.1, "Y": -13.77 },
231+
{ "Code": "TUV", "Name": "Tuvalu", "Population": 10643, "GDP": 63, "X": 179.2, "Y": -8.52 },
225232
{ "Code": "NRU", "Name": "Nauru", "Population": 9642, "GDP": 151, "X": 166.93, "Y": -0.52 },
226233
{ "Code": "COK", "Name": "Cook Island", "Population": 9290, "GDP": 244, "X": -159.7, "Y": -21.21 },
227234
{ "Code": "SHN", "Name": "Saint Helena", "Population": 7828, "GDP": 31, "X": -10.03, "Y": -11.94 },
228235
{ "Code": "BLM", "Name": "St. Barthalemy", "Population": 7184, "GDP": 255, "X": -62.83, "Y": 17.899 },
229-
{ "Code": "KAS", "Name": "Siachen Glacier", "Population": 6000, "GDP": 15, "X": 77.283, "Y": 35.386 },
230236
{ "Code": "SPM", "Name": "St. Pierre", "Population": 5533, "GDP": 215, "X": -56.26, "Y": 46.926 },
231237
{ "Code": "MSR", "Name": "Montserrat", "Population": 5292, "GDP": 44, "X": -62.18, "Y": 16.745 },
232-
{ "Code": "ATA", "Name": "Antarctica", "Population": 4050, "GDP": 810, "X": 54.592, "Y": -70.81 },
233238
{ "Code": "IOT", "Name": "British Indian Territory", "Population": 4000, "GDP": 160, "X": 72.424, "Y": -7.328 },
234239
{ "Code": "FLK", "Name": "Falkland Island", "Population": 2931, "GDP": 282, "X": -59.46, "Y": -51.78 },
235240
{ "Code": "NFK", "Name": "Norfolk Island", "Population": 2210, "GDP": 33, "X": 167.94, "Y": -29.05 },
236241
{ "Code": "NIU", "Name": "Niue", "Population": 1626, "GDP": 10, "X": -169.8, "Y": -19.05 },
237-
{ "Code": "VAT", "Name": "Vatican", "Population": 1000, "GDP": 0, "X": 12.433, "Y": 41.902 },
238-
{ "Code": "ATF", "Name": "Fr. S. Antarctic", "Population": 140, "GDP": 16, "X": 69.299, "Y": -49.38 },
239-
{ "Code": "PCN", "Name": "Pitcairn Island", "Population": 54, "GDP": 0, "X": -128.3, "Y": -24.36 },
240-
{ "Code": "SGS", "Name": "South Sandwich Islands", "Population": 30, "GDP": 0, "X": -36.63, "Y": -54.36 },
241-
{ "Code": "HMD", "Name": "Heard Island", "Population": 0, "GDP": 0, "X": 73.544, "Y": -53.07 }
242+
{ "Code": "VAT", "Name": "Vatican", "Population": 771, "GDP": 15, "X": 12.433, "Y": 41.902 }
242243
]

0 commit comments

Comments
 (0)