data.ts 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. /*
  2. * Licensed to the Apache Software Foundation (ASF) under one
  3. * or more contributor license agreements. See the NOTICE file
  4. * distributed with this work for additional information
  5. * regarding copyright ownership. The ASF licenses this file
  6. * to you under the Apache License, Version 2.0 (the
  7. * "License"); you may not use this file except in compliance
  8. * with the License. You may obtain a copy of the License at
  9. *
  10. * http://www.apache.org/licenses/LICENSE-2.0
  11. *
  12. * Unless required by applicable law or agreed to in writing,
  13. * software distributed under the License is distributed on an
  14. * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  15. * KIND, either express or implied. See the License for the
  16. * specific language governing permissions and limitations
  17. * under the License.
  18. */
  19. /* eslint-disable sort-keys, no-magic-numbers */
  20. export default [
  21. {
  22. key: 'East Asia & Pacific',
  23. values: [
  24. {
  25. country_name: 'China',
  26. region: 'East Asia & Pacific',
  27. sum__SP_POP_TOTL: 1344130000.0,
  28. sum__SP_RUR_TOTL_ZS: 49.427,
  29. sum__SP_DYN_LE00_IN: 75.042,
  30. x: 49.427,
  31. y: 75.042,
  32. size: 1344130000.0,
  33. shape: 'circle',
  34. group: 'East Asia & Pacific',
  35. },
  36. {
  37. country_name: 'Indonesia',
  38. region: 'East Asia & Pacific',
  39. sum__SP_POP_TOTL: 244808254.0,
  40. sum__SP_RUR_TOTL_ZS: 49.288,
  41. sum__SP_DYN_LE00_IN: 70.3915609756,
  42. x: 49.288,
  43. y: 70.3915609756,
  44. size: 244808254.0,
  45. shape: 'circle',
  46. group: 'East Asia & Pacific',
  47. },
  48. {
  49. country_name: 'Japan',
  50. region: 'East Asia & Pacific',
  51. sum__SP_POP_TOTL: 127817277.0,
  52. sum__SP_RUR_TOTL_ZS: 8.752,
  53. sum__SP_DYN_LE00_IN: 82.5912195122,
  54. x: 8.752,
  55. y: 82.5912195122,
  56. size: 127817277.0,
  57. shape: 'circle',
  58. group: 'East Asia & Pacific',
  59. },
  60. {
  61. country_name: 'Philippines',
  62. region: 'East Asia & Pacific',
  63. sum__SP_POP_TOTL: 94501233.0,
  64. sum__SP_RUR_TOTL_ZS: 54.983,
  65. sum__SP_DYN_LE00_IN: 68.3914878049,
  66. x: 54.983,
  67. y: 68.3914878049,
  68. size: 94501233.0,
  69. shape: 'circle',
  70. group: 'East Asia & Pacific',
  71. },
  72. {
  73. country_name: 'Vietnam',
  74. region: 'East Asia & Pacific',
  75. sum__SP_POP_TOTL: 87840000.0,
  76. sum__SP_RUR_TOTL_ZS: 68.971,
  77. sum__SP_DYN_LE00_IN: 75.457902439,
  78. x: 68.971,
  79. y: 75.457902439,
  80. size: 87840000.0,
  81. shape: 'circle',
  82. group: 'East Asia & Pacific',
  83. },
  84. {
  85. country_name: 'Thailand',
  86. region: 'East Asia & Pacific',
  87. sum__SP_POP_TOTL: 66902958.0,
  88. sum__SP_RUR_TOTL_ZS: 54.606,
  89. sum__SP_DYN_LE00_IN: 74.008902439,
  90. x: 54.606,
  91. y: 74.008902439,
  92. size: 66902958.0,
  93. shape: 'circle',
  94. group: 'East Asia & Pacific',
  95. },
  96. {
  97. country_name: 'Myanmar',
  98. region: 'East Asia & Pacific',
  99. sum__SP_POP_TOTL: 52125411.0,
  100. sum__SP_RUR_TOTL_ZS: 68.065,
  101. sum__SP_DYN_LE00_IN: 64.7612439024,
  102. x: 68.065,
  103. y: 64.7612439024,
  104. size: 52125411.0,
  105. shape: 'circle',
  106. group: 'East Asia & Pacific',
  107. },
  108. ],
  109. },
  110. {
  111. key: 'South Asia',
  112. values: [
  113. {
  114. country_name: 'India',
  115. region: 'South Asia',
  116. sum__SP_POP_TOTL: 1247446011.0,
  117. sum__SP_RUR_TOTL_ZS: 68.724,
  118. sum__SP_DYN_LE00_IN: 65.9584878049,
  119. x: 68.724,
  120. y: 65.9584878049,
  121. size: 1247446011.0,
  122. shape: 'circle',
  123. group: 'South Asia',
  124. },
  125. {
  126. country_name: 'Pakistan',
  127. region: 'South Asia',
  128. sum__SP_POP_TOTL: 173669648.0,
  129. sum__SP_RUR_TOTL_ZS: 62.993,
  130. sum__SP_DYN_LE00_IN: 66.2838780488,
  131. x: 62.993,
  132. y: 66.2838780488,
  133. size: 173669648.0,
  134. shape: 'circle',
  135. group: 'South Asia',
  136. },
  137. {
  138. country_name: 'Bangladesh',
  139. region: 'South Asia',
  140. sum__SP_POP_TOTL: 153405612.0,
  141. sum__SP_RUR_TOTL_ZS: 68.775,
  142. sum__SP_DYN_LE00_IN: 69.891804878,
  143. x: 68.775,
  144. y: 69.891804878,
  145. size: 153405612.0,
  146. shape: 'circle',
  147. group: 'South Asia',
  148. },
  149. ],
  150. },
  151. {
  152. key: 'North America',
  153. values: [
  154. {
  155. country_name: 'United States',
  156. region: 'North America',
  157. sum__SP_POP_TOTL: 311721632.0,
  158. sum__SP_RUR_TOTL_ZS: 19.06,
  159. sum__SP_DYN_LE00_IN: 78.6414634146,
  160. x: 19.06,
  161. y: 78.6414634146,
  162. size: 311721632.0,
  163. shape: 'circle',
  164. group: 'North America',
  165. },
  166. ],
  167. },
  168. {
  169. key: 'Latin America & Caribbean',
  170. values: [
  171. {
  172. country_name: 'Brazil',
  173. region: 'Latin America & Caribbean',
  174. sum__SP_POP_TOTL: 200517584.0,
  175. sum__SP_RUR_TOTL_ZS: 15.377,
  176. sum__SP_DYN_LE00_IN: 73.3473658537,
  177. x: 15.377,
  178. y: 73.3473658537,
  179. size: 200517584.0,
  180. shape: 'circle',
  181. group: 'Latin America & Caribbean',
  182. },
  183. {
  184. country_name: 'Mexico',
  185. region: 'Latin America & Caribbean',
  186. sum__SP_POP_TOTL: 120365271.0,
  187. sum__SP_RUR_TOTL_ZS: 21.882,
  188. sum__SP_DYN_LE00_IN: 76.9141707317,
  189. x: 21.882,
  190. y: 76.9141707317,
  191. size: 120365271.0,
  192. shape: 'circle',
  193. group: 'Latin America & Caribbean',
  194. },
  195. ],
  196. },
  197. {
  198. key: 'Sub-Saharan Africa',
  199. values: [
  200. {
  201. country_name: 'Nigeria',
  202. region: 'Sub-Saharan Africa',
  203. sum__SP_POP_TOTL: 163770669.0,
  204. sum__SP_RUR_TOTL_ZS: 55.638,
  205. sum__SP_DYN_LE00_IN: 51.7102439024,
  206. x: 55.638,
  207. y: 51.7102439024,
  208. size: 163770669.0,
  209. shape: 'circle',
  210. group: 'Sub-Saharan Africa',
  211. },
  212. {
  213. country_name: 'Ethiopia',
  214. region: 'Sub-Saharan Africa',
  215. sum__SP_POP_TOTL: 89858696.0,
  216. sum__SP_RUR_TOTL_ZS: 82.265,
  217. sum__SP_DYN_LE00_IN: 62.2528536585,
  218. x: 82.265,
  219. y: 62.2528536585,
  220. size: 89858696.0,
  221. shape: 'circle',
  222. group: 'Sub-Saharan Africa',
  223. },
  224. {
  225. country_name: 'Congo, Dem. Rep.',
  226. region: 'Sub-Saharan Africa',
  227. sum__SP_POP_TOTL: 68087376.0,
  228. sum__SP_RUR_TOTL_ZS: 59.558,
  229. sum__SP_DYN_LE00_IN: 49.3007073171,
  230. x: 59.558,
  231. y: 49.3007073171,
  232. size: 68087376.0,
  233. shape: 'circle',
  234. group: 'Sub-Saharan Africa',
  235. },
  236. {
  237. country_name: 'South Africa',
  238. region: 'Sub-Saharan Africa',
  239. sum__SP_POP_TOTL: 51553479.0,
  240. sum__SP_RUR_TOTL_ZS: 37.254,
  241. sum__SP_DYN_LE00_IN: 55.2956585366,
  242. x: 37.254,
  243. y: 55.2956585366,
  244. size: 51553479.0,
  245. shape: 'circle',
  246. group: 'Sub-Saharan Africa',
  247. },
  248. ],
  249. },
  250. {
  251. key: 'Europe & Central Asia',
  252. values: [
  253. {
  254. country_name: 'Russian Federation',
  255. region: 'Europe & Central Asia',
  256. sum__SP_POP_TOTL: 142960868.0,
  257. sum__SP_RUR_TOTL_ZS: 26.268,
  258. sum__SP_DYN_LE00_IN: 69.6585365854,
  259. x: 26.268,
  260. y: 69.6585365854,
  261. size: 142960868.0,
  262. shape: 'circle',
  263. group: 'Europe & Central Asia',
  264. },
  265. {
  266. country_name: 'Germany',
  267. region: 'Europe & Central Asia',
  268. sum__SP_POP_TOTL: 81797673.0,
  269. sum__SP_RUR_TOTL_ZS: 25.512,
  270. sum__SP_DYN_LE00_IN: 80.7414634146,
  271. x: 25.512,
  272. y: 80.7414634146,
  273. size: 81797673.0,
  274. shape: 'circle',
  275. group: 'Europe & Central Asia',
  276. },
  277. {
  278. country_name: 'Turkey',
  279. region: 'Europe & Central Asia',
  280. sum__SP_POP_TOTL: 73199372.0,
  281. sum__SP_RUR_TOTL_ZS: 28.718,
  282. sum__SP_DYN_LE00_IN: 74.5404878049,
  283. x: 28.718,
  284. y: 74.5404878049,
  285. size: 73199372.0,
  286. shape: 'circle',
  287. group: 'Europe & Central Asia',
  288. },
  289. {
  290. country_name: 'France',
  291. region: 'Europe & Central Asia',
  292. sum__SP_POP_TOTL: 65342776.0,
  293. sum__SP_RUR_TOTL_ZS: 21.416,
  294. sum__SP_DYN_LE00_IN: 82.1146341463,
  295. x: 21.416,
  296. y: 82.1146341463,
  297. size: 65342776.0,
  298. shape: 'circle',
  299. group: 'Europe & Central Asia',
  300. },
  301. {
  302. country_name: 'United Kingdom',
  303. region: 'Europe & Central Asia',
  304. sum__SP_POP_TOTL: 63258918.0,
  305. sum__SP_RUR_TOTL_ZS: 18.43,
  306. sum__SP_DYN_LE00_IN: 80.9512195122,
  307. x: 18.43,
  308. y: 80.9512195122,
  309. size: 63258918.0,
  310. shape: 'circle',
  311. group: 'Europe & Central Asia',
  312. },
  313. {
  314. country_name: 'Italy',
  315. region: 'Europe & Central Asia',
  316. sum__SP_POP_TOTL: 59379449.0,
  317. sum__SP_RUR_TOTL_ZS: 31.556,
  318. sum__SP_DYN_LE00_IN: 82.187804878,
  319. x: 31.556,
  320. y: 82.187804878,
  321. size: 59379449.0,
  322. shape: 'circle',
  323. group: 'Europe & Central Asia',
  324. },
  325. ],
  326. },
  327. {
  328. key: 'Middle East & North Africa',
  329. values: [
  330. {
  331. country_name: 'Egypt, Arab Rep.',
  332. region: 'Middle East & North Africa',
  333. sum__SP_POP_TOTL: 83787634.0,
  334. sum__SP_RUR_TOTL_ZS: 57.0,
  335. sum__SP_DYN_LE00_IN: 70.6785609756,
  336. x: 57.0,
  337. y: 70.6785609756,
  338. size: 83787634.0,
  339. shape: 'circle',
  340. group: 'Middle East & North Africa',
  341. },
  342. {
  343. country_name: 'Iran, Islamic Rep.',
  344. region: 'Middle East & North Africa',
  345. sum__SP_POP_TOTL: 75184322.0,
  346. sum__SP_RUR_TOTL_ZS: 28.8,
  347. sum__SP_DYN_LE00_IN: 73.4493170732,
  348. x: 28.8,
  349. y: 73.4493170732,
  350. size: 75184322.0,
  351. shape: 'circle',
  352. group: 'Middle East & North Africa',
  353. },
  354. ],
  355. },
  356. ];