svgmap 2.17.0 → 2.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (80) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +3 -3
  3. package/{src/js/svgMap.js → dist/index.cjs} +225 -188
  4. package/dist/index.cjs.map +1 -0
  5. package/dist/index.js +2350 -0
  6. package/dist/index.js.map +1 -0
  7. package/dist/svg-map.css +309 -0
  8. package/dist/svg-map.min.css +1 -0
  9. package/dist/svg-map.umd.js +2358 -0
  10. package/dist/svg-map.umd.js.map +1 -0
  11. package/dist/svg-map.umd.min.js +1 -0
  12. package/dist/svgMap.css +2 -4
  13. package/dist/svgMap.js +2192 -2167
  14. package/dist/svgMap.js.map +1 -0
  15. package/dist/svgMap.min.css +1 -2
  16. package/dist/svgMap.min.js +1 -2
  17. package/package.json +31 -19
  18. package/.editorconfig +0 -11
  19. package/.prettierrc +0 -13
  20. package/assets/countries.js +0 -247
  21. package/assets/create-map-paths.html +0 -1029
  22. package/assets/localize.html +0 -35
  23. package/assets/map-optimized.svg +0 -986
  24. package/demo/es6/data/gdp.js +0 -1755
  25. package/demo/es6/data/personHeight.js +0 -211
  26. package/demo/es6/data/population.js +0 -267
  27. package/demo/es6/demo.css +0 -41
  28. package/demo/es6/index.html +0 -49
  29. package/demo/es6/index.js +0 -142
  30. package/demo/es6/local/countriesAR.js +0 -247
  31. package/demo/es6/local/countriesDE.js +0 -247
  32. package/demo/es6/local/countriesEN.js +0 -247
  33. package/demo/es6/local/countriesES.js +0 -247
  34. package/demo/es6/local/countriesFR.js +0 -247
  35. package/demo/es6/local/countriesHI.js +0 -247
  36. package/demo/es6/local/countriesPT.js +0 -247
  37. package/demo/es6/local/countriesRU.js +0 -247
  38. package/demo/es6/local/countriesUR.js +0 -247
  39. package/demo/es6/local/countriesZH.js +0 -247
  40. package/demo/es6/package-lock.json +0 -4466
  41. package/demo/es6/package.json +0 -17
  42. package/demo/html/data/gdp.js +0 -1755
  43. package/demo/html/data/personHeight.js +0 -211
  44. package/demo/html/data/population.js +0 -267
  45. package/demo/html/demo.css +0 -41
  46. package/demo/html/index.html +0 -192
  47. package/demo/html/local/countriesAR.js +0 -247
  48. package/demo/html/local/countriesDE.js +0 -247
  49. package/demo/html/local/countriesEN.js +0 -247
  50. package/demo/html/local/countriesES.js +0 -247
  51. package/demo/html/local/countriesFR.js +0 -247
  52. package/demo/html/local/countriesHI.js +0 -247
  53. package/demo/html/local/countriesPT.js +0 -247
  54. package/demo/html/local/countriesRU.js +0 -247
  55. package/demo/html/local/countriesUR.js +0 -247
  56. package/demo/html/local/countriesZH.js +0 -247
  57. package/demo/react/app/README.md +0 -70
  58. package/demo/react/app/package-lock.json +0 -17448
  59. package/demo/react/app/package.json +0 -39
  60. package/demo/react/app/public/favicon.ico +0 -0
  61. package/demo/react/app/public/index.html +0 -43
  62. package/demo/react/app/public/logo192.png +0 -0
  63. package/demo/react/app/public/logo512.png +0 -0
  64. package/demo/react/app/public/manifest.json +0 -25
  65. package/demo/react/app/public/robots.txt +0 -3
  66. package/demo/react/app/src/App.css +0 -4
  67. package/demo/react/app/src/App.js +0 -54
  68. package/demo/react/app/src/App.test.js +0 -8
  69. package/demo/react/app/src/index.css +0 -13
  70. package/demo/react/app/src/index.js +0 -17
  71. package/demo/react/app/src/logo.svg +0 -1
  72. package/demo/react/app/src/reportWebVitals.js +0 -13
  73. package/demo/react/app/src/setupTests.js +0 -5
  74. package/gulpfile.js +0 -139
  75. package/src/js/umd.js +0 -14
  76. package/src/scss/main.scss +0 -2
  77. package/src/scss/map.scss +0 -257
  78. package/src/scss/tooltip.scss +0 -128
  79. package/src/scss/variables.scss +0 -31
  80. package/test/assets.test.js +0 -19
@@ -1,1755 +0,0 @@
1
- var svgMapDataGPD = {
2
- data: {
3
- gdp: {
4
- name: 'GDP per capita',
5
- format: '{0} USD',
6
- thousandSeparator: ','
7
- },
8
- change: {
9
- name: 'Change to year before',
10
- format: '{0} %'
11
- },
12
- gdpAdjusted: {
13
- name: 'Purchasing Power Parity',
14
- format: '{0} USD',
15
- thousandSeparator: ',',
16
- thresholdMax: 60000,
17
- thresholdMin: 1000
18
- },
19
- changeAdjusted: {
20
- name: 'Change to year before',
21
- format: '{0} %'
22
- }
23
- },
24
- applyData: 'gdpAdjusted',
25
- values: {
26
- AF: {
27
- link: 'https://pt.wikipedia.org/wiki/AF',
28
- linkTarget: '_blank',
29
- gdp: 587,
30
- change: 4.73,
31
- linkTarget: '_blank',
32
- gdpAdjusted: 1958,
33
- changeAdjusted: 0.02
34
- },
35
- AL: {
36
- link: 'https://pt.wikipedia.org/wiki/AL',
37
- linkTarget: '_blank',
38
- gdp: 4583,
39
- change: 11.09,
40
- linkTarget: '_blank',
41
- gdpAdjusted: 12507,
42
- changeAdjusted: 4.04
43
- },
44
- DZ: {
45
- link: 'https://pt.wikipedia.org/wiki/DZ',
46
- linkTarget: '_blank',
47
- gdp: 4293,
48
- change: 10.01,
49
- linkTarget: '_blank',
50
- gdpAdjusted: 15237,
51
- changeAdjusted: 0.33
52
- },
53
- AO: {
54
- link: 'https://pt.wikipedia.org/wiki/AO',
55
- linkTarget: '_blank',
56
- gdp: 4408,
57
- change: 26.49,
58
- linkTarget: '_blank',
59
- gdpAdjusted: 6753,
60
- changeAdjusted: -2.56
61
- },
62
- AG: {
63
- link: 'https://pt.wikipedia.org/wiki/AG',
64
- linkTarget: '_blank',
65
- gdp: 16702,
66
- change: 3.26,
67
- linkTarget: '_blank',
68
- gdpAdjusted: 26231,
69
- changeAdjusted: 2.15
70
- },
71
- AR: {
72
- link: 'https://pt.wikipedia.org/wiki/AR',
73
- linkTarget: '_blank',
74
- gdp: 14467,
75
- change: 13.83,
76
- linkTarget: '_blank',
77
- gdpAdjusted: 20876,
78
- changeAdjusted: 1.77
79
- },
80
- AM: {
81
- link: 'https://pt.wikipedia.org/wiki/AM',
82
- linkTarget: '_blank',
83
- gdp: 3861,
84
- change: 9.22,
85
- linkTarget: '_blank',
86
- gdpAdjusted: 9456,
87
- changeAdjusted: 7.33
88
- },
89
- AU: {
90
- link: 'https://pt.wikipedia.org/wiki/AU',
91
- linkTarget: '_blank',
92
- gdp: 55707,
93
- change: 7.39,
94
- linkTarget: '_blank',
95
- gdpAdjusted: 50334,
96
- changeAdjusted: 0.97
97
- },
98
- AT: {
99
- link: 'https://pt.wikipedia.org/wiki/AT',
100
- linkTarget: '_blank',
101
- gdp: 47290,
102
- change: 5.72,
103
- linkTarget: '_blank',
104
- gdpAdjusted: 49869,
105
- changeAdjusted: 2.66
106
- },
107
- AZ: {
108
- link: 'https://pt.wikipedia.org/wiki/AZ',
109
- linkTarget: '_blank',
110
- gdp: 4141,
111
- change: 6.29,
112
- linkTarget: '_blank',
113
- gdpAdjusted: 17492,
114
- changeAdjusted: -0.91
115
- },
116
- BS: {
117
- link: 'https://pt.wikipedia.org/wiki/BS',
118
- linkTarget: '_blank',
119
- gdp: 31255,
120
- change: 2.21,
121
- linkTarget: '_blank',
122
- gdpAdjusted: 31139,
123
- changeAdjusted: 0.31
124
- },
125
- BH: {
126
- link: 'https://pt.wikipedia.org/wiki/BH',
127
- linkTarget: '_blank',
128
- gdp: 24029,
129
- change: 6.32,
130
- linkTarget: '_blank',
131
- gdpAdjusted: 48505,
132
- changeAdjusted: 1.02
133
- },
134
- BD: {
135
- link: 'https://pt.wikipedia.org/wiki/BD',
136
- linkTarget: '_blank',
137
- gdp: 1602,
138
- change: 9.79,
139
- linkTarget: '_blank',
140
- gdpAdjusted: 4211,
141
- changeAdjusted: 6.1
142
- },
143
- BB: {
144
- link: 'https://pt.wikipedia.org/wiki/BB',
145
- linkTarget: '_blank',
146
- gdp: 17859,
147
- change: 7.83,
148
- linkTarget: '_blank',
149
- gdpAdjusted: 18664,
150
- changeAdjusted: 0.64
151
- },
152
- BY: {
153
- link: 'https://pt.wikipedia.org/wiki/BY',
154
- linkTarget: '_blank',
155
- gdp: 5760,
156
- change: 14.69,
157
- linkTarget: '_blank',
158
- gdpAdjusted: 18931,
159
- changeAdjusted: 2.52
160
- },
161
- BE: {
162
- link: 'https://pt.wikipedia.org/wiki/BE',
163
- linkTarget: '_blank',
164
- gdp: 43582,
165
- change: 5.3,
166
- linkTarget: '_blank',
167
- gdpAdjusted: 46553,
168
- changeAdjusted: 1.13
169
- },
170
- BZ: {
171
- link: 'https://pt.wikipedia.org/wiki/BZ',
172
- linkTarget: '_blank',
173
- gdp: 4806,
174
- change: -0.64,
175
- linkTarget: '_blank',
176
- gdpAdjusted: 8324,
177
- changeAdjusted: -1.35
178
- },
179
- BJ: {
180
- link: 'https://pt.wikipedia.org/wiki/BJ',
181
- linkTarget: '_blank',
182
- gdp: 830,
183
- change: 4.92,
184
- linkTarget: '_blank',
185
- gdpAdjusted: 2277,
186
- changeAdjusted: 3.46
187
- },
188
- BT: {
189
- link: 'https://pt.wikipedia.org/wiki/BT',
190
- linkTarget: '_blank',
191
- gdp: 2903,
192
- change: 8.01,
193
- linkTarget: '_blank',
194
- gdpAdjusted: 8744,
195
- changeAdjusted: 4.82
196
- },
197
- BO: {
198
- link: 'https://pt.wikipedia.org/wiki/BO',
199
- linkTarget: '_blank',
200
- gdp: 3353,
201
- change: 7.3,
202
- linkTarget: '_blank',
203
- gdpAdjusted: 7547,
204
- changeAdjusted: 2.73
205
- },
206
- BA: {
207
- link: 'https://pt.wikipedia.org/wiki/BA',
208
- linkTarget: '_blank',
209
- gdp: 5149,
210
- change: 7.04,
211
- linkTarget: '_blank',
212
- gdpAdjusted: 12724,
213
- changeAdjusted: 2.6
214
- },
215
- BW: {
216
- link: 'https://pt.wikipedia.org/wiki/BW',
217
- linkTarget: '_blank',
218
- gdp: 7877,
219
- change: 8.34,
220
- linkTarget: '_blank',
221
- gdpAdjusted: 17828,
222
- changeAdjusted: 0.38
223
- },
224
- BR: {
225
- link: 'https://pt.wikipedia.org/wiki/BR',
226
- linkTarget: '_blank',
227
- gdp: 9895,
228
- change: 13.74,
229
- linkTarget: '_blank',
230
- gdpAdjusted: 15602,
231
- changeAdjusted: 0.23
232
- },
233
- BN: {
234
- link: 'https://pt.wikipedia.org/wiki/BN',
235
- linkTarget: '_blank',
236
- gdp: 29712,
237
- change: 10.31,
238
- linkTarget: '_blank',
239
- gdpAdjusted: 78196,
240
- changeAdjusted: -0.7
241
- },
242
- BG: {
243
- link: 'https://pt.wikipedia.org/wiki/BG',
244
- linkTarget: '_blank',
245
- gdp: 8064,
246
- change: 7.58,
247
- linkTarget: '_blank',
248
- gdpAdjusted: 21687,
249
- changeAdjusted: 4.23
250
- },
251
- BF: {
252
- link: 'https://pt.wikipedia.org/wiki/BF',
253
- linkTarget: '_blank',
254
- gdp: 664,
255
- change: 8.11,
256
- linkTarget: '_blank',
257
- gdpAdjusted: 1889,
258
- changeAdjusted: 3.55
259
- },
260
- BI: {
261
- link: 'https://pt.wikipedia.org/wiki/BI',
262
- linkTarget: '_blank',
263
- gdp: 312,
264
- change: 4.85,
265
- linkTarget: '_blank',
266
- gdpAdjusted: 735,
267
- changeAdjusted: -5.2
268
- },
269
- KH: {
270
- link: 'https://pt.wikipedia.org/wiki/KH',
271
- linkTarget: '_blank',
272
- gdp: 1389,
273
- change: 8.76,
274
- linkTarget: '_blank',
275
- gdpAdjusted: 4012,
276
- changeAdjusted: 5.46
277
- },
278
- CM: {
279
- link: 'https://pt.wikipedia.org/wiki/CM',
280
- linkTarget: '_blank',
281
- gdp: 1401,
282
- change: 2.94,
283
- linkTarget: '_blank',
284
- gdpAdjusted: 3660,
285
- changeAdjusted: 0.62
286
- },
287
- CA: {
288
- link: 'https://pt.wikipedia.org/wiki/CA',
289
- linkTarget: '_blank',
290
- gdp: 45077,
291
- change: 6.27,
292
- linkTarget: '_blank',
293
- gdpAdjusted: 48265,
294
- changeAdjusted: 2.1
295
- },
296
- XK: {
297
- link: 'https://pt.wikipedia.org/wiki/XK',
298
- linkTarget: '_blank',
299
- gdp: 3880,
300
- change: 6.23,
301
- linkTarget: '_blank',
302
- gdpAdjusted: 10514,
303
- changeAdjusted: 3.14
304
- },
305
- CV: {
306
- link: 'https://pt.wikipedia.org/wiki/CV',
307
- linkTarget: '_blank',
308
- gdp: 3237,
309
- change: 4.91,
310
- linkTarget: '_blank',
311
- gdpAdjusted: 6944,
312
- changeAdjusted: 2.69
313
- },
314
- CF: {
315
- link: 'https://pt.wikipedia.org/wiki/CF',
316
- linkTarget: '_blank',
317
- gdp: 387,
318
- change: 7.65,
319
- linkTarget: '_blank',
320
- gdpAdjusted: 677,
321
- changeAdjusted: 2.45
322
- },
323
- TD: {
324
- link: 'https://pt.wikipedia.org/wiki/TD',
325
- linkTarget: '_blank',
326
- gdp: 810,
327
- change: -0.71,
328
- linkTarget: '_blank',
329
- gdpAdjusted: 2344,
330
- changeAdjusted: -6.15
331
- },
332
- CL: {
333
- link: 'https://pt.wikipedia.org/wiki/CL',
334
- linkTarget: '_blank',
335
- gdp: 15070,
336
- change: 9.66,
337
- linkTarget: '_blank',
338
- gdpAdjusted: 24537,
339
- changeAdjusted: 0.69
340
- },
341
- CN: {
342
- link: 'https://pt.wikipedia.org/wiki/CN',
343
- linkTarget: '_blank',
344
- gdp: 8643,
345
- change: 6.5,
346
- linkTarget: '_blank',
347
- gdpAdjusted: 16660,
348
- changeAdjusted: 6.47
349
- },
350
- CO: {
351
- link: 'https://pt.wikipedia.org/wiki/CO',
352
- linkTarget: '_blank',
353
- gdp: 6273,
354
- change: 9.21,
355
- linkTarget: '_blank',
356
- gdpAdjusted: 14485,
357
- changeAdjusted: 0.96
358
- },
359
- KM: {
360
- link: 'https://pt.wikipedia.org/wiki/KM',
361
- linkTarget: '_blank',
362
- gdp: 788,
363
- change: 3.09,
364
- linkTarget: '_blank',
365
- gdpAdjusted: 1588,
366
- changeAdjusted: 0.25
367
- },
368
- CG: {
369
- link: 'https://pt.wikipedia.org/wiki/CG',
370
- linkTarget: '_blank',
371
- gdp: 1958,
372
- change: 6.66,
373
- linkTarget: '_blank',
374
- gdpAdjusted: 6642,
375
- changeAdjusted: -7.2
376
- },
377
- CR: {
378
- link: 'https://pt.wikipedia.org/wiki/CR',
379
- linkTarget: '_blank',
380
- gdp: 11685,
381
- change: -0.77,
382
- linkTarget: '_blank',
383
- gdpAdjusted: 16877,
384
- changeAdjusted: 2.24
385
- },
386
- HR: {
387
- link: 'https://pt.wikipedia.org/wiki/HR',
388
- linkTarget: '_blank',
389
- gdp: 13138,
390
- change: 6.7,
391
- linkTarget: '_blank',
392
- gdpAdjusted: 24423,
393
- changeAdjusted: 3.15
394
- },
395
- CY: {
396
- link: 'https://pt.wikipedia.org/wiki/CY',
397
- linkTarget: '_blank',
398
- gdp: 24976,
399
- change: 5.65,
400
- linkTarget: '_blank',
401
- gdpAdjusted: 37023,
402
- changeAdjusted: 3.95
403
- },
404
- CZ: {
405
- link: 'https://pt.wikipedia.org/wiki/CZ',
406
- linkTarget: '_blank',
407
- gdp: 20152,
408
- change: 8.9,
409
- linkTarget: '_blank',
410
- gdpAdjusted: 35512,
411
- changeAdjusted: 4.23
412
- },
413
- CD: {
414
- link: 'https://pt.wikipedia.org/wiki/CD',
415
- linkTarget: '_blank',
416
- gdp: 478,
417
- change: 2.32,
418
- linkTarget: '_blank',
419
- gdpAdjusted: 790,
420
- changeAdjusted: 0.2
421
- },
422
- DK: {
423
- link: 'https://pt.wikipedia.org/wiki/DK',
424
- linkTarget: '_blank',
425
- gdp: 56444,
426
- change: 4.97,
427
- linkTarget: '_blank',
428
- gdpAdjusted: 49883,
429
- changeAdjusted: 1.49
430
- },
431
- DJ: {
432
- link: 'https://pt.wikipedia.org/wiki/DJ',
433
- linkTarget: '_blank',
434
- gdp: 1989,
435
- change: 4.52,
436
- linkTarget: '_blank',
437
- gdpAdjusted: 3559,
438
- changeAdjusted: 5.19
439
- },
440
- DM: {
441
- link: 'https://pt.wikipedia.org/wiki/DM',
442
- linkTarget: '_blank',
443
- gdp: 7921,
444
- change: -3.63,
445
- linkTarget: '_blank',
446
- gdpAdjusted: 11102,
447
- changeAdjusted: -4.69
448
- },
449
- DO: {
450
- link: 'https://pt.wikipedia.org/wiki/DO',
451
- linkTarget: '_blank',
452
- gdp: 7375,
453
- change: 3.67,
454
- linkTarget: '_blank',
455
- gdpAdjusted: 16944,
456
- changeAdjusted: 3.5
457
- },
458
- EC: {
459
- link: 'https://pt.wikipedia.org/wiki/EC',
460
- linkTarget: '_blank',
461
- gdp: 6098,
462
- change: 2.21,
463
- linkTarget: '_blank',
464
- gdpAdjusted: 11482,
465
- changeAdjusted: 1.29
466
- },
467
- EG: {
468
- link: 'https://pt.wikipedia.org/wiki/EG',
469
- linkTarget: '_blank',
470
- gdp: 2501,
471
- change: -32.17,
472
- linkTarget: '_blank',
473
- gdpAdjusted: 12671,
474
- changeAdjusted: 2.36
475
- },
476
- SV: {
477
- link: 'https://pt.wikipedia.org/wiki/SV',
478
- linkTarget: '_blank',
479
- gdp: 4400,
480
- change: 4.06,
481
- linkTarget: '_blank',
482
- gdpAdjusted: 8948,
483
- changeAdjusted: 1.88
484
- },
485
- GQ: {
486
- link: 'https://pt.wikipedia.org/wiki/GQ',
487
- linkTarget: '_blank',
488
- gdp: 12727,
489
- change: 2.65,
490
- linkTarget: '_blank',
491
- gdpAdjusted: 36017,
492
- changeAdjusted: -7.97
493
- },
494
- ER: {
495
- link: 'https://pt.wikipedia.org/wiki/ER',
496
- linkTarget: '_blank',
497
- gdp: 980,
498
- change: 13.88,
499
- linkTarget: '_blank',
500
- gdpAdjusted: 1581,
501
- changeAdjusted: 2.73
502
- },
503
- EE: {
504
- link: 'https://pt.wikipedia.org/wiki/EE',
505
- linkTarget: '_blank',
506
- gdp: 19840,
507
- change: 11.47,
508
- linkTarget: '_blank',
509
- gdpAdjusted: 31749,
510
- changeAdjusted: 5.08
511
- },
512
- ET: {
513
- link: 'https://pt.wikipedia.org/wiki/ET',
514
- linkTarget: '_blank',
515
- gdp: 873,
516
- change: 8.82,
517
- linkTarget: '_blank',
518
- gdpAdjusted: 2161,
519
- changeAdjusted: 8.43
520
- },
521
- FM: {
522
- link: 'https://pt.wikipedia.org/wiki/FM',
523
- linkTarget: '_blank',
524
- gdp: 3200,
525
- change: 1.45,
526
- linkTarget: '_blank',
527
- gdpAdjusted: 3393,
528
- changeAdjusted: 1.37
529
- },
530
- FJ: {
531
- link: 'https://pt.wikipedia.org/wiki/FJ',
532
- linkTarget: '_blank',
533
- gdp: 5740,
534
- change: 7.44,
535
- linkTarget: '_blank',
536
- gdpAdjusted: 9777,
537
- changeAdjusted: 3.08
538
- },
539
- FI: {
540
- link: 'https://pt.wikipedia.org/wiki/FI',
541
- linkTarget: '_blank',
542
- gdp: 46017,
543
- change: 5.75,
544
- linkTarget: '_blank',
545
- gdpAdjusted: 44333,
546
- changeAdjusted: 2.63
547
- },
548
- FR: {
549
- link: 'https://pt.wikipedia.org/wiki/FR',
550
- linkTarget: '_blank',
551
- gdp: 39869,
552
- change: 4.35,
553
- linkTarget: '_blank',
554
- gdpAdjusted: 43760,
555
- changeAdjusted: 1.46
556
- },
557
- GA: {
558
- link: 'https://pt.wikipedia.org/wiki/GA',
559
- linkTarget: '_blank',
560
- gdp: 7972,
561
- change: 6.96,
562
- linkTarget: '_blank',
563
- gdpAdjusted: 19254,
564
- changeAdjusted: -1.33
565
- },
566
- GM: {
567
- link: 'https://pt.wikipedia.org/wiki/GM',
568
- linkTarget: '_blank',
569
- gdp: 480,
570
- change: 1.45,
571
- linkTarget: '_blank',
572
- gdpAdjusted: 1713,
573
- changeAdjusted: 0.56
574
- },
575
- GE: {
576
- link: 'https://pt.wikipedia.org/wiki/GE',
577
- linkTarget: '_blank',
578
- gdp: 4099,
579
- change: 5.86,
580
- linkTarget: '_blank',
581
- gdpAdjusted: 10747,
582
- changeAdjusted: 5.07
583
- },
584
- DE: {
585
- link: 'https://pt.wikipedia.org/wiki/DE',
586
- linkTarget: '_blank',
587
- gdp: 44550,
588
- change: 5.44,
589
- linkTarget: '_blank',
590
- gdpAdjusted: 50425,
591
- changeAdjusted: 2.07
592
- },
593
- GH: {
594
- link: 'https://pt.wikipedia.org/wiki/GH',
595
- linkTarget: '_blank',
596
- gdp: 1663,
597
- change: 7.18,
598
- linkTarget: '_blank',
599
- gdpAdjusted: 4729,
600
- changeAdjusted: 6.28
601
- },
602
- GR: {
603
- link: 'https://pt.wikipedia.org/wiki/GR',
604
- linkTarget: '_blank',
605
- gdp: 18637,
606
- change: 4.26,
607
- linkTarget: '_blank',
608
- gdpAdjusted: 27737,
609
- changeAdjusted: 1.56
610
- },
611
- GD: {
612
- link: 'https://pt.wikipedia.org/wiki/GD',
613
- linkTarget: '_blank',
614
- gdp: 10360,
615
- change: 5.1,
616
- linkTarget: '_blank',
617
- gdpAdjusted: 14926,
618
- changeAdjusted: 3.04
619
- },
620
- GT: {
621
- link: 'https://pt.wikipedia.org/wiki/GT',
622
- linkTarget: '_blank',
623
- gdp: 4472,
624
- change: 7.84,
625
- linkTarget: '_blank',
626
- gdpAdjusted: 8145,
627
- changeAdjusted: 0.81
628
- },
629
- GN: {
630
- link: 'https://pt.wikipedia.org/wiki/GN',
631
- linkTarget: '_blank',
632
- gdp: 749,
633
- change: 11.88,
634
- linkTarget: '_blank',
635
- gdpAdjusted: 2041,
636
- changeAdjusted: 4.09
637
- },
638
- GW: {
639
- link: 'https://pt.wikipedia.org/wiki/GW',
640
- linkTarget: '_blank',
641
- gdp: 794,
642
- change: 13.43,
643
- linkTarget: '_blank',
644
- gdpAdjusted: 1845,
645
- changeAdjusted: 3.57
646
- },
647
- GY: {
648
- link: 'https://pt.wikipedia.org/wiki/GY',
649
- linkTarget: '_blank',
650
- gdp: 4710,
651
- change: 3.24,
652
- linkTarget: '_blank',
653
- gdpAdjusted: 8161,
654
- changeAdjusted: 1.55
655
- },
656
- HT: {
657
- link: 'https://pt.wikipedia.org/wiki/HT',
658
- linkTarget: '_blank',
659
- gdp: 784,
660
- change: 3.96,
661
- linkTarget: '_blank',
662
- gdpAdjusted: 1815,
663
- changeAdjusted: -0.03
664
- },
665
- HN: {
666
- link: 'https://pt.wikipedia.org/wiki/HN',
667
- linkTarget: '_blank',
668
- gdp: 2766,
669
- change: 4.66,
670
- linkTarget: '_blank',
671
- gdpAdjusted: 5562,
672
- changeAdjusted: 3.17
673
- },
674
- HK: {
675
- link: 'https://pt.wikipedia.org/wiki/HK',
676
- linkTarget: '_blank',
677
- gdp: 46109,
678
- change: 6.01,
679
- linkTarget: '_blank',
680
- gdpAdjusted: 61393,
681
- changeAdjusted: 2.9
682
- },
683
- HU: {
684
- link: 'https://pt.wikipedia.org/wiki/HU',
685
- linkTarget: '_blank',
686
- gdp: 15531,
687
- change: 3.16,
688
- linkTarget: '_blank',
689
- gdpAdjusted: 29474,
690
- changeAdjusted: 4.32
691
- },
692
- IS: {
693
- link: 'https://pt.wikipedia.org/wiki/IS',
694
- linkTarget: '_blank',
695
- gdp: 70332,
696
- change: 16.46,
697
- linkTarget: '_blank',
698
- gdpAdjusted: 51841,
699
- changeAdjusted: 2.87
700
- },
701
- IN: {
702
- link: 'https://pt.wikipedia.org/wiki/IN',
703
- linkTarget: '_blank',
704
- gdp: 1983,
705
- change: 13.35,
706
- linkTarget: '_blank',
707
- gdpAdjusted: 7183,
708
- changeAdjusted: 5.43
709
- },
710
- ID: {
711
- link: 'https://pt.wikipedia.org/wiki/ID',
712
- linkTarget: '_blank',
713
- gdp: 3876,
714
- change: 7.53,
715
- linkTarget: '_blank',
716
- gdpAdjusted: 12377,
717
- changeAdjusted: 4.33
718
- },
719
- IR: {
720
- link: 'https://pt.wikipedia.org/wiki/IR',
721
- linkTarget: '_blank',
722
- gdp: 5305,
723
- change: 5.53,
724
- linkTarget: '_blank',
725
- gdpAdjusted: 20200,
726
- changeAdjusted: 3.24
727
- },
728
- IQ: {
729
- link: 'https://pt.wikipedia.org/wiki/IQ',
730
- linkTarget: '_blank',
731
- gdp: 5088,
732
- change: 12.24,
733
- linkTarget: '_blank',
734
- gdpAdjusted: 16954,
735
- changeAdjusted: -3.79
736
- },
737
- IE: {
738
- link: 'https://pt.wikipedia.org/wiki/IE',
739
- linkTarget: '_blank',
740
- gdp: 70638,
741
- change: 9.02,
742
- linkTarget: '_blank',
743
- gdpAdjusted: 75539,
744
- changeAdjusted: 6.92
745
- },
746
- IL: {
747
- link: 'https://pt.wikipedia.org/wiki/IL',
748
- linkTarget: '_blank',
749
- gdp: 40258,
750
- change: 8.24,
751
- linkTarget: '_blank',
752
- gdpAdjusted: 36340,
753
- changeAdjusted: 1.77
754
- },
755
- IT: {
756
- link: 'https://pt.wikipedia.org/wiki/IT',
757
- linkTarget: '_blank',
758
- gdp: 31984,
759
- change: 4.31,
760
- linkTarget: '_blank',
761
- gdpAdjusted: 38140,
762
- changeAdjusted: 1.59
763
- },
764
- CI: {
765
- link: 'https://pt.wikipedia.org/wiki/CI',
766
- linkTarget: '_blank',
767
- gdp: 1617,
768
- change: 8.14,
769
- linkTarget: '_blank',
770
- gdpAdjusted: 3883,
771
- changeAdjusted: 5.28
772
- },
773
- JM: {
774
- link: 'https://pt.wikipedia.org/wiki/JM',
775
- linkTarget: '_blank',
776
- gdp: 5048,
777
- change: 2.0,
778
- linkTarget: '_blank',
779
- gdpAdjusted: 9163,
780
- changeAdjusted: 0.67
781
- },
782
- JP: {
783
- link: 'https://pt.wikipedia.org/wiki/JP',
784
- linkTarget: '_blank',
785
- gdp: 38440,
786
- change: -1.4,
787
- linkTarget: '_blank',
788
- gdpAdjusted: 42832,
789
- changeAdjusted: 1.94
790
- },
791
- JO: {
792
- link: 'https://pt.wikipedia.org/wiki/JO',
793
- linkTarget: '_blank',
794
- gdp: 5678,
795
- change: 2.31,
796
- linkTarget: '_blank',
797
- gdpAdjusted: 12494,
798
- changeAdjusted: 0.13
799
- },
800
- KZ: {
801
- link: 'https://pt.wikipedia.org/wiki/KZ',
802
- linkTarget: '_blank',
803
- gdp: 8841,
804
- change: 18.57,
805
- linkTarget: '_blank',
806
- gdpAdjusted: 26252,
807
- changeAdjusted: 2.87
808
- },
809
- KE: {
810
- link: 'https://pt.wikipedia.org/wiki/KE',
811
- linkTarget: '_blank',
812
- gdp: 1702,
813
- change: 9.66,
814
- linkTarget: '_blank',
815
- gdpAdjusted: 3491,
816
- changeAdjusted: 2.29
817
- },
818
- KI: {
819
- link: 'https://pt.wikipedia.org/wiki/KI',
820
- linkTarget: '_blank',
821
- gdp: 1721,
822
- change: 6.42,
823
- linkTarget: '_blank',
824
- gdpAdjusted: 1976,
825
- changeAdjusted: 0.43
826
- },
827
- KW: {
828
- link: 'https://pt.wikipedia.org/wiki/KW',
829
- linkTarget: '_blank',
830
- gdp: 26005,
831
- change: 5.6,
832
- linkTarget: '_blank',
833
- gdpAdjusted: 66163,
834
- changeAdjusted: -4.31
835
- },
836
- KG: {
837
- link: 'https://pt.wikipedia.org/wiki/KG',
838
- linkTarget: '_blank',
839
- gdp: 1144,
840
- change: 7.19,
841
- linkTarget: '_blank',
842
- gdpAdjusted: 3667,
843
- changeAdjusted: 3.05
844
- },
845
- LA: {
846
- link: 'https://pt.wikipedia.org/wiki/LA',
847
- linkTarget: '_blank',
848
- gdp: 2543,
849
- change: 5.2,
850
- linkTarget: '_blank',
851
- gdpAdjusted: 7366,
852
- changeAdjusted: 5.38
853
- },
854
- LV: {
855
- link: 'https://pt.wikipedia.org/wiki/LV',
856
- linkTarget: '_blank',
857
- gdp: 15547,
858
- change: 10.98,
859
- linkTarget: '_blank',
860
- gdpAdjusted: 27644,
861
- changeAdjusted: 5.58
862
- },
863
- LB: {
864
- link: 'https://pt.wikipedia.org/wiki/LB',
865
- linkTarget: '_blank',
866
- gdp: 11408,
867
- change: 2.73,
868
- linkTarget: '_blank',
869
- gdpAdjusted: 19439,
870
- changeAdjusted: 0.63
871
- },
872
- LS: {
873
- link: 'https://pt.wikipedia.org/wiki/LS',
874
- linkTarget: '_blank',
875
- gdp: 1425,
876
- change: 12.94,
877
- linkTarget: '_blank',
878
- gdpAdjusted: 3581,
879
- changeAdjusted: 1.78
880
- },
881
- LR: {
882
- link: 'https://pt.wikipedia.org/wiki/LR',
883
- linkTarget: '_blank',
884
- gdp: 729,
885
- change: -2.12,
886
- linkTarget: '_blank',
887
- gdpAdjusted: 1354,
888
- changeAdjusted: -0.05
889
- },
890
- LY: {
891
- link: 'https://pt.wikipedia.org/wiki/LY',
892
- linkTarget: '_blank',
893
- gdp: 4859,
894
- change: 67.32,
895
- linkTarget: '_blank',
896
- gdpAdjusted: 9987,
897
- changeAdjusted: 69.48
898
- },
899
- LT: {
900
- link: 'https://pt.wikipedia.org/wiki/LT',
901
- linkTarget: '_blank',
902
- gdp: 16730,
903
- change: 12.14,
904
- linkTarget: '_blank',
905
- gdpAdjusted: 32299,
906
- changeAdjusted: 4.38
907
- },
908
- LU: {
909
- link: 'https://pt.wikipedia.org/wiki/LU',
910
- linkTarget: '_blank',
911
- gdp: 105803,
912
- change: 3.94,
913
- linkTarget: '_blank',
914
- gdpAdjusted: 106374,
915
- changeAdjusted: 2.27
916
- },
917
- MO: {
918
- link: 'https://pt.wikipedia.org/wiki/MO',
919
- linkTarget: '_blank',
920
- gdp: 77451,
921
- change: 10.1,
922
- linkTarget: '_blank',
923
- gdpAdjusted: 111629,
924
- changeAdjusted: 9.42
925
- },
926
- MK: {
927
- link: 'https://pt.wikipedia.org/wiki/MK',
928
- linkTarget: '_blank',
929
- gdp: 5474,
930
- change: 5.51,
931
- linkTarget: '_blank',
932
- gdpAdjusted: 14914,
933
- changeAdjusted: -0.06
934
- },
935
- MG: {
936
- link: 'https://pt.wikipedia.org/wiki/MG',
937
- linkTarget: '_blank',
938
- gdp: 448,
939
- change: 11.5,
940
- linkTarget: '_blank',
941
- gdpAdjusted: 1551,
942
- changeAdjusted: 1.37
943
- },
944
- MW: {
945
- link: 'https://pt.wikipedia.org/wiki/MW',
946
- linkTarget: '_blank',
947
- gdp: 324,
948
- change: 10.17,
949
- linkTarget: '_blank',
950
- gdpAdjusted: 1167,
951
- changeAdjusted: 1.13
952
- },
953
- MY: {
954
- link: 'https://pt.wikipedia.org/wiki/MY',
955
- linkTarget: '_blank',
956
- gdp: 9813,
957
- change: 4.68,
958
- linkTarget: '_blank',
959
- gdpAdjusted: 29041,
960
- changeAdjusted: 4.55
961
- },
962
- MV: {
963
- link: 'https://pt.wikipedia.org/wiki/MV',
964
- linkTarget: '_blank',
965
- gdp: 12527,
966
- change: 5.17,
967
- linkTarget: '_blank',
968
- gdpAdjusted: 19151,
969
- changeAdjusted: 2.98
970
- },
971
- ML: {
972
- link: 'https://pt.wikipedia.org/wiki/ML',
973
- linkTarget: '_blank',
974
- gdp: 811,
975
- change: 5.62,
976
- linkTarget: '_blank',
977
- gdpAdjusted: 2170,
978
- changeAdjusted: 2.31
979
- },
980
- MT: {
981
- link: 'https://pt.wikipedia.org/wiki/MT',
982
- linkTarget: '_blank',
983
- gdp: 27250,
984
- change: 8.83,
985
- linkTarget: '_blank',
986
- gdpAdjusted: 41945,
987
- changeAdjusted: 6.26
988
- },
989
- MH: {
990
- link: 'https://pt.wikipedia.org/wiki/MH',
991
- linkTarget: '_blank',
992
- gdp: 3625,
993
- change: 8.21,
994
- linkTarget: '_blank',
995
- gdpAdjusted: 3439,
996
- changeAdjusted: 1.83
997
- },
998
- MR: {
999
- link: 'https://pt.wikipedia.org/wiki/MR',
1000
- linkTarget: '_blank',
1001
- gdp: 1318,
1002
- change: 5.15,
1003
- linkTarget: '_blank',
1004
- gdpAdjusted: 4444,
1005
- changeAdjusted: 0.52
1006
- },
1007
- MU: {
1008
- link: 'https://pt.wikipedia.org/wiki/MU',
1009
- linkTarget: '_blank',
1010
- gdp: 9794,
1011
- change: 1.88,
1012
- linkTarget: '_blank',
1013
- gdpAdjusted: 21640,
1014
- changeAdjusted: 3.67
1015
- },
1016
- MX: {
1017
- link: 'https://pt.wikipedia.org/wiki/MX',
1018
- linkTarget: '_blank',
1019
- gdp: 9304,
1020
- change: 5.64,
1021
- linkTarget: '_blank',
1022
- gdpAdjusted: 19903,
1023
- changeAdjusted: 0.91
1024
- },
1025
- MD: {
1026
- link: 'https://pt.wikipedia.org/wiki/MD',
1027
- linkTarget: '_blank',
1028
- gdp: 2280,
1029
- change: 19.51,
1030
- linkTarget: '_blank',
1031
- gdpAdjusted: 5661,
1032
- changeAdjusted: 4.24
1033
- },
1034
- MN: {
1035
- link: 'https://pt.wikipedia.org/wiki/MN',
1036
- linkTarget: '_blank',
1037
- gdp: 3640,
1038
- change: -0.75,
1039
- linkTarget: '_blank',
1040
- gdpAdjusted: 12979,
1041
- changeAdjusted: 3.65
1042
- },
1043
- ME: {
1044
- link: 'https://pt.wikipedia.org/wiki/ME',
1045
- linkTarget: '_blank',
1046
- gdp: 7647,
1047
- change: 8.8,
1048
- linkTarget: '_blank',
1049
- gdpAdjusted: 17735,
1050
- changeAdjusted: 4.16
1051
- },
1052
- MA: {
1053
- link: 'https://pt.wikipedia.org/wiki/MA',
1054
- linkTarget: '_blank',
1055
- gdp: 3151,
1056
- change: 4.89,
1057
- linkTarget: '_blank',
1058
- gdpAdjusted: 8567,
1059
- changeAdjusted: 2.96
1060
- },
1061
- MZ: {
1062
- link: 'https://pt.wikipedia.org/wiki/MZ',
1063
- linkTarget: '_blank',
1064
- gdp: 429,
1065
- change: 9.5,
1066
- linkTarget: '_blank',
1067
- gdpAdjusted: 1244,
1068
- changeAdjusted: 0.09
1069
- },
1070
- MM: {
1071
- link: 'https://pt.wikipedia.org/wiki/MM',
1072
- linkTarget: '_blank',
1073
- gdp: 1264,
1074
- change: 4.41,
1075
- linkTarget: '_blank',
1076
- gdpAdjusted: 6244,
1077
- changeAdjusted: 5.82
1078
- },
1079
- NA: {
1080
- link: 'https://pt.wikipedia.org/wiki/NA',
1081
- linkTarget: '_blank',
1082
- gdp: 5413,
1083
- change: 14.96,
1084
- linkTarget: '_blank',
1085
- gdpAdjusted: 11312,
1086
- changeAdjusted: -3.12
1087
- },
1088
- NR: {
1089
- link: 'https://pt.wikipedia.org/wiki/NR',
1090
- linkTarget: '_blank',
1091
- gdp: 8575,
1092
- change: 9.6,
1093
- linkTarget: '_blank',
1094
- gdpAdjusted: 12002,
1095
- changeAdjusted: 1.22
1096
- },
1097
- NP: {
1098
- link: 'https://pt.wikipedia.org/wiki/NP',
1099
- linkTarget: '_blank',
1100
- gdp: 834,
1101
- change: 14.45,
1102
- linkTarget: '_blank',
1103
- gdpAdjusted: 2679,
1104
- changeAdjusted: 6.41
1105
- },
1106
- NL: {
1107
- link: 'https://pt.wikipedia.org/wiki/NL',
1108
- linkTarget: '_blank',
1109
- gdp: 48346,
1110
- change: 5.89,
1111
- linkTarget: '_blank',
1112
- gdpAdjusted: 53635,
1113
- changeAdjusted: 2.83
1114
- },
1115
- NZ: {
1116
- link: 'https://pt.wikipedia.org/wiki/NZ',
1117
- linkTarget: '_blank',
1118
- gdp: 41593,
1119
- change: 6.51,
1120
- linkTarget: '_blank',
1121
- gdpAdjusted: 38934,
1122
- changeAdjusted: 2.03
1123
- },
1124
- NI: {
1125
- link: 'https://pt.wikipedia.org/wiki/NI',
1126
- linkTarget: '_blank',
1127
- gdp: 2207,
1128
- change: 2.57,
1129
- linkTarget: '_blank',
1130
- gdpAdjusted: 5849,
1131
- changeAdjusted: 3.82
1132
- },
1133
- NE: {
1134
- link: 'https://pt.wikipedia.org/wiki/NE',
1135
- linkTarget: '_blank',
1136
- gdp: 440,
1137
- change: 6.29,
1138
- linkTarget: '_blank',
1139
- gdpAdjusted: 1164,
1140
- changeAdjusted: 1.37
1141
- },
1142
- NG: {
1143
- link: 'https://pt.wikipedia.org/wiki/NG',
1144
- linkTarget: '_blank',
1145
- gdp: 1994,
1146
- change: -9.68,
1147
- linkTarget: '_blank',
1148
- gdpAdjusted: 5929,
1149
- changeAdjusted: -1.76
1150
- },
1151
- NO: {
1152
- link: 'https://pt.wikipedia.org/wiki/NO',
1153
- linkTarget: '_blank',
1154
- gdp: 74941,
1155
- change: 6.07,
1156
- linkTarget: '_blank',
1157
- gdpAdjusted: 71831,
1158
- changeAdjusted: 0.87
1159
- },
1160
- OM: {
1161
- link: 'https://pt.wikipedia.org/wiki/OM',
1162
- linkTarget: '_blank',
1163
- gdp: 17973,
1164
- change: 0.64,
1165
- linkTarget: '_blank',
1166
- gdpAdjusted: 45157,
1167
- changeAdjusted: -2.23
1168
- },
1169
- PK: {
1170
- link: 'https://pt.wikipedia.org/wiki/PK',
1171
- linkTarget: '_blank',
1172
- gdp: 1541,
1173
- change: 6.95,
1174
- linkTarget: '_blank',
1175
- gdpAdjusted: 5358,
1176
- changeAdjusted: 3.58
1177
- },
1178
- PW: {
1179
- link: 'https://pt.wikipedia.org/wiki/PW',
1180
- linkTarget: '_blank',
1181
- gdp: 17096,
1182
- change: 0.27,
1183
- linkTarget: '_blank',
1184
- gdpAdjusted: 15934,
1185
- changeAdjusted: -2.06
1186
- },
1187
- PA: {
1188
- link: 'https://pt.wikipedia.org/wiki/PA',
1189
- linkTarget: '_blank',
1190
- gdp: 15089,
1191
- change: 5.35,
1192
- linkTarget: '_blank',
1193
- gdpAdjusted: 25351,
1194
- changeAdjusted: 3.82
1195
- },
1196
- PG: {
1197
- link: 'https://pt.wikipedia.org/wiki/PG',
1198
- linkTarget: '_blank',
1199
- gdp: 2861,
1200
- change: 2.51,
1201
- linkTarget: '_blank',
1202
- gdpAdjusted: 3674,
1203
- changeAdjusted: 0.46
1204
- },
1205
- PY: {
1206
- link: 'https://pt.wikipedia.org/wiki/PY',
1207
- linkTarget: '_blank',
1208
- gdp: 4260,
1209
- change: 6.47,
1210
- linkTarget: '_blank',
1211
- gdpAdjusted: 9826,
1212
- changeAdjusted: 3.06
1213
- },
1214
- PE: {
1215
- link: 'https://pt.wikipedia.org/wiki/PE',
1216
- linkTarget: '_blank',
1217
- gdp: 6199,
1218
- change: 8.93,
1219
- linkTarget: '_blank',
1220
- gdpAdjusted: 13334,
1221
- changeAdjusted: 1.31
1222
- },
1223
- PH: {
1224
- link: 'https://pt.wikipedia.org/wiki/PH',
1225
- linkTarget: '_blank',
1226
- gdp: 2976,
1227
- change: 0.78,
1228
- linkTarget: '_blank',
1229
- gdpAdjusted: 8315,
1230
- changeAdjusted: 5.15
1231
- },
1232
- PL: {
1233
- link: 'https://pt.wikipedia.org/wiki/PL',
1234
- linkTarget: '_blank',
1235
- gdp: 13822,
1236
- change: 11.37,
1237
- linkTarget: '_blank',
1238
- gdpAdjusted: 29521,
1239
- changeAdjusted: 4.73
1240
- },
1241
- PT: {
1242
- link: 'https://pt.wikipedia.org/wiki/PT',
1243
- linkTarget: '_blank',
1244
- gdp: 21161,
1245
- change: 3.68,
1246
- linkTarget: '_blank',
1247
- gdpAdjusted: 30417,
1248
- changeAdjusted: 3.08
1249
- },
1250
- PR: {
1251
- link: 'https://pt.wikipedia.org/wiki/PR',
1252
- linkTarget: '_blank',
1253
- gdp: 30488,
1254
- change: -0.98,
1255
- linkTarget: '_blank',
1256
- gdpAdjusted: 37339,
1257
- changeAdjusted: -2.35
1258
- },
1259
- QA: {
1260
- link: 'https://pt.wikipedia.org/wiki/QA',
1261
- linkTarget: '_blank',
1262
- gdp: 60804,
1263
- change: 4.39,
1264
- linkTarget: '_blank',
1265
- gdpAdjusted: 124529,
1266
- changeAdjusted: -2.31
1267
- },
1268
- RO: {
1269
- link: 'https://pt.wikipedia.org/wiki/RO',
1270
- linkTarget: '_blank',
1271
- gdp: 10757,
1272
- change: 13.18,
1273
- linkTarget: '_blank',
1274
- gdpAdjusted: 24508,
1275
- changeAdjusted: 7.49
1276
- },
1277
- RU: {
1278
- link: 'https://pt.wikipedia.org/wiki/RU',
1279
- linkTarget: '_blank',
1280
- gdp: 10608,
1281
- change: 19.19,
1282
- linkTarget: '_blank',
1283
- gdpAdjusted: 27834,
1284
- changeAdjusted: 1.5
1285
- },
1286
- RW: {
1287
- link: 'https://pt.wikipedia.org/wiki/RW',
1288
- linkTarget: '_blank',
1289
- gdp: 772,
1290
- change: 5.2,
1291
- linkTarget: '_blank',
1292
- gdpAdjusted: 2080,
1293
- changeAdjusted: 3.7
1294
- },
1295
- KN: {
1296
- link: 'https://pt.wikipedia.org/wiki/KN',
1297
- linkTarget: '_blank',
1298
- gdp: 16296,
1299
- change: 1.9,
1300
- linkTarget: '_blank',
1301
- gdpAdjusted: 26845,
1302
- changeAdjusted: 1.71
1303
- },
1304
- LC: {
1305
- link: 'https://pt.wikipedia.org/wiki/LC',
1306
- linkTarget: '_blank',
1307
- gdp: 9607,
1308
- change: 1.99,
1309
- linkTarget: '_blank',
1310
- gdpAdjusted: 14450,
1311
- changeAdjusted: 2.51
1312
- },
1313
- VC: {
1314
- link: 'https://pt.wikipedia.org/wiki/VC',
1315
- linkTarget: '_blank',
1316
- gdp: 7270,
1317
- change: 3.99,
1318
- linkTarget: '_blank',
1319
- gdpAdjusted: 11491,
1320
- changeAdjusted: 0.7
1321
- },
1322
- WS: {
1323
- link: 'https://pt.wikipedia.org/wiki/WS',
1324
- linkTarget: '_blank',
1325
- gdp: 4253,
1326
- change: 5.93,
1327
- linkTarget: '_blank',
1328
- gdpAdjusted: 5740,
1329
- changeAdjusted: 1.8
1330
- },
1331
- SM: {
1332
- link: 'https://pt.wikipedia.org/wiki/SM',
1333
- linkTarget: '_blank',
1334
- gdp: 47406,
1335
- change: 3.8,
1336
- linkTarget: '_blank',
1337
- gdpAdjusted: 59466,
1338
- changeAdjusted: 1.65
1339
- },
1340
- ST: {
1341
- link: 'https://pt.wikipedia.org/wiki/ST',
1342
- linkTarget: '_blank',
1343
- gdp: 1785,
1344
- change: 5.7,
1345
- linkTarget: '_blank',
1346
- gdpAdjusted: 3180,
1347
- changeAdjusted: 2.58
1348
- },
1349
- SA: {
1350
- link: 'https://pt.wikipedia.org/wiki/SA',
1351
- linkTarget: '_blank',
1352
- gdp: 21120,
1353
- change: 3.95,
1354
- linkTarget: '_blank',
1355
- gdpAdjusted: 54777,
1356
- changeAdjusted: -2.63
1357
- },
1358
- SN: {
1359
- link: 'https://pt.wikipedia.org/wiki/SN',
1360
- linkTarget: '_blank',
1361
- gdp: 1038,
1362
- change: 8.73,
1363
- linkTarget: '_blank',
1364
- gdpAdjusted: 2727,
1365
- changeAdjusted: 4.39
1366
- },
1367
- RS: {
1368
- link: 'https://pt.wikipedia.org/wiki/RS',
1369
- linkTarget: '_blank',
1370
- gdp: 5899,
1371
- change: 8.71,
1372
- linkTarget: '_blank',
1373
- gdpAdjusted: 15000,
1374
- changeAdjusted: 1.83
1375
- },
1376
- SC: {
1377
- link: 'https://pt.wikipedia.org/wiki/SC',
1378
- linkTarget: '_blank',
1379
- gdp: 15686,
1380
- change: 2.97,
1381
- linkTarget: '_blank',
1382
- gdpAdjusted: 28779,
1383
- changeAdjusted: 3.75
1384
- },
1385
- SL: {
1386
- link: 'https://pt.wikipedia.org/wiki/SL',
1387
- linkTarget: '_blank',
1388
- gdp: 492,
1389
- change: -5.88,
1390
- linkTarget: '_blank',
1391
- gdpAdjusted: 1553,
1392
- changeAdjusted: 1.35
1393
- },
1394
- SG: {
1395
- link: 'https://pt.wikipedia.org/wiki/SG',
1396
- linkTarget: '_blank',
1397
- gdp: 57713,
1398
- change: 4.48,
1399
- linkTarget: '_blank',
1400
- gdpAdjusted: 93906,
1401
- changeAdjusted: 2.22
1402
- },
1403
- SK: {
1404
- link: 'https://pt.wikipedia.org/wiki/SK',
1405
- linkTarget: '_blank',
1406
- gdp: 17664,
1407
- change: 6.73,
1408
- linkTarget: '_blank',
1409
- gdpAdjusted: 33025,
1410
- changeAdjusted: 3.61
1411
- },
1412
- SI: {
1413
- link: 'https://pt.wikipedia.org/wiki/SI',
1414
- linkTarget: '_blank',
1415
- gdp: 23654,
1416
- change: 9.17,
1417
- linkTarget: '_blank',
1418
- gdpAdjusted: 34408,
1419
- changeAdjusted: 4.93
1420
- },
1421
- SB: {
1422
- link: 'https://pt.wikipedia.org/wiki/SB',
1423
- linkTarget: '_blank',
1424
- gdp: 2081,
1425
- change: 1.18,
1426
- linkTarget: '_blank',
1427
- gdpAdjusted: 2157,
1428
- changeAdjusted: 1.29
1429
- },
1430
- SO: {
1431
- link: 'https://pt.wikipedia.org/wiki/SO',
1432
- linkTarget: '_blank',
1433
- gdp: 486,
1434
- change: 6.38,
1435
- linkTarget: '_blank',
1436
- gdpAdjusted: 1229,
1437
- changeAdjusted: -1.82
1438
- },
1439
- ZA: {
1440
- link: 'https://pt.wikipedia.org/wiki/ZA',
1441
- linkTarget: '_blank',
1442
- gdp: 6180,
1443
- change: 16.25,
1444
- linkTarget: '_blank',
1445
- gdpAdjusted: 13545,
1446
- changeAdjusted: -0.07
1447
- },
1448
- KR: {
1449
- link: 'https://pt.wikipedia.org/wiki/KR',
1450
- linkTarget: '_blank',
1451
- gdp: 29891,
1452
- change: 8.56,
1453
- linkTarget: '_blank',
1454
- gdpAdjusted: 39434,
1455
- changeAdjusted: 2.72
1456
- },
1457
- SS: {
1458
- link: 'https://pt.wikipedia.org/wiki/SS',
1459
- linkTarget: '_blank',
1460
- gdp: 228,
1461
- change: -18.73,
1462
- linkTarget: '_blank',
1463
- gdpAdjusted: 1489,
1464
- changeAdjusted: -12.82
1465
- },
1466
- ES: {
1467
- link: 'https://pt.wikipedia.org/wiki/ES',
1468
- linkTarget: '_blank',
1469
- gdp: 28359,
1470
- change: 6.31,
1471
- linkTarget: '_blank',
1472
- gdpAdjusted: 38286,
1473
- changeAdjusted: 3.01
1474
- },
1475
- LK: {
1476
- link: 'https://pt.wikipedia.org/wiki/LK',
1477
- linkTarget: '_blank',
1478
- gdp: 4085,
1479
- change: 6.95,
1480
- linkTarget: '_blank',
1481
- gdpAdjusted: 12811,
1482
- changeAdjusted: 3.46
1483
- },
1484
- SD: {
1485
- link: 'https://pt.wikipedia.org/wiki/SD',
1486
- linkTarget: '_blank',
1487
- gdp: 1428,
1488
- change: -1.91,
1489
- linkTarget: '_blank',
1490
- gdpAdjusted: 4586,
1491
- changeAdjusted: 0.82
1492
- },
1493
- SR: {
1494
- link: 'https://pt.wikipedia.org/wiki/SR',
1495
- linkTarget: '_blank',
1496
- gdp: 5746,
1497
- change: 0.76,
1498
- linkTarget: '_blank',
1499
- gdpAdjusted: 13876,
1500
- changeAdjusted: -0.87
1501
- },
1502
- SZ: {
1503
- link: 'https://pt.wikipedia.org/wiki/SZ',
1504
- linkTarget: '_blank',
1505
- gdp: 3915,
1506
- change: 15.19,
1507
- linkTarget: '_blank',
1508
- gdpAdjusted: 9884,
1509
- changeAdjusted: -0.67
1510
- },
1511
- SE: {
1512
- link: 'https://pt.wikipedia.org/wiki/SE',
1513
- linkTarget: '_blank',
1514
- gdp: 53218,
1515
- change: 3.39,
1516
- linkTarget: '_blank',
1517
- gdpAdjusted: 51475,
1518
- changeAdjusted: 1.68
1519
- },
1520
- CH: {
1521
- link: 'https://pt.wikipedia.org/wiki/CH',
1522
- linkTarget: '_blank',
1523
- gdp: 80591,
1524
- change: 0.35,
1525
- linkTarget: '_blank',
1526
- gdpAdjusted: 61422,
1527
- changeAdjusted: 0.24
1528
- },
1529
- TW: {
1530
- link: 'https://pt.wikipedia.org/wiki/TW',
1531
- linkTarget: '_blank',
1532
- gdp: 24577,
1533
- change: 9.03,
1534
- linkTarget: '_blank',
1535
- gdpAdjusted: 50294,
1536
- changeAdjusted: 2.51
1537
- },
1538
- TJ: {
1539
- link: 'https://pt.wikipedia.org/wiki/TJ',
1540
- linkTarget: '_blank',
1541
- gdp: 824,
1542
- change: 2.54,
1543
- linkTarget: '_blank',
1544
- gdpAdjusted: 3211,
1545
- changeAdjusted: 5.06
1546
- },
1547
- TZ: {
1548
- link: 'https://pt.wikipedia.org/wiki/TZ',
1549
- linkTarget: '_blank',
1550
- gdp: 1034,
1551
- change: 5.58,
1552
- linkTarget: '_blank',
1553
- gdpAdjusted: 3240,
1554
- changeAdjusted: 2.96
1555
- },
1556
- TH: {
1557
- link: 'https://pt.wikipedia.org/wiki/TH',
1558
- linkTarget: '_blank',
1559
- gdp: 6591,
1560
- change: 10.39,
1561
- linkTarget: '_blank',
1562
- gdpAdjusted: 17855,
1563
- changeAdjusted: 3.68
1564
- },
1565
- TL: {
1566
- link: 'https://pt.wikipedia.org/wiki/TL',
1567
- linkTarget: '_blank',
1568
- gdp: 2104,
1569
- change: 1.19,
1570
- linkTarget: '_blank',
1571
- gdpAdjusted: 5444,
1572
- changeAdjusted: -2.67
1573
- },
1574
- TG: {
1575
- link: 'https://pt.wikipedia.org/wiki/TG',
1576
- linkTarget: '_blank',
1577
- gdp: 611,
1578
- change: 4.24,
1579
- linkTarget: '_blank',
1580
- gdpAdjusted: 1659,
1581
- changeAdjusted: 1.95
1582
- },
1583
- TO: {
1584
- link: 'https://pt.wikipedia.org/wiki/TO',
1585
- linkTarget: '_blank',
1586
- gdp: 4177,
1587
- change: 5.56,
1588
- linkTarget: '_blank',
1589
- gdpAdjusted: 5608,
1590
- changeAdjusted: 2.26
1591
- },
1592
- TT: {
1593
- link: 'https://pt.wikipedia.org/wiki/TT',
1594
- linkTarget: '_blank',
1595
- gdp: 15769,
1596
- change: -3.46,
1597
- linkTarget: '_blank',
1598
- gdpAdjusted: 31367,
1599
- changeAdjusted: -2.58
1600
- },
1601
- TN: {
1602
- link: 'https://pt.wikipedia.org/wiki/TN',
1603
- linkTarget: '_blank',
1604
- gdp: 3496,
1605
- change: -5.24,
1606
- linkTarget: '_blank',
1607
- gdpAdjusted: 11755,
1608
- changeAdjusted: 0.85
1609
- },
1610
- TR: {
1611
- link: 'https://pt.wikipedia.org/wiki/TR',
1612
- linkTarget: '_blank',
1613
- gdp: 10512,
1614
- change: -2.82,
1615
- linkTarget: '_blank',
1616
- gdpAdjusted: 26893,
1617
- changeAdjusted: 5.68
1618
- },
1619
- TM: {
1620
- link: 'https://pt.wikipedia.org/wiki/TM',
1621
- linkTarget: '_blank',
1622
- gdp: 6643,
1623
- change: 3.59,
1624
- linkTarget: '_blank',
1625
- gdpAdjusted: 18126,
1626
- changeAdjusted: 4.86
1627
- },
1628
- TV: {
1629
- link: 'https://pt.wikipedia.org/wiki/TV',
1630
- linkTarget: '_blank',
1631
- gdp: 3638,
1632
- change: 2.24,
1633
- linkTarget: '_blank',
1634
- gdpAdjusted: 3807,
1635
- changeAdjusted: 2.34
1636
- },
1637
- UG: {
1638
- link: 'https://pt.wikipedia.org/wiki/UG',
1639
- linkTarget: '_blank',
1640
- gdp: 699,
1641
- change: 1.04,
1642
- linkTarget: '_blank',
1643
- gdpAdjusted: 2354,
1644
- changeAdjusted: 2.86
1645
- },
1646
- UA: {
1647
- link: 'https://pt.wikipedia.org/wiki/UA',
1648
- linkTarget: '_blank',
1649
- gdp: 2583,
1650
- change: 17.46,
1651
- linkTarget: '_blank',
1652
- gdpAdjusted: 8713,
1653
- changeAdjusted: 3.02
1654
- },
1655
- AE: {
1656
- link: 'https://pt.wikipedia.org/wiki/AE',
1657
- linkTarget: '_blank',
1658
- gdp: 37226,
1659
- change: 5.21,
1660
- linkTarget: '_blank',
1661
- gdpAdjusted: 67741,
1662
- changeAdjusted: -0.86
1663
- },
1664
- GB: {
1665
- link: 'https://pt.wikipedia.org/wiki/GB',
1666
- linkTarget: '_blank',
1667
- gdp: 39735,
1668
- change: -1.96,
1669
- linkTarget: '_blank',
1670
- gdpAdjusted: 44117,
1671
- changeAdjusted: 1.21
1672
- },
1673
- US: {
1674
- link: 'https://pt.wikipedia.org/wiki/US',
1675
- linkTarget: '_blank',
1676
- gdp: 59501,
1677
- change: 3.37,
1678
- linkTarget: '_blank',
1679
- gdpAdjusted: 59501,
1680
- changeAdjusted: 1.48
1681
- },
1682
- UY: {
1683
- link: 'https://pt.wikipedia.org/wiki/UY',
1684
- linkTarget: '_blank',
1685
- gdp: 16722,
1686
- change: 11.02,
1687
- linkTarget: '_blank',
1688
- gdpAdjusted: 22371,
1689
- changeAdjusted: 2.74
1690
- },
1691
- UZ: {
1692
- link: 'https://pt.wikipedia.org/wiki/UZ',
1693
- linkTarget: '_blank',
1694
- gdp: 1491,
1695
- change: -28.81,
1696
- linkTarget: '_blank',
1697
- gdpAdjusted: 6929,
1698
- changeAdjusted: 3.89
1699
- },
1700
- VU: {
1701
- link: 'https://pt.wikipedia.org/wiki/VU',
1702
- linkTarget: '_blank',
1703
- gdp: 3094,
1704
- change: 6.51,
1705
- linkTarget: '_blank',
1706
- gdpAdjusted: 2739,
1707
- changeAdjusted: 2.33
1708
- },
1709
- VE: {
1710
- link: 'https://pt.wikipedia.org/wiki/VE',
1711
- linkTarget: '_blank',
1712
- gdp: 6684,
1713
- change: -12.16,
1714
- linkTarget: '_blank',
1715
- gdpAdjusted: 12114,
1716
- changeAdjusted: -15.3
1717
- },
1718
- VN: {
1719
- link: 'https://pt.wikipedia.org/wiki/VN',
1720
- linkTarget: '_blank',
1721
- gdp: 2354,
1722
- change: 8.37,
1723
- linkTarget: '_blank',
1724
- gdpAdjusted: 6913,
1725
- changeAdjusted: 5.78
1726
- },
1727
- YE: {
1728
- link: 'https://pt.wikipedia.org/wiki/YE',
1729
- linkTarget: '_blank',
1730
- gdp: 551,
1731
- change: -23.23,
1732
- linkTarget: '_blank',
1733
- gdpAdjusted: 1287,
1734
- changeAdjusted: -16.17
1735
- },
1736
- ZM: {
1737
- link: 'https://pt.wikipedia.org/wiki/ZM',
1738
- linkTarget: '_blank',
1739
- gdp: 1480,
1740
- change: 18.11,
1741
- linkTarget: '_blank',
1742
- gdpAdjusted: 3996,
1743
- changeAdjusted: 0.95
1744
- },
1745
- ZW: {
1746
- link: 'https://pt.wikipedia.org/wiki/ZW',
1747
- linkTarget: '_blank',
1748
- gdp: 1176,
1749
- change: 5.78,
1750
- linkTarget: '_blank',
1751
- gdpAdjusted: 2283,
1752
- changeAdjusted: 1.02
1753
- }
1754
- }
1755
- };