Press n or j to go to the next uncovered block, b, p or k for the previous block.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 8x | export const landListe = [ { ctry: "Etiopia", pct_sb: 1.858576393, pct_lbw: 8.264027176, pct_pet: 10.4837765, pct_gdm: 22.88665027, pct_cs: 41.72230682, pct_fa: 20.6864238, }, { ctry: "Norge", pct_sb: 1.001091256, pct_lbw: 5.107889674, pct_pet: 7.124931684, pct_gdm: 12.01493002, pct_cs: 33.96172582, pct_fa: 30.06713399, }, { ctry: "Sri-Lanka", pct_sb: 0.870416332, pct_lbw: 4.448794584, pct_pet: 8.162337889, pct_gdm: 9.856561914, pct_cs: 47.89969821, pct_fa: 33.48714184, }, { ctry: "India", pct_sb: 0.357652561, pct_lbw: 4.608215692, pct_pet: 10.56106746, pct_gdm: 16.87329126, pct_cs: 62.03036608, pct_fa: 40.02613615, }, { ctry: "Somalia", pct_sb: 0.621978243, pct_lbw: 4.157433521, pct_pet: 5.723710717, pct_gdm: 13.23025786, pct_cs: 54.11966156, pct_fa: 31.77125302, }, { ctry: 'Polen', pct_sb: 0.32273474, pct_lbw: 2.592363886, pct_pet: 6.337018956, pct_gdm: 7.433384986, pct_cs: 38.15726619, pct_fa: 21.72575703, } ] |