Renames dimension and list names in structured SL4 or HAR objects.
Value
The modified SL4 or HAR object with updated dimension names and, optionally, updated list names.
Details
Replaces old dimension names with new ones as specified in
mapping_df
.If
rename_list_names = TRUE
, renames list element names as well.Ensures consistency across SL4 and HAR datasets.
Examples
# Import sample data:
sl4_data <- load_sl4x(system.file("extdata", "TAR10.sl4", package = "HARplus"))
# Define a renaming map
mapping_df <- data.frame(
old = c("REG", "COMM"),
new = c("Region", "Commodity")
)
# Rename columns in the dataset
rename_dims(sl4_data, mapping_df)
#> $data
#> $data$pds
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$qfd
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -2.433270 -6.423777 -0.2248995 1.1493053 13.516993 7.341675
#> MeatLstk -4.713006 -8.266560 -0.7291810 -3.2340112 8.834366 6.265512
#> Extraction -4.822937 -6.061814 -1.4910313 -1.9807707 10.282965 6.783350
#> ProcFood -1.870065 -6.893167 1.0671127 -1.0855635 10.905765 13.755414
#> TextWapp 8.828504 7.056704 9.5640411 14.3259764 26.056910 24.252697
#> LightMnfc 1.895195 -3.294527 4.0417924 0.5411325 19.736755 13.552105
#> HeavyMnfc 5.520546 3.013812 13.2840729 5.0586305 25.512691 19.960667
#> Util_Cons -5.227808 -8.400186 -1.5214049 -3.3201277 8.487047 5.606792
#> TransComm -5.143941 -8.309219 -0.7304654 -3.4449635 8.522803 5.717695
#> OthServices -4.971444 -8.133938 -1.1414411 -3.1328881 8.923993 6.039820
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 13.669444 1.1411201 2.302168608 1.6173289
#> MeatLstk 4.500322 1.3745255 0.786512136 1.5314190
#> Extraction 20.130737 1.1646518 1.379918694 2.4496033
#> ProcFood 10.873714 3.8536217 1.619616628 2.9052126
#> TextWapp 22.171394 13.6654119 14.708312988 17.4362144
#> LightMnfc 9.003004 6.0457006 6.744355679 6.5629082
#> HeavyMnfc 17.045527 9.5449696 11.610474586 18.3198032
#> Util_Cons 4.236498 0.8798413 -0.414645016 0.2278698
#> TransComm 4.325987 1.0099716 0.112315387 0.7952829
#> OthServices 4.554108 1.1352724 -0.003058158 0.5485682
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 3.511758 3.231476 6.956554 5.3715906 -0.166317552 0.6161271
#> MeatLstk 4.938351 1.920725 6.329815 3.4896395 -0.006287861 0.9023039
#> Extraction 4.387280 3.369906 8.930054 0.9466995 -1.622541904 1.8112594
#> ProcFood 3.352398 1.956174 5.745004 2.8781798 -4.284134388 -0.5319225
#> TextWapp 5.431700 3.460421 8.138151 3.8303270 -1.147186637 1.2634941
#> LightMnfc 4.070133 3.611468 7.938416 1.9778408 -2.737633705 1.4584628
#> HeavyMnfc 6.732994 6.613196 8.916677 4.1183395 0.310013473 2.4296703
#> Util_Cons 2.835601 1.416337 5.064259 0.3942474 -4.786953926 -1.3630702
#> TransComm 3.121014 1.797790 5.767964 0.6949620 -4.209212303 -0.9718615
#> OthServices 3.542797 2.022926 5.791162 1.0485269 -4.189982414 -0.5593257
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 6.57424641 0.7029395 1.51290143 3.0815358
#> MeatLstk 0.68755430 8.0115118 4.87374306 4.5880704
#> Extraction 9.06661510 6.6256104 3.73668718 5.3774242
#> ProcFood 0.73741663 -0.1407534 0.75406384 1.2845957
#> TextWapp 1.91147351 2.1823549 1.33126974 2.2779479
#> LightMnfc 1.16980934 2.1558473 2.73746538 2.8123932
#> HeavyMnfc 4.73736191 1.5721734 4.26273203 5.5874100
#> Util_Cons -0.55743921 -0.3419573 -0.71109867 0.7534865
#> TransComm -0.06296473 -0.1504886 0.76208341 0.9044616
#> OthServices 0.18716031 0.1890727 0.02445077 1.2349979
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.499357 7.244158 3.965599 6.342089 23.3507690 2.3670497
#> MeatLstk 2.874925 2.046703 12.732906 4.687801 5.5889969 18.3152752
#> Extraction 2.214906 2.667649 5.148516 2.219858 4.6904497 2.0932553
#> ProcFood 5.829665 5.470500 6.207873 7.191445 -1.3559186 1.2732561
#> TextWapp 14.218123 7.300402 8.220361 14.960339 13.6065998 20.3143272
#> LightMnfc 6.305141 10.949444 13.676920 13.982084 6.0707083 15.4820595
#> HeavyMnfc 17.006628 12.284115 24.408844 17.379459 18.5351524 18.2522049
#> Util_Cons 1.903491 1.767004 5.637998 0.908073 -1.5463055 0.3446642
#> TransComm 2.211574 1.649846 4.813816 1.088184 -1.9277194 0.7155932
#> OthServices 2.506424 2.236832 5.641333 2.358658 -0.4683198 1.9735761
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 5.1086469 -5.418512 2.0401595 3.139803
#> MeatLstk 3.8330822 7.127351 0.9083986 4.055551
#> Extraction 25.4960384 5.201054 3.3434384 5.089005
#> ProcFood 6.0468540 -1.402238 2.7512591 5.449440
#> TextWapp 5.4561696 3.904690 6.4835815 8.152650
#> LightMnfc 8.2528057 -2.141471 5.4037147 9.499077
#> HeavyMnfc 18.1836910 6.056058 14.2155504 19.428497
#> Util_Cons -0.6845239 -5.460856 -1.1857570 2.418442
#> TransComm -0.6721890 -5.922149 2.6986380 4.996173
#> OthServices 4.8858700 -1.560483 1.8500185 5.268717
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0.41427884 0.8108199 7.780629 1.9123117 -3.5992033 2.23074269
#> MeatLstk 0.22242722 0.5122417 5.624879 1.0085161 -5.2095318 0.30744702
#> Extraction 0.44313446 0.8229443 5.828040 1.8362874 5.4402199 9.75177956
#> ProcFood 2.29224682 7.1201267 5.988820 4.0698895 -5.0080094 0.03341428
#> TextWapp 4.43429136 1.5704142 6.986784 9.2196331 0.7362300 4.09674358
#> LightMnfc 5.93804455 4.0365300 12.245776 7.3984032 0.5255356 6.54727173
#> HeavyMnfc 5.47685623 7.8977752 11.539779 9.9302311 3.8709335 10.47099209
#> Util_Cons 0.09787404 1.1798719 4.359601 0.9599493 -5.2733645 -0.03695818
#> TransComm 0.20128544 0.1383472 4.433628 1.0121489 -6.0317869 0.18758409
#> OthServices 1.31347454 1.5775782 6.193643 2.9658856 -4.1400523 1.61657333
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 2.689954 0.08055904 0.1464885 1.94970906
#> MeatLstk 2.219765 0.29975882 -0.1099642 10.50952816
#> Extraction 21.008854 13.92864990 4.1206942 6.30841923
#> ProcFood 5.292197 0.41724363 1.6324075 1.56417704
#> TextWapp 4.452345 1.53274536 1.7580240 7.86153078
#> LightMnfc 5.962672 2.93255043 6.0753112 4.03954220
#> HeavyMnfc 10.036512 4.40840960 3.7206500 6.60989380
#> Util_Cons 1.719226 -0.04138704 -0.3665473 -0.05961355
#> TransComm 1.875194 -0.05899156 0.1782644 0.44161868
#> OthServices 4.211332 0.84694338 1.8795618 3.01948714
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -0.04833586 -0.04281557 6.8488851 5.96695137 17.468502
#> MeatLstk -1.09383404 -0.18495645 3.8140261 0.21864663 13.442071
#> Extraction -1.74521458 5.95260429 5.9693012 7.59482527 8.336737
#> ProcFood 1.68984461 -0.49395910 2.1700480 3.07302666 8.442801
#> TextWapp 5.58418560 8.55666828 11.2603273 4.64368057 13.231573
#> LightMnfc -1.03695977 0.59242803 7.2814741 0.89099699 13.485530
#> HeavyMnfc 3.60028696 4.04245329 10.7717009 5.60451508 13.056881
#> Util_Cons -3.24188161 -1.20464945 0.8798658 -0.36877093 6.052329
#> TransComm -3.18025613 -1.25479186 0.8904298 -0.33639053 6.141215
#> OthServices -2.99706268 -1.00151253 1.3567530 0.08440387 6.236392
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.3927336 9.0972853 6.348657 4.7411995 7.6589746
#> MeatLstk 7.1503072 4.6031547 5.058816 1.9291694 0.8216762
#> Extraction 0.9648245 16.0805531 3.926030 5.3352327 7.2971244
#> ProcFood 2.6817858 6.4159093 3.013807 2.1889977 1.5860541
#> TextWapp 9.4367828 5.7632966 7.884225 6.6479836 6.6952968
#> LightMnfc 5.7834778 1.9678619 4.389438 4.4207997 3.2576580
#> HeavyMnfc 6.0198784 7.0820184 7.174015 4.8238339 8.2902260
#> Util_Cons -0.6222102 -1.0330981 1.158443 -0.1053937 0.2175525
#> TransComm -0.5991313 -1.0021040 1.337649 0.7975386 0.9962264
#> OthServices -0.1126052 -0.4735999 1.833465 0.4774089 0.7290138
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -3.0707896 -0.5148152 1.4223710 -0.96555233 3.869351 4.585004
#> MeatLstk -4.0996161 -2.0027046 -1.5771518 -2.96909356 3.807847 3.854711
#> Extraction -3.5079975 -1.1153134 0.4452899 -2.28943253 8.759372 3.990573
#> ProcFood -2.6733272 -1.0406063 -0.5644358 -1.09517324 2.830482 5.103716
#> TextWapp 3.3210194 5.4294353 1.0258490 0.30124554 8.599535 9.247028
#> LightMnfc -0.5769464 0.6441777 1.3750809 0.03219818 7.806409 9.273785
#> HeavyMnfc 0.8920317 3.3451495 6.9674807 3.71042466 12.757717 9.910384
#> Util_Cons -4.4917417 -2.2525671 -1.6154299 -2.95515943 1.384338 2.544082
#> TransComm -4.4200788 -2.2544773 -1.8396363 -2.95127726 1.413056 2.606639
#> OthServices -4.2759762 -1.9724089 -0.7224082 -2.60640192 1.726275 3.063454
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 3.649483 5.020519 2.0298538 2.35970283
#> MeatLstk 4.088718 6.182582 2.7197969 1.24635148
#> Extraction 13.687207 15.849167 8.7287445 2.46251464
#> ProcFood 7.353997 5.226322 0.6589949 1.29729688
#> TextWapp 11.285803 7.280315 3.3803368 2.43170714
#> LightMnfc 6.885332 7.540934 4.0179954 3.02409506
#> HeavyMnfc 12.671638 9.255678 7.7437358 7.44559956
#> Util_Cons 3.369486 4.533643 -0.4369706 0.03002124
#> TransComm 3.400410 2.873648 0.3042260 0.15535483
#> OthServices 3.745382 3.228488 0.1114576 0.51136976
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 14.185984 6.9530296 13.895365 11.7202024 15.290355
#> MeatLstk 8.399674 3.6208463 12.189477 2.0211117 35.162136
#> Extraction 22.056496 16.2595291 15.946265 16.3720722 38.114326
#> ProcFood 11.392410 5.8627696 10.532722 4.7943158 10.600950
#> TextWapp 25.309399 21.7351570 25.108700 18.8906384 23.021076
#> LightMnfc 15.195621 8.5073509 16.263474 6.9604292 15.692276
#> HeavyMnfc 19.058456 14.5470562 19.527729 15.1175919 24.888784
#> Util_Cons 6.239038 0.9516404 5.523105 0.9032372 6.988779
#> TransComm 5.283270 1.1531283 7.991344 1.3188876 8.346102
#> OthServices 5.873528 1.6538624 6.525178 1.5238384 7.788099
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 8.17032909 16.3501377 2.6674769 7.3122501 10.710457
#> MeatLstk 15.38722038 6.4273272 -0.5230823 4.9614549 8.162625
#> Extraction 8.84074593 27.6478863 17.3601627 21.1488457 25.183960
#> ProcFood 3.50143003 4.7417655 1.0894960 3.0417707 5.810771
#> TextWapp 16.52387619 17.8792458 15.7720270 14.6523094 19.502810
#> LightMnfc 9.92328930 7.0205112 4.7626343 9.9191236 9.630950
#> HeavyMnfc 16.33373451 15.3332634 7.6191425 9.1379652 17.586563
#> Util_Cons 0.03731858 0.6383221 -3.5356045 -0.5855928 1.633765
#> TransComm 1.28411341 2.3497486 -2.4992714 1.3397949 3.351868
#> OthServices 0.84883803 1.6287032 -2.2071915 0.5682671 3.079521
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 4.901190 6.981645 4.38818645 7.6307616 6.5732865 14.345922
#> MeatLstk 6.262615 4.342478 6.53035831 1.4303631 1.8888478 16.794657
#> Extraction 7.335721 7.827518 4.42328024 13.8361397 29.1078129 33.624382
#> ProcFood 13.734216 4.511064 1.70190680 4.9865980 -0.6147454 6.958792
#> TextWapp 20.181343 9.690933 11.19262409 10.1311922 3.0613294 9.859693
#> LightMnfc 13.396377 10.270271 8.79936695 8.8387260 2.3531997 13.002333
#> HeavyMnfc 15.447985 14.508913 17.50828552 13.0966206 13.3339596 18.979519
#> Util_Cons 2.584371 2.052006 0.44924697 1.9994937 -2.9298363 3.428382
#> TransComm 2.530368 1.905041 -0.06850972 0.6881948 -3.2109692 2.212155
#> OthServices 3.924561 3.579698 5.70672369 2.3676336 -1.5222684 5.002195
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 15.230254 7.975212 6.2014928 3.9761293
#> MeatLstk 11.160741 4.824989 3.5413928 3.6048620
#> Extraction 10.056760 14.314342 26.8233624 2.6801639
#> ProcFood 9.336761 2.547286 4.0603929 2.3764381
#> TextWapp 20.201584 15.570510 10.9677954 7.1155701
#> LightMnfc 12.099574 11.912039 9.5572786 7.8337035
#> HeavyMnfc 17.470106 10.726555 7.3770847 12.5027456
#> Util_Cons 4.519795 2.488501 -1.5251387 0.1952734
#> TransComm 4.189106 2.307812 -0.3220540 1.0911965
#> OthServices 6.750676 4.382156 -0.3728523 1.2317817
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0.5588649 5.0124450 1.84811604 4.247436 8.465172 9.516735
#> MeatLstk 0.5739626 0.6535853 -0.01707952 1.641346 11.879944 7.274173
#> Extraction 2.6056750 1.0450478 3.23804736 1.119403 8.225036 6.943830
#> ProcFood 2.8693511 2.5440495 1.22793972 4.244095 11.309837 7.903961
#> TextWapp 12.5433226 8.9075766 6.59376431 12.024611 17.870630 16.354481
#> LightMnfc 13.1139107 8.4412146 9.63469315 9.134680 13.747854 13.339643
#> HeavyMnfc 19.8234367 10.1790142 11.16428185 14.486206 19.610661 13.698610
#> Util_Cons -0.3024663 0.8095538 -1.24012899 1.347781 7.979466 5.860593
#> TransComm -0.4409143 0.5253061 -1.11889040 1.078533 6.310831 5.606720
#> OthServices 0.2680526 0.9753172 -0.17182216 1.865035 6.751002 6.143889
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 7.740927 2.900400 3.9012802 5.5045333
#> MeatLstk 4.619332 1.630672 3.5578358 2.5693939
#> Extraction 32.659454 5.740012 4.0418239 7.3654542
#> ProcFood 6.628633 5.604570 5.6334171 3.3109658
#> TextWapp 16.287476 12.780057 7.3296237 10.0716505
#> LightMnfc 7.910021 8.372798 10.5516701 7.9595604
#> HeavyMnfc 12.098781 13.818745 13.4916792 12.4251299
#> Util_Cons 2.803518 1.321780 0.4891689 0.6768499
#> TransComm 2.273500 1.387497 0.7543120 0.6791673
#> OthServices 2.642893 2.517995 1.1399721 0.8748255
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.711623 9.670103 3.659335 6.2935658 16.760300 9.735849
#> MeatLstk 1.573663 3.157547 8.682227 0.2034688 10.663617 14.507727
#> Extraction 12.898716 7.186566 3.811232 2.5475991 21.077139 8.442289
#> ProcFood 6.885949 4.558043 1.309813 2.4550116 15.442229 8.508973
#> TextWapp 22.479515 11.921351 10.975749 11.0796070 21.501020 19.669228
#> LightMnfc 12.920274 9.982626 8.201056 6.5645604 22.472006 16.844137
#> HeavyMnfc 16.008577 14.454803 10.675041 15.0802250 29.631933 20.564507
#> Util_Cons 1.899757 2.320830 1.117485 -0.4470761 7.940956 5.796917
#> TransComm 1.390220 2.078982 0.517217 -0.5031967 8.262732 5.961802
#> OthServices 2.526751 2.880178 1.491450 0.4614454 8.777097 6.590701
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 9.150959 3.61215305 5.1035380 7.6243672
#> MeatLstk 3.975011 2.30330324 2.9918888 2.9696124
#> Extraction 6.561999 7.17888975 5.5528946 3.2430575
#> ProcFood 5.293169 2.27066898 1.9334269 2.7305458
#> TextWapp 19.528334 12.96434784 9.0414972 10.4979515
#> LightMnfc 13.345091 9.63420773 9.4808435 8.2461929
#> HeavyMnfc 15.484616 7.11153507 8.6358919 15.0900698
#> Util_Cons 1.910986 -0.14623104 -0.4685894 0.6613936
#> TransComm 1.715574 -0.01211076 0.7043438 0.6036442
#> OthServices 2.296512 0.69471925 0.1486336 1.7291368
#>
#>
#> $data$pms
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 22.15730 22.93851 22.48989 22.72544 23.04582 23.20563 22.30128
#> MeatLstk 23.20460 23.41275 22.42847 23.28705 24.21251 24.29891 21.83274
#> Extraction 23.08458 22.51213 22.28378 22.42871 23.25626 22.85886 22.46984
#> ProcFood 23.25738 23.30396 22.92291 21.85093 23.91862 24.71392 22.41020
#> TextWapp 24.06376 23.88387 23.83591 23.92709 24.45475 24.74065 23.83464
#> LightMnfc 24.11964 24.28742 24.10420 24.49360 25.01403 24.98860 23.80603
#> HeavyMnfc 25.67815 25.63785 25.53567 25.50239 26.06812 26.27178 25.24150
#> Util_Cons 23.64148 23.15973 23.13320 22.97058 24.25033 23.61775 22.49229
#> TransComm 22.51997 22.38468 22.36277 22.18669 22.46484 22.19932 22.09121
#> OthServices 21.44492 21.73111 21.15306 20.89401 20.90946 20.82197 20.43912
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 22.97043 22.62321 22.75626
#> MeatLstk 23.46846 23.43196 22.91291
#> Extraction 22.57123 22.32816 22.33815
#> ProcFood 23.68755 23.77691 22.76432
#> TextWapp 24.03613 24.10004 23.79141
#> LightMnfc 24.37345 24.44790 23.84015
#> HeavyMnfc 25.41857 25.79829 25.27232
#> Util_Cons 23.22650 23.34762 22.73091
#> TransComm 22.45536 22.16857 22.02911
#> OthServices 21.46419 21.03490 20.27284
#>
#>
#> $data$qfm
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -25.09658 -28.16015 -23.40118 -22.34618 -12.851327 -17.592213
#> MeatLstk -29.47276 -32.10294 -26.52411 -28.37807 -19.445589 -21.346947
#> Extraction -41.41576 -42.17832 -39.36491 -39.66637 -32.117748 -34.271858
#> ProcFood -17.96961 -22.16861 -15.51432 -17.31382 -7.289829 -4.907702
#> TextWapp -19.68715 -20.99469 -19.14433 -15.63013 -6.972980 -8.304447
#> LightMnfc -21.92491 -25.90142 -20.28012 -22.96242 -8.254169 -12.993034
#> HeavyMnfc -21.98360 -23.83695 -16.24365 -22.32512 -7.202443 -11.307325
#> Util_Cons -20.73015 -23.38361 -17.63002 -19.13452 -9.258701 -11.667820
#> TransComm -17.84636 -20.58777 -14.02390 -16.37490 -6.009765 -8.439234
#> OthServices -17.11545 -19.87380 -13.77490 -15.51185 -4.995761 -7.511353
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -12.734289 -22.35247 -21.46111 -21.98688
#> MeatLstk -22.653461 -24.96704 -25.40226 -24.85091
#> Extraction -26.056192 -37.73029 -37.59779 -36.93935
#> ProcFood -7.316623 -13.18497 -15.05246 -13.97778
#> TextWapp -9.840401 -16.11761 -15.34798 -13.33485
#> LightMnfc -16.478760 -18.74516 -18.20934 -18.34836
#> HeavyMnfc -13.462625 -19.00815 -17.48102 -12.52049
#> Util_Cons -12.813967 -15.62156 -16.70430 -16.16689
#> TransComm -9.644575 -12.51653 -13.29398 -12.70247
#> OthServices -8.807202 -11.78913 -12.78199 -12.30086
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -17.32054 -17.54444 -14.569047 -15.83503 -20.25840 -19.63342
#> MeatLstk -22.00381 -24.24667 -20.969585 -23.08057 -25.67894 -25.00362
#> Extraction -10.25259 -11.12728 -6.346914 -13.21064 -15.41955 -12.46734
#> ProcFood -14.42722 -15.58326 -12.446214 -14.81986 -20.75005 -17.64333
#> TextWapp -26.03003 -27.41306 -24.131197 -27.15353 -30.64571 -28.95440
#> LightMnfc -25.11176 -25.44181 -22.328163 -26.61736 -30.01058 -26.99110
#> HeavyMnfc -22.59241 -22.67929 -21.008701 -24.48867 -27.25064 -25.71337
#> Util_Cons -15.33545 -16.50393 -13.500591 -17.34541 -21.61109 -18.79221
#> TransComm -14.88216 -15.97438 -12.697328 -16.88467 -20.93266 -18.26049
#> OthServices -14.55091 -15.80519 -12.695436 -16.60931 -20.93241 -17.93620
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -14.874414 -19.56409 -18.91714 -17.664198
#> MeatLstk -25.163235 -19.71966 -22.05183 -22.264153
#> Extraction -6.229503 -8.32817 -10.81194 -9.401303
#> ProcFood -16.592354 -17.31945 -16.57857 -16.139303
#> TextWapp -28.499783 -28.30973 -28.90685 -28.242664
#> LightMnfc -27.198812 -26.48926 -26.07074 -26.016819
#> HeavyMnfc -24.039730 -26.33527 -24.38396 -23.423237
#> Util_Cons -18.128935 -17.95153 -18.25544 -17.049652
#> TransComm -17.510273 -17.58252 -16.82927 -16.711750
#> OthServices -17.320160 -17.31858 -17.45444 -16.455431
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -23.23899 -19.68564 -22.14093 -20.36120 -7.623521 -23.33807
#> MeatLstk -29.37106 -29.93967 -22.60305 -28.12643 -27.507711 -18.77047
#> Extraction -34.92213 -34.63388 -33.05438 -34.91898 -33.346024 -34.99958
#> ProcFood -17.45380 -17.73394 -17.15880 -16.39162 -23.058485 -21.00775
#> TextWapp -19.85128 -24.70556 -24.06001 -19.33046 -20.280397 -15.57347
#> LightMnfc -24.31656 -21.01006 -19.06826 -18.85099 -24.483461 -17.78309
#> HeavyMnfc -16.37958 -19.75459 -11.08948 -16.11313 -15.287202 -15.48941
#> Util_Cons -19.73644 -19.84395 -16.79499 -20.52048 -22.453655 -20.96425
#> TransComm -19.57897 -20.02094 -17.53150 -20.46286 -22.835806 -20.75602
#> OthServices -20.42835 -20.63762 -17.99484 -20.54305 -22.737522 -20.84197
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -21.28491 -29.16861 -23.58288 -22.75936
#> MeatLstk -28.71324 -26.45156 -30.72118 -28.56050
#> Extraction -20.09959 -33.02093 -34.20363 -33.09227
#> ProcFood -17.28439 -23.09462 -19.85492 -17.75037
#> TextWapp -25.99969 -27.08838 -25.27873 -24.10752
#> LightMnfc -22.92993 -30.33008 -24.95833 -22.04265
#> HeavyMnfc -15.53837 -24.20555 -18.37426 -14.64876
#> Util_Cons -21.77488 -25.53692 -22.16967 -19.33085
#> TransComm -21.84794 -25.97865 -19.19574 -17.38802
#> OthServices -18.58128 -23.58532 -20.93789 -18.28409
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -22.54008 -22.23419 -16.85766 -21.38449 -25.63609 -21.13886
#> MeatLstk -28.71368 -28.50754 -24.87102 -28.15455 -32.57737 -28.65321
#> Extraction -19.41324 -19.10851 -15.09286 -18.29550 -15.40402 -11.94479
#> ProcFood -15.14083 -11.13574 -12.07424 -13.66614 -21.19694 -17.01470
#> TextWapp -25.65493 -27.69368 -23.83785 -22.24833 -28.28752 -25.89523
#> LightMnfc -20.91041 -22.33001 -16.20128 -19.82015 -24.95119 -20.45558
#> HeavyMnfc -17.48268 -15.58873 -12.73950 -13.99869 -18.73903 -13.57564
#> Util_Cons -15.88022 -14.97094 -12.29877 -15.15575 -20.39408 -15.99353
#> TransComm -15.75759 -15.81050 -12.19932 -15.07587 -20.99793 -15.76911
#> OthServices -14.81558 -14.59352 -10.71233 -13.42623 -19.40091 -14.56074
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -20.784620 -22.797518 -22.74666 -21.35565
#> MeatLstk -27.293013 -28.658674 -28.95010 -21.39667
#> Extraction -2.913102 -8.593639 -16.46268 -14.70745
#> ProcFood -12.652142 -16.696285 -15.68822 -15.74481
#> TextWapp -25.642080 -27.720491 -27.56012 -23.21514
#> LightMnfc -20.892019 -23.154198 -20.80792 -22.32776
#> HeavyMnfc -13.915544 -18.318554 -18.85661 -16.59628
#> Util_Cons -14.517676 -15.997253 -16.27051 -16.01257
#> TransComm -14.350280 -15.976411 -15.77694 -15.55553
#> OthServices -12.379059 -15.207843 -14.33961 -13.38116
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -21.23787 -21.23352 -15.802845 -16.49781 -7.434563 -11.43428
#> MeatLstk -24.87550 -24.18516 -21.147717 -23.87860 -13.834702 -18.61363
#> Extraction -29.38737 -23.85519 -23.843187 -22.67497 -22.141783 -27.43974
#> ProcFood -14.05039 -15.89617 -13.644516 -12.88131 -8.342704 -13.21199
#> TextWapp -19.74382 -17.48440 -15.429300 -20.45872 -13.930923 -16.81540
#> LightMnfc -24.12564 -22.87640 -17.747952 -22.64749 -12.991332 -18.89645
#> HeavyMnfc -21.37844 -21.04288 -15.936103 -19.85744 -14.201893 -19.54223
#> Util_Cons -18.63771 -16.92463 -15.171804 -16.22176 -10.822366 -16.43487
#> TransComm -15.34478 -13.66124 -11.785547 -12.85823 -7.194473 -13.08786
#> OthServices -13.68174 -11.90600 -9.807491 -10.93969 -5.465335 -11.11500
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -14.03110 -16.197023 -17.46370 -15.16449
#> MeatLstk -20.54833 -20.202232 -22.57936 -23.42057
#> Extraction -16.57655 -25.311623 -24.29888 -22.88892
#> ProcFood -10.05586 -12.931361 -13.62850 -14.13812
#> TextWapp -19.60768 -17.995531 -18.93521 -18.89925
#> LightMnfc -21.82186 -19.965250 -19.94121 -20.83298
#> HeavyMnfc -18.73618 -18.666359 -20.44989 -17.81928
#> Util_Cons -16.78038 -14.937712 -16.00029 -15.72873
#> TransComm -13.44030 -11.394514 -11.86676 -11.69304
#> OthServices -11.43624 -9.383288 -10.58998 -10.36609
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -24.08778 -22.08601 -20.56886 -22.43901 -18.652456 -18.091972
#> MeatLstk -28.19845 -26.62848 -26.30986 -27.35202 -22.278061 -22.242977
#> Extraction -39.09453 -37.58430 -36.59925 -38.32540 -31.351460 -34.361504
#> ProcFood -19.09311 -17.73583 -17.34000 -17.78120 -14.517827 -12.628105
#> TextWapp -21.46870 -19.86616 -23.21320 -23.76395 -17.456654 -16.964518
#> LightMnfc -22.90288 -21.95596 -21.38919 -22.43052 -16.402044 -15.264176
#> HeavyMnfc -24.73455 -22.90452 -20.20226 -22.63203 -15.882744 -18.006859
#> Util_Cons -17.86080 -15.93532 -15.38711 -16.53935 -12.807242 -11.809837
#> TransComm -15.26580 -13.34593 -12.97817 -13.96367 -10.094563 -9.036421
#> OthServices -13.90247 -11.83056 -10.70627 -12.40079 -8.503834 -7.301127
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -18.824648 -17.750893 -20.093094 -19.834770
#> MeatLstk -22.067770 -20.500076 -23.092695 -24.195879
#> Extraction -28.241035 -26.876408 -31.370789 -35.325996
#> ProcFood -10.757465 -12.526185 -16.322968 -15.792350
#> TextWapp -15.414901 -18.459356 -21.423618 -22.144644
#> LightMnfc -17.116291 -16.607904 -19.339750 -20.110468
#> HeavyMnfc -15.946961 -18.495268 -19.623177 -19.845587
#> Util_Cons -11.099970 -10.098771 -14.373606 -13.971986
#> TransComm -8.332723 -8.799710 -11.077573 -11.209553
#> OthServices -6.687780 -7.152691 -9.956257 -9.596564
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -12.738645 -18.26610 -12.96074 -14.62300 -11.8946819 -17.33583
#> MeatLstk -20.349564 -23.86098 -17.56488 -25.03643 -0.6849118 -15.21522
#> Extraction -9.977977 -14.25350 -14.48454 -14.17049 1.8653764 -19.72518
#> ProcFood -10.331367 -14.78262 -11.02340 -15.64270 -10.9684782 -16.68345
#> TextWapp -14.694411 -17.12761 -14.83104 -19.06404 -16.2522068 -20.67524
#> LightMnfc -17.346573 -22.14544 -16.58038 -23.25536 -16.9902153 -21.12949
#> HeavyMnfc -14.681873 -17.91478 -14.34560 -17.50593 -10.5038195 -16.63443
#> Util_Cons -14.978848 -19.21026 -15.55180 -19.24899 -14.3788462 -19.94197
#> TransComm -13.513184 -16.90596 -11.28859 -16.76979 -10.9971647 -16.79836
#> OthServices -14.174929 -17.59555 -13.64667 -17.70095 -12.6229038 -18.24813
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -11.084789 -21.54113 -17.99158 -15.394656
#> MeatLstk -21.798815 -26.90587 -22.87592 -20.523746
#> Extraction -5.854082 -13.44173 -10.64741 -7.671339
#> ProcFood -15.685001 -18.62501 -17.05346 -14.824477
#> TextWapp -19.752556 -21.18707 -21.94933 -18.647297
#> LightMnfc -23.212250 -24.83229 -21.13248 -21.339247
#> HeavyMnfc -17.351376 -22.87937 -21.79097 -15.736645
#> Util_Cons -19.461000 -22.80131 -20.44048 -18.664362
#> TransComm -15.922975 -19.90629 -16.75262 -15.099767
#> OthServices -17.615940 -20.72546 -18.47557 -16.439856
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -13.396714 -11.679152 -13.82024 -11.143262 -12.01628 -5.599425
#> MeatLstk -15.691861 -17.215288 -15.47943 -19.525740 -19.16198 -7.335799
#> Extraction -34.247280 -33.946014 -36.03139 -30.265196 -20.90993 -18.143139
#> ProcFood -2.368766 -10.286062 -12.69749 -9.877858 -14.68614 -8.184896
#> TextWapp -8.346913 -16.347145 -15.20192 -16.011387 -21.40304 -16.218445
#> LightMnfc -10.271678 -12.745307 -13.90920 -13.878056 -19.00993 -10.583478
#> HeavyMnfc -16.186928 -16.868675 -14.69119 -17.893972 -17.72167 -13.623100
#> Util_Cons -11.844123 -12.301609 -13.67894 -12.346737 -16.58276 -11.118823
#> TransComm -10.753181 -11.297491 -13.01536 -12.356687 -15.75069 -11.030167
#> OthServices -9.494209 -9.794543 -7.94216 -10.850103 -14.23774 -8.555720
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -4.869349 -10.858894 -12.32322 -14.16042
#> MeatLstk -11.805716 -16.832460 -17.85086 -17.80050
#> Extraction -32.580399 -29.972252 -22.30937 -37.09921
#> ProcFood -6.143609 -11.971801 -10.67293 -12.11846
#> TextWapp -8.331475 -11.863242 -15.37338 -18.31117
#> LightMnfc -11.297811 -11.446204 -13.30948 -14.67331
#> HeavyMnfc -14.718906 -19.614599 -22.04625 -18.32511
#> Util_Cons -10.180916 -11.926509 -15.37563 -13.89719
#> TransComm -9.309344 -10.946902 -13.23605 -12.00590
#> OthServices -7.033003 -9.095696 -13.23674 -11.83930
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -17.994221 -14.362330 -16.94284 -14.986194 -11.546632
#> MeatLstk -21.746212 -21.684259 -22.20609 -20.915714 -12.949342
#> Extraction -36.728268 -37.690613 -36.33833 -37.644764 -33.263111
#> ProcFood -12.677691 -12.953832 -14.07103 -11.510721 -5.512854
#> TextWapp -14.043817 -16.820660 -18.58786 -14.439990 -9.975031
#> LightMnfc -11.478981 -15.135751 -14.20176 -14.593058 -10.982864
#> HeavyMnfc -9.140629 -16.453770 -15.70667 -13.187729 -9.301972
#> Util_Cons -13.731885 -12.769656 -14.54324 -12.303928 -6.565544
#> TransComm -11.577662 -10.719525 -12.17980 -10.228182 -5.581173
#> OthServices -10.257197 -9.624176 -10.65090 -8.827851 -4.454771
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -10.689080 -12.137249 -16.084705 -15.268484 -13.961029
#> MeatLstk -16.532967 -18.598555 -20.924017 -19.424541 -20.193623
#> Extraction -34.053154 -18.195663 -34.795506 -35.842678 -33.793167
#> ProcFood -8.403982 -9.486566 -10.355859 -10.331370 -12.302823
#> TextWapp -11.133001 -11.184180 -13.863010 -18.025833 -15.931583
#> LightMnfc -11.302321 -15.551455 -15.189300 -13.484143 -15.512684
#> HeavyMnfc -13.784941 -14.998055 -13.693848 -13.941852 -14.750593
#> Util_Cons -8.398999 -11.044281 -12.326427 -13.046885 -12.884485
#> TransComm -6.206520 -9.166884 -9.953778 -10.516134 -10.582875
#> OthServices -4.998153 -8.131644 -8.243433 -9.476804 -9.714119
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -18.202877 -12.66131 -17.44814 -15.35030 -7.014842 -12.608951
#> MeatLstk -22.794874 -21.59098 -17.39173 -23.83635 -15.885481 -12.963825
#> Extraction -30.449612 -33.96853 -36.04787 -36.82631 -25.411358 -33.194950
#> ProcFood -10.946731 -12.88626 -15.59256 -14.63842 -3.817969 -9.594488
#> TextWapp -8.251431 -16.16047 -16.86882 -16.79102 -8.984412 -10.356594
#> LightMnfc -15.749234 -17.94104 -19.27029 -20.49128 -8.622607 -12.821608
#> HeavyMnfc -16.915455 -18.02826 -20.73530 -17.58034 -7.158965 -13.652534
#> Util_Cons -16.137684 -15.79114 -16.78148 -18.06910 -11.165846 -12.930329
#> TransComm -14.681661 -14.10208 -15.41628 -16.27494 -8.898546 -10.834740
#> OthServices -12.358579 -12.05646 -13.24357 -14.12404 -7.015689 -8.884651
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -13.07475 -17.48572 -16.29801 -14.29049
#> MeatLstk -20.96964 -22.24029 -21.71690 -21.73383
#> Extraction -34.35329 -33.97326 -34.97494 -36.39788
#> ProcFood -12.27378 -14.79201 -15.07298 -14.40885
#> TextWapp -10.46214 -15.37918 -18.31775 -17.22674
#> LightMnfc -15.43228 -18.20100 -18.31542 -19.23661
#> HeavyMnfc -17.29072 -23.28746 -22.19572 -17.57329
#> Util_Cons -16.12844 -17.82151 -18.08681 -17.15684
#> TransComm -14.40788 -15.86170 -15.25881 -15.34355
#> OthServices -12.55539 -13.92463 -14.39143 -13.04039
#>
#>
#> $data$pfd
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.34259 10.34259 10.34259 10.34259 10.34259 10.34259
#> MeatLstk 11.86026 11.86026 11.86026 11.86026 11.86026 11.86026
#> Extraction 11.49640 11.49640 11.49640 11.49640 11.49640 11.49640
#> ProcFood 13.40175 13.40175 13.40175 13.40175 13.40175 13.40175
#> TextWapp 14.35474 14.35474 14.35474 14.35474 14.35474 14.35474
#> LightMnfc 14.63868 14.63868 14.63868 14.63868 14.63868 14.63868
#> HeavyMnfc 14.96877 14.96877 14.96877 14.96877 14.96877 14.96877
#> Util_Cons 13.67167 13.67167 13.67167 13.67167 13.67167 13.67167
#> TransComm 13.59118 13.59118 13.59118 13.59118 13.59118 13.59118
#> OthServices 13.01249 13.01249 13.01249 13.01249 13.01249 13.01249
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 10.34259 10.34259 10.34259 10.34259
#> MeatLstk 11.86026 11.86026 11.86026 11.86026
#> Extraction 11.49640 11.49640 11.49640 11.49640
#> ProcFood 13.40175 13.40175 13.40175 13.40175
#> TextWapp 14.35474 14.35474 14.35474 14.35474
#> LightMnfc 14.63868 14.63868 14.63868 14.63868
#> HeavyMnfc 14.96877 14.96877 14.96877 14.96877
#> Util_Cons 13.67167 13.67167 13.67167 13.67167
#> TransComm 13.59118 13.59118 13.59118 13.59118
#> OthServices 13.01249 13.01249 13.01249 13.01249
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.75439 12.75439 12.75439 12.75439 12.75439 12.75439
#> MeatLstk 12.19975 12.19975 12.19975 12.19975 12.19975 12.19975
#> Extraction 18.79748 18.79748 18.79748 18.79748 18.79748 18.79748
#> ProcFood 12.94059 12.94059 12.94059 12.94059 12.94059 12.94059
#> TextWapp 12.65094 12.65094 12.65094 12.65094 12.65094 12.65094
#> LightMnfc 12.66256 12.66256 12.66256 12.66256 12.66256 12.66256
#> HeavyMnfc 14.28095 14.28095 14.28095 14.28095 14.28095 14.28095
#> Util_Cons 12.38898 12.38898 12.38898 12.38898 12.38898 12.38898
#> TransComm 10.62950 10.62950 10.62950 10.62950 10.62950 10.62950
#> OthServices 10.02726 10.02726 10.02726 10.02726 10.02726 10.02726
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.75439 12.75439 12.75439 12.75439
#> MeatLstk 12.19975 12.19975 12.19975 12.19975
#> Extraction 18.79748 18.79748 18.79748 18.79748
#> ProcFood 12.94059 12.94059 12.94059 12.94059
#> TextWapp 12.65094 12.65094 12.65094 12.65094
#> LightMnfc 12.66256 12.66256 12.66256 12.66256
#> HeavyMnfc 14.28095 14.28095 14.28095 14.28095
#> Util_Cons 12.38898 12.38898 12.38898 12.38898
#> TransComm 10.62950 10.62950 10.62950 10.62950
#> OthServices 10.02726 10.02726 10.02726 10.02726
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 9.591173 9.591173 9.591173 9.591173 9.591173 9.591173
#> MeatLstk 8.504987 8.504987 8.504987 8.504987 8.504987 8.504987
#> Extraction 11.536105 11.536105 11.536105 11.536105 11.536105 11.536105
#> ProcFood 9.508872 9.508872 9.508872 9.508872 9.508872 9.508872
#> TextWapp 12.612705 12.612705 12.612705 12.612705 12.612705 12.612705
#> LightMnfc 12.138300 12.138300 12.138300 12.138300 12.138300 12.138300
#> HeavyMnfc 13.694119 13.694119 13.694119 13.694119 13.694119 13.694119
#> Util_Cons 10.047342 10.047342 10.047342 10.047342 10.047342 10.047342
#> TransComm 7.855877 7.855877 7.855877 7.855877 7.855877 7.855877
#> OthServices 6.033594 6.033594 6.033594 6.033594 6.033594 6.033594
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 9.591173 9.591173 9.591173 9.591173
#> MeatLstk 8.504987 8.504987 8.504987 8.504987
#> Extraction 11.536105 11.536105 11.536105 11.536105
#> ProcFood 9.508872 9.508872 9.508872 9.508872
#> TextWapp 12.612705 12.612705 12.612705 12.612705
#> LightMnfc 12.138300 12.138300 12.138300 12.138300
#> HeavyMnfc 13.694119 13.694119 13.694119 13.694119
#> Util_Cons 10.047342 10.047342 10.047342 10.047342
#> TransComm 7.855877 7.855877 7.855877 7.855877
#> OthServices 6.033594 6.033594 6.033594 6.033594
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 11.06044 11.06044 11.06044 11.06044 11.06044 11.06044
#> MeatLstk 10.51427 10.51427 10.51427 10.51427 10.51427 10.51427
#> Extraction 17.05565 17.05565 17.05565 17.05565 17.05565 17.05565
#> ProcFood 11.71024 11.71024 11.71024 11.71024 11.71024 11.71024
#> TextWapp 13.13126 13.13126 13.13126 13.13126 13.13126 13.13126
#> LightMnfc 14.09540 14.09540 14.09540 14.09540 14.09540 14.09540
#> HeavyMnfc 16.73721 16.73721 16.73721 16.73721 16.73721 16.73721
#> Util_Cons 13.30586 13.30586 13.30586 13.30586 13.30586 13.30586
#> TransComm 11.52441 11.52441 11.52441 11.52441 11.52441 11.52441
#> OthServices 10.34927 10.34927 10.34927 10.34927 10.34927 10.34927
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 11.06044 11.06044 11.06044 11.06044
#> MeatLstk 10.51427 10.51427 10.51427 10.51427
#> Extraction 17.05565 17.05565 17.05565 17.05565
#> ProcFood 11.71024 11.71024 11.71024 11.71024
#> TextWapp 13.13126 13.13126 13.13126 13.13126
#> LightMnfc 14.09540 14.09540 14.09540 14.09540
#> HeavyMnfc 16.73721 16.73721 16.73721 16.73721
#> Util_Cons 13.30586 13.30586 13.30586 13.30586
#> TransComm 11.52441 11.52441 11.52441 11.52441
#> OthServices 10.34927 10.34927 10.34927 10.34927
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.26634 12.26634 12.26634 12.26634 12.26634 12.26634
#> MeatLstk 13.71586 13.71586 13.71586 13.71586 13.71586 13.71586
#> Extraction 15.23259 15.23259 15.23259 15.23259 15.23259 15.23259
#> ProcFood 14.59677 14.59677 14.59677 14.59677 14.59677 14.59677
#> TextWapp 15.62816 15.62816 15.62816 15.62816 15.62816 15.62816
#> LightMnfc 15.48563 15.48563 15.48563 15.48563 15.48563 15.48563
#> HeavyMnfc 16.21640 16.21640 16.21640 16.21640 16.21640 16.21640
#> Util_Cons 14.51760 14.51760 14.51760 14.51760 14.51760 14.51760
#> TransComm 14.10951 14.10951 14.10951 14.10951 14.10951 14.10951
#> OthServices 13.70653 13.70653 13.70653 13.70653 13.70653 13.70653
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.26634 12.26634 12.26634 12.26634
#> MeatLstk 13.71586 13.71586 13.71586 13.71586
#> Extraction 15.23259 15.23259 15.23259 15.23259
#> ProcFood 14.59677 14.59677 14.59677 14.59677
#> TextWapp 15.62816 15.62816 15.62816 15.62816
#> LightMnfc 15.48563 15.48563 15.48563 15.48563
#> HeavyMnfc 16.21640 16.21640 16.21640 16.21640
#> Util_Cons 14.51760 14.51760 14.51760 14.51760
#> TransComm 14.10951 14.10951 14.10951 14.10951
#> OthServices 13.70653 13.70653 13.70653 13.70653
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.14648 12.14648 12.14648 12.14648 12.14648 12.14648
#> MeatLstk 13.27087 13.27087 13.27087 13.27087 13.27087 13.27087
#> Extraction 11.86343 11.86343 11.86343 11.86343 11.86343 11.86343
#> ProcFood 14.44492 14.44492 14.44492 14.44492 14.44492 14.44492
#> TextWapp 15.89195 15.89195 15.89195 15.89195 15.89195 15.89195
#> LightMnfc 15.85386 15.85386 15.85386 15.85386 15.85386 15.85386
#> HeavyMnfc 15.81736 15.81736 15.81736 15.81736 15.81736 15.81736
#> Util_Cons 15.14785 15.14785 15.14785 15.14785 15.14785 15.14785
#> TransComm 14.69336 14.69336 14.69336 14.69336 14.69336 14.69336
#> OthServices 14.26664 14.26664 14.26664 14.26664 14.26664 14.26664
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.14648 12.14648 12.14648 12.14648
#> MeatLstk 13.27087 13.27087 13.27087 13.27087
#> Extraction 11.86343 11.86343 11.86343 11.86343
#> ProcFood 14.44492 14.44492 14.44492 14.44492
#> TextWapp 15.89195 15.89195 15.89195 15.89195
#> LightMnfc 15.85386 15.85386 15.85386 15.85386
#> HeavyMnfc 15.81736 15.81736 15.81736 15.81736
#> Util_Cons 15.14785 15.14785 15.14785 15.14785
#> TransComm 14.69336 14.69336 14.69336 14.69336
#> OthServices 14.26664 14.26664 14.26664 14.26664
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.277946 10.277946 10.277946 10.277946 10.277946 10.277946
#> MeatLstk 10.356391 10.356391 10.356391 10.356391 10.356391 10.356391
#> Extraction 15.103807 15.103807 15.103807 15.103807 15.103807 15.103807
#> ProcFood 10.663157 10.663157 10.663157 10.663157 10.663157 10.663157
#> TextWapp 11.699540 11.699540 11.699540 11.699540 11.699540 11.699540
#> LightMnfc 12.128869 12.128869 12.128869 12.128869 12.128869 12.128869
#> HeavyMnfc 13.518559 13.518559 13.518559 13.518559 13.518559 13.518559
#> Util_Cons 10.297894 10.297894 10.297894 10.297894 10.297894 10.297894
#> TransComm 10.085994 10.085994 10.085994 10.085994 10.085994 10.085994
#> OthServices 7.840447 7.840447 7.840447 7.840447 7.840447 7.840447
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 10.277946 10.277946 10.277946 10.277946
#> MeatLstk 10.356391 10.356391 10.356391 10.356391
#> Extraction 15.103807 15.103807 15.103807 15.103807
#> ProcFood 10.663157 10.663157 10.663157 10.663157
#> TextWapp 11.699540 11.699540 11.699540 11.699540
#> LightMnfc 12.128869 12.128869 12.128869 12.128869
#> HeavyMnfc 13.518559 13.518559 13.518559 13.518559
#> Util_Cons 10.297894 10.297894 10.297894 10.297894
#> TransComm 10.085994 10.085994 10.085994 10.085994
#> OthServices 7.840447 7.840447 7.840447 7.840447
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 14.22647 14.22647 14.22647 14.22647 14.22647 14.22647
#> MeatLstk 14.62756 14.62756 14.62756 14.62756 14.62756 14.62756
#> Extraction 10.92318 10.92318 10.92318 10.92318 10.92318 10.92318
#> ProcFood 15.21054 15.21054 15.21054 15.21054 15.21054 15.21054
#> TextWapp 15.34107 15.34107 15.34107 15.34107 15.34107 15.34107
#> LightMnfc 15.98123 15.98123 15.98123 15.98123 15.98123 15.98123
#> HeavyMnfc 14.11562 14.11562 14.11562 14.11562 14.11562 14.11562
#> Util_Cons 14.74119 14.74119 14.74119 14.74119 14.74119 14.74119
#> TransComm 13.83141 13.83141 13.83141 13.83141 13.83141 13.83141
#> OthServices 12.93987 12.93987 12.93987 12.93987 12.93987 12.93987
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 14.22647 14.22647 14.22647 14.22647
#> MeatLstk 14.62756 14.62756 14.62756 14.62756
#> Extraction 10.92318 10.92318 10.92318 10.92318
#> ProcFood 15.21054 15.21054 15.21054 15.21054
#> TextWapp 15.34107 15.34107 15.34107 15.34107
#> LightMnfc 15.98123 15.98123 15.98123 15.98123
#> HeavyMnfc 14.11562 14.11562 14.11562 14.11562
#> Util_Cons 14.74119 14.74119 14.74119 14.74119
#> TransComm 13.83141 13.83141 13.83141 13.83141
#> OthServices 12.93987 12.93987 12.93987 12.93987
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.36729 13.36729 13.36729 13.36729 13.36729 13.36729
#> MeatLstk 13.87852 13.87852 13.87852 13.87852 13.87852 13.87852
#> Extraction 10.85230 10.85230 10.85230 10.85230 10.85230 10.85230
#> ProcFood 14.69552 14.69552 14.69552 14.69552 14.69552 14.69552
#> TextWapp 15.44664 15.44664 15.44664 15.44664 15.44664 15.44664
#> LightMnfc 15.66852 15.66852 15.66852 15.66852 15.66852 15.66852
#> HeavyMnfc 15.93989 15.93989 15.93989 15.93989 15.93989 15.93989
#> Util_Cons 15.22748 15.22748 15.22748 15.22748 15.22748 15.22748
#> TransComm 14.77420 14.77420 14.77420 14.77420 14.77420 14.77420
#> OthServices 14.17255 14.17255 14.17255 14.17255 14.17255 14.17255
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 13.36729 13.36729 13.36729 13.36729
#> MeatLstk 13.87852 13.87852 13.87852 13.87852
#> Extraction 10.85230 10.85230 10.85230 10.85230
#> ProcFood 14.69552 14.69552 14.69552 14.69552
#> TextWapp 15.44664 15.44664 15.44664 15.44664
#> LightMnfc 15.66852 15.66852 15.66852 15.66852
#> HeavyMnfc 15.93989 15.93989 15.93989 15.93989
#> Util_Cons 15.22748 15.22748 15.22748 15.22748
#> TransComm 14.77420 14.77420 14.77420 14.77420
#> OthServices 14.17255 14.17255 14.17255 14.17255
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.45868 12.45868 12.45868 12.45868 12.45868 12.45868
#> MeatLstk 12.55160 12.55160 12.55160 12.55160 12.55160 12.55160
#> Extraction 10.83911 10.83911 10.83911 10.83911 10.83911 10.83911
#> ProcFood 12.77360 12.77360 12.77360 12.77360 12.77360 12.77360
#> TextWapp 14.56215 14.56215 14.56215 14.56215 14.56215 14.56215
#> LightMnfc 13.47583 13.47583 13.47583 13.47583 13.47583 13.47583
#> HeavyMnfc 13.52715 13.52715 13.52715 13.52715 13.52715 13.52715
#> Util_Cons 11.97770 11.97770 11.97770 11.97770 11.97770 11.97770
#> TransComm 11.43308 11.43308 11.43308 11.43308 11.43308 11.43308
#> OthServices 10.74161 10.74161 10.74161 10.74161 10.74161 10.74161
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.45868 12.45868 12.45868 12.45868
#> MeatLstk 12.55160 12.55160 12.55160 12.55160
#> Extraction 10.83911 10.83911 10.83911 10.83911
#> ProcFood 12.77360 12.77360 12.77360 12.77360
#> TextWapp 14.56215 14.56215 14.56215 14.56215
#> LightMnfc 13.47583 13.47583 13.47583 13.47583
#> HeavyMnfc 13.52715 13.52715 13.52715 13.52715
#> Util_Cons 11.97770 11.97770 11.97770 11.97770
#> TransComm 11.43308 11.43308 11.43308 11.43308
#> OthServices 10.74161 10.74161 10.74161 10.74161
#>
#>
#> $data$pfm
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.15730 22.15730 22.15730 22.15730 22.15730 22.15730
#> MeatLstk 23.20460 23.20460 23.20460 23.20460 23.20460 23.20460
#> Extraction 23.08458 23.08458 23.08458 23.08458 23.08458 23.08458
#> ProcFood 23.25738 23.25738 23.25738 23.25738 23.25738 23.25738
#> TextWapp 24.06376 24.06376 24.06376 24.06376 24.06376 24.06376
#> LightMnfc 24.11964 24.11964 24.11964 24.11964 24.11964 24.11964
#> HeavyMnfc 25.67815 25.67815 25.67815 25.67815 25.67815 25.67815
#> Util_Cons 23.64148 23.64148 23.64148 23.64148 23.64148 23.64148
#> TransComm 22.51997 22.51997 22.51997 22.51997 22.51997 22.51997
#> OthServices 21.44492 21.44492 21.44492 21.44492 21.44492 21.44492
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.15730 22.15730 22.15730 22.15730
#> MeatLstk 23.20460 23.20460 23.20460 23.20460
#> Extraction 23.08458 23.08458 23.08458 23.08458
#> ProcFood 23.25738 23.25738 23.25738 23.25738
#> TextWapp 24.06376 24.06376 24.06376 24.06376
#> LightMnfc 24.11964 24.11964 24.11964 24.11964
#> HeavyMnfc 25.67815 25.67815 25.67815 25.67815
#> Util_Cons 23.64148 23.64148 23.64148 23.64148
#> TransComm 22.51997 22.51997 22.51997 22.51997
#> OthServices 21.44492 21.44492 21.44492 21.44492
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.93851 22.93851 22.93851 22.93851 22.93851 22.93851
#> MeatLstk 23.41275 23.41275 23.41275 23.41275 23.41275 23.41275
#> Extraction 22.51213 22.51213 22.51213 22.51213 22.51213 22.51213
#> ProcFood 23.30396 23.30396 23.30396 23.30396 23.30396 23.30396
#> TextWapp 23.88387 23.88387 23.88387 23.88387 23.88387 23.88387
#> LightMnfc 24.28742 24.28742 24.28742 24.28742 24.28742 24.28742
#> HeavyMnfc 25.63785 25.63785 25.63785 25.63785 25.63785 25.63785
#> Util_Cons 23.15973 23.15973 23.15973 23.15973 23.15973 23.15973
#> TransComm 22.38468 22.38468 22.38468 22.38468 22.38468 22.38468
#> OthServices 21.73111 21.73111 21.73111 21.73111 21.73111 21.73111
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.93851 22.93851 22.93851 22.93851
#> MeatLstk 23.41275 23.41275 23.41275 23.41275
#> Extraction 22.51213 22.51213 22.51213 22.51213
#> ProcFood 23.30396 23.30396 23.30396 23.30396
#> TextWapp 23.88387 23.88387 23.88387 23.88387
#> LightMnfc 24.28742 24.28742 24.28742 24.28742
#> HeavyMnfc 25.63785 25.63785 25.63785 25.63785
#> Util_Cons 23.15973 23.15973 23.15973 23.15973
#> TransComm 22.38468 22.38468 22.38468 22.38468
#> OthServices 21.73111 21.73111 21.73111 21.73111
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.48989 22.48989 22.48989 22.48989 22.48989 22.48989
#> MeatLstk 22.42847 22.42847 22.42847 22.42847 22.42847 22.42847
#> Extraction 22.28378 22.28378 22.28378 22.28378 22.28378 22.28378
#> ProcFood 22.92291 22.92291 22.92291 22.92291 22.92291 22.92291
#> TextWapp 23.83591 23.83591 23.83591 23.83591 23.83591 23.83591
#> LightMnfc 24.10420 24.10420 24.10420 24.10420 24.10420 24.10420
#> HeavyMnfc 25.53567 25.53567 25.53567 25.53567 25.53567 25.53567
#> Util_Cons 23.13320 23.13320 23.13320 23.13320 23.13320 23.13320
#> TransComm 22.36277 22.36277 22.36277 22.36277 22.36277 22.36277
#> OthServices 21.15306 21.15306 21.15306 21.15306 21.15306 21.15306
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.48989 22.48989 22.48989 22.48989
#> MeatLstk 22.42847 22.42847 22.42847 22.42847
#> Extraction 22.28378 22.28378 22.28378 22.28378
#> ProcFood 22.92291 22.92291 22.92291 22.92291
#> TextWapp 23.83591 23.83591 23.83591 23.83591
#> LightMnfc 24.10420 24.10420 24.10420 24.10420
#> HeavyMnfc 25.53567 25.53567 25.53567 25.53567
#> Util_Cons 23.13320 23.13320 23.13320 23.13320
#> TransComm 22.36277 22.36277 22.36277 22.36277
#> OthServices 21.15306 21.15306 21.15306 21.15306
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.72544 22.72544 22.72544 22.72544 22.72544 22.72544
#> MeatLstk 23.28705 23.28705 23.28705 23.28705 23.28705 23.28705
#> Extraction 22.42871 22.42871 22.42871 22.42871 22.42871 22.42871
#> ProcFood 21.85093 21.85093 21.85093 21.85093 21.85093 21.85093
#> TextWapp 23.92709 23.92709 23.92709 23.92709 23.92709 23.92709
#> LightMnfc 24.49360 24.49360 24.49360 24.49360 24.49360 24.49360
#> HeavyMnfc 25.50239 25.50239 25.50239 25.50239 25.50239 25.50239
#> Util_Cons 22.97058 22.97058 22.97058 22.97058 22.97058 22.97058
#> TransComm 22.18669 22.18669 22.18669 22.18669 22.18669 22.18669
#> OthServices 20.89401 20.89401 20.89401 20.89401 20.89401 20.89401
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.72544 22.72544 22.72544 22.72544
#> MeatLstk 23.28705 23.28705 23.28705 23.28705
#> Extraction 22.42871 22.42871 22.42871 22.42871
#> ProcFood 21.85093 21.85093 21.85093 21.85093
#> TextWapp 23.92709 23.92709 23.92709 23.92709
#> LightMnfc 24.49360 24.49360 24.49360 24.49360
#> HeavyMnfc 25.50239 25.50239 25.50239 25.50239
#> Util_Cons 22.97058 22.97058 22.97058 22.97058
#> TransComm 22.18669 22.18669 22.18669 22.18669
#> OthServices 20.89401 20.89401 20.89401 20.89401
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 23.04582 23.04582 23.04582 23.04582 23.04582 23.04582
#> MeatLstk 24.21251 24.21251 24.21251 24.21251 24.21251 24.21251
#> Extraction 23.25626 23.25626 23.25626 23.25626 23.25626 23.25626
#> ProcFood 23.91862 23.91862 23.91862 23.91862 23.91862 23.91862
#> TextWapp 24.45475 24.45475 24.45475 24.45475 24.45475 24.45475
#> LightMnfc 25.01403 25.01403 25.01403 25.01403 25.01403 25.01403
#> HeavyMnfc 26.06812 26.06812 26.06812 26.06812 26.06812 26.06812
#> Util_Cons 24.25033 24.25033 24.25033 24.25033 24.25033 24.25033
#> TransComm 22.46484 22.46484 22.46484 22.46484 22.46484 22.46484
#> OthServices 20.90946 20.90946 20.90946 20.90946 20.90946 20.90946
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 23.04582 23.04582 23.04582 23.04582
#> MeatLstk 24.21251 24.21251 24.21251 24.21251
#> Extraction 23.25626 23.25626 23.25626 23.25626
#> ProcFood 23.91862 23.91862 23.91862 23.91862
#> TextWapp 24.45475 24.45475 24.45475 24.45475
#> LightMnfc 25.01403 25.01403 25.01403 25.01403
#> HeavyMnfc 26.06812 26.06812 26.06812 26.06812
#> Util_Cons 24.25033 24.25033 24.25033 24.25033
#> TransComm 22.46484 22.46484 22.46484 22.46484
#> OthServices 20.90946 20.90946 20.90946 20.90946
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 23.20563 23.20563 23.20563 23.20563 23.20563 23.20563
#> MeatLstk 24.29891 24.29891 24.29891 24.29891 24.29891 24.29891
#> Extraction 22.85886 22.85886 22.85886 22.85886 22.85886 22.85886
#> ProcFood 24.71392 24.71392 24.71392 24.71392 24.71392 24.71392
#> TextWapp 24.74065 24.74065 24.74065 24.74065 24.74065 24.74065
#> LightMnfc 24.98860 24.98860 24.98860 24.98860 24.98860 24.98860
#> HeavyMnfc 26.27178 26.27178 26.27178 26.27178 26.27178 26.27178
#> Util_Cons 23.61775 23.61775 23.61775 23.61775 23.61775 23.61775
#> TransComm 22.19932 22.19932 22.19932 22.19932 22.19932 22.19932
#> OthServices 20.82197 20.82197 20.82197 20.82197 20.82197 20.82197
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 23.20563 23.20563 23.20563 23.20563
#> MeatLstk 24.29891 24.29891 24.29891 24.29891
#> Extraction 22.85886 22.85886 22.85886 22.85886
#> ProcFood 24.71392 24.71392 24.71392 24.71392
#> TextWapp 24.74065 24.74065 24.74065 24.74065
#> LightMnfc 24.98860 24.98860 24.98860 24.98860
#> HeavyMnfc 26.27178 26.27178 26.27178 26.27178
#> Util_Cons 23.61775 23.61775 23.61775 23.61775
#> TransComm 22.19932 22.19932 22.19932 22.19932
#> OthServices 20.82197 20.82197 20.82197 20.82197
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.30128 22.30128 22.30128 22.30128 22.30128 22.30128
#> MeatLstk 21.83274 21.83274 21.83274 21.83274 21.83274 21.83274
#> Extraction 22.46984 22.46984 22.46984 22.46984 22.46984 22.46984
#> ProcFood 22.41020 22.41020 22.41020 22.41020 22.41020 22.41020
#> TextWapp 23.83464 23.83464 23.83464 23.83464 23.83464 23.83464
#> LightMnfc 23.80603 23.80603 23.80603 23.80603 23.80603 23.80603
#> HeavyMnfc 25.24150 25.24150 25.24150 25.24150 25.24150 25.24150
#> Util_Cons 22.49229 22.49229 22.49229 22.49229 22.49229 22.49229
#> TransComm 22.09121 22.09121 22.09121 22.09121 22.09121 22.09121
#> OthServices 20.43912 20.43912 20.43912 20.43912 20.43912 20.43912
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.30128 22.30128 22.30128 22.30128
#> MeatLstk 21.83274 21.83274 21.83274 21.83274
#> Extraction 22.46984 22.46984 22.46984 22.46984
#> ProcFood 22.41020 22.41020 22.41020 22.41020
#> TextWapp 23.83464 23.83464 23.83464 23.83464
#> LightMnfc 23.80603 23.80603 23.80603 23.80603
#> HeavyMnfc 25.24150 25.24150 25.24150 25.24150
#> Util_Cons 22.49229 22.49229 22.49229 22.49229
#> TransComm 22.09121 22.09121 22.09121 22.09121
#> OthServices 20.43912 20.43912 20.43912 20.43912
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.97043 22.97043 22.97043 22.97043 22.97043 22.97043
#> MeatLstk 23.46846 23.46846 23.46846 23.46846 23.46846 23.46846
#> Extraction 22.57123 22.57123 22.57123 22.57123 22.57123 22.57123
#> ProcFood 23.68755 23.68755 23.68755 23.68755 23.68755 23.68755
#> TextWapp 24.03613 24.03613 24.03613 24.03613 24.03613 24.03613
#> LightMnfc 24.37345 24.37345 24.37345 24.37345 24.37345 24.37345
#> HeavyMnfc 25.41857 25.41857 25.41857 25.41857 25.41857 25.41857
#> Util_Cons 23.22650 23.22650 23.22650 23.22650 23.22650 23.22650
#> TransComm 22.45536 22.45536 22.45536 22.45536 22.45536 22.45536
#> OthServices 21.46419 21.46419 21.46419 21.46419 21.46419 21.46419
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.97043 22.97043 22.97043 22.97043
#> MeatLstk 23.46846 23.46846 23.46846 23.46846
#> Extraction 22.57123 22.57123 22.57123 22.57123
#> ProcFood 23.68755 23.68755 23.68755 23.68755
#> TextWapp 24.03613 24.03613 24.03613 24.03613
#> LightMnfc 24.37345 24.37345 24.37345 24.37345
#> HeavyMnfc 25.41857 25.41857 25.41857 25.41857
#> Util_Cons 23.22650 23.22650 23.22650 23.22650
#> TransComm 22.45536 22.45536 22.45536 22.45536
#> OthServices 21.46419 21.46419 21.46419 21.46419
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.62321 22.62321 22.62321 22.62321 22.62321 22.62321
#> MeatLstk 23.43196 23.43196 23.43196 23.43196 23.43196 23.43196
#> Extraction 22.32816 22.32816 22.32816 22.32816 22.32816 22.32816
#> ProcFood 23.77691 23.77691 23.77691 23.77691 23.77691 23.77691
#> TextWapp 24.10004 24.10004 24.10004 24.10004 24.10004 24.10004
#> LightMnfc 24.44790 24.44790 24.44790 24.44790 24.44790 24.44790
#> HeavyMnfc 25.79829 25.79829 25.79829 25.79829 25.79829 25.79829
#> Util_Cons 23.34762 23.34762 23.34762 23.34762 23.34762 23.34762
#> TransComm 22.16857 22.16857 22.16857 22.16857 22.16857 22.16857
#> OthServices 21.03490 21.03490 21.03490 21.03490 21.03490 21.03490
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.62321 22.62321 22.62321 22.62321
#> MeatLstk 23.43196 23.43196 23.43196 23.43196
#> Extraction 22.32816 22.32816 22.32816 22.32816
#> ProcFood 23.77691 23.77691 23.77691 23.77691
#> TextWapp 24.10004 24.10004 24.10004 24.10004
#> LightMnfc 24.44790 24.44790 24.44790 24.44790
#> HeavyMnfc 25.79829 25.79829 25.79829 25.79829
#> Util_Cons 23.34762 23.34762 23.34762 23.34762
#> TransComm 22.16857 22.16857 22.16857 22.16857
#> OthServices 21.03490 21.03490 21.03490 21.03490
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.75626 22.75626 22.75626 22.75626 22.75626 22.75626
#> MeatLstk 22.91291 22.91291 22.91291 22.91291 22.91291 22.91291
#> Extraction 22.33815 22.33815 22.33815 22.33815 22.33815 22.33815
#> ProcFood 22.76432 22.76432 22.76432 22.76432 22.76432 22.76432
#> TextWapp 23.79141 23.79141 23.79141 23.79141 23.79141 23.79141
#> LightMnfc 23.84015 23.84015 23.84015 23.84015 23.84015 23.84015
#> HeavyMnfc 25.27232 25.27232 25.27232 25.27232 25.27232 25.27232
#> Util_Cons 22.73091 22.73091 22.73091 22.73091 22.73091 22.73091
#> TransComm 22.02911 22.02911 22.02911 22.02911 22.02911 22.02911
#> OthServices 20.27284 20.27284 20.27284 20.27284 20.27284 20.27284
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.75626 22.75626 22.75626 22.75626
#> MeatLstk 22.91291 22.91291 22.91291 22.91291
#> Extraction 22.33815 22.33815 22.33815 22.33815
#> ProcFood 22.76432 22.76432 22.76432 22.76432
#> TextWapp 23.79141 23.79141 23.79141 23.79141
#> LightMnfc 23.84015 23.84015 23.84015 23.84015
#> HeavyMnfc 25.27232 25.27232 25.27232 25.27232
#> Util_Cons 22.73091 22.73091 22.73091 22.73091
#> TransComm 22.02911 22.02911 22.02911 22.02911
#> OthServices 20.27284 20.27284 20.27284 20.27284
#>
#>
#> $data$pes
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -11.08819 -10.053849 -8.8105860 -0.9389636 5.126591 3.896877
#> UnSkLab 12.31516 12.315161 12.3151608 12.3151608 12.315161 12.315161
#> SkLab 12.20729 12.207291 12.2072906 12.2072906 12.207291 12.207291
#> Capital 12.12712 12.127115 12.1271152 12.1271152 12.127115 12.127115
#> NatRes -12.75153 -8.853531 0.9407308 8.6142664 19.601826 17.104103
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 3.283062 2.299891 2.708633 1.467097
#> UnSkLab 12.315161 12.315161 12.315161 12.315161
#> SkLab 12.207291 12.207291 12.207291 12.207291
#> Capital 12.127115 12.127115 12.127115 12.127115
#> NatRes 15.866090 12.938440 11.889200 12.237579
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.551575 18.562544 26.074223 14.444697 11.410679 13.195572
#> UnSkLab 8.825590 8.825590 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238 8.744238 8.744238
#> NatRes 24.824284 14.369799 56.732292 9.131230 4.547411 7.570738
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 13.608178 13.426157 12.818555 14.099107
#> UnSkLab 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238
#> NatRes 8.275053 8.383574 8.229452 9.115715
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.818082 12.761847 17.503038 8.686132 6.7435322 8.022639
#> UnSkLab 2.812242 2.812242 2.812242 2.812242 2.8122416 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622 3.3536224 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881 3.1278806 3.127881
#> NatRes 15.908205 9.282179 33.552052 3.718796 0.9406251 3.120482
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.340858 4.766158 6.733375 8.837046
#> UnSkLab 2.812242 2.812242 2.812242 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881
#> NatRes 1.956024 -1.844568 2.205126 4.519121
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 9.705581 9.605741 14.866197 10.062194 6.527342 9.563716
#> UnSkLab 9.531614 9.531614 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487 9.597487 9.597487
#> NatRes 9.800901 9.455548 44.712795 10.404138 4.089504 9.471137
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.414845 9.470325 9.423220 9.475828
#> UnSkLab 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487
#> NatRes 11.001178 9.316900 9.265385 9.313684
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -1.213709 2.547192 2.397986 6.222631 9.630151 6.497986
#> UnSkLab 13.075415 13.075415 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154 13.058154 13.058154
#> NatRes -3.767872 9.027847 18.379049 12.637607 18.426826 12.426969
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 6.304677 7.625933 7.616954 6.912765
#> UnSkLab 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154
#> NatRes 12.061200 14.010104 12.952287 13.213566
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -3.701641 0.380406 -2.272396 4.209378 6.879811 7.424864
#> UnSkLab 13.770454 13.770454 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350 13.776350 13.776350
#> NatRes -8.099600 6.453068 -1.085704 10.597224 14.969753 16.023512
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.759342 7.809561 7.089745 6.277407
#> UnSkLab 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350
#> NatRes 16.672274 16.039604 13.452739 13.810058
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 18.175291 12.925863 20.604517 10.542204 13.312966 9.930229
#> UnSkLab 5.598738 5.598738 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251 5.842251 5.842251
#> NatRes 25.037535 6.191768 43.829628 5.536923 10.898281 5.030623
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.087808 8.313234 9.182078 10.877640
#> UnSkLab 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251
#> NatRes 5.300821 2.737700 4.952228 6.659758
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.39905 19.51764 18.124493 16.34746 14.089133 16.83187
#> UnSkLab 12.34874 12.34874 12.348741 12.34874 12.348741 12.34874
#> SkLab 11.66391 11.66391 11.663914 11.66391 11.663914 11.66391
#> Capital 11.83629 11.83629 11.836291 11.83629 11.836291 11.83629
#> NatRes 22.89299 16.57402 4.703771 12.33783 8.880389 13.62002
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 17.75730 16.33190 14.36828 15.72160
#> UnSkLab 12.34874 12.34874 12.34874 12.34874
#> SkLab 11.66391 11.66391 11.66391 11.66391
#> Capital 11.83629 11.83629 11.83629 11.83629
#> NatRes 15.23935 13.02682 10.46869 11.69064
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 9.861403 11.08217 7.953357 11.93078 14.53840 14.17507 12.55340
#> UnSkLab 12.739046 12.73905 12.739046 12.73905 12.73905 12.73905 12.73905
#> SkLab 13.166270 13.16627 13.166270 13.16627 13.16627 13.16627 13.16627
#> Capital 12.861294 12.86129 12.861294 12.86129 12.86129 12.86129 12.86129
#> NatRes 9.282782 13.26176 -1.786913 13.67002 18.26092 17.58891 14.61012
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 12.04569 11.75440 11.63641
#> UnSkLab 12.73905 12.73905 12.73905
#> SkLab 13.16627 13.16627 13.16627
#> Capital 12.86129 12.86129 12.86129
#> NatRes 13.55486 12.83762 12.94072
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.983573 14.754171 14.112520 11.578137 15.522929 14.462533
#> UnSkLab 9.686095 9.686095 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149 9.243149 9.243149
#> NatRes 15.245561 14.432047 10.185168 8.681072 16.007999 14.104992
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 12.475121 11.454669 10.953026 11.805632
#> UnSkLab 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149
#> NatRes 10.575919 8.990555 8.585885 9.398153
#>
#>
#> $data$qes
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.4964327 0.661131 2.052500 10.861842 17.649965 16.273758
#> UnSkLab -6.4387240 -9.860353 -2.113037 -3.683141 8.242370 5.401913
#> SkLab -6.4150300 -9.817289 -2.094223 -3.579429 8.373501 5.529601
#> Capital -6.3973999 -9.785243 -2.080226 -3.502209 8.471148 5.624687
#> NatRes 0.0000000 0.000000 0.000000 0.000000 0.000000 0.000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 15.586823 14.4865294 14.9439631 13.55452824
#> UnSkLab 3.999831 0.7596176 -0.6162333 -0.08702403
#> SkLab 4.125822 0.8920978 -0.4607600 0.03401561
#> Capital 4.219643 0.9907610 -0.3449470 0.12414932
#> NatRes 0.000000 0.0000000 0.0000000 0.00000000
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.7026067 -1.773736 4.449513 -5.1852751 -7.698887 -6.220148
#> UnSkLab 3.6806793 2.500760 7.568590 0.3146102 -4.927777 -1.450702
#> SkLab 3.6899605 2.518067 7.575898 0.3527782 -4.887080 -1.408516
#> Capital 3.7011142 2.538868 7.584681 0.3986638 -4.838153 -1.357800
#> NatRes 0.0000000 0.000000 0.000000 0.0000000 0.000000 0.000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -5.8783121 -6.0291114 -6.5324941 -5.4715881
#> UnSkLab -0.6369977 -0.5549982 -0.8896121 0.3360279
#> SkLab -0.5944633 -0.5087982 -0.8348318 0.3789783
#> Capital -0.5433288 -0.4532541 -0.7689663 0.4306138
#> NatRes 0.0000000 0.0000000 0.0000000 0.0000000
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.2493327 -1.545993 2.593606 -5.1045613 -6.800674 -5.683866501
#> UnSkLab 3.2099857 3.080095 5.371011 0.9880897 -2.288279 0.377907366
#> SkLab 3.0672393 2.811345 5.260389 0.3958077 -2.932742 -0.284140170
#> Capital 3.1266458 2.923150 5.306432 0.6419723 -2.664947 -0.009038647
#> NatRes 0.0000000 0.000000 0.000000 0.0000000 0.000000 0.000000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -6.279140 -8.527147 -6.8095427 -4.972797
#> UnSkLab -1.048187 -6.141697 -0.9588569 2.096338
#> SkLab -1.700828 -6.813344 -1.8014368 1.422956
#> Capital -1.429636 -6.534300 -1.4515156 1.702767
#> NatRes 0.000000 0.000000 0.0000000 0.000000
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.02289039 -0.06813771 4.728027 0.3480286 -2.874835 -0.10645273
#> UnSkLab 0.06473039 -0.03452732 5.728842 0.8926087 -6.219406 -0.06956506
#> SkLab 0.12103693 0.07160171 5.773989 1.1341139 -5.966827 0.19957750
#> Capital 0.04887821 -0.06439643 5.716129 0.8246970 -6.290419 -0.14523348
#> NatRes 0.00000000 0.00000000 0.000000 0.0000000 0.000000 0.00000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.6695546 -0.19159989 -0.23454835 -0.18658289
#> UnSkLab 1.6934518 -0.26796308 -0.39511418 -0.25063479
#> SkLab 1.9673426 0.02358396 -0.04861826 0.01802041
#> Capital 1.6164476 -0.34991893 -0.49248168 -0.32616654
#> NatRes 0.0000000 0.00000000 0.00000000 0.00000000
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.6879486 3.092968 2.9429684 6.7879686 10.213624 7.0647902
#> UnSkLab -4.1614175 -1.795610 0.9209508 -0.4335430 5.999346 -0.7220243
#> SkLab -4.1680613 -1.808453 0.9156402 -0.4628785 5.964211 -0.7549310
#> Capital -4.1575613 -1.788158 0.9240318 -0.4165180 6.019737 -0.7029264
#> NatRes 0.0000000 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 6.870453 8.198738 8.1897135 7.4817762
#> UnSkLab -1.128816 1.132052 -0.1770802 0.1539686
#> SkLab -1.161587 1.095673 -0.2197979 0.1207714
#> Capital -1.109796 1.153166 -0.1522878 0.1732343
#> NatRes 0.000000 0.000000 0.0000000 0.0000000
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -1.224327 2.962731 0.2416857 6.890204 9.629336 10.188413
#> UnSkLab -5.470405 -3.250498 -2.7597845 -3.118580 1.330030 2.501640
#> SkLab -5.515429 -3.337398 -2.7949355 -3.314536 1.099486 2.268431
#> Capital -5.471696 -3.252990 -2.7607920 -3.124200 1.323417 2.494950
#> NatRes 0.000000 0.000000 0.0000000 0.000000 0.000000 0.000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.531493 10.583005 9.8446722 9.01143169
#> UnSkLab 3.224335 2.737315 -0.4539005 0.04386280
#> SkLab 2.989481 2.483663 -0.7462207 -0.18375415
#> Capital 3.217597 2.730037 -0.4622900 0.03733379
#> NatRes 0.000000 0.000000 0.0000000 0.00000000
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 1.498598 -3.01004195 3.585017 -5.05732203 -2.677566 -5.5829344
#> UnSkLab 4.553388 0.27875963 6.374594 -0.06555956 6.364150 -0.6773977
#> SkLab 4.442395 0.07805594 6.288880 -0.51566178 5.825357 -1.1805207
#> Capital 4.489943 0.16401109 6.325601 -0.32303536 6.055902 -0.9652382
#> NatRes 0.000000 0.00000000 0.000000 0.00000000 0.000000 0.0000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -5.4475932 -6.971744 -6.2255077 -4.7692223
#> UnSkLab -0.3552845 -3.686332 -0.9940631 1.2676313
#> SkLab -0.8600968 -4.215700 -1.6410983 0.7546776
#> Capital -0.6440606 -3.989216 -1.3643543 0.9741620
#> NatRes 0.0000000 0.000000 0.0000000 0.0000000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.3228377 -1.231938 -2.383221 -3.85174036 -5.717998 -3.451430
#> UnSkLab 2.3921700 1.852083 -1.399508 -0.01087251 -3.874052 1.427839
#> SkLab 2.5572832 2.162105 -1.278874 0.67619342 -3.130648 2.212245
#> Capital 2.5156028 2.083802 -1.309343 0.50241184 -3.318738 2.013781
#> NatRes 0.0000000 0.000000 0.000000 0.00000000 0.000000 0.000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -2.686668 -3.8646026 -5.487313 -4.36894560
#> UnSkLab 3.252617 0.8262376 -2.707980 -0.73750556
#> SkLab 4.051135 1.6727622 -1.735430 0.03015506
#> Capital 3.849100 1.4585285 -1.981703 -0.16407265
#> NatRes 0.000000 0.0000000 0.000000 0.00000000
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.1390656 0.97057450 -1.873425 1.7419366 4.112193 3.781939
#> UnSkLab -0.8171884 0.23020376 -2.721021 0.9253286 6.210219 5.450323
#> SkLab -0.9159997 0.04193686 -2.794582 0.4986924 5.705253 4.948970
#> Capital -0.8455108 0.17622322 -2.742105 0.8028991 6.065285 5.306426
#> NatRes 0.0000000 0.00000000 0.000000 0.0000000 0.000000 0.000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 2.307880 1.8463881 1.58161652 1.47436535
#> UnSkLab 2.095647 0.9908342 0.14228220 0.22545244
#> SkLab 1.610243 0.4698459 -0.47200882 -0.25105861
#> Capital 1.956328 0.8412804 -0.03413083 0.08868583
#> NatRes 0.000000 0.0000000 0.00000000 0.00000000
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.05999396 -0.1396333 -0.69800597 -2.9034545 0.5293479 -0.3934205
#> UnSkLab 1.31147337 2.1278677 0.09083361 -1.0256621 7.3158307 5.1024532
#> SkLab 1.35595870 2.2124705 0.12418148 -0.8408278 7.5413208 5.3232913
#> Capital 1.41956580 2.3334966 0.17187139 -0.5760847 7.8643875 5.6396956
#> NatRes 0.00000000 0.0000000 0.00000000 0.0000000 0.0000000 0.0000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -2.122888 -3.0108967 -3.4474335 -2.7054856
#> UnSkLab 1.023242 -0.8661125 -1.6266285 -0.3306569
#> SkLab 1.235510 -0.6400319 -1.3596750 -0.1212345
#> Capital 1.539634 -0.3160487 -0.9769183 0.1788134
#> NatRes 0.000000 0.0000000 0.0000000 0.0000000
#>
#>
#> $data$peb
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -11.08819 -10.053849 -8.8105860 -0.9389636 5.126591 3.896877
#> UnSkLab 12.31516 12.315161 12.3151608 12.3151608 12.315161 12.315161
#> SkLab 12.20729 12.207291 12.2072906 12.2072906 12.207291 12.207291
#> Capital 12.12712 12.127115 12.1271152 12.1271152 12.127115 12.127115
#> NatRes -12.75153 -8.853531 0.9407308 8.6142664 19.601826 17.104103
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 3.283062 2.299891 2.708633 1.467097
#> UnSkLab 12.315161 12.315161 12.315161 12.315161
#> SkLab 12.207291 12.207291 12.207291 12.207291
#> Capital 12.127115 12.127115 12.127115 12.127115
#> NatRes 15.866090 12.938440 11.889200 12.237579
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.551575 18.562544 26.074223 14.444697 11.410679 13.195572
#> UnSkLab 8.825590 8.825590 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238 8.744238 8.744238
#> NatRes 24.824284 14.369799 56.732292 9.131230 4.547411 7.570738
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 13.608178 13.426157 12.818555 14.099107
#> UnSkLab 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238
#> NatRes 8.275053 8.383574 8.229452 9.115715
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.818082 12.761847 17.503038 8.686132 6.7435322 8.022639
#> UnSkLab 2.812242 2.812242 2.812242 2.812242 2.8122416 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622 3.3536224 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881 3.1278806 3.127881
#> NatRes 15.908205 9.282179 33.552052 3.718796 0.9406251 3.120482
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.340858 4.766158 6.733375 8.837046
#> UnSkLab 2.812242 2.812242 2.812242 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881
#> NatRes 1.956024 -1.844568 2.205126 4.519121
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 9.705581 9.605741 14.866197 10.062194 6.527342 9.563716
#> UnSkLab 9.531614 9.531614 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487 9.597487 9.597487
#> NatRes 9.800901 9.455548 44.712795 10.404138 4.089504 9.471137
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.414845 9.470325 9.423220 9.475828
#> UnSkLab 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487
#> NatRes 11.001178 9.316900 9.265385 9.313684
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -1.213709 2.547192 2.397986 6.222631 9.630151 6.497986
#> UnSkLab 13.075415 13.075415 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154 13.058154 13.058154
#> NatRes -3.767872 9.027847 18.379049 12.637607 18.426826 12.426969
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 6.304677 7.625933 7.616954 6.912765
#> UnSkLab 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154
#> NatRes 12.061200 14.010104 12.952287 13.213566
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -3.701641 0.380406 -2.272396 4.209378 6.879811 7.424864
#> UnSkLab 13.770454 13.770454 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350 13.776350 13.776350
#> NatRes -8.099600 6.453068 -1.085704 10.597224 14.969753 16.023512
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.759342 7.809561 7.089745 6.277407
#> UnSkLab 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350
#> NatRes 16.672274 16.039604 13.452739 13.810058
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 18.175291 12.925863 20.604517 10.542204 13.312966 9.930229
#> UnSkLab 5.598738 5.598738 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251 5.842251 5.842251
#> NatRes 25.037535 6.191768 43.829628 5.536923 10.898281 5.030623
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.087808 8.313234 9.182078 10.877640
#> UnSkLab 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251
#> NatRes 5.300821 2.737700 4.952228 6.659758
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.39905 19.51764 18.124493 16.34746 14.089133 16.83187
#> UnSkLab 12.34874 12.34874 12.348741 12.34874 12.348741 12.34874
#> SkLab 11.66391 11.66391 11.663914 11.66391 11.663914 11.66391
#> Capital 11.83629 11.83629 11.836291 11.83629 11.836291 11.83629
#> NatRes 22.89299 16.57402 4.703771 12.33783 8.880389 13.62002
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 17.75730 16.33190 14.36828 15.72160
#> UnSkLab 12.34874 12.34874 12.34874 12.34874
#> SkLab 11.66391 11.66391 11.66391 11.66391
#> Capital 11.83629 11.83629 11.83629 11.83629
#> NatRes 15.23935 13.02682 10.46869 11.69064
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 9.861403 11.08217 7.953357 11.93078 14.53840 14.17507 12.55340
#> UnSkLab 12.739046 12.73905 12.739046 12.73905 12.73905 12.73905 12.73905
#> SkLab 13.166270 13.16627 13.166270 13.16627 13.16627 13.16627 13.16627
#> Capital 12.861294 12.86129 12.861294 12.86129 12.86129 12.86129 12.86129
#> NatRes 9.282782 13.26176 -1.786913 13.67002 18.26092 17.58891 14.61012
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 12.04569 11.75440 11.63641
#> UnSkLab 12.73905 12.73905 12.73905
#> SkLab 13.16627 13.16627 13.16627
#> Capital 12.86129 12.86129 12.86129
#> NatRes 13.55486 12.83762 12.94072
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.983573 14.754171 14.112520 11.578137 15.522929 14.462533
#> UnSkLab 9.686095 9.686095 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149 9.243149 9.243149
#> NatRes 15.245561 14.432047 10.185168 8.681072 16.007999 14.104992
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 12.475121 11.454669 10.953026 11.805632
#> UnSkLab 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149
#> NatRes 10.575919 8.990555 8.585885 9.398153
#>
#>
#> $data$qfe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land -4.964328e-01 6.611305e-01 2.052500e+00 1.086184e+01 1.764997e+01
#> UnSkLab -6.438725e+00 -9.860353e+00 -2.113036e+00 -3.683141e+00 8.242369e+00
#> SkLab -6.415030e+00 -9.817289e+00 -2.094224e+00 -3.579430e+00 8.373499e+00
#> Capital -6.397400e+00 -9.785241e+00 -2.080226e+00 -3.502208e+00 8.471148e+00
#> NatRes 5.364418e-08 -4.892548e-07 -1.088406e-07 -7.251899e-08 -1.008312e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land 1.627376e+01 1.558682e+01 1.448653e+01 1.494397e+01 1.355453e+01
#> UnSkLab 5.401914e+00 3.999834e+00 7.596178e-01 -6.162326e-01 -8.702312e-02
#> SkLab 5.529602e+00 4.125822e+00 8.920975e-01 -4.607595e-01 3.401536e-02
#> Capital 5.624688e+00 4.219644e+00 9.907610e-01 -3.449464e-01 1.241501e-01
#> NatRes -7.224580e-07 6.943941e-07 -1.132706e-06 6.464621e-07 1.361857e-06
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 7.026066e-01 -1.773736e+00 4.449513e+00 -5.185277e+00 -7.698886e+00
#> UnSkLab 3.680680e+00 2.500760e+00 7.568590e+00 3.146094e-01 -4.927777e+00
#> SkLab 3.689960e+00 2.518067e+00 7.575898e+00 3.527787e-01 -4.887080e+00
#> Capital 3.701114e+00 2.538868e+00 7.584680e+00 3.986641e-01 -4.838152e+00
#> NatRes 9.958943e-08 -1.275912e-07 1.060466e-07 3.202973e-07 3.869335e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -6.220147e+00 -5.878312e+00 -6.029111e+00 -6.532494e+00 -5.471587e+00
#> UnSkLab -1.450702e+00 -6.369981e-01 -5.549991e-01 -8.896129e-01 3.360275e-01
#> SkLab -1.408516e+00 -5.944640e-01 -5.087990e-01 -8.348328e-01 3.789781e-01
#> Capital -1.357800e+00 -5.433287e-01 -4.532543e-01 -7.689666e-01 4.306141e-01
#> NatRes 5.749365e-08 1.162135e-07 -6.713128e-07 3.887961e-07 8.911205e-08
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 2.493326e-01 -1.545993e+00 2.593606e+00 -5.104561e+00 -6.800674e+00
#> UnSkLab 3.209985e+00 3.080095e+00 5.371011e+00 9.880896e-01 -2.288279e+00
#> SkLab 3.067239e+00 2.811344e+00 5.260390e+00 3.958075e-01 -2.932743e+00
#> Capital 3.126646e+00 2.923150e+00 5.306432e+00 6.419724e-01 -2.664947e+00
#> NatRes 7.177393e-08 -1.117587e-07 2.371768e-07 -1.280569e-07 -8.543332e-08
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -5.683866e+00 -6.279140e+00 -8.527147e+00 -6.809542e+00 -4.972796e+00
#> UnSkLab 3.779075e-01 -1.048187e+00 -6.141698e+00 -9.588571e-01 2.096338e+00
#> SkLab -2.841406e-01 -1.700829e+00 -6.813344e+00 -1.801437e+00 1.422956e+00
#> Capital -9.038637e-03 -1.429636e+00 -6.534300e+00 -1.451515e+00 1.702767e+00
#> NatRes -7.369963e-08 -3.510776e-07 -4.728635e-07 2.851089e-07 -1.644095e-07
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 2.289041e-02 -6.813776e-02 4.728027e+00 3.480285e-01 -2.874835e+00
#> UnSkLab 6.473026e-02 -3.452749e-02 5.728841e+00 8.926088e-01 -6.219407e+00
#> SkLab 1.210369e-01 7.160161e-02 5.773990e+00 1.134114e+00 -5.966827e+00
#> Capital 4.887815e-02 -6.439666e-02 5.716129e+00 8.246968e-01 -6.290419e+00
#> NatRes 6.809714e-08 -2.100763e-07 9.437402e-08 7.574757e-09 -1.629194e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -1.064530e-01 6.695555e-01 -1.915999e-01 -2.345483e-01 -1.865832e-01
#> UnSkLab -6.956475e-02 1.693452e+00 -2.679634e-01 -3.951145e-01 -2.506347e-01
#> SkLab 1.995781e-01 1.967344e+00 2.358350e-02 -4.861894e-02 1.802042e-02
#> Capital -1.452338e-01 1.616449e+00 -3.499192e-01 -4.924822e-01 -3.261667e-01
#> NatRes 1.250359e-07 6.388873e-08 4.284627e-07 -6.566755e-07 3.816793e-07
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land -6.879490e-01 3.092968e+00 2.942969e+00 6.787969e+00 1.021363e+01
#> UnSkLab -4.161417e+00 -1.795610e+00 9.209505e-01 -4.335424e-01 5.999348e+00
#> SkLab -4.168062e+00 -1.808453e+00 9.156401e-01 -4.628781e-01 5.964212e+00
#> Capital -4.157561e+00 -1.788157e+00 9.240319e-01 -4.165169e-01 6.019738e+00
#> NatRes -3.082057e-07 1.015142e-07 3.783886e-08 1.085394e-06 3.129244e-08
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.064792e+00 6.870455e+00 8.198738e+00 8.189713e+00 7.481777e+00
#> UnSkLab -7.220234e-01 -1.128815e+00 1.132051e+00 -1.770804e-01 1.539693e-01
#> SkLab -7.549299e-01 -1.161587e+00 1.095673e+00 -2.197972e-01 1.207725e-01
#> Capital -7.029251e-01 -1.109795e+00 1.153166e+00 -1.522864e-01 1.732361e-01
#> NatRes 2.757957e-07 2.135585e-06 2.661099e-07 9.870234e-07 1.154984e-06
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land -1.224327e+00 2.962731e+00 2.416856e-01 6.890206e+00 9.629336e+00
#> UnSkLab -5.470407e+00 -3.250498e+00 -2.759784e+00 -3.118580e+00 1.330029e+00
#> SkLab -5.515429e+00 -3.337398e+00 -2.794935e+00 -3.314536e+00 1.099485e+00
#> Capital -5.471696e+00 -3.252990e+00 -2.760792e+00 -3.124200e+00 1.323416e+00
#> NatRes 6.506841e-08 3.058463e-07 8.083880e-08 2.962848e-07 -1.453484e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land 1.018841e+01 1.053149e+01 1.058301e+01 9.844672e+00 9.011433e+00
#> UnSkLab 2.501640e+00 3.224334e+00 2.737317e+00 -4.539008e-01 4.386468e-02
#> SkLab 2.268430e+00 2.989480e+00 2.483664e+00 -7.462202e-01 -1.837530e-01
#> Capital 2.494950e+00 3.217597e+00 2.730040e+00 -4.622889e-01 3.733518e-02
#> NatRes 6.100784e-07 -6.842117e-08 1.624847e-06 1.340949e-06 2.585752e-06
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 1.498598e+00 -3.010042e+00 3.585017e+00 -5.057323e+00 -2.677566e+00
#> UnSkLab 4.553388e+00 2.787596e-01 6.374594e+00 -6.555985e-02 6.364149e+00
#> SkLab 4.442395e+00 7.805608e-02 6.288880e+00 -5.156617e-01 5.825358e+00
#> Capital 4.489943e+00 1.640111e-01 6.325601e+00 -3.230354e-01 6.055902e+00
#> NatRes 2.707044e-07 1.067213e-07 -4.306436e-07 -1.985114e-07 -1.228104e-06
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -5.582936e+00 -5.447593e+00 -6.971744e+00 -6.225508e+00 -4.769221e+00
#> UnSkLab -6.773982e-01 -3.552844e-01 -3.686332e+00 -9.940639e-01 1.267631e+00
#> SkLab -1.180521e+00 -8.600963e-01 -4.215701e+00 -1.641099e+00 7.546777e-01
#> Capital -9.652384e-01 -6.440606e-01 -3.989216e+00 -1.364355e+00 9.741621e-01
#> NatRes -6.895202e-07 -2.679920e-07 -5.379319e-07 -7.382284e-07 -4.619981e-07
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 3.228377e-01 -1.231938e+00 -2.383221e+00 -3.851740e+00 -5.717999e+00
#> UnSkLab 2.392170e+00 1.852083e+00 -1.399508e+00 -1.087356e-02 -3.874052e+00
#> SkLab 2.557284e+00 2.162106e+00 -1.278875e+00 6.761924e-01 -3.130648e+00
#> Capital 2.515603e+00 2.083802e+00 -1.309343e+00 5.024120e-01 -3.318738e+00
#> NatRes 9.797513e-08 -4.814938e-07 -1.048048e-07 -8.269369e-07 -2.649923e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -3.451432e+00 -2.686669e+00 -3.864604e+00 -5.487314e+00 -4.368946e+00
#> UnSkLab 1.427838e+00 3.252615e+00 8.262376e-01 -2.707978e+00 -7.375062e-01
#> SkLab 2.212245e+00 4.051135e+00 1.672762e+00 -1.735430e+00 3.015467e-02
#> Capital 2.013780e+00 3.849099e+00 1.458529e+00 -1.981703e+00 -1.640729e-01
#> NatRes -1.133233e-06 -9.176632e-07 6.755193e-07 5.556892e-07 -7.984228e-07
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land -1.390657e-01 9.705742e-01 -1.873425e+00 1.741936e+00 4.112193e+00
#> UnSkLab -8.171886e-01 2.302039e-01 -2.721021e+00 9.253284e-01 6.210218e+00
#> SkLab -9.159998e-01 4.193699e-02 -2.794582e+00 4.986913e-01 5.705252e+00
#> Capital -8.455110e-01 1.762234e-01 -2.742105e+00 8.028989e-01 6.065285e+00
#> NatRes -2.072814e-07 5.751693e-08 -1.125038e-07 2.885548e-07 -1.060218e-06
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land 3.781937e+00 2.307881e+00 1.846388e+00 1.581617e+00 1.474366e+00
#> UnSkLab 5.450323e+00 2.095650e+00 9.908348e-01 1.422828e-01 2.254544e-01
#> SkLab 4.948969e+00 1.610246e+00 4.698458e-01 -4.720084e-01 -2.510578e-01
#> Capital 5.306426e+00 1.956330e+00 8.412798e-01 -3.413079e-02 8.868672e-02
#> NatRes -1.062453e-06 1.133358e-06 3.387841e-07 7.576697e-08 9.849415e-07
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 5.999399e-02 -1.396330e-01 -6.980060e-01 -2.903454e+00 5.293486e-01
#> UnSkLab 1.311473e+00 2.127868e+00 9.083366e-02 -1.025662e+00 7.315830e+00
#> SkLab 1.355959e+00 2.212471e+00 1.241815e-01 -8.408281e-01 7.541321e+00
#> Capital 1.419566e+00 2.333497e+00 1.718714e-01 -5.760847e-01 7.864387e+00
#> NatRes -1.922250e-07 -6.953875e-09 -6.162251e-08 -2.140800e-07 -7.604559e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -3.934218e-01 -2.122889e+00 -3.010897e+00 -3.447434e+00 -2.705487e+00
#> UnSkLab 5.102453e+00 1.023242e+00 -8.661119e-01 -1.626629e+00 -3.306585e-01
#> SkLab 5.323291e+00 1.235509e+00 -6.400321e-01 -1.359676e+00 -1.212358e-01
#> Capital 5.639696e+00 1.539633e+00 -3.160485e-01 -9.769189e-01 1.788119e-01
#> NatRes 6.198883e-07 -1.968816e-07 6.106993e-07 -1.129322e-06 -1.409754e-06
#>
#>
#> $data$pfe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -11.08819 -10.053849 -8.8105860 -0.9389636 5.126591 3.896877
#> UnSkLab 12.31516 12.315161 12.3151608 12.3151608 12.315161 12.315161
#> SkLab 12.20729 12.207291 12.2072906 12.2072906 12.207291 12.207291
#> Capital 12.12712 12.127115 12.1271152 12.1271152 12.127115 12.127115
#> NatRes -12.75153 -8.853531 0.9407308 8.6142664 19.601826 17.104103
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 3.283062 2.299891 2.708633 1.467097
#> UnSkLab 12.315161 12.315161 12.315161 12.315161
#> SkLab 12.207291 12.207291 12.207291 12.207291
#> Capital 12.127115 12.127115 12.127115 12.127115
#> NatRes 15.866090 12.938440 11.889200 12.237579
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.551575 18.562544 26.074223 14.444697 11.410679 13.195572
#> UnSkLab 8.825590 8.825590 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238 8.744238 8.744238
#> NatRes 24.824284 14.369799 56.732292 9.131230 4.547411 7.570738
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 13.608178 13.426157 12.818555 14.099107
#> UnSkLab 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238
#> NatRes 8.275053 8.383574 8.229452 9.115715
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.818082 12.761847 17.503038 8.686132 6.7435322 8.022639
#> UnSkLab 2.812242 2.812242 2.812242 2.812242 2.8122416 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622 3.3536224 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881 3.1278806 3.127881
#> NatRes 15.908205 9.282179 33.552052 3.718796 0.9406251 3.120482
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.340858 4.766158 6.733375 8.837046
#> UnSkLab 2.812242 2.812242 2.812242 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881
#> NatRes 1.956024 -1.844568 2.205126 4.519121
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 9.705581 9.605741 14.866197 10.062194 6.527342 9.563716
#> UnSkLab 9.531614 9.531614 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487 9.597487 9.597487
#> NatRes 9.800901 9.455548 44.712795 10.404138 4.089504 9.471137
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.414845 9.470325 9.423220 9.475828
#> UnSkLab 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487
#> NatRes 11.001178 9.316900 9.265385 9.313684
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -1.213709 2.547192 2.397986 6.222631 9.630151 6.497986
#> UnSkLab 13.075415 13.075415 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154 13.058154 13.058154
#> NatRes -3.767872 9.027847 18.379049 12.637607 18.426826 12.426969
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 6.304677 7.625933 7.616954 6.912765
#> UnSkLab 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154
#> NatRes 12.061200 14.010104 12.952287 13.213566
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -3.701641 0.380406 -2.272396 4.209378 6.879811 7.424864
#> UnSkLab 13.770454 13.770454 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350 13.776350 13.776350
#> NatRes -8.099600 6.453068 -1.085704 10.597224 14.969753 16.023512
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.759342 7.809561 7.089745 6.277407
#> UnSkLab 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350
#> NatRes 16.672274 16.039604 13.452739 13.810058
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 18.175291 12.925863 20.604517 10.542204 13.312966 9.930229
#> UnSkLab 5.598738 5.598738 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251 5.842251 5.842251
#> NatRes 25.037535 6.191768 43.829628 5.536923 10.898281 5.030623
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.087808 8.313234 9.182078 10.877640
#> UnSkLab 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251
#> NatRes 5.300821 2.737700 4.952228 6.659758
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.39905 19.51764 18.124493 16.34746 14.089133 16.83187
#> UnSkLab 12.34874 12.34874 12.348741 12.34874 12.348741 12.34874
#> SkLab 11.66391 11.66391 11.663914 11.66391 11.663914 11.66391
#> Capital 11.83629 11.83629 11.836291 11.83629 11.836291 11.83629
#> NatRes 22.89299 16.57402 4.703771 12.33783 8.880389 13.62002
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 17.75730 16.33190 14.36828 15.72160
#> UnSkLab 12.34874 12.34874 12.34874 12.34874
#> SkLab 11.66391 11.66391 11.66391 11.66391
#> Capital 11.83629 11.83629 11.83629 11.83629
#> NatRes 15.23935 13.02682 10.46869 11.69064
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 9.861403 11.08217 7.953357 11.93078 14.53840 14.17507 12.55340
#> UnSkLab 12.739046 12.73905 12.739046 12.73905 12.73905 12.73905 12.73905
#> SkLab 13.166270 13.16627 13.166270 13.16627 13.16627 13.16627 13.16627
#> Capital 12.861294 12.86129 12.861294 12.86129 12.86129 12.86129 12.86129
#> NatRes 9.282782 13.26176 -1.786913 13.67002 18.26092 17.58891 14.61012
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 12.04569 11.75440 11.63641
#> UnSkLab 12.73905 12.73905 12.73905
#> SkLab 13.16627 13.16627 13.16627
#> Capital 12.86129 12.86129 12.86129
#> NatRes 13.55486 12.83762 12.94072
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.983573 14.754171 14.112520 11.578137 15.522929 14.462533
#> UnSkLab 9.686095 9.686095 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149 9.243149 9.243149
#> NatRes 15.245561 14.432047 10.185168 8.681072 16.007999 14.104992
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 12.475121 11.454669 10.953026 11.805632
#> UnSkLab 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149
#> NatRes 10.575919 8.990555 8.585885 9.398153
#>
#>
#> $data$ps
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.34259 0.00000 0.0000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 11.86026 0.0000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 11.4964 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 13.40175 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000 14.35474 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 14.63868
#> HeavyMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 14.96877 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 13.67167 0.00000 0.00000
#> TransComm 0.00000 0.00000 13.59118 0.00000
#> OthServices 0.00000 0.00000 0.00000 13.01249
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.75439 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 12.19975 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 18.79748 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 12.94059 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 12.65094 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 12.66256
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.0000 0.00000
#> MeatLstk 0.00000 0.00000 0.0000 0.00000
#> Extraction 0.00000 0.00000 0.0000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000
#> HeavyMnfc 14.28095 0.00000 0.0000 0.00000
#> Util_Cons 0.00000 12.38898 0.0000 0.00000
#> TransComm 0.00000 0.00000 10.6295 0.00000
#> OthServices 0.00000 0.00000 0.0000 10.02726
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 9.591173 0.000000 0.00000 0.000000 0.00000 0.0000
#> MeatLstk 0.000000 8.504987 0.00000 0.000000 0.00000 0.0000
#> Extraction 0.000000 0.000000 11.53611 0.000000 0.00000 0.0000
#> ProcFood 0.000000 0.000000 0.00000 9.508872 0.00000 0.0000
#> TextWapp 0.000000 0.000000 0.00000 0.000000 12.61271 0.0000
#> LightMnfc 0.000000 0.000000 0.00000 0.000000 0.00000 12.1383
#> HeavyMnfc 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> Util_Cons 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> TransComm 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> OthServices 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.000000 0.000000
#> MeatLstk 0.00000 0.00000 0.000000 0.000000
#> Extraction 0.00000 0.00000 0.000000 0.000000
#> ProcFood 0.00000 0.00000 0.000000 0.000000
#> TextWapp 0.00000 0.00000 0.000000 0.000000
#> LightMnfc 0.00000 0.00000 0.000000 0.000000
#> HeavyMnfc 13.69412 0.00000 0.000000 0.000000
#> Util_Cons 0.00000 10.04734 0.000000 0.000000
#> TransComm 0.00000 0.00000 7.855877 0.000000
#> OthServices 0.00000 0.00000 0.000000 6.033594
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 11.06044 0.00000 0.00000 0.00000 0.00000 0.0000
#> MeatLstk 0.00000 10.51427 0.00000 0.00000 0.00000 0.0000
#> Extraction 0.00000 0.00000 17.05565 0.00000 0.00000 0.0000
#> ProcFood 0.00000 0.00000 0.00000 11.71024 0.00000 0.0000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 13.13126 0.0000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 14.0954
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 16.73721 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 13.30586 0.00000 0.00000
#> TransComm 0.00000 0.00000 11.52441 0.00000
#> OthServices 0.00000 0.00000 0.00000 10.34927
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.26634 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.71586 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 15.23259 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 14.59677 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.62816 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.48563
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.0000 0.00000 0.00000
#> MeatLstk 0.0000 0.0000 0.00000 0.00000
#> Extraction 0.0000 0.0000 0.00000 0.00000
#> ProcFood 0.0000 0.0000 0.00000 0.00000
#> TextWapp 0.0000 0.0000 0.00000 0.00000
#> LightMnfc 0.0000 0.0000 0.00000 0.00000
#> HeavyMnfc 16.2164 0.0000 0.00000 0.00000
#> Util_Cons 0.0000 14.5176 0.00000 0.00000
#> TransComm 0.0000 0.0000 14.10951 0.00000
#> OthServices 0.0000 0.0000 0.00000 13.70653
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.14648 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.27087 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 11.86343 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 14.44492 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.89195 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.85386
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 15.81736 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 15.14785 0.00000 0.00000
#> TransComm 0.00000 0.00000 14.69336 0.00000
#> OthServices 0.00000 0.00000 0.00000 14.26664
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.27795 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 10.35639 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 15.10381 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 10.66316 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 11.69954 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 12.12887
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.000000
#> MeatLstk 0.00000 0.00000 0.00000 0.000000
#> Extraction 0.00000 0.00000 0.00000 0.000000
#> ProcFood 0.00000 0.00000 0.00000 0.000000
#> TextWapp 0.00000 0.00000 0.00000 0.000000
#> LightMnfc 0.00000 0.00000 0.00000 0.000000
#> HeavyMnfc 13.51856 0.00000 0.00000 0.000000
#> Util_Cons 0.00000 10.29789 0.00000 0.000000
#> TransComm 0.00000 0.00000 10.08599 0.000000
#> OthServices 0.00000 0.00000 0.00000 7.840447
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 14.22647 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 14.62756 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 10.92318 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 15.21054 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.34107 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.98123
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 14.11562 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 14.74119 0.00000 0.00000
#> TransComm 0.00000 0.00000 13.83141 0.00000
#> OthServices 0.00000 0.00000 0.00000 12.93987
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.36729 0.00000 0.0000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.87852 0.0000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 10.8523 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 14.69552 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000 15.44664 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 15.66852
#> HeavyMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.0000 0.00000
#> MeatLstk 0.00000 0.00000 0.0000 0.00000
#> Extraction 0.00000 0.00000 0.0000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000
#> HeavyMnfc 15.93989 0.00000 0.0000 0.00000
#> Util_Cons 0.00000 15.22748 0.0000 0.00000
#> TransComm 0.00000 0.00000 14.7742 0.00000
#> OthServices 0.00000 0.00000 0.0000 14.17255
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.45868 0.0000 0.00000 0.0000 0.00000 0.00000
#> MeatLstk 0.00000 12.5516 0.00000 0.0000 0.00000 0.00000
#> Extraction 0.00000 0.0000 10.83911 0.0000 0.00000 0.00000
#> ProcFood 0.00000 0.0000 0.00000 12.7736 0.00000 0.00000
#> TextWapp 0.00000 0.0000 0.00000 0.0000 14.56215 0.00000
#> LightMnfc 0.00000 0.0000 0.00000 0.0000 0.00000 13.47583
#> HeavyMnfc 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> Util_Cons 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> TransComm 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> OthServices 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.0000 0.00000 0.00000
#> MeatLstk 0.00000 0.0000 0.00000 0.00000
#> Extraction 0.00000 0.0000 0.00000 0.00000
#> ProcFood 0.00000 0.0000 0.00000 0.00000
#> TextWapp 0.00000 0.0000 0.00000 0.00000
#> LightMnfc 0.00000 0.0000 0.00000 0.00000
#> HeavyMnfc 13.52715 0.0000 0.00000 0.00000
#> Util_Cons 0.00000 11.9777 0.00000 0.00000
#> TransComm 0.00000 0.0000 11.43308 0.00000
#> OthServices 0.00000 0.0000 0.00000 10.74161
#>
#>
#> $data$qca
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -5.283822 0.000000 0.000000 0.000000 0.000000 0.000000
#> MeatLstk 0.000000 -8.473134 0.000000 0.000000 0.000000 0.000000
#> Extraction 0.000000 0.000000 -1.617209 0.000000 0.000000 0.000000
#> ProcFood 0.000000 0.000000 0.000000 -3.570224 0.000000 0.000000
#> TextWapp 0.000000 0.000000 0.000000 0.000000 8.389277 0.000000
#> LightMnfc 0.000000 0.000000 0.000000 0.000000 0.000000 5.533221
#> HeavyMnfc 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
#> Util_Cons 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
#> TransComm 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
#> OthServices 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.0000000 0.0000000 0.00000000
#> MeatLstk 0.000000 0.0000000 0.0000000 0.00000000
#> Extraction 0.000000 0.0000000 0.0000000 0.00000000
#> ProcFood 0.000000 0.0000000 0.0000000 0.00000000
#> TextWapp 0.000000 0.0000000 0.0000000 0.00000000
#> LightMnfc 0.000000 0.0000000 0.0000000 0.00000000
#> HeavyMnfc 4.134778 0.0000000 0.0000000 0.00000000
#> Util_Cons 0.000000 0.8547886 0.0000000 0.00000000
#> TransComm 0.000000 0.0000000 -0.4876384 0.00000000
#> OthServices 0.000000 0.0000000 0.0000000 0.05554083
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.806461 0.00000 0.000000 0.0000000 0.00000 0.000000
#> MeatLstk 0.000000 1.36295 0.000000 0.0000000 0.00000 0.000000
#> Extraction 0.000000 0.00000 5.011357 0.0000000 0.00000 0.000000
#> ProcFood 0.000000 0.00000 0.000000 0.3640126 0.00000 0.000000
#> TextWapp 0.000000 0.00000 0.000000 0.0000000 -4.89282 0.000000
#> LightMnfc 0.000000 0.00000 0.000000 0.0000000 0.00000 -1.403236
#> HeavyMnfc 0.000000 0.00000 0.000000 0.0000000 0.00000 0.000000
#> Util_Cons 0.000000 0.00000 0.000000 0.0000000 0.00000 0.000000
#> TransComm 0.000000 0.00000 0.000000 0.0000000 0.00000 0.000000
#> OthServices 0.000000 0.00000 0.000000 0.0000000 0.00000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000000 0.0000000 0.0000000 0.0000000
#> MeatLstk 0.0000000 0.0000000 0.0000000 0.0000000
#> Extraction 0.0000000 0.0000000 0.0000000 0.0000000
#> ProcFood 0.0000000 0.0000000 0.0000000 0.0000000
#> TextWapp 0.0000000 0.0000000 0.0000000 0.0000000
#> LightMnfc 0.0000000 0.0000000 0.0000000 0.0000000
#> HeavyMnfc -0.5878782 0.0000000 0.0000000 0.0000000
#> Util_Cons 0.0000000 -0.5181505 0.0000000 0.0000000
#> TransComm 0.0000000 0.0000000 -0.8243676 0.0000000
#> OthServices 0.0000000 0.0000000 0.0000000 0.3940021
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 1.741333 0.000000 0.000000 0.0000000 0.000000 0.00000000
#> MeatLstk 0.000000 1.359377 0.000000 0.0000000 0.000000 0.00000000
#> Extraction 0.000000 0.000000 3.728398 0.0000000 0.000000 0.00000000
#> ProcFood 0.000000 0.000000 0.000000 0.7261153 0.000000 0.00000000
#> TextWapp 0.000000 0.000000 0.000000 0.0000000 -2.576459 0.00000000
#> LightMnfc 0.000000 0.000000 0.000000 0.0000000 0.000000 0.06877535
#> HeavyMnfc 0.000000 0.000000 0.000000 0.0000000 0.000000 0.00000000
#> Util_Cons 0.000000 0.000000 0.000000 0.0000000 0.000000 0.00000000
#> TransComm 0.000000 0.000000 0.000000 0.0000000 0.000000 0.00000000
#> OthServices 0.000000 0.000000 0.000000 0.0000000 0.000000 0.00000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.000000 0.000000 0.000000
#> MeatLstk 0.000000 0.000000 0.000000 0.000000
#> Extraction 0.000000 0.000000 0.000000 0.000000
#> ProcFood 0.000000 0.000000 0.000000 0.000000
#> TextWapp 0.000000 0.000000 0.000000 0.000000
#> LightMnfc 0.000000 0.000000 0.000000 0.000000
#> HeavyMnfc -1.383197 0.000000 0.000000 0.000000
#> Util_Cons 0.000000 -6.413938 0.000000 0.000000
#> TransComm 0.000000 0.000000 -1.342086 0.000000
#> OthServices 0.000000 0.000000 0.000000 1.666441
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 0.04536468 0.00000000 0.000000 0.0000000 0.000000
#> MeatLstk 0.00000000 -0.05443145 0.000000 0.0000000 0.000000
#> Extraction 0.00000000 0.00000000 4.152617 0.0000000 0.000000
#> ProcFood 0.00000000 0.00000000 0.000000 0.8651688 0.000000
#> TextWapp 0.00000000 0.00000000 0.000000 0.0000000 -6.223872
#> LightMnfc 0.00000000 0.00000000 0.000000 0.0000000 0.000000
#> HeavyMnfc 0.00000000 0.00000000 0.000000 0.0000000 0.000000
#> Util_Cons 0.00000000 0.00000000 0.000000 0.0000000 0.000000
#> TransComm 0.00000000 0.00000000 0.000000 0.0000000 0.000000
#> OthServices 0.00000000 0.00000000 0.000000 0.0000000 0.000000
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000000 0.00000 0.0000000 0.0000000 0.0000000
#> MeatLstk 0.00000000 0.00000 0.0000000 0.0000000 0.0000000
#> Extraction 0.00000000 0.00000 0.0000000 0.0000000 0.0000000
#> ProcFood 0.00000000 0.00000 0.0000000 0.0000000 0.0000000
#> TextWapp 0.00000000 0.00000 0.0000000 0.0000000 0.0000000
#> LightMnfc -0.08142614 0.00000 0.0000000 0.0000000 0.0000000
#> HeavyMnfc 0.00000000 1.65591 0.0000000 0.0000000 0.0000000
#> Util_Cons 0.00000000 0.00000 -0.2303468 0.0000000 0.0000000
#> TransComm 0.00000000 0.00000 0.0000000 -0.4043676 0.0000000
#> OthServices 0.00000000 0.00000 0.0000000 0.0000000 -0.1532254
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -3.281012 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> MeatLstk 0.000000 -1.304964 0.0000000 0.0000000 0.000000 0.0000000
#> Extraction 0.000000 0.000000 0.6188264 0.0000000 0.000000 0.0000000
#> ProcFood 0.000000 0.000000 0.0000000 -0.4305328 0.000000 0.0000000
#> TextWapp 0.000000 0.000000 0.0000000 0.0000000 5.993875 0.0000000
#> LightMnfc 0.000000 0.000000 0.0000000 0.0000000 0.000000 -0.7263422
#> HeavyMnfc 0.000000 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> Util_Cons 0.000000 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> TransComm 0.000000 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> OthServices 0.000000 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.000000 0.0000000 0.0000000
#> MeatLstk 0.000000 0.000000 0.0000000 0.0000000
#> Extraction 0.000000 0.000000 0.0000000 0.0000000
#> ProcFood 0.000000 0.000000 0.0000000 0.0000000
#> TextWapp 0.000000 0.000000 0.0000000 0.0000000
#> LightMnfc 0.000000 0.000000 0.0000000 0.0000000
#> HeavyMnfc -1.130905 0.000000 0.0000000 0.0000000
#> Util_Cons 0.000000 1.130783 0.0000000 0.0000000
#> TransComm 0.000000 0.000000 -0.1820687 0.0000000
#> OthServices 0.000000 0.000000 0.0000000 0.1420864
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -4.602246 0.00000 0.000000 0.000000 0.000000 0.000000
#> MeatLstk 0.000000 -2.34837 0.000000 0.000000 0.000000 0.000000
#> Extraction 0.000000 0.00000 -2.030526 0.000000 0.000000 0.000000
#> ProcFood 0.000000 0.00000 0.000000 -3.177679 0.000000 0.000000
#> TextWapp 0.000000 0.00000 0.000000 0.000000 1.238731 0.000000
#> LightMnfc 0.000000 0.00000 0.000000 0.000000 0.000000 2.417324
#> HeavyMnfc 0.000000 0.00000 0.000000 0.000000 0.000000 0.000000
#> Util_Cons 0.000000 0.00000 0.000000 0.000000 0.000000 0.000000
#> TransComm 0.000000 0.00000 0.000000 0.000000 0.000000 0.000000
#> OthServices 0.000000 0.00000 0.000000 0.000000 0.000000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.000000 0.0000000 0.00000000
#> MeatLstk 0.000000 0.000000 0.0000000 0.00000000
#> Extraction 0.000000 0.000000 0.0000000 0.00000000
#> ProcFood 0.000000 0.000000 0.0000000 0.00000000
#> TextWapp 0.000000 0.000000 0.0000000 0.00000000
#> LightMnfc 0.000000 0.000000 0.0000000 0.00000000
#> HeavyMnfc 3.152643 0.000000 0.0000000 0.00000000
#> Util_Cons 0.000000 2.707082 0.0000000 0.00000000
#> TransComm 0.000000 0.000000 -0.5186058 0.00000000
#> OthServices 0.000000 0.000000 0.0000000 -0.04706264
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 4.023353 0.00000000 0.000000 0.0000000 0.0000 0.000000
#> MeatLstk 0.000000 -0.09514011 0.000000 0.0000000 0.0000 0.000000
#> Extraction 0.000000 0.00000000 4.387758 0.0000000 0.0000 0.000000
#> ProcFood 0.000000 0.00000000 0.000000 -0.3096563 0.0000 0.000000
#> TextWapp 0.000000 0.00000000 0.000000 0.0000000 6.0782 0.000000
#> LightMnfc 0.000000 0.00000000 0.000000 0.0000000 0.0000 -0.946373
#> HeavyMnfc 0.000000 0.00000000 0.000000 0.0000000 0.0000 0.000000
#> Util_Cons 0.000000 0.00000000 0.000000 0.0000000 0.0000 0.000000
#> TransComm 0.000000 0.00000000 0.000000 0.0000000 0.0000 0.000000
#> OthServices 0.000000 0.00000000 0.000000 0.0000000 0.0000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000000 0.000000 0.00000 0.0000000
#> MeatLstk 0.0000000 0.000000 0.00000 0.0000000
#> Extraction 0.0000000 0.000000 0.00000 0.0000000
#> ProcFood 0.0000000 0.000000 0.00000 0.0000000
#> TextWapp 0.0000000 0.000000 0.00000 0.0000000
#> LightMnfc 0.0000000 0.000000 0.00000 0.0000000
#> HeavyMnfc -0.6252707 0.000000 0.00000 0.0000000
#> Util_Cons 0.0000000 -3.916631 0.00000 0.0000000
#> TransComm 0.0000000 0.000000 -1.35151 0.0000000
#> OthServices 0.0000000 0.000000 0.00000 0.9380906
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.201015 0.000000 0.0000000 0.0000000 0.00000 0.000000
#> MeatLstk 0.000000 1.695156 0.0000000 0.0000000 0.00000 0.000000
#> Extraction 0.000000 0.000000 -0.9204026 0.0000000 0.00000 0.000000
#> ProcFood 0.000000 0.000000 0.0000000 0.3915172 0.00000 0.000000
#> TextWapp 0.000000 0.000000 0.0000000 0.0000000 -3.42903 0.000000
#> LightMnfc 0.000000 0.000000 0.0000000 0.0000000 0.00000 1.867404
#> HeavyMnfc 0.000000 0.000000 0.0000000 0.0000000 0.00000 0.000000
#> Util_Cons 0.000000 0.000000 0.0000000 0.0000000 0.00000 0.000000
#> TransComm 0.000000 0.000000 0.0000000 0.0000000 0.00000 0.000000
#> OthServices 0.000000 0.000000 0.0000000 0.0000000 0.00000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.000000 0.000000 0.0000000
#> MeatLstk 0.000000 0.000000 0.000000 0.0000000
#> Extraction 0.000000 0.000000 0.000000 0.0000000
#> ProcFood 0.000000 0.000000 0.000000 0.0000000
#> TextWapp 0.000000 0.000000 0.000000 0.0000000
#> LightMnfc 0.000000 0.000000 0.000000 0.0000000
#> HeavyMnfc 3.754615 0.000000 0.000000 0.0000000
#> Util_Cons 0.000000 1.259867 0.000000 0.0000000
#> TransComm 0.000000 0.000000 -2.110991 0.0000000
#> OthServices 0.000000 0.000000 0.000000 -0.2155072
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -0.743271 0.0000000 0.000000 0.0000000 0.000000 0.00000
#> MeatLstk 0.000000 0.2266365 0.000000 0.0000000 0.000000 0.00000
#> Extraction 0.000000 0.0000000 -1.933633 0.0000000 0.000000 0.00000
#> ProcFood 0.000000 0.0000000 0.000000 0.7660016 0.000000 0.00000
#> TextWapp 0.000000 0.0000000 0.000000 0.0000000 6.002452 0.00000
#> LightMnfc 0.000000 0.0000000 0.000000 0.0000000 0.000000 5.25726
#> HeavyMnfc 0.000000 0.0000000 0.000000 0.0000000 0.000000 0.00000
#> Util_Cons 0.000000 0.0000000 0.000000 0.0000000 0.000000 0.00000
#> TransComm 0.000000 0.0000000 0.000000 0.0000000 0.000000 0.00000
#> OthServices 0.000000 0.0000000 0.000000 0.0000000 0.000000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.0000000 0.000000 0.00000000
#> MeatLstk 0.000000 0.0000000 0.000000 0.00000000
#> Extraction 0.000000 0.0000000 0.000000 0.00000000
#> ProcFood 0.000000 0.0000000 0.000000 0.00000000
#> TextWapp 0.000000 0.0000000 0.000000 0.00000000
#> LightMnfc 0.000000 0.0000000 0.000000 0.00000000
#> HeavyMnfc 1.923459 0.0000000 0.000000 0.00000000
#> Util_Cons 0.000000 0.8291383 0.000000 0.00000000
#> TransComm 0.000000 0.0000000 -0.113569 0.00000000
#> OthServices 0.000000 0.0000000 0.000000 -0.03474696
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0.9713357 0.000000 0.0000000 0.0000000 0.00000 0.00000
#> MeatLstk 0.0000000 1.832316 0.0000000 0.0000000 0.00000 0.00000
#> Extraction 0.0000000 0.000000 0.1002754 0.0000000 0.00000 0.00000
#> ProcFood 0.0000000 0.000000 0.0000000 -0.7609404 0.00000 0.00000
#> TextWapp 0.0000000 0.000000 0.0000000 0.0000000 7.57356 0.00000
#> LightMnfc 0.0000000 0.000000 0.0000000 0.0000000 0.00000 5.30856
#> HeavyMnfc 0.0000000 0.000000 0.0000000 0.0000000 0.00000 0.00000
#> Util_Cons 0.0000000 0.000000 0.0000000 0.0000000 0.00000 0.00000
#> TransComm 0.0000000 0.000000 0.0000000 0.0000000 0.00000 0.00000
#> OthServices 0.0000000 0.000000 0.0000000 0.0000000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.00000 0.000000 0.00000000
#> MeatLstk 0.000000 0.00000 0.000000 0.00000000
#> Extraction 0.000000 0.00000 0.000000 0.00000000
#> ProcFood 0.000000 0.00000 0.000000 0.00000000
#> TextWapp 0.000000 0.00000 0.000000 0.00000000
#> LightMnfc 0.000000 0.00000 0.000000 0.00000000
#> HeavyMnfc 1.281197 0.00000 0.000000 0.00000000
#> Util_Cons 0.000000 -0.58022 0.000000 0.00000000
#> TransComm 0.000000 0.00000 -1.184795 0.00000000
#> OthServices 0.000000 0.00000 0.000000 -0.04550174
#>
#>
#> $data$pca
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.34259 0.00000 0.0000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 11.86026 0.0000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 11.4964 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 13.40175 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000 14.35474 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 14.63868
#> HeavyMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 14.96877 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 13.67167 0.00000 0.00000
#> TransComm 0.00000 0.00000 13.59118 0.00000
#> OthServices 0.00000 0.00000 0.00000 13.01249
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.75439 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 12.19975 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 18.79748 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 12.94059 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 12.65094 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 12.66256
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.0000 0.00000
#> MeatLstk 0.00000 0.00000 0.0000 0.00000
#> Extraction 0.00000 0.00000 0.0000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000
#> HeavyMnfc 14.28095 0.00000 0.0000 0.00000
#> Util_Cons 0.00000 12.38898 0.0000 0.00000
#> TransComm 0.00000 0.00000 10.6295 0.00000
#> OthServices 0.00000 0.00000 0.0000 10.02726
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 9.591173 0.000000 0.00000 0.000000 0.00000 0.0000
#> MeatLstk 0.000000 8.504987 0.00000 0.000000 0.00000 0.0000
#> Extraction 0.000000 0.000000 11.53611 0.000000 0.00000 0.0000
#> ProcFood 0.000000 0.000000 0.00000 9.508872 0.00000 0.0000
#> TextWapp 0.000000 0.000000 0.00000 0.000000 12.61271 0.0000
#> LightMnfc 0.000000 0.000000 0.00000 0.000000 0.00000 12.1383
#> HeavyMnfc 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> Util_Cons 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> TransComm 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> OthServices 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.000000 0.000000
#> MeatLstk 0.00000 0.00000 0.000000 0.000000
#> Extraction 0.00000 0.00000 0.000000 0.000000
#> ProcFood 0.00000 0.00000 0.000000 0.000000
#> TextWapp 0.00000 0.00000 0.000000 0.000000
#> LightMnfc 0.00000 0.00000 0.000000 0.000000
#> HeavyMnfc 13.69412 0.00000 0.000000 0.000000
#> Util_Cons 0.00000 10.04734 0.000000 0.000000
#> TransComm 0.00000 0.00000 7.855877 0.000000
#> OthServices 0.00000 0.00000 0.000000 6.033594
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 11.06044 0.00000 0.00000 0.00000 0.00000 0.0000
#> MeatLstk 0.00000 10.51427 0.00000 0.00000 0.00000 0.0000
#> Extraction 0.00000 0.00000 17.05565 0.00000 0.00000 0.0000
#> ProcFood 0.00000 0.00000 0.00000 11.71024 0.00000 0.0000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 13.13126 0.0000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 14.0954
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 16.73721 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 13.30586 0.00000 0.00000
#> TransComm 0.00000 0.00000 11.52441 0.00000
#> OthServices 0.00000 0.00000 0.00000 10.34927
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.26634 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.71586 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 15.23259 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 14.59677 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.62816 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.48563
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.0000 0.00000 0.00000
#> MeatLstk 0.0000 0.0000 0.00000 0.00000
#> Extraction 0.0000 0.0000 0.00000 0.00000
#> ProcFood 0.0000 0.0000 0.00000 0.00000
#> TextWapp 0.0000 0.0000 0.00000 0.00000
#> LightMnfc 0.0000 0.0000 0.00000 0.00000
#> HeavyMnfc 16.2164 0.0000 0.00000 0.00000
#> Util_Cons 0.0000 14.5176 0.00000 0.00000
#> TransComm 0.0000 0.0000 14.10951 0.00000
#> OthServices 0.0000 0.0000 0.00000 13.70653
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.14648 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.27087 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 11.86343 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 14.44492 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.89195 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.85386
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 15.81736 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 15.14785 0.00000 0.00000
#> TransComm 0.00000 0.00000 14.69336 0.00000
#> OthServices 0.00000 0.00000 0.00000 14.26664
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.27795 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 10.35639 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 15.10381 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 10.66316 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 11.69954 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 12.12887
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.000000
#> MeatLstk 0.00000 0.00000 0.00000 0.000000
#> Extraction 0.00000 0.00000 0.00000 0.000000
#> ProcFood 0.00000 0.00000 0.00000 0.000000
#> TextWapp 0.00000 0.00000 0.00000 0.000000
#> LightMnfc 0.00000 0.00000 0.00000 0.000000
#> HeavyMnfc 13.51856 0.00000 0.00000 0.000000
#> Util_Cons 0.00000 10.29789 0.00000 0.000000
#> TransComm 0.00000 0.00000 10.08599 0.000000
#> OthServices 0.00000 0.00000 0.00000 7.840447
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 14.22647 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 14.62756 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 10.92318 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 15.21054 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.34107 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.98123
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 14.11562 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 14.74119 0.00000 0.00000
#> TransComm 0.00000 0.00000 13.83141 0.00000
#> OthServices 0.00000 0.00000 0.00000 12.93987
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.36729 0.00000 0.0000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.87852 0.0000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 10.8523 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 14.69552 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000 15.44664 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 15.66852
#> HeavyMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.0000 0.00000
#> MeatLstk 0.00000 0.00000 0.0000 0.00000
#> Extraction 0.00000 0.00000 0.0000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000
#> HeavyMnfc 15.93989 0.00000 0.0000 0.00000
#> Util_Cons 0.00000 15.22748 0.0000 0.00000
#> TransComm 0.00000 0.00000 14.7742 0.00000
#> OthServices 0.00000 0.00000 0.0000 14.17255
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.45868 0.0000 0.00000 0.0000 0.00000 0.00000
#> MeatLstk 0.00000 12.5516 0.00000 0.0000 0.00000 0.00000
#> Extraction 0.00000 0.0000 10.83911 0.0000 0.00000 0.00000
#> ProcFood 0.00000 0.0000 0.00000 12.7736 0.00000 0.00000
#> TextWapp 0.00000 0.0000 0.00000 0.0000 14.56215 0.00000
#> LightMnfc 0.00000 0.0000 0.00000 0.0000 0.00000 13.47583
#> HeavyMnfc 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> Util_Cons 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> TransComm 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> OthServices 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.0000 0.00000 0.00000
#> MeatLstk 0.00000 0.0000 0.00000 0.00000
#> Extraction 0.00000 0.0000 0.00000 0.00000
#> ProcFood 0.00000 0.0000 0.00000 0.00000
#> TextWapp 0.00000 0.0000 0.00000 0.00000
#> LightMnfc 0.00000 0.0000 0.00000 0.00000
#> HeavyMnfc 13.52715 0.0000 0.00000 0.00000
#> Util_Cons 0.00000 11.9777 0.00000 0.00000
#> TransComm 0.00000 0.0000 11.43308 0.00000
#> OthServices 0.00000 0.0000 0.00000 10.74161
#>
#>
#> $data$qgd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 5.3025036 1.8330073 1.0779229 1.2229357 2.4342122
#> MeatLstk 2.7768705 -0.7162721 1.1095163 1.8928652 1.0046575
#> Extraction 2.1189466 -5.9217262 2.3858929 -4.1012182 -0.2620059
#> ProcFood 3.3794665 -1.3327478 -0.8247659 1.2125645 0.4211774
#> TextWapp 5.4790139 -0.1505836 -3.0833485 1.0520892 -0.1386271
#> LightMnfc -0.1366740 0.9569653 -2.3973391 0.8487131 0.3921102
#> HeavyMnfc 12.3688354 8.7398720 2.4242530 0.7754262 11.1513605
#> Util_Cons 0.1643127 -0.8192021 -1.3425549 -0.9302185 0.2490819
#> TransComm 0.2885586 0.8120452 0.5885776 0.8242037 0.7813279
#> OthServices 0.7605057 1.1082128 2.3553727 1.8438946 0.9471712
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 5.54118681 5.5780416 3.1958656 4.0501800 -0.36289757
#> MeatLstk 2.85823894 2.1018999 5.9826436 10.0270824 -0.66400832
#> Extraction 2.89388371 -3.7277226 24.2610874 7.1261954 4.54151440
#> ProcFood 1.40632939 -0.2377838 1.0810761 5.6137323 -0.64258975
#> TextWapp 0.01598733 -0.1931078 6.2782235 2.7910876 1.38507533
#> LightMnfc 14.68611908 13.1583080 7.2229562 7.2858868 1.39269161
#> HeavyMnfc 3.86464953 9.8778877 12.4820213 12.7803307 16.87441635
#> Util_Cons 0.17347680 -0.1191161 -0.1640728 0.6545153 0.03988741
#> TransComm 0.32048893 0.5230921 2.4355500 2.2748649 0.45327634
#> OthServices 0.60188895 2.1733699 1.5672458 0.9167475 0.92746687
#>
#>
#> $data$qgm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -19.15771 -18.66146 -24.30349 -21.91628 -19.28162 -17.343117
#> MeatLstk -23.92909 -26.20664 -30.58310 -27.52553 -23.28158 -22.989042
#> Extraction -37.14291 -19.11580 -34.81327 -23.05922 -28.32143 -35.053730
#> ProcFood -13.58133 -18.30639 -22.64419 -16.03650 -15.12269 -15.701773
#> TextWapp -22.15898 -29.94650 -31.99200 -28.06267 -24.09383 -23.980768
#> LightMnfc -23.48178 -27.35197 -30.51225 -24.70992 -23.02998 -11.067205
#> HeavyMnfc -16.92033 -21.13693 -26.80107 -21.16073 -15.64798 -22.516979
#> Util_Cons -16.22005 -18.34445 -22.29317 -16.74421 -15.70222 -13.848609
#> TransComm -13.14134 -16.78803 -20.85596 -15.23388 -11.88094 -11.063158
#> OthServices -12.11600 -16.56006 -20.54560 -14.36961 -10.17196 -9.515145
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -19.31687 -14.80458 -15.147057 -20.65135
#> MeatLstk -24.97708 -15.91399 -14.391003 -24.49571
#> Extraction -28.99497 -23.87899 -33.940716 -35.59799
#> ProcFood -19.69344 -13.23042 -10.348082 -17.21922
#> TextWapp -32.05548 -18.94975 -21.492193 -24.05311
#> LightMnfc -18.80835 -15.15658 -16.039894 -24.35005
#> HeavyMnfc -21.26073 -18.34016 -14.481252 -16.29534
#> Util_Cons -20.06713 -14.20600 -12.903811 -17.66834
#> TransComm -17.42348 -10.83572 -9.165676 -15.47009
#> OthServices -17.17442 -11.54715 -9.676596 -13.72567
#>
#>
#> $data$pgd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$pgm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 22.15730 22.93851 22.48989 22.72544 23.04582 23.20563 22.30128
#> MeatLstk 23.20460 23.41275 22.42847 23.28705 24.21251 24.29891 21.83274
#> Extraction 23.08458 22.51213 22.28378 22.42871 23.25626 22.85886 22.46984
#> ProcFood 23.25738 23.30396 22.92291 21.85093 23.91862 24.71392 22.41020
#> TextWapp 24.06376 23.88387 23.83591 23.92709 24.45475 24.74065 23.83464
#> LightMnfc 24.11964 24.28742 24.10420 24.49360 25.01403 24.98860 23.80603
#> HeavyMnfc 25.67815 25.63785 25.53567 25.50239 26.06812 26.27178 25.24150
#> Util_Cons 23.64148 23.15973 23.13320 22.97058 24.25033 23.61775 22.49229
#> TransComm 22.51997 22.38468 22.36277 22.18669 22.46484 22.19932 22.09121
#> OthServices 21.44492 21.73111 21.15306 20.89401 20.90946 20.82197 20.43912
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 22.97043 22.62321 22.75626
#> MeatLstk 23.46846 23.43196 22.91291
#> Extraction 22.57123 22.32816 22.33815
#> ProcFood 23.68755 23.77691 22.76432
#> TextWapp 24.03613 24.10004 23.79141
#> LightMnfc 24.37345 24.44790 23.84015
#> HeavyMnfc 25.41857 25.79829 25.27232
#> Util_Cons 23.22650 23.34762 22.73091
#> TransComm 22.45536 22.16857 22.02911
#> OthServices 21.46419 21.03490 20.27284
#>
#>
#> $data$qpd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 4.2049203 1.5444363 1.9593676 0.90182483 7.0852613 2.1071639
#> MeatLstk 4.2228971 0.7176451 1.7166111 0.25841042 1.6682687 1.0890539
#> Extraction 3.4305365 -0.6842224 -0.6364989 0.09147809 1.2079167 1.7045003
#> ProcFood 2.4787312 0.3273760 2.9594886 1.61861956 1.5236069 1.4222747
#> TextWapp 14.3761358 6.5628719 6.3429675 2.73794484 8.3986378 4.0979528
#> LightMnfc 10.3239183 3.8462653 5.6687465 3.38265920 6.9847498 4.7184854
#> HeavyMnfc 9.3666563 3.8386242 9.0146961 4.04604816 5.3643351 6.2584376
#> Util_Cons 0.3964666 -0.6996698 -0.5819583 -0.31527111 0.2914521 -0.1011406
#> TransComm 0.5358488 0.6036080 0.3717969 0.60378081 0.6084445 0.1593260
#> OthServices 0.5549243 0.5110125 0.8626198 0.47762328 0.7996567 0.1245345
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 12.9308624 3.0465899 1.03856707 2.1440678
#> MeatLstk 4.9497032 1.3979640 0.78399104 1.7284443
#> Extraction 11.2549629 6.0567222 1.26907539 23.6044121
#> ProcFood 2.4907041 2.0524313 3.18901658 1.6493673
#> TextWapp 13.9011068 6.4493723 8.61165905 17.0404816
#> LightMnfc 8.4160414 9.0438738 10.06593800 12.9941454
#> HeavyMnfc 8.2483730 10.9793425 12.58488464 11.6605806
#> Util_Cons 0.2591718 -0.1556619 -0.17729397 -0.5851070
#> TransComm 0.6308634 0.2935821 0.48439255 -0.1874701
#> OthServices 1.7515974 0.3552249 0.05473116 0.4599540
#>
#>
#> $data$qpm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -20.00035 -18.89195 -23.64338 -22.16399 -15.61658 -20.032547
#> MeatLstk -22.85880 -25.14088 -30.16630 -28.68809 -22.77753 -24.313650
#> Extraction -36.33560 -14.61283 -36.73754 -19.69538 -27.26505 -35.804462
#> ProcFood -14.33429 -16.93186 -19.69250 -15.69965 -14.19090 -15.688458
#> TextWapp -15.59312 -25.23640 -25.37741 -26.86254 -17.60452 -20.878180
#> LightMnfc -15.46683 -25.27286 -24.76964 -22.81816 -17.97544 -18.796560
#> HeavyMnfc -19.13998 -24.69153 -22.09112 -18.60204 -20.03971 -20.731209
#> Util_Cons -16.02587 -18.24603 -21.69410 -16.22742 -15.66659 -14.084786
#> TransComm -12.92717 -16.96008 -21.02652 -15.41920 -12.03210 -11.206033
#> OthServices -12.29532 -17.05290 -21.70437 -15.51836 -10.30322 -9.944496
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -13.69781 -14.92782 -17.60303 -18.65487
#> MeatLstk -22.88455 -19.55145 -21.58279 -22.67723
#> Extraction -17.94458 -35.03077 -37.55247 -23.85446
#> ProcFood -17.49706 -12.39659 -12.40634 -15.30965
#> TextWapp -22.46071 -18.81923 -17.04667 -12.32577
#> LightMnfc -22.21095 -13.71573 -13.86427 -15.69412
#> HeavyMnfc -22.42846 -19.43108 -14.62946 -20.02946
#> Util_Cons -19.76439 -14.19884 -13.62358 -18.18270
#> TransComm -17.33499 -12.70018 -10.75586 -16.00926
#> OthServices -17.51632 -12.60267 -10.44813 -14.12531
#>
#>
#> $data$ppd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$ppm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 22.15730 22.93851 22.48989 22.72544 23.04582 23.20563 22.30128
#> MeatLstk 23.20460 23.41275 22.42847 23.28705 24.21251 24.29891 21.83274
#> Extraction 23.08458 22.51213 22.28378 22.42871 23.25626 22.85886 22.46984
#> ProcFood 23.25738 23.30396 22.92291 21.85093 23.91862 24.71392 22.41020
#> TextWapp 24.06376 23.88387 23.83591 23.92709 24.45475 24.74065 23.83464
#> LightMnfc 24.11964 24.28742 24.10420 24.49360 25.01403 24.98860 23.80603
#> HeavyMnfc 25.67815 25.63785 25.53567 25.50239 26.06812 26.27178 25.24150
#> Util_Cons 23.64148 23.15973 23.13320 22.97058 24.25033 23.61775 22.49229
#> TransComm 22.51997 22.38468 22.36277 22.18669 22.46484 22.19932 22.09121
#> OthServices 21.44492 21.73111 21.15306 20.89401 20.90946 20.82197 20.43912
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 22.97043 22.62321 22.75626
#> MeatLstk 23.46846 23.43196 22.91291
#> Extraction 22.57123 22.32816 22.33815
#> ProcFood 23.68755 23.77691 22.76432
#> TextWapp 24.03613 24.10004 23.79141
#> LightMnfc 24.37345 24.44790 23.84015
#> HeavyMnfc 25.41857 25.79829 25.27232
#> Util_Cons 23.22650 23.34762 22.73091
#> TransComm 22.45536 22.16857 22.02911
#> OthServices 21.46419 21.03490 20.27284
#>
#>
#> $data$qid
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 1.203093 6.5806761 -8.4027109 -0.4103216 16.664042 4.478379
#> MeatLstk 1.353972 0.1396230 -7.2476583 0.3066740 9.568820 4.194431
#> Extraction 1.567705 -0.3731098 -9.0909405 1.7188420 2.279730 4.091862
#> ProcFood 3.405085 6.5954823 -7.4092650 -0.1096950 4.539999 3.898551
#> TextWapp 10.472630 9.2950926 -0.3699297 3.4605341 6.575845 9.033482
#> LightMnfc 20.161869 3.7082028 8.1577616 6.1592503 9.433147 13.196636
#> HeavyMnfc 23.738235 7.8669076 20.0629539 8.4644880 12.903023 19.253447
#> Util_Cons 1.229766 -0.3384587 -9.0135088 -0.3879824 2.151889 3.928688
#> TransComm 1.261127 -0.1654244 -9.0420303 -0.2795910 2.141409 3.898280
#> OthServices 1.524137 0.3335962 -8.9789066 5.6988468 2.606978 4.789678
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 2.8485048 6.703623 9.964510 0.1445033
#> MeatLstk -3.8753538 6.679326 1.173399 -0.4344455
#> Extraction -5.1057038 12.076462 3.373826 -0.7957382
#> ProcFood 0.1356158 10.287799 3.000593 0.6620809
#> TextWapp 4.6987247 6.640568 18.769587 15.2613840
#> LightMnfc 8.7489281 12.320046 15.143770 18.1481781
#> HeavyMnfc 10.0850763 22.258335 18.049299 17.7129459
#> Util_Cons -6.3638129 2.060671 1.500323 -0.6686226
#> TransComm -6.3616467 2.165310 1.291215 -0.9851453
#> OthServices -4.7018299 4.410283 3.836971 0.7999061
#>
#>
#> $data$qim
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -22.304892 -14.86928 -31.40345 -23.17619 -8.068480 -18.175737
#> MeatLstk -24.982258 -25.57049 -36.32071 -28.65376 -16.776642 -21.988623
#> Extraction -37.482216 -14.34535 -42.12020 -18.38972 -26.494766 -34.297569
#> ProcFood -13.559919 -11.74204 -27.78004 -17.13342 -11.641402 -13.629951
#> TextWapp -18.474232 -23.31950 -30.08795 -26.34813 -18.990047 -17.126825
#> LightMnfc -7.928440 -25.37221 -22.99759 -20.74526 -16.098274 -12.222218
#> HeavyMnfc -8.514384 -21.77005 -14.19533 -15.14538 -14.318658 -11.036932
#> Util_Cons -15.328875 -17.94865 -28.33514 -16.28852 -14.102180 -10.619045
#> TransComm -12.299012 -17.59485 -28.43341 -16.16188 -10.691738 -7.891346
#> OthServices -11.449964 -17.19931 -29.34394 -11.12836 -8.694975 -5.748502
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -21.40278 -11.908680 -10.323918 -20.24727
#> MeatLstk -29.36906 -15.361242 -21.279810 -24.32122
#> Extraction -30.01129 -31.343155 -36.254597 -38.88593
#> ProcFood -19.39286 -5.327224 -12.566290 -16.13222
#> TextWapp -28.72532 -18.673422 -9.288441 -13.65848
#> LightMnfc -21.97210 -11.123357 -9.890447 -11.84865
#> HeavyMnfc -21.11226 -11.242743 -10.485917 -15.69480
#> Util_Cons -25.06468 -12.294164 -12.171935 -18.25143
#> TransComm -23.07910 -11.070943 -10.039291 -16.68067
#> OthServices -22.74771 -9.071202 -7.062913 -13.83471
#>
#>
#> $data$pid
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$pim
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 22.15730 22.93851 22.48989 22.72544 23.04582 23.20563 22.30128
#> MeatLstk 23.20460 23.41275 22.42847 23.28705 24.21251 24.29891 21.83274
#> Extraction 23.08458 22.51213 22.28378 22.42871 23.25626 22.85886 22.46984
#> ProcFood 23.25738 23.30396 22.92291 21.85093 23.91862 24.71392 22.41020
#> TextWapp 24.06376 23.88387 23.83591 23.92709 24.45475 24.74065 23.83464
#> LightMnfc 24.11964 24.28742 24.10420 24.49360 25.01403 24.98860 23.80603
#> HeavyMnfc 25.67815 25.63785 25.53567 25.50239 26.06812 26.27178 25.24150
#> Util_Cons 23.64148 23.15973 23.13320 22.97058 24.25033 23.61775 22.49229
#> TransComm 22.51997 22.38468 22.36277 22.18669 22.46484 22.19932 22.09121
#> OthServices 21.44492 21.73111 21.15306 20.89401 20.90946 20.82197 20.43912
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 22.97043 22.62321 22.75626
#> MeatLstk 23.46846 23.43196 22.91291
#> Extraction 22.57123 22.32816 22.33815
#> ProcFood 23.68755 23.77691 22.76432
#> TextWapp 24.03613 24.10004 23.79141
#> LightMnfc 24.37345 24.44790 23.84015
#> HeavyMnfc 25.41857 25.79829 25.27232
#> Util_Cons 23.22650 23.34762 22.73091
#> TransComm 22.45536 22.16857 22.02911
#> OthServices 21.46419 21.03490 20.27284
#>
#>
#> $data$psave
#> subtotal
#> REG TOTAL
#> Oceania 15.74164
#> EastAsia 13.63158
#> SEAsia 14.02081
#> SouthAsia 15.73502
#> NAmerica 16.34566
#> LatinAmer 17.02760
#> EU_28 13.01032
#> MENA 16.37310
#> SSA 17.94318
#> RestofWorld 14.72703
#>
#> $data$qsave
#> subtotal
#> REG TOTAL
#> Oceania -1.627666
#> EastAsia -2.137504
#> SEAsia -4.932978
#> SouthAsia -3.035864
#> NAmerica -1.346193
#> LatinAmer -1.794758
#> EU_28 -2.638963
#> MENA -1.830612
#> SSA -2.521397
#> RestofWorld -2.640702
#>
#> $data$pinv
#> subtotal
#> REG TOTAL
#> Oceania 15.55864
#> EastAsia 13.45191
#> SEAsia 13.84052
#> SouthAsia 15.55202
#> NAmerica 16.16170
#> LatinAmer 16.84255
#> EU_28 12.83163
#> MENA 16.18909
#> SSA 17.75670
#> RestofWorld 14.54563
#>
#> $data$kb
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$qxs
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -19.56295 -27.19864 -16.964979 -21.86511 -25.45063 -25.37991
#> MeatLstk -23.41405 -25.21308 -5.132370 -16.66843 -31.85808 -29.80575
#> Extraction -22.95119 -61.22696 -23.440174 -50.66522 -43.33770 -25.56958
#> ProcFood -18.41091 -16.99961 -5.818068 -13.19602 -21.91710 -21.43690
#> TextWapp -21.52654 -12.81238 -12.558948 -15.27043 -27.54888 -29.08848
#> LightMnfc -20.69179 -11.99696 -9.139107 -18.81835 -25.01646 -26.35299
#> HeavyMnfc -16.95752 -13.22399 -10.139030 -24.35097 -22.83766 -21.25229
#> Util_Cons -20.17230 -15.85076 -7.203475 -18.96791 -22.87514 -24.81680
#> TransComm -19.19751 -10.66438 -1.615240 -13.35798 -20.58338 -22.10872
#> OthServices -19.73863 -11.14418 2.259035 -12.12549 -21.58442 -23.03505
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -19.245478 -31.74357 -29.28310 -26.681919
#> MeatLstk -15.835863 -36.19915 -33.00227 -26.804770
#> Extraction -45.012432 -18.69808 -18.14404 -18.045530
#> ProcFood -9.738397 -23.60417 -22.22383 -16.670645
#> TextWapp -7.474185 -26.36120 -26.96500 -22.808439
#> LightMnfc -9.254805 -27.34395 -25.70126 -16.037802
#> HeavyMnfc -9.377060 -11.70086 -21.44164 -9.598754
#> Util_Cons -8.178735 -23.57087 -25.05789 -14.405104
#> TransComm -8.976718 -19.84358 -22.31699 -13.087816
#> OthServices -4.100457 -19.54238 -22.79375 -13.302673
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -11.546020 -19.55478 -9.100564 -14.15599 -18.06949 -17.537472
#> MeatLstk -21.824261 -23.36880 -4.170784 -14.97774 -30.15167 -28.515690
#> Extraction -6.905659 -48.97369 -7.321320 -43.27788 -30.04126 -8.832899
#> ProcFood -19.843405 -18.42618 -7.319551 -14.61656 -23.17709 -22.733072
#> TextWapp -35.049328 -27.60658 -27.390465 -29.63973 -39.87432 -40.944534
#> LightMnfc -31.865702 -24.32471 -21.920385 -30.50883 -35.50817 -36.589493
#> HeavyMnfc -26.823652 -23.57455 -20.831251 -33.88369 -31.99008 -30.619562
#> Util_Cons -23.414179 -19.26814 -10.972033 -22.25869 -26.00725 -27.870056
#> TransComm -23.296465 -15.19621 -6.606116 -17.75317 -24.61203 -26.059992
#> OthServices -23.375362 -15.17034 -2.374435 -16.10719 -25.13752 -26.522413
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -11.260746 -24.722565 -22.118525 -19.206230
#> MeatLstk -14.119525 -34.702900 -31.110872 -25.189037
#> Extraction -32.556526 -2.262317 -1.555948 -1.446555
#> ProcFood -11.228392 -24.952389 -23.694738 -18.026371
#> TextWapp -23.117819 -38.915199 -39.469208 -35.827023
#> LightMnfc -22.122780 -37.664608 -36.006664 -27.391884
#> HeavyMnfc -20.002308 -22.389708 -31.192713 -20.045153
#> Util_Cons -11.907684 -26.674723 -28.101353 -17.881329
#> TransComm -13.594162 -23.909767 -26.257698 -17.496712
#> OthServices -8.445773 -23.187998 -26.292048 -17.231024
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -17.01079 -24.37959 -14.534050 -19.45056 -23.27281 -22.96546
#> MeatLstk -30.94608 -32.54626 -14.923124 -24.97771 -38.25774 -36.89135
#> Extraction -23.01908 -59.78725 -23.682739 -51.51329 -42.27030 -25.17021
#> ProcFood -23.02867 -21.61932 -11.101219 -18.03613 -26.21679 -25.88809
#> TextWapp -29.21566 -21.09849 -20.942226 -23.42317 -34.55321 -35.89787
#> LightMnfc -28.88987 -20.93173 -18.534697 -27.39219 -32.89728 -33.99304
#> HeavyMnfc -20.16871 -16.57864 -13.577592 -27.93535 -25.80952 -24.11040
#> Util_Cons -29.53184 -25.71699 -18.083576 -28.46866 -31.91776 -33.63176
#> TransComm -26.04422 -18.23414 -9.951768 -20.69950 -27.31265 -28.70875
#> OthServices -27.63735 -19.88870 -7.804531 -20.77344 -29.30149 -30.60934
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -16.76830 -29.43426 -26.94533 -24.31008
#> MeatLstk -24.26307 -42.22243 -39.47649 -34.06460
#> Extraction -44.39648 -19.34323 -18.77302 -18.67606
#> ProcFood -14.80834 -27.56104 -26.79445 -21.32153
#> TextWapp -16.41626 -33.63047 -34.54156 -30.23612
#> LightMnfc -18.65178 -34.79921 -32.30263 -24.60336
#> HeavyMnfc -12.76437 -15.36278 -24.43602 -12.92899
#> Util_Cons -18.94449 -32.53192 -33.84460 -24.44096
#> TransComm -16.68948 -26.63555 -28.89937 -20.45222
#> OthServices -13.53822 -27.46041 -30.39180 -21.83477
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -18.166683 -25.66096 -15.541812 -20.55089 -24.54778 -24.207371
#> MeatLstk -26.850491 -28.50255 -9.847019 -20.48433 -34.64674 -33.054466
#> Extraction -4.729849 -52.02125 -5.255079 -40.11850 -31.62071 -7.453051
#> ProcFood -23.021950 -21.67270 -11.174273 -17.90826 -26.21570 -25.499104
#> TextWapp -34.195988 -26.72789 -26.560534 -28.83052 -39.24018 -40.352009
#> LightMnfc -26.194040 -18.26735 -15.811931 -24.54059 -30.50877 -31.674484
#> HeavyMnfc -19.676937 -15.63358 -12.536132 -26.31497 -24.81104 -22.975637
#> Util_Cons -22.627642 -18.43902 -10.057709 -21.46028 -25.24734 -27.129274
#> TransComm -22.406492 -14.21225 -5.522490 -16.79888 -23.73732 -25.202087
#> OthServices -22.660778 -14.37923 -1.463996 -15.32481 -24.43936 -25.837173
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -17.913795 -30.380470 -28.022463 -25.1353817
#> MeatLstk -19.669422 -38.217350 -35.474747 -30.1273804
#> Extraction -34.536381 -0.519366 0.164981 0.2873982
#> ProcFood -14.744433 -27.698057 -26.813559 -21.0501118
#> TextWapp -22.296156 -37.942688 -38.482132 -35.0836296
#> LightMnfc -15.913767 -32.738052 -30.511124 -22.1527824
#> HeavyMnfc -11.832570 -14.550830 -24.058306 -12.2784710
#> Util_Cons -11.002971 -25.921661 -27.362953 -17.0379677
#> TransComm -12.591612 -23.026911 -25.402088 -16.5394459
#> OthServices -7.591952 -22.471661 -25.604658 -16.4591351
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -10.40928 -18.787605 -7.3891463 -12.993925 -16.57746 -16.54580
#> MeatLstk -16.94020 -18.776846 2.3683462 -9.702258 -25.88750 -23.86119
#> Extraction -11.58975 -51.435452 -11.9688616 -44.988094 -38.02487 -14.94552
#> ProcFood -15.77640 -14.229641 -2.4524660 -10.266225 -19.07503 -18.74262
#> TextWapp -22.49416 -13.655144 -13.5223150 -16.257689 -28.08944 -29.50166
#> LightMnfc -22.27402 -12.825274 -10.0542908 -20.039429 -25.52757 -26.92656
#> HeavyMnfc -19.31488 -15.749673 -12.8405685 -27.141014 -24.72730 -23.07975
#> Util_Cons -17.73640 -13.282989 -4.3718405 -16.495253 -20.52171 -22.52262
#> TransComm -18.38405 -9.765013 -0.6247707 -12.485731 -19.78387 -21.32457
#> OthServices -19.35793 -10.722709 2.7440851 -11.708672 -21.21247 -22.66998
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -10.178074 -23.55287 -20.953720 -18.15768
#> MeatLstk -8.742025 -30.70109 -27.030571 -20.68382
#> Extraction -36.684483 -6.83293 -6.179387 -6.05811
#> ProcFood -6.656250 -21.19201 -19.773748 -13.79031
#> TextWapp -8.408574 -27.03230 -27.631014 -23.55623
#> LightMnfc -10.349575 -28.44817 -26.838413 -17.06540
#> HeavyMnfc -11.856673 -14.77920 -23.905233 -11.83408
#> Util_Cons -5.376857 -21.23867 -22.771072 -11.79337
#> TransComm -8.060358 -19.03662 -21.534931 -12.21285
#> OthServices -3.645569 -19.16073 -22.427528 -12.89144
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -15.47937 -23.408476 -12.6899853 -18.00700 -21.95237 -21.54142
#> MeatLstk -18.11788 -20.165876 1.6815256 -11.01836 -26.85758 -25.08060
#> Extraction -26.52171 -59.866436 -27.0437584 -52.95852 -47.66658 -29.08944
#> ProcFood -15.86395 -14.214314 -2.5319815 -10.26758 -19.17010 -18.64289
#> TextWapp -23.54683 -14.542186 -14.3572140 -17.03100 -28.67943 -30.00186
#> LightMnfc -20.50237 -10.806705 -8.0785408 -17.87994 -23.71524 -25.23513
#> HeavyMnfc -16.82568 -13.206117 -10.1671371 -25.16578 -22.40109 -20.50128
#> Util_Cons -15.93656 -11.385707 -2.2795949 -14.66825 -18.78281 -20.82750
#> TransComm -18.28994 -9.660971 -0.5101892 -12.38482 -19.69138 -21.23385
#> OthServices -18.70415 -9.998920 3.5770516 -10.99288 -20.57372 -22.04305
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -15.264914 -28.43996 -25.72489 -23.094593
#> MeatLstk -10.176354 -31.90978 -28.46595 -22.100414
#> Extraction -47.251587 -22.66316 -22.12485 -22.020945
#> ProcFood -6.691166 -21.28292 -19.82193 -13.892861
#> TextWapp -9.420430 -27.89556 -28.98017 -24.502981
#> LightMnfc -8.117146 -26.20847 -24.86903 -14.907297
#> HeavyMnfc -9.226878 -12.13239 -21.35592 -8.987186
#> Util_Cons -3.306599 -19.51546 -21.08138 -9.863499
#> TransComm -7.954350 -18.94327 -21.44446 -12.111722
#> OthServices -2.864407 -18.50536 -21.79864 -12.185229
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -11.425205 -19.82900 -8.416110 -13.98709 -18.49819 -17.59248
#> MeatLstk -28.013937 -29.61139 -11.870225 -21.65399 -36.22656 -34.03894
#> Extraction -8.696556 -51.04870 -8.017332 -44.36296 -36.48428 -10.66907
#> ProcFood -22.906456 -21.57020 -10.893585 -17.91528 -26.72321 -25.80805
#> TextWapp -28.863476 -20.66905 -20.522831 -23.05416 -34.73956 -35.50183
#> LightMnfc -30.492220 -21.91310 -19.578741 -28.17907 -34.14297 -34.76874
#> HeavyMnfc -23.986063 -20.44567 -17.663378 -31.02947 -29.61213 -27.27648
#> Util_Cons -28.888926 -25.03927 -17.336210 -27.81604 -31.29662 -33.02626
#> TransComm -23.692867 -15.63447 -7.088771 -18.17822 -25.00163 -26.44211
#> OthServices -27.023649 -19.20929 -7.022630 -20.10153 -28.70190 -30.02085
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -11.04906 -23.459284 -21.601355 -18.857054
#> MeatLstk -20.80710 -39.638035 -36.735584 -31.242964
#> Extraction -34.87750 -3.830928 -3.157416 -3.035829
#> ProcFood -14.63169 -27.798523 -26.566187 -21.275566
#> TextWapp -15.94205 -32.903397 -33.564644 -29.813248
#> LightMnfc -19.79486 -35.208160 -34.028553 -25.695023
#> HeavyMnfc -16.94129 -19.361395 -28.221140 -16.824799
#> Util_Cons -18.20498 -31.916380 -33.241032 -23.751595
#> TransComm -14.04070 -24.302999 -26.638792 -17.923084
#> OthServices -12.80489 -26.845207 -29.801458 -21.171860
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -7.117748 -15.862175 -4.3341007 -9.859877 -14.29110 -13.85798
#> MeatLstk -15.289807 -17.259956 4.3190145 -7.911394 -24.18268 -22.48215
#> Extraction -30.985020 -62.408028 -31.0485382 -57.772064 -50.93185 -33.07560
#> ProcFood -14.052855 -12.403172 -0.4709667 -8.301563 -17.46365 -16.86358
#> TextWapp -25.980703 -17.279278 -17.0955353 -19.654305 -31.40783 -32.84311
#> LightMnfc -19.857119 -9.964133 -7.2367945 -17.619629 -23.53651 -24.54732
#> HeavyMnfc -20.370815 -16.638876 -13.7119465 -27.822365 -25.57943 -23.80298
#> Util_Cons -18.264463 -13.839635 -4.9856868 -17.031277 -21.03189 -23.01996
#> TransComm -18.865562 -10.297379 -1.2110654 -13.002046 -20.25713 -21.78873
#> OthServices -18.465561 -9.734790 3.8810260 -10.731663 -20.34063 -21.81426
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -6.895585 -19.55016 -18.06553 -15.06270
#> MeatLstk -6.963333 -28.43241 -25.07582 -18.94166
#> Extraction -50.590530 -27.21966 -26.70018 -26.62046
#> ProcFood -4.678449 -19.08311 -17.90078 -11.86787
#> TextWapp -12.275154 -29.87739 -30.92494 -26.61189
#> LightMnfc -7.240534 -24.68802 -23.78414 -14.01495
#> HeavyMnfc -12.843636 -15.46897 -25.28587 -12.90983
#> Util_Cons -5.984253 -21.74424 -23.26681 -12.35957
#> TransComm -8.602786 -19.51429 -21.99785 -12.73077
#> OthServices -2.579336 -18.26619 -21.56914 -11.92752
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -12.27772 -20.795397 -9.67801571 -14.90770 -19.14008 -18.89261
#> MeatLstk -18.92706 -20.798052 0.05535555 -11.85521 -27.81445 -25.78843
#> Extraction -21.20235 -57.460857 -21.88895798 -49.34512 -43.13546 -24.65974
#> ProcFood -14.59002 -12.833708 -1.14477873 -8.92854 -18.03053 -17.60796
#> TextWapp -22.63448 -13.778739 -13.61027145 -16.28873 -28.49483 -30.11182
#> LightMnfc -19.24792 -9.857428 -6.94201899 -16.63887 -23.11255 -24.64944
#> HeavyMnfc -15.74372 -11.759453 -8.73891926 -23.89310 -21.55487 -20.04863
#> Util_Cons -17.69524 -13.239590 -4.32398176 -16.45346 -20.48194 -22.48385
#> TransComm -17.70659 -9.016013 0.20009491 -11.75932 -19.11803 -20.67152
#> OthServices -18.26911 -9.517299 4.13132524 -10.51657 -20.14869 -21.62587
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -12.087190 -25.04449 -22.63829 -19.894028
#> MeatLstk -10.978945 -31.50153 -28.35126 -22.641066
#> Extraction -44.552780 -17.38273 -16.75827 -16.687876
#> ProcFood -5.339941 -19.60306 -18.34489 -12.667593
#> TextWapp -8.567683 -27.02016 -27.46000 -23.491068
#> LightMnfc -6.957856 -24.95198 -23.66402 -13.867412
#> HeavyMnfc -7.940459 -11.02816 -19.51364 -7.885419
#> Util_Cons -5.329502 -21.19925 -22.73242 -11.749222
#> TransComm -7.297207 -18.36459 -20.88363 -11.484163
#> OthServices -2.344604 -18.06925 -21.38015 -11.715306
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -11.09036 -18.71297 -8.086786 -13.57399 -17.97127 -17.14795
#> MeatLstk -22.50603 -24.31885 -4.223228 -15.75178 -30.93749 -29.02975
#> Extraction -34.88607 -65.28933 -34.662239 -59.77710 -54.15155 -37.66963
#> ProcFood -20.36869 -18.82380 -7.835397 -15.10880 -23.63541 -23.26413
#> TextWapp -21.47272 -12.28743 -12.147207 -14.86038 -27.56051 -29.09209
#> LightMnfc -24.66710 -15.12831 -12.541512 -21.87892 -27.96010 -29.57072
#> HeavyMnfc -22.87709 -19.27161 -16.814480 -30.72014 -28.69183 -27.22257
#> Util_Cons -24.52432 -20.43838 -12.262527 -23.38558 -27.07980 -28.91560
#> TransComm -22.77083 -14.61507 -5.966103 -17.18955 -24.09542 -25.55330
#> OthServices -23.72578 -15.55828 -2.820898 -16.49084 -25.47988 -26.85844
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -10.795607 -22.67618 -21.42832 -17.99536
#> MeatLstk -14.902124 -34.87833 -31.89365 -25.75419
#> Extraction -52.982727 -31.37692 -30.90169 -30.81483
#> ProcFood -11.703659 -25.23653 -23.79049 -18.30384
#> TextWapp -6.997862 -25.62163 -26.90569 -21.96596
#> LightMnfc -12.612370 -29.54971 -28.75747 -18.55788
#> HeavyMnfc -15.778834 -18.40317 -27.85813 -15.43455
#> Util_Cons -13.184614 -27.73759 -29.14355 -19.07167
#> TransComm -13.002034 -23.38834 -25.75236 -16.93133
#> OthServices -8.864470 -23.53928 -26.62913 -17.60954
#>
#>
#> $data$pfob
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$pcif
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.40103 12.59115 9.712021 11.03422 12.06624 12.04531
#> MeatLstk 11.79867 12.16060 8.589859 10.52217 13.58959 13.13198
#> Extraction 11.44367 18.43601 11.506212 15.90925 14.50325 11.78374
#> ProcFood 13.19569 12.76298 9.624746 11.64022 14.31156 14.15515
#> TextWapp 14.14802 12.54701 12.503199 12.97957 15.37721 15.71011
#> LightMnfc 14.34407 12.58598 12.051337 13.94712 15.30305 15.61234
#> HeavyMnfc 14.81347 14.11234 13.558454 16.31439 15.99394 15.66583
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.315413 14.02971 13.23717 12.43442
#> MeatLstk 10.372799 14.61134 13.85157 12.48951
#> Extraction 14.806399 10.91718 10.85083 10.83886
#> ProcFood 10.670601 14.87055 14.41209 12.66341
#> TextWapp 11.653436 15.12584 15.25305 14.40064
#> LightMnfc 12.072602 15.84586 15.46073 13.37698
#> HeavyMnfc 13.424981 13.83612 15.70462 13.46368
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.38797 12.47069 9.796656 11.04104 12.06617 11.92341
#> MeatLstk 11.79769 12.10160 8.743546 10.52812 13.52390 13.16691
#> Extraction 11.39377 17.45557 11.437703 16.36523 14.23410 11.59931
#> ProcFood 13.22278 12.78048 9.610768 11.63669 14.30202 14.15500
#> TextWapp 14.19581 12.54601 12.501026 12.97689 15.38439 15.66271
#> LightMnfc 14.33364 12.55993 12.036770 13.99832 15.27313 15.56381
#> HeavyMnfc 14.83962 14.14682 13.587509 16.47398 16.01677 15.69482
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.317986 13.95108 13.19042 12.37496
#> MeatLstk 10.377210 14.56926 13.73765 12.46881
#> Extraction 14.603312 10.91697 10.84660 10.83575
#> ProcFood 10.670685 14.90041 14.47474 12.65741
#> TextWapp 11.641468 15.13969 15.28049 14.38069
#> LightMnfc 12.080087 15.85853 15.40643 13.25573
#> HeavyMnfc 13.422836 13.90249 15.82857 13.43130
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.38034 12.42037 9.742893 11.03089 12.09912 12.01090
#> MeatLstk 11.78344 12.14055 8.654874 10.52991 13.49842 13.16094
#> Extraction 11.37426 17.93454 11.459270 16.00524 14.23502 11.65277
#> ProcFood 13.20740 12.74959 9.623041 11.62961 14.28196 14.16857
#> TextWapp 14.17170 12.52112 12.491267 12.97341 15.37873 15.70048
#> LightMnfc 14.34979 12.55720 12.057619 13.99535 15.34202 15.62522
#> HeavyMnfc 14.83163 14.13022 13.569769 16.48039 16.00968 15.64438
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.316930 13.96260 13.18724 12.40003
#> MeatLstk 10.387445 14.52781 13.80666 12.48840
#> Extraction 14.613429 10.91737 10.84853 10.83687
#> ProcFood 10.670823 14.75220 14.48274 12.65414
#> TextWapp 11.654366 15.16225 15.37597 14.39449
#> LightMnfc 12.081623 15.83704 15.19054 13.35719
#> HeavyMnfc 13.421713 13.90043 15.71366 13.45156
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.37823 12.48607 9.694014 11.02287 12.15727 12.05788
#> MeatLstk 11.79765 12.14561 8.663730 10.53567 13.52487 13.15371
#> Extraction 11.33882 18.27715 11.393076 15.98949 14.64093 11.62373
#> ProcFood 13.22353 12.78501 9.660933 11.60883 14.30009 14.05364
#> TextWapp 14.15830 12.52397 12.489540 12.96430 15.38613 15.67234
#> LightMnfc 14.26640 12.54329 12.048205 13.88994 15.29626 15.58715
#> HeavyMnfc 14.89331 14.11005 13.538411 16.28199 15.95521 15.56635
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.311167 13.94860 13.20353 12.33010
#> MeatLstk 10.382452 14.39590 13.72195 12.49687
#> Extraction 15.082020 10.91530 10.84830 10.83637
#> ProcFood 10.670217 14.81933 14.50796 12.58577
#> TextWapp 11.641071 15.05954 15.19437 14.36669
#> LightMnfc 12.068407 15.85756 15.29684 13.36270
#> HeavyMnfc 13.411784 13.90754 15.79444 13.49190
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.39929 12.55486 9.680757 11.03762 11.96122 11.95286
#> MeatLstk 11.79400 12.13458 8.659978 10.53052 13.54090 13.12502
#> Extraction 11.43104 17.47239 11.473250 16.18886 14.97485 11.81169
#> ProcFood 13.24079 12.78149 9.586849 11.64941 14.25571 14.15116
#> TextWapp 14.18342 12.54123 12.518027 13.00420 15.33687 15.64414
#> LightMnfc 14.49752 12.55763 12.034239 14.01516 15.22909 15.55502
#> HeavyMnfc 14.84058 14.15099 13.612586 16.48422 15.95664 15.60747
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.343260 13.90331 13.15575 12.38371
#> MeatLstk 10.371576 14.58292 13.78124 12.49759
#> Extraction 14.758253 10.91759 10.84929 10.83667
#> ProcFood 10.670267 14.93411 14.47720 12.65288
#> TextWapp 11.654247 15.11131 15.23860 14.39511
#> LightMnfc 12.089130 15.91777 15.53428 13.39668
#> HeavyMnfc 13.435092 13.96909 15.78134 13.43104
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.37449 12.53686 9.670918 11.03648 12.12016 12.00426
#> MeatLstk 11.77419 12.16001 8.529229 10.51698 13.50373 13.13369
#> Extraction 11.41870 17.51884 11.488734 15.88493 14.80119 11.76852
#> ProcFood 13.25814 12.76808 9.598147 11.64096 14.27668 14.11088
#> TextWapp 14.22491 12.53157 12.498939 12.97860 15.29467 15.58450
#> LightMnfc 14.51325 12.56715 12.063134 13.96102 15.21905 15.56495
#> HeavyMnfc 14.79329 14.11422 13.568534 16.49522 15.90806 15.51823
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.319417 14.05295 13.21953 12.44619
#> MeatLstk 10.375476 14.61431 13.84758 12.53492
#> Extraction 14.721311 10.91729 10.84951 10.83649
#> ProcFood 10.670764 14.95466 14.48351 12.67392
#> TextWapp 11.656384 15.12575 15.36004 14.41804
#> LightMnfc 12.070147 15.79073 15.48090 13.35903
#> HeavyMnfc 13.403901 13.91897 15.69227 13.36230
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.39590 12.58470 9.671912 11.03588 12.22024 11.97625
#> MeatLstk 11.80498 12.14682 8.769428 10.52467 13.66271 13.14238
#> Extraction 11.42597 17.71852 11.353211 16.39775 15.04711 11.64064
#> ProcFood 13.21519 12.78153 9.612314 11.64011 14.50632 14.18936
#> TextWapp 14.20537 12.54729 12.519498 13.00910 15.53381 15.71603
#> LightMnfc 14.51819 12.55014 12.057417 13.96115 15.44217 15.60645
#> HeavyMnfc 14.87730 14.15120 13.605947 16.44374 16.11429 15.58754
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.303796 13.61690 13.08148 12.31782
#> MeatLstk 10.363127 14.51600 13.78668 12.50519
#> Extraction 14.794096 10.91730 10.84910 10.83685
#> ProcFood 10.666455 14.88499 14.45159 12.68713
#> TextWapp 11.676895 15.10458 15.25760 14.41163
#> LightMnfc 12.102336 15.72290 15.41233 13.38545
#> HeavyMnfc 13.467866 13.93616 15.79823 13.44572
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.36987 12.54023 9.729856 11.02320 12.13092 12.01966
#> MeatLstk 11.79153 12.14998 8.669388 10.52862 13.49102 13.14907
#> Extraction 11.43699 17.60891 11.446033 16.36767 14.83787 11.73948
#> ProcFood 13.25972 12.77984 9.608787 11.63314 14.28862 14.10387
#> TextWapp 14.21820 12.52796 12.494489 12.96856 15.39084 15.71863
#> LightMnfc 14.52469 12.55630 12.057112 14.05594 15.32919 15.55801
#> HeavyMnfc 14.82988 14.09967 13.552549 16.41210 15.91696 15.53671
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.317957 13.53809 13.12994 12.33081
#> MeatLstk 10.374719 14.38513 13.67412 12.46371
#> Extraction 14.767744 10.91651 10.84702 10.83640
#> ProcFood 10.671224 14.79553 14.42424 12.62650
#> TextWapp 11.644889 15.04978 15.28230 14.34948
#> LightMnfc 12.057786 15.59014 15.38493 13.33071
#> HeavyMnfc 13.394302 13.87839 15.85341 13.40630
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.36430 12.60693 9.731325 11.02792 12.14915 12.08167
#> MeatLstk 11.79461 12.15026 8.640502 10.52991 13.57446 13.14759
#> Extraction 11.37826 17.59692 11.464196 15.80080 14.62664 11.81954
#> ProcFood 13.24388 12.73026 9.606267 11.63227 14.28852 14.15735
#> TextWapp 14.18136 12.53348 12.504014 12.98032 15.39424 15.74884
#> LightMnfc 14.44384 12.58391 12.051412 13.90308 15.28285 15.63007
#> HeavyMnfc 14.80598 14.06952 13.536016 16.44419 15.95444 15.64767
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.317154 13.83647 13.13027 12.35625
#> MeatLstk 10.381270 14.38741 13.68985 12.51006
#> Extraction 14.881903 10.91461 10.84103 10.83278
#> ProcFood 10.672901 14.78400 14.38664 12.68234
#> TextWapp 11.651139 15.07870 15.17205 14.35222
#> LightMnfc 12.054252 15.69939 15.40652 13.34956
#> HeavyMnfc 13.398345 13.93847 15.54029 13.38891
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.40837 12.37475 9.688276 11.02616 12.17390 11.95348
#> MeatLstk 11.79215 12.15259 8.616745 10.52845 13.55773 13.13756
#> Extraction 11.42921 17.83478 11.395518 16.29627 14.92799 11.85907
#> ProcFood 13.25132 12.76638 9.614071 11.64505 14.31574 14.19198
#> TextWapp 14.23014 12.54767 12.523559 12.99805 15.47332 15.80480
#> LightMnfc 14.58730 12.57043 12.068149 13.96870 15.35271 15.74185
#> HeavyMnfc 14.84014 14.11163 13.636077 16.56846 16.10089 15.77155
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.336385 13.48646 13.12920 12.18039
#> MeatLstk 10.377666 14.46903 13.77331 12.44523
#> Extraction 14.673298 10.91495 10.84751 10.83524
#> ProcFood 10.668751 14.85799 14.36765 12.60569
#> TextWapp 11.667097 15.06491 15.33401 14.32673
#> LightMnfc 12.081681 15.73671 15.54410 13.26416
#> HeavyMnfc 13.440414 13.94169 15.91307 13.37597
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$pmds
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.44113 23.85027 20.68322 22.13764 23.27287 23.24985 21.34696
#> MeatLstk 22.97854 23.37667 19.44884 21.57438 24.94855 24.44518 21.41008
#> Extraction 22.58803 30.27961 22.65683 27.50018 25.95358 22.96211 26.28705
#> ProcFood 24.51526 24.03928 20.58722 22.80424 25.74271 25.57066 21.73766
#> TextWapp 25.56282 23.80171 23.75352 24.27753 26.91493 27.28112 22.81878
#> LightMnfc 25.77847 23.84458 23.25647 25.34184 26.83336 27.17358 23.27986
#> HeavyMnfc 26.29482 25.52357 24.91430 27.94583 27.59334 27.23241 24.76748
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.43267 24.56088 23.67787
#> MeatLstk 26.07248 25.23672 23.73846
#> Extraction 22.00889 21.93591 21.92275
#> ProcFood 26.35761 25.85329 23.92975
#> TextWapp 26.63841 26.77836 25.84054
#> LightMnfc 27.43044 27.00680 24.71468
#> HeavyMnfc 25.21973 27.27508 24.81005
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.42676 23.71776 20.77632 22.14514 23.27279 23.11575 21.34978
#> MeatLstk 22.97746 23.31176 19.61790 21.58093 24.87629 24.48360 21.41493
#> Extraction 22.53314 29.20113 22.58148 28.00176 25.65751 22.75924 26.06364
#> ProcFood 24.54506 24.05853 20.57185 22.80036 25.73222 25.57050 21.73775
#> TextWapp 25.61539 23.80062 23.75113 24.27459 26.92283 27.22898 22.80562
#> LightMnfc 25.76700 23.81592 23.24045 25.39815 26.80044 27.12019 23.28810
#> HeavyMnfc 26.32358 25.56150 24.94626 28.12138 27.61845 27.26430 24.76512
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.34619 24.50946 23.61246
#> MeatLstk 26.02618 25.11142 23.71569
#> Extraction 22.00867 21.93126 21.91933
#> ProcFood 26.39045 25.92221 23.92315
#> TextWapp 26.65366 26.80854 25.81853
#> LightMnfc 27.44438 26.94707 24.58131
#> HeavyMnfc 25.29274 27.41143 24.77443
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.41838 23.66241 20.71718 22.13397 23.30904 23.21199 21.34862
#> MeatLstk 22.96179 23.35460 19.52036 21.58290 24.84826 24.47704 21.42619
#> Extraction 22.51168 29.72800 22.60519 27.60576 25.65852 22.81805 26.07477
#> ProcFood 24.52813 24.02455 20.58534 22.79257 25.71015 25.58543 21.73791
#> TextWapp 25.58887 23.77324 23.74039 24.27076 26.91661 27.27053 22.81980
#> LightMnfc 25.78476 23.81292 23.26338 25.39488 26.87622 27.18774 23.28979
#> HeavyMnfc 26.31479 25.54324 24.92674 28.12843 27.61066 27.20882 24.76388
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.35886 24.50596 23.64003
#> MeatLstk 25.98059 25.18733 23.73724
#> Extraction 22.00911 21.93338 21.92056
#> ProcFood 26.22742 25.93101 23.91956
#> TextWapp 26.67847 26.91357 25.83374
#> LightMnfc 27.42075 26.70959 24.69291
#> HeavyMnfc 25.29047 27.28502 24.79672
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.41605 23.73468 20.66341 22.12515 23.37300 23.26367 21.34228
#> MeatLstk 22.97741 23.36017 19.53011 21.58924 24.87735 24.46908 21.42070
#> Extraction 22.47270 30.10486 22.53238 27.58844 26.10502 22.78611 26.59022
#> ProcFood 24.54588 24.06351 20.62702 22.76971 25.73010 25.45901 21.73724
#> TextWapp 25.57413 23.77637 23.73849 24.26073 26.92474 27.23957 22.80518
#> LightMnfc 25.69304 23.79762 23.25303 25.27894 26.82588 27.14586 23.27525
#> HeavyMnfc 26.38263 25.52105 24.89226 27.91019 27.55073 27.12298 24.75296
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.34346 24.52388 23.56311
#> MeatLstk 25.83549 25.09414 23.74656
#> Extraction 22.00683 21.93314 21.92002
#> ProcFood 26.30127 25.95876 23.84435
#> TextWapp 26.56549 26.71380 25.80310
#> LightMnfc 27.44331 26.82652 24.69898
#> HeavyMnfc 25.29830 27.37388 24.84109
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.43921 23.81035 20.64883 22.14138 23.15734 23.14814 21.37759
#> MeatLstk 22.97341 23.34804 19.52598 21.58357 24.89499 24.43753 21.40873
#> Extraction 22.57415 29.21963 22.62057 27.80774 26.47233 22.99286 26.23408
#> ProcFood 24.56487 24.05964 20.54553 22.81435 25.68128 25.56628 21.73729
#> TextWapp 25.60176 23.79535 23.76983 24.30462 26.87055 27.20855 22.81967
#> LightMnfc 25.94727 23.81339 23.23767 25.41668 26.75199 27.11052 23.29804
#> HeavyMnfc 26.32464 25.56609 24.97384 28.13264 27.55230 27.16822 24.77860
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.29364 24.47132 23.62209
#> MeatLstk 26.04122 25.15937 23.74735
#> Extraction 22.00935 21.93421 21.92034
#> ProcFood 26.42753 25.92492 23.91817
#> TextWapp 26.62244 26.76246 25.83444
#> LightMnfc 27.50955 27.08771 24.73635
#> HeavyMnfc 25.36600 27.35948 24.77415
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.41194 23.79055 20.63801 22.14012 23.33218 23.20468 21.35136
#> MeatLstk 22.95162 23.37602 19.38215 21.56868 24.85410 24.44705 21.41302
#> Extraction 22.56057 29.27072 22.63761 27.47342 26.28130 22.94537 26.19345
#> ProcFood 24.58396 24.04489 20.55796 22.80506 25.70435 25.52197 21.73784
#> TextWapp 25.64740 23.78473 23.74883 24.27646 26.82414 27.14294 22.82203
#> LightMnfc 25.96457 23.82387 23.26945 25.35712 26.74096 27.12145 23.27716
#> HeavyMnfc 26.27262 25.52565 24.92539 28.14475 27.49887 27.07006 24.74429
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.45824 24.54148 23.69081
#> MeatLstk 26.07574 25.23233 23.78841
#> Extraction 22.00902 21.93446 21.92014
#> ProcFood 26.45012 25.93186 23.94131
#> TextWapp 26.63832 26.89605 25.85970
#> LightMnfc 27.36980 27.02899 24.69494
#> HeavyMnfc 25.31087 27.26150 24.69853
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.43548 23.84317 20.63910 22.13947 23.44227 23.17388 21.33418
#> MeatLstk 22.98548 23.36151 19.64637 21.57713 25.02898 24.45662 21.39944
#> Extraction 22.56856 29.49037 22.48853 28.03752 26.55182 22.80470 26.27350
#> ProcFood 24.53671 24.05968 20.57355 22.80412 25.95695 25.60829 21.73310
#> TextWapp 25.62591 23.80203 23.77145 24.31001 27.08719 27.28764 22.84459
#> LightMnfc 25.97001 23.80515 23.26316 25.35727 26.98639 27.16710 23.31257
#> HeavyMnfc 26.36502 25.56632 24.96654 28.08811 27.72572 27.14629 24.81465
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 24.97858 24.38963 23.54959
#> MeatLstk 25.96759 25.16535 23.75572
#> Extraction 22.00904 21.93402 21.92053
#> ProcFood 26.37349 25.89675 23.95584
#> TextWapp 26.61504 26.78336 25.85262
#> LightMnfc 27.29519 26.95356 24.72400
#> HeavyMnfc 25.32978 27.37805 24.79029
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.40686 23.79425 20.70284 22.12552 23.34401 23.22162 21.34975
#> MeatLstk 22.97068 23.36498 19.53633 21.58148 24.84012 24.46398 21.41219
#> Extraction 22.58068 29.36980 22.59064 28.00443 26.32165 22.91343 26.24452
#> ProcFood 24.58569 24.05783 20.56967 22.79645 25.71748 25.51426 21.73835
#> TextWapp 25.64002 23.78076 23.74394 24.26542 26.92992 27.29049 22.80938
#> LightMnfc 25.97715 23.81193 23.26282 25.46153 26.86211 27.11381 23.26356
#> HeavyMnfc 26.31287 25.50963 24.90781 28.05331 27.50866 27.09039 24.73373
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 24.89190 24.44293 23.56389
#> MeatLstk 25.82363 25.04154 23.71008
#> Extraction 22.00816 21.93172 21.92004
#> ProcFood 26.27508 25.86666 23.88915
#> TextWapp 26.55477 26.81053 25.78443
#> LightMnfc 27.14916 26.92342 24.66379
#> HeavyMnfc 25.26623 27.43876 24.74693
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.40073 23.86763 20.70445 22.13071 23.36406 23.28984 21.34887
#> MeatLstk 22.97407 23.36529 19.50455 21.58290 24.93191 24.46235 21.41940
#> Extraction 22.51609 29.35662 22.61062 27.38088 26.08931 23.00149 26.37009
#> ProcFood 24.56827 24.00329 20.56689 22.79550 25.71736 25.57308 21.74019
#> TextWapp 25.59950 23.78682 23.75442 24.27835 26.93366 27.32372 22.81625
#> LightMnfc 25.88822 23.84229 23.25655 25.29339 26.81113 27.19308 23.25968
#> HeavyMnfc 26.28657 25.47647 24.88962 28.08861 27.54988 27.21244 24.73818
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.22012 24.44329 23.59188
#> MeatLstk 25.82615 25.05883 23.76106
#> Extraction 22.00607 21.92514 21.91605
#> ProcFood 26.26240 25.82530 23.95057
#> TextWapp 26.58657 26.68925 25.78722
#> LightMnfc 27.26933 26.94717 24.68452
#> HeavyMnfc 25.33231 27.09432 24.72779
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.44921 23.61222 20.65711 22.12878 23.39128 23.14882 21.37002
#> MeatLstk 22.97136 23.36785 19.47842 21.58129 24.91350 24.45132 21.41543
#> Extraction 22.57213 29.61825 22.53507 27.92590 26.42079 23.04497 26.14063
#> ProcFood 24.57645 24.04301 20.57548 22.80955 25.74731 25.61118 21.73562
#> TextWapp 25.65315 23.80244 23.77592 24.29786 27.02065 27.38527 22.83381
#> LightMnfc 26.04603 23.82748 23.27497 25.36557 26.88797 27.31604 23.28985
#> HeavyMnfc 26.32416 25.52279 24.99969 28.22531 27.71098 27.34870 24.78445
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 24.83511 24.44212 23.39842
#> MeatLstk 25.91593 25.15064 23.68975
#> Extraction 22.00644 21.93226 21.91876
#> ProcFood 26.34379 25.80441 23.86626
#> TextWapp 26.57140 26.86741 25.75941
#> LightMnfc 27.31038 27.09850 24.59058
#> HeavyMnfc 25.33586 27.50438 24.71356
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#>
#> $data$qst
#> , , subtotal = TOTAL
#>
#> REG
#> MARG Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> TransComm -19.47922 -17.32359 -15.19748 -17.98701 -19.84498 -20.25301
#> REG
#> MARG EU_28 MENA SSA RestofWorld
#> TransComm -16.9154 -19.64916 -20.30918 -17.91979
#>
#>
#> $data$y
#> subtotal
#> REG TOTAL
#> Oceania 13.879557
#> EastAsia 11.311009
#> SEAsia 8.695806
#> SouthAsia 12.345037
#> NAmerica 14.802434
#> LatinAmer 14.949612
#> EU_28 10.142320
#> MENA 14.388917
#> SSA 15.020246
#> RestofWorld 11.821899
#>
#> $data$pop
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$pgov
#> subtotal
#> REG TOTAL
#> Oceania 13.137153
#> EastAsia 10.092721
#> SEAsia 6.308608
#> SouthAsia 11.159911
#> NAmerica 13.717163
#> LatinAmer 14.319417
#> EU_28 8.201200
#> MENA 14.318815
#> SSA 14.523685
#> RestofWorld 10.888008
#>
#> $data$yg
#> subtotal
#> REG TOTAL
#> Oceania 13.857756
#> EastAsia 11.202703
#> SEAsia 8.396186
#> SouthAsia 12.221462
#> NAmerica 14.779425
#> LatinAmer 14.927235
#> EU_28 10.028018
#> MENA 14.242760
#> SSA 14.969368
#> RestofWorld 11.697433
#>
#> $data$ug
#> subtotal
#> REG TOTAL
#> Oceania 0.63692999
#> EastAsia 1.00822449
#> SEAsia 1.96369767
#> SouthAsia 0.95497680
#> NAmerica 0.93412548
#> LatinAmer 0.53168440
#> EU_28 1.68835318
#> MENA -0.06653157
#> SSA 0.38916218
#> RestofWorld 0.72994620
#>
#> $data$ppriv
#> subtotal
#> REG TOTAL
#> Oceania 14.37759
#> EastAsia 11.94230
#> SEAsia 10.58867
#> SouthAsia 12.66271
#> NAmerica 14.81331
#> LatinAmer 15.29395
#> EU_28 12.09995
#> MENA 15.64610
#> SSA 15.79339
#> RestofWorld 13.54210
#>
#> $data$yp
#> subtotal
#> REG TOTAL
#> Oceania 13.891796
#> EastAsia 11.398128
#> SEAsia 8.844017
#> SouthAsia 12.390189
#> NAmerica 14.808983
#> LatinAmer 14.958261
#> EU_28 10.194762
#> MENA 14.493363
#> SSA 15.041890
#> RestofWorld 11.904963
#>
#> $data$uepriv
#> subtotal
#> REG TOTAL
#> Oceania -0.02988788
#> EastAsia -0.17542820
#> SEAsia -0.41143045
#> SouthAsia -0.15012568
#> NAmerica -0.02574559
#> LatinAmer -0.02698880
#> EU_28 -0.15131792
#> MENA -0.21888088
#> SSA -0.06304032
#> RestofWorld -0.18545458
#>
#> $data$up
#> subtotal
#> REG TOTAL
#> Oceania -0.42483416
#> EastAsia -0.48375729
#> SEAsia -1.57713223
#> SouthAsia -0.24237129
#> NAmerica -0.00378064
#> LatinAmer -0.29069149
#> EU_28 -1.70394099
#> MENA -1.00439429
#> SSA -0.64910114
#> RestofWorld -1.40900075
#>
#> $data$to
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#>
#> $data$tinc
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#>
#> $data$endwslack
#> , , subtotal = TOTAL
#>
#> REG
#> ENDW Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA SSA
#> Land 0 0 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0 0 0
#> REG
#> ENDW RestofWorld
#> Land 0
#> UnSkLab 0
#> SkLab 0
#> Capital 0
#> NatRes 0
#>
#>
#> $data$qms
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -21.92892 -16.932076 -20.63174 -22.504473 -16.19283 -21.544481
#> MeatLstk -24.44101 -23.828569 -28.70407 -28.190250 -22.84147 -24.421707
#> Extraction -26.40556 -6.724335 -21.37528 -4.340751 -16.98539 -28.520834
#> ProcFood -14.61586 -16.166981 -18.42457 -15.100036 -13.79170 -16.255825
#> TextWapp -14.17595 -27.968447 -21.39567 -27.389633 -17.00788 -19.305264
#> LightMnfc -13.29806 -26.231371 -22.16932 -21.286518 -18.29436 -16.240713
#> HeavyMnfc -13.98734 -23.907354 -16.54256 -15.543468 -18.12873 -16.821697
#> Util_Cons -15.89374 -17.832577 -24.32038 -16.393837 -15.28283 -11.351948
#> TransComm -12.93564 -17.004557 -19.92324 -15.523417 -11.90861 -11.076617
#> OthServices -12.29232 -17.012049 -20.19752 -14.012706 -10.38406 -9.408684
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -14.563358 -12.96079 -16.628830 -15.79383
#> MeatLstk -22.854239 -17.76836 -21.112038 -22.23477
#> Extraction -7.857938 -30.92459 -19.817707 -33.45886
#> ProcFood -16.725834 -11.22285 -12.117609 -14.96865
#> TextWapp -20.824659 -18.54047 -15.387884 -12.22914
#> LightMnfc -21.916828 -12.65833 -12.761887 -15.18665
#> HeavyMnfc -18.952406 -16.20336 -13.367364 -18.10557
#> Util_Cons -21.755772 -12.52805 -12.319977 -17.70079
#> TransComm -16.676756 -12.40256 -10.356097 -15.50673
#> OthServices -17.692785 -10.95485 -9.531272 -13.52043
#>
#>
#> $data$globalcgds
#> subtotal
#> TOTAL
#> -2.313752
#>
#> $data$pcgdswld
#> subtotal
#> TOTAL
#> 14.5157
#>
#> $data$po
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> ACTS EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$qo
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -5.28382206 2.8064609 1.74133301 0.04536468 -3.2810118
#> MeatLstk -8.47313404 1.3629502 1.35937691 -0.05443145 -1.3049642
#> Extraction -1.61720932 5.0113573 3.72839808 4.15261745 0.6188264
#> ProcFood -3.57022357 0.3640126 0.72611529 0.86516881 -0.4305328
#> TextWapp 8.38927650 -4.8928199 -2.57645917 -6.22387218 5.9938750
#> LightMnfc 5.53322124 -1.4032359 0.06877535 -0.08142614 -0.7263422
#> HeavyMnfc 4.13477850 -0.5878782 -1.38319743 1.65590954 -1.1309047
#> Util_Cons 0.85478860 -0.5181505 -6.41393757 -0.23034677 1.1307832
#> TransComm -0.48763835 -0.8243676 -1.34208596 -0.40436763 -0.1820687
#> OthServices 0.05554083 0.3940021 1.66644144 -0.15322536 0.1420864
#> REG
#> ACTS LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4.60224581 4.02335262 2.2010150 -0.74327099 0.97133571
#> MeatLstk -2.34836960 -0.09514011 1.6951556 0.22663653 1.83231568
#> Extraction -2.03052616 4.38775778 -0.9204026 -1.93363297 0.10027541
#> ProcFood -3.17767882 -0.30965629 0.3915172 0.76600158 -0.76094037
#> TextWapp 1.23873138 6.07820034 -3.4290304 6.00245237 7.57356024
#> LightMnfc 2.41732359 -0.94637299 1.8674035 5.25726032 5.30855989
#> HeavyMnfc 3.15264273 -0.62527066 3.7546148 1.92345870 1.28119683
#> Util_Cons 2.70708227 -3.91663098 1.2598671 0.82913834 -0.58021998
#> TransComm -0.51860577 -1.35150981 -2.1109912 -0.11356904 -1.18479526
#> OthServices -0.04706264 0.93809062 -0.2155072 -0.03474696 -0.04550174
#>
#>
#> $data$ao
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$pint
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 14.49540 13.33586 11.30814 13.20462 15.80732 15.50585 14.15769
#> MeatLstk 13.56944 12.73234 10.00700 12.03276 14.29705 14.23076 12.49197
#> Extraction 14.27218 14.62908 12.62989 14.80610 16.04870 15.66908 13.81306
#> ProcFood 13.88614 14.09657 11.92838 12.41712 15.36076 14.67887 12.77898
#> TextWapp 16.04130 13.70536 16.34955 14.22830 16.82977 17.11827 14.59373
#> LightMnfc 16.08705 13.86159 15.93578 15.75525 16.86257 16.97009 14.94517
#> HeavyMnfc 15.87232 15.63559 17.05848 18.11761 17.53779 16.61506 16.39963
#> Util_Cons 14.38255 14.10467 13.57492 15.69228 15.87935 16.67703 13.65860
#> TransComm 14.80487 12.56590 12.60175 14.51685 15.38190 15.89159 12.61952
#> OthServices 14.22243 12.16106 10.58926 13.39036 14.87589 15.28002 11.04679
#> REG
#> ACTS MENA SSA RestofWorld
#> GrainsCrops 16.20444 16.91431 14.56998
#> MeatLstk 15.80552 14.91210 13.47898
#> Extraction 18.16722 16.80222 12.78982
#> ProcFood 16.60796 15.46901 13.96711
#> TextWapp 16.95864 16.55886 16.68466
#> LightMnfc 18.23083 16.81870 15.40390
#> HeavyMnfc 15.19451 16.99414 14.65718
#> Util_Cons 16.26327 17.01739 13.67240
#> TransComm 16.08390 17.03606 13.83126
#> OthServices 15.41702 16.06216 13.06032
#>
#>
#> $data$qint
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -5.28382206 2.8064609 1.74133301 0.04536468 -3.2810118
#> MeatLstk -8.47313404 1.3629502 1.35937691 -0.05443145 -1.3049642
#> Extraction -1.61720932 5.0113573 3.72839808 4.15261745 0.6188264
#> ProcFood -3.57022357 0.3640126 0.72611529 0.86516881 -0.4305328
#> TextWapp 8.38927650 -4.8928199 -2.57645917 -6.22387218 5.9938750
#> LightMnfc 5.53322124 -1.4032359 0.06877535 -0.08142614 -0.7263422
#> HeavyMnfc 4.13477850 -0.5878782 -1.38319743 1.65590954 -1.1309047
#> Util_Cons 0.85478860 -0.5181505 -6.41393757 -0.23034677 1.1307832
#> TransComm -0.48763835 -0.8243676 -1.34208596 -0.40436763 -0.1820687
#> OthServices 0.05554083 0.3940021 1.66644144 -0.15322536 0.1420864
#> REG
#> ACTS LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4.60224581 4.02335262 2.2010150 -0.74327099 0.97133571
#> MeatLstk -2.34836960 -0.09514011 1.6951556 0.22663653 1.83231568
#> Extraction -2.03052616 4.38775778 -0.9204026 -1.93363297 0.10027541
#> ProcFood -3.17767882 -0.30965629 0.3915172 0.76600158 -0.76094037
#> TextWapp 1.23873138 6.07820034 -3.4290304 6.00245237 7.57356024
#> LightMnfc 2.41732359 -0.94637299 1.8674035 5.25726032 5.30855989
#> HeavyMnfc 3.15264273 -0.62527066 3.7546148 1.92345870 1.28119683
#> Util_Cons 2.70708227 -3.91663098 1.2598671 0.82913834 -0.58021998
#> TransComm -0.51860577 -1.35150981 -2.1109912 -0.11356904 -1.18479526
#> OthServices -0.04706264 0.93809062 -0.2155072 -0.03474696 -0.04550174
#>
#>
#> $data$aint
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$pva
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 7.206260 12.379124 8.558530 9.612091 9.218999 9.891297
#> MeatLstk 8.916804 11.297067 6.353692 9.575502 11.947376 11.665900
#> Extraction 9.513327 22.737440 11.214706 18.074444 14.783275 9.598642
#> ProcFood 12.197726 8.777759 3.050958 9.558222 13.072363 13.832455
#> TextWapp 12.194329 8.793841 3.053533 9.535756 13.080047 13.851874
#> LightMnfc 12.204237 8.784008 3.064231 9.541935 13.079320 13.844786
#> HeavyMnfc 12.199631 8.782912 3.089337 9.563718 13.077312 13.833207
#> Util_Cons 12.237645 8.796110 3.030870 9.501414 13.076452 13.794947
#> TransComm 12.225921 8.781575 3.057551 9.537871 13.078887 13.815935
#> OthServices 12.188132 8.775709 3.157124 9.446801 13.086063 13.852588
#> REG
#> ACTS EU_28 MENA SSA RestofWorld
#> GrainsCrops 7.655084 13.148223 12.420784 11.094820
#> MeatLstk 6.395311 12.697788 12.747119 10.327475
#> Extraction 16.038057 9.658413 8.285156 9.634390
#> ProcFood 5.829567 11.946585 12.898191 9.424819
#> TextWapp 5.824592 11.937650 12.914381 9.477480
#> LightMnfc 5.826252 11.963813 12.903129 9.515686
#> HeavyMnfc 5.826371 11.917112 12.890181 9.464321
#> Util_Cons 5.783772 11.996703 12.871233 9.455348
#> TransComm 5.833778 11.927066 12.916470 9.384361
#> OthServices 5.872273 11.882040 12.971882 9.437675
#>
#>
#> $data$qva
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -5.28382206 2.8064609 1.74133301 0.04536468 -3.2810118
#> MeatLstk -8.47313404 1.3629502 1.35937691 -0.05443145 -1.3049642
#> Extraction -1.61720932 5.0113573 3.72839808 4.15261745 0.6188264
#> ProcFood -3.57022357 0.3640126 0.72611529 0.86516881 -0.4305328
#> TextWapp 8.38927650 -4.8928199 -2.57645917 -6.22387218 5.9938750
#> LightMnfc 5.53322124 -1.4032359 0.06877535 -0.08142614 -0.7263422
#> HeavyMnfc 4.13477850 -0.5878782 -1.38319743 1.65590954 -1.1309047
#> Util_Cons 0.85478860 -0.5181505 -6.41393757 -0.23034677 1.1307832
#> TransComm -0.48763835 -0.8243676 -1.34208596 -0.40436763 -0.1820687
#> OthServices 0.05554083 0.3940021 1.66644144 -0.15322536 0.1420864
#> REG
#> ACTS LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4.60224581 4.02335262 2.2010150 -0.74327099 0.97133571
#> MeatLstk -2.34836960 -0.09514011 1.6951556 0.22663653 1.83231568
#> Extraction -2.03052616 4.38775778 -0.9204026 -1.93363297 0.10027541
#> ProcFood -3.17767882 -0.30965629 0.3915172 0.76600158 -0.76094037
#> TextWapp 1.23873138 6.07820034 -3.4290304 6.00245237 7.57356024
#> LightMnfc 2.41732359 -0.94637299 1.8674035 5.25726032 5.30855989
#> HeavyMnfc 3.15264273 -0.62527066 3.7546148 1.92345870 1.28119683
#> Util_Cons 2.70708227 -3.91663098 1.2598671 0.82913834 -0.58021998
#> TransComm -0.51860577 -1.35150981 -2.1109912 -0.11356904 -1.18479526
#> OthServices -0.04706264 0.93809062 -0.2155072 -0.03474696 -0.04550174
#>
#>
#> $data$ava
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$pfa
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 11.60884 11.28685 10.94090 12.39025 12.32284 11.06641
#> MeatLstk 12.07624 11.94125 12.18341 11.98532 12.00752 12.10886
#> Extraction 11.60673 12.08875 11.52552 11.86843 11.89059 11.76426
#> ProcFood 15.28451 14.30795 14.83030 14.75136 14.61864 17.42819
#> TextWapp 18.69474 19.26394 17.70425 19.69694 19.08106 19.47413
#> LightMnfc 17.16552 16.53707 16.56800 16.07595 18.09597 17.17167
#> HeavyMnfc 18.69043 19.04836 19.85166 17.91178 20.05123 19.39673
#> Util_Cons 13.70331 13.71431 13.72376 13.81034 13.71992 13.70896
#> TransComm 13.67945 13.69821 14.12889 13.66882 13.66481 13.69565
#> OthServices 13.20850 13.23273 13.29980 13.28196 13.30558 13.29769
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 14.12595 10.46303 11.52286 11.00221
#> MeatLstk 11.98617 12.04500 12.31807 12.38733
#> Extraction 14.79047 11.56612 11.91961 12.03490
#> ProcFood 16.75738 14.95756 14.51225 14.89248
#> TextWapp 19.36034 18.08158 18.79736 19.37414
#> LightMnfc 16.21243 16.36856 17.06399 16.81466
#> HeavyMnfc 19.00085 17.80576 18.92562 20.79677
#> Util_Cons 13.72392 13.68496 13.71091 13.76378
#> TransComm 13.70091 13.68314 13.95111 14.03242
#> OthServices 13.25177 13.17779 13.30179 13.30523
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.05145 13.54974 13.55359 14.88689 14.87858 13.63751
#> MeatLstk 12.94149 12.39759 12.65008 13.30985 14.01902 13.03541
#> Extraction 19.16743 19.27302 19.68766 18.93769 19.61865 19.57661
#> ProcFood 13.21911 13.24750 13.30685 14.24761 13.27616 13.40365
#> TextWapp 13.41534 13.27145 13.54091 13.68148 13.82405 13.46014
#> LightMnfc 13.07404 13.40262 13.59066 13.20014 13.41844 13.62859
#> HeavyMnfc 15.55127 15.99575 15.51830 15.52545 16.09025 15.57362
#> Util_Cons 12.40398 12.41684 12.41563 12.40492 12.44785 12.41053
#> TransComm 10.80752 10.87904 11.04831 10.82135 11.04731 10.88399
#> OthServices 10.44132 10.40372 10.45653 10.42158 10.45445 10.52191
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 15.81364 13.28498 13.76962 13.90649
#> MeatLstk 12.65988 15.20228 14.23013 13.68365
#> Extraction 21.06234 20.48806 19.89088 19.97598
#> ProcFood 13.63831 13.13964 13.77299 13.40542
#> TextWapp 13.40364 13.46307 13.30247 13.21405
#> LightMnfc 13.25334 13.55785 13.85510 13.46568
#> HeavyMnfc 16.05331 14.98396 15.97940 15.99359
#> Util_Cons 12.40518 12.48263 12.44938 12.57822
#> TransComm 10.93656 10.84450 11.55741 10.92520
#> OthServices 10.47790 10.43824 10.52188 10.51140
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 9.904659 11.997202 9.687544 11.903303 20.007990 10.552975
#> MeatLstk 8.891638 8.740654 11.443792 9.857122 11.345123 14.499105
#> Extraction 11.641693 11.827946 11.845565 11.871161 13.183094 11.992224
#> ProcFood 11.533746 11.552509 10.718518 12.723381 10.144772 10.119895
#> TextWapp 16.161184 14.346250 13.900406 16.676544 17.351015 18.317308
#> LightMnfc 13.616358 15.204700 15.245349 16.352936 15.020432 17.036219
#> HeavyMnfc 18.479673 17.178722 19.956413 18.942167 20.464964 19.432709
#> Util_Cons 10.129865 10.255428 10.996303 10.140867 10.593517 10.190044
#> TransComm 8.117959 8.018444 8.448417 8.059755 8.233288 8.222239
#> OthServices 6.452518 6.515725 7.058322 6.934658 7.235076 7.091134
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.313002 10.038275 11.021962 10.199630
#> MeatLstk 10.315334 13.315849 9.293492 9.317104
#> Extraction 17.150684 14.226870 12.595601 12.291135
#> ProcFood 13.271365 12.198072 11.598883 11.385351
#> TextWapp 14.656219 15.816390 14.941897 14.496202
#> LightMnfc 15.301872 13.642177 14.373576 14.649668
#> HeavyMnfc 19.928152 17.966763 18.711643 19.223614
#> Util_Cons 10.413625 10.573429 10.129384 10.429724
#> TransComm 8.264453 8.153811 10.158738 9.700864
#> OthServices 9.529445 8.893131 7.825629 7.994659
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 11.21785 11.42944 12.53347 11.50271 12.24645 12.04244
#> MeatLstk 10.57702 10.71503 11.01339 10.56466 10.89659 10.65216
#> Extraction 17.15033 17.26430 17.43689 17.28441 19.88548 19.31600
#> ProcFood 12.87005 15.37042 12.62185 13.34703 12.38149 11.76993
#> TextWapp 14.44148 13.62162 13.94881 15.57167 15.32456 14.38106
#> LightMnfc 16.06073 15.46949 16.67200 16.25242 16.48650 16.30351
#> HeavyMnfc 18.57165 19.40301 19.12041 19.73812 20.31078 20.24546
#> Util_Cons 13.33385 13.96234 13.41179 13.35596 13.84498 13.32959
#> TransComm 11.61586 11.63758 11.68268 11.60991 11.64458 11.68234
#> OthServices 11.08324 11.29400 11.48218 11.55297 11.63313 11.33231
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 11.49381 11.19349 11.29641 11.95478
#> MeatLstk 10.71069 10.70243 10.61903 14.17334
#> Extraction 21.28687 20.26408 18.12023 18.56090
#> ProcFood 13.55109 12.04686 12.76691 12.59974
#> TextWapp 13.95765 13.66401 13.78486 15.49841
#> LightMnfc 15.51695 15.16300 16.26180 15.50458
#> HeavyMnfc 19.49672 18.31240 18.14283 19.01561
#> Util_Cons 13.33907 13.40682 13.32611 13.35585
#> TransComm 11.65096 11.62518 11.86731 11.87361
#> OthServices 11.80066 10.97480 11.67398 12.18109
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.69569 12.81665 14.89193 14.98904 16.79594 17.75855
#> MeatLstk 14.53514 14.12855 14.86285 13.95335 16.22225 16.53763
#> Extraction 15.60309 16.91075 16.45552 17.06712 15.74707 15.62989
#> ProcFood 17.29906 15.03373 15.41501 16.45466 15.82055 16.40984
#> TextWapp 18.38005 18.61964 18.78824 17.17991 17.69482 18.69058
#> LightMnfc 16.27881 16.14375 17.71655 15.94093 17.86339 17.69539
#> HeavyMnfc 18.59619 18.03906 19.55850 18.25095 18.44866 18.49187
#> Util_Cons 14.53940 14.57237 14.65734 14.55103 14.54732 14.57412
#> TransComm 14.17205 14.14003 14.27151 14.16628 14.19296 14.18644
#> OthServices 13.88211 13.89040 14.14467 14.01565 13.84339 14.07597
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 16.60079 14.46089 14.36563 15.43713
#> MeatLstk 15.79270 15.11550 14.48252 13.96303
#> Extraction 19.06309 15.87454 16.50275 16.86441
#> ProcFood 18.58474 15.58417 15.85474 15.36227
#> TextWapp 17.73754 17.65033 17.69899 17.61068
#> LightMnfc 16.55410 16.58378 17.04975 16.54633
#> HeavyMnfc 18.98395 18.22284 17.90577 18.92874
#> Util_Cons 14.57091 14.53234 14.55900 14.55821
#> TransComm 14.18772 14.23230 14.69754 14.62072
#> OthServices 14.10378 14.12167 14.10130 14.05680
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.83587 12.95215 13.65128 13.12561 13.25900 13.05399
#> MeatLstk 13.46211 13.39943 13.43888 13.34915 14.18581 13.77880
#> Extraction 12.12369 12.14980 12.43373 12.07177 13.50869 12.21144
#> ProcFood 15.51530 15.15514 15.23822 15.58314 15.27823 15.83127
#> TextWapp 18.39858 18.29859 16.85075 16.99437 18.09413 17.91595
#> LightMnfc 17.29157 16.90216 17.04131 16.98695 18.04747 18.11600
#> HeavyMnfc 17.74592 17.76926 18.85798 18.18879 19.55730 18.25449
#> Util_Cons 15.21061 15.20101 15.37723 15.27234 15.22577 15.21491
#> TransComm 14.80858 14.75139 14.81093 14.83444 14.79726 14.80490
#> OthServices 14.47216 14.49797 15.06713 14.62099 14.55593 14.64549
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.35403 13.11188 13.24341 13.17801
#> MeatLstk 13.59984 14.48749 14.44175 13.73936
#> Extraction 14.10197 14.64186 13.90788 12.43008
#> ProcFood 16.58950 15.74192 15.07295 15.15820
#> TextWapp 18.27499 17.25396 17.09306 16.65587
#> LightMnfc 17.08936 17.45485 17.40588 16.90490
#> HeavyMnfc 18.87196 17.94799 18.57493 18.31295
#> Util_Cons 15.26172 16.10722 15.19232 15.18964
#> TransComm 14.83827 14.79122 15.19168 14.81555
#> OthServices 14.61175 14.57158 14.64697 14.60220
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 14.305346 13.209155 14.039743 15.22018 13.86914 14.078278
#> MeatLstk 11.826055 11.657830 12.939675 11.17820 19.28314 15.898464
#> Extraction 18.915022 18.715006 17.593304 18.79042 21.46274 17.335047
#> ProcFood 14.242184 13.684721 13.646340 13.26284 12.83287 12.946895
#> TextWapp 17.418348 17.779762 17.257854 17.10275 16.22802 16.673250
#> LightMnfc 15.594950 14.927095 15.792786 14.50912 15.06978 15.667587
#> HeavyMnfc 18.129456 18.191074 18.144678 18.43945 19.11771 19.031834
#> Util_Cons 11.397511 10.840347 10.860919 10.92750 10.74253 10.812107
#> TransComm 10.785754 10.807799 12.070066 11.02887 11.31851 11.383801
#> OthServices 8.845738 8.830007 8.997034 8.87983 8.75188 8.864734
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 17.177652 13.126749 13.908701 14.270062
#> MeatLstk 12.812427 11.592939 12.576004 12.832825
#> Extraction 21.128426 19.892159 20.024775 20.265175
#> ProcFood 13.403563 13.308110 12.928381 13.116198
#> TextWapp 16.934166 17.425787 16.295435 16.873617
#> LightMnfc 14.636756 15.060289 15.807831 14.927531
#> HeavyMnfc 18.615749 17.378727 16.952587 18.746609
#> Util_Cons 10.955840 10.503552 10.700143 10.655042
#> TransComm 11.808479 10.937721 11.656619 11.463777
#> OthServices 9.121005 8.846024 8.939963 9.038593
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 15.37847 16.47589 16.54384 17.32841 18.64169 19.42043
#> MeatLstk 16.07069 15.57716 17.32702 15.00702 16.61721 19.77171
#> Extraction 12.03666 12.25450 12.11680 13.80049 17.68404 17.22910
#> ProcFood 21.08411 16.68328 16.61869 17.63357 16.75994 17.85350
#> TextWapp 20.46483 17.70632 18.96482 18.24128 17.37088 17.70143
#> LightMnfc 19.63533 18.81725 19.26584 18.81140 18.01146 19.62778
#> HeavyMnfc 18.29214 18.18036 20.00367 18.19750 19.63174 19.46317
#> Util_Cons 14.94357 14.93052 15.48507 15.60257 15.01998 15.56543
#> TransComm 14.02433 13.95500 14.34551 14.00834 13.96662 14.03401
#> OthServices 13.93835 14.03662 16.85480 14.10453 14.10810 14.75596
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 18.93190 17.08408 17.86579 16.04957
#> MeatLstk 17.19308 15.90797 16.71207 16.01852
#> Extraction 12.26398 13.69803 16.93329 11.57161
#> ProcFood 18.05276 15.88943 18.53318 16.59272
#> TextWapp 19.98380 19.50365 19.28638 17.55516
#> LightMnfc 18.68983 19.49529 19.94509 18.69757
#> HeavyMnfc 18.37160 17.16354 17.27206 18.22540
#> Util_Cons 15.13871 15.39438 15.06390 14.96327
#> TransComm 14.08205 14.44992 14.92160 14.61355
#> OthServices 14.64477 14.75955 13.99094 13.79909
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.93730 15.42054 15.03005 14.85879 14.37366 15.11116
#> MeatLstk 14.36151 14.03403 14.58830 14.19516 15.86854 14.57453
#> Extraction 11.60436 11.03614 12.01922 10.93140 11.32199 11.21193
#> ProcFood 16.61833 15.92127 16.40053 16.51989 17.33124 16.02782
#> TextWapp 19.40270 18.04743 18.05740 18.77315 18.77977 18.59223
#> LightMnfc 20.26858 18.41982 19.58230 18.45543 18.12856 18.25058
#> HeavyMnfc 22.56105 19.22270 20.30680 20.38803 20.14423 18.60795
#> Util_Cons 15.46807 15.54243 15.61031 15.54014 16.23406 15.53789
#> TransComm 14.95808 14.95409 15.27509 14.96142 14.94982 14.97460
#> OthServices 14.78334 14.62063 15.24756 14.82626 14.59618 14.67772
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 15.81484 14.25784 15.09953 15.74462
#> MeatLstk 14.83696 14.16835 15.20582 14.82258
#> Extraction 16.96821 11.93168 11.77677 12.47718
#> ProcFood 17.12814 17.19049 17.71849 16.46499
#> TextWapp 19.60188 18.96745 17.69354 18.46746
#> LightMnfc 17.65550 18.18595 19.22384 18.35481
#> HeavyMnfc 19.23979 20.15841 20.38954 20.02683
#> Util_Cons 15.69472 15.49213 15.55423 15.61283
#> TransComm 14.98149 15.10828 15.29799 15.20488
#> OthServices 14.59600 15.17509 14.92444 14.71813
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.20063 15.71373 13.98082 15.47014 16.06152 14.25501
#> MeatLstk 12.76671 13.01976 15.56329 12.90159 13.57964 15.61865
#> Extraction 13.38968 12.00249 11.66428 11.58226 13.54224 11.50335
#> ProcFood 15.79894 14.16747 13.40527 14.45865 16.53743 14.35469
#> TextWapp 20.65179 17.50185 17.77541 18.07828 18.36466 18.55812
#> LightMnfc 17.32719 16.11331 16.14186 15.91336 17.95426 17.05094
#> HeavyMnfc 18.27186 17.50782 16.93991 18.59593 19.94717 18.14853
#> Util_Cons 12.46115 12.23022 12.51186 12.14425 12.15754 12.22182
#> TransComm 11.67615 11.57506 11.67712 11.58531 11.80824 11.79635
#> OthServices 11.63622 11.33992 11.54900 11.45747 11.39199 11.44920
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 15.74409 14.26038 15.16047 15.70405
#> MeatLstk 13.50408 13.58941 14.05742 13.63055
#> Extraction 11.99296 12.54936 12.33886 11.57261
#> ProcFood 14.82949 14.26611 14.41481 14.21949
#> TextWapp 19.76667 18.55444 17.62823 17.68519
#> LightMnfc 17.35138 16.83640 17.00037 16.20684
#> HeavyMnfc 18.00737 16.04984 16.74433 18.34766
#> Util_Cons 12.30490 12.20751 12.35897 12.34975
#> TransComm 11.68436 11.76776 12.54929 11.81338
#> OthServices 11.32452 11.48679 11.52563 11.77212
#>
#>
#> $data$qfa
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> MeatLstk -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> Extraction -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> ProcFood -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> TextWapp -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> LightMnfc -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> HeavyMnfc -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> Util_Cons -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> TransComm -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> OthServices -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 4.134778 0.8547886 -0.4876384 0.05554083
#> MeatLstk 4.134778 0.8547886 -0.4876384 0.05554083
#> Extraction 4.134778 0.8547886 -0.4876384 0.05554083
#> ProcFood 4.134778 0.8547886 -0.4876384 0.05554083
#> TextWapp 4.134778 0.8547886 -0.4876384 0.05554083
#> LightMnfc 4.134778 0.8547886 -0.4876384 0.05554083
#> HeavyMnfc 4.134778 0.8547886 -0.4876384 0.05554083
#> Util_Cons 4.134778 0.8547886 -0.4876384 0.05554083
#> TransComm 4.134778 0.8547886 -0.4876384 0.05554083
#> OthServices 4.134778 0.8547886 -0.4876384 0.05554083
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> MeatLstk 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> Extraction 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> ProcFood 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> TextWapp 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> LightMnfc 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> HeavyMnfc 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> Util_Cons 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> TransComm 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> OthServices 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -0.5878782 -0.5181505 -0.8243676 0.3940021
#> MeatLstk -0.5878782 -0.5181505 -0.8243676 0.3940021
#> Extraction -0.5878782 -0.5181505 -0.8243676 0.3940021
#> ProcFood -0.5878782 -0.5181505 -0.8243676 0.3940021
#> TextWapp -0.5878782 -0.5181505 -0.8243676 0.3940021
#> LightMnfc -0.5878782 -0.5181505 -0.8243676 0.3940021
#> HeavyMnfc -0.5878782 -0.5181505 -0.8243676 0.3940021
#> Util_Cons -0.5878782 -0.5181505 -0.8243676 0.3940021
#> TransComm -0.5878782 -0.5181505 -0.8243676 0.3940021
#> OthServices -0.5878782 -0.5181505 -0.8243676 0.3940021
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> MeatLstk 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> Extraction 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> ProcFood 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> TextWapp 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> LightMnfc 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> HeavyMnfc 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> Util_Cons 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> TransComm 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> OthServices 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -1.383197 -6.413938 -1.342086 1.666441
#> MeatLstk -1.383197 -6.413938 -1.342086 1.666441
#> Extraction -1.383197 -6.413938 -1.342086 1.666441
#> ProcFood -1.383197 -6.413938 -1.342086 1.666441
#> TextWapp -1.383197 -6.413938 -1.342086 1.666441
#> LightMnfc -1.383197 -6.413938 -1.342086 1.666441
#> HeavyMnfc -1.383197 -6.413938 -1.342086 1.666441
#> Util_Cons -1.383197 -6.413938 -1.342086 1.666441
#> TransComm -1.383197 -6.413938 -1.342086 1.666441
#> OthServices -1.383197 -6.413938 -1.342086 1.666441
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> MeatLstk 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> Extraction 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> ProcFood 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> TextWapp 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> LightMnfc 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> HeavyMnfc 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> Util_Cons 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> TransComm 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> OthServices 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> MeatLstk -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> Extraction -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> ProcFood -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> TextWapp -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> LightMnfc -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> HeavyMnfc -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> Util_Cons -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> TransComm -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> OthServices -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> MeatLstk -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> Extraction -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> ProcFood -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> TextWapp -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> LightMnfc -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> HeavyMnfc -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> Util_Cons -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> TransComm -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> OthServices -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -1.130905 1.130783 -0.1820687 0.1420864
#> MeatLstk -1.130905 1.130783 -0.1820687 0.1420864
#> Extraction -1.130905 1.130783 -0.1820687 0.1420864
#> ProcFood -1.130905 1.130783 -0.1820687 0.1420864
#> TextWapp -1.130905 1.130783 -0.1820687 0.1420864
#> LightMnfc -1.130905 1.130783 -0.1820687 0.1420864
#> HeavyMnfc -1.130905 1.130783 -0.1820687 0.1420864
#> Util_Cons -1.130905 1.130783 -0.1820687 0.1420864
#> TransComm -1.130905 1.130783 -0.1820687 0.1420864
#> OthServices -1.130905 1.130783 -0.1820687 0.1420864
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> MeatLstk -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> Extraction -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> ProcFood -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> TextWapp -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> LightMnfc -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> HeavyMnfc -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> Util_Cons -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> TransComm -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> OthServices -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 3.152643 2.707082 -0.5186058 -0.04706264
#> MeatLstk 3.152643 2.707082 -0.5186058 -0.04706264
#> Extraction 3.152643 2.707082 -0.5186058 -0.04706264
#> ProcFood 3.152643 2.707082 -0.5186058 -0.04706264
#> TextWapp 3.152643 2.707082 -0.5186058 -0.04706264
#> LightMnfc 3.152643 2.707082 -0.5186058 -0.04706264
#> HeavyMnfc 3.152643 2.707082 -0.5186058 -0.04706264
#> Util_Cons 3.152643 2.707082 -0.5186058 -0.04706264
#> TransComm 3.152643 2.707082 -0.5186058 -0.04706264
#> OthServices 3.152643 2.707082 -0.5186058 -0.04706264
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> MeatLstk 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> Extraction 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> ProcFood 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> TextWapp 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> LightMnfc 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> HeavyMnfc 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> Util_Cons 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> TransComm 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> OthServices 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -0.6252707 -3.916631 -1.35151 0.9380906
#> MeatLstk -0.6252707 -3.916631 -1.35151 0.9380906
#> Extraction -0.6252707 -3.916631 -1.35151 0.9380906
#> ProcFood -0.6252707 -3.916631 -1.35151 0.9380906
#> TextWapp -0.6252707 -3.916631 -1.35151 0.9380906
#> LightMnfc -0.6252707 -3.916631 -1.35151 0.9380906
#> HeavyMnfc -0.6252707 -3.916631 -1.35151 0.9380906
#> Util_Cons -0.6252707 -3.916631 -1.35151 0.9380906
#> TransComm -0.6252707 -3.916631 -1.35151 0.9380906
#> OthServices -0.6252707 -3.916631 -1.35151 0.9380906
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> MeatLstk 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> Extraction 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> ProcFood 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> TextWapp 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> LightMnfc 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> HeavyMnfc 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> Util_Cons 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> TransComm 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> OthServices 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 3.754615 1.259867 -2.110991 -0.2155072
#> MeatLstk 3.754615 1.259867 -2.110991 -0.2155072
#> Extraction 3.754615 1.259867 -2.110991 -0.2155072
#> ProcFood 3.754615 1.259867 -2.110991 -0.2155072
#> TextWapp 3.754615 1.259867 -2.110991 -0.2155072
#> LightMnfc 3.754615 1.259867 -2.110991 -0.2155072
#> HeavyMnfc 3.754615 1.259867 -2.110991 -0.2155072
#> Util_Cons 3.754615 1.259867 -2.110991 -0.2155072
#> TransComm 3.754615 1.259867 -2.110991 -0.2155072
#> OthServices 3.754615 1.259867 -2.110991 -0.2155072
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> MeatLstk -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> Extraction -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> ProcFood -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> TextWapp -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> LightMnfc -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> HeavyMnfc -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> Util_Cons -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> TransComm -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> OthServices -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 1.923459 0.8291383 -0.113569 -0.03474696
#> MeatLstk 1.923459 0.8291383 -0.113569 -0.03474696
#> Extraction 1.923459 0.8291383 -0.113569 -0.03474696
#> ProcFood 1.923459 0.8291383 -0.113569 -0.03474696
#> TextWapp 1.923459 0.8291383 -0.113569 -0.03474696
#> LightMnfc 1.923459 0.8291383 -0.113569 -0.03474696
#> HeavyMnfc 1.923459 0.8291383 -0.113569 -0.03474696
#> Util_Cons 1.923459 0.8291383 -0.113569 -0.03474696
#> TransComm 1.923459 0.8291383 -0.113569 -0.03474696
#> OthServices 1.923459 0.8291383 -0.113569 -0.03474696
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> MeatLstk 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> Extraction 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> ProcFood 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> TextWapp 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> LightMnfc 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> HeavyMnfc 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> Util_Cons 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> TransComm 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> OthServices 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 1.281197 -0.58022 -1.184795 -0.04550174
#> MeatLstk 1.281197 -0.58022 -1.184795 -0.04550174
#> Extraction 1.281197 -0.58022 -1.184795 -0.04550174
#> ProcFood 1.281197 -0.58022 -1.184795 -0.04550174
#> TextWapp 1.281197 -0.58022 -1.184795 -0.04550174
#> LightMnfc 1.281197 -0.58022 -1.184795 -0.04550174
#> HeavyMnfc 1.281197 -0.58022 -1.184795 -0.04550174
#> Util_Cons 1.281197 -0.58022 -1.184795 -0.04550174
#> TransComm 1.281197 -0.58022 -1.184795 -0.04550174
#> OthServices 1.281197 -0.58022 -1.184795 -0.04550174
#>
#>
#> $data$afa
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#>
#> $data$afe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#>
#> $data$profitslack
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$aosec
#> subtotal
#> ACTS TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$aoreg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$aoall
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$afcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$afsec
#> subtotal
#> ACTS TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$afreg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$afall
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#>
#> $data$avasec
#> subtotal
#> ACTS TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$avareg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$avaall
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$afecom
#> subtotal
#> ENDW TOTAL
#> Land 0
#> UnSkLab 0
#> SkLab 0
#> Capital 0
#> NatRes 0
#>
#> $data$afesec
#> subtotal
#> ACTS TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$afereg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$afeall
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#>
#> $data$aintsec
#> subtotal
#> ACTS TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$aintreg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$aintall
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$pb
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> ACTS EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$qc
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -5.28382206 2.8064609 1.74133301 0.04536468 -3.2810118
#> MeatLstk -8.47313404 1.3629502 1.35937691 -0.05443145 -1.3049642
#> Extraction -1.61720932 5.0113573 3.72839808 4.15261745 0.6188264
#> ProcFood -3.57022357 0.3640126 0.72611529 0.86516881 -0.4305328
#> TextWapp 8.38927650 -4.8928199 -2.57645917 -6.22387218 5.9938750
#> LightMnfc 5.53322124 -1.4032359 0.06877535 -0.08142614 -0.7263422
#> HeavyMnfc 4.13477850 -0.5878782 -1.38319743 1.65590954 -1.1309047
#> Util_Cons 0.85478860 -0.5181505 -6.41393757 -0.23034677 1.1307832
#> TransComm -0.48763835 -0.8243676 -1.34208596 -0.40436763 -0.1820687
#> OthServices 0.05554083 0.3940021 1.66644144 -0.15322536 0.1420864
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4.60224581 4.02335262 2.2010150 -0.74327099 0.97133571
#> MeatLstk -2.34836960 -0.09514011 1.6951556 0.22663653 1.83231568
#> Extraction -2.03052616 4.38775778 -0.9204026 -1.93363297 0.10027541
#> ProcFood -3.17767882 -0.30965629 0.3915172 0.76600158 -0.76094037
#> TextWapp 1.23873138 6.07820034 -3.4290304 6.00245237 7.57356024
#> LightMnfc 2.41732359 -0.94637299 1.8674035 5.25726032 5.30855989
#> HeavyMnfc 3.15264273 -0.62527066 3.7546148 1.92345870 1.28119683
#> Util_Cons 2.70708227 -3.91663098 1.2598671 0.82913834 -0.58021998
#> TransComm -0.51860577 -1.35150981 -2.1109912 -0.11356904 -1.18479526
#> OthServices -0.04706264 0.93809062 -0.2155072 -0.03474696 -0.04550174
#>
#>
#> $data$fincome
#> subtotal
#> REG TOTAL
#> Oceania 11.108517
#> EastAsia 8.648891
#> SEAsia 2.894234
#> SouthAsia 9.209181
#> NAmerica 12.538949
#> LatinAmer 12.630466
#> EU_28 4.587555
#> MENA 10.667971
#> SSA 11.522065
#> RestofWorld 8.527257
#>
#> $data$incomeslack
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$del_indtaxr
#> subtotal
#> REG TOTAL
#> Oceania 0.02073200
#> EastAsia 0.02030859
#> SEAsia 0.04930470
#> SouthAsia 0.02561557
#> NAmerica 0.01611445
#> LatinAmer 0.01620547
#> EU_28 0.03396877
#> MENA 0.02876288
#> SSA 0.02626335
#> RestofWorld 0.02214539
#>
#> $data$uelas
#> subtotal
#> REG TOTAL
#> Oceania -0.01914403
#> EastAsia -0.09730221
#> SEAsia -0.27564195
#> SouthAsia -0.10999573
#> NAmerica -0.02004280
#> LatinAmer -0.01946750
#> EU_28 -0.10377759
#> MENA -0.12777266
#> SSA -0.04423403
#> RestofWorld -0.11130936
#>
#> $data$dpsave
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$dpgov
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$dppriv
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$dpav
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$p
#> subtotal
#> REG TOTAL
#> Oceania 14.30965
#> EastAsia 12.02980
#> SEAsia 10.75131
#> SouthAsia 12.88275
#> NAmerica 14.65243
#> LatinAmer 15.22776
#> EU_28 11.16175
#> MENA 15.57678
#> SSA 15.87008
#> RestofWorld 13.24856
#>
#> $data$au
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$dpsum
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$u
#> subtotal
#> REG TOTAL
#> Oceania -0.3763053
#> EastAsia -0.6398562
#> SEAsia -1.8555626
#> SouthAsia -0.4770023
#> NAmerica 0.1310795
#> LatinAmer -0.2411129
#> EU_28 -0.9187447
#> MENA -1.0323378
#> SSA -0.7335176
#> RestofWorld -1.2423615
#>
#> $data$ppa
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 12.08253 13.63708 10.898879 11.47094 15.27391 12.98064
#> MeatLstk 13.29797 12.73244 9.510044 10.57942 14.19802 13.60766
#> Extraction 12.05661 19.28265 11.747997 17.28349 15.63611 12.13114
#> ProcFood 15.06213 13.70234 11.800828 12.67523 15.65328 15.29809
#> TextWapp 19.55857 15.09776 15.196360 14.09535 18.97617 17.36500
#> LightMnfc 19.20298 14.50837 14.993789 15.45063 18.77242 17.84325
#> HeavyMnfc 19.21722 16.48452 17.831425 18.49213 18.99398 18.35910
#> Util_Cons 13.98415 12.46104 10.515841 13.33744 14.61440 15.21668
#> TransComm 14.06466 11.09132 8.842709 11.98261 14.26062 14.89917
#> OthServices 13.15694 10.13977 6.957067 10.56215 13.76662 14.33535
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 15.700748 15.79860 13.95151 13.78658
#> MeatLstk 12.730941 15.41461 14.29880 13.62514
#> Extraction 18.947096 12.28378 11.11931 16.26904
#> ProcFood 12.912548 16.85967 16.76465 14.41514
#> TextWapp 17.027054 17.75101 18.35748 20.67575
#> LightMnfc 16.459581 20.11128 19.50876 19.15549
#> HeavyMnfc 18.134340 18.47074 20.60837 18.55367
#> Util_Cons 11.002693 15.06677 15.44578 12.23665
#> TransComm 11.199883 14.39066 15.50264 11.91243
#> OthServices 8.550154 13.26083 14.46124 11.19120
#>
#>
#> $data$qpa
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.05315145 -0.4925705 -1.1356229 -0.06095744 -0.0246329
#> MeatLstk 0.15821362 -0.7574270 -1.1631939 0.07453020 0.3370939
#> Extraction 0.91748118 -2.6510329 -1.5577621 -0.85917687 -0.5135885
#> ProcFood -0.67478019 -1.1123757 -1.5257280 -0.24357766 -0.4601999
#> TextWapp -3.11094141 -1.6417979 -2.2814217 -0.46178770 -2.5452909
#> LightMnfc -3.20562816 -1.6576419 -2.8702824 -0.62820405 -2.6174994
#> HeavyMnfc -3.29456973 -2.6725578 -3.4280350 -1.08701658 -2.7446477
#> Util_Cons -0.18736699 -0.8348023 -1.4752358 -0.37426499 0.1115831
#> TransComm -0.25556889 -0.1895147 -1.3502024 -0.17689554 0.3557765
#> OthServices 0.31116551 0.3160108 -0.7855704 0.11036666 0.6985292
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.15962249 -0.3134396 -0.5496393 -0.3020872 -0.9248181
#> MeatLstk 0.15847367 -1.7842243 -0.7404574 -0.3659078 -1.2356656
#> Extraction 0.51836282 -5.3077278 -0.1028832 0.0803910 -2.2548895
#> ProcFood -0.18465210 -1.8494941 -1.0192779 -0.7029483 -1.4607799
#> TextWapp -0.69075364 -4.2628603 -1.4496866 -1.0185019 -3.5839758
#> LightMnfc -1.08882606 -4.5132093 -3.0207140 -1.3447390 -4.0646467
#> HeavyMnfc -1.28204370 -5.4348521 -2.2561655 -1.5199472 -3.5941641
#> Util_Cons -0.22788237 -1.0884329 -0.7549310 -0.5778956 -1.0717927
#> TransComm -0.18127671 -1.2757415 -0.6359882 -0.7162589 -0.9982095
#> OthServices 0.01023735 0.4913321 -0.1844122 -0.4242011 -0.3104180
#>
#>
#> $data$pga
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 11.75314 15.03562 11.087863 11.18245 12.40071 14.23065
#> MeatLstk 12.37397 12.29197 9.124296 10.69322 13.75281 14.00505
#> Extraction 11.49670 18.95027 13.034105 17.06458 15.27143 11.90659
#> ProcFood 16.31956 13.14599 9.692838 12.43969 14.85710 15.42005
#> TextWapp 16.79857 13.12392 12.895473 13.90259 15.88185 16.25435
#> LightMnfc 14.90560 13.74917 12.600709 15.31572 15.98023 23.22727
#> HeavyMnfc 21.20727 19.71684 17.154249 19.06367 22.10498 18.04933
#> Util_Cons 13.67229 12.62763 10.204145 13.33316 14.53838 15.52229
#> TransComm 13.65903 10.98899 7.960363 11.76972 14.35437 14.84163
#> OthServices 13.02815 10.07551 6.180221 10.52687 13.71105 14.29665
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 14.248547 16.48606 15.20233 12.68094
#> MeatLstk 11.604259 18.00787 18.60580 12.60248
#> Extraction 15.313412 16.38196 11.77437 11.88497
#> ProcFood 10.988339 17.14847 20.02366 13.08204
#> TextWapp 12.238937 18.35822 16.79446 16.21479
#> LightMnfc 19.137039 20.24318 19.48858 14.91489
#> HeavyMnfc 19.633499 19.81479 22.35133 22.00506
#> Util_Cons 10.421388 15.01816 16.12922 12.26731
#> TransComm 10.790898 16.44836 17.45697 11.69997
#> OthServices 8.010567 13.45314 14.44828 10.82013
#>
#>
#> $data$qga
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 1.8832762 -3.3319376 -2.4230144 0.9345096 2.11627698
#> MeatLstk 1.3203981 -0.9700327 -0.6672299 1.3806052 0.90249765
#> Extraction 2.1176023 -6.5132809 -4.1031127 -4.1371360 -0.42682335
#> ProcFood -2.1164150 -1.7175062 -1.1820749 -0.1940801 -0.06763012
#> TextWapp -2.5178490 -1.6983298 -3.9853547 -1.4759338 -0.95133621
#> LightMnfc -0.9119195 -2.2386706 -3.7340095 -2.6832960 -1.03535557
#> HeavyMnfc -6.0635872 -7.1118979 -7.4756689 -5.7466793 -5.99938869
#> Util_Cons 0.1631596 -1.2651691 -1.6405548 -0.9809119 0.21044844
#> TransComm 0.1748435 0.1925525 0.4036884 0.4041682 0.37169519
#> OthServices 0.7339672 1.0240208 2.0869868 1.5331928 0.93955368
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.60980582 -3.6941638 -1.9258101 -0.2022237 -0.872829497
#> MeatLstk 0.80889893 -1.4123479 -3.1905589 -3.0659819 -0.803755343
#> Extraction 2.69925284 -4.5835032 -1.8380839 2.8583529 -0.167647526
#> ProcFood -0.42697597 -0.8652456 -2.4803655 -4.2110810 -1.224425077
#> TextWapp -1.14155972 -1.9698318 -3.4771245 -1.5626523 -3.887074471
#> LightMnfc -6.73555136 -7.6458330 -4.9902344 -3.7821305 -2.799862862
#> HeavyMnfc -2.64473820 -8.0290909 -4.6505384 -6.0334120 -8.448526382
#> Util_Cons -0.51510400 -0.3562425 -0.6741524 -0.9987602 -0.507609665
#> TransComm 0.07453874 -0.6885756 -1.8940599 -2.1178808 -0.002271069
#> OthServices 0.55171180 1.8678281 0.6959906 0.4553072 0.791643500
#>
#>
#> $data$pia
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34369 15.75513 9.958646 11.06563 18.16961 12.38780
#> MeatLstk 11.91470 12.41311 9.247024 10.77340 16.31623 13.37507
#> Extraction 11.57872 18.81647 11.562405 17.56420 15.26987 11.90628
#> ProcFood 14.54399 16.59055 10.505771 11.87327 15.85310 14.44602
#> TextWapp 17.07524 15.50857 15.449477 14.29790 16.96098 17.40175
#> LightMnfc 20.66696 14.04720 18.146177 16.29554 17.89491 18.85611
#> HeavyMnfc 21.99253 17.01801 23.456461 19.71780 19.70928 20.62325
#> Util_Cons 13.68716 12.44889 10.151425 13.32431 14.53576 15.16470
#> TransComm 13.62701 10.79656 7.952136 11.60858 14.12358 14.69446
#> OthServices 13.20258 10.48296 6.166985 13.86904 13.99307 14.78267
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 14.528125 16.24304 17.11405 13.06438
#> MeatLstk 11.448028 16.30485 13.92149 12.84686
#> Extraction 15.521553 13.08211 11.36602 10.94137
#> ProcFood 14.406870 19.49502 15.71744 13.78049
#> TextWapp 15.232425 16.73799 20.55778 19.41067
#> LightMnfc 17.404156 19.37951 20.26267 19.71231
#> HeavyMnfc 19.223934 20.39265 21.37873 19.56129
#> Util_Cons 10.528266 14.79465 15.46645 12.28414
#> TransComm 10.344473 13.95216 14.91559 11.58652
#> OthServices 9.097904 14.36051 15.81643 11.94187
#>
#>
#> $data$qia
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> MeatLstk 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> Extraction 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> ProcFood 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> TextWapp 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> LightMnfc 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> HeavyMnfc 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> Util_Cons 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> TransComm 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> OthServices 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -6.777966 1.959712 1.054557 -1.243689
#> MeatLstk -6.777966 1.959712 1.054557 -1.243689
#> Extraction -6.777966 1.959712 1.054557 -1.243689
#> ProcFood -6.777966 1.959712 1.054557 -1.243689
#> TextWapp -6.777966 1.959712 1.054557 -1.243689
#> LightMnfc -6.777966 1.959712 1.054557 -1.243689
#> HeavyMnfc -6.777966 1.959712 1.054557 -1.243689
#> Util_Cons -6.777966 1.959712 1.054557 -1.243689
#> TransComm -6.777966 1.959712 1.054557 -1.243689
#> OthServices -6.777966 1.959712 1.054557 -1.243689
#>
#>
#> $data$qinv
#> subtotal
#> REG TOTAL
#> Oceania 1.2004646
#> EastAsia -0.4512359
#> SEAsia -9.1960688
#> SouthAsia -0.4224339
#> NAmerica 2.1174853
#> LatinAmer 3.8963976
#> EU_28 -6.7779660
#> MENA 1.9597118
#> SSA 1.0545571
#> RestofWorld -1.2436887
#>
#> $data$ams
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$ptrans
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#>
#> $data$qtmfsd
#> , , REG = Oceania, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.56295 -23.41405 -22.95119 -18.41091 -21.52654 -20.69179
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.95752 -20.1723 -19.19751 -19.73863
#>
#> , , REG = EastAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -27.19864 -25.21308 -61.22696 -16.99961 -12.81238 -11.99696
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -13.22399 -15.85076 -10.66438 -11.14418
#>
#> , , REG = SEAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -16.96498 -5.13237 -23.44017 -5.818068 -12.55895 -9.139107
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -10.13903 -7.203475 -1.61524 2.259035
#>
#> , , REG = SouthAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -21.86511 -16.66843 -50.66522 -13.19602 -15.27043 -18.81835
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.35097 -18.96791 -13.35798 -12.12549
#>
#> , , REG = NAmerica, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.45063 -31.85808 -43.3377 -21.9171 -27.54888 -25.01646
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -22.83766 -22.87514 -20.58338 -21.58442
#>
#> , , REG = LatinAmer, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.37991 -29.80575 -25.56958 -21.4369 -29.08848 -26.35299
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -21.25229 -24.8168 -22.10872 -23.03505
#>
#> , , REG = EU_28, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.24548 -15.83586 -45.01243 -9.738397 -7.474185 -9.254805
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -9.37706 -8.178735 -8.976718 -4.100457
#>
#> , , REG = MENA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -31.74357 -36.19915 -18.69808 -23.60417 -26.3612 -27.34395
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.70086 -23.57087 -19.84358 -19.54238
#>
#> , , REG = SSA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -29.2831 -33.00227 -18.14404 -22.22383 -26.965 -25.70126
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -21.44164 -25.05789 -22.31699 -22.79375
#>
#> , , REG = RestofWorld, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -26.68192 -26.80477 -18.04553 -16.67064 -22.80844 -16.0378
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -9.598754 -14.4051 -13.08782 -13.30267
#>
#> , , REG = Oceania, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -11.54602 -21.82426 -6.905659 -19.8434 -35.04933 -31.8657
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -26.82365 -23.41418 -23.29646 -23.37536
#>
#> , , REG = EastAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.55478 -23.3688 -48.97369 -18.42618 -27.60658 -24.32471
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.57455 -19.26814 -15.19621 -15.17034
#>
#> , , REG = SEAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -9.100564 -4.170784 -7.32132 -7.319551 -27.39046 -21.92039
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.83125 -10.97203 -6.606116 -2.374435
#>
#> , , REG = SouthAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -14.15599 -14.97774 -43.27788 -14.61656 -29.63973 -30.50883
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -33.88369 -22.25869 -17.75317 -16.10719
#>
#> , , REG = NAmerica, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.06949 -30.15167 -30.04126 -23.17709 -39.87432 -35.50817
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -31.99008 -26.00725 -24.61203 -25.13752
#>
#> , , REG = LatinAmer, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.53747 -28.51569 -8.832899 -22.73307 -40.94453 -36.58949
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -30.61956 -27.87006 -26.05999 -26.52241
#>
#> , , REG = EU_28, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -11.26075 -14.11952 -32.55653 -11.22839 -23.11782 -22.12278
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.00231 -11.90768 -13.59416 -8.445773
#>
#> , , REG = MENA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -24.72256 -34.7029 -2.262317 -24.95239 -38.9152 -37.66461
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -22.38971 -26.67472 -23.90977 -23.188
#>
#> , , REG = SSA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -22.11852 -31.11087 -1.555948 -23.69474 -39.46921 -36.00666
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -31.19271 -28.10135 -26.2577 -26.29205
#>
#> , , REG = RestofWorld, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.20623 -25.18904 -1.446555 -18.02637 -35.82702 -27.39188
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.04515 -17.88133 -17.49671 -17.23102
#>
#> , , REG = Oceania, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.01079 -30.94608 -23.01908 -23.02867 -29.21566 -28.88987
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.16871 -29.53184 -26.04422 -27.63735
#>
#> , , REG = EastAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -24.37959 -32.54626 -59.78725 -21.61932 -21.09849 -20.93173
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.57864 -25.71699 -18.23414 -19.8887
#>
#> , , REG = SEAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -14.53405 -14.92312 -23.68274 -11.10122 -20.94223 -18.5347
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -13.57759 -18.08358 -9.951768 -7.804531
#>
#> , , REG = SouthAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.45056 -24.97771 -51.51329 -18.03613 -23.42317 -27.39219
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.93535 -28.46866 -20.6995 -20.77344
#>
#> , , REG = NAmerica, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -23.27281 -38.25774 -42.2703 -26.21679 -34.55321 -32.89728
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -25.80952 -31.91776 -27.31265 -29.30149
#>
#> , , REG = LatinAmer, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -22.96546 -36.89135 -25.17021 -25.88809 -35.89787 -33.99304
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.1104 -33.63176 -28.70875 -30.60934
#>
#> , , REG = EU_28, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -16.7683 -24.26307 -44.39648 -14.80834 -16.41626 -18.65178
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.76437 -18.94449 -16.68948 -13.53822
#>
#> , , REG = MENA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -29.43426 -42.22243 -19.34323 -27.56104 -33.63047 -34.79921
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.36278 -32.53192 -26.63555 -27.46041
#>
#> , , REG = SSA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -26.94533 -39.47649 -18.77302 -26.79445 -34.54156 -32.30263
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.43602 -33.8446 -28.89937 -30.3918
#>
#> , , REG = RestofWorld, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -24.31008 -34.0646 -18.67606 -21.32153 -30.23612 -24.60336
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.92899 -24.44096 -20.45222 -21.83477
#>
#> , , REG = Oceania, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.16668 -26.85049 -4.729849 -23.02195 -34.19599 -26.19404
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -19.67694 -22.62764 -22.40649 -22.66078
#>
#> , , REG = EastAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.66096 -28.50255 -52.02125 -21.6727 -26.72789 -18.26735
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.63358 -18.43902 -14.21225 -14.37923
#>
#> , , REG = SEAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -15.54181 -9.847019 -5.255079 -11.17427 -26.56053 -15.81193
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.53613 -10.05771 -5.52249 -1.463996
#>
#> , , REG = SouthAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -20.55089 -20.48433 -40.1185 -17.90826 -28.83052 -24.54059
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -26.31497 -21.46028 -16.79888 -15.32481
#>
#> , , REG = NAmerica, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -24.54778 -34.64674 -31.62071 -26.2157 -39.24018 -30.50877
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.81104 -25.24734 -23.73732 -24.43936
#>
#> , , REG = LatinAmer, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -24.20737 -33.05447 -7.453051 -25.4991 -40.35201 -31.67448
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -22.97564 -27.12927 -25.20209 -25.83717
#>
#> , , REG = EU_28, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.9138 -19.66942 -34.53638 -14.74443 -22.29616 -15.91377
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.83257 -11.00297 -12.59161 -7.591952
#>
#> , , REG = MENA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -30.38047 -38.21735 -0.519366 -27.69806 -37.94269 -32.73805
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -14.55083 -25.92166 -23.02691 -22.47166
#>
#> , , REG = SSA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -28.02246 -35.47475 0.164981 -26.81356 -38.48213 -30.51112
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.05831 -27.36295 -25.40209 -25.60466
#>
#> , , REG = RestofWorld, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.13538 -30.12738 0.2873982 -21.05011 -35.08363 -22.15278
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.27847 -17.03797 -16.53945 -16.45914
#>
#> , , REG = Oceania, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -10.40928 -16.9402 -11.58975 -15.7764 -22.49416 -22.27402
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -19.31488 -17.7364 -18.38405 -19.35793
#>
#> , , REG = EastAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.78761 -18.77685 -51.43545 -14.22964 -13.65514 -12.82527
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.74967 -13.28299 -9.765013 -10.72271
#>
#> , , REG = SEAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -7.389146 2.368346 -11.96886 -2.452466 -13.52232 -10.05429
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.84057 -4.37184 -0.6247707 2.744085
#>
#> , , REG = SouthAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -12.99393 -9.702258 -44.98809 -10.26622 -16.25769 -20.03943
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.14101 -16.49525 -12.48573 -11.70867
#>
#> , , REG = NAmerica, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -16.57746 -25.8875 -38.02487 -19.07503 -28.08944 -25.52757
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.7273 -20.52171 -19.78387 -21.21247
#>
#> , , REG = LatinAmer, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -16.5458 -23.86119 -14.94552 -18.74262 -29.50166 -26.92656
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.07975 -22.52262 -21.32457 -22.66998
#>
#> , , REG = EU_28, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -10.17807 -8.742025 -36.68448 -6.65625 -8.408574 -10.34958
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.85667 -5.376857 -8.060358 -3.645569
#>
#> , , REG = MENA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -23.55287 -30.70109 -6.83293 -21.19201 -27.0323 -28.44817
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -14.7792 -21.23867 -19.03662 -19.16073
#>
#> , , REG = SSA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -20.95372 -27.03057 -6.179387 -19.77375 -27.63101 -26.83841
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.90523 -22.77107 -21.53493 -22.42753
#>
#> , , REG = RestofWorld, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.15768 -20.68382 -6.05811 -13.79031 -23.55623 -17.0654
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.83408 -11.79337 -12.21285 -12.89144
#>
#> , , REG = Oceania, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -15.47937 -18.11788 -26.52171 -15.86395 -23.54683 -20.50237
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.82568 -15.93656 -18.28994 -18.70415
#>
#> , , REG = EastAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -23.40848 -20.16588 -59.86644 -14.21431 -14.54219 -10.80671
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -13.20612 -11.38571 -9.660971 -9.99892
#>
#> , , REG = SEAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -12.68999 1.681526 -27.04376 -2.531981 -14.35721 -8.078541
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -10.16714 -2.279595 -0.5101892 3.577052
#>
#> , , REG = SouthAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.007 -11.01836 -52.95852 -10.26758 -17.031 -17.87994
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -25.16578 -14.66825 -12.38482 -10.99288
#>
#> , , REG = NAmerica, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -21.95237 -26.85758 -47.66658 -19.1701 -28.67943 -23.71524
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -22.40109 -18.78281 -19.69138 -20.57372
#>
#> , , REG = LatinAmer, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -21.54142 -25.0806 -29.08944 -18.64289 -30.00186 -25.23513
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.50128 -20.8275 -21.23385 -22.04305
#>
#> , , REG = EU_28, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -15.26491 -10.17635 -47.25159 -6.691166 -9.42043 -8.117146
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -9.226878 -3.306599 -7.95435 -2.864407
#>
#> , , REG = MENA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -28.43996 -31.90978 -22.66316 -21.28292 -27.89556 -26.20847
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.13239 -19.51546 -18.94327 -18.50536
#>
#> , , REG = SSA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.72489 -28.46595 -22.12485 -19.82193 -28.98017 -24.86903
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -21.35592 -21.08138 -21.44446 -21.79864
#>
#> , , REG = RestofWorld, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -23.09459 -22.10041 -22.02094 -13.89286 -24.50298 -14.9073
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -8.987186 -9.863499 -12.11172 -12.18523
#>
#> , , REG = Oceania, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -11.42521 -28.01394 -8.696556 -22.90646 -28.86348 -30.49222
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.98606 -28.88893 -23.69287 -27.02365
#>
#> , , REG = EastAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.829 -29.61139 -51.0487 -21.5702 -20.66905 -21.9131
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.44567 -25.03927 -15.63447 -19.20929
#>
#> , , REG = SEAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -8.41611 -11.87022 -8.017332 -10.89359 -20.52283 -19.57874
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -17.66338 -17.33621 -7.088771 -7.02263
#>
#> , , REG = SouthAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -13.98709 -21.65399 -44.36296 -17.91528 -23.05416 -28.17907
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -31.02947 -27.81604 -18.17822 -20.10153
#>
#> , , REG = NAmerica, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.49819 -36.22656 -36.48428 -26.72321 -34.73956 -34.14297
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -29.61213 -31.29662 -25.00163 -28.7019
#>
#> , , REG = LatinAmer, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.59248 -34.03894 -10.66907 -25.80805 -35.50183 -34.76874
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.27648 -33.02626 -26.44211 -30.02085
#>
#> , , REG = EU_28, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -11.04906 -20.8071 -34.8775 -14.63169 -15.94205 -19.79486
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.94129 -18.20498 -14.0407 -12.80489
#>
#> , , REG = MENA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -23.45928 -39.63803 -3.830928 -27.79852 -32.9034 -35.20816
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -19.36139 -31.91638 -24.303 -26.84521
#>
#> , , REG = SSA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -21.60135 -36.73558 -3.157416 -26.56619 -33.56464 -34.02855
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -28.22114 -33.24103 -26.63879 -29.80146
#>
#> , , REG = RestofWorld, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.85705 -31.24296 -3.035829 -21.27557 -29.81325 -25.69502
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.8248 -23.75159 -17.92308 -21.17186
#>
#> , , REG = Oceania, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -7.117748 -15.28981 -30.98502 -14.05285 -25.9807 -19.85712
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.37082 -18.26446 -18.86556 -18.46556
#>
#> , , REG = EastAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -15.86217 -17.25996 -62.40803 -12.40317 -17.27928 -9.964133
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.63888 -13.83963 -10.29738 -9.73479
#>
#> , , REG = SEAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -4.334101 4.319015 -31.04854 -0.4709667 -17.09554 -7.236794
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -13.71195 -4.985687 -1.211065 3.881026
#>
#> , , REG = SouthAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -9.859877 -7.911394 -57.77206 -8.301563 -19.6543 -17.61963
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.82236 -17.03128 -13.00205 -10.73166
#>
#> , , REG = NAmerica, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -14.2911 -24.18268 -50.93185 -17.46365 -31.40783 -23.53651
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -25.57943 -21.03189 -20.25713 -20.34063
#>
#> , , REG = LatinAmer, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -13.85798 -22.48215 -33.0756 -16.86358 -32.84311 -24.54732
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.80298 -23.01996 -21.78873 -21.81426
#>
#> , , REG = EU_28, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -6.895585 -6.963333 -50.59053 -4.678449 -12.27515 -7.240534
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.84364 -5.984253 -8.602786 -2.579336
#>
#> , , REG = MENA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.55016 -28.43241 -27.21966 -19.08311 -29.87739 -24.68802
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.46897 -21.74424 -19.51429 -18.26619
#>
#> , , REG = SSA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.06553 -25.07582 -26.70018 -17.90078 -30.92494 -23.78414
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -25.28587 -23.26681 -21.99785 -21.56914
#>
#> , , REG = RestofWorld, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -15.0627 -18.94166 -26.62046 -11.86787 -26.61189 -14.01495
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.90983 -12.35957 -12.73077 -11.92752
#>
#> , , REG = Oceania, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -12.27772 -18.92706 -21.20235 -14.59002 -22.63448 -19.24792
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.74372 -17.69524 -17.70659 -18.26911
#>
#> , , REG = EastAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -20.7954 -20.79805 -57.46086 -12.83371 -13.77874 -9.857428
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.75945 -13.23959 -9.016013 -9.517299
#>
#> , , REG = SEAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -9.678016 0.05535555 -21.88896 -1.144779 -13.61027 -6.942019
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -8.738919 -4.323982 0.2000949 4.131325
#>
#> , , REG = SouthAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -14.9077 -11.85521 -49.34512 -8.92854 -16.28873 -16.63887
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.8931 -16.45346 -11.75932 -10.51657
#>
#> , , REG = NAmerica, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.14008 -27.81445 -43.13546 -18.03053 -28.49483 -23.11255
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -21.55487 -20.48194 -19.11803 -20.14869
#>
#> , , REG = LatinAmer, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.89261 -25.78843 -24.65974 -17.60796 -30.11182 -24.64944
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.04863 -22.48385 -20.67152 -21.62587
#>
#> , , REG = EU_28, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -12.08719 -10.97894 -44.55278 -5.339941 -8.567683 -6.957856
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -7.940459 -5.329502 -7.297207 -2.344604
#>
#> , , REG = MENA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.04449 -31.50153 -17.38273 -19.60306 -27.02016 -24.95198
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.02816 -21.19925 -18.36459 -18.06925
#>
#> , , REG = SSA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -22.63829 -28.35126 -16.75827 -18.34489 -27.46 -23.66402
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -19.51364 -22.73242 -20.88363 -21.38015
#>
#> , , REG = RestofWorld, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.89403 -22.64107 -16.68788 -12.66759 -23.49107 -13.86741
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -7.885419 -11.74922 -11.48416 -11.71531
#>
#> , , REG = Oceania, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -11.09036 -22.50603 -34.88607 -20.36869 -21.47272 -24.6671
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -22.87709 -24.52432 -22.77083 -23.72578
#>
#> , , REG = EastAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.71297 -24.31885 -65.28933 -18.8238 -12.28743 -15.12831
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -19.27161 -20.43838 -14.61507 -15.55828
#>
#> , , REG = SEAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -8.086786 -4.223228 -34.66224 -7.835397 -12.14721 -12.54151
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.81448 -12.26253 -5.966103 -2.820898
#>
#> , , REG = SouthAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -13.57399 -15.75178 -59.7771 -15.1088 -14.86038 -21.87892
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -30.72014 -23.38558 -17.18955 -16.49084
#>
#> , , REG = NAmerica, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.97127 -30.93749 -54.15155 -23.63541 -27.56051 -27.9601
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -28.69183 -27.0798 -24.09542 -25.47988
#>
#> , , REG = LatinAmer, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.14795 -29.02975 -37.66963 -23.26413 -29.09209 -29.57072
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.22257 -28.9156 -25.5533 -26.85844
#>
#> , , REG = EU_28, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -10.79561 -14.90212 -52.98273 -11.70366 -6.997862 -12.61237
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.77883 -13.18461 -13.00203 -8.86447
#>
#> , , REG = MENA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -22.67618 -34.87833 -31.37692 -25.23653 -25.62163 -29.54971
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -18.40317 -27.73759 -23.38834 -23.53928
#>
#> , , REG = SSA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -21.42832 -31.89365 -30.90169 -23.79049 -26.90569 -28.75747
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.85813 -29.14355 -25.75236 -26.62913
#>
#> , , REG = RestofWorld, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.99536 -25.75419 -30.81483 -18.30384 -21.96596 -18.55788
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.43455 -19.07167 -16.93133 -17.60954
#>
#>
#> $data$pt
#> subtotal
#> MARG TOTAL
#> TransComm 10.77395
#>
#> $data$qtm
#> subtotal
#> MARG TOTAL
#> TransComm -17.4314
#>
#> $data$atmfsd
#> , , REG = Oceania, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#>
#> $data$atm
#> subtotal
#> COMM TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$atf
#> subtotal
#> COMM TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$ats
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$atd
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$atall
#> , , REG = Oceania, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#>
#> $data$tx
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$txs
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$tm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$tms
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$pr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -9.671724 -8.283913 -10.530433 -9.504964 -8.760546 -8.976172
#> MeatLstk -9.207723 -9.085768 -11.372752 -10.360200 -8.450564 -8.872194
#> Extraction -9.414808 -3.032064 -8.789124 -4.388733 -6.509699 -8.949649
#> ProcFood -7.995978 -8.404730 -10.912560 -8.322205 -7.522558 -8.234045
#> TextWapp -7.825833 -9.067301 -9.062962 -8.711476 -7.092211 -7.093676
#> LightMnfc -7.638566 -9.353209 -9.641813 -8.352399 -7.621861 -7.308455
#> HeavyMnfc -8.521271 -9.039396 -9.432820 -6.984074 -7.814597 -8.279303
#> Util_Cons -8.063480 -8.745352 -10.627398 -7.859375 -7.833160 -6.851680
#> TransComm -7.287614 -9.605108 -11.855648 -8.726216 -6.822638 -6.142385
#> OthServices -6.943423 -9.614510 -12.479637 -8.722294 -5.957288 -5.425608
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -9.830914 -7.110620 -7.548265 -8.388638
#> MeatLstk -9.419760 -7.160452 -7.739851 -8.429801
#> Extraction -6.014572 -9.503092 -9.381207 -9.399385
#> ProcFood -9.596457 -6.853573 -7.336908 -8.138135
#> TextWapp -9.799435 -7.010100 -6.972920 -7.455471
#> LightMnfc -9.431819 -6.747601 -7.054660 -8.369113
#> HeavyMnfc -9.360269 -9.012177 -7.836677 -9.375714
#> Util_Cons -9.955241 -6.885945 -6.583131 -8.761613
#> TransComm -9.832992 -7.042522 -6.052597 -8.683197
#> OthServices -10.460617 -7.017968 -5.669728 -7.924673
#>
#>
#> $data$qds
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.9621416 3.3278232 3.12157345 0.8003777 4.9071946
#> MeatLstk -2.5128005 1.6493320 1.78768563 0.2999792 0.8827592
#> Extraction 9.6562366 6.7827530 12.90961838 10.5610771 11.9279499
#> ProcFood 1.7344420 1.0564671 4.11895323 1.8327744 1.6838624
#> TextWapp 16.1329365 1.3799087 9.97970581 2.3066227 9.5123482
#> LightMnfc 9.6658287 2.2375898 6.73161650 5.0235682 5.7087164
#> HeavyMnfc 14.2316465 4.4719076 15.07699203 7.1003547 7.3913069
#> Util_Cons 0.9209909 -0.3175468 -6.32495832 -0.1574953 1.2816266
#> TransComm 0.6622449 0.4318101 0.08820134 0.3610102 0.5830940
#> OthServices 0.6159617 0.6877426 2.06263328 1.3867658 0.8010674
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.3004210 11.170945 4.5198364 1.4736651 4.19033003
#> MeatLstk -0.1495734 4.052387 2.4719169 0.9579520 2.17438555
#> Extraction 10.4023514 20.187115 10.7147484 11.2438498 6.67011070
#> ProcFood 0.7551976 3.330613 2.7851839 3.4711185 2.05822539
#> TextWapp 5.4795823 16.635912 5.8592739 10.2317257 16.66227722
#> LightMnfc 6.7511773 8.742264 10.5035896 10.9608364 12.48086643
#> HeavyMnfc 9.9447489 12.604840 13.9284449 13.5922356 13.09292698
#> Util_Cons 2.8864439 -3.590559 1.7621049 1.3000246 -0.04382407
#> TransComm 0.4856615 1.250002 0.8300448 1.3588848 0.39618012
#> OthServices 0.4975292 1.719541 1.3085821 0.8309776 1.00187063
#>
#>
#> $data$tradslack
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$tfd
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#>
#> $data$tfm
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#>
#> $data$tpd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$tpm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$tgd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tgm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tid
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tim
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tpdall
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tpmall
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tpreg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$pe
#> , , subtotal = TOTAL
#>
#> REG
#> ENDWMS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> UnSkLab 12.31516 8.825590 2.812242 9.531614 13.0754147 13.77045
#> SkLab 12.20729 8.788631 3.353622 9.298052 13.1051693 13.97631
#> Capital 12.12712 8.744238 3.127881 9.597487 13.0581541 13.77635
#> Land -10.64461 20.703505 14.532515 9.680475 -0.5294023 -2.50802
#> REG
#> ENDWMS EU_28 MENA SSA RestofWorld
#> UnSkLab 5.598738 12.34874 12.73905 9.686095
#> SkLab 6.025211 11.66391 13.16627 9.503530
#> Capital 5.842251 11.83629 12.86129 9.243149
#> Land 16.430468 21.00839 10.01439 14.914628
#>
#>
#> $data$qe
#> , , subtotal = TOTAL
#>
#> REG
#> ENDWMS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA SSA
#> UnSkLab 0 0 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0 0 0
#> Land 0 0 0 0 0 0 0 0 0
#> REG
#> ENDWMS RestofWorld
#> UnSkLab 0
#> SkLab 0
#> Capital 0
#> Land 0
#>
#>
#> $data$qesf
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#>
#> $data$tfe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#>
#> $data$ke
#> subtotal
#> REG TOTAL
#> Oceania 0.08395839
#> EastAsia -0.04112305
#> SEAsia -0.76745319
#> SouthAsia -0.05028313
#> NAmerica 0.12967376
#> LatinAmer 0.22257811
#> EU_28 -0.40050411
#> MENA 0.16499765
#> SSA 0.09977251
#> RestofWorld -0.08333426
#>
#> $data$rore
#> subtotal
#> REG TOTAL
#> Oceania -6.356545
#> EastAsia -6.356545
#> SEAsia -6.356545
#> SouthAsia -6.356545
#> NAmerica -6.356545
#> LatinAmer -6.356545
#> EU_28 -6.356545
#> MENA -6.356545
#> SSA -6.356545
#> RestofWorld -6.356545
#>
#> $data$rorc
#> subtotal
#> REG TOTAL
#> Oceania -5.567353
#> EastAsia -6.740924
#> SEAsia -13.300058
#> SouthAsia -6.826350
#> NAmerica -5.135125
#> LatinAmer -4.251246
#> EU_28 -10.040128
#> MENA -4.799927
#> SSA -5.418036
#> RestofWorld -7.133996
#>
#> $data$rental
#> subtotal
#> REG TOTAL
#> Oceania 12.127115
#> EastAsia 8.744238
#> SEAsia 3.127881
#> SouthAsia 9.597487
#> NAmerica 13.058154
#> LatinAmer 13.776350
#> EU_28 5.842251
#> MENA 11.836291
#> SSA 12.861294
#> RestofWorld 9.243149
#>
#> $data$rorg
#> subtotal
#> TOTAL
#> -6.356545
#>
#> $data$cgdslack
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$expand
#> , , subtotal = TOTAL
#>
#> REG
#> ENDWC Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> capital 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398 -6.777966
#> REG
#> ENDWC MENA SSA RestofWorld
#> capital 1.959712 1.054557 -1.243689
#>
#>
#> $data$psaveslack
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$del_taxrout
#> subtotal
#> REG TOTAL
#> Oceania -1.151741e-04
#> EastAsia 1.392605e-04
#> SEAsia 2.172865e-05
#> SouthAsia 3.921272e-04
#> NAmerica -2.286874e-04
#> LatinAmer -6.350441e-05
#> EU_28 5.600459e-04
#> MENA -4.960519e-05
#> SSA 2.459780e-05
#> RestofWorld 2.008987e-05
#>
#> $data$del_taxrfu
#> subtotal
#> REG TOTAL
#> Oceania -5.093207e-04
#> EastAsia -1.449067e-03
#> SEAsia -4.127976e-04
#> SouthAsia -4.873705e-05
#> NAmerica -1.380293e-03
#> LatinAmer -7.744477e-04
#> EU_28 -6.438803e-03
#> MENA -1.025247e-03
#> SSA -1.067500e-03
#> RestofWorld -2.224519e-03
#>
#> $data$del_taxriu
#> subtotal
#> REG TOTAL
#> Oceania 2.741130e-04
#> EastAsia 4.412789e-04
#> SEAsia 2.246351e-04
#> SouthAsia 1.111038e-03
#> NAmerica 1.998325e-04
#> LatinAmer 1.517667e-04
#> EU_28 1.376541e-03
#> MENA 1.610512e-05
#> SSA 2.712433e-04
#> RestofWorld 8.129379e-04
#>
#> $data$del_taxrpc
#> subtotal
#> REG TOTAL
#> Oceania 4.223993e-04
#> EastAsia 1.457419e-04
#> SEAsia -2.566546e-05
#> SouthAsia 3.850591e-04
#> NAmerica 1.091981e-04
#> LatinAmer 4.870143e-04
#> EU_28 4.362501e-04
#> MENA 1.608778e-04
#> SSA 8.237304e-05
#> RestofWorld 6.735069e-04
#>
#> $data$del_taxrgc
#> subtotal
#> REG TOTAL
#> Oceania -8.064239e-07
#> EastAsia -6.962008e-06
#> SEAsia -4.516547e-06
#> SouthAsia -2.747085e-05
#> NAmerica -4.994542e-11
#> LatinAmer -8.802567e-07
#> EU_28 -5.948195e-06
#> MENA -3.088380e-06
#> SSA -2.780375e-05
#> RestofWorld -8.598220e-07
#>
#> $data$del_taxric
#> subtotal
#> REG TOTAL
#> Oceania 3.220088e-04
#> EastAsia -1.280908e-04
#> SEAsia -2.978198e-04
#> SouthAsia 2.862796e-04
#> NAmerica 7.591012e-05
#> LatinAmer 9.373627e-04
#> EU_28 -1.146646e-04
#> MENA 1.140515e-04
#> SSA 5.131408e-04
#> RestofWorld 1.054063e-04
#>
#> $data$del_taxrexp
#> subtotal
#> REG TOTAL
#> Oceania 2.850837e-06
#> EastAsia -8.959875e-04
#> SEAsia -3.607023e-04
#> SouthAsia -2.370401e-03
#> NAmerica -6.306968e-05
#> LatinAmer -4.612810e-04
#> EU_28 1.502193e-05
#> MENA -3.595499e-05
#> SSA -7.598078e-04
#> RestofWorld -3.850950e-03
#>
#> $data$del_taxrimp
#> subtotal
#> REG TOTAL
#> Oceania 0.02033593
#> EastAsia 0.02206241
#> SEAsia 0.05015983
#> SouthAsia 0.02588768
#> NAmerica 0.01740156
#> LatinAmer 0.01592943
#> EU_28 0.03814033
#> MENA 0.02958575
#> SSA 0.02722710
#> RestofWorld 0.02660978
#>
#> $data$del_taxrinc
#> subtotal
#> REG TOTAL
#> Oceania -0.0032150398
#> EastAsia -0.0012159821
#> SEAsia -0.0020927212
#> SouthAsia -0.0008507904
#> NAmerica -0.0023818382
#> LatinAmer -0.0008982448
#> EU_28 -0.0051144408
#> MENA -0.0025078498
#> SSA -0.0023558412
#> RestofWorld -0.0023930650
#>
#> $data$del_ttaxr
#> subtotal
#> REG TOTAL
#> Oceania 0.01751696
#> EastAsia 0.01909260
#> SEAsia 0.04721197
#> SouthAsia 0.02476478
#> NAmerica 0.01373262
#> LatinAmer 0.01530722
#> EU_28 0.02885433
#> MENA 0.02625504
#> SSA 0.02390750
#> RestofWorld 0.01975233
#>
#> $data$pfactor
#> subtotal
#> REG TOTAL
#> Oceania 11.844757
#> EastAsia 9.426947
#> SEAsia 4.403212
#> SouthAsia 9.870467
#> NAmerica 13.064803
#> LatinAmer 13.320708
#> EU_28 6.040534
#> MENA 11.346224
#> SSA 12.087635
#> RestofWorld 9.505666
#>
#> $data$pfactwld
#> subtotal
#> TOTAL
#> 0
#>
#> $data$walras_sup
#> subtotal
#> TOTAL
#> 11.8661
#>
#> $data$walras_dem
#> subtotal
#> TOTAL
#> 11.86608
#>
#> $data$walraslack
#> subtotal
#> TOTAL
#> 1.423492e-05
#>
#> $data$vxwfob
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -4.136070 -11.068551 -1.67002070 -5.272016 -8.145422
#> MeatLstk -13.084248 -15.721065 0.09614134 -6.865345 -18.815100
#> Extraction 2.802242 -42.202122 -0.78682131 -34.715195 -27.823092
#> ProcFood -8.557777 -7.366763 1.66561985 -3.961903 -9.467988
#> TextWapp -17.283333 -9.599253 -8.36320972 -10.538067 -19.501637
#> LightMnfc -14.740035 -5.997905 -5.54286098 -10.728516 -16.962200
#> HeavyMnfc -10.131932 -7.698478 -4.71402025 -16.561239 -14.773808
#> Util_Cons -14.079637 -10.517646 -3.65158319 -13.657843 -14.633743
#> TransComm -10.819830 -6.676507 -2.21598649 -7.423678 -11.554672
#> OthServices -12.944371 -6.236824 3.09433556 -7.080842 -15.233932
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -7.732809 -1.555419 -11.566978 -12.045745 -6.541458
#> MeatLstk -17.787558 -10.717877 -22.605764 -19.967184 -18.278706
#> Extraction -4.758452 -27.284195 4.269646 4.943976 3.504745
#> ProcFood -9.648806 -3.529587 -10.144378 -11.260652 -7.701860
#> TextWapp -19.375959 -4.666839 -20.751024 -19.758339 -17.356321
#> LightMnfc -17.410654 -7.148133 -19.558346 -17.881168 -11.589078
#> HeavyMnfc -12.145235 -4.334964 -5.712286 -13.844528 -3.899258
#> Util_Cons -15.658655 -5.951739 -16.550764 -15.958407 -10.127366
#> TransComm -12.703110 -5.562196 -11.044774 -12.934905 -7.726993
#> OthServices -16.038866 -2.594421 -13.377350 -15.399225 -9.180477
#>
#>
#> $data$vmwcif
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -13.304011 -7.036816 -11.690926 -13.545333 -6.250017
#> MeatLstk -15.383368 -14.391806 -20.660446 -19.558727 -12.789139
#> Extraction -17.648956 3.882123 -12.582619 6.623585 -6.984167
#> ProcFood -4.322526 -5.943256 -8.834700 -6.655569 -2.875692
#> TextWapp -3.245787 -18.874352 -11.511838 -18.214512 -6.319062
#> LightMnfc -2.243562 -16.720844 -12.257805 -11.017130 -7.226123
#> HeavyMnfc -1.753300 -13.093796 -4.759189 -3.644200 -6.191282
#> Util_Cons -5.463436 -8.002562 -15.285197 -6.535471 -4.307836
#> TransComm -3.026156 -7.660263 -10.923505 -6.164414 -1.926378
#> OthServices -3.166802 -8.161683 -12.106228 -5.496834 -1.496231
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -12.1204815 -4.971029 -2.6957216 -7.1060133 -6.178946
#> MeatLstk -14.5757599 -14.218511 -8.0271559 -11.6148405 -13.199078
#> Extraction -20.1587429 2.588595 -22.9934254 -10.8040504 -25.966854
#> ProcFood -5.1440554 -7.243625 -0.3908152 -1.1254642 -5.168087
#> TextWapp -8.8147793 -10.841258 -8.0772638 -4.6166310 -1.169595
#> LightMnfc -5.1266298 -12.099345 -1.2568684 -1.3481827 -4.516528
#> HeavyMnfc -4.5962129 -7.704553 -4.4593320 -0.9120268 -6.738001
#> Util_Cons -0.3775066 -12.869866 -2.0013454 -1.6797746 -8.175832
#> TransComm -1.2147576 -7.517853 -2.4838543 -0.4393870 -6.266923
#> OthServices -0.4961746 -9.881743 -1.6745713 -0.4556961 -5.444149
#>
#>
#> $data$vxwreg
#> subtotal
#> REG TOTAL
#> Oceania -5.191327
#> EastAsia -7.619800
#> SEAsia -3.334435
#> SouthAsia -11.917800
#> NAmerica -15.423265
#> LatinAmer -10.750287
#> EU_28 -5.144677
#> MENA -2.825851
#> SSA -3.827745
#> RestofWorld -2.736629
#>
#> $data$vmwreg
#> subtotal
#> REG TOTAL
#> Oceania -3.350141
#> EastAsia -8.566995
#> SEAsia -7.953184
#> SouthAsia -2.273838
#> NAmerica -5.790705
#> LatinAmer -5.646469
#> EU_28 -7.962142
#> MENA -4.465606
#> SSA -2.087360
#> RestofWorld -7.101320
#>
#> $data$pfactreal
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -22.264668 -21.360340 -20.273357 -13.391222 -8.088126 -9.163261
#> UnSkLab -1.803180 -1.803180 -1.803180 -1.803180 -1.803180 -1.803180
#> SkLab -1.897490 -1.897490 -1.897490 -1.897490 -1.897490 -1.897490
#> Capital -1.967588 -1.967588 -1.967588 -1.967588 -1.967588 -1.967588
#> NatRes -23.718912 -20.310905 -11.748576 -5.038861 4.567533 2.383778
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -9.699919 -10.559502 -10.202139 -11.287611
#> UnSkLab -1.803180 -1.803180 -1.803180 -1.803180
#> SkLab -1.897490 -1.897490 -1.897490 -1.897490
#> Capital -1.967588 -1.967588 -1.967588 -1.967588
#> NatRes 1.301387 -1.258249 -2.175595 -1.871008
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 8.584126 5.913972 12.624289 2.235428 -0.4749112 1.119562
#> UnSkLab -2.784218 -2.784218 -2.784218 -2.784218 -2.7842181 -2.784218
#> SkLab -2.817233 -2.817233 -2.817233 -2.817233 -2.8172331 -2.817233
#> Capital -2.856891 -2.856891 -2.856891 -2.856891 -2.8568907 -2.856891
#> NatRes 11.507692 2.168520 40.011414 -2.511184 -6.6059885 -3.905197
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 1.488151 1.325549 0.7827682 1.926707
#> UnSkLab -2.784218 -2.784218 -2.7842181 -2.784218
#> SkLab -2.817233 -2.817233 -2.8172331 -2.817233
#> Capital -2.856891 -2.856891 -2.8568907 -2.856891
#> NatRes -3.276021 -3.179079 -3.3167584 -2.525045
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 3.824452 1.965065 6.252329 -1.720375 -3.476974 -2.320338
#> UnSkLab -7.031850 -7.031850 -7.031850 -7.031850 -7.031850 -7.031850
#> SkLab -6.542305 -6.542305 -6.542305 -6.542305 -6.542305 -6.542305
#> Capital -6.746433 -6.746433 -6.746433 -6.746433 -6.746433 -6.746433
#> NatRes 4.810198 -1.181386 20.765305 -6.212097 -8.724262 -6.753122
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -2.936841 -5.265027 -3.486159 -1.583910
#> UnSkLab -7.031850 -7.031850 -7.031850 -7.031850
#> SkLab -6.542305 -6.542305 -6.542305 -6.542305
#> Capital -6.746433 -6.746433 -6.746433 -6.746433
#> NatRes -7.806087 -11.242779 -7.580835 -5.488400
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -2.624767 -2.713385 1.955823 -2.308235 -5.445787 -2.750686
#> UnSkLab -2.779178 -2.779178 -2.779178 -2.779178 -2.779178 -2.779178
#> SkLab -2.986490 -2.986490 -2.986490 -2.986490 -2.986490 -2.986490
#> Capital -2.720712 -2.720712 -2.720712 -2.720712 -2.720712 -2.720712
#> NatRes -2.540159 -2.846696 28.447802 -2.004725 -7.609623 -2.832858
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -1.995220 -2.833580 -2.875391 -2.828695
#> UnSkLab -2.779178 -2.779178 -2.779178 -2.779178
#> SkLab -2.986490 -2.986490 -2.986490 -2.986490
#> Capital -2.720712 -2.720712 -2.720712 -2.720712
#> NatRes -1.474788 -2.969760 -3.015487 -2.972616
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -13.959198 -10.683532 -10.813487 -7.482299 -4.514421 -7.242472
#> UnSkLab -1.513669 -1.513669 -1.513669 -1.513669 -1.513669 -1.513669
#> SkLab -1.487753 -1.487753 -1.487753 -1.487753 -1.487753 -1.487753
#> Capital -1.528703 -1.528703 -1.528703 -1.528703 -1.528703 -1.528703
#> NatRes -16.183821 -5.039013 3.105686 -1.894990 3.147299 -2.078451
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -7.410839 -6.2600536 -6.267873 -6.881208
#> UnSkLab -1.513669 -1.5136687 -1.513669 -1.513669
#> SkLab -1.487753 -1.4877528 -1.487753 -1.487753
#> Capital -1.528703 -1.5287026 -1.528703 -1.528703
#> NatRes -2.397027 -0.6995738 -1.620911 -1.393340
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -16.475790 -12.935232 -15.236132 -9.614180 -7.2979836 -6.8252335
#> UnSkLab -1.321396 -1.321396 -1.321396 -1.321396 -1.3213955 -1.3213955
#> SkLab -1.142848 -1.142848 -1.142848 -1.142848 -1.1428477 -1.1428477
#> Capital -1.316284 -1.316284 -1.316284 -1.316284 -1.3162843 -1.3162843
#> NatRes -20.290350 -7.668118 -14.206860 -4.073693 -0.2811868 0.6327902
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -6.535123 -6.4915667 -7.115898 -7.820482
#> UnSkLab -1.321396 -1.3213955 -1.321396 -1.321396
#> SkLab -1.142848 -1.1428477 -1.142848 -1.142848
#> Capital -1.316284 -1.3162843 -1.316284 -1.316284
#> NatRes 1.195492 0.6467469 -1.596967 -1.287046
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 5.419580 0.7367671 7.586599 -1.389603 1.082087 -1.935520
#> UnSkLab -5.799476 -5.7994757 -5.799476 -5.799476 -5.799476 -5.799476
#> SkLab -5.419035 -5.4190350 -5.419035 -5.419035 -5.419035 -5.419035
#> Capital -5.582247 -5.5822468 -5.582247 -5.582247 -5.582247 -5.582247
#> NatRes 11.541120 -5.2704563 28.304796 -5.854618 -1.071958 -6.306267
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -1.794950 -3.377980 -2.602916 -1.090372
#> UnSkLab -5.799476 -5.799476 -5.799476 -5.799476
#> SkLab -5.419035 -5.419035 -5.419035 -5.419035
#> Capital -5.582247 -5.582247 -5.582247 -5.582247
#> NatRes -6.065235 -8.351695 -6.376202 -4.852981
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 4.974614 3.3477473 2.143081 0.6064689 -1.346324 1.025342
#> UnSkLab -2.851253 -2.8512526 -2.851253 -2.8512526 -2.851253 -2.851253
#> SkLab -3.443428 -3.4434276 -3.443428 -3.4434276 -3.443428 -3.443428
#> Capital -3.294372 -3.2943716 -3.294372 -3.2943716 -3.294372 -3.294372
#> NatRes 6.266430 0.8023767 -9.461913 -2.8606832 -5.850360 -1.751970
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 1.8255646 0.5930106 -1.104942 0.06528313
#> UnSkLab -2.8512526 -2.8512526 -2.851253 -2.85125256
#> SkLab -3.4434276 -3.4434276 -3.443428 -3.44342756
#> Capital -3.2943716 -3.2943716 -3.294372 -3.29437160
#> NatRes -0.3517223 -2.2649090 -4.476945 -3.42031932
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -5.122913 -4.068646 -6.770708 -3.335782 -1.083819 -1.397591
#> UnSkLab -2.637753 -2.637753 -2.637753 -2.637753 -2.637753 -2.637753
#> SkLab -2.268799 -2.268799 -2.268799 -2.268799 -2.268799 -2.268799
#> Capital -2.532179 -2.532179 -2.532179 -2.532179 -2.532179 -2.532179
#> NatRes -5.622608 -2.186329 -15.182474 -1.833758 2.130980 1.550621
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -2.798083 -3.236543 -3.488100 -3.589999
#> UnSkLab -2.637753 -2.637753 -2.637753 -2.637753
#> SkLab -2.268799 -2.268799 -2.268799 -2.268799
#> Capital -2.532179 -2.532179 -2.532179 -2.532179
#> NatRes -1.021884 -1.933212 -2.552622 -2.463582
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 1.269551 1.0675101 0.5023876 -1.729721 1.744578 0.8106557
#> UnSkLab -3.396098 -3.3960979 -3.3960979 -3.396098 -3.396098 -3.3960979
#> SkLab -3.556892 -3.5568919 -3.5568919 -3.556892 -3.556892 -3.5568919
#> Capital -3.786216 -3.7862158 -3.7862158 -3.786216 -3.786216 -3.7862158
#> NatRes 1.500292 0.7838037 -2.9565506 -4.281255 2.171793 0.4957565
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -0.9397188 -1.838462 -2.280276 -1.529359
#> UnSkLab -3.3960979 -3.396098 -3.396098 -3.396098
#> SkLab -3.5568919 -3.556892 -3.556892 -3.556892
#> Capital -3.7862158 -3.786216 -3.786216 -3.786216
#> NatRes -2.6124055 -4.008684 -4.365088 -3.649698
#>
#>
#> $data$pebfactreal
#> , , subtotal = TOTAL
#>
#> REG
#> ENDWMS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> UnSkLab -1.803180 -2.784218 -7.031850 -2.779179 -1.513669 -1.321396
#> SkLab -1.897490 -2.817233 -6.542305 -2.986490 -1.487753 -1.142848
#> Capital -1.967588 -2.856890 -6.746432 -2.720712 -1.528703 -1.316284
#> Land -21.876278 7.828947 3.568233 -2.647043 -13.363170 -15.435650
#> REG
#> ENDWMS EU_28 MENA SSA RestofWorld
#> UnSkLab -5.799476 -2.851252 -2.637753 -3.396098
#> SkLab -5.419036 -3.443427 -2.268799 -3.556892
#> Capital -5.582247 -3.294371 -2.532179 -3.786216
#> Land 3.861359 4.640130 -4.990297 1.208829
#>
#>
#> $data$pefactreal
#> , , subtotal = TOTAL
#>
#> REG
#> ENDWMS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> UnSkLab -1.803180 -2.784218 -7.031850 -2.779178 -1.513669 -1.321396
#> SkLab -1.897491 -2.817233 -6.542305 -2.986491 -1.487753 -1.142848
#> Capital -1.967587 -2.856890 -6.746432 -2.720712 -1.528702 -1.316284
#> Land -21.876837 7.826531 3.566228 -2.647051 -13.363181 -15.440503
#> REG
#> ENDWMS EU_28 MENA SSA RestofWorld
#> UnSkLab -5.799476 -2.851252 -2.637753 -3.396098
#> SkLab -5.419035 -3.443427 -2.268799 -3.556892
#> Capital -5.582247 -3.294371 -2.532180 -3.786216
#> Land 3.863088 4.636808 -4.990817 1.208831
#>
#>
#> $data$psw
#> subtotal
#> REG TOTAL
#> Oceania 12.70781
#> EastAsia 13.28275
#> SEAsia 11.72703
#> SouthAsia 13.68962
#> NAmerica 15.27059
#> LatinAmer 14.07700
#> EU_28 11.75187
#> MENA 12.46331
#> SSA 12.70875
#> RestofWorld 12.11022
#>
#> $data$pdw
#> subtotal
#> REG TOTAL
#> Oceania 13.07484
#> EastAsia 12.81652
#> SEAsia 13.02193
#> SouthAsia 12.52992
#> NAmerica 13.34502
#> LatinAmer 13.62086
#> EU_28 12.32889
#> MENA 12.89493
#> SSA 12.93743
#> RestofWorld 12.56474
#>
#> $data$tot
#> subtotal
#> REG TOTAL
#> Oceania -0.3245870
#> EastAsia 0.4132553
#> SEAsia -1.1457037
#> SouthAsia 1.0306610
#> NAmerica 1.6988547
#> LatinAmer 0.4014648
#> EU_28 -0.5136902
#> MENA -0.3823159
#> SSA -0.2024866
#> RestofWorld -0.4037779
#>
#> $data$vgdp
#> subtotal
#> REG TOTAL
#> Oceania 14.121518
#> EastAsia 11.610237
#> SEAsia 9.362855
#> SouthAsia 12.653094
#> NAmerica 14.968442
#> LatinAmer 15.206415
#> EU_28 10.481309
#> MENA 14.585708
#> SSA 15.239949
#> RestofWorld 12.169168
#>
#> $data$pgdp
#> subtotal
#> REG TOTAL
#> Oceania 14.37255
#> EastAsia 12.28928
#> SEAsia 10.42927
#> SouthAsia 13.60137
#> NAmerica 15.19835
#> LatinAmer 15.50442
#> EU_28 11.15886
#> MENA 15.18486
#> SSA 15.92661
#> RestofWorld 13.05410
#>
#> $data$qgdp
#> subtotal
#> REG TOTAL
#> Oceania -0.2194805
#> EastAsia -0.6047259
#> SEAsia -0.9656969
#> SouthAsia -0.8347391
#> NAmerica -0.1995769
#> LatinAmer -0.2580000
#> EU_28 -0.6095351
#> MENA -0.5201692
#> SSA -0.5923254
#> RestofWorld -0.7827500
#>
#> $data$contgdpexp
#> , , subtotal = TOTAL
#>
#> GDPEX
#> REG Household Investment Government Exports IntnlMargins
#> Oceania -0.232882023 0.3141115 0.11573317 -3.384161 -0.04998686
#> EastAsia -0.231318012 -0.1527309 0.16015740 -4.771524 -0.23492248
#> SEAsia -0.919420421 -2.6462872 0.20734851 -7.177967 -0.36392269
#> SouthAsia -0.159285709 -0.1329240 0.11116980 -4.291327 -0.11603833
#> NAmerica -0.002527833 0.4067008 0.15478316 -3.859683 -0.05389009
#> LatinAmer -0.181369066 0.7735403 0.09247734 -3.844699 -0.06456371
#> EU_28 -1.022797942 -1.2974668 0.36709535 -5.645877 -0.31610593
#> MENA -0.518995106 0.4750518 -0.01062927 -5.280532 -0.18133882
#> SSA -0.418625146 0.2143452 0.05840823 -4.456756 -0.07088123
#> RestofWorld -0.756337583 -0.2750608 0.12509365 -4.659907 -0.26468751
#> GDPEX
#> REG Imports
#> Oceania 3.017704
#> EastAsia 4.625612
#> SEAsia 9.934553
#> SouthAsia 3.753666
#> NAmerica 3.155041
#> LatinAmer 2.966616
#> EU_28 7.305616
#> MENA 4.996275
#> SSA 4.081183
#> RestofWorld 5.048149
#>
#>
#> $data$qgdpwld
#> subtotal
#> TOTAL
#> -0.4908394
#>
#> $data$pgdpwld
#> subtotal
#> TOTAL
#> 13.2866
#>
#> $data$vgdpwld
#> subtotal
#> TOTAL
#> 12.73054
#>
#> $data$compvalad
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -5.0754809 3.43194056 2.7334263 0.8875122 -3.08759785
#> MeatLstk -8.2718077 1.97964764 2.3477459 0.7868759 -1.10759771
#> Extraction -1.4008032 5.65025043 4.7398677 5.0293393 0.82003993
#> ProcFood -3.3581138 0.97463238 1.7083094 1.7142169 -0.23141778
#> TextWapp 8.6276922 -4.31418276 -1.6264691 -5.4344974 6.20583677
#> LightMnfc 5.7653537 -0.80336821 1.0445596 0.7596540 -0.52781862
#> HeavyMnfc 4.3638368 0.01695021 -0.4215717 2.5116138 -0.93319035
#> Util_Cons 1.0766324 0.08710231 -5.5013676 0.6094798 1.33302045
#> TransComm -0.2687478 -0.22097793 -0.3800595 0.4339942 0.01754313
#> OthServices 0.2756263 1.00480413 2.6578050 0.6872506 0.34234652
#> REG
#> ACTS LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4.3554845 4.66129971 2.7354128 -0.1518451 1.76792431
#> MeatLstk -2.0957780 0.51754963 2.2269084 0.8238417 2.63569665
#> Extraction -1.7771119 5.02793884 -0.4023629 -1.3492999 0.88999075
#> ProcFood -2.9272323 0.30172467 0.9164536 1.3664207 0.02198168
#> TextWapp 1.5006014 6.72874975 -2.9240713 6.6340733 8.42223549
#> LightMnfc 2.6822419 -0.33890367 2.4000571 5.8844409 6.13936615
#> HeavyMnfc 3.4194634 -0.01589321 4.2971363 2.5307744 2.08023024
#> Util_Cons 2.9727507 -3.32737756 1.7893441 1.4299337 0.20412779
#> TransComm -0.2612811 -0.74652505 -1.5991406 0.4816090 -0.40521717
#> OthServices 0.2114817 1.55712521 0.3062551 0.5609007 0.74306458
#>
#>
#> $data$pxw
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66255 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$vxwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops -6.3393664
#> MeatLstk -13.6698933
#> Extraction -0.9630741
#> ProcFood -5.3221011
#> TextWapp -10.0474129
#> LightMnfc -9.2885761
#> HeavyMnfc -7.3845253
#> Util_Cons -9.1780443
#> TransComm -7.0433626
#> OthServices -6.8703871
#>
#> $data$vxwwld
#> subtotal
#> TOTAL
#> -6.932714
#>
#> $data$vmwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops -6.504675
#> MeatLstk -13.711295
#> Extraction -1.142582
#> ProcFood -5.393516
#> TextWapp -10.157336
#> LightMnfc -9.348713
#> HeavyMnfc -7.488833
#> Util_Cons -9.178042
#> TransComm -6.146271
#> OthServices -6.870386
#>
#> $data$valuew
#> subtotal
#> COMM TOTAL
#> GrainsCrops 12.48766
#> MeatLstk 12.10891
#> Extraction 14.25760
#> ProcFood 12.28332
#> TextWapp 12.72264
#> LightMnfc 13.00436
#> HeavyMnfc 14.36738
#> Util_Cons 11.78872
#> TransComm 10.98976
#> OthServices 11.43284
#>
#> $data$valuewu
#> subtotal
#> COMM TOTAL
#> GrainsCrops 13.46917
#> MeatLstk 12.46979
#> Extraction 18.00818
#> ProcFood 13.34736
#> TextWapp 14.58604
#> LightMnfc 14.61357
#> HeavyMnfc 16.61922
#> Util_Cons 12.40934
#> TransComm 12.15947
#> OthServices 11.90823
#>
#> $data$pxwreg
#> subtotal
#> REG TOTAL
#> Oceania 12.70781
#> EastAsia 13.28275
#> SEAsia 11.72703
#> SouthAsia 13.68962
#> NAmerica 15.27059
#> LatinAmer 14.07701
#> EU_28 11.75187
#> MENA 12.46331
#> SSA 12.70875
#> RestofWorld 12.11022
#>
#> $data$pxwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops 11.656794
#> MeatLstk 11.640585
#> Extraction 11.506237
#> ProcFood 11.967612
#> TextWapp 12.875022
#> LightMnfc 13.073888
#> HeavyMnfc 14.283938
#> Util_Cons 11.721414
#> TransComm 10.992610
#> OthServices 9.819502
#>
#> $data$pxwwld
#> subtotal
#> TOTAL
#> 12.77074
#>
#> $data$pmw
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 11.05322 11.72553 11.37640 11.570480 11.858839 12.003453
#> MeatLstk 12.00681 12.16267 11.30122 12.088453 12.903523 12.994519
#> Extraction 11.89474 11.37501 11.16552 11.283091 12.051489 11.689032
#> ProcFood 12.05126 12.06553 11.74587 11.012577 12.650676 13.407244
#> TextWapp 12.79293 12.62116 12.57870 12.664845 13.181228 13.462748
#> LightMnfc 12.85110 13.00540 12.83728 13.198673 13.667089 13.688610
#> HeavyMnfc 14.25761 14.21707 14.12404 14.093706 14.611691 14.807842
#> Util_Cons 12.40134 11.96339 11.93942 11.791436 12.954835 12.379761
#> TransComm 11.38179 11.25880 11.23889 11.078807 11.331670 11.090285
#> OthServices 10.40447 10.66464 10.13914 9.903643 9.917688 9.838153
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 11.172085 11.79073 11.48876 11.64037
#> MeatLstk 10.688382 12.30685 12.23799 11.75789
#> Extraction 11.336104 11.42322 11.20412 11.21237
#> ProcFood 11.251900 12.51287 12.52926 11.62640
#> TextWapp 12.571940 12.74703 12.83187 12.52791
#> LightMnfc 12.547055 13.06904 13.14339 12.58218
#> HeavyMnfc 13.852252 14.01720 14.35964 13.88444
#> Util_Cons 11.356636 12.02127 12.13391 11.57355
#> TransComm 10.992009 11.32305 11.06234 10.93555
#> OthServices 9.490111 10.42199 10.03173 9.33895
#>
#>
#> $data$pmwreg
#> subtotal
#> REG TOTAL
#> Oceania 13.07484
#> EastAsia 12.81652
#> SEAsia 13.02193
#> SouthAsia 12.52992
#> NAmerica 13.34502
#> LatinAmer 13.62086
#> EU_28 12.32889
#> MENA 12.89493
#> SSA 12.93743
#> RestofWorld 12.56474
#>
#> $data$pmwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops 11.556890
#> MeatLstk 11.603958
#> Extraction 11.454668
#> ProcFood 11.892673
#> TextWapp 12.766944
#> LightMnfc 12.981675
#> HeavyMnfc 14.158477
#> Util_Cons 11.721414
#> TransComm 11.122548
#> OthServices 9.819502
#>
#> $data$pw
#> subtotal
#> COMM TOTAL
#> GrainsCrops 11.97846
#> MeatLstk 12.23748
#> Extraction 13.23013
#> ProcFood 12.66486
#> TextWapp 13.36793
#> LightMnfc 13.47053
#> HeavyMnfc 14.55288
#> Util_Cons 12.68462
#> TransComm 11.91395
#> OthServices 10.98199
#>
#> $data$pwu
#> subtotal
#> COMM TOTAL
#> GrainsCrops 13.84308
#> MeatLstk 13.60969
#> Extraction 18.09751
#> ProcFood 14.25402
#> TextWapp 16.56329
#> LightMnfc 18.94785
#> HeavyMnfc 19.89121
#> Util_Cons 38.40653
#> TransComm 13.15358
#> OthServices 11.84995
#>
#> $data$qxw
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -13.121549 -21.12818 -10.275641 -14.70591 -18.18155 -17.72618
#> MeatLstk -22.299704 -24.88492 -7.749732 -15.72613 -28.60722 -27.41960
#> Extraction -7.797703 -51.34699 -11.048373 -44.22744 -37.36413 -14.85908
#> ProcFood -19.364363 -17.98085 -7.162207 -14.02928 -20.99950 -21.05268
#> TextWapp -27.666595 -19.75145 -18.626598 -20.92200 -30.38168 -30.43170
#> LightMnfc -25.627224 -16.56347 -15.767281 -21.75716 -28.09684 -28.71247
#> HeavyMnfc -21.832624 -19.23280 -16.190933 -28.52428 -26.66595 -24.14369
#> Util_Cons -24.413561 -20.38156 -12.448212 -23.79727 -25.45577 -26.75387
#> TransComm -21.490236 -15.64321 -9.338261 -16.99008 -22.49083 -23.88671
#> OthServices -22.968130 -14.78186 -2.772007 -15.79541 -25.45189 -26.52174
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -10.730493 -22.580969 -22.416548 -16.895214
#> MeatLstk -19.096552 -32.481987 -29.720879 -27.392151
#> Extraction -36.825863 -5.998537 -5.329905 -6.617037
#> ProcFood -12.825176 -22.007460 -22.630501 -18.156248
#> TextWapp -14.652145 -31.291613 -30.494589 -27.861282
#> LightMnfc -17.191828 -30.642513 -29.005026 -22.088324
#> HeavyMnfc -15.727406 -17.375284 -25.689529 -15.349988
#> Util_Cons -14.732495 -27.271765 -27.064631 -19.740597
#> TransComm -14.214515 -21.853535 -24.142277 -17.194239
#> OthServices -9.676209 -23.301971 -25.900948 -17.989706
#>
#>
#> $data$qxwreg
#> subtotal
#> REG TOTAL
#> Oceania -15.88101
#> EastAsia -18.45166
#> SEAsia -13.48059
#> SouthAsia -22.52397
#> NAmerica -26.62765
#> LatinAmer -21.76362
#> EU_28 -15.11970
#> MENA -13.59480
#> SSA -14.67188
#> RestofWorld -13.24308
#>
#> $data$qxwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops -16.11739
#> MeatLstk -22.67140
#> Extraction -11.18261
#> ProcFood -15.44171
#> TextWapp -20.30780
#> LightMnfc -19.77686
#> HeavyMnfc -18.96020
#> Util_Cons -18.70676
#> TransComm -16.24970
#> OthServices -15.19756
#>
#> $data$qxwwld
#> subtotal
#> TOTAL
#> -17.47214
#>
#> $data$qmw
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -21.93293 -16.79325 -20.71114 -22.511162 -16.18903 -21.538563
#> MeatLstk -24.45403 -23.67496 -28.71636 -28.234102 -22.75630 -24.399660
#> Extraction -26.40311 -6.72762 -21.36286 -4.187075 -16.98831 -28.514683
#> ProcFood -14.61265 -16.06986 -18.41730 -15.915446 -13.78276 -16.358124
#> TextWapp -14.21961 -27.96589 -21.39885 -27.408154 -17.22926 -19.634220
#> LightMnfc -13.37570 -26.30515 -22.24007 -21.392303 -18.38106 -16.549803
#> HeavyMnfc -14.01299 -23.91137 -16.54623 -15.546785 -18.15083 -16.901337
#> Util_Cons -15.89375 -17.83257 -24.32084 -16.393841 -15.28281 -11.351927
#> TransComm -12.93564 -17.00456 -19.92324 -15.523412 -11.90860 -11.076616
#> OthServices -12.29232 -17.01205 -20.19752 -14.012708 -10.38406 -9.408687
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -14.520834 -12.95854 -16.678610 -15.96136
#> MeatLstk -22.501810 -18.10576 -21.252016 -22.33128
#> Extraction -7.856849 -30.88822 -19.790787 -33.43082
#> ProcFood -16.624908 -11.46863 -12.134381 -15.04526
#> TextWapp -20.798433 -18.46992 -15.464158 -12.17254
#> LightMnfc -21.898750 -12.67005 -12.808149 -15.18776
#> HeavyMnfc -18.934065 -16.20504 -13.354068 -18.10822
#> Util_Cons -21.755779 -12.51781 -12.318918 -17.70078
#> TransComm -16.676754 -12.40256 -10.356099 -15.50673
#> OthServices -17.692789 -10.95485 -9.531272 -13.52043
#>
#>
#> $data$qmwreg
#> subtotal
#> REG TOTAL
#> Oceania -14.52576
#> EastAsia -18.95424
#> SEAsia -18.55845
#> SouthAsia -13.15532
#> NAmerica -16.88272
#> LatinAmer -16.95756
#> EU_28 -18.06395
#> MENA -15.37760
#> SSA -13.30365
#> RestofWorld -17.47088
#>
#> $data$qmwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops -16.19045
#> MeatLstk -22.68311
#> Extraction -11.30258
#> ProcFood -15.44890
#> TextWapp -20.32890
#> LightMnfc -19.76461
#> HeavyMnfc -18.96251
#> Util_Cons -18.70676
#> TransComm -15.54034
#> OthServices -15.19756
#>
#> $data$qow
#> subtotal
#> COMM TOTAL
#> GrainsCrops 0.4547288
#> MeatLstk -0.1145499
#> Extraction 0.9074189
#> ProcFood -0.3386493
#> TextWapp -0.5692011
#> LightMnfc -0.4108353
#> HeavyMnfc -0.1619810
#> Util_Cons -0.7950513
#> TransComm -0.8258057
#> OthServices 0.4062333
#>
#> $data$qowu
#> subtotal
#> COMM TOTAL
#> GrainsCrops -0.22520839
#> MeatLstk -0.52819461
#> Extraction -0.02122073
#> ProcFood -0.76227474
#> TextWapp -1.61256063
#> LightMnfc -1.33360863
#> HeavyMnfc -0.95794016
#> Util_Cons -1.99851000
#> TransComm -0.31282479
#> OthServices 0.38619480
#>
#> $data$del_tbalc
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -244.36778 5452.673 3351.2515 888.08362 -4849.830
#> MeatLstk -2140.74438 4462.775 1312.4109 -23.23992 -3627.481
#> Extraction 7350.86084 -45352.195 13277.4287 -18058.24805 -15144.150
#> ProcFood -1498.25171 2550.562 5854.6899 845.10260 -4597.403
#> TextWapp -12.93124 -9599.913 -117.8136 -4369.79346 3767.227
#> LightMnfc -729.05145 9918.802 9283.0859 -1339.76611 -36820.066
#> HeavyMnfc -4098.25000 44412.824 1812.9824 -13033.37500 -84663.148
#> Util_Cons -50.11494 -1767.167 1117.2118 -108.02161 -1967.631
#> TransComm -2510.25391 -11794.498 3983.0745 -1303.91833 -18737.293
#> OthServices -2952.03027 5986.997 11767.7773 -2216.48413 -50857.848
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4165.7207 5512.233 -496.7451 -1527.201416 397.1019
#> MeatLstk -3181.7678 2432.307 597.0109 3.350344 1329.9176
#> Extraction 834.8834 -40043.770 53548.1055 15302.725586 34449.3672
#> ProcFood -6731.7446 10965.982 -2323.2314 -1276.002075 -522.7789
#> TextWapp -676.9915 21824.293 -4982.9561 -77.438812 -1049.6971
#> LightMnfc -5181.8833 53271.453 -12435.2480 -3177.530273 1368.6561
#> HeavyMnfc -10029.9219 92928.492 3680.1921 -10917.854492 12369.6816
#> Util_Cons -629.5569 6143.337 -2157.8975 -412.633301 -167.5267
#> TransComm -7676.4751 -6630.987 -12988.8184 -3084.359375 -5494.5229
#> OthServices -7788.7563 62337.645 -9872.0439 -2863.724365 -3541.4709
#>
#>
#> $data$del_tbal
#> subtotal
#> REG TOTAL
#> Oceania -6885.135
#> EastAsia 4270.844
#> SEAsia 51642.027
#> SouthAsia -38719.664
#> NAmerica -217497.641
#> LatinAmer -45227.934
#> EU_28 208740.984
#> MENA 12568.360
#> SSA -8030.670
#> RestofWorld 39138.727
#>
#> $data$ywld
#> subtotal
#> TOTAL
#> 12.46257
#>
#> $data$del_tbalry
#> subtotal
#> REG TOTAL
#> Oceania -0.0123862475
#> EastAsia -0.0657728091
#> SEAsia 0.0630519241
#> SouthAsia -0.0178428367
#> NAmerica -0.1741699725
#> LatinAmer -0.0682538226
#> EU_28 0.3260248303
#> MENA -0.0378088392
#> SSA -0.0120864669
#> RestofWorld -0.0007557417
#>
#> $data$pm_cr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 11.08732 11.87821 11.45442 11.652458 12.074764 12.138203
#> MeatLstk 12.06681 12.25268 11.33672 12.170643 13.032739 13.132990
#> Extraction 11.94263 11.43897 11.19004 11.328504 12.111876 11.756802
#> ProcFood 12.15888 12.16947 11.83413 11.041656 12.803919 13.647082
#> TextWapp 12.91179 12.73280 12.70859 12.801032 13.321734 13.642319
#> LightMnfc 12.94886 13.12059 12.94464 13.331618 13.817248 13.847001
#> HeavyMnfc 14.41475 14.35332 14.27019 14.247291 14.766475 15.028234
#> Util_Cons 12.40135 11.96339 11.93942 11.791438 12.954835 12.379765
#> TransComm 11.17237 11.02416 11.02989 10.895385 11.083682 10.941852
#> OthServices 10.40447 10.66464 10.13914 9.903643 9.917688 9.838152
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 11.205589 11.90866 11.55787 11.78475
#> MeatLstk 10.686508 12.39428 12.32247 11.81250
#> Extraction 11.365612 11.46090 11.24891 11.23876
#> ProcFood 11.270396 12.66683 12.68549 11.68506
#> TextWapp 12.646563 12.88144 12.96494 12.61543
#> LightMnfc 12.595329 13.18767 13.26375 12.66095
#> HeavyMnfc 13.927587 14.19392 14.55928 13.99115
#> Util_Cons 11.356636 12.02127 12.13391 11.57355
#> TransComm 10.942966 11.07115 10.93024 10.87957
#> OthServices 9.490111 10.42199 10.03173 9.33895
#>
#>
#> $data$c1_cr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia
#> GrainsCrops -0.0377775878 0.020004617 0.001611001 -0.0316842757
#> MeatLstk -0.0465825535 0.007920641 0.001424349 -0.0063290168
#> Extraction -0.4156289101 0.250513524 0.005290326 0.2807917297
#> ProcFood -0.0213092472 0.010200032 -0.025731495 -0.0064265565
#> TextWapp -0.0021646135 0.004415985 0.001275950 0.0129209431
#> LightMnfc -0.0479478501 0.028267313 -0.001561140 0.0207158439
#> HeavyMnfc -0.3379048109 0.176863447 -0.057343304 -0.1295681298
#> Util_Cons 0.0024416419 -0.001891246 0.001488036 -0.0008063708
#> TransComm 0.0450174138 0.013585946 -0.016413078 0.0079606650
#> OthServices -0.0006316506 0.035883345 0.005790692 -0.2255006582
#> REG
#> COMM NAmerica LatinAmer EU_28 MENA
#> GrainsCrops -0.0259344522 -0.079944342 0.0047954777 0.032711763
#> MeatLstk -0.0066710082 -0.019005351 -0.0010023467 0.009829362
#> Extraction 0.0593133718 -0.212688118 0.0916212127 -0.535247803
#> ProcFood -0.0002738265 -0.044850260 -0.0034724302 0.024194693
#> TextWapp -0.0027729282 -0.001503783 -0.0012074767 -0.001167066
#> LightMnfc -0.0007727960 -0.025088143 0.0078054825 -0.035419993
#> HeavyMnfc 0.0334549733 -0.261026233 0.0391670763 -0.240171254
#> Util_Cons -0.0028132251 0.002534376 -0.0008396264 0.007795221
#> TransComm 0.0289278533 0.045624111 -0.0385452025 0.037010659
#> OthServices -0.1145325154 0.040470224 -0.0267761406 0.118033089
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops -0.012252863 0.007564408
#> MeatLstk 0.003536494 0.009543271
#> Extraction -0.568540335 -0.350340039
#> ProcFood 0.029821415 0.009971482
#> TextWapp -0.002374071 -0.002988147
#> LightMnfc -0.036478616 -0.037773341
#> HeavyMnfc -0.260637790 -0.082815848
#> Util_Cons 0.008769152 0.008598813
#> TransComm 0.088257752 0.017357305
#> OthServices 0.144804895 0.068235926
#>
#>
#> $data$c2_cr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.054404087 0.003516973 -0.042624835 -0.028164478 0.02279531
#> MeatLstk 0.009671046 0.000780148 -0.009541355 -0.007790665 0.02181559
#> Extraction -0.003186312 0.031704482 0.002280184 0.139925435 0.16874091
#> ProcFood 0.089963503 0.010069882 -0.166160405 -0.008966912 0.07443474
#> TextWapp 0.006987525 -0.014588229 -0.010257931 0.038194075 0.02538308
#> LightMnfc 0.063046217 -0.068788074 -0.082739539 0.137682915 0.40031913
#> HeavyMnfc 0.111618482 -0.001471967 -0.255711496 0.643450320 0.75951654
#> Util_Cons 0.005145268 0.004836429 -0.008837688 0.005458107 0.01520102
#> TransComm 0.194107398 -0.033590131 -0.305532187 0.041264627 0.19891252
#> OthServices 0.232403636 0.007656059 -0.222482130 0.076576777 0.46779051
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.04521010 -0.01693290 0.025772747 0.07775107 0.009261238
#> MeatLstk 0.03831725 -0.01335323 0.004493917 0.00974932 0.001093616
#> Extraction 0.07893375 0.03362617 -0.278320700 -0.33127284 -0.218782902
#> ProcFood 0.23259242 -0.05482974 0.043237548 0.07550121 0.018779544
#> TextWapp 0.05593827 -0.02480732 0.055885311 0.01965156 0.008751097
#> LightMnfc 0.20756513 -0.16676454 0.112753510 0.11212219 0.017099941
#> HeavyMnfc 0.36931908 -0.28232017 -0.034178436 0.27104989 -0.243601650
#> Util_Cons 0.01417555 -0.01704344 0.023988200 0.02121974 0.003849074
#> TransComm 0.24377231 -0.10678440 0.199336216 0.17256756 0.034976669
#> OthServices 0.22518103 -0.23718122 0.145835042 0.15855953 0.056241706
#>
#>
#> $data$c3_cr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.0040148450 0.004718513 -0.004410212 -0.0000395641 0.005712592
#> MeatLstk 0.0017757673 0.005130444 -0.001298136 0.0006480308 0.006470637
#> Extraction 0.0200287290 -0.013881515 -0.025045440 -0.0447635055 0.056771409
#> ProcFood 0.0069892034 0.004671160 -0.004643322 -0.0248738807 0.023558231
#> TextWapp 0.0009514473 -0.003149387 -0.004550385 -0.0016541677 0.016074656
#> LightMnfc -0.0249627698 0.003377212 -0.012034303 0.0169818550 0.126096964
#> HeavyMnfc 0.0505798459 0.026164522 -0.006494445 -0.0128588760 0.179639697
#> Util_Cons 0.0033952303 0.001317431 0.001452160 0.0001892508 0.003446531
#> TransComm 0.0181660186 0.003157722 0.003236446 -0.0079982560 0.007374391
#> OthServices 0.0430242196 0.041472338 0.019085124 0.0056595379 0.008130658
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.009386313 -0.007481867 0.0099936072 -0.003431734 0.002351639
#> MeatLstk 0.010184479 -0.009049153 0.0077036694 0.005131303 0.001662083
#> Extraction 0.011883751 -0.011797927 -0.0020492489 -0.012552759 -0.011958137
#> ProcFood 0.064576268 -0.026190348 0.0305203386 0.046760045 -0.010154139
#> TextWapp 0.025705004 -0.007329501 0.0002301334 0.002767880 -0.009184822
#> LightMnfc 0.122765146 -0.071762949 0.0179223418 0.031329125 -0.069727734
#> HeavyMnfc 0.307660967 -0.122110955 -0.0322678238 0.092720017 -0.110031493
#> Util_Cons 0.004354998 -0.004051627 0.0046480373 0.005991430 -0.003467416
#> TransComm -0.004709895 -0.004743322 0.0072333193 -0.006017119 -0.010154175
#> OthServices 0.001218855 -0.036166888 0.0529008247 0.018425200 -0.040870257
#>
#>
#> $data$c1_r
#> subtotal
#> REG TOTAL
#> Oceania -0.86024725
#> EastAsia 0.54676914
#> SEAsia -0.08415473
#> SouthAsia -0.07863577
#> NAmerica -0.03216599
#> LatinAmer -0.55456781
#> EU_28 0.07151046
#> MENA -0.58254665
#> SSA -0.60537267
#> RestofWorld -0.35270709
#>
#> $data$c2_r
#> subtotal
#> REG TOTAL
#> Oceania 0.65690476
#> EastAsia -0.05989338
#> SEAsia -1.09677505
#> SouthAsia 1.04070425
#> NAmerica 2.17304659
#> LatinAmer 1.52067053
#> EU_28 -0.88337106
#> MENA 0.29845428
#> SSA 0.58730012
#> RestofWorld -0.31240591
#>
#> $data$c3_r
#> subtotal
#> REG TOTAL
#> Oceania 0.11596648
#> EastAsia 0.07299213
#> SEAsia -0.03469986
#> SouthAsia -0.06870231
#> NAmerica 0.43395269
#> LatinAmer 0.55398095
#> EU_28 -0.30034491
#> MENA 0.09685054
#> SSA 0.18122539
#> RestofWorld -0.26128826
#>
#> $data$tot2
#> subtotal
#> REG TOTAL
#> Oceania -0.3245876
#> EastAsia 0.4132545
#> SEAsia -1.1457040
#> SouthAsia 1.0306605
#> NAmerica 1.6988567
#> LatinAmer 0.4014648
#> EU_28 -0.5136903
#> MENA -0.3823158
#> SSA -0.2024864
#> RestofWorld -0.4037778
#>
#> $data$uelasev
#> subtotal
#> REG TOTAL
#> Oceania -0.004201120
#> EastAsia -0.011129915
#> SEAsia -0.063131526
#> SouthAsia -0.015866268
#> NAmerica 0.001381007
#> LatinAmer -0.010437740
#> EU_28 -0.016234329
#> MENA -0.040286738
#> SSA -0.023543214
#> RestofWorld -0.033281822
#>
#> $data$ueprivev
#> subtotal
#> REG TOTAL
#> Oceania -0.006559091
#> EastAsia -0.020072203
#> SEAsia -0.094275929
#> SouthAsia -0.021657977
#> NAmerica 0.001774015
#> LatinAmer -0.014470578
#> EU_28 -0.023675203
#> MENA -0.069034003
#> SSA -0.033554118
#> RestofWorld -0.055465441
#>
#> $data$ugev
#> subtotal
#> REG TOTAL
#> Oceania -0.3804621
#> EastAsia -0.6529794
#> SEAsia -1.9200915
#> SouthAsia -0.4923951
#> NAmerica 0.1322251
#> LatinAmer -0.2518153
#> EU_28 -0.9336240
#> MENA -1.0681043
#> SSA -0.7568873
#> RestofWorld -1.2931278
#>
#> $data$upev
#> subtotal
#> REG TOTAL
#> Oceania -0.3739718
#> EastAsia -0.6293700
#> SEAsia -1.8237617
#> SouthAsia -0.4713760
#> NAmerica 0.1307528
#> LatinAmer -0.2369841
#> EU_28 -0.9119108
#> MENA -1.0066253
#> SSA -0.7235771
#> RestofWorld -1.2092921
#>
#> $data$qsaveev
#> subtotal
#> REG TOTAL
#> Oceania -0.3804621
#> EastAsia -0.6529794
#> SEAsia -1.9200915
#> SouthAsia -0.4923951
#> NAmerica 0.1322251
#> LatinAmer -0.2518153
#> EU_28 -0.9336240
#> MENA -1.0681043
#> SSA -0.7568873
#> RestofWorld -1.2931278
#>
#> $data$yev
#> subtotal
#> REG TOTAL
#> Oceania -0.3762769
#> EastAsia -0.6419209
#> SEAsia -1.8581332
#> SouthAsia -0.4766044
#> NAmerica 0.1308422
#> LatinAmer -0.2414028
#> EU_28 -0.9175386
#> MENA -1.0282317
#> SSA -0.7335169
#> RestofWorld -1.2602654
#>
#> $data$ypev
#> subtotal
#> REG TOTAL
#> Oceania -0.3739276
#> EastAsia -0.6330342
#> SEAsia -1.8275387
#> SouthAsia -0.4708390
#> NAmerica 0.1304487
#> LatinAmer -0.2373791
#> EU_28 -0.9101642
#> MENA -0.9997604
#> SSA -0.7235760
#> RestofWorld -1.2383491
#>
#> $data$ygev
#> subtotal
#> REG TOTAL
#> Oceania -0.3804621
#> EastAsia -0.6529794
#> SEAsia -1.9200915
#> SouthAsia -0.4923951
#> NAmerica 0.1322251
#> LatinAmer -0.2518153
#> EU_28 -0.9336240
#> MENA -1.0681043
#> SSA -0.7568873
#> RestofWorld -1.2931278
#>
#> $data$qpev
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.05294495 -0.2531911 -1.152216 -0.3372491 0.006893659
#> MeatLstk -0.30438840 -0.5104449 -1.458899 -0.4221228 0.113860056
#> Extraction -0.34143263 -0.5328531 -1.446287 -0.4002344 0.125984147
#> ProcFood -0.29305556 -0.4930302 -1.405424 -0.4209420 0.106720842
#> TextWapp -0.33028951 -0.5362301 -1.448768 -0.4320130 0.120226584
#> LightMnfc -0.37723717 -0.6183506 -1.773772 -0.4178082 0.131847620
#> HeavyMnfc -0.37478027 -0.6294718 -1.758776 -0.4227607 0.131514788
#> Util_Cons -0.35635909 -0.5941626 -1.612617 -0.4673472 0.126620620
#> TransComm -0.38401657 -0.6725404 -2.073283 -0.5506375 0.133080274
#> OthServices -0.38878635 -0.6931946 -2.200148 -0.6035589 0.134005621
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -0.1000969 -0.07968429 -0.4948258 -0.5751747 -0.6392478
#> MeatLstk -0.1596022 -0.75404954 -0.7575248 -0.6836841 -0.9148469
#> Extraction -0.1892422 -0.86015791 -0.8929991 -0.6815104 -1.1768783
#> ProcFood -0.1490448 -0.73493224 -0.7167462 -0.6289150 -0.9076408
#> TextWapp -0.1737327 -0.82431221 -0.8209199 -0.6539717 -1.0162762
#> LightMnfc -0.2395987 -0.93982774 -1.0654194 -0.7076740 -1.3002775
#> HeavyMnfc -0.2444786 -0.93780172 -1.0622122 -0.6904171 -1.2951359
#> Util_Cons -0.2024284 -0.88179308 -0.9302402 -0.7290479 -1.1391264
#> TransComm -0.2581729 -0.95070910 -1.1064361 -0.8851831 -1.3843856
#> OthServices -0.2792017 -0.96411103 -1.2198968 -0.9243438 -1.3750677
#>
#>
#> $data$ysaveev
#> subtotal
#> REG TOTAL
#> Oceania -0.3804621
#> EastAsia -0.6529794
#> SEAsia -1.9200915
#> SouthAsia -0.4923951
#> NAmerica 0.1322251
#> LatinAmer -0.2518153
#> EU_28 -0.9336240
#> MENA -1.0681043
#> SSA -0.7568873
#> RestofWorld -1.2931278
#>
#> $data$dpavev
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$EV
#> subtotal
#> REG TOTAL
#> Oceania -5137.508
#> EastAsia -84046.781
#> SEAsia -35451.160
#> SouthAsia -9933.029
#> NAmerica 21238.865
#> LatinAmer -9953.671
#> EU_28 -141662.828
#> MENA -36524.441
#> SSA -9854.015
#> RestofWorld -41649.641
#>
#> $data$WEV
#> subtotal
#> TOTAL
#> -352974.2
#>
#> $data$EV_ALT
#> subtotal
#> REG TOTAL
#> Oceania -5137.523
#> EastAsia -84046.641
#> SEAsia -35451.199
#> SouthAsia -9932.957
#> NAmerica 21238.941
#> LatinAmer -9953.647
#> EU_28 -141662.531
#> MENA -36524.367
#> SSA -9853.998
#> RestofWorld -41649.637
#>
#> $data$WEV_ALT
#> subtotal
#> TOTAL
#> -352973.6
#>
#> $data$CNTdpar
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$CNTpop
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$CNTqor
#> subtotal
#> REG TOTAL
#> Oceania 91.37839
#> EastAsia -794.08771
#> SEAsia 164.61978
#> SouthAsia 184.21957
#> NAmerica 730.00940
#> LatinAmer -19.64707
#> EU_28 -4224.72900
#> MENA 75.64389
#> SSA 116.80549
#> RestofWorld 108.32060
#>
#> $data$CNTqo
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.3480677 -19.61790 -0.7308908 -10.501341 3.288983
#> MeatLstk -10.1212530 -15.41007 0.7050799 -1.196862 -23.731882
#> Extraction -20.8791142 56.22033 109.3504486 63.802761 358.002655
#> ProcFood -22.0292587 133.96419 1.2219033 63.638393 -28.243067
#> TextWapp 6.9947643 -85.15733 -2.9511769 -90.774734 153.824219
#> LightMnfc 67.2792435 -244.16385 0.2758220 -3.950690 -128.297424
#> HeavyMnfc 63.8194275 -632.77924 39.7711182 179.477966 -548.035339
#> Util_Cons 29.6874866 -79.18363 -11.4718943 7.022600 489.992462
#> TransComm -38.5641060 -248.15804 -23.6656170 -17.573711 -216.496704
#> OthServices 15.5396080 340.19916 52.1151237 -5.725146 669.698975
#> REG
#> ACTS LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -82.689491 18.27876 12.41781 1.467849 5.814713
#> MeatLstk -60.211231 -8.25442 11.84421 2.783603 1.803366
#> Extraction -89.815086 193.55818 -62.85464 -28.115267 12.645320
#> ProcFood -219.972244 -263.80209 6.11608 4.111950 -13.665394
#> TextWapp 18.425951 2269.21899 -27.45934 7.008276 38.694778
#> LightMnfc 218.961121 -1171.25159 26.70137 30.591927 56.241375
#> HeavyMnfc 218.790512 -2544.27002 107.79836 89.905098 75.607475
#> Util_Cons 190.476395 -3305.55615 74.85678 17.157877 -33.259197
#> TransComm -207.932556 -700.88641 -60.65367 -5.563610 -32.476994
#> OthServices -5.681511 1288.23877 -13.12309 -2.542243 -3.088643
#>
#>
#> $data$CNTqca
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -0.3480677 0.00000 0.00000 0.00000 0.000000 0.00000
#> MeatLstk 0.0000000 -10.12125 0.00000 0.00000 0.000000 0.00000
#> Extraction 0.0000000 0.00000 -20.87913 0.00000 0.000000 0.00000
#> ProcFood 0.0000000 0.00000 0.00000 -22.02927 0.000000 0.00000
#> TextWapp 0.0000000 0.00000 0.00000 0.00000 6.994763 0.00000
#> LightMnfc 0.0000000 0.00000 0.00000 0.00000 0.000000 67.27922
#> HeavyMnfc 0.0000000 0.00000 0.00000 0.00000 0.000000 0.00000
#> Util_Cons 0.0000000 0.00000 0.00000 0.00000 0.000000 0.00000
#> TransComm 0.0000000 0.00000 0.00000 0.00000 0.000000 0.00000
#> OthServices 0.0000000 0.00000 0.00000 0.00000 0.000000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 63.81944 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 29.68736 0.00000 0.00000
#> TransComm 0.00000 0.00000 -38.56422 0.00000
#> OthServices 0.00000 0.00000 0.00000 15.53988
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -19.6179 0.00000 0.00000 0.0000 0.0000 0.000
#> MeatLstk 0.0000 -15.41005 0.00000 0.0000 0.0000 0.000
#> Extraction 0.0000 0.00000 56.22031 0.0000 0.0000 0.000
#> ProcFood 0.0000 0.00000 0.00000 133.9641 0.0000 0.000
#> TextWapp 0.0000 0.00000 0.00000 0.0000 -85.1574 0.000
#> LightMnfc 0.0000 0.00000 0.00000 0.0000 0.0000 -244.163
#> HeavyMnfc 0.0000 0.00000 0.00000 0.0000 0.0000 0.000
#> Util_Cons 0.0000 0.00000 0.00000 0.0000 0.0000 0.000
#> TransComm 0.0000 0.00000 0.00000 0.0000 0.0000 0.000
#> OthServices 0.0000 0.00000 0.00000 0.0000 0.0000 0.000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.00000 0.0000 0.0000
#> MeatLstk 0.0000 0.00000 0.0000 0.0000
#> Extraction 0.0000 0.00000 0.0000 0.0000
#> ProcFood 0.0000 0.00000 0.0000 0.0000
#> TextWapp 0.0000 0.00000 0.0000 0.0000
#> LightMnfc 0.0000 0.00000 0.0000 0.0000
#> HeavyMnfc -632.7825 0.00000 0.0000 0.0000
#> Util_Cons 0.0000 -79.18422 0.0000 0.0000
#> TransComm 0.0000 0.00000 -248.1586 0.0000
#> OthServices 0.0000 0.00000 0.0000 340.1994
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -0.7308903 0.0000000 0.0000 0.000000 0.000000 0.0000000
#> MeatLstk 0.0000000 0.7050803 0.0000 0.000000 0.000000 0.0000000
#> Extraction 0.0000000 0.0000000 109.3504 0.000000 0.000000 0.0000000
#> ProcFood 0.0000000 0.0000000 0.0000 1.221914 0.000000 0.0000000
#> TextWapp 0.0000000 0.0000000 0.0000 0.000000 -2.951172 0.0000000
#> LightMnfc 0.0000000 0.0000000 0.0000 0.000000 0.000000 0.2758253
#> HeavyMnfc 0.0000000 0.0000000 0.0000 0.000000 0.000000 0.0000000
#> Util_Cons 0.0000000 0.0000000 0.0000 0.000000 0.000000 0.0000000
#> TransComm 0.0000000 0.0000000 0.0000 0.000000 0.000000 0.0000000
#> OthServices 0.0000000 0.0000000 0.0000 0.000000 0.000000 0.0000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 39.77111 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 -11.47189 0.00000 0.00000
#> TransComm 0.00000 0.00000 -23.66556 0.00000
#> OthServices 0.00000 0.00000 0.00000 52.11507
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -10.50152 0.000000 0.00000 0.00000 0.00000 0.000000
#> MeatLstk 0.00000 -1.196829 0.00000 0.00000 0.00000 0.000000
#> Extraction 0.00000 0.000000 63.80284 0.00000 0.00000 0.000000
#> ProcFood 0.00000 0.000000 0.00000 63.63852 0.00000 0.000000
#> TextWapp 0.00000 0.000000 0.00000 0.00000 -90.77484 0.000000
#> LightMnfc 0.00000 0.000000 0.00000 0.00000 0.00000 -3.950909
#> HeavyMnfc 0.00000 0.000000 0.00000 0.00000 0.00000 0.000000
#> Util_Cons 0.00000 0.000000 0.00000 0.00000 0.00000 0.000000
#> TransComm 0.00000 0.000000 0.00000 0.00000 0.00000 0.000000
#> OthServices 0.00000 0.000000 0.00000 0.00000 0.00000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.000000 0.00000 0.000000
#> MeatLstk 0.0000 0.000000 0.00000 0.000000
#> Extraction 0.0000 0.000000 0.00000 0.000000
#> ProcFood 0.0000 0.000000 0.00000 0.000000
#> TextWapp 0.0000 0.000000 0.00000 0.000000
#> LightMnfc 0.0000 0.000000 0.00000 0.000000
#> HeavyMnfc 179.4776 0.000000 0.00000 0.000000
#> Util_Cons 0.0000 7.022702 0.00000 0.000000
#> TransComm 0.0000 0.000000 -17.57379 0.000000
#> OthServices 0.0000 0.000000 0.00000 -5.725127
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 3.28898 0.00000 0.0000 0.00000 0.0000 0.000
#> MeatLstk 0.00000 -23.73189 0.0000 0.00000 0.0000 0.000
#> Extraction 0.00000 0.00000 358.0046 0.00000 0.0000 0.000
#> ProcFood 0.00000 0.00000 0.0000 -28.24335 0.0000 0.000
#> TextWapp 0.00000 0.00000 0.0000 0.00000 153.8241 0.000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000 0.0000 -128.298
#> HeavyMnfc 0.00000 0.00000 0.0000 0.00000 0.0000 0.000
#> Util_Cons 0.00000 0.00000 0.0000 0.00000 0.0000 0.000
#> TransComm 0.00000 0.00000 0.0000 0.00000 0.0000 0.000
#> OthServices 0.00000 0.00000 0.0000 0.00000 0.0000 0.000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.0000 0.0000 0.0000
#> MeatLstk 0.0000 0.0000 0.0000 0.0000
#> Extraction 0.0000 0.0000 0.0000 0.0000
#> ProcFood 0.0000 0.0000 0.0000 0.0000
#> TextWapp 0.0000 0.0000 0.0000 0.0000
#> LightMnfc 0.0000 0.0000 0.0000 0.0000
#> HeavyMnfc -548.0364 0.0000 0.0000 0.0000
#> Util_Cons 0.0000 489.9919 0.0000 0.0000
#> TransComm 0.0000 0.0000 -216.4993 0.0000
#> OthServices 0.0000 0.0000 0.0000 669.6953
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -82.68957 0.00000 0.00000 0.0000 0.00000 0.0000
#> MeatLstk 0.00000 -60.21125 0.00000 0.0000 0.00000 0.0000
#> Extraction 0.00000 0.00000 -89.81508 0.0000 0.00000 0.0000
#> ProcFood 0.00000 0.00000 0.00000 -219.9727 0.00000 0.0000
#> TextWapp 0.00000 0.00000 0.00000 0.0000 18.42597 0.0000
#> LightMnfc 0.00000 0.00000 0.00000 0.0000 0.00000 218.9612
#> HeavyMnfc 0.00000 0.00000 0.00000 0.0000 0.00000 0.0000
#> Util_Cons 0.00000 0.00000 0.00000 0.0000 0.00000 0.0000
#> TransComm 0.00000 0.00000 0.00000 0.0000 0.00000 0.0000
#> OthServices 0.00000 0.00000 0.00000 0.0000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.0000 0.0000 0.000000
#> MeatLstk 0.0000 0.0000 0.0000 0.000000
#> Extraction 0.0000 0.0000 0.0000 0.000000
#> ProcFood 0.0000 0.0000 0.0000 0.000000
#> TextWapp 0.0000 0.0000 0.0000 0.000000
#> LightMnfc 0.0000 0.0000 0.0000 0.000000
#> HeavyMnfc 218.7907 0.0000 0.0000 0.000000
#> Util_Cons 0.0000 190.4763 0.0000 0.000000
#> TransComm 0.0000 0.0000 -207.9323 0.000000
#> OthServices 0.0000 0.0000 0.0000 -5.681472
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 18.27878 0.000000 0.0000 0.0000 0.000 0.00
#> MeatLstk 0.00000 -8.254368 0.0000 0.0000 0.000 0.00
#> Extraction 0.00000 0.000000 193.5583 0.0000 0.000 0.00
#> ProcFood 0.00000 0.000000 0.0000 -263.8027 0.000 0.00
#> TextWapp 0.00000 0.000000 0.0000 0.0000 2269.218 0.00
#> LightMnfc 0.00000 0.000000 0.0000 0.0000 0.000 -1171.25
#> HeavyMnfc 0.00000 0.000000 0.0000 0.0000 0.000 0.00
#> Util_Cons 0.00000 0.000000 0.0000 0.0000 0.000 0.00
#> TransComm 0.00000 0.000000 0.0000 0.0000 0.000 0.00
#> OthServices 0.00000 0.000000 0.0000 0.0000 0.000 0.00
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000 0.000 0.0000 0.000
#> MeatLstk 0.000 0.000 0.0000 0.000
#> Extraction 0.000 0.000 0.0000 0.000
#> ProcFood 0.000 0.000 0.0000 0.000
#> TextWapp 0.000 0.000 0.0000 0.000
#> LightMnfc 0.000 0.000 0.0000 0.000
#> HeavyMnfc -2544.274 0.000 0.0000 0.000
#> Util_Cons 0.000 -3305.558 0.0000 0.000
#> TransComm 0.000 0.000 -700.8854 0.000
#> OthServices 0.000 0.000 0.0000 1288.238
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.41779 0.0000 0.00000 0.000000 0.00000 0.0000
#> MeatLstk 0.00000 11.8442 0.00000 0.000000 0.00000 0.0000
#> Extraction 0.00000 0.0000 -62.85554 0.000000 0.00000 0.0000
#> ProcFood 0.00000 0.0000 0.00000 6.116027 0.00000 0.0000
#> TextWapp 0.00000 0.0000 0.00000 0.000000 -27.45937 0.0000
#> LightMnfc 0.00000 0.0000 0.00000 0.000000 0.00000 26.7014
#> HeavyMnfc 0.00000 0.0000 0.00000 0.000000 0.00000 0.0000
#> Util_Cons 0.00000 0.0000 0.00000 0.000000 0.00000 0.0000
#> TransComm 0.00000 0.0000 0.00000 0.000000 0.00000 0.0000
#> OthServices 0.00000 0.0000 0.00000 0.000000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.00000 0.00000 0.00000
#> MeatLstk 0.0000 0.00000 0.00000 0.00000
#> Extraction 0.0000 0.00000 0.00000 0.00000
#> ProcFood 0.0000 0.00000 0.00000 0.00000
#> TextWapp 0.0000 0.00000 0.00000 0.00000
#> LightMnfc 0.0000 0.00000 0.00000 0.00000
#> HeavyMnfc 107.7984 0.00000 0.00000 0.00000
#> Util_Cons 0.0000 74.85705 0.00000 0.00000
#> TransComm 0.0000 0.00000 -60.65365 0.00000
#> OthServices 0.0000 0.00000 0.00000 -13.12304
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 1.467852 0.000000 0.00000 0.000000 0.000000 0.00000
#> MeatLstk 0.000000 2.783577 0.00000 0.000000 0.000000 0.00000
#> Extraction 0.000000 0.000000 -28.11529 0.000000 0.000000 0.00000
#> ProcFood 0.000000 0.000000 0.00000 4.111954 0.000000 0.00000
#> TextWapp 0.000000 0.000000 0.00000 0.000000 7.008281 0.00000
#> LightMnfc 0.000000 0.000000 0.00000 0.000000 0.000000 30.59192
#> HeavyMnfc 0.000000 0.000000 0.00000 0.000000 0.000000 0.00000
#> Util_Cons 0.000000 0.000000 0.00000 0.000000 0.000000 0.00000
#> TransComm 0.000000 0.000000 0.00000 0.000000 0.000000 0.00000
#> OthServices 0.000000 0.000000 0.00000 0.000000 0.000000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.0000 0.000000 0.000000
#> MeatLstk 0.00000 0.0000 0.000000 0.000000
#> Extraction 0.00000 0.0000 0.000000 0.000000
#> ProcFood 0.00000 0.0000 0.000000 0.000000
#> TextWapp 0.00000 0.0000 0.000000 0.000000
#> LightMnfc 0.00000 0.0000 0.000000 0.000000
#> HeavyMnfc 89.90511 0.0000 0.000000 0.000000
#> Util_Cons 0.00000 17.1579 0.000000 0.000000
#> TransComm 0.00000 0.0000 -5.563565 0.000000
#> OthServices 0.00000 0.0000 0.000000 -2.542493
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 5.814714 0.000000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.000000 1.803367 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.000000 0.000000 12.64476 0.00000 0.00000 0.00000
#> ProcFood 0.000000 0.000000 0.00000 -13.66542 0.00000 0.00000
#> TextWapp 0.000000 0.000000 0.00000 0.00000 38.69478 0.00000
#> LightMnfc 0.000000 0.000000 0.00000 0.00000 0.00000 56.24535
#> HeavyMnfc 0.000000 0.000000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.000000 0.000000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.000000 0.000000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.000000 0.000000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.0000 0.00000 0.000000
#> MeatLstk 0.00000 0.0000 0.00000 0.000000
#> Extraction 0.00000 0.0000 0.00000 0.000000
#> ProcFood 0.00000 0.0000 0.00000 0.000000
#> TextWapp 0.00000 0.0000 0.00000 0.000000
#> LightMnfc 0.00000 0.0000 0.00000 0.000000
#> HeavyMnfc 75.60763 0.0000 0.00000 0.000000
#> Util_Cons 0.00000 -33.2593 0.00000 0.000000
#> TransComm 0.00000 0.0000 -32.47704 0.000000
#> OthServices 0.00000 0.0000 0.00000 -3.088893
#>
#>
#> $data$CNTqe
#> , , subtotal = TOTAL
#>
#> REG
#> ENDW Oceania EastAsia SEAsia SouthAsia NAmerica
#> Land 0.0461718 4.920155 1.828035 0.01188995 0.008154453
#> UnSkLab -9.3792782 -700.870361 73.217827 -41.85234070 176.577087402
#> SkLab -13.3435078 -130.865082 21.568132 -13.28707790 -23.749879837
#> Capital -1.4424436 29.723532 116.490440 -3.11799598 -2.590529203
#> NatRes 0.0000000 0.000000 0.000000 0.00000000 0.000000000
#> REG
#> ENDW LatinAmer EU_28 MENA SSA RestofWorld
#> Land 3.06330 -1.112941 0.6683362 0.1532874 -0.0008291522
#> UnSkLab -12.84805 22.662121 -9.3711929 26.9685364 3.8027906418
#> SkLab -30.40821 118.099617 26.8407421 -0.7755171 25.0615310669
#> Capital -19.45072 -22.688299 -185.6686401 49.5854988 3.2202794552
#> NatRes 0.00000 0.000000 0.0000000 0.0000000 0.0000000000
#>
#>
#> $data$CNTqea
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -2.090898 2.13707 0.00000 0.00000 0.00000 0.0000
#> UnSkLab -68.248398 -142.25668 -46.30073 -64.20024 23.85070 192.6768
#> SkLab -93.767784 -181.81506 -56.67849 -64.76183 25.21759 204.1600
#> Capital -41.612453 -75.55662 -177.55771 -52.74491 23.22702 142.5966
#> NatRes 0.000000 0.00000 0.00000 0.00000 0.00000 0.0000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.00000 0.00000 0.00000
#> UnSkLab 146.0430 115.57088 -146.15559 -20.35909
#> SkLab 155.9733 70.86655 -97.29738 24.75958
#> Capital 125.4851 41.18760 -29.40094 42.93388
#> NatRes 0.0000 0.00000 0.00000 0.00000
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 22.48004 -17.559887 0.00000 0.000000 0.00000 0.0000
#> UnSkLab 196.76251 60.583241 170.12344 13.621210 -135.68414 -264.1862
#> SkLab 13.21661 7.130069 20.76389 7.724008 -72.21524 -131.6663
#> Capital 82.35838 24.974865 194.30437 25.262087 -65.07914 -170.8301
#> NatRes 0.00000 0.000000 0.00000 0.000000 0.00000 0.0000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.0000 0.0000
#> UnSkLab -220.18155 -166.08313 -558.5731 202.7474
#> SkLab -97.20292 -38.64775 -351.4640 511.4964
#> Capital -170.30836 -61.83334 -445.1705 616.0452
#> NatRes 0.00000 0.00000 0.0000 0.0000
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 16.94163 -15.113601 0.00000 0.000000 0.000000 0.0000000
#> UnSkLab 118.99935 28.802731 70.71740 10.952960 -11.665064 4.9353681
#> SkLab 5.95105 2.783227 21.97061 1.612239 -5.823083 -1.4406110
#> Capital 35.91338 14.408803 489.54984 22.925297 -39.978352 -0.3155368
#> NatRes 0.00000 0.000000 0.00000 0.000000 0.000000 0.0000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.00000 0.00000
#> UnSkLab -23.98698 -143.45551 -50.62745 68.54504
#> SkLab -17.38075 -47.32521 -33.70619 94.92683
#> Capital -159.20261 -378.67023 -214.43494 346.29477
#> NatRes 0.00000 0.00000 0.00000 0.00000
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.9713820 -0.959443152 0.000000 0.000000 0.00000 0.0000000
#> UnSkLab 2.4746871 -0.371978283 44.706779 5.633305 -72.00446 -0.8654580
#> SkLab 0.1104264 0.007305012 2.898386 1.507389 -22.98342 0.4993628
#> Capital 1.1872249 -0.465388119 83.401863 13.166279 -53.21125 -2.1904304
#> NatRes 0.0000000 0.000000000 0.000000 0.000000 0.00000 0.0000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.000000 0.0000000 0.000000 0.000000
#> UnSkLab 17.464092 -7.3985100 -26.565681 -4.925108
#> SkLab 3.812559 0.3744603 -1.211749 1.698198
#> Capital 50.345432 -11.0182562 -53.451504 -30.882383
#> NatRes 0.000000 0.0000000 0.000000 0.000000
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -28.35312 28.36127 0.00000 0.00000 0.0000 0.0000
#> UnSkLab -148.03233 -115.76676 68.96487 -65.75890 518.8737 -563.2222
#> SkLab -331.23203 -106.83293 70.17702 -48.91127 346.5051 -405.1192
#> Capital -189.77293 -45.25397 129.11536 -49.90154 120.9180 -148.4354
#> NatRes 0.00000 0.00000 0.00000 0.00000 0.0000 0.0000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.0000 0.0000 0.0000
#> UnSkLab -1142.8896 1565.0415 -382.7992 442.1657
#> SkLab -795.6121 550.6383 -381.2331 1077.8704
#> Capital -418.7441 344.5376 -117.5563 372.5009
#> NatRes 0.0000 0.0000 0.0000 0.0000
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -34.83087 37.89417 0.00000 0.00000 0.000000 0.00000
#> UnSkLab -102.68923 -24.68276 -17.01984 -31.51727 6.353946 39.48059
#> SkLab -24.72729 -10.88800 -18.25948 -29.97725 4.510078 33.22553
#> Capital -431.37042 -150.38342 -289.83295 -152.68146 21.955673 196.95724
#> NatRes 0.00000 0.00000 0.00000 0.00000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.00000 0.000000
#> UnSkLab 56.15025 83.13731 -26.32080 4.259753
#> SkLab 49.66781 20.76078 -24.70966 -30.010727
#> Capital 473.90991 439.75131 -150.17711 22.420502
#> NatRes 0.00000 0.00000 0.00000 0.000000
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 43.60649 -44.719437 0.0000 0.00000 0.0000 0.0000
#> UnSkLab 798.40283 30.587099 288.7108 -12.62695 589.2192 -443.1407
#> SkLab 244.23125 4.646998 209.5613 -110.61568 584.1697 -845.3641
#> Capital 143.29994 7.678406 460.9440 -41.18250 199.7302 -236.1283
#> NatRes 0.00000 0.000000 0.0000 0.00000 0.0000 0.0000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.000 0.0000 0.000
#> UnSkLab -323.7502 -3106.593 -950.6574 3152.509
#> SkLab -841.0775 -1631.814 -1851.2206 4355.583
#> Capital -242.2014 -1802.620 -802.6179 2290.410
#> NatRes 0.0000 0.000 0.0000 0.000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 4.399042 -3.730750 0.0000 0.0000000 0.00000 0.00000
#> UnSkLab 230.599731 66.322632 -111.3126 -0.3477729 -78.78523 102.92367
#> SkLab 4.430303 5.335203 -137.7444 7.4531126 -22.75639 51.27388
#> Capital 94.220161 31.612720 -492.0281 16.2510719 -89.86118 104.10770
#> NatRes 0.000000 0.000000 0.0000 0.0000000 0.00000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.0000 0.0000 0.00000
#> UnSkLab 423.2025 169.4327 -573.2560 -238.15089
#> SkLab 166.0722 121.7662 -183.1059 14.11645
#> Capital 504.3366 168.1111 -470.7766 -51.64201
#> NatRes 0.0000 0.0000 0.0000 0.00000
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -2.088289 2.2415760 0.00000 0.000000 0.00000 0.0000
#> UnSkLab -141.892746 5.9528399 -113.46478 12.483300 36.07060 103.3448
#> SkLab -9.135102 0.6632515 -51.40809 6.856077 32.60772 89.6548
#> Capital -19.098545 1.4756719 -171.56227 12.375159 17.09654 101.3458
#> NatRes 0.000000 0.0000000 0.00000 0.000000 0.00000 0.0000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.000000 0.000000 0.000000
#> UnSkLab 55.06192 30.791994 13.655587 24.964977
#> SkLab 36.21349 7.025079 -46.728107 -66.524628
#> Capital 72.57594 28.055872 -2.450565 9.771285
#> NatRes 0.00000 0.000000 0.000000 0.000000
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.7379827 -0.7388074 0.000000 0.00000 0.00000 0.00000
#> UnSkLab 94.0145645 82.2325592 5.519817 -38.55023 60.42535 436.91882
#> SkLab 5.7610512 16.7473927 6.229305 -19.83838 38.77297 328.26941
#> Capital 8.6573315 25.8616047 21.684423 -11.44080 21.18656 89.64188
#> NatRes 0.0000000 0.0000000 0.000000 0.00000 0.00000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.0000 0.00000
#> UnSkLab 164.04663 -206.88930 -494.2091 -99.70628
#> SkLab 135.26842 -74.80219 -285.2344 -126.11214
#> Capital 84.07935 -28.62603 -246.6317 38.80776
#> NatRes 0.00000 0.00000 0.0000 0.00000
#>
#>
#> $data$CNTqfer
#> subtotal
#> REG TOTAL
#> Oceania 88.2876282
#> EastAsia -2111.1943359
#> SEAsia -0.5937111
#> SouthAsia -11.0220480
#> NAmerica 632.2108154
#> LatinAmer 353.8714294
#> EU_28 -1622.4693604
#> MENA 183.3068695
#> SSA -133.6013184
#> RestofWorld -38.3521156
#>
#> $data$CNTqfeer
#> , , subtotal = TOTAL
#>
#> REG
#> ENDW Oceania EastAsia SEAsia SouthAsia NAmerica
#> Land -1.731664e-01 -2.036164e+02 -5.640041e-02 1.835971e-02 5.618453e+01
#> UnSkLab 2.780608e+01 -1.359029e+03 -2.125993e+00 -6.577636e+00 2.176711e+02
#> SkLab 3.855787e+01 -1.992155e+02 1.973362e+00 -2.060311e+00 2.004683e+02
#> Capital 2.209711e+01 -3.493305e+02 -3.851630e-01 -2.402453e+00 1.579042e+02
#> NatRes -5.997718e-08 1.157820e-06 3.586213e-07 -1.552204e-07 2.415230e-06
#> REG
#> ENDW LatinAmer EU_28 MENA SSA RestofWorld
#> Land -1.541150e-01 -9.750484e+00 -2.091341e+00 -3.640911e-02 4.961599e-01
#> UnSkLab 1.515802e+02 -9.372078e+02 1.344256e+02 -1.084603e+02 -2.432056e+00
#> SkLab 9.571158e+01 -5.812542e+01 3.513301e+01 -2.447118e+01 2.689551e+01
#> Capital 1.067376e+02 -6.173807e+02 1.583867e+01 -6.331667e-01 -6.331335e+01
#> NatRes -4.618172e-07 -8.873145e-06 -3.137191e-06 3.738950e-07 -2.246226e-06
#>
#>
#> $data$CNTqfe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.256526 0.08335953 0.000000e+00 0.00000 0.000000 0.00000
#> UnSkLab -1.506100 -2.15717578 -8.145528e+00 -10.11171 3.663258 30.93802
#> SkLab -2.018617 -1.04928470 -1.003699e+01 -10.08491 3.821143 32.48203
#> Capital -2.869219 3.15083766 -4.521049e+01 -11.23289 5.379464 32.77340
#> NatRes 0.000000 0.00000000 4.698833e-07 0.00000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.000000 0.00000 0.000000
#> UnSkLab 23.93587 19.334879 -24.81508 -3.330353
#> SkLab 25.32772 11.754527 -15.73173 4.093978
#> Capital 28.40559 8.578733 -6.47258 9.594257
#> NatRes 0.00000 0.000000 0.00000 0.000000
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -212.415207 8.798857 0.000000e+00 0.000000 0.000000 0.00000
#> UnSkLab -73.079605 -8.792284 8.255499e+01 17.426958 -117.762054 -322.99466
#> SkLab -3.766392 3.607133 1.515126e+01 10.645432 -77.051109 -169.89095
#> Capital -310.060883 -42.457703 3.539790e+01 7.504828 -9.916185 -37.92973
#> NatRes 0.000000 0.000000 1.271566e-06 0.000000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.0000 0.0000
#> UnSkLab -252.47070 -208.71373 -732.3727 257.1745
#> SkLab -122.81844 -50.63483 -501.6173 697.1597
#> Capital -37.95465 -17.31123 -131.6099 195.0070
#> NatRes 0.00000 0.00000 0.0000 0.0000
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 1.3927209 -1.4491215 0.000000e+00 0.0000000 0.000000 0.00000000
#> UnSkLab 28.7337227 5.2158461 2.142879e+01 3.5129800 -3.666113 1.85702181
#> SkLab 0.7731450 0.4317019 5.866521e+00 0.3771553 -1.473826 -0.51080984
#> Capital -0.9536328 0.5978842 3.301185e+01 1.5765059 -2.953767 -0.02064186
#> NatRes 0.0000000 0.0000000 1.957019e-07 0.0000000 0.000000 0.00000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.000000 0.00000 0.00000 0.00000
#> UnSkLab -8.462136 -54.60019 -17.72465 21.57847
#> SkLab -6.994672 -18.37608 -10.05770 31.93792
#> Capital -14.748055 -27.31443 -18.24045 28.65960
#> NatRes 0.000000 0.00000 0.00000 0.00000
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 0.050962739 -0.0326030292 0.000000e+00 0.00000000 0.000000
#> UnSkLab 0.177981049 -0.0219187830 2.303064e+00 0.22576208 -6.919126
#> SkLab 0.006855399 0.0005536355 2.373644e-01 0.07952486 -2.573948
#> Capital 0.069676369 -0.0159875657 6.558528e+00 0.60937399 -6.481141
#> NatRes 0.000000000 0.0000000000 -1.552204e-07 0.00000000 0.000000
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000000 0.0000000 0.0000000 0.00000000 0.00000000
#> UnSkLab -0.03052725 0.5152385 -0.3197412 -2.15348434 -0.35484976
#> SkLab 0.02375021 0.1370435 0.0142171 -0.08422601 0.09855357
#> Capital -0.07031444 1.3690815 -1.1448298 -2.10275507 -1.19408584
#> NatRes 0.00000000 0.0000000 0.0000000 0.00000000 0.00000000
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 66.619011 -10.43448 0.000000e+00 0.00000 0.00000 0.00000
#> UnSkLab -3.659871 -71.36997 4.778909e+01 -48.14917 372.29324 -399.79538
#> SkLab -44.547775 -51.96432 4.841862e+01 -33.95551 241.67114 -280.11734
#> Capital 41.447426 10.83958 5.111939e+01 -15.95620 41.10937 -52.02617
#> NatRes 0.000000 0.00000 2.415230e-06 0.00000 0.00000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.0000 0.00000 0.0000
#> UnSkLab -822.7074 1102.1951 -270.48715 311.5623
#> SkLab -554.3019 382.9683 -265.38153 757.6785
#> Capital -143.8972 126.0539 -39.97736 139.1914
#> NatRes 0.0000 0.0000 0.00000 0.0000
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -5.569395 5.415280 0.000000e+00 0.00000 0.000000 0.00000
#> UnSkLab -364.769348 -116.644737 -8.274423e+01 -97.08643 25.546793 157.55132
#> SkLab -67.194214 -65.686661 -6.193214e+01 -183.49661 40.488533 274.70099
#> Capital 30.878891 5.601834 -3.226969e+01 -21.82825 3.169083 26.67887
#> NatRes 0.000000 0.000000 -1.092255e-06 0.00000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.00000 0.000000
#> UnSkLab 256.63052 551.39935 -205.54602 27.242977
#> SkLab 466.19913 101.16511 -226.44380 -182.088730
#> Capital 57.03072 57.50778 -23.01825 2.986597
#> NatRes 0.00000 0.00000 0.00000 0.000000
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -257.5386 247.788086 0.000000e+00 0.00000 0.00000 0.00000
#> UnSkLab 439.9332 27.372999 4.639168e+02 -19.78830 828.81335 -692.06470
#> SkLab 127.5076 3.973674 2.881328e+02 -162.64537 800.44366 -1258.91626
#> Capital -575.8349 -16.172775 1.283237e+02 -11.88039 43.93535 -62.92897
#> NatRes 0.0000 0.000000 -8.873145e-06 0.00000 0.00000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.0000 0.0000 0.0000
#> UnSkLab -495.33182 -4919.0771 -1313.5830 4742.5996
#> SkLab -1228.54504 -2461.4512 -2641.8955 6475.2695
#> Capital -63.02121 -475.0427 -233.6829 648.9241
#> NatRes 0.00000 0.0000 0.0000 0.0000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -1.589351 -0.5019903 0.000000e+00 0.0000000 0.00000 0.00000
#> UnSkLab 147.755219 50.3479233 -1.038445e+02 -0.2354783 -42.11416 85.65520
#> SkLab 3.793049 3.8355386 -1.376600e+02 4.9005203 -11.81775 41.66964
#> Capital 7.628679 -21.4666824 -7.753692e+01 2.1852739 -11.15194 18.86364
#> NatRes 0.000000 0.0000000 -3.880262e-06 0.0000000 0.00000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.00000 0.0000 0.000000
#> UnSkLab 350.7733 130.34013 -336.6667 -147.585358
#> SkLab 134.3172 98.80603 -112.4289 9.717580
#> Capital 144.2009 26.71815 -64.1064 -9.496028
#> NatRes 0.0000 0.00000 0.0000 0.000000
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.5608103 0.5244012 0.000000e+00 0.000000 0.000000 0.00000
#> UnSkLab -117.7995148 4.1626487 -6.975317e+01 3.337921 9.508807 26.05139
#> SkLab -5.2249322 0.5893132 -2.977252e+01 2.736353 14.290342 35.32255
#> Capital -4.4552593 0.2924581 -4.881982e+01 2.922610 4.112065 22.09984
#> NatRes 0.0000000 0.0000000 8.801619e-07 0.000000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.000000 0.000000 0.0000000 0.000000
#> UnSkLab 12.171163 8.880235 6.4949775 8.485257
#> SkLab 9.473098 2.422121 -28.6547737 -25.652735
#> Capital 14.810145 6.982142 -0.4862831 1.908810
#> NatRes 0.000000 0.000000 0.0000000 0.000000
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.2340853 0.7302452 0.000000e+00 0.000000 0.000000 0.00000
#> UnSkLab 99.6786880 77.5471420 6.064437e+00 -43.280071 71.676643 492.43649
#> SkLab 5.4386892 16.3848324 6.420564e+00 -22.002617 46.153862 364.98022
#> Capital -10.4519682 -42.0569801 6.866996e+00 -4.060822 6.487827 29.57915
#> NatRes 0.0000000 0.0000000 -2.246226e-06 0.000000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.000000 0.00000 0.0000
#> UnSkLab 190.96480 -236.624420 -550.06537 -110.8304
#> SkLab 158.89250 -87.338646 -323.51511 -138.5188
#> Capital 34.05471 -9.169032 -88.92474 14.3615
#> NatRes 0.00000 0.000000 0.00000 0.0000
#>
#>
#> $data$CNTqfr
#> , , subtotal = TOTAL
#>
#> DIR
#> REG domestic imported
#> Oceania 457.7236 -252.73105
#> EastAsia 4370.4326 -4151.55420
#> SEAsia 331.3897 43.09509
#> SouthAsia 1511.1237 -537.70367
#> NAmerica 3561.2742 -2031.11646
#> LatinAmer 1036.9117 -939.14178
#> EU_28 22248.8027 -17770.24414
#> MENA 1880.3408 -2941.03418
#> SSA 410.3952 -178.23375
#> RestofWorld 4011.6858 -2839.35498
#>
#>
#> $data$CNTqfm
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 0.142209604 0.137110561 0.000000e+00 0.000000e+00
#> MeatLstk 0.061396196 0.100607514 0.000000e+00 4.672702e-06
#> Extraction 0.004595967 0.017462436 -2.914100e-03 -2.319176e-02
#> ProcFood 0.010875221 0.105812751 0.000000e+00 0.000000e+00
#> TextWapp 0.045712680 0.028472532 0.000000e+00 0.000000e+00
#> LightMnfc 0.117935106 0.104650021 0.000000e+00 0.000000e+00
#> HeavyMnfc -6.796068668 -4.055716515 -1.504032e+01 -1.386124e+00
#> Util_Cons 0.007605440 0.003141575 -6.431309e-06 -2.283191e-05
#> TransComm 0.050521523 0.037578367 0.000000e+00 0.000000e+00
#> OthServices 0.156974912 0.122829400 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> Extraction -1.553923e-02 -1.309576e-01 -2.349222e-01 -0.39654517
#> ProcFood 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> TextWapp 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> LightMnfc 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> HeavyMnfc -6.052643e-02 -8.546666e-01 -3.002896e+01 -31.53248215
#> Util_Cons -3.262529e-05 -6.483233e-05 -1.797058e-04 -0.01141891
#> TransComm -5.641548e-08 0.000000e+00 -2.590466e-06 0.00000000
#> OthServices 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 0.000000e+00 0.000000e+00
#> MeatLstk 0.000000e+00 0.000000e+00
#> Extraction -1.228530e-01 -6.487454e-02
#> ProcFood 0.000000e+00 0.000000e+00
#> TextWapp 9.529445e-06 -1.911898e-05
#> LightMnfc 0.000000e+00 0.000000e+00
#> HeavyMnfc -1.581076e+02 -5.119986e+00
#> Util_Cons -3.151384e-04 -2.247333e-04
#> TransComm 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 6.2162371 13.6628571 0.000000e+00 0.000000e+00 0.000000e+00
#> MeatLstk 0.7255053 4.4850979 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction -0.6513371 -1.6138483 -7.429281e-01 -1.467861e+01 -6.206234e+00
#> ProcFood 0.2234859 6.5106726 0.000000e+00 0.000000e+00 3.354587e-06
#> TextWapp 0.1878347 0.0119418 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.5729966 0.2958687 5.828580e-05 0.000000e+00 0.000000e+00
#> HeavyMnfc 6.5485506 -2.7245655 -2.868622e+01 -2.239075e+01 -6.506085e+00
#> Util_Cons -0.1208881 -0.1844639 -6.547025e-01 -3.268116e-01 -8.614327e-01
#> TransComm 0.7949987 1.0125121 0.000000e+00 -2.132852e-05 0.000000e+00
#> OthServices 2.1287160 0.7647423 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 2.519345e-05 0.000000e+00 0.000000e+00 0.000000e+00
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction -2.553254e+01 -1.192081e+02 -4.013768e+02 -1.145179e+02
#> ProcFood 1.119682e-05 4.186686e-05 -2.741590e-06 0.000000e+00
#> TextWapp 1.577533e-04 0.000000e+00 0.000000e+00 -3.624504e-05
#> LightMnfc 0.000000e+00 5.859631e-04 0.000000e+00 0.000000e+00
#> HeavyMnfc -5.290354e+01 -2.256758e+03 -9.282526e+01 -9.006629e+02
#> Util_Cons -1.364835e+00 -5.557717e+00 -6.938018e+00 -3.111414e+00
#> TransComm 9.304279e-05 0.000000e+00 8.919703e-05 0.000000e+00
#> OthServices 0.000000e+00 3.510676e-04 0.000000e+00 0.000000e+00
#> ACTS
#> COMM OthServices
#> GrainsCrops 4.478747e-05
#> MeatLstk 2.902517e-05
#> Extraction -2.145424e+01
#> ProcFood 0.000000e+00
#> TextWapp 0.000000e+00
#> LightMnfc 0.000000e+00
#> HeavyMnfc -1.039861e+02
#> Util_Cons -3.151738e+00
#> TransComm 0.000000e+00
#> OthServices 6.634042e-04
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 6.570557594 1.310956e-02 -4.537482e-07 -2.112592e-04
#> MeatLstk 1.612875223 2.980174e-02 0.000000e+00 0.000000e+00
#> Extraction 0.004421215 -4.045186e-04 -3.459905e-04 -4.931333e-03
#> ProcFood 0.342474788 6.950284e-01 0.000000e+00 0.000000e+00
#> TextWapp 0.142769396 -6.429786e-08 9.983098e-07 0.000000e+00
#> LightMnfc 0.414428711 1.122797e-04 0.000000e+00 4.846192e-05
#> HeavyMnfc 15.291578293 -6.370465e-01 4.781899e+00 4.670013e+00
#> Util_Cons 0.007257990 -4.375630e-03 -1.606990e-02 -3.550312e-02
#> TransComm 0.535616636 5.104138e-04 -2.461378e-04 -6.643299e-06
#> OthServices 0.815314829 4.491141e-04 1.151362e-05 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000e+00 7.706610e-06 0.000000e+00 -1.562376e-07
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction -1.572909e-03 -3.479669e-02 -2.318772e+01 -7.312114e+01
#> ProcFood 9.467667e-07 0.000000e+00 0.000000e+00 0.000000e+00
#> TextWapp -4.209027e-04 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00 -2.419041e-04 0.000000e+00
#> HeavyMnfc -4.455992e+00 6.421411e+00 4.579992e+01 -5.861249e+00
#> Util_Cons -3.940941e-03 -4.610148e-02 -7.806401e-01 -4.173702e+00
#> TransComm 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00 -1.909679e-04 0.000000e+00
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 0.00000000 0.0000000
#> MeatLstk 0.00000000 0.0000000
#> Extraction -0.03212091 -0.3914966
#> ProcFood 0.00000000 0.0000000
#> TextWapp 0.00000000 0.0000000
#> LightMnfc 0.00000000 0.0000000
#> HeavyMnfc 65.87483215 2.0075665
#> Util_Cons -0.03450801 -0.1116833
#> TransComm 0.00000000 0.0000000
#> OthServices 0.00000000 0.0000000
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 2.934934e-05 0.000000e+00 0.000000e+00 -5.528625e-05
#> MeatLstk 0.000000e+00 8.099950e-06 -4.536114e-07 0.000000e+00
#> Extraction 0.000000e+00 -1.087580e-01 -8.763970e-01 -1.827057e+00
#> ProcFood 0.000000e+00 -1.444687e-05 2.362353e-07 0.000000e+00
#> TextWapp 0.000000e+00 -9.669329e-08 0.000000e+00 0.000000e+00
#> LightMnfc -1.685614e-06 0.000000e+00 1.016443e-05 -1.269594e-05
#> HeavyMnfc -3.286568e+01 -1.868053e-01 -1.153718e+01 -6.335656e-01
#> Util_Cons -1.240217e-02 -6.941012e-03 -5.714077e-03 -3.616340e-02
#> TransComm 0.000000e+00 0.000000e+00 1.871635e-06 0.000000e+00
#> OthServices 0.000000e+00 1.133497e-06 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000e+00 0.000000e+00 -3.580899e-06 1.838747e-06
#> MeatLstk -3.537387e-06 0.000000e+00 0.000000e+00 1.515547e-07
#> Extraction -1.894386e+00 -9.038269e+00 -2.643525e+01 -1.219932e+02
#> ProcFood 0.000000e+00 1.340251e-06 0.000000e+00 0.000000e+00
#> TextWapp 0.000000e+00 0.000000e+00 0.000000e+00 -5.777455e-07
#> LightMnfc -1.564818e-05 2.104654e-04 -5.390285e-05 1.211218e-04
#> HeavyMnfc -3.260608e+00 -3.593288e+00 -7.110432e+01 -4.032954e+01
#> Util_Cons -4.160458e-02 -1.398332e-01 -4.132060e-01 -4.061268e-01
#> TransComm 0.000000e+00 0.000000e+00 0.000000e+00 -1.000668e-05
#> OthServices 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 7.413793e-06 0.000000e+00
#> MeatLstk -2.454489e-06 1.727825e-06
#> Extraction -6.835792e+00 -4.751712e-01
#> ProcFood -1.961870e-05 0.000000e+00
#> TextWapp 8.185918e-06 -6.422240e-06
#> LightMnfc 1.072757e-04 0.000000e+00
#> HeavyMnfc -1.984020e+02 -5.206844e+00
#> Util_Cons -5.560382e-02 1.826735e-02
#> TransComm 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 12.72776508 30.7795506 0.000000 0.00000000 -4.490454e-06
#> MeatLstk 0.07278857 4.5007167 0.000000 0.00000000 0.000000e+00
#> Extraction 0.39700246 0.1258697 -3.929643 -0.08502013 -1.858805e-02
#> ProcFood 0.22888488 6.5241232 0.000000 0.00000000 0.000000e+00
#> TextWapp 6.21458292 1.0010459 0.000000 0.00000000 0.000000e+00
#> LightMnfc 12.39845657 3.0512974 0.000000 0.00000000 -8.925374e-06
#> HeavyMnfc 145.31378174 2.5432179 -14.924191 -9.28277588 -1.664491e+00
#> Util_Cons -0.14457648 -0.2365611 -1.818620 -0.13026762 -4.142174e-02
#> TransComm 0.66148877 0.1414178 0.000000 0.00000000 -2.132922e-06
#> OthServices 6.37344408 1.0848132 0.000000 0.00000000 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> MeatLstk 0.0000000 0.000000e+00 0.000000e+00 -2.921329e-05
#> Extraction -0.7211016 -4.706749e+00 1.469250e+00 -2.062580e+00
#> ProcFood 0.0000000 -2.678646e-05 4.987997e-07 -6.694112e-05
#> TextWapp 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.0000000 0.000000e+00 0.000000e+00 -4.064347e-04
#> HeavyMnfc -34.6871643 -7.656011e+02 -2.778433e+01 -1.341901e+03
#> Util_Cons -1.7238041 -4.373823e+00 -1.175425e-01 -2.845339e+00
#> TransComm 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM OthServices
#> GrainsCrops -7.791669e-05
#> MeatLstk 0.000000e+00
#> Extraction -9.760855e-01
#> ProcFood 0.000000e+00
#> TextWapp 0.000000e+00
#> LightMnfc -8.538611e-04
#> HeavyMnfc -4.329399e+01
#> Util_Cons -3.654676e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 1.07300615 0.866521716 0.000000e+00 0.0000000 0.000000e+00
#> MeatLstk 0.05295166 0.105703667 -1.516216e-07 0.0000000 1.793862e-06
#> Extraction 0.10515474 0.187676460 -3.857987e+00 -0.2248576 -3.487633e-01
#> ProcFood 0.39862657 1.199084044 0.000000e+00 0.0000000 1.303244e-07
#> TextWapp 0.05892807 0.014283137 0.000000e+00 0.0000000 0.000000e+00
#> LightMnfc 0.64477831 0.076270893 0.000000e+00 0.0000000 0.000000e+00
#> HeavyMnfc -0.97891498 -4.660042286 -3.316995e+01 -5.5809026 -1.014966e+00
#> Util_Cons -0.33227837 -0.306159616 -1.543452e+00 -1.1328132 -1.156908e-01
#> TransComm 0.01865068 0.002427391 0.000000e+00 0.0000000 0.000000e+00
#> OthServices 0.19921729 0.037089415 -2.551702e-05 0.0000000 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 0.000000e+00 -6.237102e-05 0.000000e+00 -8.944284e-05
#> MeatLstk -3.582748e-06 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction -3.226650e+00 -3.095007e+01 -9.283683e-01 -1.526094e+01
#> ProcFood 1.660880e-06 1.345095e-05 0.000000e+00 4.062503e-05
#> TextWapp 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00 -1.658055e-04 0.000000e+00
#> HeavyMnfc -1.643126e+01 -2.038719e+02 -6.691008e+01 -5.016362e+02
#> Util_Cons -9.170197e-01 -4.698290e+00 -2.735157e+01 -1.641740e+00
#> TransComm 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM OthServices
#> GrainsCrops -3.076896e-05
#> MeatLstk 0.000000e+00
#> Extraction -8.075178e-01
#> ProcFood 0.000000e+00
#> TextWapp 0.000000e+00
#> LightMnfc 0.000000e+00
#> HeavyMnfc -1.374019e+01
#> Util_Cons -2.543509e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 20.7183037 52.385567 0.000000e+00 0.00000 3.085134e-05
#> MeatLstk 0.2476853 1.087359 1.397588e-06 0.00000 0.000000e+00
#> Extraction -0.3125662 -3.105512 -5.069620e+00 -54.80017 1.351324e+00
#> ProcFood 0.4652205 47.012424 0.000000e+00 0.00000 0.000000e+00
#> TextWapp 1.3362086 0.874408 0.000000e+00 0.00000 0.000000e+00
#> LightMnfc 12.6605129 6.998770 0.000000e+00 0.00000 0.000000e+00
#> HeavyMnfc -83.0214767 -64.221855 -1.081096e+02 -95.72461 -9.199119e+00
#> Util_Cons -11.7421026 -10.202692 -7.227880e+00 -48.63685 -7.633506e+00
#> TransComm 2.4668770 1.692071 0.000000e+00 0.00000 0.000000e+00
#> OthServices 10.1140633 5.738355 -3.398804e-05 0.00000 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.000000e+00 -2.805776e-05 0.00000 0.00000
#> MeatLstk 0.00000 0.000000e+00 0.000000e+00 0.00000 0.00000
#> Extraction -126.81099 -1.578064e+02 3.470255e+01 -96.73625 -79.30041
#> ProcFood 0.00000 0.000000e+00 0.000000e+00 0.00000 0.00000
#> TextWapp 0.00000 1.018471e-04 5.504170e-05 0.00000 0.00000
#> LightMnfc 0.00000 0.000000e+00 0.000000e+00 0.00000 0.00000
#> HeavyMnfc -82.62289 -2.598079e+03 -4.160279e+02 -12851.80469 -348.46649
#> Util_Cons -104.10448 -2.876586e+02 -3.154943e+01 -103.97469 -176.14423
#> TransComm 0.00000 0.000000e+00 0.000000e+00 0.00000 0.00000
#> OthServices 0.00000 0.000000e+00 0.000000e+00 0.00000 0.00000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 5.126637e-01 1.409326911 0.000000e+00 0.000000e+00
#> MeatLstk 1.566618e-02 0.130799979 -2.988463e-07 2.471370e-05
#> Extraction -6.674711e-01 0.002712138 -5.861440e+00 -2.970210e+01
#> ProcFood 2.529903e-02 0.142768249 0.000000e+00 1.329692e-04
#> TextWapp 4.718202e-03 0.001987664 0.000000e+00 0.000000e+00
#> LightMnfc 2.744769e-01 0.029185669 0.000000e+00 3.400086e-05
#> HeavyMnfc -2.052671e+02 -28.164131165 -2.443743e+01 -2.954610e+01
#> Util_Cons -2.032427e+00 -0.415924519 -1.439567e+00 -2.472415e+00
#> TransComm 2.061735e-02 0.012198200 0.000000e+00 1.868409e-06
#> OthServices 1.551115e-01 0.087245196 -8.070492e-05 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000 0.000000e+00 0.000000e+00 0.000000e+00
#> MeatLstk 0.000000 -2.763602e-06 0.000000e+00 0.000000e+00
#> Extraction -11.644645 -1.186952e+01 -1.990372e+02 -1.596682e+02
#> ProcFood 0.000000 0.000000e+00 0.000000e+00 0.000000e+00
#> TextWapp 0.000000 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000 0.000000e+00 0.000000e+00 0.000000e+00
#> HeavyMnfc -7.985749 -2.797508e+01 -3.095142e+02 -1.838650e+01
#> Util_Cons -1.323550 -4.564141e+00 -3.990188e+01 -4.771362e+01
#> TransComm 0.000000 0.000000e+00 1.057934e-05 0.000000e+00
#> OthServices 0.000000 0.000000e+00 0.000000e+00 -8.696648e-05
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 0.000000e+00 0.000000e+00
#> MeatLstk -4.472924e-05 1.114675e-05
#> Extraction -5.872222e+01 -3.533407e+00
#> ProcFood 0.000000e+00 0.000000e+00
#> TextWapp 0.000000e+00 4.603522e-05
#> LightMnfc 0.000000e+00 0.000000e+00
#> HeavyMnfc -1.626472e+03 -6.031396e+01
#> Util_Cons -1.767778e+01 -7.549727e+00
#> TransComm 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 0.0286056101 0.114449352 -1.318738e-06 -3.690464e-05
#> MeatLstk 0.0004473764 0.007701940 0.000000e+00 0.000000e+00
#> Extraction -0.0038754679 -0.003904668 -9.171694e-04 -4.805854e-03
#> ProcFood 0.0411217101 0.093918316 0.000000e+00 -1.667978e-04
#> TextWapp 0.0812862366 0.042123731 0.000000e+00 0.000000e+00
#> LightMnfc 0.1843078136 0.105044879 0.000000e+00 0.000000e+00
#> HeavyMnfc -2.0811259747 -1.721800804 -1.038171e+01 -8.344749e-01
#> Util_Cons -0.0032244399 -0.001079843 1.381845e-02 -3.814228e-02
#> TransComm 0.1562625617 0.061044943 0.000000e+00 0.000000e+00
#> OthServices 0.0188588947 0.008166639 5.514728e-05 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000e+00 0.000000e+00 -4.194681e-06 -5.389326e-06
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 -1.042962e-07
#> Extraction -1.023012e-03 -1.022872e-02 -4.589146e-01 -2.434527e+00
#> ProcFood -5.993557e-07 0.000000e+00 0.000000e+00 -6.673361e-07
#> TextWapp 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00 0.000000e+00 -7.496775e-05
#> HeavyMnfc -2.664170e-01 -2.305291e+00 -1.458584e+01 -4.636898e+01
#> Util_Cons 1.672603e-03 -5.514708e-03 1.927855e-01 1.869683e-01
#> TransComm 0.000000e+00 2.078724e-06 0.000000e+00 6.020896e-06
#> OthServices 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops -2.840331e-05 -4.036829e-05
#> MeatLstk 0.000000e+00 -3.204799e-06
#> Extraction -2.131485e-02 -2.642101e-02
#> ProcFood 0.000000e+00 1.492360e-05
#> TextWapp 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00
#> HeavyMnfc -9.031012e+01 -7.907000e+00
#> Util_Cons 1.479965e-01 5.652395e-02
#> TransComm 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 4.59290361 11.48237705 0.000000 0.000000 -1.350429e-06
#> MeatLstk 0.38066220 0.55303508 0.000000 0.000000 0.000000e+00
#> Extraction -2.93266010 -3.26887560 -1.281846 -8.701534 -5.226150e-01
#> ProcFood 0.29714447 3.59342957 0.000000 0.000000 0.000000e+00
#> TextWapp 0.03842569 0.05429791 0.000000 0.000000 0.000000e+00
#> LightMnfc 1.87730920 0.79323876 0.000000 0.000000 0.000000e+00
#> HeavyMnfc -9.10617352 -11.02574730 -51.175098 -19.147608 -9.013680e-01
#> Util_Cons 0.10332793 -0.81643695 -1.847700 -2.186661 -2.336118e-01
#> TransComm 0.53807044 0.29927576 0.000000 0.000000 0.000000e+00
#> OthServices 0.66708601 0.15716413 0.000000 0.000000 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.000000e+00 0.000000e+00 2.042034e-05 0.00000
#> MeatLstk 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 0.00000
#> Extraction -7.513634 -4.646760e+01 -7.083691e+01 -3.684008e+01 -12.67523
#> ProcFood 0.000000 0.000000e+00 -1.502862e-06 0.000000e+00 0.00000
#> TextWapp 0.000000 0.000000e+00 -9.584091e-06 2.322802e-05 0.00000
#> LightMnfc 0.000000 1.538717e-04 0.000000e+00 0.000000e+00 0.00000
#> HeavyMnfc -14.514605 -3.112614e+02 -1.271166e+02 -1.957518e+03 -88.33855
#> Util_Cons -3.437443 -2.825305e+01 -1.008687e+01 -1.293790e+01 -23.83773
#> TransComm 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 0.00000
#> OthServices 0.000000 0.000000e+00 3.572576e-05 0.000000e+00 0.00000
#>
#>
#> $data$CNTqfd
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 0.24819876 0.923183560 0.000000e+00 0.000000e+00
#> MeatLstk 0.45488206 0.776571035 -2.642742e-08 -3.002054e-05
#> Extraction 0.13155104 0.044189923 -8.987208e-03 -5.808308e-02
#> ProcFood 0.01457555 0.481814682 -4.657589e-07 0.000000e+00
#> TextWapp -0.02344977 -0.008909483 1.309827e-06 0.000000e+00
#> LightMnfc -0.02350262 0.038239613 0.000000e+00 0.000000e+00
#> HeavyMnfc 5.09071255 1.783755898 2.863763e+01 1.098206e+00
#> Util_Cons 0.41606107 0.320931166 -9.017191e-03 -1.741382e-01
#> TransComm 1.55063939 1.745126843 0.000000e+00 0.000000e+00
#> OthServices 1.62091160 1.922772765 -2.584240e-05 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000e+00 5.796892e-08 0.000000e+00 -6.685442e-07
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction 4.816044e-02 2.617669e-01 1.292125e+01 8.315079e-01
#> ProcFood 1.241116e-07 0.000000e+00 1.258556e-06 -3.323854e-07
#> TextWapp 9.639558e-06 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> HeavyMnfc 2.058241e+00 4.717035e+00 6.670921e+01 4.374913e+01
#> Util_Cons 1.087927e-02 1.385574e-01 1.618725e-01 -7.639979e-03
#> TransComm 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices -6.349075e-06 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 0.000000e+00 0.000000000
#> MeatLstk 0.000000e+00 0.000000000
#> Extraction 4.965170e-02 0.071592689
#> ProcFood 1.723560e-05 0.000000000
#> TextWapp 1.332269e-05 0.000000000
#> LightMnfc 0.000000e+00 0.000000000
#> HeavyMnfc 2.562346e+02 22.774875641
#> Util_Cons -4.249715e-03 0.003419444
#> TransComm 0.000000e+00 0.000000000
#> OthServices 0.000000e+00 0.000000000
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -25.1183434 -28.78113556 0.00000 0.000000e+00 0.000000e+00
#> MeatLstk -1.4094026 -7.81428242 0.00000 0.000000e+00 0.000000e+00
#> Extraction 1.7626747 0.99529099 4.37855 1.488111e+00 -1.515038e+00
#> ProcFood -2.1816697 -28.83256912 0.00000 0.000000e+00 0.000000e+00
#> TextWapp -0.5207484 -0.01535583 0.00000 0.000000e+00 3.409738e-04
#> LightMnfc -2.7035573 -0.64557457 0.00000 -7.251769e-05 0.000000e+00
#> HeavyMnfc 46.5813637 10.39733791 166.63100 3.294226e+01 4.899094e-01
#> Util_Cons 7.2339687 1.26455843 34.07056 2.130870e+00 -2.486736e+01
#> TransComm -10.0437202 -4.30351305 0.00000 -5.133963e-05 0.000000e+00
#> OthServices -10.0668612 -2.59413242 0.00000 0.000000e+00 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 0.000000e+00 -1.174161e-04 0.000000e+00 0.000000
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.000000
#> Extraction 3.767373e+00 2.478773e+02 6.771746e+02 2.815638
#> ProcFood -4.943036e-06 0.000000e+00 0.000000e+00 0.000000
#> TextWapp 4.646840e-05 0.000000e+00 -2.002254e-05 0.000000
#> LightMnfc 0.000000e+00 0.000000e+00 0.000000e+00 0.000000
#> HeavyMnfc 3.763706e+01 1.459692e+03 6.682789e+01 1450.213379
#> Util_Cons -2.329953e+01 -5.223009e+01 -5.030654e+00 -20.682411
#> TransComm 0.000000e+00 0.000000e+00 4.308129e-05 0.000000
#> OthServices 0.000000e+00 -1.071921e-04 2.861312e-05 0.000000
#> ACTS
#> COMM OthServices
#> GrainsCrops 0.000000e+00
#> MeatLstk 0.000000e+00
#> Extraction 1.082195e+01
#> ProcFood 0.000000e+00
#> TextWapp 1.250665e-04
#> LightMnfc 0.000000e+00
#> HeavyMnfc 3.246470e+02
#> Util_Cons 3.124718e+01
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops -25.75428009 -2.877396e-01 0.000000e+00 0.000000e+00
#> MeatLstk -1.75919986 -2.448007e-02 0.000000e+00 0.000000e+00
#> Extraction -0.05615990 8.881768e-04 9.132934e-03 9.985990e-03
#> ProcFood -1.16239834 -8.104680e-01 0.000000e+00 0.000000e+00
#> TextWapp -0.42822146 -3.060124e-05 0.000000e+00 0.000000e+00
#> LightMnfc -0.75015515 -3.118723e-04 0.000000e+00 6.911464e-05
#> HeavyMnfc -37.15641022 2.177010e+00 3.290715e+01 1.203834e+01
#> Util_Cons 0.01197105 1.677503e-01 1.021470e+00 4.205117e-01
#> TransComm -5.94117022 -5.370085e-02 0.000000e+00 -1.878827e-05
#> OthServices -4.43004847 -3.391582e-03 -1.954486e-05 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.0000000000 9.813218e-06 0.000000 8.060093e-07
#> MeatLstk 0.0000000000 0.000000e+00 0.000000 0.000000e+00
#> Extraction 0.0005805023 2.184490e-02 15.050153 2.208580e+00
#> ProcFood 0.0000000000 -2.215080e-06 0.000000 0.000000e+00
#> TextWapp 0.0000000000 0.000000e+00 0.000000 0.000000e+00
#> LightMnfc 0.0000000000 3.208711e-04 0.000000 0.000000e+00
#> HeavyMnfc 1.3489996195 1.596162e+00 180.082291 7.423320e-01
#> Util_Cons -0.2265390903 2.174439e-01 -1.864811 -2.552190e+01
#> TransComm 0.0000000000 0.000000e+00 0.000000 0.000000e+00
#> OthServices 0.0000000000 0.000000e+00 0.000000 0.000000e+00
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 1.944520e-05 0.00000000
#> MeatLstk 0.000000e+00 0.00000000
#> Extraction 9.857653e-02 0.04411026
#> ProcFood 0.000000e+00 0.00000000
#> TextWapp 0.000000e+00 0.00000000
#> LightMnfc 0.000000e+00 0.00000000
#> HeavyMnfc 1.660097e+02 17.75169945
#> Util_Cons -2.069150e+00 5.75360823
#> TransComm 0.000000e+00 0.00000000
#> OthServices 0.000000e+00 0.00000000
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 0.000000e+00 0.000000e+00 0.00000000 0.000000e+00
#> MeatLstk 0.000000e+00 0.000000e+00 0.00000000 1.048203e-05
#> Extraction 3.321172e-06 1.739540e-03 0.08012138 5.759132e-02
#> ProcFood -1.782595e-06 0.000000e+00 0.00000000 0.000000e+00
#> TextWapp 0.000000e+00 0.000000e+00 0.00000000 0.000000e+00
#> LightMnfc 0.000000e+00 -1.140298e-06 0.00000000 0.000000e+00
#> HeavyMnfc 9.390137e+01 2.499991e-01 88.02555847 1.535405e+00
#> Util_Cons -1.819514e+00 -1.634572e-01 -8.35510254 -1.091926e+00
#> TransComm 0.000000e+00 0.000000e+00 0.00000000 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00 0.00000000 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 6.738285e-05 0.0000000 0.000000e+00 1.940809e-07 0.000000e+00
#> MeatLstk 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00 4.983568e-07
#> Extraction 3.593991e-01 2.8870385 5.807136e+01 8.679374e+01 9.780085e-01
#> ProcFood 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> TextWapp 0.000000e+00 0.0000000 5.211050e-06 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.0000000 0.000000e+00 2.134457e-04 -1.088045e-04
#> HeavyMnfc 7.288964e+00 23.4130211 6.277461e+02 4.671585e+01 4.948077e+02
#> Util_Cons 7.917167e+00 0.3422076 -4.279547e+01 2.001504e-01 4.790875e+00
#> TransComm 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM OthServices
#> GrainsCrops 0.0000000
#> MeatLstk 0.0000000
#> Extraction 0.1230254
#> ProcFood 0.0000000
#> TextWapp 0.0000000
#> LightMnfc 0.0000000
#> HeavyMnfc 18.6825409
#> Util_Cons 0.3766007
#> TransComm 0.0000000
#> OthServices 0.0000000
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 0.25253677 0.63077241 0.000000e+00 1.909180e-04 -9.960771e-06
#> MeatLstk 0.12313350 0.35310647 1.732596e-07 0.000000e+00 0.000000e+00
#> Extraction 0.61143130 0.07308657 3.627891e+00 9.440152e-02 8.639728e-04
#> ProcFood -0.03766887 6.72424555 0.000000e+00 0.000000e+00 -2.885048e-07
#> TextWapp -3.42713022 -0.79524517 0.000000e+00 0.000000e+00 -9.101124e-04
#> LightMnfc 2.90883064 -0.22679433 0.000000e+00 -3.486629e-05 0.000000e+00
#> HeavyMnfc 15.19548798 12.87059689 6.503668e+01 2.250322e+01 7.829414e+00
#> Util_Cons 8.09890842 -1.14518023 6.296266e+00 -1.061150e+00 5.738807e+00
#> TransComm 40.90453720 8.09072685 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices 51.82611084 6.01255083 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 0.000000e+00 0.000000e+00 2.317121e-05 0.000000e+00
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction 1.353891e-01 1.589054e+01 7.020440e-01 2.015192e+00
#> ProcFood 0.000000e+00 -1.421334e-05 0.000000e+00 5.465102e-05
#> TextWapp 2.248009e-04 0.000000e+00 3.199596e-05 0.000000e+00
#> LightMnfc 0.000000e+00 3.989870e-04 0.000000e+00 0.000000e+00
#> HeavyMnfc 6.890720e+01 8.066536e+02 1.162726e+02 2.161481e+03
#> Util_Cons -7.101350e+00 -3.176194e+01 1.990165e+01 -2.497048e+00
#> TransComm -1.768174e-04 0.000000e+00 -2.097274e-04 -6.498381e-04
#> OthServices 1.687576e-05 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM OthServices
#> GrainsCrops 0.000000
#> MeatLstk 0.000000
#> Extraction 3.369983
#> ProcFood 0.000000
#> TextWapp 0.000000
#> LightMnfc 0.000000
#> HeavyMnfc 139.572372
#> Util_Cons 8.623393
#> TransComm 0.000000
#> OthServices 0.000000
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 8.1347961 0.5294281 0.000000e+00 0.00000000 0.0000000000
#> MeatLstk 0.6257095 1.8101765 -5.210320e-07 0.00000000 0.0000000000
#> Extraction 0.4407017 0.2446690 1.292343e-01 -0.05319051 0.1677192748
#> ProcFood 2.3482406 3.0798085 0.000000e+00 0.00000000 0.0000000000
#> TextWapp -0.3018825 -0.1612274 0.000000e+00 0.00000000 0.0000000000
#> LightMnfc 0.2448257 -0.0334160 0.000000e+00 0.00000000 -0.0000183179
#> HeavyMnfc 0.3238168 5.5303125 2.794919e+01 2.23864698 1.8741098642
#> Util_Cons -6.9045024 -4.0768442 -5.416745e+00 -10.08764267 1.9714381695
#> TransComm 13.2121954 2.1821840 0.000000e+00 0.00000000 0.0000000000
#> OthServices 3.5992715 0.3665234 0.000000e+00 0.00000000 0.0000000000
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000000 3.524155e-05 0.000000e+00 0.000000e+00 0.0000000
#> MeatLstk 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00 0.0000000
#> Extraction 0.3861346 9.742447e+00 1.574655e+00 1.014891e+00 0.1117195
#> ProcFood 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00 0.0000000
#> TextWapp 0.0000000 2.989755e-05 -4.006018e-06 0.000000e+00 0.0000000
#> LightMnfc 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00 0.0000000
#> HeavyMnfc 16.7377758 1.908001e+02 1.411601e+02 4.911159e+02 18.8915081
#> Util_Cons 16.8561974 8.473783e+01 1.747720e+01 -4.000400e+00 0.3383706
#> TransComm 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00 0.0000000
#> OthServices 0.0000000 0.000000e+00 0.000000e+00 1.657828e-05 0.0000000
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -40.8632355 -61.204430 1.415304e-05 0.00000 0.000000e+00
#> MeatLstk -0.5660073 -3.731766 0.000000e+00 0.00000 6.150407e-06
#> Extraction -3.6161721 -1.467872 1.320229e+00 1.72320 1.597880e-01
#> ProcFood -1.3983229 -58.520073 0.000000e+00 0.00000 0.000000e+00
#> TextWapp -3.5515735 -1.034074 8.831265e-06 0.00000 0.000000e+00
#> LightMnfc -23.6148071 -5.572066 0.000000e+00 0.00000 -1.251909e-04
#> HeavyMnfc 511.9351196 147.843765 3.348769e+02 220.48129 5.442722e+01
#> Util_Cons 14.4814672 6.850921 4.150220e+01 28.37522 5.829323e+01
#> TransComm -15.3423386 -1.524692 0.000000e+00 0.00000 0.000000e+00
#> OthServices -55.2659302 -6.537936 0.000000e+00 0.00000 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000e+00 0.00000 6.440129e-06 0.000000e+00 0.000000
#> MeatLstk 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000
#> Extraction 3.368360e+00 64.41515 -1.917409e+01 1.166339e+00 8.065864
#> ProcFood 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000
#> TextWapp 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000
#> LightMnfc 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000
#> HeavyMnfc 2.495208e+02 5883.91016 5.875942e+02 1.283915e+04 1221.986694
#> Util_Cons 2.973143e+00 139.62184 -7.375865e+01 -4.699895e+01 248.510681
#> TransComm 0.000000e+00 0.00000 0.000000e+00 7.889970e-04 0.000000
#> OthServices -2.484222e-04 0.00000 0.000000e+00 0.000000e+00 0.000000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -1.82799244 -1.817777753 0.000000e+00 0.0000000 0.0000000
#> MeatLstk -0.02716250 -0.228161007 2.252006e-07 0.0000000 0.0000000
#> Extraction -0.02630104 0.020222478 1.171227e-01 0.4915366 0.3812845
#> ProcFood -0.21449423 -1.118361235 0.000000e+00 0.0000000 0.0000000
#> TextWapp -0.12640789 -0.003491763 0.000000e+00 0.0000000 0.0000000
#> LightMnfc -0.82073432 -0.061981399 0.000000e+00 0.0000000 0.0000000
#> HeavyMnfc 322.45077515 53.251831055 4.322338e+01 21.8512516 0.5338064
#> Util_Cons 5.87457514 1.556234956 4.849838e-01 4.4123726 -12.1900597
#> TransComm -0.84909397 -0.158086762 0.000000e+00 0.0000000 0.0000000
#> OthServices -0.90949082 -0.327465296 0.000000e+00 0.0000000 0.0000000
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000000 0.000000e+00 0.000000e+00 0.000000 0.000000e+00
#> MeatLstk 0.0000000 0.000000e+00 0.000000e+00 0.000000 0.000000e+00
#> Extraction 0.7274252 1.613683e+00 5.632404e+01 -2.700144 6.297665e-02
#> ProcFood 0.0000000 -3.890621e-06 0.000000e+00 0.000000 -2.105983e-05
#> TextWapp 0.0000000 0.000000e+00 0.000000e+00 0.000000 0.000000e+00
#> LightMnfc 0.0000000 0.000000e+00 0.000000e+00 0.000000 0.000000e+00
#> HeavyMnfc 33.5107231 3.582219e+02 1.102427e+01 810.989624 6.926798e+01
#> Util_Cons 14.6571589 9.144311e+01 8.943762e+00 -9.769684 2.083915e+00
#> TransComm 0.0000000 0.000000e+00 -8.286948e-05 0.000000 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 1.022662e-04 0.000000 1.792144e-04
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops -0.0036642076 -0.1516868770 0.000000e+00 8.650334e-05
#> MeatLstk -0.0003435289 -0.0265786964 0.000000e+00 0.000000e+00
#> Extraction -0.0014539844 -0.0001071439 -4.778294e-04 -2.938815e-04
#> ProcFood -0.0018814295 -0.7201913595 0.000000e+00 0.000000e+00
#> TextWapp -0.3190177977 -0.1295654774 6.473042e-06 0.000000e+00
#> LightMnfc -0.5075190663 -0.1871382445 2.611587e-04 0.000000e+00
#> HeavyMnfc 15.8679008484 5.0799312592 1.885277e+01 1.535880e+00
#> Util_Cons -0.0081236735 0.0245344564 -4.412046e-01 9.300949e-02
#> TransComm 0.1106854752 -0.0769288093 0.000000e+00 0.000000e+00
#> OthServices -0.0146088414 -0.0301792547 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 0.000000e+00 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> MeatLstk 0.000000e+00 8.039136e-06 0.000000 0.000000e+00 0.000000e+00
#> Extraction 2.020078e-03 1.885584e-02 1.767396 1.670223e-01 -3.703896e-03
#> ProcFood -1.010873e-06 0.000000e+00 0.000000 1.289199e-06 -2.494437e-05
#> TextWapp 0.000000e+00 2.129885e-05 0.000000 1.320770e-06 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> HeavyMnfc 6.798984e-01 3.202644e+00 26.338732 5.283297e+01 2.608474e+02
#> Util_Cons 4.599758e-01 2.016334e+00 2.996224 5.517338e-01 1.540936e-01
#> TransComm 0.000000e+00 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00 0.000000 -2.256950e-05 -4.132656e-05
#> ACTS
#> COMM OthServices
#> GrainsCrops 0.000000e+00
#> MeatLstk 0.000000e+00
#> Extraction -3.704816e-02
#> ProcFood 0.000000e+00
#> TextWapp 0.000000e+00
#> LightMnfc 0.000000e+00
#> HeavyMnfc 1.918671e+01
#> Util_Cons 2.698303e-01
#> TransComm 0.000000e+00
#> OthServices 6.664537e-05
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -4.34278011 -8.4723091 0.000000e+00 0.000000e+00 7.823882e-07
#> MeatLstk -0.75491261 -2.6225419 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction -0.03301794 -0.4617330 1.467571e+01 2.701104e-01 5.901040e-03
#> ProcFood -0.15795437 -8.1247444 2.171947e-06 0.000000e+00 0.000000e+00
#> TextWapp -0.23663671 -0.1120131 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc -2.87551117 -1.1230334 0.000000e+00 3.636109e-05 0.000000e+00
#> HeavyMnfc 57.89107132 26.8751926 4.506715e+01 2.145717e+01 5.100108e+00
#> Util_Cons 1.70583582 8.4077835 9.884202e+00 -1.620549e+00 6.576798e+00
#> TransComm -3.62727213 -1.7566320 0.000000e+00 0.000000e+00 1.553929e-05
#> OthServices -1.48525012 -0.6085260 0.000000e+00 8.261208e-06 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000e+00
#> MeatLstk 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction 3.006251e+00 370.75940 1.113903e+03 8.307691e+01 4.990662e+00
#> ProcFood 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 -4.958886e-05
#> TextWapp 1.930645e-05 0.00000 8.670176e-06 -2.144796e-05 0.000000e+00
#> LightMnfc 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000e+00
#> HeavyMnfc 2.935513e+01 459.56561 6.393543e+02 9.375984e+02 6.864930e+01
#> Util_Cons 5.434041e+01 83.84225 -1.596270e+00 -5.752357e+00 1.109117e+01
#> TransComm 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 -4.713293e-05
#> OthServices 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000e+00
#>
#>
#> $data$CNTqpm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -10.40835190 -373.49191 -131.448578 -108.3211441 -166.425049
#> MeatLstk -18.53484726 -283.49026 -51.991554 -7.6592836 -64.581230
#> Extraction -1.52893519 -205.54094 -10.197769 -25.1280518 -6.632465
#> ProcFood -462.21160889 -1388.40857 -800.708191 -366.4486694 -1477.998291
#> TextWapp -339.24151611 -857.37390 -167.653717 -177.9533234 -2368.545898
#> LightMnfc -529.77850342 -1800.51086 -867.101746 -275.0245972 -5339.237793
#> HeavyMnfc -786.21765137 -4164.98535 -784.272522 -910.4445190 -6000.081055
#> Util_Cons -0.04561122 -29.05597 -1.982713 0.8911537 -6.095836
#> TransComm -119.45767212 -644.45544 -74.653084 -8.9407616 -66.769249
#> OthServices -74.14834595 -264.34863 -72.368179 -8.2283020 -68.057220
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -51.174870 49.865 95.24638 -117.381920 -51.12368
#> MeatLstk -88.720673 -1806.460 -23.34447 -36.429859 -692.22449
#> Extraction -2.929157 -1628.258 -90.53306 -5.417026 -380.11108
#> ProcFood -572.075989 -5630.127 -239.11345 -274.774109 -802.34167
#> TextWapp -407.240021 -6790.661 -372.20059 -387.986755 -274.47946
#> LightMnfc -1253.673950 -16352.563 -868.48151 -590.171509 -1594.01599
#> HeavyMnfc -2549.657959 -29604.201 -1852.80542 -545.504822 -3143.88550
#> Util_Cons -7.280808 -2020.554 -110.26956 1.489196 -96.28030
#> TransComm -121.361313 -1900.017 -263.94403 -5.006034 -76.65223
#> OthServices -36.455154 -4179.715 -153.04147 -4.043742 223.83426
#>
#>
#> $data$CNTqpd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 9.653609 50.867004 22.954176 -63.6949348 153.864929
#> MeatLstk 12.305302 32.209778 10.202305 0.8245642 70.330734
#> Extraction 3.337727 -8.931936 -3.688171 -0.1857320 5.643503
#> ProcFood 300.568451 212.812485 452.795746 145.4054413 1115.427612
#> TextWapp 222.307770 482.896118 41.587135 37.6021080 1445.184570
#> LightMnfc 359.171631 757.547424 211.878937 56.2594795 2529.255615
#> HeavyMnfc 804.076904 2995.377441 376.978851 822.5562134 4272.164062
#> Util_Cons 4.101781 -91.114166 -9.605413 11.0938082 21.543720
#> TransComm 65.576851 837.193909 46.228271 -3.4254131 206.575745
#> OthServices 90.139542 459.103119 90.580444 10.6005135 411.023010
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 123.518700 128.8136 45.533970 7.5438929 33.848835
#> MeatLstk 88.313850 978.6217 27.796520 11.2454882 308.471680
#> Extraction 5.273883 296.2500 26.067202 8.3792334 78.505768
#> ProcFood 605.683044 2955.9106 316.410431 285.1922913 553.364685
#> TextWapp 353.219360 4182.5303 439.613617 109.9466705 186.583755
#> LightMnfc 1080.418701 8074.7529 432.286835 153.9187622 1233.684570
#> HeavyMnfc 2786.303467 16713.5312 1288.332642 575.0668945 2302.404297
#> Util_Cons -9.639015 285.9911 -5.162683 -0.5842009 -35.524662
#> TransComm 63.859619 289.8054 41.752689 6.6984639 -25.425922
#> OthServices 37.232903 5316.8774 41.161137 3.3436263 -4.319906
#>
#>
#> $data$CNTqpr
#> , , subtotal = TOTAL
#>
#> DIR
#> REG domestic imported
#> Oceania 1871.240 -2341.573
#> EastAsia 5727.957 -10011.660
#> SEAsia 1239.927 -2962.378
#> SouthAsia 1017.036 -1887.257
#> NAmerica 10231.011 -15564.424
#> LatinAmer 5134.181 -5090.571
#> EU_28 39223.113 -69862.680
#> MENA 2653.792 -3878.486
#> SSA 1160.751 -1965.226
#> RestofWorld 4631.594 -6887.280
#>
#>
#> $data$CNTqia
#> , , subtotal = TOTAL
#>
#> DIR
#> REG domestic imported
#> Oceania 464.797333 -217.0304
#> EastAsia 3381.154541 -12913.1953
#> SEAsia -364.573730 -1051.6367
#> SouthAsia 1479.030884 -3506.5364
#> NAmerica 1857.499146 -1512.5811
#> LatinAmer 4036.507080 -1357.2180
#> EU_28 8.688942 -3452.8469
#> MENA 508.047089 -552.1534
#> SSA 788.680908 -586.5569
#> RestofWorld 559.852539 -911.5310
#>
#>
#> $data$CNTqim
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia
#> GrainsCrops 0.000000e+00 0.000000e+00 -3.011453e-01 0.000000e+00
#> MeatLstk -1.525844e-05 -5.587079e+01 -3.530875e-01 -5.955220e-01
#> Extraction 0.000000e+00 -4.800151e-03 -4.829980e-03 -4.761764e-01
#> ProcFood 0.000000e+00 -1.124691e-07 -4.718034e-06 -7.378859e-03
#> TextWapp -3.565607e+00 -4.317982e+00 -6.179646e-01 -3.252513e-01
#> LightMnfc -1.493862e+02 -3.312644e+03 -5.556183e+02 -1.494076e+03
#> HeavyMnfc -5.941216e+01 -9.101352e+03 -4.884947e+02 -1.995258e+03
#> Util_Cons -1.593475e+00 -1.047131e+02 -6.238519e+00 -4.589189e-01
#> TransComm -8.322238e-01 -8.852444e+01 -2.708613e-03 -9.700724e-01
#> OthServices -2.240697e+00 -2.457679e+02 -5.404609e-03 -1.436930e+01
#> REG
#> COMM NAmerica LatinAmer EU_28 MENA
#> GrainsCrops -0.01626559 -7.608106e-01 5.459753e+00 -4.285574e-01
#> MeatLstk -0.28482130 -2.595943e-01 8.586053e+00 -7.073975e-01
#> Extraction -0.10653633 -1.623399e-02 -7.677346e-02 -1.639587e-03
#> ProcFood -0.02515650 0.000000e+00 -5.398367e-03 0.000000e+00
#> TextWapp -6.06312466 -4.491759e-01 -3.195904e+00 -5.912352e-01
#> LightMnfc -790.56774902 -4.490673e+02 -1.086512e+03 -3.654840e+02
#> HeavyMnfc -701.46417236 -9.052188e+02 -1.713548e+03 -1.604721e+02
#> Util_Cons -0.71495450 -6.232267e-03 -4.597058e+02 -3.244909e-03
#> TransComm -1.84915936 -5.312359e-03 5.364232e+00 -3.956091e+00
#> OthServices -11.48915863 -1.422790e+00 -2.092134e+02 -2.050908e+01
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops -0.2340392 -2.398083e-01
#> MeatLstk -0.2493857 -2.311821e-03
#> Extraction -2.5438807 -1.088218e-02
#> ProcFood -1.4190501 0.000000e+00
#> TextWapp -4.7098937 -2.927590e-02
#> LightMnfc -395.2645874 -2.288980e+02
#> HeavyMnfc -172.5090942 -5.849395e+02
#> Util_Cons -0.2021854 -8.688203e+01
#> TransComm -0.5053006 -2.953041e-01
#> OthServices -8.9197140 -1.023522e+01
#>
#>
#> $data$CNTqid
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia
#> GrainsCrops 0.00333138 0.01747200 -3.095971e+00 1.056535e-04
#> MeatLstk 0.02081789 0.02507839 -4.002451e+00 3.489571e-02
#> Extraction 0.00000000 -0.01196152 -1.850085e+00 4.578901e-02
#> ProcFood 0.00000000 0.00000000 -2.372840e-01 -4.288164e-03
#> TextWapp 3.75425339 0.84789699 -2.999099e-03 -7.803354e-02
#> LightMnfc 128.08697510 1089.47949219 1.131771e+02 4.013444e+02
#> HeavyMnfc 74.33415222 2590.71435547 6.652059e+01 1.066877e+03
#> Util_Cons 246.68878174 -368.90951538 -4.282475e+02 2.135097e-01
#> TransComm 1.17960823 -26.32493401 -9.795870e+01 5.515591e-01
#> OthServices 10.72919559 95.31436920 -8.876347e+00 1.004560e+01
#> REG
#> COMM NAmerica LatinAmer EU_28 MENA SSA
#> GrainsCrops -8.555197e-06 1.168358e+01 0.001570374 -0.3060094 0.05314486
#> MeatLstk -6.628471e-06 4.674741e+01 -0.015978180 0.8122215 0.09980001
#> Extraction 2.842430e-05 1.375148e+00 -0.089110970 0.2970924 0.05980987
#> ProcFood -3.270075e-03 0.000000e+00 0.000000000 2.7798731 0.27526414
#> TextWapp 8.778285e+00 3.823184e-02 0.000000000 2.3896475 1.81163573
#> LightMnfc 8.847006e+02 1.194942e+03 3.187636137 254.8015594 170.45768738
#> HeavyMnfc 6.483976e+02 2.303607e+03 5.757262230 119.4724350 572.42346191
#> Util_Cons 2.376401e+02 4.360838e+02 -0.117902420 126.3938217 28.36519814
#> TransComm 1.110324e+01 2.552896e+00 -0.017806675 -0.6699188 0.44163087
#> OthServices 6.687303e+01 3.947742e+01 -0.014816321 2.0762100 14.69336987
#> REG
#> COMM RestofWorld
#> GrainsCrops 2.115667e-02
#> MeatLstk -7.461647e-02
#> Extraction -7.099301e-03
#> ProcFood 1.104941e-04
#> TextWapp 1.344390e+00
#> LightMnfc 1.310052e+02
#> HeavyMnfc 5.526970e+02
#> Util_Cons -1.415675e+02
#> TransComm 3.249675e+00
#> OthServices 1.318415e+01
#>
#>
#> $data$CNTqgr
#> , , subtotal = TOTAL
#>
#> DIR
#> REG domestic imported
#> Oceania 7.81897783 -3.636202
#> EastAsia 141.10392761 -174.791306
#> SEAsia -1.22902954 -18.521421
#> SouthAsia 24.29191208 -145.408478
#> NAmerica -0.01140027 0.000000
#> LatinAmer 16.03878593 -10.769636
#> EU_28 0.88868862 -191.471207
#> MENA 34.61865234 -59.383774
#> SSA 9.23435402 -83.456055
#> RestofWorld 48.35459518 -13.120955
#>
#>
#> $data$CNTqgm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.0718442276 0.000000e+00 -0.222959191 -0.138052568 0
#> MeatLstk -0.0179624800 0.000000e+00 -0.036667693 -0.231245711 0
#> Extraction -0.0003044574 -1.129274e-04 -0.171334043 -0.003735432 0
#> ProcFood -0.0089163501 -5.160359e-04 -0.071439274 -1.602167726 0
#> TextWapp -0.0012318162 -3.844413e-05 -0.003529133 -4.960124016 0
#> LightMnfc -0.0054868963 -1.137346e-02 -1.892384648 -54.586105347 0
#> HeavyMnfc -1.6030085087 -5.488388e-01 -2.243818998 -75.011688232 0
#> Util_Cons -0.0001819158 -3.334234e-02 -0.016226059 -0.014396395 0
#> TransComm -0.3921403289 -1.884239e+01 -0.496726096 -0.004860555 0
#> OthServices -1.5351220369 -1.553547e+02 -13.366337776 -8.856106758 0
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops -8.475246e-08 2.246279e+00 -0.025529880 -0.10247855
#> MeatLstk 0.000000e+00 -1.150033e-01 -0.006573309 -0.04291490
#> Extraction -4.860152e-07 -3.100011e-03 -0.254317760 -0.03210028
#> ProcFood -3.526957e-02 -2.337279e-02 -0.072975539 -0.19564144
#> TextWapp -4.058029e-02 -1.077128e-02 -0.028428223 -0.01621592
#> LightMnfc -5.216964e+00 -9.436148e-01 -5.672667027 -0.44467890
#> HeavyMnfc -5.107472e+00 -1.365903e+02 15.984630585 -2.13442659
#> Util_Cons -6.699624e-08 -7.399645e-02 -0.434303731 -0.53964555
#> TransComm -1.525921e-04 7.670434e+00 -18.123752594 -13.89338684
#> OthServices -3.691995e-01 -6.362775e+01 -50.749847412 -66.05457306
#> REG
#> COMM RestofWorld
#> GrainsCrops -0.028794995
#> MeatLstk -0.031799976
#> Extraction -0.003465008
#> ProcFood -0.078289680
#> TextWapp -1.536875725
#> LightMnfc -0.518534839
#> HeavyMnfc -5.230011463
#> Util_Cons -0.106584407
#> TransComm 0.290709406
#> OthServices -5.877304554
#>
#>
#> $data$CNTqgd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 3.472330e-06 0.000000e+00 0.042832758 -1.2506086 -0.01140026
#> MeatLstk 2.195724e-05 0.000000e+00 0.009328159 0.1152036 0.00000000
#> Extraction 0.000000e+00 -2.943868e-04 0.044810891 0.0000000 0.00000000
#> ProcFood 8.807636e-06 -2.289472e-05 -0.012479265 1.1385763 0.00000000
#> TextWapp 1.973920e-05 0.000000e+00 -0.008450049 0.4765008 0.00000000
#> LightMnfc -1.506315e-06 1.325567e-02 -0.709004164 3.1088960 0.00000000
#> HeavyMnfc 6.845951e-01 1.280309e+00 0.424082279 2.7673211 0.00000000
#> Util_Cons 3.363798e-02 -3.301690e-04 -0.634406984 0.1014281 0.00000000
#> TransComm 4.573577e-02 9.127344e+00 0.334715337 -1.1379790 0.00000000
#> OthServices 7.055086e+00 1.306836e+02 -0.720472157 18.9725685 0.00000000
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.000000e+00 2.742100e-01 0.019123835 0.158419371 -0.019920496
#> MeatLstk 0.000000e+00 1.648864e-04 0.001476590 0.005721761 -0.013573223
#> Extraction 3.524441e-07 -5.653007e-03 0.004282605 0.012771748 0.029843770
#> ProcFood 3.986575e-01 -1.539459e-03 0.020856012 0.018402245 -0.023254905
#> TextWapp 4.862041e-04 -1.134888e-03 2.699303865 0.006460414 0.133078948
#> LightMnfc 3.940372e-01 9.660001e-02 4.931632519 0.085322797 0.204421639
#> HeavyMnfc 3.107563e-01 4.104017e-01 3.479267359 0.495275348 4.314415932
#> Util_Cons 3.438127e-02 -2.046010e-06 -0.002972980 0.105188906 0.001016799
#> TransComm 2.214343e-01 1.636024e-02 0.377266645 0.096861981 0.060400605
#> OthServices 1.467908e+01 9.927111e-02 23.088220596 8.249916077 43.668121338
#>
#>
#> $data$CNTqxsr
#> subtotal
#> REG TOTAL
#> Oceania 4.837417
#> EastAsia -12912.890625
#> SEAsia -879.865051
#> SouthAsia -5516.000488
#> NAmerica -1063.677734
#> LatinAmer -1904.861816
#> EU_28 242.465912
#> MENA -133.447205
#> SSA -904.410034
#> RestofWorld -11983.540039
#>
#> $data$CNTqxs
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.0000000 1.455225e-01 0.0000000 0.004382980 0.000000e+00
#> MeatLstk 0.0000000 -9.153413e-05 0.0000000 -0.006279874 -1.533192e-05
#> Extraction -1.3034738 -6.557856e+00 -30.4145222 -0.380733669 1.810458e-01
#> ProcFood 0.0000000 3.493301e-02 0.0000000 0.000000000 1.627643e-04
#> TextWapp -0.2199945 -2.173885e+01 -0.3360732 0.025381166 -7.437818e-02
#> LightMnfc 0.3310877 -4.540122e+01 -11.1557646 -9.926127434 -3.985529e+00
#> HeavyMnfc -7.1263351 -9.830109e+01 -7.9726892 -29.752143860 -2.765649e+01
#> Util_Cons 0.0000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> TransComm 0.0000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.000000e+00 0.0172641575 0.000000000 0.0000000000
#> MeatLstk 2.515276e-06 1.3736139536 0.000277407 -0.0006357119
#> Extraction -1.043162e+00 0.0002780934 0.235796064 -7.4582395554
#> ProcFood 0.000000e+00 1.3840417862 0.000000000 0.0000000000
#> TextWapp -8.968468e-02 0.0000000000 -0.039612997 -0.5623632669
#> LightMnfc -2.725384e+00 0.0000000000 -0.076410860 -2.0991261005
#> HeavyMnfc -3.000270e+00 -0.0179151110 -0.164161310 -5.1030025482
#> Util_Cons 0.000000e+00 0.0000000000 0.000000000 0.0000000000
#> TransComm 0.000000e+00 0.0000000000 0.000000000 0.0000000000
#> OthServices 0.000000e+00 0.0000000000 0.000000000 0.0000000000
#> REG
#> COMM RestofWorld
#> GrainsCrops 1.243118e-05
#> MeatLstk -2.581087e-03
#> Extraction -7.446893e+01
#> ProcFood 6.389329e-01
#> TextWapp -3.668776e-02
#> LightMnfc -2.161156e-01
#> HeavyMnfc -7.092040e-01
#> Util_Cons 0.000000e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.0000000 5.132044e+00 0.000000 0.02690469 2.786897e-03
#> MeatLstk 0.0000000 -4.827622e-04 0.000000 -0.05791846 -3.271027e-04
#> Extraction -1.4016342 -2.433206e+02 -57.499660 -140.75616455 2.506956e+01
#> ProcFood 0.0000000 1.188748e+00 0.000000 0.00000000 3.247119e-03
#> TextWapp -0.6883469 -3.825138e+02 -8.611783 -3.23177767 -9.047850e-01
#> LightMnfc 0.3340872 -3.457297e+02 -42.294113 -41.38430023 -3.440942e+01
#> HeavyMnfc 8.7953339 -1.350421e+03 -191.881500 -695.38543701 -2.833659e+02
#> Util_Cons 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> TransComm 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.000000 0.053308744 0.000000000 0.000000000
#> MeatLstk 0.000000 12.488718987 0.006441972 -0.004761648
#> Extraction -86.067368 0.000765132 -1.910315990 -24.529624939
#> ProcFood 0.000000 17.602542877 0.000000000 0.000000000
#> TextWapp -1.314316 0.000000000 -0.321465433 -4.454335213
#> LightMnfc -73.288322 0.000000000 -0.353490442 -15.821732521
#> HeavyMnfc -221.282242 -0.431365818 -14.585133553 -35.027923584
#> Util_Cons 0.000000 0.000000000 0.000000000 0.000000000
#> TransComm 0.000000 0.000000000 0.000000000 0.000000000
#> OthServices 0.000000 0.000000000 0.000000000 0.000000000
#> REG
#> COMM RestofWorld
#> GrainsCrops 1.292135e-03
#> MeatLstk -2.166735e-02
#> Extraction -2.905031e+02
#> ProcFood 9.783524e-01
#> TextWapp -2.179398e+00
#> LightMnfc -1.314975e+02
#> HeavyMnfc -3.782512e+02
#> Util_Cons 0.000000e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.0000000 3.436796e-01 0.000000 0.23771730 0.000000e+00
#> MeatLstk 0.0000000 -3.877210e-05 0.000000 -0.02260938 -2.691337e-05
#> Extraction -0.9490765 -3.832795e+01 -71.695572 -2.00658965 2.849763e-01
#> ProcFood 0.0000000 7.601884e-02 0.000000 0.00000000 4.236653e-03
#> TextWapp -0.1220332 -1.346619e+02 -3.602348 -2.00897098 -1.535621e-01
#> LightMnfc 0.6300732 -1.456977e+02 -57.536110 -46.10238647 -7.644795e+00
#> HeavyMnfc 2.0860441 -6.539059e+02 -135.697693 -371.64541626 -7.374593e+01
#> Util_Cons 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> TransComm 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.0000000 1.052865e-01 0.00000000 0.000000000 5.813129e-02
#> MeatLstk 0.0000000 1.487522e+00 0.00209693 -0.001598082 -9.991173e-03
#> Extraction -8.4049387 -1.133562e-05 -0.14625530 -2.294130564 -1.925038e+02
#> ProcFood 0.0000000 1.349710e+01 0.00000000 0.000000000 6.615373e-01
#> TextWapp -0.3734284 0.000000e+00 -0.06195277 -1.350178361 -1.802481e-01
#> LightMnfc -10.9656744 0.000000e+00 -0.13217729 -5.963356018 -6.565677e+00
#> HeavyMnfc -26.8097382 3.888164e-02 -9.49264240 -20.715841293 -3.200595e+01
#> Util_Cons 0.0000000 0.000000e+00 0.00000000 0.000000000 0.000000e+00
#> TransComm 0.0000000 0.000000e+00 0.00000000 0.000000000 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.00000000 0.000000000 0.000000e+00
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 3.662996e-04 0.000000 1.656352e+00 2.887383e-04
#> MeatLstk 0.00000000 -6.108518e-05 0.000000 -1.434547e-03 -1.570905e-05
#> Extraction -0.19800247 -2.825727e+01 -5.143330 5.374101e+00 6.630122e-01
#> ProcFood 0.00000000 6.474675e-03 0.000000 0.000000e+00 2.579556e-04
#> TextWapp -0.30483633 -1.034673e+02 -2.143748 -5.155982e+00 -9.734203e-02
#> LightMnfc -0.31213281 -6.034194e+01 -7.897391 -3.614808e+01 -6.528037e+00
#> HeavyMnfc 0.05974026 -2.687347e+02 -10.284794 -2.360483e+02 -2.006703e+01
#> Util_Cons 0.00000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> TransComm 0.00000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> OthServices 0.00000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.000000e+00 0.0116744833 0.000000e+00 0.000000e+00
#> MeatLstk 3.402310e-06 0.0341194011 2.516062e-04 -2.847642e-04
#> Extraction -1.123012e+00 -0.0003741547 -8.223165e-02 5.817629e-01
#> ProcFood 0.000000e+00 1.9126466513 0.000000e+00 0.000000e+00
#> TextWapp -2.484218e-01 0.0000000000 3.883762e-02 -7.755349e-01
#> LightMnfc -2.582035e+00 0.0000000000 -1.849691e-01 -2.510415e+00
#> HeavyMnfc -6.702779e+00 -0.0607856251 -1.049057e+01 -1.188561e+01
#> Util_Cons 0.000000e+00 0.0000000000 0.000000e+00 0.000000e+00
#> TransComm 0.000000e+00 0.0000000000 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.0000000000 0.000000e+00 0.000000e+00
#> REG
#> COMM RestofWorld
#> GrainsCrops 0.000000000
#> MeatLstk -0.001949666
#> Extraction 0.296071082
#> ProcFood 0.125984743
#> TextWapp -0.927153111
#> LightMnfc -11.795997620
#> HeavyMnfc -30.150510788
#> Util_Cons 0.000000000
#> TransComm 0.000000000
#> OthServices 0.000000000
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 6.402138e-01 0.000000 0.03272187 0.2552474141
#> MeatLstk 0.00000000 -4.830266e-04 0.000000 -0.03801426 0.0000000000
#> Extraction -0.09827485 -2.503999e+01 -3.305109 -1.04222739 0.0008930805
#> ProcFood 0.00000000 8.791409e-02 0.000000 0.00000000 0.0081809368
#> TextWapp -0.15876812 -2.279264e+03 -7.773023 5.14903069 -0.0032371143
#> LightMnfc 3.38570547 -4.673900e+02 -12.902984 -113.96295929 -0.0893730149
#> HeavyMnfc -2.39855099 -1.054287e+03 -41.003342 -549.54455566 -0.2834545970
#> Util_Cons 0.00000000 0.000000e+00 0.000000 0.00000000 0.0000000000
#> TransComm 0.00000000 0.000000e+00 0.000000 0.00000000 0.0000000000
#> OthServices 0.00000000 0.000000e+00 0.000000 0.00000000 0.0000000000
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.000000e+00 0.303783327 0.000000000 5.096817e-05
#> MeatLstk 3.099729e-05 0.536270738 0.001516463 -3.893791e-03
#> Extraction -4.657890e+00 0.004309078 3.902183771 -4.945477e+01
#> ProcFood 0.000000e+00 3.030234814 0.000000000 0.000000e+00
#> TextWapp -6.888266e+00 0.000000000 -23.186927795 -1.657347e+01
#> LightMnfc -8.900841e+01 0.000000000 -3.717800856 -2.964654e+01
#> HeavyMnfc -3.807151e+02 -0.003751821 -4.915180683 -4.725306e+01
#> Util_Cons 0.000000e+00 0.000000000 0.000000000 0.000000e+00
#> TransComm 0.000000e+00 0.000000000 0.000000000 0.000000e+00
#> OthServices 0.000000e+00 0.000000000 0.000000000 0.000000e+00
#> REG
#> COMM RestofWorld
#> GrainsCrops 4.026617e-03
#> MeatLstk -2.825561e-02
#> Extraction -1.858060e+02
#> ProcFood 1.380942e+00
#> TextWapp -8.354619e-01
#> LightMnfc -9.646964e+00
#> HeavyMnfc -3.161484e+02
#> Util_Cons 0.000000e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 3.937993e-03 0.0000000 2.429144e-05 2.166165e+00
#> MeatLstk 0.00000000 -9.574251e-05 0.0000000 -4.850691e-03 -3.572388e-05
#> Extraction -0.07469001 -3.375767e+00 -0.6267377 -4.567018e-01 3.287242e+00
#> ProcFood 0.00000000 1.019977e-03 0.0000000 0.000000e+00 1.552787e-03
#> TextWapp -0.01285543 -6.600510e+01 -0.9730868 -2.847545e+00 -1.274495e+00
#> LightMnfc 0.62481189 -7.385063e+01 -5.8989816 -1.532540e+01 -1.330799e+01
#> HeavyMnfc -0.05239592 -2.183256e+02 -4.9887519 -3.396655e+02 -1.316701e+02
#> Util_Cons 0.00000000 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00
#> TransComm 0.00000000 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00
#> OthServices 0.00000000 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.000000e+00 0.11056494 0.0000000000 0.000000e+00
#> MeatLstk 1.314832e-04 0.01217888 0.0007239491 -6.122205e-04
#> Extraction -2.190589e+01 0.00125128 0.3546453118 -1.164606e+01
#> ProcFood 0.000000e+00 2.30388832 0.0000000000 0.000000e+00
#> TextWapp -1.224529e+01 0.00000000 -0.1927690208 -9.035268e-01
#> LightMnfc -2.340895e+02 0.00000000 -0.1428216398 -2.528705e+00
#> HeavyMnfc -2.742165e+02 0.02548347 -1.7334924936 -6.814290e+00
#> Util_Cons 0.000000e+00 0.00000000 0.0000000000 0.000000e+00
#> TransComm 0.000000e+00 0.00000000 0.0000000000 0.000000e+00
#> OthServices 0.000000e+00 0.00000000 0.0000000000 0.000000e+00
#> REG
#> COMM RestofWorld
#> GrainsCrops 0.001853136
#> MeatLstk -0.007249681
#> Extraction -57.985950470
#> ProcFood 0.359774232
#> TextWapp -0.158109784
#> LightMnfc -2.490289211
#> HeavyMnfc -34.034019470
#> Util_Cons 0.000000000
#> TransComm 0.000000000
#> OthServices 0.000000000
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.0000000 1.455839e-01 0.000000 3.049510e-01 8.818263e-01
#> MeatLstk 0.0000000 -2.112203e-03 0.000000 -9.198917e-02 -1.365481e-04
#> Extraction -0.2370145 -3.906828e+01 -1.604583 -1.390384e+01 1.071344e+01
#> ProcFood 0.0000000 4.307485e-02 0.000000 0.000000e+00 1.299075e-03
#> TextWapp -0.6405004 -1.945214e+03 -6.885647 2.212202e+01 -6.792256e-01
#> LightMnfc 0.2067406 -6.054414e+02 -48.033012 -2.286773e+02 -5.149344e+01
#> HeavyMnfc -2.7126727 -1.103838e+03 -55.003193 -1.082936e+03 -3.118384e+02
#> Util_Cons 0.0000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> TransComm 0.0000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.000000e+00 0.1599252 0.00000000 0.04265008 0.5489370
#> MeatLstk 5.196139e-03 2.8480070 0.01765558 -0.01043647 0.6136938
#> Extraction -3.297646e+01 0.0000000 7.18013287 -20.80237770 -2063.2761230
#> ProcFood 0.000000e+00 1.7820749 0.00000000 0.00000000 21.9013863
#> TextWapp -2.150005e+00 0.0000000 -0.20661658 -9.26575851 -11.0827551
#> LightMnfc -1.101545e+02 0.0000000 -6.26740360 -59.27292633 -139.1411743
#> HeavyMnfc -1.619946e+02 0.0000000 -14.34411430 -122.44886017 -1616.2708740
#> Util_Cons 0.000000e+00 0.0000000 0.00000000 0.00000000 0.0000000
#> TransComm 0.000000e+00 0.0000000 0.00000000 0.00000000 0.0000000
#> OthServices 0.000000e+00 0.0000000 0.00000000 0.00000000 0.0000000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 2.247452e-02 0.000000 0.21257441 2.015418e+00
#> MeatLstk 0.00000000 -1.540465e-04 0.000000 -0.01081226 -2.481262e-05
#> Extraction -0.35084930 -7.962136e+00 -4.071570 -9.85435486 6.079096e+00
#> ProcFood 0.00000000 4.901253e-02 0.000000 0.00000000 2.441398e-03
#> TextWapp -0.09918901 -1.121630e+02 -2.938054 -8.96823883 -1.677089e-01
#> LightMnfc 7.66684532 -8.089843e+01 -9.415772 -171.33891296 -1.466314e+01
#> HeavyMnfc -0.04242498 -2.964769e+02 -10.594938 -846.12554932 -6.144935e+01
#> Util_Cons 0.00000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> TransComm 0.00000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> OthServices 0.00000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.0000000 0.5315884 0.000000000 0.000000000 9.352632e-03
#> MeatLstk 0.0000000 8.3960133 0.001669397 -0.001289277 -2.407871e-02
#> Extraction -36.3137436 0.0000000 16.586786270 -1.760356069 -3.522048e+02
#> ProcFood 0.0000000 54.2688293 0.000000000 0.000000000 1.023085e+00
#> TextWapp -0.5544211 0.0000000 -0.687662840 -1.607723236 -4.892762e+00
#> LightMnfc -11.1716423 0.0000000 -17.506023407 -5.059953690 -3.581663e+01
#> HeavyMnfc -20.3958778 0.3427021 -41.817577362 -22.160486221 -2.127158e+02
#> Util_Cons 0.0000000 0.0000000 0.000000000 0.000000000 0.000000e+00
#> TransComm 0.0000000 0.0000000 0.000000000 0.000000000 0.000000e+00
#> OthServices 0.0000000 0.0000000 0.000000000 0.000000000 0.000000e+00
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 7.665995e-03 0.00000000 3.641585e-03 6.223104e-04
#> MeatLstk 0.00000000 4.284641e-05 0.00000000 -3.891357e-03 -1.622079e-05
#> Extraction -0.13556668 -2.938899e+00 -0.05643241 -5.783865e-01 1.078105e-02
#> ProcFood 0.00000000 1.247117e-02 0.00000000 0.000000e+00 4.975627e-04
#> TextWapp -0.01783377 -4.264565e+01 -0.38844717 -2.845743e+00 -5.051947e-02
#> LightMnfc 0.59916574 -5.127594e+01 -2.38386774 -4.470051e+01 -4.216594e+00
#> HeavyMnfc -0.11529041 -1.101893e+02 -3.41116023 -3.880872e+02 -1.862705e+01
#> Util_Cons 0.00000000 0.000000e+00 0.00000000 0.000000e+00 0.000000e+00
#> TransComm 0.00000000 0.000000e+00 0.00000000 0.000000e+00 0.000000e+00
#> OthServices 0.00000000 0.000000e+00 0.00000000 0.000000e+00 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.0000000 0.05874615 0.0000000000 0.000000e+00 0.027912505
#> MeatLstk 0.0000000 1.39192259 0.0005764655 -3.768894e-04 -0.005809651
#> Extraction -0.5694815 0.00000000 -1.4313566685 -1.936791e+01 -2.282192707
#> ProcFood 0.0000000 7.88726664 0.0000000000 0.000000e+00 0.190989286
#> TextWapp -0.3617806 0.00000000 -0.0490345024 -1.553284e+01 -0.123626269
#> LightMnfc -13.7151203 0.00000000 -0.7560209036 -5.618398e+01 -1.581752300
#> HeavyMnfc -17.2731380 0.02694549 -3.4076418877 -1.781068e+02 -6.399905682
#> Util_Cons 0.0000000 0.00000000 0.0000000000 0.000000e+00 0.000000000
#> TransComm 0.0000000 0.00000000 0.0000000000 0.000000e+00 0.000000000
#> OthServices 0.0000000 0.00000000 0.0000000000 0.000000e+00 0.000000000
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 6.187844e-02 0.0000000 0.329236984 4.416469e-05
#> MeatLstk 0.00000000 -2.518888e-04 0.0000000 -0.009870872 0.000000e+00
#> Extraction -0.31058705 -5.148894e+00 -1.1289405 -0.471982688 -6.038543e-01
#> ProcFood 0.00000000 1.282214e-03 0.0000000 0.000000000 1.512077e-04
#> TextWapp -0.01678498 -6.169153e+01 -0.2858323 0.726788223 -8.277272e-02
#> LightMnfc 0.33897966 -9.189169e+01 -5.0288615 -10.933140755 -7.163969e+00
#> HeavyMnfc -0.12092753 -2.491295e+02 -6.9931846 -99.757965088 -3.900875e+01
#> Util_Cons 0.00000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> TransComm 0.00000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> OthServices 0.00000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.0000000 4.7230801582 0.000000000 0.008358449
#> MeatLstk 0.0000000 26.8157196045 0.004299833 -0.001131699
#> Extraction -0.5867451 -0.0005966189 1.172813892 -7.995386124
#> ProcFood 0.0000000 77.3311233521 0.000000000 0.000000000
#> TextWapp -0.1025867 0.0000000000 0.113066122 -1.126185298
#> LightMnfc -4.6488552 0.0000000000 -0.321592093 -3.020584345
#> HeavyMnfc -22.1504803 0.0800514892 -4.340930939 -75.933845520
#> Util_Cons 0.0000000 0.0000000000 0.000000000 0.000000000
#> TransComm 0.0000000 0.0000000000 0.000000000 0.000000000
#> OthServices 0.0000000 0.0000000000 0.000000000 0.000000000
#> REG
#> COMM RestofWorld
#> GrainsCrops 2.492605e-03
#> MeatLstk -4.078699e-03
#> Extraction -5.444272e+03
#> ProcFood 1.140371e+00
#> TextWapp -1.524986e+01
#> LightMnfc -9.787865e+01
#> HeavyMnfc -2.508263e+02
#> Util_Cons 0.000000e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#>
#> $data$CNTqmsr
#> subtotal
#> REG TOTAL
#> Oceania -3649.082
#> EastAsia -61968.152
#> SEAsia -17873.291
#> SouthAsia -11874.810
#> NAmerica -34004.785
#> LatinAmer -13519.432
#> EU_28 -72461.586
#> MENA -18313.750
#> SSA -7363.296
#> RestofWorld -16346.761
#>
#> $data$CNTqms
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -13.1421547 -2.298930 -5.1311693 -2.01341367 -6.277894
#> MeatLstk -13.6649466 -1.008307 -0.0395470 -0.04764031 -9.587850
#> Extraction -14.8249741 -51.899059 -85.0806351 -1.05581093 -13.669771
#> ProcFood -63.4478569 -21.000916 -9.6739731 -1.69264805 -23.374636
#> TextWapp -9.6079998 -110.787735 -7.3248186 -13.84609032 -11.224464
#> LightMnfc -65.4526520 -712.271240 -49.3089485 -23.78205490 -195.209351
#> HeavyMnfc -120.2775269 -462.601471 -161.5861511 -25.00612259 -316.791840
#> Util_Cons -0.3011873 -2.658692 -0.3042900 -0.17437053 -2.784580
#> TransComm -20.0509529 -20.229046 -0.9923657 -3.03982353 -32.187630
#> OthServices -21.6217136 -13.248792 3.3250883 -5.09741688 -70.768631
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -3.7600548 -1.354975 -3.0696912 -1.5441273 -0.1380157
#> MeatLstk -0.7852132 -3.448111 -0.2312929 -0.1689394 -0.2752664
#> Extraction -4.9411826 -3.166305 -28.6208191 -20.7245007 -14.5022840
#> ProcFood -8.8061867 -25.410484 -3.1052532 -3.3777144 -4.4542079
#> TextWapp -2.3518193 -6.794268 -5.9539986 -1.7397647 -0.7704672
#> LightMnfc -15.0137157 -241.033630 -11.4662428 -26.1031113 -5.0290823
#> HeavyMnfc -18.8124638 -192.891083 -24.8722725 -9.2992468 -20.1752434
#> Util_Cons -0.5531501 -1.849010 -3.5171535 -0.3826402 -1.3258996
#> TransComm -9.8186121 -32.554024 -16.7905750 -4.6004953 -5.8264122
#> OthServices -8.4941826 -13.311718 -13.4559975 -3.3592672 -5.2301373
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -118.782120 -478.62155 -141.668930 -116.0155716 -3136.61548
#> MeatLstk -608.825195 -87.78257 -9.084724 -0.8052514 -1428.80212
#> Extraction -456.037079 -586.00220 -279.828888 -276.3657837 -428.56024
#> ProcFood -354.565765 -716.15106 -246.757080 -52.3110237 -693.89587
#> TextWapp -15.160699 -2232.88452 -214.187042 -126.4174652 -149.16219
#> LightMnfc -101.776115 -3313.04419 -401.371857 -82.2492065 -2220.55396
#> HeavyMnfc -367.974670 -15982.93164 -2680.187256 -447.0855408 -4733.37988
#> Util_Cons -2.321085 -58.47607 -7.167069 -2.5423391 -36.07888
#> TransComm -74.765526 -473.13535 -51.563374 -45.4863625 -328.79810
#> OthServices -73.306725 -175.01523 -12.873939 -60.4696999 -747.39923
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -713.358337 -40.13824 -15.263690 -284.766388 -38.482475
#> MeatLstk -177.318192 -249.49539 -3.588658 -24.322817 -6.024764
#> Extraction -394.987030 -79.59280 -454.698212 -69.018005 -57.125309
#> ProcFood -528.858887 -335.38602 -39.912338 -32.393700 -132.276855
#> TextWapp -27.756893 -255.84541 -64.783638 -11.855924 -22.177433
#> LightMnfc -225.709045 -3395.50488 -87.149406 -60.113518 -129.335159
#> HeavyMnfc -721.146423 -3898.34253 -1338.003540 -286.266144 -949.849304
#> Util_Cons -4.414469 -43.75365 -20.948866 -3.486499 -12.789394
#> TransComm -98.532196 -336.39075 -176.861160 -39.959064 -92.495537
#> OthServices -78.948257 -221.06680 -145.069321 -37.218651 -70.126778
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -67.816238 -140.45386 -178.837784 -86.47048 -175.68973
#> MeatLstk -45.156433 -17.40117 -12.664321 -58.64912 -49.28675
#> Extraction -62.583809 -63.94543 -196.767700 -15.52461 -19.72162
#> ProcFood -125.822289 -260.67078 -200.773926 -54.36737 -151.36440
#> TextWapp -4.177190 -829.75647 -70.840828 -38.90031 -25.73198
#> LightMnfc -50.579250 -1971.96399 -504.065430 -109.65816 -443.42633
#> HeavyMnfc -165.317444 -3861.78247 -1635.532959 -248.94594 -1097.85974
#> Util_Cons -1.464434 -25.87838 -3.440313 -1.28240 -12.81766
#> TransComm -20.017797 -136.67723 -11.609850 -14.01525 -93.32168
#> OthServices -28.770472 -101.26697 -9.021623 -29.32786 -228.48599
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -119.367439 -13.18011 -21.01709 -48.838203 -3.704558
#> MeatLstk -16.003403 -17.27157 -3.79566 -1.005972 -1.400477
#> Extraction -39.642494 -15.38680 -722.50220 -35.641895 -58.051159
#> ProcFood -170.980377 -142.94156 -29.46738 -8.903422 -15.571157
#> TextWapp -4.313581 -36.28886 -13.77779 -2.368139 -3.714097
#> LightMnfc -49.820633 -493.57126 -26.32682 -22.459660 -31.417822
#> HeavyMnfc -93.445419 -572.58807 -299.35205 -51.701447 -186.335007
#> Util_Cons -3.370412 -29.94990 -12.19234 -2.360785 -12.256174
#> TransComm -34.830692 -181.47389 -53.40274 -14.140821 -41.104950
#> OthServices -44.649113 -200.05293 -46.34342 -11.706125 -53.704723
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -29.6023731 -58.048676 -68.1193542 -107.7695999 -181.046844
#> MeatLstk -10.1921625 -3.340546 -0.4686366 -2.0330315 -7.196562
#> Extraction -53.6800079 -57.600952 -38.6974411 -31.1580143 -59.634930
#> ProcFood -67.4296951 -43.838753 -877.6564941 -58.6731758 -40.722794
#> TextWapp -5.8314757 -727.719116 -73.3498993 -137.2621002 -20.193914
#> LightMnfc -12.8473387 -694.069336 -141.6397095 -98.7139435 -336.001953
#> HeavyMnfc -133.4201202 -1566.536987 -406.8408813 -349.1770020 -593.864746
#> Util_Cons -0.1286227 -3.929817 -0.5036659 -0.1085879 -1.825352
#> TransComm -3.8176970 -26.641237 -4.9981771 -1.1069531 -36.960312
#> OthServices -6.3511767 -39.313663 -2.4898236 -2.3012462 -140.152435
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -19.4128456 -14.377700 -37.024380 -79.0284576 -18.0451679
#> MeatLstk -2.7851458 -4.090748 -3.442723 -3.6495514 -0.4976497
#> Extraction -54.3437920 -489.632446 -26.267263 -0.1149682 0.8631573
#> ProcFood -90.7627487 -82.912102 -38.401756 -9.6903362 -18.1033840
#> TextWapp -3.2621534 -35.198856 -28.492289 -2.2183845 -4.6271362
#> LightMnfc -17.9196434 -360.800995 -281.361725 -12.9412565 -77.1253433
#> HeavyMnfc -36.2836151 -621.471924 -782.113037 -308.9712830 -691.3122559
#> Util_Cons -0.7194569 -4.378226 -2.448926 -0.3675099 -1.3607202
#> TransComm -11.3737764 -63.374107 -19.923763 -3.9240844 -8.3382368
#> OthServices -17.9858017 -70.190842 -25.862658 -4.5066376 -19.2818756
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -2.2832966 -16.820711 -11.0519695 -12.4255219 -278.87796
#> MeatLstk -41.5324631 -7.523502 1.0295674 -0.6134239 -429.22479
#> Extraction -12.0897751 -29.777523 -11.0097961 -5.7107601 -1870.54077
#> ProcFood -68.9290619 -121.413948 -20.1890907 -16.6647148 -822.90662
#> TextWapp -3.4049890 -1371.047363 -549.6875000 -502.3006897 -220.94580
#> LightMnfc -30.3166103 -2466.533447 -184.2684174 -160.9972229 -3534.43774
#> HeavyMnfc -72.6740417 -4575.243164 -566.4050903 -315.4077759 -5792.70850
#> Util_Cons -0.6873425 -12.975840 -0.7000078 -0.4737178 -37.72918
#> TransComm -39.5828896 -150.328278 -0.7902120 -24.4352341 -202.80505
#> OthServices -52.8292732 -197.841339 17.7284355 -126.2634354 -471.05600
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -167.150345 -11.735347 -25.715025 -34.645775 -3.864645
#> MeatLstk -58.006172 -5.903498 -1.841557 -1.360787 -1.601074
#> Extraction -447.778290 -49.615463 -344.117554 -232.828369 -58.367905
#> ProcFood -223.883865 -167.990448 -27.880476 -13.911237 -45.548428
#> TextWapp -223.182251 -82.097321 -182.823807 -21.783142 -12.831883
#> LightMnfc -256.099976 -706.928284 -196.322876 -65.865898 -72.331871
#> HeavyMnfc -1042.847290 -1882.237671 -237.109100 -114.207062 -378.095581
#> Util_Cons -2.273694 -4.257758 -11.932280 -1.736228 -4.517725
#> TransComm -70.745071 -214.238663 -154.751831 -33.109287 -47.840370
#> OthServices -117.559174 -185.118546 -166.641647 -50.574711 -115.265526
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.7274547 -18.263582 -2.52952433 -4.33875751 -229.69666
#> MeatLstk -4.5991068 -1.945989 0.02017124 -0.07533236 -91.16418
#> Extraction -17.6604424 -5.588136 -3.28061295 -1.95195091 -110.86893
#> ProcFood -43.2954597 -27.102287 -5.03379869 -7.38802671 -292.75235
#> TextWapp -0.6601807 -485.184723 -45.83594894 -84.93032837 -152.41617
#> LightMnfc -6.9159884 -1009.231079 -72.59365845 -53.25577927 -853.25531
#> HeavyMnfc -21.7660236 -1426.699829 -119.97828674 -211.31718445 -2900.25537
#> Util_Cons -0.3868109 -2.486564 -0.10435911 -0.35481766 -3.19892
#> TransComm -6.5965919 -26.764059 0.08998033 -4.07159567 -43.55716
#> OthServices -7.0429969 -26.705692 5.49908543 -9.30345249 -114.60744
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -152.10704 -11.186780 -6.3179989 -9.4616251 -1.7779884
#> MeatLstk -98.76320 -4.765224 -0.3478916 -0.2526494 -0.2894042
#> Extraction -390.53604 -25.125479 -74.2779312 -123.6921844 -28.8818340
#> ProcFood -437.83078 -68.058945 -5.6296082 -3.3192744 -12.2650852
#> TextWapp -152.05772 -36.828819 -28.5581284 -2.3936703 -2.4300458
#> LightMnfc -580.33368 -385.854919 -51.8527756 -13.0046558 -47.2534180
#> HeavyMnfc -918.08130 -786.965820 -88.4470062 -28.9578075 -125.1755905
#> Util_Cons -10.92671 -2.571323 -6.1740012 -1.2500336 -3.9053848
#> TransComm -17.32862 -75.508827 -32.5536461 -6.9264956 -12.2279139
#> OthServices -14.36884 -27.514441 -33.1577911 -6.7062030 -13.1099863
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -16.373032 -38.84315 -23.73096 -29.611515 -126.60802
#> MeatLstk -313.612549 -37.78965 -24.28065 -1.981583 -106.05575
#> Extraction -24.273312 -35.86400 -10.73376 -32.738029 -345.34824
#> ProcFood -126.865921 -228.06218 -134.12004 -54.152622 -363.98141
#> TextWapp -8.865925 -2190.56177 -278.01657 -775.814575 -128.14514
#> LightMnfc -38.574390 -3091.39600 -394.62146 -274.700134 -1974.58215
#> HeavyMnfc -93.972160 -5164.37842 -674.16168 -485.091095 -4813.40869
#> Util_Cons -5.415142 -141.94113 -22.74568 -10.697721 -60.11736
#> TransComm -84.135048 -442.10098 -104.89984 -65.671486 -681.76758
#> OthServices -102.846626 -466.05115 -100.95129 -249.680573 -2078.77905
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -330.53961 -390.3854 -158.27513 -125.681206 -70.13110
#> MeatLstk -734.15509 -663.6133 -19.68426 -9.200656 -37.78582
#> Extraction -187.41786 -1032.5674 -270.37289 -85.292786 -444.38177
#> ProcFood -641.73035 -1662.0048 -173.85519 -113.543678 -290.19223
#> TextWapp -32.16479 -903.9520 -499.45691 -25.693695 -112.12105
#> LightMnfc -299.33093 -8560.2510 -516.57336 -132.194000 -439.12091
#> HeavyMnfc -458.49808 -14371.8340 -952.14374 -246.415421 -2092.52832
#> Util_Cons -17.56052 -438.4330 -86.64638 -14.937706 -142.53734
#> TransComm -279.55872 -2113.2993 -482.20483 -110.788147 -317.43433
#> OthServices -276.86368 -2963.4060 -456.77710 -97.235367 -501.70465
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -10.364964 -29.326548 -13.0214729 -98.166206 -187.85867
#> MeatLstk -32.320278 -4.514082 0.3921391 -12.747061 -32.24646
#> Extraction -18.777784 -11.169805 -18.0947342 -29.029545 -89.88922
#> ProcFood -57.054260 -90.211487 -4.2184319 -38.731194 -144.46390
#> TextWapp -1.926301 -713.597961 -69.3560562 -194.343109 -29.84895
#> LightMnfc -32.004242 -1007.177368 -88.2873383 -443.082245 -583.17053
#> HeavyMnfc -30.348324 -2036.864258 -359.6065369 -652.468628 -1142.27319
#> Util_Cons -1.148789 -26.102688 -1.7456563 -2.040005 -19.65567
#> TransComm -15.280917 -53.570324 -1.4259247 -10.430185 -99.49533
#> OthServices -20.398134 -59.726280 8.6373253 -15.283424 -341.93808
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -197.901276 -89.19329 -181.03745 -51.14999 -270.84256
#> MeatLstk -221.373550 -68.00117 -51.33456 -14.02082 -3.65932
#> Extraction -147.285431 -182.28899 -501.99438 -26.55955 -244.56567
#> ProcFood -253.832977 -215.57045 -292.92517 -31.26337 -132.20293
#> TextWapp -9.085778 -115.39108 -324.04120 -4.05262 -20.78736
#> LightMnfc -52.116573 -505.19788 -532.33997 -21.74401 -75.11772
#> HeavyMnfc -83.328827 -2128.54663 -1146.43164 -100.38246 -542.94489
#> Util_Cons -4.693809 -19.86030 -32.40115 -4.37955 -23.10179
#> TransComm -37.407040 -108.07834 -45.63441 -12.57675 -25.79485
#> OthServices -48.700249 -44.05762 -46.91391 -21.97475 -34.03922
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -10.0392923 -33.868332 -53.0667534 -45.127361 -100.428429
#> MeatLstk -5.2924538 -1.648964 0.0406481 -4.030436 -30.043085
#> Extraction -3.7669373 -5.046241 -1.2153609 -2.994163 -7.703522
#> ProcFood -17.8685894 -42.673870 -9.6269312 -21.942003 -38.467808
#> TextWapp -1.6266680 -396.070984 -22.0388737 -92.040131 -17.190022
#> LightMnfc -13.5925131 -689.816162 -33.5454903 -116.204323 -348.585114
#> HeavyMnfc -24.4250507 -572.217163 -66.2647629 -390.955414 -452.380554
#> Util_Cons -0.2019928 -9.150840 -0.4140203 -0.469319 -4.979697
#> TransComm -4.7134485 -16.910185 0.5195158 -2.388621 -25.012758
#> OthServices -5.7741904 -15.839594 3.6826787 -5.633646 -98.659828
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -45.792267 -39.360790 -24.506954 -60.439835 -20.995214
#> MeatLstk -55.261227 -22.718548 -4.196034 -13.786199 -0.671109
#> Extraction -6.914233 -55.865902 -121.216896 -101.762009 -2.893888
#> ProcFood -316.142151 -84.922241 -102.334129 -186.133942 -21.199024
#> TextWapp -7.938501 -25.464624 -40.089142 -49.047947 -3.135958
#> LightMnfc -95.361191 -246.799652 -115.484978 -248.261459 -13.522615
#> HeavyMnfc -99.544365 -432.495422 -216.566116 -426.764069 -36.064373
#> Util_Cons -2.007658 -6.279387 -3.745765 -11.480897 -2.667910
#> TransComm -9.235542 -38.544971 -16.252111 -3.544267 -6.660316
#> OthServices -12.954695 -15.235763 -17.005383 -5.028720 -11.305080
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.9594854 -33.595852 -10.9813786 -16.903017 -24.84159
#> MeatLstk -49.5819588 -6.479064 -0.3043157 -3.082615 -286.63354
#> Extraction -5.6135912 -17.140007 -6.3864465 -2.136804 -61.46031
#> ProcFood -15.2232742 -74.548042 -27.6167316 -14.782335 -66.51068
#> TextWapp -0.4526129 -458.642853 -18.7746620 -43.944057 -16.52487
#> LightMnfc -7.6732187 -1136.794067 -48.9605827 -23.184515 -342.82452
#> HeavyMnfc -13.3406973 -1221.532593 -116.1654358 -114.996246 -756.06818
#> Util_Cons -0.9332066 -42.941696 -4.8822618 -1.896005 -24.98253
#> TransComm -7.8863297 -46.122002 -10.0716438 -7.863620 -54.64922
#> OthServices -9.6577482 -46.294823 -3.5278234 -16.172375 -182.98071
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -84.640556 -213.01756 -131.811249 -37.079891 -39.062859
#> MeatLstk -383.785370 -398.37732 -8.999456 -36.848125 -9.470394
#> Extraction -155.855759 -86.90019 -40.581749 -33.368153 -717.215942
#> ProcFood -173.984451 -578.99994 -45.783249 -10.037645 -134.433319
#> TextWapp -4.521622 -128.40610 -170.266830 -2.404945 -24.339724
#> LightMnfc -33.694778 -1665.81775 -277.261261 -9.441461 -184.784256
#> HeavyMnfc -173.915695 -3024.21069 -264.242767 -171.591461 -457.654694
#> Util_Cons -7.418352 -88.14512 -31.232265 -3.527063 -32.862453
#> TransComm -38.127769 -243.34555 -69.837105 -11.157771 -26.991808
#> OthServices -29.589756 -248.14372 -57.466728 -10.874417 -29.741880
#>
#>
#> $data$CNTalleffr
#> , , subtotal = TOTAL
#>
#> CTAX
#> REG prodtax pfacttax inctax inputtax contax
#> Oceania 91.37852 88.2876740 -24.11906 204.99258 -470.33313
#> EastAsia -794.09094 -2111.1943359 -797.09180 218.87846 -4283.70361
#> SEAsia 164.61992 -0.5937021 213.10442 374.48468 -1722.45166
#> SouthAsia 184.21867 -11.0220480 -58.24546 973.41986 -870.22125
#> NAmerica 729.99500 632.2247925 150.24843 1530.15833 -5333.40918
#> LatinAmer -19.64819 353.8739929 -59.64368 97.76988 43.61377
#> EU_28 -4224.73193 -1622.4659424 116.96028 4478.56006 -30639.58203
#> MENA 75.64396 183.3054962 -167.53069 -1060.69348 -1224.69495
#> SSA 116.80524 -133.6009216 75.93180 232.16151 -804.47595
#> RestofWorld 108.32000 -38.3526001 32.08379 1172.33057 -2255.68726
#> CTAX
#> REG invtax govtax xtax mtax
#> Oceania 247.76672 4.18274784 4.837417 -3649.082
#> EastAsia -9532.04297 -33.68737030 -12912.890625 -61968.152
#> SEAsia -1416.22400 -19.75045013 -879.865112 -17873.291
#> SouthAsia -2027.50574 -121.11659241 -5516.000488 -11874.810
#> NAmerica 344.91745 -0.01140027 -1063.677734 -34004.785
#> LatinAmer 2679.28979 5.26915121 -1904.861816 -13519.432
#> EU_28 -3444.15869 -190.58526611 242.465912 -72461.594
#> MENA -44.10648 -24.76512718 -133.447189 -18313.750
#> SSA 202.12381 -74.22171021 -904.410034 -7363.296
#> RestofWorld -351.67990 35.23364258 -11983.541016 -16346.760
#>
#>
#> $data$CNTalleffcr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -38.10298 -5433.8369 -986.9055 -783.07147 -527.4453
#> MeatLstk -34.09035 -2907.1924 -268.9477 -45.45579 -536.0638
#> Extraction -228.09059 -3453.4314 -1500.2623 -1020.22046 -3001.2332
#> ProcFood -325.38303 -4330.8833 -1510.0317 -1549.74255 -1878.4545
#> TextWapp -289.38705 -8647.8789 -1190.7927 -1180.42847 -4091.2468
#> LightMnfc -1522.53894 -15253.3320 -5006.4375 -4114.89355 -10514.9199
#> HeavyMnfc -1142.20740 -44353.1328 -9000.3906 -10182.20801 -16400.5781
#> Util_Cons 236.18913 -858.2398 -579.0265 -45.64190 165.0954
#> TransComm -196.58588 -1662.3562 -732.5883 -194.38589 -739.7698
#> OthServices -117.43984 -1611.6329 -761.7034 -320.27118 -1001.7747
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -342.5374 -1146.407 -990.5468 -543.549438 -606.5228
#> MeatLstk -153.5021 -2715.119 -435.3466 -163.022339 -1569.3734
#> Extraction -1013.3474 -4233.142 -1731.7546 -454.687531 -8692.3633
#> ProcFood -861.6796 -6294.193 -1181.6156 -832.800781 -1366.9890
#> TextWapp -1070.4900 -7568.502 -1435.2648 -988.068054 -992.1844
#> LightMnfc -3057.1873 -25092.859 -3917.8938 -2765.105469 -4626.9321
#> HeavyMnfc -6083.3315 -38692.629 -9528.2344 -2587.627686 -10365.0635
#> Util_Cons 438.1454 -3504.503 -142.2032 -6.095723 -515.8354
#> TransComm -264.7621 -6291.729 -655.2322 -134.659378 -619.3719
#> OthServices -189.6740 -6475.842 -783.3639 -236.503021 -375.4653
#>
#>
#> $data$CNTtotr
#> subtotal
#> REG TOTAL
#> Oceania -1058.0759
#> EastAsia 15851.8730
#> SEAsia -12933.5000
#> SouthAsia 4588.8501
#> NAmerica 35087.0117
#> LatinAmer 2902.0444
#> EU_28 -32536.9277
#> MENA -5575.9917
#> SSA -912.5471
#> RestofWorld -6015.0605
#>
#> $data$CNTpinv
#> subtotal
#> REG TOTAL
#> Oceania -577.3596
#> EastAsia -7684.3950
#> SEAsia -1357.6943
#> SouthAsia 4799.5117
#> NAmerica 23166.1641
#> LatinAmer -531.9010
#> EU_28 -1380.5470
#> MENA -10238.3252
#> SSA -288.2172
#> RestofWorld -6006.5308
#>
#> $data$CNTendwr
#> subtotal
#> REG TOTAL
#> Oceania 0.0005998042
#> EastAsia 0.0095118582
#> SEAsia 0.0002970675
#> SouthAsia 0.0013558525
#> NAmerica -0.0093607875
#> LatinAmer -0.0068806186
#> EU_28 0.0040136413
#> MENA -0.0009853429
#> SSA -0.0001521142
#> RestofWorld 0.0004455541
#>
#> $data$CNTendw
#> , , subtotal = TOTAL
#>
#> REG
#> ENDW Oceania EastAsia SEAsia SouthAsia NAmerica
#> Land 1.242233e-05 -0.0001105404 -1.432273e-04 3.168642e-04 6.710485e-06
#> UnSkLab 3.129991e-04 0.0015092618 1.276223e-04 2.540351e-05 -2.251211e-03
#> SkLab 4.328343e-04 0.0023387317 2.351291e-04 5.009325e-04 -5.860866e-03
#> Capital -1.205136e-04 0.0053632902 8.155381e-06 5.983675e-04 -1.541467e-03
#> NatRes 0.000000e+00 0.0000000000 0.000000e+00 0.000000e+00 0.000000e+00
#> REG
#> ENDW LatinAmer EU_28 MENA SSA RestofWorld
#> Land -5.885662e-06 6.503621e-05 -0.0001188691 2.487797e-05 3.825438e-06
#> UnSkLab -2.719337e-03 7.660965e-04 -0.0003967325 -4.222761e-05 1.223257e-04
#> SkLab -9.044206e-04 4.297972e-05 -0.0002253891 -5.982051e-04 1.254469e-04
#> Capital -3.104354e-03 2.828875e-03 -0.0003085572 4.740217e-04 2.074546e-04
#> NatRes 0.000000e+00 0.000000e+00 0.0000000000 0.000000e+00 0.000000e+00
#>
#>
#> $data$CNTtechr
#> , , subtotal = TOTAL
#>
#> REG
#> TECHTYPE Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA SSA
#> output 0 0 0 0 0 0 0 0 0
#> primfac 0 0 0 0 0 0 0 0 0
#> v_added 0 0 0 0 0 0 0 0 0
#> ininput 0 0 0 0 0 0 0 0 0
#> invest 0 0 0 0 0 0 0 0 0
#> transp 0 0 0 0 0 0 0 0 0
#> import 0 0 0 0 0 0 0 0 0
#> REG
#> TECHTYPE RestofWorld
#> output 0
#> primfac 0
#> v_added 0
#> ininput 0
#> invest 0
#> transp 0
#> import 0
#>
#>
#> $data$CNTtech_ao
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$CNTtech_afe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#>
#> $data$CNTtech_ava
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$CNTtech_aint
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$CNTtech_af
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#>
#> $data$CNTtech_atmfsd
#> , , REG = Oceania, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#>
#> $data$CNTtech_ams
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$CNTkb
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$qpriv
#> subtotal
#> REG TOTAL
#> Oceania -0.424732089
#> EastAsia -0.486125141
#> SEAsia -1.577617288
#> SouthAsia -0.241894618
#> NAmerica -0.003766389
#> LatinAmer -0.291155219
#> EU_28 -1.699540257
#> MENA -0.996782482
#> SSA -0.649000645
#> RestofWorld -1.441873670
#>
#>
#> $dimension_info
#> $dimension_info$pds
#> $dimension_info$pds$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pds$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pds$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qfd
#> $dimension_info$qfd$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$qfd$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$qfd$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pms
#> $dimension_info$pms$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pms$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pms$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qfm
#> $dimension_info$qfm$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$qfm$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$qfm$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pfd
#> $dimension_info$pfd$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$pfd$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$pfd$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pfm
#> $dimension_info$pfm$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$pfm$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$pfm$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pes
#> $dimension_info$pes$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$pes$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$pes$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$qes
#> $dimension_info$qes$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$qes$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$qes$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$peb
#> $dimension_info$peb$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$peb$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$peb$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$qfe
#> $dimension_info$qfe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$qfe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$qfe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$pfe
#> $dimension_info$pfe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$pfe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$pfe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$ps
#> $dimension_info$ps$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$ps$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$ps$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$qca
#> $dimension_info$qca$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$qca$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$qca$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pca
#> $dimension_info$pca$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$pca$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$pca$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$qgd
#> $dimension_info$qgd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qgd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qgd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qgm
#> $dimension_info$qgm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qgm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qgm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pgd
#> $dimension_info$pgd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pgd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pgd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pgm
#> $dimension_info$pgm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pgm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pgm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qpd
#> $dimension_info$qpd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qpd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qpd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qpm
#> $dimension_info$qpm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qpm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qpm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$ppd
#> $dimension_info$ppd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$ppd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$ppd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$ppm
#> $dimension_info$ppm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$ppm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$ppm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qid
#> $dimension_info$qid$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qid$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qid$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qim
#> $dimension_info$qim$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qim$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qim$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pid
#> $dimension_info$pid$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pid$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pid$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pim
#> $dimension_info$pim$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pim$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pim$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$psave
#> $dimension_info$psave$dimension_string
#> [1] "REG"
#>
#> $dimension_info$psave$dimension_names
#> [1] "REG"
#>
#> $dimension_info$psave$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qsave
#> $dimension_info$qsave$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qsave$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qsave$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pinv
#> $dimension_info$pinv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pinv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pinv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$kb
#> $dimension_info$kb$dimension_string
#> [1] "REG"
#>
#> $dimension_info$kb$dimension_names
#> [1] "REG"
#>
#> $dimension_info$kb$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qxs
#> $dimension_info$qxs$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$qxs$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$qxs$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pfob
#> $dimension_info$pfob$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$pfob$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$pfob$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pcif
#> $dimension_info$pcif$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$pcif$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$pcif$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pmds
#> $dimension_info$pmds$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$pmds$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$pmds$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$qst
#> $dimension_info$qst$dimension_string
#> [1] "MARG*REG"
#>
#> $dimension_info$qst$dimension_names
#> [1] "MARG" "REG"
#>
#> $dimension_info$qst$dimension_sizes
#> [1] 1 10
#>
#>
#> $dimension_info$y
#> $dimension_info$y$dimension_string
#> [1] "REG"
#>
#> $dimension_info$y$dimension_names
#> [1] "REG"
#>
#> $dimension_info$y$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pop
#> $dimension_info$pop$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pop$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pop$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pgov
#> $dimension_info$pgov$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pgov$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pgov$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$yg
#> $dimension_info$yg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$yg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$yg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ug
#> $dimension_info$ug$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ug$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ug$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ppriv
#> $dimension_info$ppriv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ppriv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ppriv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$yp
#> $dimension_info$yp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$yp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$yp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$uepriv
#> $dimension_info$uepriv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$uepriv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$uepriv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$up
#> $dimension_info$up$dimension_string
#> [1] "REG"
#>
#> $dimension_info$up$dimension_names
#> [1] "REG"
#>
#> $dimension_info$up$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$to
#> $dimension_info$to$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$to$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$to$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$tinc
#> $dimension_info$tinc$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$tinc$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$tinc$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$endwslack
#> $dimension_info$endwslack$dimension_string
#> [1] "ENDW*REG"
#>
#> $dimension_info$endwslack$dimension_names
#> [1] "ENDW" "REG"
#>
#> $dimension_info$endwslack$dimension_sizes
#> [1] 5 10
#>
#>
#> $dimension_info$qms
#> $dimension_info$qms$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qms$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qms$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$po
#> $dimension_info$po$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$po$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$po$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qo
#> $dimension_info$qo$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$qo$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$qo$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$ao
#> $dimension_info$ao$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$ao$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$ao$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pint
#> $dimension_info$pint$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$pint$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$pint$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qint
#> $dimension_info$qint$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$qint$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$qint$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$aint
#> $dimension_info$aint$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$aint$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$aint$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pva
#> $dimension_info$pva$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$pva$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$pva$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qva
#> $dimension_info$qva$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$qva$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$qva$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$ava
#> $dimension_info$ava$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$ava$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$ava$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pfa
#> $dimension_info$pfa$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$pfa$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$pfa$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$qfa
#> $dimension_info$qfa$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$qfa$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$qfa$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$afa
#> $dimension_info$afa$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$afa$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$afa$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$afe
#> $dimension_info$afe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$afe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$afe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$profitslack
#> $dimension_info$profitslack$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$profitslack$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$profitslack$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$aosec
#> $dimension_info$aosec$dimension_string
#> [1] "ACTS"
#>
#> $dimension_info$aosec$dimension_names
#> [1] "ACTS"
#>
#> $dimension_info$aosec$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$aoreg
#> $dimension_info$aoreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$aoreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$aoreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$aoall
#> $dimension_info$aoall$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$aoall$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$aoall$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$afcom
#> $dimension_info$afcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$afcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$afcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$afsec
#> $dimension_info$afsec$dimension_string
#> [1] "ACTS"
#>
#> $dimension_info$afsec$dimension_names
#> [1] "ACTS"
#>
#> $dimension_info$afsec$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$afreg
#> $dimension_info$afreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$afreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$afreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$afall
#> $dimension_info$afall$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$afall$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$afall$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$avasec
#> $dimension_info$avasec$dimension_string
#> [1] "ACTS"
#>
#> $dimension_info$avasec$dimension_names
#> [1] "ACTS"
#>
#> $dimension_info$avasec$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$avareg
#> $dimension_info$avareg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$avareg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$avareg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$avaall
#> $dimension_info$avaall$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$avaall$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$avaall$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$afecom
#> $dimension_info$afecom$dimension_string
#> [1] "ENDW"
#>
#> $dimension_info$afecom$dimension_names
#> [1] "ENDW"
#>
#> $dimension_info$afecom$dimension_sizes
#> [1] 5
#>
#>
#> $dimension_info$afesec
#> $dimension_info$afesec$dimension_string
#> [1] "ACTS"
#>
#> $dimension_info$afesec$dimension_names
#> [1] "ACTS"
#>
#> $dimension_info$afesec$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$afereg
#> $dimension_info$afereg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$afereg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$afereg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$afeall
#> $dimension_info$afeall$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$afeall$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$afeall$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$aintsec
#> $dimension_info$aintsec$dimension_string
#> [1] "ACTS"
#>
#> $dimension_info$aintsec$dimension_names
#> [1] "ACTS"
#>
#> $dimension_info$aintsec$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$aintreg
#> $dimension_info$aintreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$aintreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$aintreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$aintall
#> $dimension_info$aintall$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$aintall$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$aintall$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pb
#> $dimension_info$pb$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$pb$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$pb$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qc
#> $dimension_info$qc$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qc$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qc$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$fincome
#> $dimension_info$fincome$dimension_string
#> [1] "REG"
#>
#> $dimension_info$fincome$dimension_names
#> [1] "REG"
#>
#> $dimension_info$fincome$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$incomeslack
#> $dimension_info$incomeslack$dimension_string
#> [1] "REG"
#>
#> $dimension_info$incomeslack$dimension_names
#> [1] "REG"
#>
#> $dimension_info$incomeslack$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_indtaxr
#> $dimension_info$del_indtaxr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_indtaxr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_indtaxr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$uelas
#> $dimension_info$uelas$dimension_string
#> [1] "REG"
#>
#> $dimension_info$uelas$dimension_names
#> [1] "REG"
#>
#> $dimension_info$uelas$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dpsave
#> $dimension_info$dpsave$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dpsave$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dpsave$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dpgov
#> $dimension_info$dpgov$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dpgov$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dpgov$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dppriv
#> $dimension_info$dppriv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dppriv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dppriv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dpav
#> $dimension_info$dpav$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dpav$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dpav$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$p
#> $dimension_info$p$dimension_string
#> [1] "REG"
#>
#> $dimension_info$p$dimension_names
#> [1] "REG"
#>
#> $dimension_info$p$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$au
#> $dimension_info$au$dimension_string
#> [1] "REG"
#>
#> $dimension_info$au$dimension_names
#> [1] "REG"
#>
#> $dimension_info$au$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dpsum
#> $dimension_info$dpsum$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dpsum$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dpsum$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$u
#> $dimension_info$u$dimension_string
#> [1] "REG"
#>
#> $dimension_info$u$dimension_names
#> [1] "REG"
#>
#> $dimension_info$u$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ppa
#> $dimension_info$ppa$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$ppa$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$ppa$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qpa
#> $dimension_info$qpa$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qpa$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qpa$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pga
#> $dimension_info$pga$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pga$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pga$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qga
#> $dimension_info$qga$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qga$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qga$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pia
#> $dimension_info$pia$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pia$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pia$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qia
#> $dimension_info$qia$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qia$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qia$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qinv
#> $dimension_info$qinv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qinv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qinv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ams
#> $dimension_info$ams$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$ams$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$ams$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$ptrans
#> $dimension_info$ptrans$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$ptrans$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$ptrans$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$qtmfsd
#> $dimension_info$qtmfsd$dimension_string
#> [1] "MARG*COMM*REG*REG"
#>
#> $dimension_info$qtmfsd$dimension_names
#> [1] "MARG" "COMM" "REG" "REG"
#>
#> $dimension_info$qtmfsd$dimension_sizes
#> [1] 1 10 10 10
#>
#>
#> $dimension_info$pt
#> $dimension_info$pt$dimension_string
#> [1] "MARG"
#>
#> $dimension_info$pt$dimension_names
#> [1] "MARG"
#>
#> $dimension_info$pt$dimension_sizes
#> [1] 1
#>
#>
#> $dimension_info$qtm
#> $dimension_info$qtm$dimension_string
#> [1] "MARG"
#>
#> $dimension_info$qtm$dimension_names
#> [1] "MARG"
#>
#> $dimension_info$qtm$dimension_sizes
#> [1] 1
#>
#>
#> $dimension_info$atmfsd
#> $dimension_info$atmfsd$dimension_string
#> [1] "MARG*COMM*REG*REG"
#>
#> $dimension_info$atmfsd$dimension_names
#> [1] "MARG" "COMM" "REG" "REG"
#>
#> $dimension_info$atmfsd$dimension_sizes
#> [1] 1 10 10 10
#>
#>
#> $dimension_info$atm
#> $dimension_info$atm$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$atm$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$atm$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$atf
#> $dimension_info$atf$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$atf$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$atf$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ats
#> $dimension_info$ats$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ats$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ats$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$atd
#> $dimension_info$atd$dimension_string
#> [1] "REG"
#>
#> $dimension_info$atd$dimension_names
#> [1] "REG"
#>
#> $dimension_info$atd$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$atall
#> $dimension_info$atall$dimension_string
#> [1] "MARG*COMM*REG*REG"
#>
#> $dimension_info$atall$dimension_names
#> [1] "MARG" "COMM" "REG" "REG"
#>
#> $dimension_info$atall$dimension_sizes
#> [1] 1 10 10 10
#>
#>
#> $dimension_info$tx
#> $dimension_info$tx$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tx$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tx$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$txs
#> $dimension_info$txs$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$txs$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$txs$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$tm
#> $dimension_info$tm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tms
#> $dimension_info$tms$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$tms$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$tms$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pr
#> $dimension_info$pr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qds
#> $dimension_info$qds$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qds$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qds$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tradslack
#> $dimension_info$tradslack$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tradslack$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tradslack$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tfd
#> $dimension_info$tfd$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$tfd$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$tfd$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$tfm
#> $dimension_info$tfm$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$tfm$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$tfm$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$tpd
#> $dimension_info$tpd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tpd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tpd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tpm
#> $dimension_info$tpm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tpm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tpm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tgd
#> $dimension_info$tgd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tgd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tgd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tgm
#> $dimension_info$tgm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tgm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tgm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tid
#> $dimension_info$tid$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tid$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tid$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tim
#> $dimension_info$tim$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tim$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tim$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tpdall
#> $dimension_info$tpdall$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tpdall$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tpdall$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tpmall
#> $dimension_info$tpmall$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tpmall$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tpmall$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tpreg
#> $dimension_info$tpreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$tpreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$tpreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pe
#> $dimension_info$pe$dimension_string
#> [1] "ENDWMS*REG"
#>
#> $dimension_info$pe$dimension_names
#> [1] "ENDWMS" "REG"
#>
#> $dimension_info$pe$dimension_sizes
#> [1] 4 10
#>
#>
#> $dimension_info$qe
#> $dimension_info$qe$dimension_string
#> [1] "ENDWMS*REG"
#>
#> $dimension_info$qe$dimension_names
#> [1] "ENDWMS" "REG"
#>
#> $dimension_info$qe$dimension_sizes
#> [1] 4 10
#>
#>
#> $dimension_info$qesf
#> $dimension_info$qesf$dimension_string
#> [1] "ENDWF*ACTS*REG"
#>
#> $dimension_info$qesf$dimension_names
#> [1] "ENDWF" "ACTS" "REG"
#>
#> $dimension_info$qesf$dimension_sizes
#> [1] 1 10 10
#>
#>
#> $dimension_info$tfe
#> $dimension_info$tfe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$tfe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$tfe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$ke
#> $dimension_info$ke$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ke$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ke$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$rore
#> $dimension_info$rore$dimension_string
#> [1] "REG"
#>
#> $dimension_info$rore$dimension_names
#> [1] "REG"
#>
#> $dimension_info$rore$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$rorc
#> $dimension_info$rorc$dimension_string
#> [1] "REG"
#>
#> $dimension_info$rorc$dimension_names
#> [1] "REG"
#>
#> $dimension_info$rorc$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$rental
#> $dimension_info$rental$dimension_string
#> [1] "REG"
#>
#> $dimension_info$rental$dimension_names
#> [1] "REG"
#>
#> $dimension_info$rental$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$cgdslack
#> $dimension_info$cgdslack$dimension_string
#> [1] "REG"
#>
#> $dimension_info$cgdslack$dimension_names
#> [1] "REG"
#>
#> $dimension_info$cgdslack$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$expand
#> $dimension_info$expand$dimension_string
#> [1] "ENDWC*REG"
#>
#> $dimension_info$expand$dimension_names
#> [1] "ENDWC" "REG"
#>
#> $dimension_info$expand$dimension_sizes
#> [1] 1 10
#>
#>
#> $dimension_info$psaveslack
#> $dimension_info$psaveslack$dimension_string
#> [1] "REG"
#>
#> $dimension_info$psaveslack$dimension_names
#> [1] "REG"
#>
#> $dimension_info$psaveslack$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrout
#> $dimension_info$del_taxrout$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrout$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrout$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrfu
#> $dimension_info$del_taxrfu$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrfu$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrfu$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxriu
#> $dimension_info$del_taxriu$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxriu$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxriu$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrpc
#> $dimension_info$del_taxrpc$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrpc$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrpc$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrgc
#> $dimension_info$del_taxrgc$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrgc$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrgc$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxric
#> $dimension_info$del_taxric$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxric$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxric$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrexp
#> $dimension_info$del_taxrexp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrexp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrexp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrimp
#> $dimension_info$del_taxrimp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrimp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrimp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrinc
#> $dimension_info$del_taxrinc$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrinc$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrinc$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_ttaxr
#> $dimension_info$del_ttaxr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_ttaxr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_ttaxr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pfactor
#> $dimension_info$pfactor$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pfactor$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pfactor$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$vxwfob
#> $dimension_info$vxwfob$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$vxwfob$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$vxwfob$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$vmwcif
#> $dimension_info$vmwcif$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$vmwcif$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$vmwcif$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$vxwreg
#> $dimension_info$vxwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$vxwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$vxwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$vmwreg
#> $dimension_info$vmwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$vmwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$vmwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pfactreal
#> $dimension_info$pfactreal$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$pfactreal$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$pfactreal$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$pebfactreal
#> $dimension_info$pebfactreal$dimension_string
#> [1] "ENDWMS*REG"
#>
#> $dimension_info$pebfactreal$dimension_names
#> [1] "ENDWMS" "REG"
#>
#> $dimension_info$pebfactreal$dimension_sizes
#> [1] 4 10
#>
#>
#> $dimension_info$pefactreal
#> $dimension_info$pefactreal$dimension_string
#> [1] "ENDWMS*REG"
#>
#> $dimension_info$pefactreal$dimension_names
#> [1] "ENDWMS" "REG"
#>
#> $dimension_info$pefactreal$dimension_sizes
#> [1] 4 10
#>
#>
#> $dimension_info$psw
#> $dimension_info$psw$dimension_string
#> [1] "REG"
#>
#> $dimension_info$psw$dimension_names
#> [1] "REG"
#>
#> $dimension_info$psw$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pdw
#> $dimension_info$pdw$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pdw$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pdw$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$tot
#> $dimension_info$tot$dimension_string
#> [1] "REG"
#>
#> $dimension_info$tot$dimension_names
#> [1] "REG"
#>
#> $dimension_info$tot$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$vgdp
#> $dimension_info$vgdp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$vgdp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$vgdp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pgdp
#> $dimension_info$pgdp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pgdp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pgdp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qgdp
#> $dimension_info$qgdp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qgdp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qgdp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$contgdpexp
#> $dimension_info$contgdpexp$dimension_string
#> [1] "REG*GDPEX"
#>
#> $dimension_info$contgdpexp$dimension_names
#> [1] "REG" "GDPEX"
#>
#> $dimension_info$contgdpexp$dimension_sizes
#> [1] 10 6
#>
#>
#> $dimension_info$compvalad
#> $dimension_info$compvalad$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$compvalad$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$compvalad$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pxw
#> $dimension_info$pxw$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pxw$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pxw$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$vxwcom
#> $dimension_info$vxwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$vxwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$vxwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$vmwcom
#> $dimension_info$vmwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$vmwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$vmwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$valuew
#> $dimension_info$valuew$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$valuew$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$valuew$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$valuewu
#> $dimension_info$valuewu$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$valuewu$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$valuewu$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pxwreg
#> $dimension_info$pxwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pxwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pxwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pxwcom
#> $dimension_info$pxwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$pxwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$pxwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pmw
#> $dimension_info$pmw$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pmw$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pmw$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pmwreg
#> $dimension_info$pmwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pmwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pmwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pmwcom
#> $dimension_info$pmwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$pmwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$pmwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pw
#> $dimension_info$pw$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$pw$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$pw$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pwu
#> $dimension_info$pwu$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$pwu$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$pwu$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qxw
#> $dimension_info$qxw$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qxw$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qxw$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qxwreg
#> $dimension_info$qxwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qxwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qxwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qxwcom
#> $dimension_info$qxwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$qxwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$qxwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qmw
#> $dimension_info$qmw$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qmw$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qmw$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qmwreg
#> $dimension_info$qmwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qmwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qmwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qmwcom
#> $dimension_info$qmwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$qmwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$qmwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qow
#> $dimension_info$qow$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$qow$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$qow$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qowu
#> $dimension_info$qowu$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$qowu$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$qowu$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_tbalc
#> $dimension_info$del_tbalc$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$del_tbalc$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$del_tbalc$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$del_tbal
#> $dimension_info$del_tbal$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_tbal$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_tbal$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_tbalry
#> $dimension_info$del_tbalry$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_tbalry$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_tbalry$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pm_cr
#> $dimension_info$pm_cr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pm_cr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pm_cr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$c1_cr
#> $dimension_info$c1_cr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$c1_cr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$c1_cr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$c2_cr
#> $dimension_info$c2_cr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$c2_cr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$c2_cr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$c3_cr
#> $dimension_info$c3_cr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$c3_cr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$c3_cr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$c1_r
#> $dimension_info$c1_r$dimension_string
#> [1] "REG"
#>
#> $dimension_info$c1_r$dimension_names
#> [1] "REG"
#>
#> $dimension_info$c1_r$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$c2_r
#> $dimension_info$c2_r$dimension_string
#> [1] "REG"
#>
#> $dimension_info$c2_r$dimension_names
#> [1] "REG"
#>
#> $dimension_info$c2_r$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$c3_r
#> $dimension_info$c3_r$dimension_string
#> [1] "REG"
#>
#> $dimension_info$c3_r$dimension_names
#> [1] "REG"
#>
#> $dimension_info$c3_r$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$tot2
#> $dimension_info$tot2$dimension_string
#> [1] "REG"
#>
#> $dimension_info$tot2$dimension_names
#> [1] "REG"
#>
#> $dimension_info$tot2$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$uelasev
#> $dimension_info$uelasev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$uelasev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$uelasev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ueprivev
#> $dimension_info$ueprivev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ueprivev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ueprivev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ugev
#> $dimension_info$ugev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ugev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ugev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$upev
#> $dimension_info$upev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$upev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$upev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qsaveev
#> $dimension_info$qsaveev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qsaveev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qsaveev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$yev
#> $dimension_info$yev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$yev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$yev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ypev
#> $dimension_info$ypev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ypev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ypev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ygev
#> $dimension_info$ygev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ygev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ygev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qpev
#> $dimension_info$qpev$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qpev$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qpev$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$ysaveev
#> $dimension_info$ysaveev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ysaveev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ysaveev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dpavev
#> $dimension_info$dpavev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dpavev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dpavev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$EV
#> $dimension_info$EV$dimension_string
#> [1] "REG"
#>
#> $dimension_info$EV$dimension_names
#> [1] "REG"
#>
#> $dimension_info$EV$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$EV_ALT
#> $dimension_info$EV_ALT$dimension_string
#> [1] "REG"
#>
#> $dimension_info$EV_ALT$dimension_names
#> [1] "REG"
#>
#> $dimension_info$EV_ALT$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTdpar
#> $dimension_info$CNTdpar$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTdpar$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTdpar$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTpop
#> $dimension_info$CNTpop$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTpop$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTpop$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTqor
#> $dimension_info$CNTqor$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTqor$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTqor$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTqo
#> $dimension_info$CNTqo$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$CNTqo$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$CNTqo$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqca
#> $dimension_info$CNTqca$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$CNTqca$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$CNTqca$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTqe
#> $dimension_info$CNTqe$dimension_string
#> [1] "ENDW*REG"
#>
#> $dimension_info$CNTqe$dimension_names
#> [1] "ENDW" "REG"
#>
#> $dimension_info$CNTqe$dimension_sizes
#> [1] 5 10
#>
#>
#> $dimension_info$CNTqea
#> $dimension_info$CNTqea$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$CNTqea$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$CNTqea$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$CNTqfer
#> $dimension_info$CNTqfer$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTqfer$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTqfer$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTqfeer
#> $dimension_info$CNTqfeer$dimension_string
#> [1] "ENDW*REG"
#>
#> $dimension_info$CNTqfeer$dimension_names
#> [1] "ENDW" "REG"
#>
#> $dimension_info$CNTqfeer$dimension_sizes
#> [1] 5 10
#>
#>
#> $dimension_info$CNTqfe
#> $dimension_info$CNTqfe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$CNTqfe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$CNTqfe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$CNTqfr
#> $dimension_info$CNTqfr$dimension_string
#> [1] "REG*DIR"
#>
#> $dimension_info$CNTqfr$dimension_names
#> [1] "REG" "DIR"
#>
#> $dimension_info$CNTqfr$dimension_sizes
#> [1] 10 2
#>
#>
#> $dimension_info$CNTqfm
#> $dimension_info$CNTqfm$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$CNTqfm$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$CNTqfm$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTqfd
#> $dimension_info$CNTqfd$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$CNTqfd$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$CNTqfd$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTqpm
#> $dimension_info$CNTqpm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqpm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqpm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqpd
#> $dimension_info$CNTqpd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqpd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqpd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqpr
#> $dimension_info$CNTqpr$dimension_string
#> [1] "REG*DIR"
#>
#> $dimension_info$CNTqpr$dimension_names
#> [1] "REG" "DIR"
#>
#> $dimension_info$CNTqpr$dimension_sizes
#> [1] 10 2
#>
#>
#> $dimension_info$CNTqia
#> $dimension_info$CNTqia$dimension_string
#> [1] "REG*DIR"
#>
#> $dimension_info$CNTqia$dimension_names
#> [1] "REG" "DIR"
#>
#> $dimension_info$CNTqia$dimension_sizes
#> [1] 10 2
#>
#>
#> $dimension_info$CNTqim
#> $dimension_info$CNTqim$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqim$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqim$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqid
#> $dimension_info$CNTqid$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqid$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqid$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqgr
#> $dimension_info$CNTqgr$dimension_string
#> [1] "REG*DIR"
#>
#> $dimension_info$CNTqgr$dimension_names
#> [1] "REG" "DIR"
#>
#> $dimension_info$CNTqgr$dimension_sizes
#> [1] 10 2
#>
#>
#> $dimension_info$CNTqgm
#> $dimension_info$CNTqgm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqgm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqgm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqgd
#> $dimension_info$CNTqgd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqgd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqgd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqxsr
#> $dimension_info$CNTqxsr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTqxsr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTqxsr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTqxs
#> $dimension_info$CNTqxs$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$CNTqxs$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$CNTqxs$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTqmsr
#> $dimension_info$CNTqmsr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTqmsr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTqmsr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTqms
#> $dimension_info$CNTqms$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$CNTqms$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$CNTqms$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTalleffr
#> $dimension_info$CNTalleffr$dimension_string
#> [1] "REG*CTAX"
#>
#> $dimension_info$CNTalleffr$dimension_names
#> [1] "REG" "CTAX"
#>
#> $dimension_info$CNTalleffr$dimension_sizes
#> [1] 10 9
#>
#>
#> $dimension_info$CNTalleffcr
#> $dimension_info$CNTalleffcr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTalleffcr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTalleffcr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTtotr
#> $dimension_info$CNTtotr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTtotr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTtotr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTpinv
#> $dimension_info$CNTpinv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTpinv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTpinv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTendwr
#> $dimension_info$CNTendwr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTendwr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTendwr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTendw
#> $dimension_info$CNTendw$dimension_string
#> [1] "ENDW*REG"
#>
#> $dimension_info$CNTendw$dimension_names
#> [1] "ENDW" "REG"
#>
#> $dimension_info$CNTendw$dimension_sizes
#> [1] 5 10
#>
#>
#> $dimension_info$CNTtechr
#> $dimension_info$CNTtechr$dimension_string
#> [1] "TECHTYPE*REG"
#>
#> $dimension_info$CNTtechr$dimension_names
#> [1] "TECHTYPE" "REG"
#>
#> $dimension_info$CNTtechr$dimension_sizes
#> [1] 7 10
#>
#>
#> $dimension_info$CNTtech_ao
#> $dimension_info$CNTtech_ao$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$CNTtech_ao$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$CNTtech_ao$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTtech_afe
#> $dimension_info$CNTtech_afe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$CNTtech_afe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$CNTtech_afe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$CNTtech_ava
#> $dimension_info$CNTtech_ava$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$CNTtech_ava$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$CNTtech_ava$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTtech_aint
#> $dimension_info$CNTtech_aint$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$CNTtech_aint$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$CNTtech_aint$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTtech_af
#> $dimension_info$CNTtech_af$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$CNTtech_af$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$CNTtech_af$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTtech_atmfsd
#> $dimension_info$CNTtech_atmfsd$dimension_string
#> [1] "MARG*COMM*REG*REG"
#>
#> $dimension_info$CNTtech_atmfsd$dimension_names
#> [1] "MARG" "COMM" "REG" "REG"
#>
#> $dimension_info$CNTtech_atmfsd$dimension_sizes
#> [1] 1 10 10 10
#>
#>
#> $dimension_info$CNTtech_ams
#> $dimension_info$CNTtech_ams$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$CNTtech_ams$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$CNTtech_ams$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTkb
#> $dimension_info$CNTkb$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTkb$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTkb$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qpriv
#> $dimension_info$qpriv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qpriv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qpriv$dimension_sizes
#> [1] 10
#>
#>
#>
#> attr(,"class")
#> [1] "sl4"
# Rename both columns and list names
rename_dims(sl4_data, mapping_df, rename_list_names = TRUE)
#> $data
#> $data$pds
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$qfd
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -2.433270 -6.423777 -0.2248995 1.1493053 13.516993 7.341675
#> MeatLstk -4.713006 -8.266560 -0.7291810 -3.2340112 8.834366 6.265512
#> Extraction -4.822937 -6.061814 -1.4910313 -1.9807707 10.282965 6.783350
#> ProcFood -1.870065 -6.893167 1.0671127 -1.0855635 10.905765 13.755414
#> TextWapp 8.828504 7.056704 9.5640411 14.3259764 26.056910 24.252697
#> LightMnfc 1.895195 -3.294527 4.0417924 0.5411325 19.736755 13.552105
#> HeavyMnfc 5.520546 3.013812 13.2840729 5.0586305 25.512691 19.960667
#> Util_Cons -5.227808 -8.400186 -1.5214049 -3.3201277 8.487047 5.606792
#> TransComm -5.143941 -8.309219 -0.7304654 -3.4449635 8.522803 5.717695
#> OthServices -4.971444 -8.133938 -1.1414411 -3.1328881 8.923993 6.039820
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 13.669444 1.1411201 2.302168608 1.6173289
#> MeatLstk 4.500322 1.3745255 0.786512136 1.5314190
#> Extraction 20.130737 1.1646518 1.379918694 2.4496033
#> ProcFood 10.873714 3.8536217 1.619616628 2.9052126
#> TextWapp 22.171394 13.6654119 14.708312988 17.4362144
#> LightMnfc 9.003004 6.0457006 6.744355679 6.5629082
#> HeavyMnfc 17.045527 9.5449696 11.610474586 18.3198032
#> Util_Cons 4.236498 0.8798413 -0.414645016 0.2278698
#> TransComm 4.325987 1.0099716 0.112315387 0.7952829
#> OthServices 4.554108 1.1352724 -0.003058158 0.5485682
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 3.511758 3.231476 6.956554 5.3715906 -0.166317552 0.6161271
#> MeatLstk 4.938351 1.920725 6.329815 3.4896395 -0.006287861 0.9023039
#> Extraction 4.387280 3.369906 8.930054 0.9466995 -1.622541904 1.8112594
#> ProcFood 3.352398 1.956174 5.745004 2.8781798 -4.284134388 -0.5319225
#> TextWapp 5.431700 3.460421 8.138151 3.8303270 -1.147186637 1.2634941
#> LightMnfc 4.070133 3.611468 7.938416 1.9778408 -2.737633705 1.4584628
#> HeavyMnfc 6.732994 6.613196 8.916677 4.1183395 0.310013473 2.4296703
#> Util_Cons 2.835601 1.416337 5.064259 0.3942474 -4.786953926 -1.3630702
#> TransComm 3.121014 1.797790 5.767964 0.6949620 -4.209212303 -0.9718615
#> OthServices 3.542797 2.022926 5.791162 1.0485269 -4.189982414 -0.5593257
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 6.57424641 0.7029395 1.51290143 3.0815358
#> MeatLstk 0.68755430 8.0115118 4.87374306 4.5880704
#> Extraction 9.06661510 6.6256104 3.73668718 5.3774242
#> ProcFood 0.73741663 -0.1407534 0.75406384 1.2845957
#> TextWapp 1.91147351 2.1823549 1.33126974 2.2779479
#> LightMnfc 1.16980934 2.1558473 2.73746538 2.8123932
#> HeavyMnfc 4.73736191 1.5721734 4.26273203 5.5874100
#> Util_Cons -0.55743921 -0.3419573 -0.71109867 0.7534865
#> TransComm -0.06296473 -0.1504886 0.76208341 0.9044616
#> OthServices 0.18716031 0.1890727 0.02445077 1.2349979
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.499357 7.244158 3.965599 6.342089 23.3507690 2.3670497
#> MeatLstk 2.874925 2.046703 12.732906 4.687801 5.5889969 18.3152752
#> Extraction 2.214906 2.667649 5.148516 2.219858 4.6904497 2.0932553
#> ProcFood 5.829665 5.470500 6.207873 7.191445 -1.3559186 1.2732561
#> TextWapp 14.218123 7.300402 8.220361 14.960339 13.6065998 20.3143272
#> LightMnfc 6.305141 10.949444 13.676920 13.982084 6.0707083 15.4820595
#> HeavyMnfc 17.006628 12.284115 24.408844 17.379459 18.5351524 18.2522049
#> Util_Cons 1.903491 1.767004 5.637998 0.908073 -1.5463055 0.3446642
#> TransComm 2.211574 1.649846 4.813816 1.088184 -1.9277194 0.7155932
#> OthServices 2.506424 2.236832 5.641333 2.358658 -0.4683198 1.9735761
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 5.1086469 -5.418512 2.0401595 3.139803
#> MeatLstk 3.8330822 7.127351 0.9083986 4.055551
#> Extraction 25.4960384 5.201054 3.3434384 5.089005
#> ProcFood 6.0468540 -1.402238 2.7512591 5.449440
#> TextWapp 5.4561696 3.904690 6.4835815 8.152650
#> LightMnfc 8.2528057 -2.141471 5.4037147 9.499077
#> HeavyMnfc 18.1836910 6.056058 14.2155504 19.428497
#> Util_Cons -0.6845239 -5.460856 -1.1857570 2.418442
#> TransComm -0.6721890 -5.922149 2.6986380 4.996173
#> OthServices 4.8858700 -1.560483 1.8500185 5.268717
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0.41427884 0.8108199 7.780629 1.9123117 -3.5992033 2.23074269
#> MeatLstk 0.22242722 0.5122417 5.624879 1.0085161 -5.2095318 0.30744702
#> Extraction 0.44313446 0.8229443 5.828040 1.8362874 5.4402199 9.75177956
#> ProcFood 2.29224682 7.1201267 5.988820 4.0698895 -5.0080094 0.03341428
#> TextWapp 4.43429136 1.5704142 6.986784 9.2196331 0.7362300 4.09674358
#> LightMnfc 5.93804455 4.0365300 12.245776 7.3984032 0.5255356 6.54727173
#> HeavyMnfc 5.47685623 7.8977752 11.539779 9.9302311 3.8709335 10.47099209
#> Util_Cons 0.09787404 1.1798719 4.359601 0.9599493 -5.2733645 -0.03695818
#> TransComm 0.20128544 0.1383472 4.433628 1.0121489 -6.0317869 0.18758409
#> OthServices 1.31347454 1.5775782 6.193643 2.9658856 -4.1400523 1.61657333
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 2.689954 0.08055904 0.1464885 1.94970906
#> MeatLstk 2.219765 0.29975882 -0.1099642 10.50952816
#> Extraction 21.008854 13.92864990 4.1206942 6.30841923
#> ProcFood 5.292197 0.41724363 1.6324075 1.56417704
#> TextWapp 4.452345 1.53274536 1.7580240 7.86153078
#> LightMnfc 5.962672 2.93255043 6.0753112 4.03954220
#> HeavyMnfc 10.036512 4.40840960 3.7206500 6.60989380
#> Util_Cons 1.719226 -0.04138704 -0.3665473 -0.05961355
#> TransComm 1.875194 -0.05899156 0.1782644 0.44161868
#> OthServices 4.211332 0.84694338 1.8795618 3.01948714
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -0.04833586 -0.04281557 6.8488851 5.96695137 17.468502
#> MeatLstk -1.09383404 -0.18495645 3.8140261 0.21864663 13.442071
#> Extraction -1.74521458 5.95260429 5.9693012 7.59482527 8.336737
#> ProcFood 1.68984461 -0.49395910 2.1700480 3.07302666 8.442801
#> TextWapp 5.58418560 8.55666828 11.2603273 4.64368057 13.231573
#> LightMnfc -1.03695977 0.59242803 7.2814741 0.89099699 13.485530
#> HeavyMnfc 3.60028696 4.04245329 10.7717009 5.60451508 13.056881
#> Util_Cons -3.24188161 -1.20464945 0.8798658 -0.36877093 6.052329
#> TransComm -3.18025613 -1.25479186 0.8904298 -0.33639053 6.141215
#> OthServices -2.99706268 -1.00151253 1.3567530 0.08440387 6.236392
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.3927336 9.0972853 6.348657 4.7411995 7.6589746
#> MeatLstk 7.1503072 4.6031547 5.058816 1.9291694 0.8216762
#> Extraction 0.9648245 16.0805531 3.926030 5.3352327 7.2971244
#> ProcFood 2.6817858 6.4159093 3.013807 2.1889977 1.5860541
#> TextWapp 9.4367828 5.7632966 7.884225 6.6479836 6.6952968
#> LightMnfc 5.7834778 1.9678619 4.389438 4.4207997 3.2576580
#> HeavyMnfc 6.0198784 7.0820184 7.174015 4.8238339 8.2902260
#> Util_Cons -0.6222102 -1.0330981 1.158443 -0.1053937 0.2175525
#> TransComm -0.5991313 -1.0021040 1.337649 0.7975386 0.9962264
#> OthServices -0.1126052 -0.4735999 1.833465 0.4774089 0.7290138
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -3.0707896 -0.5148152 1.4223710 -0.96555233 3.869351 4.585004
#> MeatLstk -4.0996161 -2.0027046 -1.5771518 -2.96909356 3.807847 3.854711
#> Extraction -3.5079975 -1.1153134 0.4452899 -2.28943253 8.759372 3.990573
#> ProcFood -2.6733272 -1.0406063 -0.5644358 -1.09517324 2.830482 5.103716
#> TextWapp 3.3210194 5.4294353 1.0258490 0.30124554 8.599535 9.247028
#> LightMnfc -0.5769464 0.6441777 1.3750809 0.03219818 7.806409 9.273785
#> HeavyMnfc 0.8920317 3.3451495 6.9674807 3.71042466 12.757717 9.910384
#> Util_Cons -4.4917417 -2.2525671 -1.6154299 -2.95515943 1.384338 2.544082
#> TransComm -4.4200788 -2.2544773 -1.8396363 -2.95127726 1.413056 2.606639
#> OthServices -4.2759762 -1.9724089 -0.7224082 -2.60640192 1.726275 3.063454
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 3.649483 5.020519 2.0298538 2.35970283
#> MeatLstk 4.088718 6.182582 2.7197969 1.24635148
#> Extraction 13.687207 15.849167 8.7287445 2.46251464
#> ProcFood 7.353997 5.226322 0.6589949 1.29729688
#> TextWapp 11.285803 7.280315 3.3803368 2.43170714
#> LightMnfc 6.885332 7.540934 4.0179954 3.02409506
#> HeavyMnfc 12.671638 9.255678 7.7437358 7.44559956
#> Util_Cons 3.369486 4.533643 -0.4369706 0.03002124
#> TransComm 3.400410 2.873648 0.3042260 0.15535483
#> OthServices 3.745382 3.228488 0.1114576 0.51136976
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 14.185984 6.9530296 13.895365 11.7202024 15.290355
#> MeatLstk 8.399674 3.6208463 12.189477 2.0211117 35.162136
#> Extraction 22.056496 16.2595291 15.946265 16.3720722 38.114326
#> ProcFood 11.392410 5.8627696 10.532722 4.7943158 10.600950
#> TextWapp 25.309399 21.7351570 25.108700 18.8906384 23.021076
#> LightMnfc 15.195621 8.5073509 16.263474 6.9604292 15.692276
#> HeavyMnfc 19.058456 14.5470562 19.527729 15.1175919 24.888784
#> Util_Cons 6.239038 0.9516404 5.523105 0.9032372 6.988779
#> TransComm 5.283270 1.1531283 7.991344 1.3188876 8.346102
#> OthServices 5.873528 1.6538624 6.525178 1.5238384 7.788099
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 8.17032909 16.3501377 2.6674769 7.3122501 10.710457
#> MeatLstk 15.38722038 6.4273272 -0.5230823 4.9614549 8.162625
#> Extraction 8.84074593 27.6478863 17.3601627 21.1488457 25.183960
#> ProcFood 3.50143003 4.7417655 1.0894960 3.0417707 5.810771
#> TextWapp 16.52387619 17.8792458 15.7720270 14.6523094 19.502810
#> LightMnfc 9.92328930 7.0205112 4.7626343 9.9191236 9.630950
#> HeavyMnfc 16.33373451 15.3332634 7.6191425 9.1379652 17.586563
#> Util_Cons 0.03731858 0.6383221 -3.5356045 -0.5855928 1.633765
#> TransComm 1.28411341 2.3497486 -2.4992714 1.3397949 3.351868
#> OthServices 0.84883803 1.6287032 -2.2071915 0.5682671 3.079521
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 4.901190 6.981645 4.38818645 7.6307616 6.5732865 14.345922
#> MeatLstk 6.262615 4.342478 6.53035831 1.4303631 1.8888478 16.794657
#> Extraction 7.335721 7.827518 4.42328024 13.8361397 29.1078129 33.624382
#> ProcFood 13.734216 4.511064 1.70190680 4.9865980 -0.6147454 6.958792
#> TextWapp 20.181343 9.690933 11.19262409 10.1311922 3.0613294 9.859693
#> LightMnfc 13.396377 10.270271 8.79936695 8.8387260 2.3531997 13.002333
#> HeavyMnfc 15.447985 14.508913 17.50828552 13.0966206 13.3339596 18.979519
#> Util_Cons 2.584371 2.052006 0.44924697 1.9994937 -2.9298363 3.428382
#> TransComm 2.530368 1.905041 -0.06850972 0.6881948 -3.2109692 2.212155
#> OthServices 3.924561 3.579698 5.70672369 2.3676336 -1.5222684 5.002195
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 15.230254 7.975212 6.2014928 3.9761293
#> MeatLstk 11.160741 4.824989 3.5413928 3.6048620
#> Extraction 10.056760 14.314342 26.8233624 2.6801639
#> ProcFood 9.336761 2.547286 4.0603929 2.3764381
#> TextWapp 20.201584 15.570510 10.9677954 7.1155701
#> LightMnfc 12.099574 11.912039 9.5572786 7.8337035
#> HeavyMnfc 17.470106 10.726555 7.3770847 12.5027456
#> Util_Cons 4.519795 2.488501 -1.5251387 0.1952734
#> TransComm 4.189106 2.307812 -0.3220540 1.0911965
#> OthServices 6.750676 4.382156 -0.3728523 1.2317817
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0.5588649 5.0124450 1.84811604 4.247436 8.465172 9.516735
#> MeatLstk 0.5739626 0.6535853 -0.01707952 1.641346 11.879944 7.274173
#> Extraction 2.6056750 1.0450478 3.23804736 1.119403 8.225036 6.943830
#> ProcFood 2.8693511 2.5440495 1.22793972 4.244095 11.309837 7.903961
#> TextWapp 12.5433226 8.9075766 6.59376431 12.024611 17.870630 16.354481
#> LightMnfc 13.1139107 8.4412146 9.63469315 9.134680 13.747854 13.339643
#> HeavyMnfc 19.8234367 10.1790142 11.16428185 14.486206 19.610661 13.698610
#> Util_Cons -0.3024663 0.8095538 -1.24012899 1.347781 7.979466 5.860593
#> TransComm -0.4409143 0.5253061 -1.11889040 1.078533 6.310831 5.606720
#> OthServices 0.2680526 0.9753172 -0.17182216 1.865035 6.751002 6.143889
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 7.740927 2.900400 3.9012802 5.5045333
#> MeatLstk 4.619332 1.630672 3.5578358 2.5693939
#> Extraction 32.659454 5.740012 4.0418239 7.3654542
#> ProcFood 6.628633 5.604570 5.6334171 3.3109658
#> TextWapp 16.287476 12.780057 7.3296237 10.0716505
#> LightMnfc 7.910021 8.372798 10.5516701 7.9595604
#> HeavyMnfc 12.098781 13.818745 13.4916792 12.4251299
#> Util_Cons 2.803518 1.321780 0.4891689 0.6768499
#> TransComm 2.273500 1.387497 0.7543120 0.6791673
#> OthServices 2.642893 2.517995 1.1399721 0.8748255
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.711623 9.670103 3.659335 6.2935658 16.760300 9.735849
#> MeatLstk 1.573663 3.157547 8.682227 0.2034688 10.663617 14.507727
#> Extraction 12.898716 7.186566 3.811232 2.5475991 21.077139 8.442289
#> ProcFood 6.885949 4.558043 1.309813 2.4550116 15.442229 8.508973
#> TextWapp 22.479515 11.921351 10.975749 11.0796070 21.501020 19.669228
#> LightMnfc 12.920274 9.982626 8.201056 6.5645604 22.472006 16.844137
#> HeavyMnfc 16.008577 14.454803 10.675041 15.0802250 29.631933 20.564507
#> Util_Cons 1.899757 2.320830 1.117485 -0.4470761 7.940956 5.796917
#> TransComm 1.390220 2.078982 0.517217 -0.5031967 8.262732 5.961802
#> OthServices 2.526751 2.880178 1.491450 0.4614454 8.777097 6.590701
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 9.150959 3.61215305 5.1035380 7.6243672
#> MeatLstk 3.975011 2.30330324 2.9918888 2.9696124
#> Extraction 6.561999 7.17888975 5.5528946 3.2430575
#> ProcFood 5.293169 2.27066898 1.9334269 2.7305458
#> TextWapp 19.528334 12.96434784 9.0414972 10.4979515
#> LightMnfc 13.345091 9.63420773 9.4808435 8.2461929
#> HeavyMnfc 15.484616 7.11153507 8.6358919 15.0900698
#> Util_Cons 1.910986 -0.14623104 -0.4685894 0.6613936
#> TransComm 1.715574 -0.01211076 0.7043438 0.6036442
#> OthServices 2.296512 0.69471925 0.1486336 1.7291368
#>
#>
#> $data$pms
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 22.15730 22.93851 22.48989 22.72544 23.04582 23.20563 22.30128
#> MeatLstk 23.20460 23.41275 22.42847 23.28705 24.21251 24.29891 21.83274
#> Extraction 23.08458 22.51213 22.28378 22.42871 23.25626 22.85886 22.46984
#> ProcFood 23.25738 23.30396 22.92291 21.85093 23.91862 24.71392 22.41020
#> TextWapp 24.06376 23.88387 23.83591 23.92709 24.45475 24.74065 23.83464
#> LightMnfc 24.11964 24.28742 24.10420 24.49360 25.01403 24.98860 23.80603
#> HeavyMnfc 25.67815 25.63785 25.53567 25.50239 26.06812 26.27178 25.24150
#> Util_Cons 23.64148 23.15973 23.13320 22.97058 24.25033 23.61775 22.49229
#> TransComm 22.51997 22.38468 22.36277 22.18669 22.46484 22.19932 22.09121
#> OthServices 21.44492 21.73111 21.15306 20.89401 20.90946 20.82197 20.43912
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 22.97043 22.62321 22.75626
#> MeatLstk 23.46846 23.43196 22.91291
#> Extraction 22.57123 22.32816 22.33815
#> ProcFood 23.68755 23.77691 22.76432
#> TextWapp 24.03613 24.10004 23.79141
#> LightMnfc 24.37345 24.44790 23.84015
#> HeavyMnfc 25.41857 25.79829 25.27232
#> Util_Cons 23.22650 23.34762 22.73091
#> TransComm 22.45536 22.16857 22.02911
#> OthServices 21.46419 21.03490 20.27284
#>
#>
#> $data$qfm
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -25.09658 -28.16015 -23.40118 -22.34618 -12.851327 -17.592213
#> MeatLstk -29.47276 -32.10294 -26.52411 -28.37807 -19.445589 -21.346947
#> Extraction -41.41576 -42.17832 -39.36491 -39.66637 -32.117748 -34.271858
#> ProcFood -17.96961 -22.16861 -15.51432 -17.31382 -7.289829 -4.907702
#> TextWapp -19.68715 -20.99469 -19.14433 -15.63013 -6.972980 -8.304447
#> LightMnfc -21.92491 -25.90142 -20.28012 -22.96242 -8.254169 -12.993034
#> HeavyMnfc -21.98360 -23.83695 -16.24365 -22.32512 -7.202443 -11.307325
#> Util_Cons -20.73015 -23.38361 -17.63002 -19.13452 -9.258701 -11.667820
#> TransComm -17.84636 -20.58777 -14.02390 -16.37490 -6.009765 -8.439234
#> OthServices -17.11545 -19.87380 -13.77490 -15.51185 -4.995761 -7.511353
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -12.734289 -22.35247 -21.46111 -21.98688
#> MeatLstk -22.653461 -24.96704 -25.40226 -24.85091
#> Extraction -26.056192 -37.73029 -37.59779 -36.93935
#> ProcFood -7.316623 -13.18497 -15.05246 -13.97778
#> TextWapp -9.840401 -16.11761 -15.34798 -13.33485
#> LightMnfc -16.478760 -18.74516 -18.20934 -18.34836
#> HeavyMnfc -13.462625 -19.00815 -17.48102 -12.52049
#> Util_Cons -12.813967 -15.62156 -16.70430 -16.16689
#> TransComm -9.644575 -12.51653 -13.29398 -12.70247
#> OthServices -8.807202 -11.78913 -12.78199 -12.30086
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -17.32054 -17.54444 -14.569047 -15.83503 -20.25840 -19.63342
#> MeatLstk -22.00381 -24.24667 -20.969585 -23.08057 -25.67894 -25.00362
#> Extraction -10.25259 -11.12728 -6.346914 -13.21064 -15.41955 -12.46734
#> ProcFood -14.42722 -15.58326 -12.446214 -14.81986 -20.75005 -17.64333
#> TextWapp -26.03003 -27.41306 -24.131197 -27.15353 -30.64571 -28.95440
#> LightMnfc -25.11176 -25.44181 -22.328163 -26.61736 -30.01058 -26.99110
#> HeavyMnfc -22.59241 -22.67929 -21.008701 -24.48867 -27.25064 -25.71337
#> Util_Cons -15.33545 -16.50393 -13.500591 -17.34541 -21.61109 -18.79221
#> TransComm -14.88216 -15.97438 -12.697328 -16.88467 -20.93266 -18.26049
#> OthServices -14.55091 -15.80519 -12.695436 -16.60931 -20.93241 -17.93620
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -14.874414 -19.56409 -18.91714 -17.664198
#> MeatLstk -25.163235 -19.71966 -22.05183 -22.264153
#> Extraction -6.229503 -8.32817 -10.81194 -9.401303
#> ProcFood -16.592354 -17.31945 -16.57857 -16.139303
#> TextWapp -28.499783 -28.30973 -28.90685 -28.242664
#> LightMnfc -27.198812 -26.48926 -26.07074 -26.016819
#> HeavyMnfc -24.039730 -26.33527 -24.38396 -23.423237
#> Util_Cons -18.128935 -17.95153 -18.25544 -17.049652
#> TransComm -17.510273 -17.58252 -16.82927 -16.711750
#> OthServices -17.320160 -17.31858 -17.45444 -16.455431
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -23.23899 -19.68564 -22.14093 -20.36120 -7.623521 -23.33807
#> MeatLstk -29.37106 -29.93967 -22.60305 -28.12643 -27.507711 -18.77047
#> Extraction -34.92213 -34.63388 -33.05438 -34.91898 -33.346024 -34.99958
#> ProcFood -17.45380 -17.73394 -17.15880 -16.39162 -23.058485 -21.00775
#> TextWapp -19.85128 -24.70556 -24.06001 -19.33046 -20.280397 -15.57347
#> LightMnfc -24.31656 -21.01006 -19.06826 -18.85099 -24.483461 -17.78309
#> HeavyMnfc -16.37958 -19.75459 -11.08948 -16.11313 -15.287202 -15.48941
#> Util_Cons -19.73644 -19.84395 -16.79499 -20.52048 -22.453655 -20.96425
#> TransComm -19.57897 -20.02094 -17.53150 -20.46286 -22.835806 -20.75602
#> OthServices -20.42835 -20.63762 -17.99484 -20.54305 -22.737522 -20.84197
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -21.28491 -29.16861 -23.58288 -22.75936
#> MeatLstk -28.71324 -26.45156 -30.72118 -28.56050
#> Extraction -20.09959 -33.02093 -34.20363 -33.09227
#> ProcFood -17.28439 -23.09462 -19.85492 -17.75037
#> TextWapp -25.99969 -27.08838 -25.27873 -24.10752
#> LightMnfc -22.92993 -30.33008 -24.95833 -22.04265
#> HeavyMnfc -15.53837 -24.20555 -18.37426 -14.64876
#> Util_Cons -21.77488 -25.53692 -22.16967 -19.33085
#> TransComm -21.84794 -25.97865 -19.19574 -17.38802
#> OthServices -18.58128 -23.58532 -20.93789 -18.28409
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -22.54008 -22.23419 -16.85766 -21.38449 -25.63609 -21.13886
#> MeatLstk -28.71368 -28.50754 -24.87102 -28.15455 -32.57737 -28.65321
#> Extraction -19.41324 -19.10851 -15.09286 -18.29550 -15.40402 -11.94479
#> ProcFood -15.14083 -11.13574 -12.07424 -13.66614 -21.19694 -17.01470
#> TextWapp -25.65493 -27.69368 -23.83785 -22.24833 -28.28752 -25.89523
#> LightMnfc -20.91041 -22.33001 -16.20128 -19.82015 -24.95119 -20.45558
#> HeavyMnfc -17.48268 -15.58873 -12.73950 -13.99869 -18.73903 -13.57564
#> Util_Cons -15.88022 -14.97094 -12.29877 -15.15575 -20.39408 -15.99353
#> TransComm -15.75759 -15.81050 -12.19932 -15.07587 -20.99793 -15.76911
#> OthServices -14.81558 -14.59352 -10.71233 -13.42623 -19.40091 -14.56074
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -20.784620 -22.797518 -22.74666 -21.35565
#> MeatLstk -27.293013 -28.658674 -28.95010 -21.39667
#> Extraction -2.913102 -8.593639 -16.46268 -14.70745
#> ProcFood -12.652142 -16.696285 -15.68822 -15.74481
#> TextWapp -25.642080 -27.720491 -27.56012 -23.21514
#> LightMnfc -20.892019 -23.154198 -20.80792 -22.32776
#> HeavyMnfc -13.915544 -18.318554 -18.85661 -16.59628
#> Util_Cons -14.517676 -15.997253 -16.27051 -16.01257
#> TransComm -14.350280 -15.976411 -15.77694 -15.55553
#> OthServices -12.379059 -15.207843 -14.33961 -13.38116
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -21.23787 -21.23352 -15.802845 -16.49781 -7.434563 -11.43428
#> MeatLstk -24.87550 -24.18516 -21.147717 -23.87860 -13.834702 -18.61363
#> Extraction -29.38737 -23.85519 -23.843187 -22.67497 -22.141783 -27.43974
#> ProcFood -14.05039 -15.89617 -13.644516 -12.88131 -8.342704 -13.21199
#> TextWapp -19.74382 -17.48440 -15.429300 -20.45872 -13.930923 -16.81540
#> LightMnfc -24.12564 -22.87640 -17.747952 -22.64749 -12.991332 -18.89645
#> HeavyMnfc -21.37844 -21.04288 -15.936103 -19.85744 -14.201893 -19.54223
#> Util_Cons -18.63771 -16.92463 -15.171804 -16.22176 -10.822366 -16.43487
#> TransComm -15.34478 -13.66124 -11.785547 -12.85823 -7.194473 -13.08786
#> OthServices -13.68174 -11.90600 -9.807491 -10.93969 -5.465335 -11.11500
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -14.03110 -16.197023 -17.46370 -15.16449
#> MeatLstk -20.54833 -20.202232 -22.57936 -23.42057
#> Extraction -16.57655 -25.311623 -24.29888 -22.88892
#> ProcFood -10.05586 -12.931361 -13.62850 -14.13812
#> TextWapp -19.60768 -17.995531 -18.93521 -18.89925
#> LightMnfc -21.82186 -19.965250 -19.94121 -20.83298
#> HeavyMnfc -18.73618 -18.666359 -20.44989 -17.81928
#> Util_Cons -16.78038 -14.937712 -16.00029 -15.72873
#> TransComm -13.44030 -11.394514 -11.86676 -11.69304
#> OthServices -11.43624 -9.383288 -10.58998 -10.36609
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -24.08778 -22.08601 -20.56886 -22.43901 -18.652456 -18.091972
#> MeatLstk -28.19845 -26.62848 -26.30986 -27.35202 -22.278061 -22.242977
#> Extraction -39.09453 -37.58430 -36.59925 -38.32540 -31.351460 -34.361504
#> ProcFood -19.09311 -17.73583 -17.34000 -17.78120 -14.517827 -12.628105
#> TextWapp -21.46870 -19.86616 -23.21320 -23.76395 -17.456654 -16.964518
#> LightMnfc -22.90288 -21.95596 -21.38919 -22.43052 -16.402044 -15.264176
#> HeavyMnfc -24.73455 -22.90452 -20.20226 -22.63203 -15.882744 -18.006859
#> Util_Cons -17.86080 -15.93532 -15.38711 -16.53935 -12.807242 -11.809837
#> TransComm -15.26580 -13.34593 -12.97817 -13.96367 -10.094563 -9.036421
#> OthServices -13.90247 -11.83056 -10.70627 -12.40079 -8.503834 -7.301127
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -18.824648 -17.750893 -20.093094 -19.834770
#> MeatLstk -22.067770 -20.500076 -23.092695 -24.195879
#> Extraction -28.241035 -26.876408 -31.370789 -35.325996
#> ProcFood -10.757465 -12.526185 -16.322968 -15.792350
#> TextWapp -15.414901 -18.459356 -21.423618 -22.144644
#> LightMnfc -17.116291 -16.607904 -19.339750 -20.110468
#> HeavyMnfc -15.946961 -18.495268 -19.623177 -19.845587
#> Util_Cons -11.099970 -10.098771 -14.373606 -13.971986
#> TransComm -8.332723 -8.799710 -11.077573 -11.209553
#> OthServices -6.687780 -7.152691 -9.956257 -9.596564
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -12.738645 -18.26610 -12.96074 -14.62300 -11.8946819 -17.33583
#> MeatLstk -20.349564 -23.86098 -17.56488 -25.03643 -0.6849118 -15.21522
#> Extraction -9.977977 -14.25350 -14.48454 -14.17049 1.8653764 -19.72518
#> ProcFood -10.331367 -14.78262 -11.02340 -15.64270 -10.9684782 -16.68345
#> TextWapp -14.694411 -17.12761 -14.83104 -19.06404 -16.2522068 -20.67524
#> LightMnfc -17.346573 -22.14544 -16.58038 -23.25536 -16.9902153 -21.12949
#> HeavyMnfc -14.681873 -17.91478 -14.34560 -17.50593 -10.5038195 -16.63443
#> Util_Cons -14.978848 -19.21026 -15.55180 -19.24899 -14.3788462 -19.94197
#> TransComm -13.513184 -16.90596 -11.28859 -16.76979 -10.9971647 -16.79836
#> OthServices -14.174929 -17.59555 -13.64667 -17.70095 -12.6229038 -18.24813
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -11.084789 -21.54113 -17.99158 -15.394656
#> MeatLstk -21.798815 -26.90587 -22.87592 -20.523746
#> Extraction -5.854082 -13.44173 -10.64741 -7.671339
#> ProcFood -15.685001 -18.62501 -17.05346 -14.824477
#> TextWapp -19.752556 -21.18707 -21.94933 -18.647297
#> LightMnfc -23.212250 -24.83229 -21.13248 -21.339247
#> HeavyMnfc -17.351376 -22.87937 -21.79097 -15.736645
#> Util_Cons -19.461000 -22.80131 -20.44048 -18.664362
#> TransComm -15.922975 -19.90629 -16.75262 -15.099767
#> OthServices -17.615940 -20.72546 -18.47557 -16.439856
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -13.396714 -11.679152 -13.82024 -11.143262 -12.01628 -5.599425
#> MeatLstk -15.691861 -17.215288 -15.47943 -19.525740 -19.16198 -7.335799
#> Extraction -34.247280 -33.946014 -36.03139 -30.265196 -20.90993 -18.143139
#> ProcFood -2.368766 -10.286062 -12.69749 -9.877858 -14.68614 -8.184896
#> TextWapp -8.346913 -16.347145 -15.20192 -16.011387 -21.40304 -16.218445
#> LightMnfc -10.271678 -12.745307 -13.90920 -13.878056 -19.00993 -10.583478
#> HeavyMnfc -16.186928 -16.868675 -14.69119 -17.893972 -17.72167 -13.623100
#> Util_Cons -11.844123 -12.301609 -13.67894 -12.346737 -16.58276 -11.118823
#> TransComm -10.753181 -11.297491 -13.01536 -12.356687 -15.75069 -11.030167
#> OthServices -9.494209 -9.794543 -7.94216 -10.850103 -14.23774 -8.555720
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -4.869349 -10.858894 -12.32322 -14.16042
#> MeatLstk -11.805716 -16.832460 -17.85086 -17.80050
#> Extraction -32.580399 -29.972252 -22.30937 -37.09921
#> ProcFood -6.143609 -11.971801 -10.67293 -12.11846
#> TextWapp -8.331475 -11.863242 -15.37338 -18.31117
#> LightMnfc -11.297811 -11.446204 -13.30948 -14.67331
#> HeavyMnfc -14.718906 -19.614599 -22.04625 -18.32511
#> Util_Cons -10.180916 -11.926509 -15.37563 -13.89719
#> TransComm -9.309344 -10.946902 -13.23605 -12.00590
#> OthServices -7.033003 -9.095696 -13.23674 -11.83930
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -17.994221 -14.362330 -16.94284 -14.986194 -11.546632
#> MeatLstk -21.746212 -21.684259 -22.20609 -20.915714 -12.949342
#> Extraction -36.728268 -37.690613 -36.33833 -37.644764 -33.263111
#> ProcFood -12.677691 -12.953832 -14.07103 -11.510721 -5.512854
#> TextWapp -14.043817 -16.820660 -18.58786 -14.439990 -9.975031
#> LightMnfc -11.478981 -15.135751 -14.20176 -14.593058 -10.982864
#> HeavyMnfc -9.140629 -16.453770 -15.70667 -13.187729 -9.301972
#> Util_Cons -13.731885 -12.769656 -14.54324 -12.303928 -6.565544
#> TransComm -11.577662 -10.719525 -12.17980 -10.228182 -5.581173
#> OthServices -10.257197 -9.624176 -10.65090 -8.827851 -4.454771
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -10.689080 -12.137249 -16.084705 -15.268484 -13.961029
#> MeatLstk -16.532967 -18.598555 -20.924017 -19.424541 -20.193623
#> Extraction -34.053154 -18.195663 -34.795506 -35.842678 -33.793167
#> ProcFood -8.403982 -9.486566 -10.355859 -10.331370 -12.302823
#> TextWapp -11.133001 -11.184180 -13.863010 -18.025833 -15.931583
#> LightMnfc -11.302321 -15.551455 -15.189300 -13.484143 -15.512684
#> HeavyMnfc -13.784941 -14.998055 -13.693848 -13.941852 -14.750593
#> Util_Cons -8.398999 -11.044281 -12.326427 -13.046885 -12.884485
#> TransComm -6.206520 -9.166884 -9.953778 -10.516134 -10.582875
#> OthServices -4.998153 -8.131644 -8.243433 -9.476804 -9.714119
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -18.202877 -12.66131 -17.44814 -15.35030 -7.014842 -12.608951
#> MeatLstk -22.794874 -21.59098 -17.39173 -23.83635 -15.885481 -12.963825
#> Extraction -30.449612 -33.96853 -36.04787 -36.82631 -25.411358 -33.194950
#> ProcFood -10.946731 -12.88626 -15.59256 -14.63842 -3.817969 -9.594488
#> TextWapp -8.251431 -16.16047 -16.86882 -16.79102 -8.984412 -10.356594
#> LightMnfc -15.749234 -17.94104 -19.27029 -20.49128 -8.622607 -12.821608
#> HeavyMnfc -16.915455 -18.02826 -20.73530 -17.58034 -7.158965 -13.652534
#> Util_Cons -16.137684 -15.79114 -16.78148 -18.06910 -11.165846 -12.930329
#> TransComm -14.681661 -14.10208 -15.41628 -16.27494 -8.898546 -10.834740
#> OthServices -12.358579 -12.05646 -13.24357 -14.12404 -7.015689 -8.884651
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -13.07475 -17.48572 -16.29801 -14.29049
#> MeatLstk -20.96964 -22.24029 -21.71690 -21.73383
#> Extraction -34.35329 -33.97326 -34.97494 -36.39788
#> ProcFood -12.27378 -14.79201 -15.07298 -14.40885
#> TextWapp -10.46214 -15.37918 -18.31775 -17.22674
#> LightMnfc -15.43228 -18.20100 -18.31542 -19.23661
#> HeavyMnfc -17.29072 -23.28746 -22.19572 -17.57329
#> Util_Cons -16.12844 -17.82151 -18.08681 -17.15684
#> TransComm -14.40788 -15.86170 -15.25881 -15.34355
#> OthServices -12.55539 -13.92463 -14.39143 -13.04039
#>
#>
#> $data$pfd
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.34259 10.34259 10.34259 10.34259 10.34259 10.34259
#> MeatLstk 11.86026 11.86026 11.86026 11.86026 11.86026 11.86026
#> Extraction 11.49640 11.49640 11.49640 11.49640 11.49640 11.49640
#> ProcFood 13.40175 13.40175 13.40175 13.40175 13.40175 13.40175
#> TextWapp 14.35474 14.35474 14.35474 14.35474 14.35474 14.35474
#> LightMnfc 14.63868 14.63868 14.63868 14.63868 14.63868 14.63868
#> HeavyMnfc 14.96877 14.96877 14.96877 14.96877 14.96877 14.96877
#> Util_Cons 13.67167 13.67167 13.67167 13.67167 13.67167 13.67167
#> TransComm 13.59118 13.59118 13.59118 13.59118 13.59118 13.59118
#> OthServices 13.01249 13.01249 13.01249 13.01249 13.01249 13.01249
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 10.34259 10.34259 10.34259 10.34259
#> MeatLstk 11.86026 11.86026 11.86026 11.86026
#> Extraction 11.49640 11.49640 11.49640 11.49640
#> ProcFood 13.40175 13.40175 13.40175 13.40175
#> TextWapp 14.35474 14.35474 14.35474 14.35474
#> LightMnfc 14.63868 14.63868 14.63868 14.63868
#> HeavyMnfc 14.96877 14.96877 14.96877 14.96877
#> Util_Cons 13.67167 13.67167 13.67167 13.67167
#> TransComm 13.59118 13.59118 13.59118 13.59118
#> OthServices 13.01249 13.01249 13.01249 13.01249
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.75439 12.75439 12.75439 12.75439 12.75439 12.75439
#> MeatLstk 12.19975 12.19975 12.19975 12.19975 12.19975 12.19975
#> Extraction 18.79748 18.79748 18.79748 18.79748 18.79748 18.79748
#> ProcFood 12.94059 12.94059 12.94059 12.94059 12.94059 12.94059
#> TextWapp 12.65094 12.65094 12.65094 12.65094 12.65094 12.65094
#> LightMnfc 12.66256 12.66256 12.66256 12.66256 12.66256 12.66256
#> HeavyMnfc 14.28095 14.28095 14.28095 14.28095 14.28095 14.28095
#> Util_Cons 12.38898 12.38898 12.38898 12.38898 12.38898 12.38898
#> TransComm 10.62950 10.62950 10.62950 10.62950 10.62950 10.62950
#> OthServices 10.02726 10.02726 10.02726 10.02726 10.02726 10.02726
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.75439 12.75439 12.75439 12.75439
#> MeatLstk 12.19975 12.19975 12.19975 12.19975
#> Extraction 18.79748 18.79748 18.79748 18.79748
#> ProcFood 12.94059 12.94059 12.94059 12.94059
#> TextWapp 12.65094 12.65094 12.65094 12.65094
#> LightMnfc 12.66256 12.66256 12.66256 12.66256
#> HeavyMnfc 14.28095 14.28095 14.28095 14.28095
#> Util_Cons 12.38898 12.38898 12.38898 12.38898
#> TransComm 10.62950 10.62950 10.62950 10.62950
#> OthServices 10.02726 10.02726 10.02726 10.02726
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 9.591173 9.591173 9.591173 9.591173 9.591173 9.591173
#> MeatLstk 8.504987 8.504987 8.504987 8.504987 8.504987 8.504987
#> Extraction 11.536105 11.536105 11.536105 11.536105 11.536105 11.536105
#> ProcFood 9.508872 9.508872 9.508872 9.508872 9.508872 9.508872
#> TextWapp 12.612705 12.612705 12.612705 12.612705 12.612705 12.612705
#> LightMnfc 12.138300 12.138300 12.138300 12.138300 12.138300 12.138300
#> HeavyMnfc 13.694119 13.694119 13.694119 13.694119 13.694119 13.694119
#> Util_Cons 10.047342 10.047342 10.047342 10.047342 10.047342 10.047342
#> TransComm 7.855877 7.855877 7.855877 7.855877 7.855877 7.855877
#> OthServices 6.033594 6.033594 6.033594 6.033594 6.033594 6.033594
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 9.591173 9.591173 9.591173 9.591173
#> MeatLstk 8.504987 8.504987 8.504987 8.504987
#> Extraction 11.536105 11.536105 11.536105 11.536105
#> ProcFood 9.508872 9.508872 9.508872 9.508872
#> TextWapp 12.612705 12.612705 12.612705 12.612705
#> LightMnfc 12.138300 12.138300 12.138300 12.138300
#> HeavyMnfc 13.694119 13.694119 13.694119 13.694119
#> Util_Cons 10.047342 10.047342 10.047342 10.047342
#> TransComm 7.855877 7.855877 7.855877 7.855877
#> OthServices 6.033594 6.033594 6.033594 6.033594
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 11.06044 11.06044 11.06044 11.06044 11.06044 11.06044
#> MeatLstk 10.51427 10.51427 10.51427 10.51427 10.51427 10.51427
#> Extraction 17.05565 17.05565 17.05565 17.05565 17.05565 17.05565
#> ProcFood 11.71024 11.71024 11.71024 11.71024 11.71024 11.71024
#> TextWapp 13.13126 13.13126 13.13126 13.13126 13.13126 13.13126
#> LightMnfc 14.09540 14.09540 14.09540 14.09540 14.09540 14.09540
#> HeavyMnfc 16.73721 16.73721 16.73721 16.73721 16.73721 16.73721
#> Util_Cons 13.30586 13.30586 13.30586 13.30586 13.30586 13.30586
#> TransComm 11.52441 11.52441 11.52441 11.52441 11.52441 11.52441
#> OthServices 10.34927 10.34927 10.34927 10.34927 10.34927 10.34927
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 11.06044 11.06044 11.06044 11.06044
#> MeatLstk 10.51427 10.51427 10.51427 10.51427
#> Extraction 17.05565 17.05565 17.05565 17.05565
#> ProcFood 11.71024 11.71024 11.71024 11.71024
#> TextWapp 13.13126 13.13126 13.13126 13.13126
#> LightMnfc 14.09540 14.09540 14.09540 14.09540
#> HeavyMnfc 16.73721 16.73721 16.73721 16.73721
#> Util_Cons 13.30586 13.30586 13.30586 13.30586
#> TransComm 11.52441 11.52441 11.52441 11.52441
#> OthServices 10.34927 10.34927 10.34927 10.34927
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.26634 12.26634 12.26634 12.26634 12.26634 12.26634
#> MeatLstk 13.71586 13.71586 13.71586 13.71586 13.71586 13.71586
#> Extraction 15.23259 15.23259 15.23259 15.23259 15.23259 15.23259
#> ProcFood 14.59677 14.59677 14.59677 14.59677 14.59677 14.59677
#> TextWapp 15.62816 15.62816 15.62816 15.62816 15.62816 15.62816
#> LightMnfc 15.48563 15.48563 15.48563 15.48563 15.48563 15.48563
#> HeavyMnfc 16.21640 16.21640 16.21640 16.21640 16.21640 16.21640
#> Util_Cons 14.51760 14.51760 14.51760 14.51760 14.51760 14.51760
#> TransComm 14.10951 14.10951 14.10951 14.10951 14.10951 14.10951
#> OthServices 13.70653 13.70653 13.70653 13.70653 13.70653 13.70653
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.26634 12.26634 12.26634 12.26634
#> MeatLstk 13.71586 13.71586 13.71586 13.71586
#> Extraction 15.23259 15.23259 15.23259 15.23259
#> ProcFood 14.59677 14.59677 14.59677 14.59677
#> TextWapp 15.62816 15.62816 15.62816 15.62816
#> LightMnfc 15.48563 15.48563 15.48563 15.48563
#> HeavyMnfc 16.21640 16.21640 16.21640 16.21640
#> Util_Cons 14.51760 14.51760 14.51760 14.51760
#> TransComm 14.10951 14.10951 14.10951 14.10951
#> OthServices 13.70653 13.70653 13.70653 13.70653
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.14648 12.14648 12.14648 12.14648 12.14648 12.14648
#> MeatLstk 13.27087 13.27087 13.27087 13.27087 13.27087 13.27087
#> Extraction 11.86343 11.86343 11.86343 11.86343 11.86343 11.86343
#> ProcFood 14.44492 14.44492 14.44492 14.44492 14.44492 14.44492
#> TextWapp 15.89195 15.89195 15.89195 15.89195 15.89195 15.89195
#> LightMnfc 15.85386 15.85386 15.85386 15.85386 15.85386 15.85386
#> HeavyMnfc 15.81736 15.81736 15.81736 15.81736 15.81736 15.81736
#> Util_Cons 15.14785 15.14785 15.14785 15.14785 15.14785 15.14785
#> TransComm 14.69336 14.69336 14.69336 14.69336 14.69336 14.69336
#> OthServices 14.26664 14.26664 14.26664 14.26664 14.26664 14.26664
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.14648 12.14648 12.14648 12.14648
#> MeatLstk 13.27087 13.27087 13.27087 13.27087
#> Extraction 11.86343 11.86343 11.86343 11.86343
#> ProcFood 14.44492 14.44492 14.44492 14.44492
#> TextWapp 15.89195 15.89195 15.89195 15.89195
#> LightMnfc 15.85386 15.85386 15.85386 15.85386
#> HeavyMnfc 15.81736 15.81736 15.81736 15.81736
#> Util_Cons 15.14785 15.14785 15.14785 15.14785
#> TransComm 14.69336 14.69336 14.69336 14.69336
#> OthServices 14.26664 14.26664 14.26664 14.26664
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.277946 10.277946 10.277946 10.277946 10.277946 10.277946
#> MeatLstk 10.356391 10.356391 10.356391 10.356391 10.356391 10.356391
#> Extraction 15.103807 15.103807 15.103807 15.103807 15.103807 15.103807
#> ProcFood 10.663157 10.663157 10.663157 10.663157 10.663157 10.663157
#> TextWapp 11.699540 11.699540 11.699540 11.699540 11.699540 11.699540
#> LightMnfc 12.128869 12.128869 12.128869 12.128869 12.128869 12.128869
#> HeavyMnfc 13.518559 13.518559 13.518559 13.518559 13.518559 13.518559
#> Util_Cons 10.297894 10.297894 10.297894 10.297894 10.297894 10.297894
#> TransComm 10.085994 10.085994 10.085994 10.085994 10.085994 10.085994
#> OthServices 7.840447 7.840447 7.840447 7.840447 7.840447 7.840447
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 10.277946 10.277946 10.277946 10.277946
#> MeatLstk 10.356391 10.356391 10.356391 10.356391
#> Extraction 15.103807 15.103807 15.103807 15.103807
#> ProcFood 10.663157 10.663157 10.663157 10.663157
#> TextWapp 11.699540 11.699540 11.699540 11.699540
#> LightMnfc 12.128869 12.128869 12.128869 12.128869
#> HeavyMnfc 13.518559 13.518559 13.518559 13.518559
#> Util_Cons 10.297894 10.297894 10.297894 10.297894
#> TransComm 10.085994 10.085994 10.085994 10.085994
#> OthServices 7.840447 7.840447 7.840447 7.840447
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 14.22647 14.22647 14.22647 14.22647 14.22647 14.22647
#> MeatLstk 14.62756 14.62756 14.62756 14.62756 14.62756 14.62756
#> Extraction 10.92318 10.92318 10.92318 10.92318 10.92318 10.92318
#> ProcFood 15.21054 15.21054 15.21054 15.21054 15.21054 15.21054
#> TextWapp 15.34107 15.34107 15.34107 15.34107 15.34107 15.34107
#> LightMnfc 15.98123 15.98123 15.98123 15.98123 15.98123 15.98123
#> HeavyMnfc 14.11562 14.11562 14.11562 14.11562 14.11562 14.11562
#> Util_Cons 14.74119 14.74119 14.74119 14.74119 14.74119 14.74119
#> TransComm 13.83141 13.83141 13.83141 13.83141 13.83141 13.83141
#> OthServices 12.93987 12.93987 12.93987 12.93987 12.93987 12.93987
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 14.22647 14.22647 14.22647 14.22647
#> MeatLstk 14.62756 14.62756 14.62756 14.62756
#> Extraction 10.92318 10.92318 10.92318 10.92318
#> ProcFood 15.21054 15.21054 15.21054 15.21054
#> TextWapp 15.34107 15.34107 15.34107 15.34107
#> LightMnfc 15.98123 15.98123 15.98123 15.98123
#> HeavyMnfc 14.11562 14.11562 14.11562 14.11562
#> Util_Cons 14.74119 14.74119 14.74119 14.74119
#> TransComm 13.83141 13.83141 13.83141 13.83141
#> OthServices 12.93987 12.93987 12.93987 12.93987
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.36729 13.36729 13.36729 13.36729 13.36729 13.36729
#> MeatLstk 13.87852 13.87852 13.87852 13.87852 13.87852 13.87852
#> Extraction 10.85230 10.85230 10.85230 10.85230 10.85230 10.85230
#> ProcFood 14.69552 14.69552 14.69552 14.69552 14.69552 14.69552
#> TextWapp 15.44664 15.44664 15.44664 15.44664 15.44664 15.44664
#> LightMnfc 15.66852 15.66852 15.66852 15.66852 15.66852 15.66852
#> HeavyMnfc 15.93989 15.93989 15.93989 15.93989 15.93989 15.93989
#> Util_Cons 15.22748 15.22748 15.22748 15.22748 15.22748 15.22748
#> TransComm 14.77420 14.77420 14.77420 14.77420 14.77420 14.77420
#> OthServices 14.17255 14.17255 14.17255 14.17255 14.17255 14.17255
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 13.36729 13.36729 13.36729 13.36729
#> MeatLstk 13.87852 13.87852 13.87852 13.87852
#> Extraction 10.85230 10.85230 10.85230 10.85230
#> ProcFood 14.69552 14.69552 14.69552 14.69552
#> TextWapp 15.44664 15.44664 15.44664 15.44664
#> LightMnfc 15.66852 15.66852 15.66852 15.66852
#> HeavyMnfc 15.93989 15.93989 15.93989 15.93989
#> Util_Cons 15.22748 15.22748 15.22748 15.22748
#> TransComm 14.77420 14.77420 14.77420 14.77420
#> OthServices 14.17255 14.17255 14.17255 14.17255
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.45868 12.45868 12.45868 12.45868 12.45868 12.45868
#> MeatLstk 12.55160 12.55160 12.55160 12.55160 12.55160 12.55160
#> Extraction 10.83911 10.83911 10.83911 10.83911 10.83911 10.83911
#> ProcFood 12.77360 12.77360 12.77360 12.77360 12.77360 12.77360
#> TextWapp 14.56215 14.56215 14.56215 14.56215 14.56215 14.56215
#> LightMnfc 13.47583 13.47583 13.47583 13.47583 13.47583 13.47583
#> HeavyMnfc 13.52715 13.52715 13.52715 13.52715 13.52715 13.52715
#> Util_Cons 11.97770 11.97770 11.97770 11.97770 11.97770 11.97770
#> TransComm 11.43308 11.43308 11.43308 11.43308 11.43308 11.43308
#> OthServices 10.74161 10.74161 10.74161 10.74161 10.74161 10.74161
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.45868 12.45868 12.45868 12.45868
#> MeatLstk 12.55160 12.55160 12.55160 12.55160
#> Extraction 10.83911 10.83911 10.83911 10.83911
#> ProcFood 12.77360 12.77360 12.77360 12.77360
#> TextWapp 14.56215 14.56215 14.56215 14.56215
#> LightMnfc 13.47583 13.47583 13.47583 13.47583
#> HeavyMnfc 13.52715 13.52715 13.52715 13.52715
#> Util_Cons 11.97770 11.97770 11.97770 11.97770
#> TransComm 11.43308 11.43308 11.43308 11.43308
#> OthServices 10.74161 10.74161 10.74161 10.74161
#>
#>
#> $data$pfm
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.15730 22.15730 22.15730 22.15730 22.15730 22.15730
#> MeatLstk 23.20460 23.20460 23.20460 23.20460 23.20460 23.20460
#> Extraction 23.08458 23.08458 23.08458 23.08458 23.08458 23.08458
#> ProcFood 23.25738 23.25738 23.25738 23.25738 23.25738 23.25738
#> TextWapp 24.06376 24.06376 24.06376 24.06376 24.06376 24.06376
#> LightMnfc 24.11964 24.11964 24.11964 24.11964 24.11964 24.11964
#> HeavyMnfc 25.67815 25.67815 25.67815 25.67815 25.67815 25.67815
#> Util_Cons 23.64148 23.64148 23.64148 23.64148 23.64148 23.64148
#> TransComm 22.51997 22.51997 22.51997 22.51997 22.51997 22.51997
#> OthServices 21.44492 21.44492 21.44492 21.44492 21.44492 21.44492
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.15730 22.15730 22.15730 22.15730
#> MeatLstk 23.20460 23.20460 23.20460 23.20460
#> Extraction 23.08458 23.08458 23.08458 23.08458
#> ProcFood 23.25738 23.25738 23.25738 23.25738
#> TextWapp 24.06376 24.06376 24.06376 24.06376
#> LightMnfc 24.11964 24.11964 24.11964 24.11964
#> HeavyMnfc 25.67815 25.67815 25.67815 25.67815
#> Util_Cons 23.64148 23.64148 23.64148 23.64148
#> TransComm 22.51997 22.51997 22.51997 22.51997
#> OthServices 21.44492 21.44492 21.44492 21.44492
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.93851 22.93851 22.93851 22.93851 22.93851 22.93851
#> MeatLstk 23.41275 23.41275 23.41275 23.41275 23.41275 23.41275
#> Extraction 22.51213 22.51213 22.51213 22.51213 22.51213 22.51213
#> ProcFood 23.30396 23.30396 23.30396 23.30396 23.30396 23.30396
#> TextWapp 23.88387 23.88387 23.88387 23.88387 23.88387 23.88387
#> LightMnfc 24.28742 24.28742 24.28742 24.28742 24.28742 24.28742
#> HeavyMnfc 25.63785 25.63785 25.63785 25.63785 25.63785 25.63785
#> Util_Cons 23.15973 23.15973 23.15973 23.15973 23.15973 23.15973
#> TransComm 22.38468 22.38468 22.38468 22.38468 22.38468 22.38468
#> OthServices 21.73111 21.73111 21.73111 21.73111 21.73111 21.73111
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.93851 22.93851 22.93851 22.93851
#> MeatLstk 23.41275 23.41275 23.41275 23.41275
#> Extraction 22.51213 22.51213 22.51213 22.51213
#> ProcFood 23.30396 23.30396 23.30396 23.30396
#> TextWapp 23.88387 23.88387 23.88387 23.88387
#> LightMnfc 24.28742 24.28742 24.28742 24.28742
#> HeavyMnfc 25.63785 25.63785 25.63785 25.63785
#> Util_Cons 23.15973 23.15973 23.15973 23.15973
#> TransComm 22.38468 22.38468 22.38468 22.38468
#> OthServices 21.73111 21.73111 21.73111 21.73111
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.48989 22.48989 22.48989 22.48989 22.48989 22.48989
#> MeatLstk 22.42847 22.42847 22.42847 22.42847 22.42847 22.42847
#> Extraction 22.28378 22.28378 22.28378 22.28378 22.28378 22.28378
#> ProcFood 22.92291 22.92291 22.92291 22.92291 22.92291 22.92291
#> TextWapp 23.83591 23.83591 23.83591 23.83591 23.83591 23.83591
#> LightMnfc 24.10420 24.10420 24.10420 24.10420 24.10420 24.10420
#> HeavyMnfc 25.53567 25.53567 25.53567 25.53567 25.53567 25.53567
#> Util_Cons 23.13320 23.13320 23.13320 23.13320 23.13320 23.13320
#> TransComm 22.36277 22.36277 22.36277 22.36277 22.36277 22.36277
#> OthServices 21.15306 21.15306 21.15306 21.15306 21.15306 21.15306
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.48989 22.48989 22.48989 22.48989
#> MeatLstk 22.42847 22.42847 22.42847 22.42847
#> Extraction 22.28378 22.28378 22.28378 22.28378
#> ProcFood 22.92291 22.92291 22.92291 22.92291
#> TextWapp 23.83591 23.83591 23.83591 23.83591
#> LightMnfc 24.10420 24.10420 24.10420 24.10420
#> HeavyMnfc 25.53567 25.53567 25.53567 25.53567
#> Util_Cons 23.13320 23.13320 23.13320 23.13320
#> TransComm 22.36277 22.36277 22.36277 22.36277
#> OthServices 21.15306 21.15306 21.15306 21.15306
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.72544 22.72544 22.72544 22.72544 22.72544 22.72544
#> MeatLstk 23.28705 23.28705 23.28705 23.28705 23.28705 23.28705
#> Extraction 22.42871 22.42871 22.42871 22.42871 22.42871 22.42871
#> ProcFood 21.85093 21.85093 21.85093 21.85093 21.85093 21.85093
#> TextWapp 23.92709 23.92709 23.92709 23.92709 23.92709 23.92709
#> LightMnfc 24.49360 24.49360 24.49360 24.49360 24.49360 24.49360
#> HeavyMnfc 25.50239 25.50239 25.50239 25.50239 25.50239 25.50239
#> Util_Cons 22.97058 22.97058 22.97058 22.97058 22.97058 22.97058
#> TransComm 22.18669 22.18669 22.18669 22.18669 22.18669 22.18669
#> OthServices 20.89401 20.89401 20.89401 20.89401 20.89401 20.89401
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.72544 22.72544 22.72544 22.72544
#> MeatLstk 23.28705 23.28705 23.28705 23.28705
#> Extraction 22.42871 22.42871 22.42871 22.42871
#> ProcFood 21.85093 21.85093 21.85093 21.85093
#> TextWapp 23.92709 23.92709 23.92709 23.92709
#> LightMnfc 24.49360 24.49360 24.49360 24.49360
#> HeavyMnfc 25.50239 25.50239 25.50239 25.50239
#> Util_Cons 22.97058 22.97058 22.97058 22.97058
#> TransComm 22.18669 22.18669 22.18669 22.18669
#> OthServices 20.89401 20.89401 20.89401 20.89401
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 23.04582 23.04582 23.04582 23.04582 23.04582 23.04582
#> MeatLstk 24.21251 24.21251 24.21251 24.21251 24.21251 24.21251
#> Extraction 23.25626 23.25626 23.25626 23.25626 23.25626 23.25626
#> ProcFood 23.91862 23.91862 23.91862 23.91862 23.91862 23.91862
#> TextWapp 24.45475 24.45475 24.45475 24.45475 24.45475 24.45475
#> LightMnfc 25.01403 25.01403 25.01403 25.01403 25.01403 25.01403
#> HeavyMnfc 26.06812 26.06812 26.06812 26.06812 26.06812 26.06812
#> Util_Cons 24.25033 24.25033 24.25033 24.25033 24.25033 24.25033
#> TransComm 22.46484 22.46484 22.46484 22.46484 22.46484 22.46484
#> OthServices 20.90946 20.90946 20.90946 20.90946 20.90946 20.90946
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 23.04582 23.04582 23.04582 23.04582
#> MeatLstk 24.21251 24.21251 24.21251 24.21251
#> Extraction 23.25626 23.25626 23.25626 23.25626
#> ProcFood 23.91862 23.91862 23.91862 23.91862
#> TextWapp 24.45475 24.45475 24.45475 24.45475
#> LightMnfc 25.01403 25.01403 25.01403 25.01403
#> HeavyMnfc 26.06812 26.06812 26.06812 26.06812
#> Util_Cons 24.25033 24.25033 24.25033 24.25033
#> TransComm 22.46484 22.46484 22.46484 22.46484
#> OthServices 20.90946 20.90946 20.90946 20.90946
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 23.20563 23.20563 23.20563 23.20563 23.20563 23.20563
#> MeatLstk 24.29891 24.29891 24.29891 24.29891 24.29891 24.29891
#> Extraction 22.85886 22.85886 22.85886 22.85886 22.85886 22.85886
#> ProcFood 24.71392 24.71392 24.71392 24.71392 24.71392 24.71392
#> TextWapp 24.74065 24.74065 24.74065 24.74065 24.74065 24.74065
#> LightMnfc 24.98860 24.98860 24.98860 24.98860 24.98860 24.98860
#> HeavyMnfc 26.27178 26.27178 26.27178 26.27178 26.27178 26.27178
#> Util_Cons 23.61775 23.61775 23.61775 23.61775 23.61775 23.61775
#> TransComm 22.19932 22.19932 22.19932 22.19932 22.19932 22.19932
#> OthServices 20.82197 20.82197 20.82197 20.82197 20.82197 20.82197
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 23.20563 23.20563 23.20563 23.20563
#> MeatLstk 24.29891 24.29891 24.29891 24.29891
#> Extraction 22.85886 22.85886 22.85886 22.85886
#> ProcFood 24.71392 24.71392 24.71392 24.71392
#> TextWapp 24.74065 24.74065 24.74065 24.74065
#> LightMnfc 24.98860 24.98860 24.98860 24.98860
#> HeavyMnfc 26.27178 26.27178 26.27178 26.27178
#> Util_Cons 23.61775 23.61775 23.61775 23.61775
#> TransComm 22.19932 22.19932 22.19932 22.19932
#> OthServices 20.82197 20.82197 20.82197 20.82197
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.30128 22.30128 22.30128 22.30128 22.30128 22.30128
#> MeatLstk 21.83274 21.83274 21.83274 21.83274 21.83274 21.83274
#> Extraction 22.46984 22.46984 22.46984 22.46984 22.46984 22.46984
#> ProcFood 22.41020 22.41020 22.41020 22.41020 22.41020 22.41020
#> TextWapp 23.83464 23.83464 23.83464 23.83464 23.83464 23.83464
#> LightMnfc 23.80603 23.80603 23.80603 23.80603 23.80603 23.80603
#> HeavyMnfc 25.24150 25.24150 25.24150 25.24150 25.24150 25.24150
#> Util_Cons 22.49229 22.49229 22.49229 22.49229 22.49229 22.49229
#> TransComm 22.09121 22.09121 22.09121 22.09121 22.09121 22.09121
#> OthServices 20.43912 20.43912 20.43912 20.43912 20.43912 20.43912
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.30128 22.30128 22.30128 22.30128
#> MeatLstk 21.83274 21.83274 21.83274 21.83274
#> Extraction 22.46984 22.46984 22.46984 22.46984
#> ProcFood 22.41020 22.41020 22.41020 22.41020
#> TextWapp 23.83464 23.83464 23.83464 23.83464
#> LightMnfc 23.80603 23.80603 23.80603 23.80603
#> HeavyMnfc 25.24150 25.24150 25.24150 25.24150
#> Util_Cons 22.49229 22.49229 22.49229 22.49229
#> TransComm 22.09121 22.09121 22.09121 22.09121
#> OthServices 20.43912 20.43912 20.43912 20.43912
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.97043 22.97043 22.97043 22.97043 22.97043 22.97043
#> MeatLstk 23.46846 23.46846 23.46846 23.46846 23.46846 23.46846
#> Extraction 22.57123 22.57123 22.57123 22.57123 22.57123 22.57123
#> ProcFood 23.68755 23.68755 23.68755 23.68755 23.68755 23.68755
#> TextWapp 24.03613 24.03613 24.03613 24.03613 24.03613 24.03613
#> LightMnfc 24.37345 24.37345 24.37345 24.37345 24.37345 24.37345
#> HeavyMnfc 25.41857 25.41857 25.41857 25.41857 25.41857 25.41857
#> Util_Cons 23.22650 23.22650 23.22650 23.22650 23.22650 23.22650
#> TransComm 22.45536 22.45536 22.45536 22.45536 22.45536 22.45536
#> OthServices 21.46419 21.46419 21.46419 21.46419 21.46419 21.46419
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.97043 22.97043 22.97043 22.97043
#> MeatLstk 23.46846 23.46846 23.46846 23.46846
#> Extraction 22.57123 22.57123 22.57123 22.57123
#> ProcFood 23.68755 23.68755 23.68755 23.68755
#> TextWapp 24.03613 24.03613 24.03613 24.03613
#> LightMnfc 24.37345 24.37345 24.37345 24.37345
#> HeavyMnfc 25.41857 25.41857 25.41857 25.41857
#> Util_Cons 23.22650 23.22650 23.22650 23.22650
#> TransComm 22.45536 22.45536 22.45536 22.45536
#> OthServices 21.46419 21.46419 21.46419 21.46419
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.62321 22.62321 22.62321 22.62321 22.62321 22.62321
#> MeatLstk 23.43196 23.43196 23.43196 23.43196 23.43196 23.43196
#> Extraction 22.32816 22.32816 22.32816 22.32816 22.32816 22.32816
#> ProcFood 23.77691 23.77691 23.77691 23.77691 23.77691 23.77691
#> TextWapp 24.10004 24.10004 24.10004 24.10004 24.10004 24.10004
#> LightMnfc 24.44790 24.44790 24.44790 24.44790 24.44790 24.44790
#> HeavyMnfc 25.79829 25.79829 25.79829 25.79829 25.79829 25.79829
#> Util_Cons 23.34762 23.34762 23.34762 23.34762 23.34762 23.34762
#> TransComm 22.16857 22.16857 22.16857 22.16857 22.16857 22.16857
#> OthServices 21.03490 21.03490 21.03490 21.03490 21.03490 21.03490
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.62321 22.62321 22.62321 22.62321
#> MeatLstk 23.43196 23.43196 23.43196 23.43196
#> Extraction 22.32816 22.32816 22.32816 22.32816
#> ProcFood 23.77691 23.77691 23.77691 23.77691
#> TextWapp 24.10004 24.10004 24.10004 24.10004
#> LightMnfc 24.44790 24.44790 24.44790 24.44790
#> HeavyMnfc 25.79829 25.79829 25.79829 25.79829
#> Util_Cons 23.34762 23.34762 23.34762 23.34762
#> TransComm 22.16857 22.16857 22.16857 22.16857
#> OthServices 21.03490 21.03490 21.03490 21.03490
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 22.75626 22.75626 22.75626 22.75626 22.75626 22.75626
#> MeatLstk 22.91291 22.91291 22.91291 22.91291 22.91291 22.91291
#> Extraction 22.33815 22.33815 22.33815 22.33815 22.33815 22.33815
#> ProcFood 22.76432 22.76432 22.76432 22.76432 22.76432 22.76432
#> TextWapp 23.79141 23.79141 23.79141 23.79141 23.79141 23.79141
#> LightMnfc 23.84015 23.84015 23.84015 23.84015 23.84015 23.84015
#> HeavyMnfc 25.27232 25.27232 25.27232 25.27232 25.27232 25.27232
#> Util_Cons 22.73091 22.73091 22.73091 22.73091 22.73091 22.73091
#> TransComm 22.02911 22.02911 22.02911 22.02911 22.02911 22.02911
#> OthServices 20.27284 20.27284 20.27284 20.27284 20.27284 20.27284
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 22.75626 22.75626 22.75626 22.75626
#> MeatLstk 22.91291 22.91291 22.91291 22.91291
#> Extraction 22.33815 22.33815 22.33815 22.33815
#> ProcFood 22.76432 22.76432 22.76432 22.76432
#> TextWapp 23.79141 23.79141 23.79141 23.79141
#> LightMnfc 23.84015 23.84015 23.84015 23.84015
#> HeavyMnfc 25.27232 25.27232 25.27232 25.27232
#> Util_Cons 22.73091 22.73091 22.73091 22.73091
#> TransComm 22.02911 22.02911 22.02911 22.02911
#> OthServices 20.27284 20.27284 20.27284 20.27284
#>
#>
#> $data$pes
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -11.08819 -10.053849 -8.8105860 -0.9389636 5.126591 3.896877
#> UnSkLab 12.31516 12.315161 12.3151608 12.3151608 12.315161 12.315161
#> SkLab 12.20729 12.207291 12.2072906 12.2072906 12.207291 12.207291
#> Capital 12.12712 12.127115 12.1271152 12.1271152 12.127115 12.127115
#> NatRes -12.75153 -8.853531 0.9407308 8.6142664 19.601826 17.104103
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 3.283062 2.299891 2.708633 1.467097
#> UnSkLab 12.315161 12.315161 12.315161 12.315161
#> SkLab 12.207291 12.207291 12.207291 12.207291
#> Capital 12.127115 12.127115 12.127115 12.127115
#> NatRes 15.866090 12.938440 11.889200 12.237579
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.551575 18.562544 26.074223 14.444697 11.410679 13.195572
#> UnSkLab 8.825590 8.825590 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238 8.744238 8.744238
#> NatRes 24.824284 14.369799 56.732292 9.131230 4.547411 7.570738
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 13.608178 13.426157 12.818555 14.099107
#> UnSkLab 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238
#> NatRes 8.275053 8.383574 8.229452 9.115715
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.818082 12.761847 17.503038 8.686132 6.7435322 8.022639
#> UnSkLab 2.812242 2.812242 2.812242 2.812242 2.8122416 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622 3.3536224 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881 3.1278806 3.127881
#> NatRes 15.908205 9.282179 33.552052 3.718796 0.9406251 3.120482
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.340858 4.766158 6.733375 8.837046
#> UnSkLab 2.812242 2.812242 2.812242 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881
#> NatRes 1.956024 -1.844568 2.205126 4.519121
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 9.705581 9.605741 14.866197 10.062194 6.527342 9.563716
#> UnSkLab 9.531614 9.531614 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487 9.597487 9.597487
#> NatRes 9.800901 9.455548 44.712795 10.404138 4.089504 9.471137
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.414845 9.470325 9.423220 9.475828
#> UnSkLab 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487
#> NatRes 11.001178 9.316900 9.265385 9.313684
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -1.213709 2.547192 2.397986 6.222631 9.630151 6.497986
#> UnSkLab 13.075415 13.075415 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154 13.058154 13.058154
#> NatRes -3.767872 9.027847 18.379049 12.637607 18.426826 12.426969
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 6.304677 7.625933 7.616954 6.912765
#> UnSkLab 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154
#> NatRes 12.061200 14.010104 12.952287 13.213566
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -3.701641 0.380406 -2.272396 4.209378 6.879811 7.424864
#> UnSkLab 13.770454 13.770454 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350 13.776350 13.776350
#> NatRes -8.099600 6.453068 -1.085704 10.597224 14.969753 16.023512
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.759342 7.809561 7.089745 6.277407
#> UnSkLab 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350
#> NatRes 16.672274 16.039604 13.452739 13.810058
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 18.175291 12.925863 20.604517 10.542204 13.312966 9.930229
#> UnSkLab 5.598738 5.598738 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251 5.842251 5.842251
#> NatRes 25.037535 6.191768 43.829628 5.536923 10.898281 5.030623
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.087808 8.313234 9.182078 10.877640
#> UnSkLab 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251
#> NatRes 5.300821 2.737700 4.952228 6.659758
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.39905 19.51764 18.124493 16.34746 14.089133 16.83187
#> UnSkLab 12.34874 12.34874 12.348741 12.34874 12.348741 12.34874
#> SkLab 11.66391 11.66391 11.663914 11.66391 11.663914 11.66391
#> Capital 11.83629 11.83629 11.836291 11.83629 11.836291 11.83629
#> NatRes 22.89299 16.57402 4.703771 12.33783 8.880389 13.62002
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 17.75730 16.33190 14.36828 15.72160
#> UnSkLab 12.34874 12.34874 12.34874 12.34874
#> SkLab 11.66391 11.66391 11.66391 11.66391
#> Capital 11.83629 11.83629 11.83629 11.83629
#> NatRes 15.23935 13.02682 10.46869 11.69064
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 9.861403 11.08217 7.953357 11.93078 14.53840 14.17507 12.55340
#> UnSkLab 12.739046 12.73905 12.739046 12.73905 12.73905 12.73905 12.73905
#> SkLab 13.166270 13.16627 13.166270 13.16627 13.16627 13.16627 13.16627
#> Capital 12.861294 12.86129 12.861294 12.86129 12.86129 12.86129 12.86129
#> NatRes 9.282782 13.26176 -1.786913 13.67002 18.26092 17.58891 14.61012
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 12.04569 11.75440 11.63641
#> UnSkLab 12.73905 12.73905 12.73905
#> SkLab 13.16627 13.16627 13.16627
#> Capital 12.86129 12.86129 12.86129
#> NatRes 13.55486 12.83762 12.94072
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.983573 14.754171 14.112520 11.578137 15.522929 14.462533
#> UnSkLab 9.686095 9.686095 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149 9.243149 9.243149
#> NatRes 15.245561 14.432047 10.185168 8.681072 16.007999 14.104992
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 12.475121 11.454669 10.953026 11.805632
#> UnSkLab 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149
#> NatRes 10.575919 8.990555 8.585885 9.398153
#>
#>
#> $data$qes
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.4964327 0.661131 2.052500 10.861842 17.649965 16.273758
#> UnSkLab -6.4387240 -9.860353 -2.113037 -3.683141 8.242370 5.401913
#> SkLab -6.4150300 -9.817289 -2.094223 -3.579429 8.373501 5.529601
#> Capital -6.3973999 -9.785243 -2.080226 -3.502209 8.471148 5.624687
#> NatRes 0.0000000 0.000000 0.000000 0.000000 0.000000 0.000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 15.586823 14.4865294 14.9439631 13.55452824
#> UnSkLab 3.999831 0.7596176 -0.6162333 -0.08702403
#> SkLab 4.125822 0.8920978 -0.4607600 0.03401561
#> Capital 4.219643 0.9907610 -0.3449470 0.12414932
#> NatRes 0.000000 0.0000000 0.0000000 0.00000000
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.7026067 -1.773736 4.449513 -5.1852751 -7.698887 -6.220148
#> UnSkLab 3.6806793 2.500760 7.568590 0.3146102 -4.927777 -1.450702
#> SkLab 3.6899605 2.518067 7.575898 0.3527782 -4.887080 -1.408516
#> Capital 3.7011142 2.538868 7.584681 0.3986638 -4.838153 -1.357800
#> NatRes 0.0000000 0.000000 0.000000 0.0000000 0.000000 0.000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -5.8783121 -6.0291114 -6.5324941 -5.4715881
#> UnSkLab -0.6369977 -0.5549982 -0.8896121 0.3360279
#> SkLab -0.5944633 -0.5087982 -0.8348318 0.3789783
#> Capital -0.5433288 -0.4532541 -0.7689663 0.4306138
#> NatRes 0.0000000 0.0000000 0.0000000 0.0000000
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.2493327 -1.545993 2.593606 -5.1045613 -6.800674 -5.683866501
#> UnSkLab 3.2099857 3.080095 5.371011 0.9880897 -2.288279 0.377907366
#> SkLab 3.0672393 2.811345 5.260389 0.3958077 -2.932742 -0.284140170
#> Capital 3.1266458 2.923150 5.306432 0.6419723 -2.664947 -0.009038647
#> NatRes 0.0000000 0.000000 0.000000 0.0000000 0.000000 0.000000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -6.279140 -8.527147 -6.8095427 -4.972797
#> UnSkLab -1.048187 -6.141697 -0.9588569 2.096338
#> SkLab -1.700828 -6.813344 -1.8014368 1.422956
#> Capital -1.429636 -6.534300 -1.4515156 1.702767
#> NatRes 0.000000 0.000000 0.0000000 0.000000
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.02289039 -0.06813771 4.728027 0.3480286 -2.874835 -0.10645273
#> UnSkLab 0.06473039 -0.03452732 5.728842 0.8926087 -6.219406 -0.06956506
#> SkLab 0.12103693 0.07160171 5.773989 1.1341139 -5.966827 0.19957750
#> Capital 0.04887821 -0.06439643 5.716129 0.8246970 -6.290419 -0.14523348
#> NatRes 0.00000000 0.00000000 0.000000 0.0000000 0.000000 0.00000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.6695546 -0.19159989 -0.23454835 -0.18658289
#> UnSkLab 1.6934518 -0.26796308 -0.39511418 -0.25063479
#> SkLab 1.9673426 0.02358396 -0.04861826 0.01802041
#> Capital 1.6164476 -0.34991893 -0.49248168 -0.32616654
#> NatRes 0.0000000 0.00000000 0.00000000 0.00000000
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.6879486 3.092968 2.9429684 6.7879686 10.213624 7.0647902
#> UnSkLab -4.1614175 -1.795610 0.9209508 -0.4335430 5.999346 -0.7220243
#> SkLab -4.1680613 -1.808453 0.9156402 -0.4628785 5.964211 -0.7549310
#> Capital -4.1575613 -1.788158 0.9240318 -0.4165180 6.019737 -0.7029264
#> NatRes 0.0000000 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 6.870453 8.198738 8.1897135 7.4817762
#> UnSkLab -1.128816 1.132052 -0.1770802 0.1539686
#> SkLab -1.161587 1.095673 -0.2197979 0.1207714
#> Capital -1.109796 1.153166 -0.1522878 0.1732343
#> NatRes 0.000000 0.000000 0.0000000 0.0000000
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -1.224327 2.962731 0.2416857 6.890204 9.629336 10.188413
#> UnSkLab -5.470405 -3.250498 -2.7597845 -3.118580 1.330030 2.501640
#> SkLab -5.515429 -3.337398 -2.7949355 -3.314536 1.099486 2.268431
#> Capital -5.471696 -3.252990 -2.7607920 -3.124200 1.323417 2.494950
#> NatRes 0.000000 0.000000 0.0000000 0.000000 0.000000 0.000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.531493 10.583005 9.8446722 9.01143169
#> UnSkLab 3.224335 2.737315 -0.4539005 0.04386280
#> SkLab 2.989481 2.483663 -0.7462207 -0.18375415
#> Capital 3.217597 2.730037 -0.4622900 0.03733379
#> NatRes 0.000000 0.000000 0.0000000 0.00000000
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 1.498598 -3.01004195 3.585017 -5.05732203 -2.677566 -5.5829344
#> UnSkLab 4.553388 0.27875963 6.374594 -0.06555956 6.364150 -0.6773977
#> SkLab 4.442395 0.07805594 6.288880 -0.51566178 5.825357 -1.1805207
#> Capital 4.489943 0.16401109 6.325601 -0.32303536 6.055902 -0.9652382
#> NatRes 0.000000 0.00000000 0.000000 0.00000000 0.000000 0.0000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -5.4475932 -6.971744 -6.2255077 -4.7692223
#> UnSkLab -0.3552845 -3.686332 -0.9940631 1.2676313
#> SkLab -0.8600968 -4.215700 -1.6410983 0.7546776
#> Capital -0.6440606 -3.989216 -1.3643543 0.9741620
#> NatRes 0.0000000 0.000000 0.0000000 0.0000000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.3228377 -1.231938 -2.383221 -3.85174036 -5.717998 -3.451430
#> UnSkLab 2.3921700 1.852083 -1.399508 -0.01087251 -3.874052 1.427839
#> SkLab 2.5572832 2.162105 -1.278874 0.67619342 -3.130648 2.212245
#> Capital 2.5156028 2.083802 -1.309343 0.50241184 -3.318738 2.013781
#> NatRes 0.0000000 0.000000 0.000000 0.00000000 0.000000 0.000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -2.686668 -3.8646026 -5.487313 -4.36894560
#> UnSkLab 3.252617 0.8262376 -2.707980 -0.73750556
#> SkLab 4.051135 1.6727622 -1.735430 0.03015506
#> Capital 3.849100 1.4585285 -1.981703 -0.16407265
#> NatRes 0.000000 0.0000000 0.000000 0.00000000
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.1390656 0.97057450 -1.873425 1.7419366 4.112193 3.781939
#> UnSkLab -0.8171884 0.23020376 -2.721021 0.9253286 6.210219 5.450323
#> SkLab -0.9159997 0.04193686 -2.794582 0.4986924 5.705253 4.948970
#> Capital -0.8455108 0.17622322 -2.742105 0.8028991 6.065285 5.306426
#> NatRes 0.0000000 0.00000000 0.000000 0.0000000 0.000000 0.000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 2.307880 1.8463881 1.58161652 1.47436535
#> UnSkLab 2.095647 0.9908342 0.14228220 0.22545244
#> SkLab 1.610243 0.4698459 -0.47200882 -0.25105861
#> Capital 1.956328 0.8412804 -0.03413083 0.08868583
#> NatRes 0.000000 0.0000000 0.00000000 0.00000000
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.05999396 -0.1396333 -0.69800597 -2.9034545 0.5293479 -0.3934205
#> UnSkLab 1.31147337 2.1278677 0.09083361 -1.0256621 7.3158307 5.1024532
#> SkLab 1.35595870 2.2124705 0.12418148 -0.8408278 7.5413208 5.3232913
#> Capital 1.41956580 2.3334966 0.17187139 -0.5760847 7.8643875 5.6396956
#> NatRes 0.00000000 0.0000000 0.00000000 0.0000000 0.0000000 0.0000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -2.122888 -3.0108967 -3.4474335 -2.7054856
#> UnSkLab 1.023242 -0.8661125 -1.6266285 -0.3306569
#> SkLab 1.235510 -0.6400319 -1.3596750 -0.1212345
#> Capital 1.539634 -0.3160487 -0.9769183 0.1788134
#> NatRes 0.000000 0.0000000 0.0000000 0.0000000
#>
#>
#> $data$peb
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -11.08819 -10.053849 -8.8105860 -0.9389636 5.126591 3.896877
#> UnSkLab 12.31516 12.315161 12.3151608 12.3151608 12.315161 12.315161
#> SkLab 12.20729 12.207291 12.2072906 12.2072906 12.207291 12.207291
#> Capital 12.12712 12.127115 12.1271152 12.1271152 12.127115 12.127115
#> NatRes -12.75153 -8.853531 0.9407308 8.6142664 19.601826 17.104103
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 3.283062 2.299891 2.708633 1.467097
#> UnSkLab 12.315161 12.315161 12.315161 12.315161
#> SkLab 12.207291 12.207291 12.207291 12.207291
#> Capital 12.127115 12.127115 12.127115 12.127115
#> NatRes 15.866090 12.938440 11.889200 12.237579
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.551575 18.562544 26.074223 14.444697 11.410679 13.195572
#> UnSkLab 8.825590 8.825590 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238 8.744238 8.744238
#> NatRes 24.824284 14.369799 56.732292 9.131230 4.547411 7.570738
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 13.608178 13.426157 12.818555 14.099107
#> UnSkLab 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238
#> NatRes 8.275053 8.383574 8.229452 9.115715
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.818082 12.761847 17.503038 8.686132 6.7435322 8.022639
#> UnSkLab 2.812242 2.812242 2.812242 2.812242 2.8122416 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622 3.3536224 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881 3.1278806 3.127881
#> NatRes 15.908205 9.282179 33.552052 3.718796 0.9406251 3.120482
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.340858 4.766158 6.733375 8.837046
#> UnSkLab 2.812242 2.812242 2.812242 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881
#> NatRes 1.956024 -1.844568 2.205126 4.519121
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 9.705581 9.605741 14.866197 10.062194 6.527342 9.563716
#> UnSkLab 9.531614 9.531614 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487 9.597487 9.597487
#> NatRes 9.800901 9.455548 44.712795 10.404138 4.089504 9.471137
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.414845 9.470325 9.423220 9.475828
#> UnSkLab 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487
#> NatRes 11.001178 9.316900 9.265385 9.313684
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -1.213709 2.547192 2.397986 6.222631 9.630151 6.497986
#> UnSkLab 13.075415 13.075415 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154 13.058154 13.058154
#> NatRes -3.767872 9.027847 18.379049 12.637607 18.426826 12.426969
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 6.304677 7.625933 7.616954 6.912765
#> UnSkLab 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154
#> NatRes 12.061200 14.010104 12.952287 13.213566
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -3.701641 0.380406 -2.272396 4.209378 6.879811 7.424864
#> UnSkLab 13.770454 13.770454 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350 13.776350 13.776350
#> NatRes -8.099600 6.453068 -1.085704 10.597224 14.969753 16.023512
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.759342 7.809561 7.089745 6.277407
#> UnSkLab 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350
#> NatRes 16.672274 16.039604 13.452739 13.810058
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 18.175291 12.925863 20.604517 10.542204 13.312966 9.930229
#> UnSkLab 5.598738 5.598738 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251 5.842251 5.842251
#> NatRes 25.037535 6.191768 43.829628 5.536923 10.898281 5.030623
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.087808 8.313234 9.182078 10.877640
#> UnSkLab 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251
#> NatRes 5.300821 2.737700 4.952228 6.659758
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.39905 19.51764 18.124493 16.34746 14.089133 16.83187
#> UnSkLab 12.34874 12.34874 12.348741 12.34874 12.348741 12.34874
#> SkLab 11.66391 11.66391 11.663914 11.66391 11.663914 11.66391
#> Capital 11.83629 11.83629 11.836291 11.83629 11.836291 11.83629
#> NatRes 22.89299 16.57402 4.703771 12.33783 8.880389 13.62002
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 17.75730 16.33190 14.36828 15.72160
#> UnSkLab 12.34874 12.34874 12.34874 12.34874
#> SkLab 11.66391 11.66391 11.66391 11.66391
#> Capital 11.83629 11.83629 11.83629 11.83629
#> NatRes 15.23935 13.02682 10.46869 11.69064
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 9.861403 11.08217 7.953357 11.93078 14.53840 14.17507 12.55340
#> UnSkLab 12.739046 12.73905 12.739046 12.73905 12.73905 12.73905 12.73905
#> SkLab 13.166270 13.16627 13.166270 13.16627 13.16627 13.16627 13.16627
#> Capital 12.861294 12.86129 12.861294 12.86129 12.86129 12.86129 12.86129
#> NatRes 9.282782 13.26176 -1.786913 13.67002 18.26092 17.58891 14.61012
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 12.04569 11.75440 11.63641
#> UnSkLab 12.73905 12.73905 12.73905
#> SkLab 13.16627 13.16627 13.16627
#> Capital 12.86129 12.86129 12.86129
#> NatRes 13.55486 12.83762 12.94072
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.983573 14.754171 14.112520 11.578137 15.522929 14.462533
#> UnSkLab 9.686095 9.686095 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149 9.243149 9.243149
#> NatRes 15.245561 14.432047 10.185168 8.681072 16.007999 14.104992
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 12.475121 11.454669 10.953026 11.805632
#> UnSkLab 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149
#> NatRes 10.575919 8.990555 8.585885 9.398153
#>
#>
#> $data$qfe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land -4.964328e-01 6.611305e-01 2.052500e+00 1.086184e+01 1.764997e+01
#> UnSkLab -6.438725e+00 -9.860353e+00 -2.113036e+00 -3.683141e+00 8.242369e+00
#> SkLab -6.415030e+00 -9.817289e+00 -2.094224e+00 -3.579430e+00 8.373499e+00
#> Capital -6.397400e+00 -9.785241e+00 -2.080226e+00 -3.502208e+00 8.471148e+00
#> NatRes 5.364418e-08 -4.892548e-07 -1.088406e-07 -7.251899e-08 -1.008312e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land 1.627376e+01 1.558682e+01 1.448653e+01 1.494397e+01 1.355453e+01
#> UnSkLab 5.401914e+00 3.999834e+00 7.596178e-01 -6.162326e-01 -8.702312e-02
#> SkLab 5.529602e+00 4.125822e+00 8.920975e-01 -4.607595e-01 3.401536e-02
#> Capital 5.624688e+00 4.219644e+00 9.907610e-01 -3.449464e-01 1.241501e-01
#> NatRes -7.224580e-07 6.943941e-07 -1.132706e-06 6.464621e-07 1.361857e-06
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 7.026066e-01 -1.773736e+00 4.449513e+00 -5.185277e+00 -7.698886e+00
#> UnSkLab 3.680680e+00 2.500760e+00 7.568590e+00 3.146094e-01 -4.927777e+00
#> SkLab 3.689960e+00 2.518067e+00 7.575898e+00 3.527787e-01 -4.887080e+00
#> Capital 3.701114e+00 2.538868e+00 7.584680e+00 3.986641e-01 -4.838152e+00
#> NatRes 9.958943e-08 -1.275912e-07 1.060466e-07 3.202973e-07 3.869335e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -6.220147e+00 -5.878312e+00 -6.029111e+00 -6.532494e+00 -5.471587e+00
#> UnSkLab -1.450702e+00 -6.369981e-01 -5.549991e-01 -8.896129e-01 3.360275e-01
#> SkLab -1.408516e+00 -5.944640e-01 -5.087990e-01 -8.348328e-01 3.789781e-01
#> Capital -1.357800e+00 -5.433287e-01 -4.532543e-01 -7.689666e-01 4.306141e-01
#> NatRes 5.749365e-08 1.162135e-07 -6.713128e-07 3.887961e-07 8.911205e-08
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 2.493326e-01 -1.545993e+00 2.593606e+00 -5.104561e+00 -6.800674e+00
#> UnSkLab 3.209985e+00 3.080095e+00 5.371011e+00 9.880896e-01 -2.288279e+00
#> SkLab 3.067239e+00 2.811344e+00 5.260390e+00 3.958075e-01 -2.932743e+00
#> Capital 3.126646e+00 2.923150e+00 5.306432e+00 6.419724e-01 -2.664947e+00
#> NatRes 7.177393e-08 -1.117587e-07 2.371768e-07 -1.280569e-07 -8.543332e-08
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -5.683866e+00 -6.279140e+00 -8.527147e+00 -6.809542e+00 -4.972796e+00
#> UnSkLab 3.779075e-01 -1.048187e+00 -6.141698e+00 -9.588571e-01 2.096338e+00
#> SkLab -2.841406e-01 -1.700829e+00 -6.813344e+00 -1.801437e+00 1.422956e+00
#> Capital -9.038637e-03 -1.429636e+00 -6.534300e+00 -1.451515e+00 1.702767e+00
#> NatRes -7.369963e-08 -3.510776e-07 -4.728635e-07 2.851089e-07 -1.644095e-07
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 2.289041e-02 -6.813776e-02 4.728027e+00 3.480285e-01 -2.874835e+00
#> UnSkLab 6.473026e-02 -3.452749e-02 5.728841e+00 8.926088e-01 -6.219407e+00
#> SkLab 1.210369e-01 7.160161e-02 5.773990e+00 1.134114e+00 -5.966827e+00
#> Capital 4.887815e-02 -6.439666e-02 5.716129e+00 8.246968e-01 -6.290419e+00
#> NatRes 6.809714e-08 -2.100763e-07 9.437402e-08 7.574757e-09 -1.629194e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -1.064530e-01 6.695555e-01 -1.915999e-01 -2.345483e-01 -1.865832e-01
#> UnSkLab -6.956475e-02 1.693452e+00 -2.679634e-01 -3.951145e-01 -2.506347e-01
#> SkLab 1.995781e-01 1.967344e+00 2.358350e-02 -4.861894e-02 1.802042e-02
#> Capital -1.452338e-01 1.616449e+00 -3.499192e-01 -4.924822e-01 -3.261667e-01
#> NatRes 1.250359e-07 6.388873e-08 4.284627e-07 -6.566755e-07 3.816793e-07
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land -6.879490e-01 3.092968e+00 2.942969e+00 6.787969e+00 1.021363e+01
#> UnSkLab -4.161417e+00 -1.795610e+00 9.209505e-01 -4.335424e-01 5.999348e+00
#> SkLab -4.168062e+00 -1.808453e+00 9.156401e-01 -4.628781e-01 5.964212e+00
#> Capital -4.157561e+00 -1.788157e+00 9.240319e-01 -4.165169e-01 6.019738e+00
#> NatRes -3.082057e-07 1.015142e-07 3.783886e-08 1.085394e-06 3.129244e-08
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.064792e+00 6.870455e+00 8.198738e+00 8.189713e+00 7.481777e+00
#> UnSkLab -7.220234e-01 -1.128815e+00 1.132051e+00 -1.770804e-01 1.539693e-01
#> SkLab -7.549299e-01 -1.161587e+00 1.095673e+00 -2.197972e-01 1.207725e-01
#> Capital -7.029251e-01 -1.109795e+00 1.153166e+00 -1.522864e-01 1.732361e-01
#> NatRes 2.757957e-07 2.135585e-06 2.661099e-07 9.870234e-07 1.154984e-06
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land -1.224327e+00 2.962731e+00 2.416856e-01 6.890206e+00 9.629336e+00
#> UnSkLab -5.470407e+00 -3.250498e+00 -2.759784e+00 -3.118580e+00 1.330029e+00
#> SkLab -5.515429e+00 -3.337398e+00 -2.794935e+00 -3.314536e+00 1.099485e+00
#> Capital -5.471696e+00 -3.252990e+00 -2.760792e+00 -3.124200e+00 1.323416e+00
#> NatRes 6.506841e-08 3.058463e-07 8.083880e-08 2.962848e-07 -1.453484e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land 1.018841e+01 1.053149e+01 1.058301e+01 9.844672e+00 9.011433e+00
#> UnSkLab 2.501640e+00 3.224334e+00 2.737317e+00 -4.539008e-01 4.386468e-02
#> SkLab 2.268430e+00 2.989480e+00 2.483664e+00 -7.462202e-01 -1.837530e-01
#> Capital 2.494950e+00 3.217597e+00 2.730040e+00 -4.622889e-01 3.733518e-02
#> NatRes 6.100784e-07 -6.842117e-08 1.624847e-06 1.340949e-06 2.585752e-06
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 1.498598e+00 -3.010042e+00 3.585017e+00 -5.057323e+00 -2.677566e+00
#> UnSkLab 4.553388e+00 2.787596e-01 6.374594e+00 -6.555985e-02 6.364149e+00
#> SkLab 4.442395e+00 7.805608e-02 6.288880e+00 -5.156617e-01 5.825358e+00
#> Capital 4.489943e+00 1.640111e-01 6.325601e+00 -3.230354e-01 6.055902e+00
#> NatRes 2.707044e-07 1.067213e-07 -4.306436e-07 -1.985114e-07 -1.228104e-06
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -5.582936e+00 -5.447593e+00 -6.971744e+00 -6.225508e+00 -4.769221e+00
#> UnSkLab -6.773982e-01 -3.552844e-01 -3.686332e+00 -9.940639e-01 1.267631e+00
#> SkLab -1.180521e+00 -8.600963e-01 -4.215701e+00 -1.641099e+00 7.546777e-01
#> Capital -9.652384e-01 -6.440606e-01 -3.989216e+00 -1.364355e+00 9.741621e-01
#> NatRes -6.895202e-07 -2.679920e-07 -5.379319e-07 -7.382284e-07 -4.619981e-07
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 3.228377e-01 -1.231938e+00 -2.383221e+00 -3.851740e+00 -5.717999e+00
#> UnSkLab 2.392170e+00 1.852083e+00 -1.399508e+00 -1.087356e-02 -3.874052e+00
#> SkLab 2.557284e+00 2.162106e+00 -1.278875e+00 6.761924e-01 -3.130648e+00
#> Capital 2.515603e+00 2.083802e+00 -1.309343e+00 5.024120e-01 -3.318738e+00
#> NatRes 9.797513e-08 -4.814938e-07 -1.048048e-07 -8.269369e-07 -2.649923e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -3.451432e+00 -2.686669e+00 -3.864604e+00 -5.487314e+00 -4.368946e+00
#> UnSkLab 1.427838e+00 3.252615e+00 8.262376e-01 -2.707978e+00 -7.375062e-01
#> SkLab 2.212245e+00 4.051135e+00 1.672762e+00 -1.735430e+00 3.015467e-02
#> Capital 2.013780e+00 3.849099e+00 1.458529e+00 -1.981703e+00 -1.640729e-01
#> NatRes -1.133233e-06 -9.176632e-07 6.755193e-07 5.556892e-07 -7.984228e-07
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land -1.390657e-01 9.705742e-01 -1.873425e+00 1.741936e+00 4.112193e+00
#> UnSkLab -8.171886e-01 2.302039e-01 -2.721021e+00 9.253284e-01 6.210218e+00
#> SkLab -9.159998e-01 4.193699e-02 -2.794582e+00 4.986913e-01 5.705252e+00
#> Capital -8.455110e-01 1.762234e-01 -2.742105e+00 8.028989e-01 6.065285e+00
#> NatRes -2.072814e-07 5.751693e-08 -1.125038e-07 2.885548e-07 -1.060218e-06
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land 3.781937e+00 2.307881e+00 1.846388e+00 1.581617e+00 1.474366e+00
#> UnSkLab 5.450323e+00 2.095650e+00 9.908348e-01 1.422828e-01 2.254544e-01
#> SkLab 4.948969e+00 1.610246e+00 4.698458e-01 -4.720084e-01 -2.510578e-01
#> Capital 5.306426e+00 1.956330e+00 8.412798e-01 -3.413079e-02 8.868672e-02
#> NatRes -1.062453e-06 1.133358e-06 3.387841e-07 7.576697e-08 9.849415e-07
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 5.999399e-02 -1.396330e-01 -6.980060e-01 -2.903454e+00 5.293486e-01
#> UnSkLab 1.311473e+00 2.127868e+00 9.083366e-02 -1.025662e+00 7.315830e+00
#> SkLab 1.355959e+00 2.212471e+00 1.241815e-01 -8.408281e-01 7.541321e+00
#> Capital 1.419566e+00 2.333497e+00 1.718714e-01 -5.760847e-01 7.864387e+00
#> NatRes -1.922250e-07 -6.953875e-09 -6.162251e-08 -2.140800e-07 -7.604559e-07
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land -3.934218e-01 -2.122889e+00 -3.010897e+00 -3.447434e+00 -2.705487e+00
#> UnSkLab 5.102453e+00 1.023242e+00 -8.661119e-01 -1.626629e+00 -3.306585e-01
#> SkLab 5.323291e+00 1.235509e+00 -6.400321e-01 -1.359676e+00 -1.212358e-01
#> Capital 5.639696e+00 1.539633e+00 -3.160485e-01 -9.769189e-01 1.788119e-01
#> NatRes 6.198883e-07 -1.968816e-07 6.106993e-07 -1.129322e-06 -1.409754e-06
#>
#>
#> $data$pfe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -11.08819 -10.053849 -8.8105860 -0.9389636 5.126591 3.896877
#> UnSkLab 12.31516 12.315161 12.3151608 12.3151608 12.315161 12.315161
#> SkLab 12.20729 12.207291 12.2072906 12.2072906 12.207291 12.207291
#> Capital 12.12712 12.127115 12.1271152 12.1271152 12.127115 12.127115
#> NatRes -12.75153 -8.853531 0.9407308 8.6142664 19.601826 17.104103
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 3.283062 2.299891 2.708633 1.467097
#> UnSkLab 12.315161 12.315161 12.315161 12.315161
#> SkLab 12.207291 12.207291 12.207291 12.207291
#> Capital 12.127115 12.127115 12.127115 12.127115
#> NatRes 15.866090 12.938440 11.889200 12.237579
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.551575 18.562544 26.074223 14.444697 11.410679 13.195572
#> UnSkLab 8.825590 8.825590 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238 8.744238 8.744238
#> NatRes 24.824284 14.369799 56.732292 9.131230 4.547411 7.570738
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 13.608178 13.426157 12.818555 14.099107
#> UnSkLab 8.825590 8.825590 8.825590 8.825590
#> SkLab 8.788631 8.788631 8.788631 8.788631
#> Capital 8.744238 8.744238 8.744238 8.744238
#> NatRes 8.275053 8.383574 8.229452 9.115715
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.818082 12.761847 17.503038 8.686132 6.7435322 8.022639
#> UnSkLab 2.812242 2.812242 2.812242 2.812242 2.8122416 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622 3.3536224 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881 3.1278806 3.127881
#> NatRes 15.908205 9.282179 33.552052 3.718796 0.9406251 3.120482
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.340858 4.766158 6.733375 8.837046
#> UnSkLab 2.812242 2.812242 2.812242 2.812242
#> SkLab 3.353622 3.353622 3.353622 3.353622
#> Capital 3.127881 3.127881 3.127881 3.127881
#> NatRes 1.956024 -1.844568 2.205126 4.519121
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 9.705581 9.605741 14.866197 10.062194 6.527342 9.563716
#> UnSkLab 9.531614 9.531614 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487 9.597487 9.597487
#> NatRes 9.800901 9.455548 44.712795 10.404138 4.089504 9.471137
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.414845 9.470325 9.423220 9.475828
#> UnSkLab 9.531614 9.531614 9.531614 9.531614
#> SkLab 9.298052 9.298052 9.298052 9.298052
#> Capital 9.597487 9.597487 9.597487 9.597487
#> NatRes 11.001178 9.316900 9.265385 9.313684
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -1.213709 2.547192 2.397986 6.222631 9.630151 6.497986
#> UnSkLab 13.075415 13.075415 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154 13.058154 13.058154
#> NatRes -3.767872 9.027847 18.379049 12.637607 18.426826 12.426969
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 6.304677 7.625933 7.616954 6.912765
#> UnSkLab 13.075415 13.075415 13.075415 13.075415
#> SkLab 13.105169 13.105169 13.105169 13.105169
#> Capital 13.058154 13.058154 13.058154 13.058154
#> NatRes 12.061200 14.010104 12.952287 13.213566
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -3.701641 0.380406 -2.272396 4.209378 6.879811 7.424864
#> UnSkLab 13.770454 13.770454 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350 13.776350 13.776350
#> NatRes -8.099600 6.453068 -1.085704 10.597224 14.969753 16.023512
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 7.759342 7.809561 7.089745 6.277407
#> UnSkLab 13.770454 13.770454 13.770454 13.770454
#> SkLab 13.976309 13.976309 13.976309 13.976309
#> Capital 13.776350 13.776350 13.776350 13.776350
#> NatRes 16.672274 16.039604 13.452739 13.810058
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 18.175291 12.925863 20.604517 10.542204 13.312966 9.930229
#> UnSkLab 5.598738 5.598738 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251 5.842251 5.842251
#> NatRes 25.037535 6.191768 43.829628 5.536923 10.898281 5.030623
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 10.087808 8.313234 9.182078 10.877640
#> UnSkLab 5.598738 5.598738 5.598738 5.598738
#> SkLab 6.025211 6.025211 6.025211 6.025211
#> Capital 5.842251 5.842251 5.842251 5.842251
#> NatRes 5.300821 2.737700 4.952228 6.659758
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 21.39905 19.51764 18.124493 16.34746 14.089133 16.83187
#> UnSkLab 12.34874 12.34874 12.348741 12.34874 12.348741 12.34874
#> SkLab 11.66391 11.66391 11.663914 11.66391 11.663914 11.66391
#> Capital 11.83629 11.83629 11.836291 11.83629 11.836291 11.83629
#> NatRes 22.89299 16.57402 4.703771 12.33783 8.880389 13.62002
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 17.75730 16.33190 14.36828 15.72160
#> UnSkLab 12.34874 12.34874 12.34874 12.34874
#> SkLab 11.66391 11.66391 11.66391 11.66391
#> Capital 11.83629 11.83629 11.83629 11.83629
#> NatRes 15.23935 13.02682 10.46869 11.69064
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 9.861403 11.08217 7.953357 11.93078 14.53840 14.17507 12.55340
#> UnSkLab 12.739046 12.73905 12.739046 12.73905 12.73905 12.73905 12.73905
#> SkLab 13.166270 13.16627 13.166270 13.16627 13.16627 13.16627 13.16627
#> Capital 12.861294 12.86129 12.861294 12.86129 12.86129 12.86129 12.86129
#> NatRes 9.282782 13.26176 -1.786913 13.67002 18.26092 17.58891 14.61012
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 12.04569 11.75440 11.63641
#> UnSkLab 12.73905 12.73905 12.73905
#> SkLab 13.16627 13.16627 13.16627
#> Capital 12.86129 12.86129 12.86129
#> NatRes 13.55486 12.83762 12.94072
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 14.983573 14.754171 14.112520 11.578137 15.522929 14.462533
#> UnSkLab 9.686095 9.686095 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149 9.243149 9.243149
#> NatRes 15.245561 14.432047 10.185168 8.681072 16.007999 14.104992
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 12.475121 11.454669 10.953026 11.805632
#> UnSkLab 9.686095 9.686095 9.686095 9.686095
#> SkLab 9.503530 9.503530 9.503530 9.503530
#> Capital 9.243149 9.243149 9.243149 9.243149
#> NatRes 10.575919 8.990555 8.585885 9.398153
#>
#>
#> $data$ps
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.34259 0.00000 0.0000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 11.86026 0.0000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 11.4964 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 13.40175 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000 14.35474 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 14.63868
#> HeavyMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 14.96877 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 13.67167 0.00000 0.00000
#> TransComm 0.00000 0.00000 13.59118 0.00000
#> OthServices 0.00000 0.00000 0.00000 13.01249
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.75439 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 12.19975 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 18.79748 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 12.94059 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 12.65094 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 12.66256
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.0000 0.00000
#> MeatLstk 0.00000 0.00000 0.0000 0.00000
#> Extraction 0.00000 0.00000 0.0000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000
#> HeavyMnfc 14.28095 0.00000 0.0000 0.00000
#> Util_Cons 0.00000 12.38898 0.0000 0.00000
#> TransComm 0.00000 0.00000 10.6295 0.00000
#> OthServices 0.00000 0.00000 0.0000 10.02726
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 9.591173 0.000000 0.00000 0.000000 0.00000 0.0000
#> MeatLstk 0.000000 8.504987 0.00000 0.000000 0.00000 0.0000
#> Extraction 0.000000 0.000000 11.53611 0.000000 0.00000 0.0000
#> ProcFood 0.000000 0.000000 0.00000 9.508872 0.00000 0.0000
#> TextWapp 0.000000 0.000000 0.00000 0.000000 12.61271 0.0000
#> LightMnfc 0.000000 0.000000 0.00000 0.000000 0.00000 12.1383
#> HeavyMnfc 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> Util_Cons 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> TransComm 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> OthServices 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.000000 0.000000
#> MeatLstk 0.00000 0.00000 0.000000 0.000000
#> Extraction 0.00000 0.00000 0.000000 0.000000
#> ProcFood 0.00000 0.00000 0.000000 0.000000
#> TextWapp 0.00000 0.00000 0.000000 0.000000
#> LightMnfc 0.00000 0.00000 0.000000 0.000000
#> HeavyMnfc 13.69412 0.00000 0.000000 0.000000
#> Util_Cons 0.00000 10.04734 0.000000 0.000000
#> TransComm 0.00000 0.00000 7.855877 0.000000
#> OthServices 0.00000 0.00000 0.000000 6.033594
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 11.06044 0.00000 0.00000 0.00000 0.00000 0.0000
#> MeatLstk 0.00000 10.51427 0.00000 0.00000 0.00000 0.0000
#> Extraction 0.00000 0.00000 17.05565 0.00000 0.00000 0.0000
#> ProcFood 0.00000 0.00000 0.00000 11.71024 0.00000 0.0000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 13.13126 0.0000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 14.0954
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 16.73721 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 13.30586 0.00000 0.00000
#> TransComm 0.00000 0.00000 11.52441 0.00000
#> OthServices 0.00000 0.00000 0.00000 10.34927
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.26634 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.71586 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 15.23259 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 14.59677 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.62816 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.48563
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.0000 0.00000 0.00000
#> MeatLstk 0.0000 0.0000 0.00000 0.00000
#> Extraction 0.0000 0.0000 0.00000 0.00000
#> ProcFood 0.0000 0.0000 0.00000 0.00000
#> TextWapp 0.0000 0.0000 0.00000 0.00000
#> LightMnfc 0.0000 0.0000 0.00000 0.00000
#> HeavyMnfc 16.2164 0.0000 0.00000 0.00000
#> Util_Cons 0.0000 14.5176 0.00000 0.00000
#> TransComm 0.0000 0.0000 14.10951 0.00000
#> OthServices 0.0000 0.0000 0.00000 13.70653
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.14648 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.27087 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 11.86343 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 14.44492 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.89195 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.85386
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 15.81736 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 15.14785 0.00000 0.00000
#> TransComm 0.00000 0.00000 14.69336 0.00000
#> OthServices 0.00000 0.00000 0.00000 14.26664
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.27795 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 10.35639 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 15.10381 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 10.66316 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 11.69954 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 12.12887
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.000000
#> MeatLstk 0.00000 0.00000 0.00000 0.000000
#> Extraction 0.00000 0.00000 0.00000 0.000000
#> ProcFood 0.00000 0.00000 0.00000 0.000000
#> TextWapp 0.00000 0.00000 0.00000 0.000000
#> LightMnfc 0.00000 0.00000 0.00000 0.000000
#> HeavyMnfc 13.51856 0.00000 0.00000 0.000000
#> Util_Cons 0.00000 10.29789 0.00000 0.000000
#> TransComm 0.00000 0.00000 10.08599 0.000000
#> OthServices 0.00000 0.00000 0.00000 7.840447
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 14.22647 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 14.62756 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 10.92318 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 15.21054 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.34107 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.98123
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 14.11562 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 14.74119 0.00000 0.00000
#> TransComm 0.00000 0.00000 13.83141 0.00000
#> OthServices 0.00000 0.00000 0.00000 12.93987
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.36729 0.00000 0.0000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.87852 0.0000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 10.8523 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 14.69552 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000 15.44664 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 15.66852
#> HeavyMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.0000 0.00000
#> MeatLstk 0.00000 0.00000 0.0000 0.00000
#> Extraction 0.00000 0.00000 0.0000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000
#> HeavyMnfc 15.93989 0.00000 0.0000 0.00000
#> Util_Cons 0.00000 15.22748 0.0000 0.00000
#> TransComm 0.00000 0.00000 14.7742 0.00000
#> OthServices 0.00000 0.00000 0.0000 14.17255
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.45868 0.0000 0.00000 0.0000 0.00000 0.00000
#> MeatLstk 0.00000 12.5516 0.00000 0.0000 0.00000 0.00000
#> Extraction 0.00000 0.0000 10.83911 0.0000 0.00000 0.00000
#> ProcFood 0.00000 0.0000 0.00000 12.7736 0.00000 0.00000
#> TextWapp 0.00000 0.0000 0.00000 0.0000 14.56215 0.00000
#> LightMnfc 0.00000 0.0000 0.00000 0.0000 0.00000 13.47583
#> HeavyMnfc 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> Util_Cons 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> TransComm 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> OthServices 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.0000 0.00000 0.00000
#> MeatLstk 0.00000 0.0000 0.00000 0.00000
#> Extraction 0.00000 0.0000 0.00000 0.00000
#> ProcFood 0.00000 0.0000 0.00000 0.00000
#> TextWapp 0.00000 0.0000 0.00000 0.00000
#> LightMnfc 0.00000 0.0000 0.00000 0.00000
#> HeavyMnfc 13.52715 0.0000 0.00000 0.00000
#> Util_Cons 0.00000 11.9777 0.00000 0.00000
#> TransComm 0.00000 0.0000 11.43308 0.00000
#> OthServices 0.00000 0.0000 0.00000 10.74161
#>
#>
#> $data$qca
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -5.283822 0.000000 0.000000 0.000000 0.000000 0.000000
#> MeatLstk 0.000000 -8.473134 0.000000 0.000000 0.000000 0.000000
#> Extraction 0.000000 0.000000 -1.617209 0.000000 0.000000 0.000000
#> ProcFood 0.000000 0.000000 0.000000 -3.570224 0.000000 0.000000
#> TextWapp 0.000000 0.000000 0.000000 0.000000 8.389277 0.000000
#> LightMnfc 0.000000 0.000000 0.000000 0.000000 0.000000 5.533221
#> HeavyMnfc 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
#> Util_Cons 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
#> TransComm 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
#> OthServices 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.0000000 0.0000000 0.00000000
#> MeatLstk 0.000000 0.0000000 0.0000000 0.00000000
#> Extraction 0.000000 0.0000000 0.0000000 0.00000000
#> ProcFood 0.000000 0.0000000 0.0000000 0.00000000
#> TextWapp 0.000000 0.0000000 0.0000000 0.00000000
#> LightMnfc 0.000000 0.0000000 0.0000000 0.00000000
#> HeavyMnfc 4.134778 0.0000000 0.0000000 0.00000000
#> Util_Cons 0.000000 0.8547886 0.0000000 0.00000000
#> TransComm 0.000000 0.0000000 -0.4876384 0.00000000
#> OthServices 0.000000 0.0000000 0.0000000 0.05554083
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.806461 0.00000 0.000000 0.0000000 0.00000 0.000000
#> MeatLstk 0.000000 1.36295 0.000000 0.0000000 0.00000 0.000000
#> Extraction 0.000000 0.00000 5.011357 0.0000000 0.00000 0.000000
#> ProcFood 0.000000 0.00000 0.000000 0.3640126 0.00000 0.000000
#> TextWapp 0.000000 0.00000 0.000000 0.0000000 -4.89282 0.000000
#> LightMnfc 0.000000 0.00000 0.000000 0.0000000 0.00000 -1.403236
#> HeavyMnfc 0.000000 0.00000 0.000000 0.0000000 0.00000 0.000000
#> Util_Cons 0.000000 0.00000 0.000000 0.0000000 0.00000 0.000000
#> TransComm 0.000000 0.00000 0.000000 0.0000000 0.00000 0.000000
#> OthServices 0.000000 0.00000 0.000000 0.0000000 0.00000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000000 0.0000000 0.0000000 0.0000000
#> MeatLstk 0.0000000 0.0000000 0.0000000 0.0000000
#> Extraction 0.0000000 0.0000000 0.0000000 0.0000000
#> ProcFood 0.0000000 0.0000000 0.0000000 0.0000000
#> TextWapp 0.0000000 0.0000000 0.0000000 0.0000000
#> LightMnfc 0.0000000 0.0000000 0.0000000 0.0000000
#> HeavyMnfc -0.5878782 0.0000000 0.0000000 0.0000000
#> Util_Cons 0.0000000 -0.5181505 0.0000000 0.0000000
#> TransComm 0.0000000 0.0000000 -0.8243676 0.0000000
#> OthServices 0.0000000 0.0000000 0.0000000 0.3940021
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 1.741333 0.000000 0.000000 0.0000000 0.000000 0.00000000
#> MeatLstk 0.000000 1.359377 0.000000 0.0000000 0.000000 0.00000000
#> Extraction 0.000000 0.000000 3.728398 0.0000000 0.000000 0.00000000
#> ProcFood 0.000000 0.000000 0.000000 0.7261153 0.000000 0.00000000
#> TextWapp 0.000000 0.000000 0.000000 0.0000000 -2.576459 0.00000000
#> LightMnfc 0.000000 0.000000 0.000000 0.0000000 0.000000 0.06877535
#> HeavyMnfc 0.000000 0.000000 0.000000 0.0000000 0.000000 0.00000000
#> Util_Cons 0.000000 0.000000 0.000000 0.0000000 0.000000 0.00000000
#> TransComm 0.000000 0.000000 0.000000 0.0000000 0.000000 0.00000000
#> OthServices 0.000000 0.000000 0.000000 0.0000000 0.000000 0.00000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.000000 0.000000 0.000000
#> MeatLstk 0.000000 0.000000 0.000000 0.000000
#> Extraction 0.000000 0.000000 0.000000 0.000000
#> ProcFood 0.000000 0.000000 0.000000 0.000000
#> TextWapp 0.000000 0.000000 0.000000 0.000000
#> LightMnfc 0.000000 0.000000 0.000000 0.000000
#> HeavyMnfc -1.383197 0.000000 0.000000 0.000000
#> Util_Cons 0.000000 -6.413938 0.000000 0.000000
#> TransComm 0.000000 0.000000 -1.342086 0.000000
#> OthServices 0.000000 0.000000 0.000000 1.666441
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 0.04536468 0.00000000 0.000000 0.0000000 0.000000
#> MeatLstk 0.00000000 -0.05443145 0.000000 0.0000000 0.000000
#> Extraction 0.00000000 0.00000000 4.152617 0.0000000 0.000000
#> ProcFood 0.00000000 0.00000000 0.000000 0.8651688 0.000000
#> TextWapp 0.00000000 0.00000000 0.000000 0.0000000 -6.223872
#> LightMnfc 0.00000000 0.00000000 0.000000 0.0000000 0.000000
#> HeavyMnfc 0.00000000 0.00000000 0.000000 0.0000000 0.000000
#> Util_Cons 0.00000000 0.00000000 0.000000 0.0000000 0.000000
#> TransComm 0.00000000 0.00000000 0.000000 0.0000000 0.000000
#> OthServices 0.00000000 0.00000000 0.000000 0.0000000 0.000000
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000000 0.00000 0.0000000 0.0000000 0.0000000
#> MeatLstk 0.00000000 0.00000 0.0000000 0.0000000 0.0000000
#> Extraction 0.00000000 0.00000 0.0000000 0.0000000 0.0000000
#> ProcFood 0.00000000 0.00000 0.0000000 0.0000000 0.0000000
#> TextWapp 0.00000000 0.00000 0.0000000 0.0000000 0.0000000
#> LightMnfc -0.08142614 0.00000 0.0000000 0.0000000 0.0000000
#> HeavyMnfc 0.00000000 1.65591 0.0000000 0.0000000 0.0000000
#> Util_Cons 0.00000000 0.00000 -0.2303468 0.0000000 0.0000000
#> TransComm 0.00000000 0.00000 0.0000000 -0.4043676 0.0000000
#> OthServices 0.00000000 0.00000 0.0000000 0.0000000 -0.1532254
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -3.281012 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> MeatLstk 0.000000 -1.304964 0.0000000 0.0000000 0.000000 0.0000000
#> Extraction 0.000000 0.000000 0.6188264 0.0000000 0.000000 0.0000000
#> ProcFood 0.000000 0.000000 0.0000000 -0.4305328 0.000000 0.0000000
#> TextWapp 0.000000 0.000000 0.0000000 0.0000000 5.993875 0.0000000
#> LightMnfc 0.000000 0.000000 0.0000000 0.0000000 0.000000 -0.7263422
#> HeavyMnfc 0.000000 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> Util_Cons 0.000000 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> TransComm 0.000000 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> OthServices 0.000000 0.000000 0.0000000 0.0000000 0.000000 0.0000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.000000 0.0000000 0.0000000
#> MeatLstk 0.000000 0.000000 0.0000000 0.0000000
#> Extraction 0.000000 0.000000 0.0000000 0.0000000
#> ProcFood 0.000000 0.000000 0.0000000 0.0000000
#> TextWapp 0.000000 0.000000 0.0000000 0.0000000
#> LightMnfc 0.000000 0.000000 0.0000000 0.0000000
#> HeavyMnfc -1.130905 0.000000 0.0000000 0.0000000
#> Util_Cons 0.000000 1.130783 0.0000000 0.0000000
#> TransComm 0.000000 0.000000 -0.1820687 0.0000000
#> OthServices 0.000000 0.000000 0.0000000 0.1420864
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -4.602246 0.00000 0.000000 0.000000 0.000000 0.000000
#> MeatLstk 0.000000 -2.34837 0.000000 0.000000 0.000000 0.000000
#> Extraction 0.000000 0.00000 -2.030526 0.000000 0.000000 0.000000
#> ProcFood 0.000000 0.00000 0.000000 -3.177679 0.000000 0.000000
#> TextWapp 0.000000 0.00000 0.000000 0.000000 1.238731 0.000000
#> LightMnfc 0.000000 0.00000 0.000000 0.000000 0.000000 2.417324
#> HeavyMnfc 0.000000 0.00000 0.000000 0.000000 0.000000 0.000000
#> Util_Cons 0.000000 0.00000 0.000000 0.000000 0.000000 0.000000
#> TransComm 0.000000 0.00000 0.000000 0.000000 0.000000 0.000000
#> OthServices 0.000000 0.00000 0.000000 0.000000 0.000000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.000000 0.0000000 0.00000000
#> MeatLstk 0.000000 0.000000 0.0000000 0.00000000
#> Extraction 0.000000 0.000000 0.0000000 0.00000000
#> ProcFood 0.000000 0.000000 0.0000000 0.00000000
#> TextWapp 0.000000 0.000000 0.0000000 0.00000000
#> LightMnfc 0.000000 0.000000 0.0000000 0.00000000
#> HeavyMnfc 3.152643 0.000000 0.0000000 0.00000000
#> Util_Cons 0.000000 2.707082 0.0000000 0.00000000
#> TransComm 0.000000 0.000000 -0.5186058 0.00000000
#> OthServices 0.000000 0.000000 0.0000000 -0.04706264
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 4.023353 0.00000000 0.000000 0.0000000 0.0000 0.000000
#> MeatLstk 0.000000 -0.09514011 0.000000 0.0000000 0.0000 0.000000
#> Extraction 0.000000 0.00000000 4.387758 0.0000000 0.0000 0.000000
#> ProcFood 0.000000 0.00000000 0.000000 -0.3096563 0.0000 0.000000
#> TextWapp 0.000000 0.00000000 0.000000 0.0000000 6.0782 0.000000
#> LightMnfc 0.000000 0.00000000 0.000000 0.0000000 0.0000 -0.946373
#> HeavyMnfc 0.000000 0.00000000 0.000000 0.0000000 0.0000 0.000000
#> Util_Cons 0.000000 0.00000000 0.000000 0.0000000 0.0000 0.000000
#> TransComm 0.000000 0.00000000 0.000000 0.0000000 0.0000 0.000000
#> OthServices 0.000000 0.00000000 0.000000 0.0000000 0.0000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000000 0.000000 0.00000 0.0000000
#> MeatLstk 0.0000000 0.000000 0.00000 0.0000000
#> Extraction 0.0000000 0.000000 0.00000 0.0000000
#> ProcFood 0.0000000 0.000000 0.00000 0.0000000
#> TextWapp 0.0000000 0.000000 0.00000 0.0000000
#> LightMnfc 0.0000000 0.000000 0.00000 0.0000000
#> HeavyMnfc -0.6252707 0.000000 0.00000 0.0000000
#> Util_Cons 0.0000000 -3.916631 0.00000 0.0000000
#> TransComm 0.0000000 0.000000 -1.35151 0.0000000
#> OthServices 0.0000000 0.000000 0.00000 0.9380906
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.201015 0.000000 0.0000000 0.0000000 0.00000 0.000000
#> MeatLstk 0.000000 1.695156 0.0000000 0.0000000 0.00000 0.000000
#> Extraction 0.000000 0.000000 -0.9204026 0.0000000 0.00000 0.000000
#> ProcFood 0.000000 0.000000 0.0000000 0.3915172 0.00000 0.000000
#> TextWapp 0.000000 0.000000 0.0000000 0.0000000 -3.42903 0.000000
#> LightMnfc 0.000000 0.000000 0.0000000 0.0000000 0.00000 1.867404
#> HeavyMnfc 0.000000 0.000000 0.0000000 0.0000000 0.00000 0.000000
#> Util_Cons 0.000000 0.000000 0.0000000 0.0000000 0.00000 0.000000
#> TransComm 0.000000 0.000000 0.0000000 0.0000000 0.00000 0.000000
#> OthServices 0.000000 0.000000 0.0000000 0.0000000 0.00000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.000000 0.000000 0.0000000
#> MeatLstk 0.000000 0.000000 0.000000 0.0000000
#> Extraction 0.000000 0.000000 0.000000 0.0000000
#> ProcFood 0.000000 0.000000 0.000000 0.0000000
#> TextWapp 0.000000 0.000000 0.000000 0.0000000
#> LightMnfc 0.000000 0.000000 0.000000 0.0000000
#> HeavyMnfc 3.754615 0.000000 0.000000 0.0000000
#> Util_Cons 0.000000 1.259867 0.000000 0.0000000
#> TransComm 0.000000 0.000000 -2.110991 0.0000000
#> OthServices 0.000000 0.000000 0.000000 -0.2155072
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -0.743271 0.0000000 0.000000 0.0000000 0.000000 0.00000
#> MeatLstk 0.000000 0.2266365 0.000000 0.0000000 0.000000 0.00000
#> Extraction 0.000000 0.0000000 -1.933633 0.0000000 0.000000 0.00000
#> ProcFood 0.000000 0.0000000 0.000000 0.7660016 0.000000 0.00000
#> TextWapp 0.000000 0.0000000 0.000000 0.0000000 6.002452 0.00000
#> LightMnfc 0.000000 0.0000000 0.000000 0.0000000 0.000000 5.25726
#> HeavyMnfc 0.000000 0.0000000 0.000000 0.0000000 0.000000 0.00000
#> Util_Cons 0.000000 0.0000000 0.000000 0.0000000 0.000000 0.00000
#> TransComm 0.000000 0.0000000 0.000000 0.0000000 0.000000 0.00000
#> OthServices 0.000000 0.0000000 0.000000 0.0000000 0.000000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.0000000 0.000000 0.00000000
#> MeatLstk 0.000000 0.0000000 0.000000 0.00000000
#> Extraction 0.000000 0.0000000 0.000000 0.00000000
#> ProcFood 0.000000 0.0000000 0.000000 0.00000000
#> TextWapp 0.000000 0.0000000 0.000000 0.00000000
#> LightMnfc 0.000000 0.0000000 0.000000 0.00000000
#> HeavyMnfc 1.923459 0.0000000 0.000000 0.00000000
#> Util_Cons 0.000000 0.8291383 0.000000 0.00000000
#> TransComm 0.000000 0.0000000 -0.113569 0.00000000
#> OthServices 0.000000 0.0000000 0.000000 -0.03474696
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0.9713357 0.000000 0.0000000 0.0000000 0.00000 0.00000
#> MeatLstk 0.0000000 1.832316 0.0000000 0.0000000 0.00000 0.00000
#> Extraction 0.0000000 0.000000 0.1002754 0.0000000 0.00000 0.00000
#> ProcFood 0.0000000 0.000000 0.0000000 -0.7609404 0.00000 0.00000
#> TextWapp 0.0000000 0.000000 0.0000000 0.0000000 7.57356 0.00000
#> LightMnfc 0.0000000 0.000000 0.0000000 0.0000000 0.00000 5.30856
#> HeavyMnfc 0.0000000 0.000000 0.0000000 0.0000000 0.00000 0.00000
#> Util_Cons 0.0000000 0.000000 0.0000000 0.0000000 0.00000 0.00000
#> TransComm 0.0000000 0.000000 0.0000000 0.0000000 0.00000 0.00000
#> OthServices 0.0000000 0.000000 0.0000000 0.0000000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.00000 0.000000 0.00000000
#> MeatLstk 0.000000 0.00000 0.000000 0.00000000
#> Extraction 0.000000 0.00000 0.000000 0.00000000
#> ProcFood 0.000000 0.00000 0.000000 0.00000000
#> TextWapp 0.000000 0.00000 0.000000 0.00000000
#> LightMnfc 0.000000 0.00000 0.000000 0.00000000
#> HeavyMnfc 1.281197 0.00000 0.000000 0.00000000
#> Util_Cons 0.000000 -0.58022 0.000000 0.00000000
#> TransComm 0.000000 0.00000 -1.184795 0.00000000
#> OthServices 0.000000 0.00000 0.000000 -0.04550174
#>
#>
#> $data$pca
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.34259 0.00000 0.0000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 11.86026 0.0000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 11.4964 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 13.40175 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000 14.35474 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 14.63868
#> HeavyMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 14.96877 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 13.67167 0.00000 0.00000
#> TransComm 0.00000 0.00000 13.59118 0.00000
#> OthServices 0.00000 0.00000 0.00000 13.01249
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.75439 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 12.19975 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 18.79748 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 12.94059 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 12.65094 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 12.66256
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.0000 0.00000
#> MeatLstk 0.00000 0.00000 0.0000 0.00000
#> Extraction 0.00000 0.00000 0.0000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000
#> HeavyMnfc 14.28095 0.00000 0.0000 0.00000
#> Util_Cons 0.00000 12.38898 0.0000 0.00000
#> TransComm 0.00000 0.00000 10.6295 0.00000
#> OthServices 0.00000 0.00000 0.0000 10.02726
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 9.591173 0.000000 0.00000 0.000000 0.00000 0.0000
#> MeatLstk 0.000000 8.504987 0.00000 0.000000 0.00000 0.0000
#> Extraction 0.000000 0.000000 11.53611 0.000000 0.00000 0.0000
#> ProcFood 0.000000 0.000000 0.00000 9.508872 0.00000 0.0000
#> TextWapp 0.000000 0.000000 0.00000 0.000000 12.61271 0.0000
#> LightMnfc 0.000000 0.000000 0.00000 0.000000 0.00000 12.1383
#> HeavyMnfc 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> Util_Cons 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> TransComm 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> OthServices 0.000000 0.000000 0.00000 0.000000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.000000 0.000000
#> MeatLstk 0.00000 0.00000 0.000000 0.000000
#> Extraction 0.00000 0.00000 0.000000 0.000000
#> ProcFood 0.00000 0.00000 0.000000 0.000000
#> TextWapp 0.00000 0.00000 0.000000 0.000000
#> LightMnfc 0.00000 0.00000 0.000000 0.000000
#> HeavyMnfc 13.69412 0.00000 0.000000 0.000000
#> Util_Cons 0.00000 10.04734 0.000000 0.000000
#> TransComm 0.00000 0.00000 7.855877 0.000000
#> OthServices 0.00000 0.00000 0.000000 6.033594
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 11.06044 0.00000 0.00000 0.00000 0.00000 0.0000
#> MeatLstk 0.00000 10.51427 0.00000 0.00000 0.00000 0.0000
#> Extraction 0.00000 0.00000 17.05565 0.00000 0.00000 0.0000
#> ProcFood 0.00000 0.00000 0.00000 11.71024 0.00000 0.0000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 13.13126 0.0000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 14.0954
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 16.73721 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 13.30586 0.00000 0.00000
#> TransComm 0.00000 0.00000 11.52441 0.00000
#> OthServices 0.00000 0.00000 0.00000 10.34927
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.26634 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.71586 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 15.23259 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 14.59677 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.62816 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.48563
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.0000 0.00000 0.00000
#> MeatLstk 0.0000 0.0000 0.00000 0.00000
#> Extraction 0.0000 0.0000 0.00000 0.00000
#> ProcFood 0.0000 0.0000 0.00000 0.00000
#> TextWapp 0.0000 0.0000 0.00000 0.00000
#> LightMnfc 0.0000 0.0000 0.00000 0.00000
#> HeavyMnfc 16.2164 0.0000 0.00000 0.00000
#> Util_Cons 0.0000 14.5176 0.00000 0.00000
#> TransComm 0.0000 0.0000 14.10951 0.00000
#> OthServices 0.0000 0.0000 0.00000 13.70653
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.14648 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.27087 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 11.86343 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 14.44492 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.89195 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.85386
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 15.81736 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 15.14785 0.00000 0.00000
#> TransComm 0.00000 0.00000 14.69336 0.00000
#> OthServices 0.00000 0.00000 0.00000 14.26664
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 10.27795 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 10.35639 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 15.10381 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 10.66316 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 11.69954 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 12.12887
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.000000
#> MeatLstk 0.00000 0.00000 0.00000 0.000000
#> Extraction 0.00000 0.00000 0.00000 0.000000
#> ProcFood 0.00000 0.00000 0.00000 0.000000
#> TextWapp 0.00000 0.00000 0.00000 0.000000
#> LightMnfc 0.00000 0.00000 0.00000 0.000000
#> HeavyMnfc 13.51856 0.00000 0.00000 0.000000
#> Util_Cons 0.00000 10.29789 0.00000 0.000000
#> TransComm 0.00000 0.00000 10.08599 0.000000
#> OthServices 0.00000 0.00000 0.00000 7.840447
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 14.22647 0.00000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 14.62756 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 10.92318 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 15.21054 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000 15.34107 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 15.98123
#> HeavyMnfc 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 14.11562 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 14.74119 0.00000 0.00000
#> TransComm 0.00000 0.00000 13.83141 0.00000
#> OthServices 0.00000 0.00000 0.00000 12.93987
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.36729 0.00000 0.0000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 13.87852 0.0000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 10.8523 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 14.69552 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000 15.44664 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 15.66852
#> HeavyMnfc 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> TransComm 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> OthServices 0.00000 0.00000 0.0000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.0000 0.00000
#> MeatLstk 0.00000 0.00000 0.0000 0.00000
#> Extraction 0.00000 0.00000 0.0000 0.00000
#> ProcFood 0.00000 0.00000 0.0000 0.00000
#> TextWapp 0.00000 0.00000 0.0000 0.00000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000
#> HeavyMnfc 15.93989 0.00000 0.0000 0.00000
#> Util_Cons 0.00000 15.22748 0.0000 0.00000
#> TransComm 0.00000 0.00000 14.7742 0.00000
#> OthServices 0.00000 0.00000 0.0000 14.17255
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.45868 0.0000 0.00000 0.0000 0.00000 0.00000
#> MeatLstk 0.00000 12.5516 0.00000 0.0000 0.00000 0.00000
#> Extraction 0.00000 0.0000 10.83911 0.0000 0.00000 0.00000
#> ProcFood 0.00000 0.0000 0.00000 12.7736 0.00000 0.00000
#> TextWapp 0.00000 0.0000 0.00000 0.0000 14.56215 0.00000
#> LightMnfc 0.00000 0.0000 0.00000 0.0000 0.00000 13.47583
#> HeavyMnfc 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> Util_Cons 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> TransComm 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> OthServices 0.00000 0.0000 0.00000 0.0000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.0000 0.00000 0.00000
#> MeatLstk 0.00000 0.0000 0.00000 0.00000
#> Extraction 0.00000 0.0000 0.00000 0.00000
#> ProcFood 0.00000 0.0000 0.00000 0.00000
#> TextWapp 0.00000 0.0000 0.00000 0.00000
#> LightMnfc 0.00000 0.0000 0.00000 0.00000
#> HeavyMnfc 13.52715 0.0000 0.00000 0.00000
#> Util_Cons 0.00000 11.9777 0.00000 0.00000
#> TransComm 0.00000 0.0000 11.43308 0.00000
#> OthServices 0.00000 0.0000 0.00000 10.74161
#>
#>
#> $data$qgd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 5.3025036 1.8330073 1.0779229 1.2229357 2.4342122
#> MeatLstk 2.7768705 -0.7162721 1.1095163 1.8928652 1.0046575
#> Extraction 2.1189466 -5.9217262 2.3858929 -4.1012182 -0.2620059
#> ProcFood 3.3794665 -1.3327478 -0.8247659 1.2125645 0.4211774
#> TextWapp 5.4790139 -0.1505836 -3.0833485 1.0520892 -0.1386271
#> LightMnfc -0.1366740 0.9569653 -2.3973391 0.8487131 0.3921102
#> HeavyMnfc 12.3688354 8.7398720 2.4242530 0.7754262 11.1513605
#> Util_Cons 0.1643127 -0.8192021 -1.3425549 -0.9302185 0.2490819
#> TransComm 0.2885586 0.8120452 0.5885776 0.8242037 0.7813279
#> OthServices 0.7605057 1.1082128 2.3553727 1.8438946 0.9471712
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 5.54118681 5.5780416 3.1958656 4.0501800 -0.36289757
#> MeatLstk 2.85823894 2.1018999 5.9826436 10.0270824 -0.66400832
#> Extraction 2.89388371 -3.7277226 24.2610874 7.1261954 4.54151440
#> ProcFood 1.40632939 -0.2377838 1.0810761 5.6137323 -0.64258975
#> TextWapp 0.01598733 -0.1931078 6.2782235 2.7910876 1.38507533
#> LightMnfc 14.68611908 13.1583080 7.2229562 7.2858868 1.39269161
#> HeavyMnfc 3.86464953 9.8778877 12.4820213 12.7803307 16.87441635
#> Util_Cons 0.17347680 -0.1191161 -0.1640728 0.6545153 0.03988741
#> TransComm 0.32048893 0.5230921 2.4355500 2.2748649 0.45327634
#> OthServices 0.60188895 2.1733699 1.5672458 0.9167475 0.92746687
#>
#>
#> $data$qgm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -19.15771 -18.66146 -24.30349 -21.91628 -19.28162 -17.343117
#> MeatLstk -23.92909 -26.20664 -30.58310 -27.52553 -23.28158 -22.989042
#> Extraction -37.14291 -19.11580 -34.81327 -23.05922 -28.32143 -35.053730
#> ProcFood -13.58133 -18.30639 -22.64419 -16.03650 -15.12269 -15.701773
#> TextWapp -22.15898 -29.94650 -31.99200 -28.06267 -24.09383 -23.980768
#> LightMnfc -23.48178 -27.35197 -30.51225 -24.70992 -23.02998 -11.067205
#> HeavyMnfc -16.92033 -21.13693 -26.80107 -21.16073 -15.64798 -22.516979
#> Util_Cons -16.22005 -18.34445 -22.29317 -16.74421 -15.70222 -13.848609
#> TransComm -13.14134 -16.78803 -20.85596 -15.23388 -11.88094 -11.063158
#> OthServices -12.11600 -16.56006 -20.54560 -14.36961 -10.17196 -9.515145
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -19.31687 -14.80458 -15.147057 -20.65135
#> MeatLstk -24.97708 -15.91399 -14.391003 -24.49571
#> Extraction -28.99497 -23.87899 -33.940716 -35.59799
#> ProcFood -19.69344 -13.23042 -10.348082 -17.21922
#> TextWapp -32.05548 -18.94975 -21.492193 -24.05311
#> LightMnfc -18.80835 -15.15658 -16.039894 -24.35005
#> HeavyMnfc -21.26073 -18.34016 -14.481252 -16.29534
#> Util_Cons -20.06713 -14.20600 -12.903811 -17.66834
#> TransComm -17.42348 -10.83572 -9.165676 -15.47009
#> OthServices -17.17442 -11.54715 -9.676596 -13.72567
#>
#>
#> $data$pgd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$pgm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 22.15730 22.93851 22.48989 22.72544 23.04582 23.20563 22.30128
#> MeatLstk 23.20460 23.41275 22.42847 23.28705 24.21251 24.29891 21.83274
#> Extraction 23.08458 22.51213 22.28378 22.42871 23.25626 22.85886 22.46984
#> ProcFood 23.25738 23.30396 22.92291 21.85093 23.91862 24.71392 22.41020
#> TextWapp 24.06376 23.88387 23.83591 23.92709 24.45475 24.74065 23.83464
#> LightMnfc 24.11964 24.28742 24.10420 24.49360 25.01403 24.98860 23.80603
#> HeavyMnfc 25.67815 25.63785 25.53567 25.50239 26.06812 26.27178 25.24150
#> Util_Cons 23.64148 23.15973 23.13320 22.97058 24.25033 23.61775 22.49229
#> TransComm 22.51997 22.38468 22.36277 22.18669 22.46484 22.19932 22.09121
#> OthServices 21.44492 21.73111 21.15306 20.89401 20.90946 20.82197 20.43912
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 22.97043 22.62321 22.75626
#> MeatLstk 23.46846 23.43196 22.91291
#> Extraction 22.57123 22.32816 22.33815
#> ProcFood 23.68755 23.77691 22.76432
#> TextWapp 24.03613 24.10004 23.79141
#> LightMnfc 24.37345 24.44790 23.84015
#> HeavyMnfc 25.41857 25.79829 25.27232
#> Util_Cons 23.22650 23.34762 22.73091
#> TransComm 22.45536 22.16857 22.02911
#> OthServices 21.46419 21.03490 20.27284
#>
#>
#> $data$qpd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 4.2049203 1.5444363 1.9593676 0.90182483 7.0852613 2.1071639
#> MeatLstk 4.2228971 0.7176451 1.7166111 0.25841042 1.6682687 1.0890539
#> Extraction 3.4305365 -0.6842224 -0.6364989 0.09147809 1.2079167 1.7045003
#> ProcFood 2.4787312 0.3273760 2.9594886 1.61861956 1.5236069 1.4222747
#> TextWapp 14.3761358 6.5628719 6.3429675 2.73794484 8.3986378 4.0979528
#> LightMnfc 10.3239183 3.8462653 5.6687465 3.38265920 6.9847498 4.7184854
#> HeavyMnfc 9.3666563 3.8386242 9.0146961 4.04604816 5.3643351 6.2584376
#> Util_Cons 0.3964666 -0.6996698 -0.5819583 -0.31527111 0.2914521 -0.1011406
#> TransComm 0.5358488 0.6036080 0.3717969 0.60378081 0.6084445 0.1593260
#> OthServices 0.5549243 0.5110125 0.8626198 0.47762328 0.7996567 0.1245345
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 12.9308624 3.0465899 1.03856707 2.1440678
#> MeatLstk 4.9497032 1.3979640 0.78399104 1.7284443
#> Extraction 11.2549629 6.0567222 1.26907539 23.6044121
#> ProcFood 2.4907041 2.0524313 3.18901658 1.6493673
#> TextWapp 13.9011068 6.4493723 8.61165905 17.0404816
#> LightMnfc 8.4160414 9.0438738 10.06593800 12.9941454
#> HeavyMnfc 8.2483730 10.9793425 12.58488464 11.6605806
#> Util_Cons 0.2591718 -0.1556619 -0.17729397 -0.5851070
#> TransComm 0.6308634 0.2935821 0.48439255 -0.1874701
#> OthServices 1.7515974 0.3552249 0.05473116 0.4599540
#>
#>
#> $data$qpm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -20.00035 -18.89195 -23.64338 -22.16399 -15.61658 -20.032547
#> MeatLstk -22.85880 -25.14088 -30.16630 -28.68809 -22.77753 -24.313650
#> Extraction -36.33560 -14.61283 -36.73754 -19.69538 -27.26505 -35.804462
#> ProcFood -14.33429 -16.93186 -19.69250 -15.69965 -14.19090 -15.688458
#> TextWapp -15.59312 -25.23640 -25.37741 -26.86254 -17.60452 -20.878180
#> LightMnfc -15.46683 -25.27286 -24.76964 -22.81816 -17.97544 -18.796560
#> HeavyMnfc -19.13998 -24.69153 -22.09112 -18.60204 -20.03971 -20.731209
#> Util_Cons -16.02587 -18.24603 -21.69410 -16.22742 -15.66659 -14.084786
#> TransComm -12.92717 -16.96008 -21.02652 -15.41920 -12.03210 -11.206033
#> OthServices -12.29532 -17.05290 -21.70437 -15.51836 -10.30322 -9.944496
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -13.69781 -14.92782 -17.60303 -18.65487
#> MeatLstk -22.88455 -19.55145 -21.58279 -22.67723
#> Extraction -17.94458 -35.03077 -37.55247 -23.85446
#> ProcFood -17.49706 -12.39659 -12.40634 -15.30965
#> TextWapp -22.46071 -18.81923 -17.04667 -12.32577
#> LightMnfc -22.21095 -13.71573 -13.86427 -15.69412
#> HeavyMnfc -22.42846 -19.43108 -14.62946 -20.02946
#> Util_Cons -19.76439 -14.19884 -13.62358 -18.18270
#> TransComm -17.33499 -12.70018 -10.75586 -16.00926
#> OthServices -17.51632 -12.60267 -10.44813 -14.12531
#>
#>
#> $data$ppd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$ppm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 22.15730 22.93851 22.48989 22.72544 23.04582 23.20563 22.30128
#> MeatLstk 23.20460 23.41275 22.42847 23.28705 24.21251 24.29891 21.83274
#> Extraction 23.08458 22.51213 22.28378 22.42871 23.25626 22.85886 22.46984
#> ProcFood 23.25738 23.30396 22.92291 21.85093 23.91862 24.71392 22.41020
#> TextWapp 24.06376 23.88387 23.83591 23.92709 24.45475 24.74065 23.83464
#> LightMnfc 24.11964 24.28742 24.10420 24.49360 25.01403 24.98860 23.80603
#> HeavyMnfc 25.67815 25.63785 25.53567 25.50239 26.06812 26.27178 25.24150
#> Util_Cons 23.64148 23.15973 23.13320 22.97058 24.25033 23.61775 22.49229
#> TransComm 22.51997 22.38468 22.36277 22.18669 22.46484 22.19932 22.09121
#> OthServices 21.44492 21.73111 21.15306 20.89401 20.90946 20.82197 20.43912
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 22.97043 22.62321 22.75626
#> MeatLstk 23.46846 23.43196 22.91291
#> Extraction 22.57123 22.32816 22.33815
#> ProcFood 23.68755 23.77691 22.76432
#> TextWapp 24.03613 24.10004 23.79141
#> LightMnfc 24.37345 24.44790 23.84015
#> HeavyMnfc 25.41857 25.79829 25.27232
#> Util_Cons 23.22650 23.34762 22.73091
#> TransComm 22.45536 22.16857 22.02911
#> OthServices 21.46419 21.03490 20.27284
#>
#>
#> $data$qid
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 1.203093 6.5806761 -8.4027109 -0.4103216 16.664042 4.478379
#> MeatLstk 1.353972 0.1396230 -7.2476583 0.3066740 9.568820 4.194431
#> Extraction 1.567705 -0.3731098 -9.0909405 1.7188420 2.279730 4.091862
#> ProcFood 3.405085 6.5954823 -7.4092650 -0.1096950 4.539999 3.898551
#> TextWapp 10.472630 9.2950926 -0.3699297 3.4605341 6.575845 9.033482
#> LightMnfc 20.161869 3.7082028 8.1577616 6.1592503 9.433147 13.196636
#> HeavyMnfc 23.738235 7.8669076 20.0629539 8.4644880 12.903023 19.253447
#> Util_Cons 1.229766 -0.3384587 -9.0135088 -0.3879824 2.151889 3.928688
#> TransComm 1.261127 -0.1654244 -9.0420303 -0.2795910 2.141409 3.898280
#> OthServices 1.524137 0.3335962 -8.9789066 5.6988468 2.606978 4.789678
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 2.8485048 6.703623 9.964510 0.1445033
#> MeatLstk -3.8753538 6.679326 1.173399 -0.4344455
#> Extraction -5.1057038 12.076462 3.373826 -0.7957382
#> ProcFood 0.1356158 10.287799 3.000593 0.6620809
#> TextWapp 4.6987247 6.640568 18.769587 15.2613840
#> LightMnfc 8.7489281 12.320046 15.143770 18.1481781
#> HeavyMnfc 10.0850763 22.258335 18.049299 17.7129459
#> Util_Cons -6.3638129 2.060671 1.500323 -0.6686226
#> TransComm -6.3616467 2.165310 1.291215 -0.9851453
#> OthServices -4.7018299 4.410283 3.836971 0.7999061
#>
#>
#> $data$qim
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -22.304892 -14.86928 -31.40345 -23.17619 -8.068480 -18.175737
#> MeatLstk -24.982258 -25.57049 -36.32071 -28.65376 -16.776642 -21.988623
#> Extraction -37.482216 -14.34535 -42.12020 -18.38972 -26.494766 -34.297569
#> ProcFood -13.559919 -11.74204 -27.78004 -17.13342 -11.641402 -13.629951
#> TextWapp -18.474232 -23.31950 -30.08795 -26.34813 -18.990047 -17.126825
#> LightMnfc -7.928440 -25.37221 -22.99759 -20.74526 -16.098274 -12.222218
#> HeavyMnfc -8.514384 -21.77005 -14.19533 -15.14538 -14.318658 -11.036932
#> Util_Cons -15.328875 -17.94865 -28.33514 -16.28852 -14.102180 -10.619045
#> TransComm -12.299012 -17.59485 -28.43341 -16.16188 -10.691738 -7.891346
#> OthServices -11.449964 -17.19931 -29.34394 -11.12836 -8.694975 -5.748502
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -21.40278 -11.908680 -10.323918 -20.24727
#> MeatLstk -29.36906 -15.361242 -21.279810 -24.32122
#> Extraction -30.01129 -31.343155 -36.254597 -38.88593
#> ProcFood -19.39286 -5.327224 -12.566290 -16.13222
#> TextWapp -28.72532 -18.673422 -9.288441 -13.65848
#> LightMnfc -21.97210 -11.123357 -9.890447 -11.84865
#> HeavyMnfc -21.11226 -11.242743 -10.485917 -15.69480
#> Util_Cons -25.06468 -12.294164 -12.171935 -18.25143
#> TransComm -23.07910 -11.070943 -10.039291 -16.68067
#> OthServices -22.74771 -9.071202 -7.062913 -13.83471
#>
#>
#> $data$pid
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$pim
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 22.15730 22.93851 22.48989 22.72544 23.04582 23.20563 22.30128
#> MeatLstk 23.20460 23.41275 22.42847 23.28705 24.21251 24.29891 21.83274
#> Extraction 23.08458 22.51213 22.28378 22.42871 23.25626 22.85886 22.46984
#> ProcFood 23.25738 23.30396 22.92291 21.85093 23.91862 24.71392 22.41020
#> TextWapp 24.06376 23.88387 23.83591 23.92709 24.45475 24.74065 23.83464
#> LightMnfc 24.11964 24.28742 24.10420 24.49360 25.01403 24.98860 23.80603
#> HeavyMnfc 25.67815 25.63785 25.53567 25.50239 26.06812 26.27178 25.24150
#> Util_Cons 23.64148 23.15973 23.13320 22.97058 24.25033 23.61775 22.49229
#> TransComm 22.51997 22.38468 22.36277 22.18669 22.46484 22.19932 22.09121
#> OthServices 21.44492 21.73111 21.15306 20.89401 20.90946 20.82197 20.43912
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 22.97043 22.62321 22.75626
#> MeatLstk 23.46846 23.43196 22.91291
#> Extraction 22.57123 22.32816 22.33815
#> ProcFood 23.68755 23.77691 22.76432
#> TextWapp 24.03613 24.10004 23.79141
#> LightMnfc 24.37345 24.44790 23.84015
#> HeavyMnfc 25.41857 25.79829 25.27232
#> Util_Cons 23.22650 23.34762 22.73091
#> TransComm 22.45536 22.16857 22.02911
#> OthServices 21.46419 21.03490 20.27284
#>
#>
#> $data$psave
#> subtotal
#> REG TOTAL
#> Oceania 15.74164
#> EastAsia 13.63158
#> SEAsia 14.02081
#> SouthAsia 15.73502
#> NAmerica 16.34566
#> LatinAmer 17.02760
#> EU_28 13.01032
#> MENA 16.37310
#> SSA 17.94318
#> RestofWorld 14.72703
#>
#> $data$qsave
#> subtotal
#> REG TOTAL
#> Oceania -1.627666
#> EastAsia -2.137504
#> SEAsia -4.932978
#> SouthAsia -3.035864
#> NAmerica -1.346193
#> LatinAmer -1.794758
#> EU_28 -2.638963
#> MENA -1.830612
#> SSA -2.521397
#> RestofWorld -2.640702
#>
#> $data$pinv
#> subtotal
#> REG TOTAL
#> Oceania 15.55864
#> EastAsia 13.45191
#> SEAsia 13.84052
#> SouthAsia 15.55202
#> NAmerica 16.16170
#> LatinAmer 16.84255
#> EU_28 12.83163
#> MENA 16.18909
#> SSA 17.75670
#> RestofWorld 14.54563
#>
#> $data$kb
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$qxs
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -19.56295 -27.19864 -16.964979 -21.86511 -25.45063 -25.37991
#> MeatLstk -23.41405 -25.21308 -5.132370 -16.66843 -31.85808 -29.80575
#> Extraction -22.95119 -61.22696 -23.440174 -50.66522 -43.33770 -25.56958
#> ProcFood -18.41091 -16.99961 -5.818068 -13.19602 -21.91710 -21.43690
#> TextWapp -21.52654 -12.81238 -12.558948 -15.27043 -27.54888 -29.08848
#> LightMnfc -20.69179 -11.99696 -9.139107 -18.81835 -25.01646 -26.35299
#> HeavyMnfc -16.95752 -13.22399 -10.139030 -24.35097 -22.83766 -21.25229
#> Util_Cons -20.17230 -15.85076 -7.203475 -18.96791 -22.87514 -24.81680
#> TransComm -19.19751 -10.66438 -1.615240 -13.35798 -20.58338 -22.10872
#> OthServices -19.73863 -11.14418 2.259035 -12.12549 -21.58442 -23.03505
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -19.245478 -31.74357 -29.28310 -26.681919
#> MeatLstk -15.835863 -36.19915 -33.00227 -26.804770
#> Extraction -45.012432 -18.69808 -18.14404 -18.045530
#> ProcFood -9.738397 -23.60417 -22.22383 -16.670645
#> TextWapp -7.474185 -26.36120 -26.96500 -22.808439
#> LightMnfc -9.254805 -27.34395 -25.70126 -16.037802
#> HeavyMnfc -9.377060 -11.70086 -21.44164 -9.598754
#> Util_Cons -8.178735 -23.57087 -25.05789 -14.405104
#> TransComm -8.976718 -19.84358 -22.31699 -13.087816
#> OthServices -4.100457 -19.54238 -22.79375 -13.302673
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -11.546020 -19.55478 -9.100564 -14.15599 -18.06949 -17.537472
#> MeatLstk -21.824261 -23.36880 -4.170784 -14.97774 -30.15167 -28.515690
#> Extraction -6.905659 -48.97369 -7.321320 -43.27788 -30.04126 -8.832899
#> ProcFood -19.843405 -18.42618 -7.319551 -14.61656 -23.17709 -22.733072
#> TextWapp -35.049328 -27.60658 -27.390465 -29.63973 -39.87432 -40.944534
#> LightMnfc -31.865702 -24.32471 -21.920385 -30.50883 -35.50817 -36.589493
#> HeavyMnfc -26.823652 -23.57455 -20.831251 -33.88369 -31.99008 -30.619562
#> Util_Cons -23.414179 -19.26814 -10.972033 -22.25869 -26.00725 -27.870056
#> TransComm -23.296465 -15.19621 -6.606116 -17.75317 -24.61203 -26.059992
#> OthServices -23.375362 -15.17034 -2.374435 -16.10719 -25.13752 -26.522413
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -11.260746 -24.722565 -22.118525 -19.206230
#> MeatLstk -14.119525 -34.702900 -31.110872 -25.189037
#> Extraction -32.556526 -2.262317 -1.555948 -1.446555
#> ProcFood -11.228392 -24.952389 -23.694738 -18.026371
#> TextWapp -23.117819 -38.915199 -39.469208 -35.827023
#> LightMnfc -22.122780 -37.664608 -36.006664 -27.391884
#> HeavyMnfc -20.002308 -22.389708 -31.192713 -20.045153
#> Util_Cons -11.907684 -26.674723 -28.101353 -17.881329
#> TransComm -13.594162 -23.909767 -26.257698 -17.496712
#> OthServices -8.445773 -23.187998 -26.292048 -17.231024
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -17.01079 -24.37959 -14.534050 -19.45056 -23.27281 -22.96546
#> MeatLstk -30.94608 -32.54626 -14.923124 -24.97771 -38.25774 -36.89135
#> Extraction -23.01908 -59.78725 -23.682739 -51.51329 -42.27030 -25.17021
#> ProcFood -23.02867 -21.61932 -11.101219 -18.03613 -26.21679 -25.88809
#> TextWapp -29.21566 -21.09849 -20.942226 -23.42317 -34.55321 -35.89787
#> LightMnfc -28.88987 -20.93173 -18.534697 -27.39219 -32.89728 -33.99304
#> HeavyMnfc -20.16871 -16.57864 -13.577592 -27.93535 -25.80952 -24.11040
#> Util_Cons -29.53184 -25.71699 -18.083576 -28.46866 -31.91776 -33.63176
#> TransComm -26.04422 -18.23414 -9.951768 -20.69950 -27.31265 -28.70875
#> OthServices -27.63735 -19.88870 -7.804531 -20.77344 -29.30149 -30.60934
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -16.76830 -29.43426 -26.94533 -24.31008
#> MeatLstk -24.26307 -42.22243 -39.47649 -34.06460
#> Extraction -44.39648 -19.34323 -18.77302 -18.67606
#> ProcFood -14.80834 -27.56104 -26.79445 -21.32153
#> TextWapp -16.41626 -33.63047 -34.54156 -30.23612
#> LightMnfc -18.65178 -34.79921 -32.30263 -24.60336
#> HeavyMnfc -12.76437 -15.36278 -24.43602 -12.92899
#> Util_Cons -18.94449 -32.53192 -33.84460 -24.44096
#> TransComm -16.68948 -26.63555 -28.89937 -20.45222
#> OthServices -13.53822 -27.46041 -30.39180 -21.83477
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -18.166683 -25.66096 -15.541812 -20.55089 -24.54778 -24.207371
#> MeatLstk -26.850491 -28.50255 -9.847019 -20.48433 -34.64674 -33.054466
#> Extraction -4.729849 -52.02125 -5.255079 -40.11850 -31.62071 -7.453051
#> ProcFood -23.021950 -21.67270 -11.174273 -17.90826 -26.21570 -25.499104
#> TextWapp -34.195988 -26.72789 -26.560534 -28.83052 -39.24018 -40.352009
#> LightMnfc -26.194040 -18.26735 -15.811931 -24.54059 -30.50877 -31.674484
#> HeavyMnfc -19.676937 -15.63358 -12.536132 -26.31497 -24.81104 -22.975637
#> Util_Cons -22.627642 -18.43902 -10.057709 -21.46028 -25.24734 -27.129274
#> TransComm -22.406492 -14.21225 -5.522490 -16.79888 -23.73732 -25.202087
#> OthServices -22.660778 -14.37923 -1.463996 -15.32481 -24.43936 -25.837173
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -17.913795 -30.380470 -28.022463 -25.1353817
#> MeatLstk -19.669422 -38.217350 -35.474747 -30.1273804
#> Extraction -34.536381 -0.519366 0.164981 0.2873982
#> ProcFood -14.744433 -27.698057 -26.813559 -21.0501118
#> TextWapp -22.296156 -37.942688 -38.482132 -35.0836296
#> LightMnfc -15.913767 -32.738052 -30.511124 -22.1527824
#> HeavyMnfc -11.832570 -14.550830 -24.058306 -12.2784710
#> Util_Cons -11.002971 -25.921661 -27.362953 -17.0379677
#> TransComm -12.591612 -23.026911 -25.402088 -16.5394459
#> OthServices -7.591952 -22.471661 -25.604658 -16.4591351
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -10.40928 -18.787605 -7.3891463 -12.993925 -16.57746 -16.54580
#> MeatLstk -16.94020 -18.776846 2.3683462 -9.702258 -25.88750 -23.86119
#> Extraction -11.58975 -51.435452 -11.9688616 -44.988094 -38.02487 -14.94552
#> ProcFood -15.77640 -14.229641 -2.4524660 -10.266225 -19.07503 -18.74262
#> TextWapp -22.49416 -13.655144 -13.5223150 -16.257689 -28.08944 -29.50166
#> LightMnfc -22.27402 -12.825274 -10.0542908 -20.039429 -25.52757 -26.92656
#> HeavyMnfc -19.31488 -15.749673 -12.8405685 -27.141014 -24.72730 -23.07975
#> Util_Cons -17.73640 -13.282989 -4.3718405 -16.495253 -20.52171 -22.52262
#> TransComm -18.38405 -9.765013 -0.6247707 -12.485731 -19.78387 -21.32457
#> OthServices -19.35793 -10.722709 2.7440851 -11.708672 -21.21247 -22.66998
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -10.178074 -23.55287 -20.953720 -18.15768
#> MeatLstk -8.742025 -30.70109 -27.030571 -20.68382
#> Extraction -36.684483 -6.83293 -6.179387 -6.05811
#> ProcFood -6.656250 -21.19201 -19.773748 -13.79031
#> TextWapp -8.408574 -27.03230 -27.631014 -23.55623
#> LightMnfc -10.349575 -28.44817 -26.838413 -17.06540
#> HeavyMnfc -11.856673 -14.77920 -23.905233 -11.83408
#> Util_Cons -5.376857 -21.23867 -22.771072 -11.79337
#> TransComm -8.060358 -19.03662 -21.534931 -12.21285
#> OthServices -3.645569 -19.16073 -22.427528 -12.89144
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -15.47937 -23.408476 -12.6899853 -18.00700 -21.95237 -21.54142
#> MeatLstk -18.11788 -20.165876 1.6815256 -11.01836 -26.85758 -25.08060
#> Extraction -26.52171 -59.866436 -27.0437584 -52.95852 -47.66658 -29.08944
#> ProcFood -15.86395 -14.214314 -2.5319815 -10.26758 -19.17010 -18.64289
#> TextWapp -23.54683 -14.542186 -14.3572140 -17.03100 -28.67943 -30.00186
#> LightMnfc -20.50237 -10.806705 -8.0785408 -17.87994 -23.71524 -25.23513
#> HeavyMnfc -16.82568 -13.206117 -10.1671371 -25.16578 -22.40109 -20.50128
#> Util_Cons -15.93656 -11.385707 -2.2795949 -14.66825 -18.78281 -20.82750
#> TransComm -18.28994 -9.660971 -0.5101892 -12.38482 -19.69138 -21.23385
#> OthServices -18.70415 -9.998920 3.5770516 -10.99288 -20.57372 -22.04305
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -15.264914 -28.43996 -25.72489 -23.094593
#> MeatLstk -10.176354 -31.90978 -28.46595 -22.100414
#> Extraction -47.251587 -22.66316 -22.12485 -22.020945
#> ProcFood -6.691166 -21.28292 -19.82193 -13.892861
#> TextWapp -9.420430 -27.89556 -28.98017 -24.502981
#> LightMnfc -8.117146 -26.20847 -24.86903 -14.907297
#> HeavyMnfc -9.226878 -12.13239 -21.35592 -8.987186
#> Util_Cons -3.306599 -19.51546 -21.08138 -9.863499
#> TransComm -7.954350 -18.94327 -21.44446 -12.111722
#> OthServices -2.864407 -18.50536 -21.79864 -12.185229
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -11.425205 -19.82900 -8.416110 -13.98709 -18.49819 -17.59248
#> MeatLstk -28.013937 -29.61139 -11.870225 -21.65399 -36.22656 -34.03894
#> Extraction -8.696556 -51.04870 -8.017332 -44.36296 -36.48428 -10.66907
#> ProcFood -22.906456 -21.57020 -10.893585 -17.91528 -26.72321 -25.80805
#> TextWapp -28.863476 -20.66905 -20.522831 -23.05416 -34.73956 -35.50183
#> LightMnfc -30.492220 -21.91310 -19.578741 -28.17907 -34.14297 -34.76874
#> HeavyMnfc -23.986063 -20.44567 -17.663378 -31.02947 -29.61213 -27.27648
#> Util_Cons -28.888926 -25.03927 -17.336210 -27.81604 -31.29662 -33.02626
#> TransComm -23.692867 -15.63447 -7.088771 -18.17822 -25.00163 -26.44211
#> OthServices -27.023649 -19.20929 -7.022630 -20.10153 -28.70190 -30.02085
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -11.04906 -23.459284 -21.601355 -18.857054
#> MeatLstk -20.80710 -39.638035 -36.735584 -31.242964
#> Extraction -34.87750 -3.830928 -3.157416 -3.035829
#> ProcFood -14.63169 -27.798523 -26.566187 -21.275566
#> TextWapp -15.94205 -32.903397 -33.564644 -29.813248
#> LightMnfc -19.79486 -35.208160 -34.028553 -25.695023
#> HeavyMnfc -16.94129 -19.361395 -28.221140 -16.824799
#> Util_Cons -18.20498 -31.916380 -33.241032 -23.751595
#> TransComm -14.04070 -24.302999 -26.638792 -17.923084
#> OthServices -12.80489 -26.845207 -29.801458 -21.171860
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -7.117748 -15.862175 -4.3341007 -9.859877 -14.29110 -13.85798
#> MeatLstk -15.289807 -17.259956 4.3190145 -7.911394 -24.18268 -22.48215
#> Extraction -30.985020 -62.408028 -31.0485382 -57.772064 -50.93185 -33.07560
#> ProcFood -14.052855 -12.403172 -0.4709667 -8.301563 -17.46365 -16.86358
#> TextWapp -25.980703 -17.279278 -17.0955353 -19.654305 -31.40783 -32.84311
#> LightMnfc -19.857119 -9.964133 -7.2367945 -17.619629 -23.53651 -24.54732
#> HeavyMnfc -20.370815 -16.638876 -13.7119465 -27.822365 -25.57943 -23.80298
#> Util_Cons -18.264463 -13.839635 -4.9856868 -17.031277 -21.03189 -23.01996
#> TransComm -18.865562 -10.297379 -1.2110654 -13.002046 -20.25713 -21.78873
#> OthServices -18.465561 -9.734790 3.8810260 -10.731663 -20.34063 -21.81426
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -6.895585 -19.55016 -18.06553 -15.06270
#> MeatLstk -6.963333 -28.43241 -25.07582 -18.94166
#> Extraction -50.590530 -27.21966 -26.70018 -26.62046
#> ProcFood -4.678449 -19.08311 -17.90078 -11.86787
#> TextWapp -12.275154 -29.87739 -30.92494 -26.61189
#> LightMnfc -7.240534 -24.68802 -23.78414 -14.01495
#> HeavyMnfc -12.843636 -15.46897 -25.28587 -12.90983
#> Util_Cons -5.984253 -21.74424 -23.26681 -12.35957
#> TransComm -8.602786 -19.51429 -21.99785 -12.73077
#> OthServices -2.579336 -18.26619 -21.56914 -11.92752
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -12.27772 -20.795397 -9.67801571 -14.90770 -19.14008 -18.89261
#> MeatLstk -18.92706 -20.798052 0.05535555 -11.85521 -27.81445 -25.78843
#> Extraction -21.20235 -57.460857 -21.88895798 -49.34512 -43.13546 -24.65974
#> ProcFood -14.59002 -12.833708 -1.14477873 -8.92854 -18.03053 -17.60796
#> TextWapp -22.63448 -13.778739 -13.61027145 -16.28873 -28.49483 -30.11182
#> LightMnfc -19.24792 -9.857428 -6.94201899 -16.63887 -23.11255 -24.64944
#> HeavyMnfc -15.74372 -11.759453 -8.73891926 -23.89310 -21.55487 -20.04863
#> Util_Cons -17.69524 -13.239590 -4.32398176 -16.45346 -20.48194 -22.48385
#> TransComm -17.70659 -9.016013 0.20009491 -11.75932 -19.11803 -20.67152
#> OthServices -18.26911 -9.517299 4.13132524 -10.51657 -20.14869 -21.62587
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -12.087190 -25.04449 -22.63829 -19.894028
#> MeatLstk -10.978945 -31.50153 -28.35126 -22.641066
#> Extraction -44.552780 -17.38273 -16.75827 -16.687876
#> ProcFood -5.339941 -19.60306 -18.34489 -12.667593
#> TextWapp -8.567683 -27.02016 -27.46000 -23.491068
#> LightMnfc -6.957856 -24.95198 -23.66402 -13.867412
#> HeavyMnfc -7.940459 -11.02816 -19.51364 -7.885419
#> Util_Cons -5.329502 -21.19925 -22.73242 -11.749222
#> TransComm -7.297207 -18.36459 -20.88363 -11.484163
#> OthServices -2.344604 -18.06925 -21.38015 -11.715306
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -11.09036 -18.71297 -8.086786 -13.57399 -17.97127 -17.14795
#> MeatLstk -22.50603 -24.31885 -4.223228 -15.75178 -30.93749 -29.02975
#> Extraction -34.88607 -65.28933 -34.662239 -59.77710 -54.15155 -37.66963
#> ProcFood -20.36869 -18.82380 -7.835397 -15.10880 -23.63541 -23.26413
#> TextWapp -21.47272 -12.28743 -12.147207 -14.86038 -27.56051 -29.09209
#> LightMnfc -24.66710 -15.12831 -12.541512 -21.87892 -27.96010 -29.57072
#> HeavyMnfc -22.87709 -19.27161 -16.814480 -30.72014 -28.69183 -27.22257
#> Util_Cons -24.52432 -20.43838 -12.262527 -23.38558 -27.07980 -28.91560
#> TransComm -22.77083 -14.61507 -5.966103 -17.18955 -24.09542 -25.55330
#> OthServices -23.72578 -15.55828 -2.820898 -16.49084 -25.47988 -26.85844
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -10.795607 -22.67618 -21.42832 -17.99536
#> MeatLstk -14.902124 -34.87833 -31.89365 -25.75419
#> Extraction -52.982727 -31.37692 -30.90169 -30.81483
#> ProcFood -11.703659 -25.23653 -23.79049 -18.30384
#> TextWapp -6.997862 -25.62163 -26.90569 -21.96596
#> LightMnfc -12.612370 -29.54971 -28.75747 -18.55788
#> HeavyMnfc -15.778834 -18.40317 -27.85813 -15.43455
#> Util_Cons -13.184614 -27.73759 -29.14355 -19.07167
#> TransComm -13.002034 -23.38834 -25.75236 -16.93133
#> OthServices -8.864470 -23.53928 -26.62913 -17.60954
#>
#>
#> $data$pfob
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$pcif
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.40103 12.59115 9.712021 11.03422 12.06624 12.04531
#> MeatLstk 11.79867 12.16060 8.589859 10.52217 13.58959 13.13198
#> Extraction 11.44367 18.43601 11.506212 15.90925 14.50325 11.78374
#> ProcFood 13.19569 12.76298 9.624746 11.64022 14.31156 14.15515
#> TextWapp 14.14802 12.54701 12.503199 12.97957 15.37721 15.71011
#> LightMnfc 14.34407 12.58598 12.051337 13.94712 15.30305 15.61234
#> HeavyMnfc 14.81347 14.11234 13.558454 16.31439 15.99394 15.66583
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.315413 14.02971 13.23717 12.43442
#> MeatLstk 10.372799 14.61134 13.85157 12.48951
#> Extraction 14.806399 10.91718 10.85083 10.83886
#> ProcFood 10.670601 14.87055 14.41209 12.66341
#> TextWapp 11.653436 15.12584 15.25305 14.40064
#> LightMnfc 12.072602 15.84586 15.46073 13.37698
#> HeavyMnfc 13.424981 13.83612 15.70462 13.46368
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.38797 12.47069 9.796656 11.04104 12.06617 11.92341
#> MeatLstk 11.79769 12.10160 8.743546 10.52812 13.52390 13.16691
#> Extraction 11.39377 17.45557 11.437703 16.36523 14.23410 11.59931
#> ProcFood 13.22278 12.78048 9.610768 11.63669 14.30202 14.15500
#> TextWapp 14.19581 12.54601 12.501026 12.97689 15.38439 15.66271
#> LightMnfc 14.33364 12.55993 12.036770 13.99832 15.27313 15.56381
#> HeavyMnfc 14.83962 14.14682 13.587509 16.47398 16.01677 15.69482
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.317986 13.95108 13.19042 12.37496
#> MeatLstk 10.377210 14.56926 13.73765 12.46881
#> Extraction 14.603312 10.91697 10.84660 10.83575
#> ProcFood 10.670685 14.90041 14.47474 12.65741
#> TextWapp 11.641468 15.13969 15.28049 14.38069
#> LightMnfc 12.080087 15.85853 15.40643 13.25573
#> HeavyMnfc 13.422836 13.90249 15.82857 13.43130
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.38034 12.42037 9.742893 11.03089 12.09912 12.01090
#> MeatLstk 11.78344 12.14055 8.654874 10.52991 13.49842 13.16094
#> Extraction 11.37426 17.93454 11.459270 16.00524 14.23502 11.65277
#> ProcFood 13.20740 12.74959 9.623041 11.62961 14.28196 14.16857
#> TextWapp 14.17170 12.52112 12.491267 12.97341 15.37873 15.70048
#> LightMnfc 14.34979 12.55720 12.057619 13.99535 15.34202 15.62522
#> HeavyMnfc 14.83163 14.13022 13.569769 16.48039 16.00968 15.64438
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.316930 13.96260 13.18724 12.40003
#> MeatLstk 10.387445 14.52781 13.80666 12.48840
#> Extraction 14.613429 10.91737 10.84853 10.83687
#> ProcFood 10.670823 14.75220 14.48274 12.65414
#> TextWapp 11.654366 15.16225 15.37597 14.39449
#> LightMnfc 12.081623 15.83704 15.19054 13.35719
#> HeavyMnfc 13.421713 13.90043 15.71366 13.45156
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.37823 12.48607 9.694014 11.02287 12.15727 12.05788
#> MeatLstk 11.79765 12.14561 8.663730 10.53567 13.52487 13.15371
#> Extraction 11.33882 18.27715 11.393076 15.98949 14.64093 11.62373
#> ProcFood 13.22353 12.78501 9.660933 11.60883 14.30009 14.05364
#> TextWapp 14.15830 12.52397 12.489540 12.96430 15.38613 15.67234
#> LightMnfc 14.26640 12.54329 12.048205 13.88994 15.29626 15.58715
#> HeavyMnfc 14.89331 14.11005 13.538411 16.28199 15.95521 15.56635
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.311167 13.94860 13.20353 12.33010
#> MeatLstk 10.382452 14.39590 13.72195 12.49687
#> Extraction 15.082020 10.91530 10.84830 10.83637
#> ProcFood 10.670217 14.81933 14.50796 12.58577
#> TextWapp 11.641071 15.05954 15.19437 14.36669
#> LightMnfc 12.068407 15.85756 15.29684 13.36270
#> HeavyMnfc 13.411784 13.90754 15.79444 13.49190
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.39929 12.55486 9.680757 11.03762 11.96122 11.95286
#> MeatLstk 11.79400 12.13458 8.659978 10.53052 13.54090 13.12502
#> Extraction 11.43104 17.47239 11.473250 16.18886 14.97485 11.81169
#> ProcFood 13.24079 12.78149 9.586849 11.64941 14.25571 14.15116
#> TextWapp 14.18342 12.54123 12.518027 13.00420 15.33687 15.64414
#> LightMnfc 14.49752 12.55763 12.034239 14.01516 15.22909 15.55502
#> HeavyMnfc 14.84058 14.15099 13.612586 16.48422 15.95664 15.60747
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.343260 13.90331 13.15575 12.38371
#> MeatLstk 10.371576 14.58292 13.78124 12.49759
#> Extraction 14.758253 10.91759 10.84929 10.83667
#> ProcFood 10.670267 14.93411 14.47720 12.65288
#> TextWapp 11.654247 15.11131 15.23860 14.39511
#> LightMnfc 12.089130 15.91777 15.53428 13.39668
#> HeavyMnfc 13.435092 13.96909 15.78134 13.43104
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.37449 12.53686 9.670918 11.03648 12.12016 12.00426
#> MeatLstk 11.77419 12.16001 8.529229 10.51698 13.50373 13.13369
#> Extraction 11.41870 17.51884 11.488734 15.88493 14.80119 11.76852
#> ProcFood 13.25814 12.76808 9.598147 11.64096 14.27668 14.11088
#> TextWapp 14.22491 12.53157 12.498939 12.97860 15.29467 15.58450
#> LightMnfc 14.51325 12.56715 12.063134 13.96102 15.21905 15.56495
#> HeavyMnfc 14.79329 14.11422 13.568534 16.49522 15.90806 15.51823
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.319417 14.05295 13.21953 12.44619
#> MeatLstk 10.375476 14.61431 13.84758 12.53492
#> Extraction 14.721311 10.91729 10.84951 10.83649
#> ProcFood 10.670764 14.95466 14.48351 12.67392
#> TextWapp 11.656384 15.12575 15.36004 14.41804
#> LightMnfc 12.070147 15.79073 15.48090 13.35903
#> HeavyMnfc 13.403901 13.91897 15.69227 13.36230
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.39590 12.58470 9.671912 11.03588 12.22024 11.97625
#> MeatLstk 11.80498 12.14682 8.769428 10.52467 13.66271 13.14238
#> Extraction 11.42597 17.71852 11.353211 16.39775 15.04711 11.64064
#> ProcFood 13.21519 12.78153 9.612314 11.64011 14.50632 14.18936
#> TextWapp 14.20537 12.54729 12.519498 13.00910 15.53381 15.71603
#> LightMnfc 14.51819 12.55014 12.057417 13.96115 15.44217 15.60645
#> HeavyMnfc 14.87730 14.15120 13.605947 16.44374 16.11429 15.58754
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.303796 13.61690 13.08148 12.31782
#> MeatLstk 10.363127 14.51600 13.78668 12.50519
#> Extraction 14.794096 10.91730 10.84910 10.83685
#> ProcFood 10.666455 14.88499 14.45159 12.68713
#> TextWapp 11.676895 15.10458 15.25760 14.41163
#> LightMnfc 12.102336 15.72290 15.41233 13.38545
#> HeavyMnfc 13.467866 13.93616 15.79823 13.44572
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.36987 12.54023 9.729856 11.02320 12.13092 12.01966
#> MeatLstk 11.79153 12.14998 8.669388 10.52862 13.49102 13.14907
#> Extraction 11.43699 17.60891 11.446033 16.36767 14.83787 11.73948
#> ProcFood 13.25972 12.77984 9.608787 11.63314 14.28862 14.10387
#> TextWapp 14.21820 12.52796 12.494489 12.96856 15.39084 15.71863
#> LightMnfc 14.52469 12.55630 12.057112 14.05594 15.32919 15.55801
#> HeavyMnfc 14.82988 14.09967 13.552549 16.41210 15.91696 15.53671
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.317957 13.53809 13.12994 12.33081
#> MeatLstk 10.374719 14.38513 13.67412 12.46371
#> Extraction 14.767744 10.91651 10.84702 10.83640
#> ProcFood 10.671224 14.79553 14.42424 12.62650
#> TextWapp 11.644889 15.04978 15.28230 14.34948
#> LightMnfc 12.057786 15.59014 15.38493 13.33071
#> HeavyMnfc 13.394302 13.87839 15.85341 13.40630
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.36430 12.60693 9.731325 11.02792 12.14915 12.08167
#> MeatLstk 11.79461 12.15026 8.640502 10.52991 13.57446 13.14759
#> Extraction 11.37826 17.59692 11.464196 15.80080 14.62664 11.81954
#> ProcFood 13.24388 12.73026 9.606267 11.63227 14.28852 14.15735
#> TextWapp 14.18136 12.53348 12.504014 12.98032 15.39424 15.74884
#> LightMnfc 14.44384 12.58391 12.051412 13.90308 15.28285 15.63007
#> HeavyMnfc 14.80598 14.06952 13.536016 16.44419 15.95444 15.64767
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.317154 13.83647 13.13027 12.35625
#> MeatLstk 10.381270 14.38741 13.68985 12.51006
#> Extraction 14.881903 10.91461 10.84103 10.83278
#> ProcFood 10.672901 14.78400 14.38664 12.68234
#> TextWapp 11.651139 15.07870 15.17205 14.35222
#> LightMnfc 12.054252 15.69939 15.40652 13.34956
#> HeavyMnfc 13.398345 13.93847 15.54029 13.38891
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.40837 12.37475 9.688276 11.02616 12.17390 11.95348
#> MeatLstk 11.79215 12.15259 8.616745 10.52845 13.55773 13.13756
#> Extraction 11.42921 17.83478 11.395518 16.29627 14.92799 11.85907
#> ProcFood 13.25132 12.76638 9.614071 11.64505 14.31574 14.19198
#> TextWapp 14.23014 12.54767 12.523559 12.99805 15.47332 15.80480
#> LightMnfc 14.58730 12.57043 12.068149 13.96870 15.35271 15.74185
#> HeavyMnfc 14.84014 14.11163 13.636077 16.56846 16.10089 15.77155
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.336385 13.48646 13.12920 12.18039
#> MeatLstk 10.377666 14.46903 13.77331 12.44523
#> Extraction 14.673298 10.91495 10.84751 10.83524
#> ProcFood 10.668751 14.85799 14.36765 12.60569
#> TextWapp 11.667097 15.06491 15.33401 14.32673
#> LightMnfc 12.081681 15.73671 15.54410 13.26416
#> HeavyMnfc 13.440414 13.94169 15.91307 13.37597
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$pmds
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.44113 23.85027 20.68322 22.13764 23.27287 23.24985 21.34696
#> MeatLstk 22.97854 23.37667 19.44884 21.57438 24.94855 24.44518 21.41008
#> Extraction 22.58803 30.27961 22.65683 27.50018 25.95358 22.96211 26.28705
#> ProcFood 24.51526 24.03928 20.58722 22.80424 25.74271 25.57066 21.73766
#> TextWapp 25.56282 23.80171 23.75352 24.27753 26.91493 27.28112 22.81878
#> LightMnfc 25.77847 23.84458 23.25647 25.34184 26.83336 27.17358 23.27986
#> HeavyMnfc 26.29482 25.52357 24.91430 27.94583 27.59334 27.23241 24.76748
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.43267 24.56088 23.67787
#> MeatLstk 26.07248 25.23672 23.73846
#> Extraction 22.00889 21.93591 21.92275
#> ProcFood 26.35761 25.85329 23.92975
#> TextWapp 26.63841 26.77836 25.84054
#> LightMnfc 27.43044 27.00680 24.71468
#> HeavyMnfc 25.21973 27.27508 24.81005
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.42676 23.71776 20.77632 22.14514 23.27279 23.11575 21.34978
#> MeatLstk 22.97746 23.31176 19.61790 21.58093 24.87629 24.48360 21.41493
#> Extraction 22.53314 29.20113 22.58148 28.00176 25.65751 22.75924 26.06364
#> ProcFood 24.54506 24.05853 20.57185 22.80036 25.73222 25.57050 21.73775
#> TextWapp 25.61539 23.80062 23.75113 24.27459 26.92283 27.22898 22.80562
#> LightMnfc 25.76700 23.81592 23.24045 25.39815 26.80044 27.12019 23.28810
#> HeavyMnfc 26.32358 25.56150 24.94626 28.12138 27.61845 27.26430 24.76512
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.34619 24.50946 23.61246
#> MeatLstk 26.02618 25.11142 23.71569
#> Extraction 22.00867 21.93126 21.91933
#> ProcFood 26.39045 25.92221 23.92315
#> TextWapp 26.65366 26.80854 25.81853
#> LightMnfc 27.44438 26.94707 24.58131
#> HeavyMnfc 25.29274 27.41143 24.77443
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.41838 23.66241 20.71718 22.13397 23.30904 23.21199 21.34862
#> MeatLstk 22.96179 23.35460 19.52036 21.58290 24.84826 24.47704 21.42619
#> Extraction 22.51168 29.72800 22.60519 27.60576 25.65852 22.81805 26.07477
#> ProcFood 24.52813 24.02455 20.58534 22.79257 25.71015 25.58543 21.73791
#> TextWapp 25.58887 23.77324 23.74039 24.27076 26.91661 27.27053 22.81980
#> LightMnfc 25.78476 23.81292 23.26338 25.39488 26.87622 27.18774 23.28979
#> HeavyMnfc 26.31479 25.54324 24.92674 28.12843 27.61066 27.20882 24.76388
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.35886 24.50596 23.64003
#> MeatLstk 25.98059 25.18733 23.73724
#> Extraction 22.00911 21.93338 21.92056
#> ProcFood 26.22742 25.93101 23.91956
#> TextWapp 26.67847 26.91357 25.83374
#> LightMnfc 27.42075 26.70959 24.69291
#> HeavyMnfc 25.29047 27.28502 24.79672
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.41605 23.73468 20.66341 22.12515 23.37300 23.26367 21.34228
#> MeatLstk 22.97741 23.36017 19.53011 21.58924 24.87735 24.46908 21.42070
#> Extraction 22.47270 30.10486 22.53238 27.58844 26.10502 22.78611 26.59022
#> ProcFood 24.54588 24.06351 20.62702 22.76971 25.73010 25.45901 21.73724
#> TextWapp 25.57413 23.77637 23.73849 24.26073 26.92474 27.23957 22.80518
#> LightMnfc 25.69304 23.79762 23.25303 25.27894 26.82588 27.14586 23.27525
#> HeavyMnfc 26.38263 25.52105 24.89226 27.91019 27.55073 27.12298 24.75296
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.34346 24.52388 23.56311
#> MeatLstk 25.83549 25.09414 23.74656
#> Extraction 22.00683 21.93314 21.92002
#> ProcFood 26.30127 25.95876 23.84435
#> TextWapp 26.56549 26.71380 25.80310
#> LightMnfc 27.44331 26.82652 24.69898
#> HeavyMnfc 25.29830 27.37388 24.84109
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.43921 23.81035 20.64883 22.14138 23.15734 23.14814 21.37759
#> MeatLstk 22.97341 23.34804 19.52598 21.58357 24.89499 24.43753 21.40873
#> Extraction 22.57415 29.21963 22.62057 27.80774 26.47233 22.99286 26.23408
#> ProcFood 24.56487 24.05964 20.54553 22.81435 25.68128 25.56628 21.73729
#> TextWapp 25.60176 23.79535 23.76983 24.30462 26.87055 27.20855 22.81967
#> LightMnfc 25.94727 23.81339 23.23767 25.41668 26.75199 27.11052 23.29804
#> HeavyMnfc 26.32464 25.56609 24.97384 28.13264 27.55230 27.16822 24.77860
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.29364 24.47132 23.62209
#> MeatLstk 26.04122 25.15937 23.74735
#> Extraction 22.00935 21.93421 21.92034
#> ProcFood 26.42753 25.92492 23.91817
#> TextWapp 26.62244 26.76246 25.83444
#> LightMnfc 27.50955 27.08771 24.73635
#> HeavyMnfc 25.36600 27.35948 24.77415
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.41194 23.79055 20.63801 22.14012 23.33218 23.20468 21.35136
#> MeatLstk 22.95162 23.37602 19.38215 21.56868 24.85410 24.44705 21.41302
#> Extraction 22.56057 29.27072 22.63761 27.47342 26.28130 22.94537 26.19345
#> ProcFood 24.58396 24.04489 20.55796 22.80506 25.70435 25.52197 21.73784
#> TextWapp 25.64740 23.78473 23.74883 24.27646 26.82414 27.14294 22.82203
#> LightMnfc 25.96457 23.82387 23.26945 25.35712 26.74096 27.12145 23.27716
#> HeavyMnfc 26.27262 25.52565 24.92539 28.14475 27.49887 27.07006 24.74429
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.45824 24.54148 23.69081
#> MeatLstk 26.07574 25.23233 23.78841
#> Extraction 22.00902 21.93446 21.92014
#> ProcFood 26.45012 25.93186 23.94131
#> TextWapp 26.63832 26.89605 25.85970
#> LightMnfc 27.36980 27.02899 24.69494
#> HeavyMnfc 25.31087 27.26150 24.69853
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.43548 23.84317 20.63910 22.13947 23.44227 23.17388 21.33418
#> MeatLstk 22.98548 23.36151 19.64637 21.57713 25.02898 24.45662 21.39944
#> Extraction 22.56856 29.49037 22.48853 28.03752 26.55182 22.80470 26.27350
#> ProcFood 24.53671 24.05968 20.57355 22.80412 25.95695 25.60829 21.73310
#> TextWapp 25.62591 23.80203 23.77145 24.31001 27.08719 27.28764 22.84459
#> LightMnfc 25.97001 23.80515 23.26316 25.35727 26.98639 27.16710 23.31257
#> HeavyMnfc 26.36502 25.56632 24.96654 28.08811 27.72572 27.14629 24.81465
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 24.97858 24.38963 23.54959
#> MeatLstk 25.96759 25.16535 23.75572
#> Extraction 22.00904 21.93402 21.92053
#> ProcFood 26.37349 25.89675 23.95584
#> TextWapp 26.61504 26.78336 25.85262
#> LightMnfc 27.29519 26.95356 24.72400
#> HeavyMnfc 25.32978 27.37805 24.79029
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.40686 23.79425 20.70284 22.12552 23.34401 23.22162 21.34975
#> MeatLstk 22.97068 23.36498 19.53633 21.58148 24.84012 24.46398 21.41219
#> Extraction 22.58068 29.36980 22.59064 28.00443 26.32165 22.91343 26.24452
#> ProcFood 24.58569 24.05783 20.56967 22.79645 25.71748 25.51426 21.73835
#> TextWapp 25.64002 23.78076 23.74394 24.26542 26.92992 27.29049 22.80938
#> LightMnfc 25.97715 23.81193 23.26282 25.46153 26.86211 27.11381 23.26356
#> HeavyMnfc 26.31287 25.50963 24.90781 28.05331 27.50866 27.09039 24.73373
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 24.89190 24.44293 23.56389
#> MeatLstk 25.82363 25.04154 23.71008
#> Extraction 22.00816 21.93172 21.92004
#> ProcFood 26.27508 25.86666 23.88915
#> TextWapp 26.55477 26.81053 25.78443
#> LightMnfc 27.14916 26.92342 24.66379
#> HeavyMnfc 25.26623 27.43876 24.74693
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.40073 23.86763 20.70445 22.13071 23.36406 23.28984 21.34887
#> MeatLstk 22.97407 23.36529 19.50455 21.58290 24.93191 24.46235 21.41940
#> Extraction 22.51609 29.35662 22.61062 27.38088 26.08931 23.00149 26.37009
#> ProcFood 24.56827 24.00329 20.56689 22.79550 25.71736 25.57308 21.74019
#> TextWapp 25.59950 23.78682 23.75442 24.27835 26.93366 27.32372 22.81625
#> LightMnfc 25.88822 23.84229 23.25655 25.29339 26.81113 27.19308 23.25968
#> HeavyMnfc 26.28657 25.47647 24.88962 28.08861 27.54988 27.21244 24.73818
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 25.22012 24.44329 23.59188
#> MeatLstk 25.82615 25.05883 23.76106
#> Extraction 22.00607 21.92514 21.91605
#> ProcFood 26.26240 25.82530 23.95057
#> TextWapp 26.58657 26.68925 25.78722
#> LightMnfc 27.26933 26.94717 24.68452
#> HeavyMnfc 25.33231 27.09432 24.72779
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 21.44921 23.61222 20.65711 22.12878 23.39128 23.14882 21.37002
#> MeatLstk 22.97136 23.36785 19.47842 21.58129 24.91350 24.45132 21.41543
#> Extraction 22.57213 29.61825 22.53507 27.92590 26.42079 23.04497 26.14063
#> ProcFood 24.57645 24.04301 20.57548 22.80955 25.74731 25.61118 21.73562
#> TextWapp 25.65315 23.80244 23.77592 24.29786 27.02065 27.38527 22.83381
#> LightMnfc 26.04603 23.82748 23.27497 25.36557 26.88797 27.31604 23.28985
#> HeavyMnfc 26.32416 25.52279 24.99969 28.22531 27.71098 27.34870 24.78445
#> Util_Cons 25.03884 23.62788 21.05208 24.63645 25.96936 26.66264 21.32768
#> TransComm 24.95030 21.69246 18.64146 22.67685 25.52046 26.16270 21.09459
#> OthServices 24.31373 21.02998 16.63695 21.38420 25.07718 25.69330 18.62449
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 24.83511 24.44212 23.39842
#> MeatLstk 25.91593 25.15064 23.68975
#> Extraction 22.00644 21.93226 21.91876
#> ProcFood 26.34379 25.80441 23.86626
#> TextWapp 26.57140 26.86741 25.75941
#> LightMnfc 27.31038 27.09850 24.59058
#> HeavyMnfc 25.33586 27.50438 24.71356
#> Util_Cons 26.21531 26.75024 23.17547
#> TransComm 25.21455 26.25162 22.57639
#> OthServices 24.23386 25.58981 21.81578
#>
#>
#> $data$qst
#> , , subtotal = TOTAL
#>
#> REG
#> MARG Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> TransComm -19.47922 -17.32359 -15.19748 -17.98701 -19.84498 -20.25301
#> REG
#> MARG EU_28 MENA SSA RestofWorld
#> TransComm -16.9154 -19.64916 -20.30918 -17.91979
#>
#>
#> $data$y
#> subtotal
#> REG TOTAL
#> Oceania 13.879557
#> EastAsia 11.311009
#> SEAsia 8.695806
#> SouthAsia 12.345037
#> NAmerica 14.802434
#> LatinAmer 14.949612
#> EU_28 10.142320
#> MENA 14.388917
#> SSA 15.020246
#> RestofWorld 11.821899
#>
#> $data$pop
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$pgov
#> subtotal
#> REG TOTAL
#> Oceania 13.137153
#> EastAsia 10.092721
#> SEAsia 6.308608
#> SouthAsia 11.159911
#> NAmerica 13.717163
#> LatinAmer 14.319417
#> EU_28 8.201200
#> MENA 14.318815
#> SSA 14.523685
#> RestofWorld 10.888008
#>
#> $data$yg
#> subtotal
#> REG TOTAL
#> Oceania 13.857756
#> EastAsia 11.202703
#> SEAsia 8.396186
#> SouthAsia 12.221462
#> NAmerica 14.779425
#> LatinAmer 14.927235
#> EU_28 10.028018
#> MENA 14.242760
#> SSA 14.969368
#> RestofWorld 11.697433
#>
#> $data$ug
#> subtotal
#> REG TOTAL
#> Oceania 0.63692999
#> EastAsia 1.00822449
#> SEAsia 1.96369767
#> SouthAsia 0.95497680
#> NAmerica 0.93412548
#> LatinAmer 0.53168440
#> EU_28 1.68835318
#> MENA -0.06653157
#> SSA 0.38916218
#> RestofWorld 0.72994620
#>
#> $data$ppriv
#> subtotal
#> REG TOTAL
#> Oceania 14.37759
#> EastAsia 11.94230
#> SEAsia 10.58867
#> SouthAsia 12.66271
#> NAmerica 14.81331
#> LatinAmer 15.29395
#> EU_28 12.09995
#> MENA 15.64610
#> SSA 15.79339
#> RestofWorld 13.54210
#>
#> $data$yp
#> subtotal
#> REG TOTAL
#> Oceania 13.891796
#> EastAsia 11.398128
#> SEAsia 8.844017
#> SouthAsia 12.390189
#> NAmerica 14.808983
#> LatinAmer 14.958261
#> EU_28 10.194762
#> MENA 14.493363
#> SSA 15.041890
#> RestofWorld 11.904963
#>
#> $data$uepriv
#> subtotal
#> REG TOTAL
#> Oceania -0.02988788
#> EastAsia -0.17542820
#> SEAsia -0.41143045
#> SouthAsia -0.15012568
#> NAmerica -0.02574559
#> LatinAmer -0.02698880
#> EU_28 -0.15131792
#> MENA -0.21888088
#> SSA -0.06304032
#> RestofWorld -0.18545458
#>
#> $data$up
#> subtotal
#> REG TOTAL
#> Oceania -0.42483416
#> EastAsia -0.48375729
#> SEAsia -1.57713223
#> SouthAsia -0.24237129
#> NAmerica -0.00378064
#> LatinAmer -0.29069149
#> EU_28 -1.70394099
#> MENA -1.00439429
#> SSA -0.64910114
#> RestofWorld -1.40900075
#>
#> $data$to
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#>
#> $data$tinc
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#>
#> $data$endwslack
#> , , subtotal = TOTAL
#>
#> REG
#> ENDW Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA SSA
#> Land 0 0 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0 0 0
#> REG
#> ENDW RestofWorld
#> Land 0
#> UnSkLab 0
#> SkLab 0
#> Capital 0
#> NatRes 0
#>
#>
#> $data$qms
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -21.92892 -16.932076 -20.63174 -22.504473 -16.19283 -21.544481
#> MeatLstk -24.44101 -23.828569 -28.70407 -28.190250 -22.84147 -24.421707
#> Extraction -26.40556 -6.724335 -21.37528 -4.340751 -16.98539 -28.520834
#> ProcFood -14.61586 -16.166981 -18.42457 -15.100036 -13.79170 -16.255825
#> TextWapp -14.17595 -27.968447 -21.39567 -27.389633 -17.00788 -19.305264
#> LightMnfc -13.29806 -26.231371 -22.16932 -21.286518 -18.29436 -16.240713
#> HeavyMnfc -13.98734 -23.907354 -16.54256 -15.543468 -18.12873 -16.821697
#> Util_Cons -15.89374 -17.832577 -24.32038 -16.393837 -15.28283 -11.351948
#> TransComm -12.93564 -17.004557 -19.92324 -15.523417 -11.90861 -11.076617
#> OthServices -12.29232 -17.012049 -20.19752 -14.012706 -10.38406 -9.408684
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -14.563358 -12.96079 -16.628830 -15.79383
#> MeatLstk -22.854239 -17.76836 -21.112038 -22.23477
#> Extraction -7.857938 -30.92459 -19.817707 -33.45886
#> ProcFood -16.725834 -11.22285 -12.117609 -14.96865
#> TextWapp -20.824659 -18.54047 -15.387884 -12.22914
#> LightMnfc -21.916828 -12.65833 -12.761887 -15.18665
#> HeavyMnfc -18.952406 -16.20336 -13.367364 -18.10557
#> Util_Cons -21.755772 -12.52805 -12.319977 -17.70079
#> TransComm -16.676756 -12.40256 -10.356097 -15.50673
#> OthServices -17.692785 -10.95485 -9.531272 -13.52043
#>
#>
#> $data$globalcgds
#> subtotal
#> TOTAL
#> -2.313752
#>
#> $data$pcgdswld
#> subtotal
#> TOTAL
#> 14.5157
#>
#> $data$po
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> ACTS EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$qo
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -5.28382206 2.8064609 1.74133301 0.04536468 -3.2810118
#> MeatLstk -8.47313404 1.3629502 1.35937691 -0.05443145 -1.3049642
#> Extraction -1.61720932 5.0113573 3.72839808 4.15261745 0.6188264
#> ProcFood -3.57022357 0.3640126 0.72611529 0.86516881 -0.4305328
#> TextWapp 8.38927650 -4.8928199 -2.57645917 -6.22387218 5.9938750
#> LightMnfc 5.53322124 -1.4032359 0.06877535 -0.08142614 -0.7263422
#> HeavyMnfc 4.13477850 -0.5878782 -1.38319743 1.65590954 -1.1309047
#> Util_Cons 0.85478860 -0.5181505 -6.41393757 -0.23034677 1.1307832
#> TransComm -0.48763835 -0.8243676 -1.34208596 -0.40436763 -0.1820687
#> OthServices 0.05554083 0.3940021 1.66644144 -0.15322536 0.1420864
#> REG
#> ACTS LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4.60224581 4.02335262 2.2010150 -0.74327099 0.97133571
#> MeatLstk -2.34836960 -0.09514011 1.6951556 0.22663653 1.83231568
#> Extraction -2.03052616 4.38775778 -0.9204026 -1.93363297 0.10027541
#> ProcFood -3.17767882 -0.30965629 0.3915172 0.76600158 -0.76094037
#> TextWapp 1.23873138 6.07820034 -3.4290304 6.00245237 7.57356024
#> LightMnfc 2.41732359 -0.94637299 1.8674035 5.25726032 5.30855989
#> HeavyMnfc 3.15264273 -0.62527066 3.7546148 1.92345870 1.28119683
#> Util_Cons 2.70708227 -3.91663098 1.2598671 0.82913834 -0.58021998
#> TransComm -0.51860577 -1.35150981 -2.1109912 -0.11356904 -1.18479526
#> OthServices -0.04706264 0.93809062 -0.2155072 -0.03474696 -0.04550174
#>
#>
#> $data$ao
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$pint
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 14.49540 13.33586 11.30814 13.20462 15.80732 15.50585 14.15769
#> MeatLstk 13.56944 12.73234 10.00700 12.03276 14.29705 14.23076 12.49197
#> Extraction 14.27218 14.62908 12.62989 14.80610 16.04870 15.66908 13.81306
#> ProcFood 13.88614 14.09657 11.92838 12.41712 15.36076 14.67887 12.77898
#> TextWapp 16.04130 13.70536 16.34955 14.22830 16.82977 17.11827 14.59373
#> LightMnfc 16.08705 13.86159 15.93578 15.75525 16.86257 16.97009 14.94517
#> HeavyMnfc 15.87232 15.63559 17.05848 18.11761 17.53779 16.61506 16.39963
#> Util_Cons 14.38255 14.10467 13.57492 15.69228 15.87935 16.67703 13.65860
#> TransComm 14.80487 12.56590 12.60175 14.51685 15.38190 15.89159 12.61952
#> OthServices 14.22243 12.16106 10.58926 13.39036 14.87589 15.28002 11.04679
#> REG
#> ACTS MENA SSA RestofWorld
#> GrainsCrops 16.20444 16.91431 14.56998
#> MeatLstk 15.80552 14.91210 13.47898
#> Extraction 18.16722 16.80222 12.78982
#> ProcFood 16.60796 15.46901 13.96711
#> TextWapp 16.95864 16.55886 16.68466
#> LightMnfc 18.23083 16.81870 15.40390
#> HeavyMnfc 15.19451 16.99414 14.65718
#> Util_Cons 16.26327 17.01739 13.67240
#> TransComm 16.08390 17.03606 13.83126
#> OthServices 15.41702 16.06216 13.06032
#>
#>
#> $data$qint
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -5.28382206 2.8064609 1.74133301 0.04536468 -3.2810118
#> MeatLstk -8.47313404 1.3629502 1.35937691 -0.05443145 -1.3049642
#> Extraction -1.61720932 5.0113573 3.72839808 4.15261745 0.6188264
#> ProcFood -3.57022357 0.3640126 0.72611529 0.86516881 -0.4305328
#> TextWapp 8.38927650 -4.8928199 -2.57645917 -6.22387218 5.9938750
#> LightMnfc 5.53322124 -1.4032359 0.06877535 -0.08142614 -0.7263422
#> HeavyMnfc 4.13477850 -0.5878782 -1.38319743 1.65590954 -1.1309047
#> Util_Cons 0.85478860 -0.5181505 -6.41393757 -0.23034677 1.1307832
#> TransComm -0.48763835 -0.8243676 -1.34208596 -0.40436763 -0.1820687
#> OthServices 0.05554083 0.3940021 1.66644144 -0.15322536 0.1420864
#> REG
#> ACTS LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4.60224581 4.02335262 2.2010150 -0.74327099 0.97133571
#> MeatLstk -2.34836960 -0.09514011 1.6951556 0.22663653 1.83231568
#> Extraction -2.03052616 4.38775778 -0.9204026 -1.93363297 0.10027541
#> ProcFood -3.17767882 -0.30965629 0.3915172 0.76600158 -0.76094037
#> TextWapp 1.23873138 6.07820034 -3.4290304 6.00245237 7.57356024
#> LightMnfc 2.41732359 -0.94637299 1.8674035 5.25726032 5.30855989
#> HeavyMnfc 3.15264273 -0.62527066 3.7546148 1.92345870 1.28119683
#> Util_Cons 2.70708227 -3.91663098 1.2598671 0.82913834 -0.58021998
#> TransComm -0.51860577 -1.35150981 -2.1109912 -0.11356904 -1.18479526
#> OthServices -0.04706264 0.93809062 -0.2155072 -0.03474696 -0.04550174
#>
#>
#> $data$aint
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$pva
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 7.206260 12.379124 8.558530 9.612091 9.218999 9.891297
#> MeatLstk 8.916804 11.297067 6.353692 9.575502 11.947376 11.665900
#> Extraction 9.513327 22.737440 11.214706 18.074444 14.783275 9.598642
#> ProcFood 12.197726 8.777759 3.050958 9.558222 13.072363 13.832455
#> TextWapp 12.194329 8.793841 3.053533 9.535756 13.080047 13.851874
#> LightMnfc 12.204237 8.784008 3.064231 9.541935 13.079320 13.844786
#> HeavyMnfc 12.199631 8.782912 3.089337 9.563718 13.077312 13.833207
#> Util_Cons 12.237645 8.796110 3.030870 9.501414 13.076452 13.794947
#> TransComm 12.225921 8.781575 3.057551 9.537871 13.078887 13.815935
#> OthServices 12.188132 8.775709 3.157124 9.446801 13.086063 13.852588
#> REG
#> ACTS EU_28 MENA SSA RestofWorld
#> GrainsCrops 7.655084 13.148223 12.420784 11.094820
#> MeatLstk 6.395311 12.697788 12.747119 10.327475
#> Extraction 16.038057 9.658413 8.285156 9.634390
#> ProcFood 5.829567 11.946585 12.898191 9.424819
#> TextWapp 5.824592 11.937650 12.914381 9.477480
#> LightMnfc 5.826252 11.963813 12.903129 9.515686
#> HeavyMnfc 5.826371 11.917112 12.890181 9.464321
#> Util_Cons 5.783772 11.996703 12.871233 9.455348
#> TransComm 5.833778 11.927066 12.916470 9.384361
#> OthServices 5.872273 11.882040 12.971882 9.437675
#>
#>
#> $data$qva
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -5.28382206 2.8064609 1.74133301 0.04536468 -3.2810118
#> MeatLstk -8.47313404 1.3629502 1.35937691 -0.05443145 -1.3049642
#> Extraction -1.61720932 5.0113573 3.72839808 4.15261745 0.6188264
#> ProcFood -3.57022357 0.3640126 0.72611529 0.86516881 -0.4305328
#> TextWapp 8.38927650 -4.8928199 -2.57645917 -6.22387218 5.9938750
#> LightMnfc 5.53322124 -1.4032359 0.06877535 -0.08142614 -0.7263422
#> HeavyMnfc 4.13477850 -0.5878782 -1.38319743 1.65590954 -1.1309047
#> Util_Cons 0.85478860 -0.5181505 -6.41393757 -0.23034677 1.1307832
#> TransComm -0.48763835 -0.8243676 -1.34208596 -0.40436763 -0.1820687
#> OthServices 0.05554083 0.3940021 1.66644144 -0.15322536 0.1420864
#> REG
#> ACTS LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4.60224581 4.02335262 2.2010150 -0.74327099 0.97133571
#> MeatLstk -2.34836960 -0.09514011 1.6951556 0.22663653 1.83231568
#> Extraction -2.03052616 4.38775778 -0.9204026 -1.93363297 0.10027541
#> ProcFood -3.17767882 -0.30965629 0.3915172 0.76600158 -0.76094037
#> TextWapp 1.23873138 6.07820034 -3.4290304 6.00245237 7.57356024
#> LightMnfc 2.41732359 -0.94637299 1.8674035 5.25726032 5.30855989
#> HeavyMnfc 3.15264273 -0.62527066 3.7546148 1.92345870 1.28119683
#> Util_Cons 2.70708227 -3.91663098 1.2598671 0.82913834 -0.58021998
#> TransComm -0.51860577 -1.35150981 -2.1109912 -0.11356904 -1.18479526
#> OthServices -0.04706264 0.93809062 -0.2155072 -0.03474696 -0.04550174
#>
#>
#> $data$ava
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$pfa
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 11.60884 11.28685 10.94090 12.39025 12.32284 11.06641
#> MeatLstk 12.07624 11.94125 12.18341 11.98532 12.00752 12.10886
#> Extraction 11.60673 12.08875 11.52552 11.86843 11.89059 11.76426
#> ProcFood 15.28451 14.30795 14.83030 14.75136 14.61864 17.42819
#> TextWapp 18.69474 19.26394 17.70425 19.69694 19.08106 19.47413
#> LightMnfc 17.16552 16.53707 16.56800 16.07595 18.09597 17.17167
#> HeavyMnfc 18.69043 19.04836 19.85166 17.91178 20.05123 19.39673
#> Util_Cons 13.70331 13.71431 13.72376 13.81034 13.71992 13.70896
#> TransComm 13.67945 13.69821 14.12889 13.66882 13.66481 13.69565
#> OthServices 13.20850 13.23273 13.29980 13.28196 13.30558 13.29769
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 14.12595 10.46303 11.52286 11.00221
#> MeatLstk 11.98617 12.04500 12.31807 12.38733
#> Extraction 14.79047 11.56612 11.91961 12.03490
#> ProcFood 16.75738 14.95756 14.51225 14.89248
#> TextWapp 19.36034 18.08158 18.79736 19.37414
#> LightMnfc 16.21243 16.36856 17.06399 16.81466
#> HeavyMnfc 19.00085 17.80576 18.92562 20.79677
#> Util_Cons 13.72392 13.68496 13.71091 13.76378
#> TransComm 13.70091 13.68314 13.95111 14.03242
#> OthServices 13.25177 13.17779 13.30179 13.30523
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.05145 13.54974 13.55359 14.88689 14.87858 13.63751
#> MeatLstk 12.94149 12.39759 12.65008 13.30985 14.01902 13.03541
#> Extraction 19.16743 19.27302 19.68766 18.93769 19.61865 19.57661
#> ProcFood 13.21911 13.24750 13.30685 14.24761 13.27616 13.40365
#> TextWapp 13.41534 13.27145 13.54091 13.68148 13.82405 13.46014
#> LightMnfc 13.07404 13.40262 13.59066 13.20014 13.41844 13.62859
#> HeavyMnfc 15.55127 15.99575 15.51830 15.52545 16.09025 15.57362
#> Util_Cons 12.40398 12.41684 12.41563 12.40492 12.44785 12.41053
#> TransComm 10.80752 10.87904 11.04831 10.82135 11.04731 10.88399
#> OthServices 10.44132 10.40372 10.45653 10.42158 10.45445 10.52191
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 15.81364 13.28498 13.76962 13.90649
#> MeatLstk 12.65988 15.20228 14.23013 13.68365
#> Extraction 21.06234 20.48806 19.89088 19.97598
#> ProcFood 13.63831 13.13964 13.77299 13.40542
#> TextWapp 13.40364 13.46307 13.30247 13.21405
#> LightMnfc 13.25334 13.55785 13.85510 13.46568
#> HeavyMnfc 16.05331 14.98396 15.97940 15.99359
#> Util_Cons 12.40518 12.48263 12.44938 12.57822
#> TransComm 10.93656 10.84450 11.55741 10.92520
#> OthServices 10.47790 10.43824 10.52188 10.51140
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 9.904659 11.997202 9.687544 11.903303 20.007990 10.552975
#> MeatLstk 8.891638 8.740654 11.443792 9.857122 11.345123 14.499105
#> Extraction 11.641693 11.827946 11.845565 11.871161 13.183094 11.992224
#> ProcFood 11.533746 11.552509 10.718518 12.723381 10.144772 10.119895
#> TextWapp 16.161184 14.346250 13.900406 16.676544 17.351015 18.317308
#> LightMnfc 13.616358 15.204700 15.245349 16.352936 15.020432 17.036219
#> HeavyMnfc 18.479673 17.178722 19.956413 18.942167 20.464964 19.432709
#> Util_Cons 10.129865 10.255428 10.996303 10.140867 10.593517 10.190044
#> TransComm 8.117959 8.018444 8.448417 8.059755 8.233288 8.222239
#> OthServices 6.452518 6.515725 7.058322 6.934658 7.235076 7.091134
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.313002 10.038275 11.021962 10.199630
#> MeatLstk 10.315334 13.315849 9.293492 9.317104
#> Extraction 17.150684 14.226870 12.595601 12.291135
#> ProcFood 13.271365 12.198072 11.598883 11.385351
#> TextWapp 14.656219 15.816390 14.941897 14.496202
#> LightMnfc 15.301872 13.642177 14.373576 14.649668
#> HeavyMnfc 19.928152 17.966763 18.711643 19.223614
#> Util_Cons 10.413625 10.573429 10.129384 10.429724
#> TransComm 8.264453 8.153811 10.158738 9.700864
#> OthServices 9.529445 8.893131 7.825629 7.994659
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 11.21785 11.42944 12.53347 11.50271 12.24645 12.04244
#> MeatLstk 10.57702 10.71503 11.01339 10.56466 10.89659 10.65216
#> Extraction 17.15033 17.26430 17.43689 17.28441 19.88548 19.31600
#> ProcFood 12.87005 15.37042 12.62185 13.34703 12.38149 11.76993
#> TextWapp 14.44148 13.62162 13.94881 15.57167 15.32456 14.38106
#> LightMnfc 16.06073 15.46949 16.67200 16.25242 16.48650 16.30351
#> HeavyMnfc 18.57165 19.40301 19.12041 19.73812 20.31078 20.24546
#> Util_Cons 13.33385 13.96234 13.41179 13.35596 13.84498 13.32959
#> TransComm 11.61586 11.63758 11.68268 11.60991 11.64458 11.68234
#> OthServices 11.08324 11.29400 11.48218 11.55297 11.63313 11.33231
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 11.49381 11.19349 11.29641 11.95478
#> MeatLstk 10.71069 10.70243 10.61903 14.17334
#> Extraction 21.28687 20.26408 18.12023 18.56090
#> ProcFood 13.55109 12.04686 12.76691 12.59974
#> TextWapp 13.95765 13.66401 13.78486 15.49841
#> LightMnfc 15.51695 15.16300 16.26180 15.50458
#> HeavyMnfc 19.49672 18.31240 18.14283 19.01561
#> Util_Cons 13.33907 13.40682 13.32611 13.35585
#> TransComm 11.65096 11.62518 11.86731 11.87361
#> OthServices 11.80066 10.97480 11.67398 12.18109
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.69569 12.81665 14.89193 14.98904 16.79594 17.75855
#> MeatLstk 14.53514 14.12855 14.86285 13.95335 16.22225 16.53763
#> Extraction 15.60309 16.91075 16.45552 17.06712 15.74707 15.62989
#> ProcFood 17.29906 15.03373 15.41501 16.45466 15.82055 16.40984
#> TextWapp 18.38005 18.61964 18.78824 17.17991 17.69482 18.69058
#> LightMnfc 16.27881 16.14375 17.71655 15.94093 17.86339 17.69539
#> HeavyMnfc 18.59619 18.03906 19.55850 18.25095 18.44866 18.49187
#> Util_Cons 14.53940 14.57237 14.65734 14.55103 14.54732 14.57412
#> TransComm 14.17205 14.14003 14.27151 14.16628 14.19296 14.18644
#> OthServices 13.88211 13.89040 14.14467 14.01565 13.84339 14.07597
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 16.60079 14.46089 14.36563 15.43713
#> MeatLstk 15.79270 15.11550 14.48252 13.96303
#> Extraction 19.06309 15.87454 16.50275 16.86441
#> ProcFood 18.58474 15.58417 15.85474 15.36227
#> TextWapp 17.73754 17.65033 17.69899 17.61068
#> LightMnfc 16.55410 16.58378 17.04975 16.54633
#> HeavyMnfc 18.98395 18.22284 17.90577 18.92874
#> Util_Cons 14.57091 14.53234 14.55900 14.55821
#> TransComm 14.18772 14.23230 14.69754 14.62072
#> OthServices 14.10378 14.12167 14.10130 14.05680
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.83587 12.95215 13.65128 13.12561 13.25900 13.05399
#> MeatLstk 13.46211 13.39943 13.43888 13.34915 14.18581 13.77880
#> Extraction 12.12369 12.14980 12.43373 12.07177 13.50869 12.21144
#> ProcFood 15.51530 15.15514 15.23822 15.58314 15.27823 15.83127
#> TextWapp 18.39858 18.29859 16.85075 16.99437 18.09413 17.91595
#> LightMnfc 17.29157 16.90216 17.04131 16.98695 18.04747 18.11600
#> HeavyMnfc 17.74592 17.76926 18.85798 18.18879 19.55730 18.25449
#> Util_Cons 15.21061 15.20101 15.37723 15.27234 15.22577 15.21491
#> TransComm 14.80858 14.75139 14.81093 14.83444 14.79726 14.80490
#> OthServices 14.47216 14.49797 15.06713 14.62099 14.55593 14.64549
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 12.35403 13.11188 13.24341 13.17801
#> MeatLstk 13.59984 14.48749 14.44175 13.73936
#> Extraction 14.10197 14.64186 13.90788 12.43008
#> ProcFood 16.58950 15.74192 15.07295 15.15820
#> TextWapp 18.27499 17.25396 17.09306 16.65587
#> LightMnfc 17.08936 17.45485 17.40588 16.90490
#> HeavyMnfc 18.87196 17.94799 18.57493 18.31295
#> Util_Cons 15.26172 16.10722 15.19232 15.18964
#> TransComm 14.83827 14.79122 15.19168 14.81555
#> OthServices 14.61175 14.57158 14.64697 14.60220
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 14.305346 13.209155 14.039743 15.22018 13.86914 14.078278
#> MeatLstk 11.826055 11.657830 12.939675 11.17820 19.28314 15.898464
#> Extraction 18.915022 18.715006 17.593304 18.79042 21.46274 17.335047
#> ProcFood 14.242184 13.684721 13.646340 13.26284 12.83287 12.946895
#> TextWapp 17.418348 17.779762 17.257854 17.10275 16.22802 16.673250
#> LightMnfc 15.594950 14.927095 15.792786 14.50912 15.06978 15.667587
#> HeavyMnfc 18.129456 18.191074 18.144678 18.43945 19.11771 19.031834
#> Util_Cons 11.397511 10.840347 10.860919 10.92750 10.74253 10.812107
#> TransComm 10.785754 10.807799 12.070066 11.02887 11.31851 11.383801
#> OthServices 8.845738 8.830007 8.997034 8.87983 8.75188 8.864734
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 17.177652 13.126749 13.908701 14.270062
#> MeatLstk 12.812427 11.592939 12.576004 12.832825
#> Extraction 21.128426 19.892159 20.024775 20.265175
#> ProcFood 13.403563 13.308110 12.928381 13.116198
#> TextWapp 16.934166 17.425787 16.295435 16.873617
#> LightMnfc 14.636756 15.060289 15.807831 14.927531
#> HeavyMnfc 18.615749 17.378727 16.952587 18.746609
#> Util_Cons 10.955840 10.503552 10.700143 10.655042
#> TransComm 11.808479 10.937721 11.656619 11.463777
#> OthServices 9.121005 8.846024 8.939963 9.038593
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 15.37847 16.47589 16.54384 17.32841 18.64169 19.42043
#> MeatLstk 16.07069 15.57716 17.32702 15.00702 16.61721 19.77171
#> Extraction 12.03666 12.25450 12.11680 13.80049 17.68404 17.22910
#> ProcFood 21.08411 16.68328 16.61869 17.63357 16.75994 17.85350
#> TextWapp 20.46483 17.70632 18.96482 18.24128 17.37088 17.70143
#> LightMnfc 19.63533 18.81725 19.26584 18.81140 18.01146 19.62778
#> HeavyMnfc 18.29214 18.18036 20.00367 18.19750 19.63174 19.46317
#> Util_Cons 14.94357 14.93052 15.48507 15.60257 15.01998 15.56543
#> TransComm 14.02433 13.95500 14.34551 14.00834 13.96662 14.03401
#> OthServices 13.93835 14.03662 16.85480 14.10453 14.10810 14.75596
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 18.93190 17.08408 17.86579 16.04957
#> MeatLstk 17.19308 15.90797 16.71207 16.01852
#> Extraction 12.26398 13.69803 16.93329 11.57161
#> ProcFood 18.05276 15.88943 18.53318 16.59272
#> TextWapp 19.98380 19.50365 19.28638 17.55516
#> LightMnfc 18.68983 19.49529 19.94509 18.69757
#> HeavyMnfc 18.37160 17.16354 17.27206 18.22540
#> Util_Cons 15.13871 15.39438 15.06390 14.96327
#> TransComm 14.08205 14.44992 14.92160 14.61355
#> OthServices 14.64477 14.75955 13.99094 13.79909
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.93730 15.42054 15.03005 14.85879 14.37366 15.11116
#> MeatLstk 14.36151 14.03403 14.58830 14.19516 15.86854 14.57453
#> Extraction 11.60436 11.03614 12.01922 10.93140 11.32199 11.21193
#> ProcFood 16.61833 15.92127 16.40053 16.51989 17.33124 16.02782
#> TextWapp 19.40270 18.04743 18.05740 18.77315 18.77977 18.59223
#> LightMnfc 20.26858 18.41982 19.58230 18.45543 18.12856 18.25058
#> HeavyMnfc 22.56105 19.22270 20.30680 20.38803 20.14423 18.60795
#> Util_Cons 15.46807 15.54243 15.61031 15.54014 16.23406 15.53789
#> TransComm 14.95808 14.95409 15.27509 14.96142 14.94982 14.97460
#> OthServices 14.78334 14.62063 15.24756 14.82626 14.59618 14.67772
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 15.81484 14.25784 15.09953 15.74462
#> MeatLstk 14.83696 14.16835 15.20582 14.82258
#> Extraction 16.96821 11.93168 11.77677 12.47718
#> ProcFood 17.12814 17.19049 17.71849 16.46499
#> TextWapp 19.60188 18.96745 17.69354 18.46746
#> LightMnfc 17.65550 18.18595 19.22384 18.35481
#> HeavyMnfc 19.23979 20.15841 20.38954 20.02683
#> Util_Cons 15.69472 15.49213 15.55423 15.61283
#> TransComm 14.98149 15.10828 15.29799 15.20488
#> OthServices 14.59600 15.17509 14.92444 14.71813
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 13.20063 15.71373 13.98082 15.47014 16.06152 14.25501
#> MeatLstk 12.76671 13.01976 15.56329 12.90159 13.57964 15.61865
#> Extraction 13.38968 12.00249 11.66428 11.58226 13.54224 11.50335
#> ProcFood 15.79894 14.16747 13.40527 14.45865 16.53743 14.35469
#> TextWapp 20.65179 17.50185 17.77541 18.07828 18.36466 18.55812
#> LightMnfc 17.32719 16.11331 16.14186 15.91336 17.95426 17.05094
#> HeavyMnfc 18.27186 17.50782 16.93991 18.59593 19.94717 18.14853
#> Util_Cons 12.46115 12.23022 12.51186 12.14425 12.15754 12.22182
#> TransComm 11.67615 11.57506 11.67712 11.58531 11.80824 11.79635
#> OthServices 11.63622 11.33992 11.54900 11.45747 11.39199 11.44920
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 15.74409 14.26038 15.16047 15.70405
#> MeatLstk 13.50408 13.58941 14.05742 13.63055
#> Extraction 11.99296 12.54936 12.33886 11.57261
#> ProcFood 14.82949 14.26611 14.41481 14.21949
#> TextWapp 19.76667 18.55444 17.62823 17.68519
#> LightMnfc 17.35138 16.83640 17.00037 16.20684
#> HeavyMnfc 18.00737 16.04984 16.74433 18.34766
#> Util_Cons 12.30490 12.20751 12.35897 12.34975
#> TransComm 11.68436 11.76776 12.54929 11.81338
#> OthServices 11.32452 11.48679 11.52563 11.77212
#>
#>
#> $data$qfa
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> MeatLstk -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> Extraction -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> ProcFood -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> TextWapp -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> LightMnfc -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> HeavyMnfc -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> Util_Cons -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> TransComm -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> OthServices -5.283822 -8.473134 -1.617209 -3.570224 8.389277 5.533221
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 4.134778 0.8547886 -0.4876384 0.05554083
#> MeatLstk 4.134778 0.8547886 -0.4876384 0.05554083
#> Extraction 4.134778 0.8547886 -0.4876384 0.05554083
#> ProcFood 4.134778 0.8547886 -0.4876384 0.05554083
#> TextWapp 4.134778 0.8547886 -0.4876384 0.05554083
#> LightMnfc 4.134778 0.8547886 -0.4876384 0.05554083
#> HeavyMnfc 4.134778 0.8547886 -0.4876384 0.05554083
#> Util_Cons 4.134778 0.8547886 -0.4876384 0.05554083
#> TransComm 4.134778 0.8547886 -0.4876384 0.05554083
#> OthServices 4.134778 0.8547886 -0.4876384 0.05554083
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> MeatLstk 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> Extraction 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> ProcFood 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> TextWapp 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> LightMnfc 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> HeavyMnfc 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> Util_Cons 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> TransComm 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> OthServices 2.806461 1.36295 5.011357 0.3640126 -4.89282 -1.403236
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -0.5878782 -0.5181505 -0.8243676 0.3940021
#> MeatLstk -0.5878782 -0.5181505 -0.8243676 0.3940021
#> Extraction -0.5878782 -0.5181505 -0.8243676 0.3940021
#> ProcFood -0.5878782 -0.5181505 -0.8243676 0.3940021
#> TextWapp -0.5878782 -0.5181505 -0.8243676 0.3940021
#> LightMnfc -0.5878782 -0.5181505 -0.8243676 0.3940021
#> HeavyMnfc -0.5878782 -0.5181505 -0.8243676 0.3940021
#> Util_Cons -0.5878782 -0.5181505 -0.8243676 0.3940021
#> TransComm -0.5878782 -0.5181505 -0.8243676 0.3940021
#> OthServices -0.5878782 -0.5181505 -0.8243676 0.3940021
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> MeatLstk 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> Extraction 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> ProcFood 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> TextWapp 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> LightMnfc 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> HeavyMnfc 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> Util_Cons 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> TransComm 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> OthServices 1.741333 1.359377 3.728398 0.7261153 -2.576459 0.06877535
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -1.383197 -6.413938 -1.342086 1.666441
#> MeatLstk -1.383197 -6.413938 -1.342086 1.666441
#> Extraction -1.383197 -6.413938 -1.342086 1.666441
#> ProcFood -1.383197 -6.413938 -1.342086 1.666441
#> TextWapp -1.383197 -6.413938 -1.342086 1.666441
#> LightMnfc -1.383197 -6.413938 -1.342086 1.666441
#> HeavyMnfc -1.383197 -6.413938 -1.342086 1.666441
#> Util_Cons -1.383197 -6.413938 -1.342086 1.666441
#> TransComm -1.383197 -6.413938 -1.342086 1.666441
#> OthServices -1.383197 -6.413938 -1.342086 1.666441
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> MeatLstk 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> Extraction 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> ProcFood 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> TextWapp 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> LightMnfc 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> HeavyMnfc 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> Util_Cons 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> TransComm 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> OthServices 0.04536468 -0.05443145 4.152617 0.8651688 -6.223872
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> MeatLstk -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> Extraction -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> ProcFood -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> TextWapp -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> LightMnfc -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> HeavyMnfc -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> Util_Cons -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> TransComm -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#> OthServices -0.08142614 1.65591 -0.2303468 -0.4043676 -0.1532254
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> MeatLstk -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> Extraction -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> ProcFood -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> TextWapp -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> LightMnfc -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> HeavyMnfc -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> Util_Cons -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> TransComm -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> OthServices -3.281012 -1.304964 0.6188264 -0.4305328 5.993875 -0.7263422
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -1.130905 1.130783 -0.1820687 0.1420864
#> MeatLstk -1.130905 1.130783 -0.1820687 0.1420864
#> Extraction -1.130905 1.130783 -0.1820687 0.1420864
#> ProcFood -1.130905 1.130783 -0.1820687 0.1420864
#> TextWapp -1.130905 1.130783 -0.1820687 0.1420864
#> LightMnfc -1.130905 1.130783 -0.1820687 0.1420864
#> HeavyMnfc -1.130905 1.130783 -0.1820687 0.1420864
#> Util_Cons -1.130905 1.130783 -0.1820687 0.1420864
#> TransComm -1.130905 1.130783 -0.1820687 0.1420864
#> OthServices -1.130905 1.130783 -0.1820687 0.1420864
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> MeatLstk -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> Extraction -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> ProcFood -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> TextWapp -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> LightMnfc -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> HeavyMnfc -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> Util_Cons -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> TransComm -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> OthServices -4.602246 -2.34837 -2.030526 -3.177679 1.238731 2.417324
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 3.152643 2.707082 -0.5186058 -0.04706264
#> MeatLstk 3.152643 2.707082 -0.5186058 -0.04706264
#> Extraction 3.152643 2.707082 -0.5186058 -0.04706264
#> ProcFood 3.152643 2.707082 -0.5186058 -0.04706264
#> TextWapp 3.152643 2.707082 -0.5186058 -0.04706264
#> LightMnfc 3.152643 2.707082 -0.5186058 -0.04706264
#> HeavyMnfc 3.152643 2.707082 -0.5186058 -0.04706264
#> Util_Cons 3.152643 2.707082 -0.5186058 -0.04706264
#> TransComm 3.152643 2.707082 -0.5186058 -0.04706264
#> OthServices 3.152643 2.707082 -0.5186058 -0.04706264
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> MeatLstk 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> Extraction 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> ProcFood 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> TextWapp 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> LightMnfc 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> HeavyMnfc 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> Util_Cons 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> TransComm 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> OthServices 4.023353 -0.09514011 4.387758 -0.3096563 6.0782 -0.946373
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops -0.6252707 -3.916631 -1.35151 0.9380906
#> MeatLstk -0.6252707 -3.916631 -1.35151 0.9380906
#> Extraction -0.6252707 -3.916631 -1.35151 0.9380906
#> ProcFood -0.6252707 -3.916631 -1.35151 0.9380906
#> TextWapp -0.6252707 -3.916631 -1.35151 0.9380906
#> LightMnfc -0.6252707 -3.916631 -1.35151 0.9380906
#> HeavyMnfc -0.6252707 -3.916631 -1.35151 0.9380906
#> Util_Cons -0.6252707 -3.916631 -1.35151 0.9380906
#> TransComm -0.6252707 -3.916631 -1.35151 0.9380906
#> OthServices -0.6252707 -3.916631 -1.35151 0.9380906
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> MeatLstk 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> Extraction 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> ProcFood 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> TextWapp 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> LightMnfc 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> HeavyMnfc 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> Util_Cons 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> TransComm 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> OthServices 2.201015 1.695156 -0.9204026 0.3915172 -3.42903 1.867404
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 3.754615 1.259867 -2.110991 -0.2155072
#> MeatLstk 3.754615 1.259867 -2.110991 -0.2155072
#> Extraction 3.754615 1.259867 -2.110991 -0.2155072
#> ProcFood 3.754615 1.259867 -2.110991 -0.2155072
#> TextWapp 3.754615 1.259867 -2.110991 -0.2155072
#> LightMnfc 3.754615 1.259867 -2.110991 -0.2155072
#> HeavyMnfc 3.754615 1.259867 -2.110991 -0.2155072
#> Util_Cons 3.754615 1.259867 -2.110991 -0.2155072
#> TransComm 3.754615 1.259867 -2.110991 -0.2155072
#> OthServices 3.754615 1.259867 -2.110991 -0.2155072
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> MeatLstk -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> Extraction -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> ProcFood -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> TextWapp -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> LightMnfc -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> HeavyMnfc -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> Util_Cons -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> TransComm -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> OthServices -0.743271 0.2266365 -1.933633 0.7660016 6.002452 5.25726
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 1.923459 0.8291383 -0.113569 -0.03474696
#> MeatLstk 1.923459 0.8291383 -0.113569 -0.03474696
#> Extraction 1.923459 0.8291383 -0.113569 -0.03474696
#> ProcFood 1.923459 0.8291383 -0.113569 -0.03474696
#> TextWapp 1.923459 0.8291383 -0.113569 -0.03474696
#> LightMnfc 1.923459 0.8291383 -0.113569 -0.03474696
#> HeavyMnfc 1.923459 0.8291383 -0.113569 -0.03474696
#> Util_Cons 1.923459 0.8291383 -0.113569 -0.03474696
#> TransComm 1.923459 0.8291383 -0.113569 -0.03474696
#> OthServices 1.923459 0.8291383 -0.113569 -0.03474696
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> MeatLstk 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> Extraction 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> ProcFood 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> TextWapp 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> LightMnfc 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> HeavyMnfc 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> Util_Cons 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> TransComm 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> OthServices 0.9713357 1.832316 0.1002754 -0.7609404 7.57356 5.30856
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 1.281197 -0.58022 -1.184795 -0.04550174
#> MeatLstk 1.281197 -0.58022 -1.184795 -0.04550174
#> Extraction 1.281197 -0.58022 -1.184795 -0.04550174
#> ProcFood 1.281197 -0.58022 -1.184795 -0.04550174
#> TextWapp 1.281197 -0.58022 -1.184795 -0.04550174
#> LightMnfc 1.281197 -0.58022 -1.184795 -0.04550174
#> HeavyMnfc 1.281197 -0.58022 -1.184795 -0.04550174
#> Util_Cons 1.281197 -0.58022 -1.184795 -0.04550174
#> TransComm 1.281197 -0.58022 -1.184795 -0.04550174
#> OthServices 1.281197 -0.58022 -1.184795 -0.04550174
#>
#>
#> $data$afa
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#>
#> $data$afe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#>
#> $data$profitslack
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$aosec
#> subtotal
#> ACTS TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$aoreg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$aoall
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$afcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$afsec
#> subtotal
#> ACTS TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$afreg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$afall
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#>
#> $data$avasec
#> subtotal
#> ACTS TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$avareg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$avaall
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$afecom
#> subtotal
#> ENDW TOTAL
#> Land 0
#> UnSkLab 0
#> SkLab 0
#> Capital 0
#> NatRes 0
#>
#> $data$afesec
#> subtotal
#> ACTS TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$afereg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$afeall
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#>
#> $data$aintsec
#> subtotal
#> ACTS TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$aintreg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$aintall
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$pb
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66256 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> ACTS EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$qc
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -5.28382206 2.8064609 1.74133301 0.04536468 -3.2810118
#> MeatLstk -8.47313404 1.3629502 1.35937691 -0.05443145 -1.3049642
#> Extraction -1.61720932 5.0113573 3.72839808 4.15261745 0.6188264
#> ProcFood -3.57022357 0.3640126 0.72611529 0.86516881 -0.4305328
#> TextWapp 8.38927650 -4.8928199 -2.57645917 -6.22387218 5.9938750
#> LightMnfc 5.53322124 -1.4032359 0.06877535 -0.08142614 -0.7263422
#> HeavyMnfc 4.13477850 -0.5878782 -1.38319743 1.65590954 -1.1309047
#> Util_Cons 0.85478860 -0.5181505 -6.41393757 -0.23034677 1.1307832
#> TransComm -0.48763835 -0.8243676 -1.34208596 -0.40436763 -0.1820687
#> OthServices 0.05554083 0.3940021 1.66644144 -0.15322536 0.1420864
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4.60224581 4.02335262 2.2010150 -0.74327099 0.97133571
#> MeatLstk -2.34836960 -0.09514011 1.6951556 0.22663653 1.83231568
#> Extraction -2.03052616 4.38775778 -0.9204026 -1.93363297 0.10027541
#> ProcFood -3.17767882 -0.30965629 0.3915172 0.76600158 -0.76094037
#> TextWapp 1.23873138 6.07820034 -3.4290304 6.00245237 7.57356024
#> LightMnfc 2.41732359 -0.94637299 1.8674035 5.25726032 5.30855989
#> HeavyMnfc 3.15264273 -0.62527066 3.7546148 1.92345870 1.28119683
#> Util_Cons 2.70708227 -3.91663098 1.2598671 0.82913834 -0.58021998
#> TransComm -0.51860577 -1.35150981 -2.1109912 -0.11356904 -1.18479526
#> OthServices -0.04706264 0.93809062 -0.2155072 -0.03474696 -0.04550174
#>
#>
#> $data$fincome
#> subtotal
#> REG TOTAL
#> Oceania 11.108517
#> EastAsia 8.648891
#> SEAsia 2.894234
#> SouthAsia 9.209181
#> NAmerica 12.538949
#> LatinAmer 12.630466
#> EU_28 4.587555
#> MENA 10.667971
#> SSA 11.522065
#> RestofWorld 8.527257
#>
#> $data$incomeslack
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$del_indtaxr
#> subtotal
#> REG TOTAL
#> Oceania 0.02073200
#> EastAsia 0.02030859
#> SEAsia 0.04930470
#> SouthAsia 0.02561557
#> NAmerica 0.01611445
#> LatinAmer 0.01620547
#> EU_28 0.03396877
#> MENA 0.02876288
#> SSA 0.02626335
#> RestofWorld 0.02214539
#>
#> $data$uelas
#> subtotal
#> REG TOTAL
#> Oceania -0.01914403
#> EastAsia -0.09730221
#> SEAsia -0.27564195
#> SouthAsia -0.10999573
#> NAmerica -0.02004280
#> LatinAmer -0.01946750
#> EU_28 -0.10377759
#> MENA -0.12777266
#> SSA -0.04423403
#> RestofWorld -0.11130936
#>
#> $data$dpsave
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$dpgov
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$dppriv
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$dpav
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$p
#> subtotal
#> REG TOTAL
#> Oceania 14.30965
#> EastAsia 12.02980
#> SEAsia 10.75131
#> SouthAsia 12.88275
#> NAmerica 14.65243
#> LatinAmer 15.22776
#> EU_28 11.16175
#> MENA 15.57678
#> SSA 15.87008
#> RestofWorld 13.24856
#>
#> $data$au
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$dpsum
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$u
#> subtotal
#> REG TOTAL
#> Oceania -0.3763053
#> EastAsia -0.6398562
#> SEAsia -1.8555626
#> SouthAsia -0.4770023
#> NAmerica 0.1310795
#> LatinAmer -0.2411129
#> EU_28 -0.9187447
#> MENA -1.0323378
#> SSA -0.7335176
#> RestofWorld -1.2423615
#>
#> $data$ppa
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 12.08253 13.63708 10.898879 11.47094 15.27391 12.98064
#> MeatLstk 13.29797 12.73244 9.510044 10.57942 14.19802 13.60766
#> Extraction 12.05661 19.28265 11.747997 17.28349 15.63611 12.13114
#> ProcFood 15.06213 13.70234 11.800828 12.67523 15.65328 15.29809
#> TextWapp 19.55857 15.09776 15.196360 14.09535 18.97617 17.36500
#> LightMnfc 19.20298 14.50837 14.993789 15.45063 18.77242 17.84325
#> HeavyMnfc 19.21722 16.48452 17.831425 18.49213 18.99398 18.35910
#> Util_Cons 13.98415 12.46104 10.515841 13.33744 14.61440 15.21668
#> TransComm 14.06466 11.09132 8.842709 11.98261 14.26062 14.89917
#> OthServices 13.15694 10.13977 6.957067 10.56215 13.76662 14.33535
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 15.700748 15.79860 13.95151 13.78658
#> MeatLstk 12.730941 15.41461 14.29880 13.62514
#> Extraction 18.947096 12.28378 11.11931 16.26904
#> ProcFood 12.912548 16.85967 16.76465 14.41514
#> TextWapp 17.027054 17.75101 18.35748 20.67575
#> LightMnfc 16.459581 20.11128 19.50876 19.15549
#> HeavyMnfc 18.134340 18.47074 20.60837 18.55367
#> Util_Cons 11.002693 15.06677 15.44578 12.23665
#> TransComm 11.199883 14.39066 15.50264 11.91243
#> OthServices 8.550154 13.26083 14.46124 11.19120
#>
#>
#> $data$qpa
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.05315145 -0.4925705 -1.1356229 -0.06095744 -0.0246329
#> MeatLstk 0.15821362 -0.7574270 -1.1631939 0.07453020 0.3370939
#> Extraction 0.91748118 -2.6510329 -1.5577621 -0.85917687 -0.5135885
#> ProcFood -0.67478019 -1.1123757 -1.5257280 -0.24357766 -0.4601999
#> TextWapp -3.11094141 -1.6417979 -2.2814217 -0.46178770 -2.5452909
#> LightMnfc -3.20562816 -1.6576419 -2.8702824 -0.62820405 -2.6174994
#> HeavyMnfc -3.29456973 -2.6725578 -3.4280350 -1.08701658 -2.7446477
#> Util_Cons -0.18736699 -0.8348023 -1.4752358 -0.37426499 0.1115831
#> TransComm -0.25556889 -0.1895147 -1.3502024 -0.17689554 0.3557765
#> OthServices 0.31116551 0.3160108 -0.7855704 0.11036666 0.6985292
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.15962249 -0.3134396 -0.5496393 -0.3020872 -0.9248181
#> MeatLstk 0.15847367 -1.7842243 -0.7404574 -0.3659078 -1.2356656
#> Extraction 0.51836282 -5.3077278 -0.1028832 0.0803910 -2.2548895
#> ProcFood -0.18465210 -1.8494941 -1.0192779 -0.7029483 -1.4607799
#> TextWapp -0.69075364 -4.2628603 -1.4496866 -1.0185019 -3.5839758
#> LightMnfc -1.08882606 -4.5132093 -3.0207140 -1.3447390 -4.0646467
#> HeavyMnfc -1.28204370 -5.4348521 -2.2561655 -1.5199472 -3.5941641
#> Util_Cons -0.22788237 -1.0884329 -0.7549310 -0.5778956 -1.0717927
#> TransComm -0.18127671 -1.2757415 -0.6359882 -0.7162589 -0.9982095
#> OthServices 0.01023735 0.4913321 -0.1844122 -0.4242011 -0.3104180
#>
#>
#> $data$pga
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 11.75314 15.03562 11.087863 11.18245 12.40071 14.23065
#> MeatLstk 12.37397 12.29197 9.124296 10.69322 13.75281 14.00505
#> Extraction 11.49670 18.95027 13.034105 17.06458 15.27143 11.90659
#> ProcFood 16.31956 13.14599 9.692838 12.43969 14.85710 15.42005
#> TextWapp 16.79857 13.12392 12.895473 13.90259 15.88185 16.25435
#> LightMnfc 14.90560 13.74917 12.600709 15.31572 15.98023 23.22727
#> HeavyMnfc 21.20727 19.71684 17.154249 19.06367 22.10498 18.04933
#> Util_Cons 13.67229 12.62763 10.204145 13.33316 14.53838 15.52229
#> TransComm 13.65903 10.98899 7.960363 11.76972 14.35437 14.84163
#> OthServices 13.02815 10.07551 6.180221 10.52687 13.71105 14.29665
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 14.248547 16.48606 15.20233 12.68094
#> MeatLstk 11.604259 18.00787 18.60580 12.60248
#> Extraction 15.313412 16.38196 11.77437 11.88497
#> ProcFood 10.988339 17.14847 20.02366 13.08204
#> TextWapp 12.238937 18.35822 16.79446 16.21479
#> LightMnfc 19.137039 20.24318 19.48858 14.91489
#> HeavyMnfc 19.633499 19.81479 22.35133 22.00506
#> Util_Cons 10.421388 15.01816 16.12922 12.26731
#> TransComm 10.790898 16.44836 17.45697 11.69997
#> OthServices 8.010567 13.45314 14.44828 10.82013
#>
#>
#> $data$qga
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 1.8832762 -3.3319376 -2.4230144 0.9345096 2.11627698
#> MeatLstk 1.3203981 -0.9700327 -0.6672299 1.3806052 0.90249765
#> Extraction 2.1176023 -6.5132809 -4.1031127 -4.1371360 -0.42682335
#> ProcFood -2.1164150 -1.7175062 -1.1820749 -0.1940801 -0.06763012
#> TextWapp -2.5178490 -1.6983298 -3.9853547 -1.4759338 -0.95133621
#> LightMnfc -0.9119195 -2.2386706 -3.7340095 -2.6832960 -1.03535557
#> HeavyMnfc -6.0635872 -7.1118979 -7.4756689 -5.7466793 -5.99938869
#> Util_Cons 0.1631596 -1.2651691 -1.6405548 -0.9809119 0.21044844
#> TransComm 0.1748435 0.1925525 0.4036884 0.4041682 0.37169519
#> OthServices 0.7339672 1.0240208 2.0869868 1.5331928 0.93955368
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.60980582 -3.6941638 -1.9258101 -0.2022237 -0.872829497
#> MeatLstk 0.80889893 -1.4123479 -3.1905589 -3.0659819 -0.803755343
#> Extraction 2.69925284 -4.5835032 -1.8380839 2.8583529 -0.167647526
#> ProcFood -0.42697597 -0.8652456 -2.4803655 -4.2110810 -1.224425077
#> TextWapp -1.14155972 -1.9698318 -3.4771245 -1.5626523 -3.887074471
#> LightMnfc -6.73555136 -7.6458330 -4.9902344 -3.7821305 -2.799862862
#> HeavyMnfc -2.64473820 -8.0290909 -4.6505384 -6.0334120 -8.448526382
#> Util_Cons -0.51510400 -0.3562425 -0.6741524 -0.9987602 -0.507609665
#> TransComm 0.07453874 -0.6885756 -1.8940599 -2.1178808 -0.002271069
#> OthServices 0.55171180 1.8678281 0.6959906 0.4553072 0.791643500
#>
#>
#> $data$pia
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34369 15.75513 9.958646 11.06563 18.16961 12.38780
#> MeatLstk 11.91470 12.41311 9.247024 10.77340 16.31623 13.37507
#> Extraction 11.57872 18.81647 11.562405 17.56420 15.26987 11.90628
#> ProcFood 14.54399 16.59055 10.505771 11.87327 15.85310 14.44602
#> TextWapp 17.07524 15.50857 15.449477 14.29790 16.96098 17.40175
#> LightMnfc 20.66696 14.04720 18.146177 16.29554 17.89491 18.85611
#> HeavyMnfc 21.99253 17.01801 23.456461 19.71780 19.70928 20.62325
#> Util_Cons 13.68716 12.44889 10.151425 13.32431 14.53576 15.16470
#> TransComm 13.62701 10.79656 7.952136 11.60858 14.12358 14.69446
#> OthServices 13.20258 10.48296 6.166985 13.86904 13.99307 14.78267
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 14.528125 16.24304 17.11405 13.06438
#> MeatLstk 11.448028 16.30485 13.92149 12.84686
#> Extraction 15.521553 13.08211 11.36602 10.94137
#> ProcFood 14.406870 19.49502 15.71744 13.78049
#> TextWapp 15.232425 16.73799 20.55778 19.41067
#> LightMnfc 17.404156 19.37951 20.26267 19.71231
#> HeavyMnfc 19.223934 20.39265 21.37873 19.56129
#> Util_Cons 10.528266 14.79465 15.46645 12.28414
#> TransComm 10.344473 13.95216 14.91559 11.58652
#> OthServices 9.097904 14.36051 15.81643 11.94187
#>
#>
#> $data$qia
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> MeatLstk 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> Extraction 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> ProcFood 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> TextWapp 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> LightMnfc 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> HeavyMnfc 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> Util_Cons 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> TransComm 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> OthServices 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -6.777966 1.959712 1.054557 -1.243689
#> MeatLstk -6.777966 1.959712 1.054557 -1.243689
#> Extraction -6.777966 1.959712 1.054557 -1.243689
#> ProcFood -6.777966 1.959712 1.054557 -1.243689
#> TextWapp -6.777966 1.959712 1.054557 -1.243689
#> LightMnfc -6.777966 1.959712 1.054557 -1.243689
#> HeavyMnfc -6.777966 1.959712 1.054557 -1.243689
#> Util_Cons -6.777966 1.959712 1.054557 -1.243689
#> TransComm -6.777966 1.959712 1.054557 -1.243689
#> OthServices -6.777966 1.959712 1.054557 -1.243689
#>
#>
#> $data$qinv
#> subtotal
#> REG TOTAL
#> Oceania 1.2004646
#> EastAsia -0.4512359
#> SEAsia -9.1960688
#> SouthAsia -0.4224339
#> NAmerica 2.1174853
#> LatinAmer 3.8963976
#> EU_28 -6.7779660
#> MENA 1.9597118
#> SSA 1.0545571
#> RestofWorld -1.2436887
#>
#> $data$ams
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$ptrans
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> GrainsCrops 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395 10.77395
#> REG
#> COMM MENA SSA RestofWorld
#> GrainsCrops 10.77395 10.77395 10.77395
#> MeatLstk 10.77395 10.77395 10.77395
#> Extraction 10.77395 10.77395 10.77395
#> ProcFood 10.77395 10.77395 10.77395
#> TextWapp 10.77395 10.77395 10.77395
#> LightMnfc 10.77395 10.77395 10.77395
#> HeavyMnfc 10.77395 10.77395 10.77395
#> Util_Cons 10.77395 10.77395 10.77395
#> TransComm 10.77395 10.77395 10.77395
#> OthServices 10.77395 10.77395 10.77395
#>
#>
#> $data$qtmfsd
#> , , REG = Oceania, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.56295 -23.41405 -22.95119 -18.41091 -21.52654 -20.69179
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.95752 -20.1723 -19.19751 -19.73863
#>
#> , , REG = EastAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -27.19864 -25.21308 -61.22696 -16.99961 -12.81238 -11.99696
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -13.22399 -15.85076 -10.66438 -11.14418
#>
#> , , REG = SEAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -16.96498 -5.13237 -23.44017 -5.818068 -12.55895 -9.139107
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -10.13903 -7.203475 -1.61524 2.259035
#>
#> , , REG = SouthAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -21.86511 -16.66843 -50.66522 -13.19602 -15.27043 -18.81835
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.35097 -18.96791 -13.35798 -12.12549
#>
#> , , REG = NAmerica, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.45063 -31.85808 -43.3377 -21.9171 -27.54888 -25.01646
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -22.83766 -22.87514 -20.58338 -21.58442
#>
#> , , REG = LatinAmer, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.37991 -29.80575 -25.56958 -21.4369 -29.08848 -26.35299
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -21.25229 -24.8168 -22.10872 -23.03505
#>
#> , , REG = EU_28, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.24548 -15.83586 -45.01243 -9.738397 -7.474185 -9.254805
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -9.37706 -8.178735 -8.976718 -4.100457
#>
#> , , REG = MENA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -31.74357 -36.19915 -18.69808 -23.60417 -26.3612 -27.34395
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.70086 -23.57087 -19.84358 -19.54238
#>
#> , , REG = SSA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -29.2831 -33.00227 -18.14404 -22.22383 -26.965 -25.70126
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -21.44164 -25.05789 -22.31699 -22.79375
#>
#> , , REG = RestofWorld, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -26.68192 -26.80477 -18.04553 -16.67064 -22.80844 -16.0378
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -9.598754 -14.4051 -13.08782 -13.30267
#>
#> , , REG = Oceania, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -11.54602 -21.82426 -6.905659 -19.8434 -35.04933 -31.8657
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -26.82365 -23.41418 -23.29646 -23.37536
#>
#> , , REG = EastAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.55478 -23.3688 -48.97369 -18.42618 -27.60658 -24.32471
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.57455 -19.26814 -15.19621 -15.17034
#>
#> , , REG = SEAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -9.100564 -4.170784 -7.32132 -7.319551 -27.39046 -21.92039
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.83125 -10.97203 -6.606116 -2.374435
#>
#> , , REG = SouthAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -14.15599 -14.97774 -43.27788 -14.61656 -29.63973 -30.50883
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -33.88369 -22.25869 -17.75317 -16.10719
#>
#> , , REG = NAmerica, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.06949 -30.15167 -30.04126 -23.17709 -39.87432 -35.50817
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -31.99008 -26.00725 -24.61203 -25.13752
#>
#> , , REG = LatinAmer, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.53747 -28.51569 -8.832899 -22.73307 -40.94453 -36.58949
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -30.61956 -27.87006 -26.05999 -26.52241
#>
#> , , REG = EU_28, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -11.26075 -14.11952 -32.55653 -11.22839 -23.11782 -22.12278
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.00231 -11.90768 -13.59416 -8.445773
#>
#> , , REG = MENA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -24.72256 -34.7029 -2.262317 -24.95239 -38.9152 -37.66461
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -22.38971 -26.67472 -23.90977 -23.188
#>
#> , , REG = SSA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -22.11852 -31.11087 -1.555948 -23.69474 -39.46921 -36.00666
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -31.19271 -28.10135 -26.2577 -26.29205
#>
#> , , REG = RestofWorld, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.20623 -25.18904 -1.446555 -18.02637 -35.82702 -27.39188
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.04515 -17.88133 -17.49671 -17.23102
#>
#> , , REG = Oceania, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.01079 -30.94608 -23.01908 -23.02867 -29.21566 -28.88987
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.16871 -29.53184 -26.04422 -27.63735
#>
#> , , REG = EastAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -24.37959 -32.54626 -59.78725 -21.61932 -21.09849 -20.93173
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.57864 -25.71699 -18.23414 -19.8887
#>
#> , , REG = SEAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -14.53405 -14.92312 -23.68274 -11.10122 -20.94223 -18.5347
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -13.57759 -18.08358 -9.951768 -7.804531
#>
#> , , REG = SouthAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.45056 -24.97771 -51.51329 -18.03613 -23.42317 -27.39219
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.93535 -28.46866 -20.6995 -20.77344
#>
#> , , REG = NAmerica, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -23.27281 -38.25774 -42.2703 -26.21679 -34.55321 -32.89728
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -25.80952 -31.91776 -27.31265 -29.30149
#>
#> , , REG = LatinAmer, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -22.96546 -36.89135 -25.17021 -25.88809 -35.89787 -33.99304
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.1104 -33.63176 -28.70875 -30.60934
#>
#> , , REG = EU_28, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -16.7683 -24.26307 -44.39648 -14.80834 -16.41626 -18.65178
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.76437 -18.94449 -16.68948 -13.53822
#>
#> , , REG = MENA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -29.43426 -42.22243 -19.34323 -27.56104 -33.63047 -34.79921
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.36278 -32.53192 -26.63555 -27.46041
#>
#> , , REG = SSA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -26.94533 -39.47649 -18.77302 -26.79445 -34.54156 -32.30263
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.43602 -33.8446 -28.89937 -30.3918
#>
#> , , REG = RestofWorld, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -24.31008 -34.0646 -18.67606 -21.32153 -30.23612 -24.60336
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.92899 -24.44096 -20.45222 -21.83477
#>
#> , , REG = Oceania, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.16668 -26.85049 -4.729849 -23.02195 -34.19599 -26.19404
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -19.67694 -22.62764 -22.40649 -22.66078
#>
#> , , REG = EastAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.66096 -28.50255 -52.02125 -21.6727 -26.72789 -18.26735
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.63358 -18.43902 -14.21225 -14.37923
#>
#> , , REG = SEAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -15.54181 -9.847019 -5.255079 -11.17427 -26.56053 -15.81193
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.53613 -10.05771 -5.52249 -1.463996
#>
#> , , REG = SouthAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -20.55089 -20.48433 -40.1185 -17.90826 -28.83052 -24.54059
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -26.31497 -21.46028 -16.79888 -15.32481
#>
#> , , REG = NAmerica, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -24.54778 -34.64674 -31.62071 -26.2157 -39.24018 -30.50877
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.81104 -25.24734 -23.73732 -24.43936
#>
#> , , REG = LatinAmer, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -24.20737 -33.05447 -7.453051 -25.4991 -40.35201 -31.67448
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -22.97564 -27.12927 -25.20209 -25.83717
#>
#> , , REG = EU_28, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.9138 -19.66942 -34.53638 -14.74443 -22.29616 -15.91377
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.83257 -11.00297 -12.59161 -7.591952
#>
#> , , REG = MENA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -30.38047 -38.21735 -0.519366 -27.69806 -37.94269 -32.73805
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -14.55083 -25.92166 -23.02691 -22.47166
#>
#> , , REG = SSA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -28.02246 -35.47475 0.164981 -26.81356 -38.48213 -30.51112
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.05831 -27.36295 -25.40209 -25.60466
#>
#> , , REG = RestofWorld, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.13538 -30.12738 0.2873982 -21.05011 -35.08363 -22.15278
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.27847 -17.03797 -16.53945 -16.45914
#>
#> , , REG = Oceania, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -10.40928 -16.9402 -11.58975 -15.7764 -22.49416 -22.27402
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -19.31488 -17.7364 -18.38405 -19.35793
#>
#> , , REG = EastAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.78761 -18.77685 -51.43545 -14.22964 -13.65514 -12.82527
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.74967 -13.28299 -9.765013 -10.72271
#>
#> , , REG = SEAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -7.389146 2.368346 -11.96886 -2.452466 -13.52232 -10.05429
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.84057 -4.37184 -0.6247707 2.744085
#>
#> , , REG = SouthAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -12.99393 -9.702258 -44.98809 -10.26622 -16.25769 -20.03943
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.14101 -16.49525 -12.48573 -11.70867
#>
#> , , REG = NAmerica, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -16.57746 -25.8875 -38.02487 -19.07503 -28.08944 -25.52757
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -24.7273 -20.52171 -19.78387 -21.21247
#>
#> , , REG = LatinAmer, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -16.5458 -23.86119 -14.94552 -18.74262 -29.50166 -26.92656
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.07975 -22.52262 -21.32457 -22.66998
#>
#> , , REG = EU_28, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -10.17807 -8.742025 -36.68448 -6.65625 -8.408574 -10.34958
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.85667 -5.376857 -8.060358 -3.645569
#>
#> , , REG = MENA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -23.55287 -30.70109 -6.83293 -21.19201 -27.0323 -28.44817
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -14.7792 -21.23867 -19.03662 -19.16073
#>
#> , , REG = SSA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -20.95372 -27.03057 -6.179387 -19.77375 -27.63101 -26.83841
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.90523 -22.77107 -21.53493 -22.42753
#>
#> , , REG = RestofWorld, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.15768 -20.68382 -6.05811 -13.79031 -23.55623 -17.0654
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.83408 -11.79337 -12.21285 -12.89144
#>
#> , , REG = Oceania, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -15.47937 -18.11788 -26.52171 -15.86395 -23.54683 -20.50237
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.82568 -15.93656 -18.28994 -18.70415
#>
#> , , REG = EastAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -23.40848 -20.16588 -59.86644 -14.21431 -14.54219 -10.80671
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -13.20612 -11.38571 -9.660971 -9.99892
#>
#> , , REG = SEAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -12.68999 1.681526 -27.04376 -2.531981 -14.35721 -8.078541
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -10.16714 -2.279595 -0.5101892 3.577052
#>
#> , , REG = SouthAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.007 -11.01836 -52.95852 -10.26758 -17.031 -17.87994
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -25.16578 -14.66825 -12.38482 -10.99288
#>
#> , , REG = NAmerica, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -21.95237 -26.85758 -47.66658 -19.1701 -28.67943 -23.71524
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -22.40109 -18.78281 -19.69138 -20.57372
#>
#> , , REG = LatinAmer, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -21.54142 -25.0806 -29.08944 -18.64289 -30.00186 -25.23513
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.50128 -20.8275 -21.23385 -22.04305
#>
#> , , REG = EU_28, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -15.26491 -10.17635 -47.25159 -6.691166 -9.42043 -8.117146
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -9.226878 -3.306599 -7.95435 -2.864407
#>
#> , , REG = MENA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -28.43996 -31.90978 -22.66316 -21.28292 -27.89556 -26.20847
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.13239 -19.51546 -18.94327 -18.50536
#>
#> , , REG = SSA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.72489 -28.46595 -22.12485 -19.82193 -28.98017 -24.86903
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -21.35592 -21.08138 -21.44446 -21.79864
#>
#> , , REG = RestofWorld, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -23.09459 -22.10041 -22.02094 -13.89286 -24.50298 -14.9073
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -8.987186 -9.863499 -12.11172 -12.18523
#>
#> , , REG = Oceania, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -11.42521 -28.01394 -8.696556 -22.90646 -28.86348 -30.49222
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.98606 -28.88893 -23.69287 -27.02365
#>
#> , , REG = EastAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.829 -29.61139 -51.0487 -21.5702 -20.66905 -21.9131
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.44567 -25.03927 -15.63447 -19.20929
#>
#> , , REG = SEAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -8.41611 -11.87022 -8.017332 -10.89359 -20.52283 -19.57874
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -17.66338 -17.33621 -7.088771 -7.02263
#>
#> , , REG = SouthAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -13.98709 -21.65399 -44.36296 -17.91528 -23.05416 -28.17907
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -31.02947 -27.81604 -18.17822 -20.10153
#>
#> , , REG = NAmerica, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.49819 -36.22656 -36.48428 -26.72321 -34.73956 -34.14297
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -29.61213 -31.29662 -25.00163 -28.7019
#>
#> , , REG = LatinAmer, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.59248 -34.03894 -10.66907 -25.80805 -35.50183 -34.76874
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.27648 -33.02626 -26.44211 -30.02085
#>
#> , , REG = EU_28, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -11.04906 -20.8071 -34.8775 -14.63169 -15.94205 -19.79486
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.94129 -18.20498 -14.0407 -12.80489
#>
#> , , REG = MENA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -23.45928 -39.63803 -3.830928 -27.79852 -32.9034 -35.20816
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -19.36139 -31.91638 -24.303 -26.84521
#>
#> , , REG = SSA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -21.60135 -36.73558 -3.157416 -26.56619 -33.56464 -34.02855
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -28.22114 -33.24103 -26.63879 -29.80146
#>
#> , , REG = RestofWorld, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.85705 -31.24296 -3.035829 -21.27557 -29.81325 -25.69502
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.8248 -23.75159 -17.92308 -21.17186
#>
#> , , REG = Oceania, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -7.117748 -15.28981 -30.98502 -14.05285 -25.9807 -19.85712
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.37082 -18.26446 -18.86556 -18.46556
#>
#> , , REG = EastAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -15.86217 -17.25996 -62.40803 -12.40317 -17.27928 -9.964133
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.63888 -13.83963 -10.29738 -9.73479
#>
#> , , REG = SEAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -4.334101 4.319015 -31.04854 -0.4709667 -17.09554 -7.236794
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -13.71195 -4.985687 -1.211065 3.881026
#>
#> , , REG = SouthAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -9.859877 -7.911394 -57.77206 -8.301563 -19.6543 -17.61963
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.82236 -17.03128 -13.00205 -10.73166
#>
#> , , REG = NAmerica, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -14.2911 -24.18268 -50.93185 -17.46365 -31.40783 -23.53651
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -25.57943 -21.03189 -20.25713 -20.34063
#>
#> , , REG = LatinAmer, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -13.85798 -22.48215 -33.0756 -16.86358 -32.84311 -24.54732
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.80298 -23.01996 -21.78873 -21.81426
#>
#> , , REG = EU_28, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -6.895585 -6.963333 -50.59053 -4.678449 -12.27515 -7.240534
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.84364 -5.984253 -8.602786 -2.579336
#>
#> , , REG = MENA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.55016 -28.43241 -27.21966 -19.08311 -29.87739 -24.68802
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.46897 -21.74424 -19.51429 -18.26619
#>
#> , , REG = SSA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.06553 -25.07582 -26.70018 -17.90078 -30.92494 -23.78414
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -25.28587 -23.26681 -21.99785 -21.56914
#>
#> , , REG = RestofWorld, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -15.0627 -18.94166 -26.62046 -11.86787 -26.61189 -14.01495
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -12.90983 -12.35957 -12.73077 -11.92752
#>
#> , , REG = Oceania, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -12.27772 -18.92706 -21.20235 -14.59002 -22.63448 -19.24792
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.74372 -17.69524 -17.70659 -18.26911
#>
#> , , REG = EastAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -20.7954 -20.79805 -57.46086 -12.83371 -13.77874 -9.857428
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.75945 -13.23959 -9.016013 -9.517299
#>
#> , , REG = SEAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -9.678016 0.05535555 -21.88896 -1.144779 -13.61027 -6.942019
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -8.738919 -4.323982 0.2000949 4.131325
#>
#> , , REG = SouthAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -14.9077 -11.85521 -49.34512 -8.92854 -16.28873 -16.63887
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -23.8931 -16.45346 -11.75932 -10.51657
#>
#> , , REG = NAmerica, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.14008 -27.81445 -43.13546 -18.03053 -28.49483 -23.11255
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -21.55487 -20.48194 -19.11803 -20.14869
#>
#> , , REG = LatinAmer, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.89261 -25.78843 -24.65974 -17.60796 -30.11182 -24.64944
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -20.04863 -22.48385 -20.67152 -21.62587
#>
#> , , REG = EU_28, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -12.08719 -10.97894 -44.55278 -5.339941 -8.567683 -6.957856
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -7.940459 -5.329502 -7.297207 -2.344604
#>
#> , , REG = MENA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -25.04449 -31.50153 -17.38273 -19.60306 -27.02016 -24.95198
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -11.02816 -21.19925 -18.36459 -18.06925
#>
#> , , REG = SSA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -22.63829 -28.35126 -16.75827 -18.34489 -27.46 -23.66402
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -19.51364 -22.73242 -20.88363 -21.38015
#>
#> , , REG = RestofWorld, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -19.89403 -22.64107 -16.68788 -12.66759 -23.49107 -13.86741
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -7.885419 -11.74922 -11.48416 -11.71531
#>
#> , , REG = Oceania, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -11.09036 -22.50603 -34.88607 -20.36869 -21.47272 -24.6671
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -22.87709 -24.52432 -22.77083 -23.72578
#>
#> , , REG = EastAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -18.71297 -24.31885 -65.28933 -18.8238 -12.28743 -15.12831
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -19.27161 -20.43838 -14.61507 -15.55828
#>
#> , , REG = SEAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -8.086786 -4.223228 -34.66224 -7.835397 -12.14721 -12.54151
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -16.81448 -12.26253 -5.966103 -2.820898
#>
#> , , REG = SouthAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -13.57399 -15.75178 -59.7771 -15.1088 -14.86038 -21.87892
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -30.72014 -23.38558 -17.18955 -16.49084
#>
#> , , REG = NAmerica, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.97127 -30.93749 -54.15155 -23.63541 -27.56051 -27.9601
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -28.69183 -27.0798 -24.09542 -25.47988
#>
#> , , REG = LatinAmer, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.14795 -29.02975 -37.66963 -23.26413 -29.09209 -29.57072
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.22257 -28.9156 -25.5533 -26.85844
#>
#> , , REG = EU_28, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -10.79561 -14.90212 -52.98273 -11.70366 -6.997862 -12.61237
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.77883 -13.18461 -13.00203 -8.86447
#>
#> , , REG = MENA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -22.67618 -34.87833 -31.37692 -25.23653 -25.62163 -29.54971
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -18.40317 -27.73759 -23.38834 -23.53928
#>
#> , , REG = SSA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -21.42832 -31.89365 -30.90169 -23.79049 -26.90569 -28.75747
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -27.85813 -29.14355 -25.75236 -26.62913
#>
#> , , REG = RestofWorld, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm -17.99536 -25.75419 -30.81483 -18.30384 -21.96596 -18.55788
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm -15.43455 -19.07167 -16.93133 -17.60954
#>
#>
#> $data$pt
#> subtotal
#> MARG TOTAL
#> TransComm 10.77395
#>
#> $data$qtm
#> subtotal
#> MARG TOTAL
#> TransComm -17.4314
#>
#> $data$atmfsd
#> , , REG = Oceania, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#>
#> $data$atm
#> subtotal
#> COMM TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$atf
#> subtotal
#> COMM TOTAL
#> GrainsCrops 0
#> MeatLstk 0
#> Extraction 0
#> ProcFood 0
#> TextWapp 0
#> LightMnfc 0
#> HeavyMnfc 0
#> Util_Cons 0
#> TransComm 0
#> OthServices 0
#>
#> $data$ats
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$atd
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$atall
#> , , REG = Oceania, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = Oceania, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EastAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SEAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SouthAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = NAmerica, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = LatinAmer, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = EU_28, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = MENA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = SSA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#> , , REG = RestofWorld, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm NA NA NA NA NA NA
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm NA NA NA NA
#>
#>
#> $data$tx
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$txs
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$tm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$tms
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$pr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -9.671724 -8.283913 -10.530433 -9.504964 -8.760546 -8.976172
#> MeatLstk -9.207723 -9.085768 -11.372752 -10.360200 -8.450564 -8.872194
#> Extraction -9.414808 -3.032064 -8.789124 -4.388733 -6.509699 -8.949649
#> ProcFood -7.995978 -8.404730 -10.912560 -8.322205 -7.522558 -8.234045
#> TextWapp -7.825833 -9.067301 -9.062962 -8.711476 -7.092211 -7.093676
#> LightMnfc -7.638566 -9.353209 -9.641813 -8.352399 -7.621861 -7.308455
#> HeavyMnfc -8.521271 -9.039396 -9.432820 -6.984074 -7.814597 -8.279303
#> Util_Cons -8.063480 -8.745352 -10.627398 -7.859375 -7.833160 -6.851680
#> TransComm -7.287614 -9.605108 -11.855648 -8.726216 -6.822638 -6.142385
#> OthServices -6.943423 -9.614510 -12.479637 -8.722294 -5.957288 -5.425608
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -9.830914 -7.110620 -7.548265 -8.388638
#> MeatLstk -9.419760 -7.160452 -7.739851 -8.429801
#> Extraction -6.014572 -9.503092 -9.381207 -9.399385
#> ProcFood -9.596457 -6.853573 -7.336908 -8.138135
#> TextWapp -9.799435 -7.010100 -6.972920 -7.455471
#> LightMnfc -9.431819 -6.747601 -7.054660 -8.369113
#> HeavyMnfc -9.360269 -9.012177 -7.836677 -9.375714
#> Util_Cons -9.955241 -6.885945 -6.583131 -8.761613
#> TransComm -9.832992 -7.042522 -6.052597 -8.683197
#> OthServices -10.460617 -7.017968 -5.669728 -7.924673
#>
#>
#> $data$qds
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.9621416 3.3278232 3.12157345 0.8003777 4.9071946
#> MeatLstk -2.5128005 1.6493320 1.78768563 0.2999792 0.8827592
#> Extraction 9.6562366 6.7827530 12.90961838 10.5610771 11.9279499
#> ProcFood 1.7344420 1.0564671 4.11895323 1.8327744 1.6838624
#> TextWapp 16.1329365 1.3799087 9.97970581 2.3066227 9.5123482
#> LightMnfc 9.6658287 2.2375898 6.73161650 5.0235682 5.7087164
#> HeavyMnfc 14.2316465 4.4719076 15.07699203 7.1003547 7.3913069
#> Util_Cons 0.9209909 -0.3175468 -6.32495832 -0.1574953 1.2816266
#> TransComm 0.6622449 0.4318101 0.08820134 0.3610102 0.5830940
#> OthServices 0.6159617 0.6877426 2.06263328 1.3867658 0.8010674
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.3004210 11.170945 4.5198364 1.4736651 4.19033003
#> MeatLstk -0.1495734 4.052387 2.4719169 0.9579520 2.17438555
#> Extraction 10.4023514 20.187115 10.7147484 11.2438498 6.67011070
#> ProcFood 0.7551976 3.330613 2.7851839 3.4711185 2.05822539
#> TextWapp 5.4795823 16.635912 5.8592739 10.2317257 16.66227722
#> LightMnfc 6.7511773 8.742264 10.5035896 10.9608364 12.48086643
#> HeavyMnfc 9.9447489 12.604840 13.9284449 13.5922356 13.09292698
#> Util_Cons 2.8864439 -3.590559 1.7621049 1.3000246 -0.04382407
#> TransComm 0.4856615 1.250002 0.8300448 1.3588848 0.39618012
#> OthServices 0.4975292 1.719541 1.3085821 0.8309776 1.00187063
#>
#>
#> $data$tradslack
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$tfd
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#>
#> $data$tfm
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops NA NA NA NA
#> MeatLstk NA NA NA NA
#> Extraction NA NA NA NA
#> ProcFood NA NA NA NA
#> TextWapp NA NA NA NA
#> LightMnfc NA NA NA NA
#> HeavyMnfc NA NA NA NA
#> Util_Cons NA NA NA NA
#> TransComm NA NA NA NA
#> OthServices NA NA NA NA
#>
#>
#> $data$tpd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$tpm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$tgd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tgm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tid
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tim
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tpdall
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tpmall
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops NA NA NA NA NA NA NA NA
#> MeatLstk NA NA NA NA NA NA NA NA
#> Extraction NA NA NA NA NA NA NA NA
#> ProcFood NA NA NA NA NA NA NA NA
#> TextWapp NA NA NA NA NA NA NA NA
#> LightMnfc NA NA NA NA NA NA NA NA
#> HeavyMnfc NA NA NA NA NA NA NA NA
#> Util_Cons NA NA NA NA NA NA NA NA
#> TransComm NA NA NA NA NA NA NA NA
#> OthServices NA NA NA NA NA NA NA NA
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops NA NA
#> MeatLstk NA NA
#> Extraction NA NA
#> ProcFood NA NA
#> TextWapp NA NA
#> LightMnfc NA NA
#> HeavyMnfc NA NA
#> Util_Cons NA NA
#> TransComm NA NA
#> OthServices NA NA
#>
#>
#> $data$tpreg
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$pe
#> , , subtotal = TOTAL
#>
#> REG
#> ENDWMS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> UnSkLab 12.31516 8.825590 2.812242 9.531614 13.0754147 13.77045
#> SkLab 12.20729 8.788631 3.353622 9.298052 13.1051693 13.97631
#> Capital 12.12712 8.744238 3.127881 9.597487 13.0581541 13.77635
#> Land -10.64461 20.703505 14.532515 9.680475 -0.5294023 -2.50802
#> REG
#> ENDWMS EU_28 MENA SSA RestofWorld
#> UnSkLab 5.598738 12.34874 12.73905 9.686095
#> SkLab 6.025211 11.66391 13.16627 9.503530
#> Capital 5.842251 11.83629 12.86129 9.243149
#> Land 16.430468 21.00839 10.01439 14.914628
#>
#>
#> $data$qe
#> , , subtotal = TOTAL
#>
#> REG
#> ENDWMS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA SSA
#> UnSkLab 0 0 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0 0 0
#> Land 0 0 0 0 0 0 0 0 0
#> REG
#> ENDWMS RestofWorld
#> UnSkLab 0
#> SkLab 0
#> Capital 0
#> Land 0
#>
#>
#> $data$qesf
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDWF GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDWF Util_Cons TransComm OthServices
#> NatRes 0 0 0
#>
#>
#> $data$tfe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land NA NA NA NA NA NA NA
#> UnSkLab NA NA NA NA NA NA NA
#> SkLab NA NA NA NA NA NA NA
#> Capital NA NA NA NA NA NA NA
#> NatRes NA NA NA NA NA NA NA
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land NA NA NA
#> UnSkLab NA NA NA
#> SkLab NA NA NA
#> Capital NA NA NA
#> NatRes NA NA NA
#>
#>
#> $data$ke
#> subtotal
#> REG TOTAL
#> Oceania 0.08395839
#> EastAsia -0.04112305
#> SEAsia -0.76745319
#> SouthAsia -0.05028313
#> NAmerica 0.12967376
#> LatinAmer 0.22257811
#> EU_28 -0.40050411
#> MENA 0.16499765
#> SSA 0.09977251
#> RestofWorld -0.08333426
#>
#> $data$rore
#> subtotal
#> REG TOTAL
#> Oceania -6.356545
#> EastAsia -6.356545
#> SEAsia -6.356545
#> SouthAsia -6.356545
#> NAmerica -6.356545
#> LatinAmer -6.356545
#> EU_28 -6.356545
#> MENA -6.356545
#> SSA -6.356545
#> RestofWorld -6.356545
#>
#> $data$rorc
#> subtotal
#> REG TOTAL
#> Oceania -5.567353
#> EastAsia -6.740924
#> SEAsia -13.300058
#> SouthAsia -6.826350
#> NAmerica -5.135125
#> LatinAmer -4.251246
#> EU_28 -10.040128
#> MENA -4.799927
#> SSA -5.418036
#> RestofWorld -7.133996
#>
#> $data$rental
#> subtotal
#> REG TOTAL
#> Oceania 12.127115
#> EastAsia 8.744238
#> SEAsia 3.127881
#> SouthAsia 9.597487
#> NAmerica 13.058154
#> LatinAmer 13.776350
#> EU_28 5.842251
#> MENA 11.836291
#> SSA 12.861294
#> RestofWorld 9.243149
#>
#> $data$rorg
#> subtotal
#> TOTAL
#> -6.356545
#>
#> $data$cgdslack
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$expand
#> , , subtotal = TOTAL
#>
#> REG
#> ENDWC Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28
#> capital 1.200465 -0.4512359 -9.196069 -0.4224339 2.117485 3.896398 -6.777966
#> REG
#> ENDWC MENA SSA RestofWorld
#> capital 1.959712 1.054557 -1.243689
#>
#>
#> $data$psaveslack
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$del_taxrout
#> subtotal
#> REG TOTAL
#> Oceania -1.151741e-04
#> EastAsia 1.392605e-04
#> SEAsia 2.172865e-05
#> SouthAsia 3.921272e-04
#> NAmerica -2.286874e-04
#> LatinAmer -6.350441e-05
#> EU_28 5.600459e-04
#> MENA -4.960519e-05
#> SSA 2.459780e-05
#> RestofWorld 2.008987e-05
#>
#> $data$del_taxrfu
#> subtotal
#> REG TOTAL
#> Oceania -5.093207e-04
#> EastAsia -1.449067e-03
#> SEAsia -4.127976e-04
#> SouthAsia -4.873705e-05
#> NAmerica -1.380293e-03
#> LatinAmer -7.744477e-04
#> EU_28 -6.438803e-03
#> MENA -1.025247e-03
#> SSA -1.067500e-03
#> RestofWorld -2.224519e-03
#>
#> $data$del_taxriu
#> subtotal
#> REG TOTAL
#> Oceania 2.741130e-04
#> EastAsia 4.412789e-04
#> SEAsia 2.246351e-04
#> SouthAsia 1.111038e-03
#> NAmerica 1.998325e-04
#> LatinAmer 1.517667e-04
#> EU_28 1.376541e-03
#> MENA 1.610512e-05
#> SSA 2.712433e-04
#> RestofWorld 8.129379e-04
#>
#> $data$del_taxrpc
#> subtotal
#> REG TOTAL
#> Oceania 4.223993e-04
#> EastAsia 1.457419e-04
#> SEAsia -2.566546e-05
#> SouthAsia 3.850591e-04
#> NAmerica 1.091981e-04
#> LatinAmer 4.870143e-04
#> EU_28 4.362501e-04
#> MENA 1.608778e-04
#> SSA 8.237304e-05
#> RestofWorld 6.735069e-04
#>
#> $data$del_taxrgc
#> subtotal
#> REG TOTAL
#> Oceania -8.064239e-07
#> EastAsia -6.962008e-06
#> SEAsia -4.516547e-06
#> SouthAsia -2.747085e-05
#> NAmerica -4.994542e-11
#> LatinAmer -8.802567e-07
#> EU_28 -5.948195e-06
#> MENA -3.088380e-06
#> SSA -2.780375e-05
#> RestofWorld -8.598220e-07
#>
#> $data$del_taxric
#> subtotal
#> REG TOTAL
#> Oceania 3.220088e-04
#> EastAsia -1.280908e-04
#> SEAsia -2.978198e-04
#> SouthAsia 2.862796e-04
#> NAmerica 7.591012e-05
#> LatinAmer 9.373627e-04
#> EU_28 -1.146646e-04
#> MENA 1.140515e-04
#> SSA 5.131408e-04
#> RestofWorld 1.054063e-04
#>
#> $data$del_taxrexp
#> subtotal
#> REG TOTAL
#> Oceania 2.850837e-06
#> EastAsia -8.959875e-04
#> SEAsia -3.607023e-04
#> SouthAsia -2.370401e-03
#> NAmerica -6.306968e-05
#> LatinAmer -4.612810e-04
#> EU_28 1.502193e-05
#> MENA -3.595499e-05
#> SSA -7.598078e-04
#> RestofWorld -3.850950e-03
#>
#> $data$del_taxrimp
#> subtotal
#> REG TOTAL
#> Oceania 0.02033593
#> EastAsia 0.02206241
#> SEAsia 0.05015983
#> SouthAsia 0.02588768
#> NAmerica 0.01740156
#> LatinAmer 0.01592943
#> EU_28 0.03814033
#> MENA 0.02958575
#> SSA 0.02722710
#> RestofWorld 0.02660978
#>
#> $data$del_taxrinc
#> subtotal
#> REG TOTAL
#> Oceania -0.0032150398
#> EastAsia -0.0012159821
#> SEAsia -0.0020927212
#> SouthAsia -0.0008507904
#> NAmerica -0.0023818382
#> LatinAmer -0.0008982448
#> EU_28 -0.0051144408
#> MENA -0.0025078498
#> SSA -0.0023558412
#> RestofWorld -0.0023930650
#>
#> $data$del_ttaxr
#> subtotal
#> REG TOTAL
#> Oceania 0.01751696
#> EastAsia 0.01909260
#> SEAsia 0.04721197
#> SouthAsia 0.02476478
#> NAmerica 0.01373262
#> LatinAmer 0.01530722
#> EU_28 0.02885433
#> MENA 0.02625504
#> SSA 0.02390750
#> RestofWorld 0.01975233
#>
#> $data$pfactor
#> subtotal
#> REG TOTAL
#> Oceania 11.844757
#> EastAsia 9.426947
#> SEAsia 4.403212
#> SouthAsia 9.870467
#> NAmerica 13.064803
#> LatinAmer 13.320708
#> EU_28 6.040534
#> MENA 11.346224
#> SSA 12.087635
#> RestofWorld 9.505666
#>
#> $data$pfactwld
#> subtotal
#> TOTAL
#> 0
#>
#> $data$walras_sup
#> subtotal
#> TOTAL
#> 11.8661
#>
#> $data$walras_dem
#> subtotal
#> TOTAL
#> 11.86608
#>
#> $data$walraslack
#> subtotal
#> TOTAL
#> 1.423492e-05
#>
#> $data$vxwfob
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -4.136070 -11.068551 -1.67002070 -5.272016 -8.145422
#> MeatLstk -13.084248 -15.721065 0.09614134 -6.865345 -18.815100
#> Extraction 2.802242 -42.202122 -0.78682131 -34.715195 -27.823092
#> ProcFood -8.557777 -7.366763 1.66561985 -3.961903 -9.467988
#> TextWapp -17.283333 -9.599253 -8.36320972 -10.538067 -19.501637
#> LightMnfc -14.740035 -5.997905 -5.54286098 -10.728516 -16.962200
#> HeavyMnfc -10.131932 -7.698478 -4.71402025 -16.561239 -14.773808
#> Util_Cons -14.079637 -10.517646 -3.65158319 -13.657843 -14.633743
#> TransComm -10.819830 -6.676507 -2.21598649 -7.423678 -11.554672
#> OthServices -12.944371 -6.236824 3.09433556 -7.080842 -15.233932
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -7.732809 -1.555419 -11.566978 -12.045745 -6.541458
#> MeatLstk -17.787558 -10.717877 -22.605764 -19.967184 -18.278706
#> Extraction -4.758452 -27.284195 4.269646 4.943976 3.504745
#> ProcFood -9.648806 -3.529587 -10.144378 -11.260652 -7.701860
#> TextWapp -19.375959 -4.666839 -20.751024 -19.758339 -17.356321
#> LightMnfc -17.410654 -7.148133 -19.558346 -17.881168 -11.589078
#> HeavyMnfc -12.145235 -4.334964 -5.712286 -13.844528 -3.899258
#> Util_Cons -15.658655 -5.951739 -16.550764 -15.958407 -10.127366
#> TransComm -12.703110 -5.562196 -11.044774 -12.934905 -7.726993
#> OthServices -16.038866 -2.594421 -13.377350 -15.399225 -9.180477
#>
#>
#> $data$vmwcif
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -13.304011 -7.036816 -11.690926 -13.545333 -6.250017
#> MeatLstk -15.383368 -14.391806 -20.660446 -19.558727 -12.789139
#> Extraction -17.648956 3.882123 -12.582619 6.623585 -6.984167
#> ProcFood -4.322526 -5.943256 -8.834700 -6.655569 -2.875692
#> TextWapp -3.245787 -18.874352 -11.511838 -18.214512 -6.319062
#> LightMnfc -2.243562 -16.720844 -12.257805 -11.017130 -7.226123
#> HeavyMnfc -1.753300 -13.093796 -4.759189 -3.644200 -6.191282
#> Util_Cons -5.463436 -8.002562 -15.285197 -6.535471 -4.307836
#> TransComm -3.026156 -7.660263 -10.923505 -6.164414 -1.926378
#> OthServices -3.166802 -8.161683 -12.106228 -5.496834 -1.496231
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -12.1204815 -4.971029 -2.6957216 -7.1060133 -6.178946
#> MeatLstk -14.5757599 -14.218511 -8.0271559 -11.6148405 -13.199078
#> Extraction -20.1587429 2.588595 -22.9934254 -10.8040504 -25.966854
#> ProcFood -5.1440554 -7.243625 -0.3908152 -1.1254642 -5.168087
#> TextWapp -8.8147793 -10.841258 -8.0772638 -4.6166310 -1.169595
#> LightMnfc -5.1266298 -12.099345 -1.2568684 -1.3481827 -4.516528
#> HeavyMnfc -4.5962129 -7.704553 -4.4593320 -0.9120268 -6.738001
#> Util_Cons -0.3775066 -12.869866 -2.0013454 -1.6797746 -8.175832
#> TransComm -1.2147576 -7.517853 -2.4838543 -0.4393870 -6.266923
#> OthServices -0.4961746 -9.881743 -1.6745713 -0.4556961 -5.444149
#>
#>
#> $data$vxwreg
#> subtotal
#> REG TOTAL
#> Oceania -5.191327
#> EastAsia -7.619800
#> SEAsia -3.334435
#> SouthAsia -11.917800
#> NAmerica -15.423265
#> LatinAmer -10.750287
#> EU_28 -5.144677
#> MENA -2.825851
#> SSA -3.827745
#> RestofWorld -2.736629
#>
#> $data$vmwreg
#> subtotal
#> REG TOTAL
#> Oceania -3.350141
#> EastAsia -8.566995
#> SEAsia -7.953184
#> SouthAsia -2.273838
#> NAmerica -5.790705
#> LatinAmer -5.646469
#> EU_28 -7.962142
#> MENA -4.465606
#> SSA -2.087360
#> RestofWorld -7.101320
#>
#> $data$pfactreal
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -22.264668 -21.360340 -20.273357 -13.391222 -8.088126 -9.163261
#> UnSkLab -1.803180 -1.803180 -1.803180 -1.803180 -1.803180 -1.803180
#> SkLab -1.897490 -1.897490 -1.897490 -1.897490 -1.897490 -1.897490
#> Capital -1.967588 -1.967588 -1.967588 -1.967588 -1.967588 -1.967588
#> NatRes -23.718912 -20.310905 -11.748576 -5.038861 4.567533 2.383778
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -9.699919 -10.559502 -10.202139 -11.287611
#> UnSkLab -1.803180 -1.803180 -1.803180 -1.803180
#> SkLab -1.897490 -1.897490 -1.897490 -1.897490
#> Capital -1.967588 -1.967588 -1.967588 -1.967588
#> NatRes 1.301387 -1.258249 -2.175595 -1.871008
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 8.584126 5.913972 12.624289 2.235428 -0.4749112 1.119562
#> UnSkLab -2.784218 -2.784218 -2.784218 -2.784218 -2.7842181 -2.784218
#> SkLab -2.817233 -2.817233 -2.817233 -2.817233 -2.8172331 -2.817233
#> Capital -2.856891 -2.856891 -2.856891 -2.856891 -2.8568907 -2.856891
#> NatRes 11.507692 2.168520 40.011414 -2.511184 -6.6059885 -3.905197
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 1.488151 1.325549 0.7827682 1.926707
#> UnSkLab -2.784218 -2.784218 -2.7842181 -2.784218
#> SkLab -2.817233 -2.817233 -2.8172331 -2.817233
#> Capital -2.856891 -2.856891 -2.8568907 -2.856891
#> NatRes -3.276021 -3.179079 -3.3167584 -2.525045
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 3.824452 1.965065 6.252329 -1.720375 -3.476974 -2.320338
#> UnSkLab -7.031850 -7.031850 -7.031850 -7.031850 -7.031850 -7.031850
#> SkLab -6.542305 -6.542305 -6.542305 -6.542305 -6.542305 -6.542305
#> Capital -6.746433 -6.746433 -6.746433 -6.746433 -6.746433 -6.746433
#> NatRes 4.810198 -1.181386 20.765305 -6.212097 -8.724262 -6.753122
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -2.936841 -5.265027 -3.486159 -1.583910
#> UnSkLab -7.031850 -7.031850 -7.031850 -7.031850
#> SkLab -6.542305 -6.542305 -6.542305 -6.542305
#> Capital -6.746433 -6.746433 -6.746433 -6.746433
#> NatRes -7.806087 -11.242779 -7.580835 -5.488400
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -2.624767 -2.713385 1.955823 -2.308235 -5.445787 -2.750686
#> UnSkLab -2.779178 -2.779178 -2.779178 -2.779178 -2.779178 -2.779178
#> SkLab -2.986490 -2.986490 -2.986490 -2.986490 -2.986490 -2.986490
#> Capital -2.720712 -2.720712 -2.720712 -2.720712 -2.720712 -2.720712
#> NatRes -2.540159 -2.846696 28.447802 -2.004725 -7.609623 -2.832858
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -1.995220 -2.833580 -2.875391 -2.828695
#> UnSkLab -2.779178 -2.779178 -2.779178 -2.779178
#> SkLab -2.986490 -2.986490 -2.986490 -2.986490
#> Capital -2.720712 -2.720712 -2.720712 -2.720712
#> NatRes -1.474788 -2.969760 -3.015487 -2.972616
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -13.959198 -10.683532 -10.813487 -7.482299 -4.514421 -7.242472
#> UnSkLab -1.513669 -1.513669 -1.513669 -1.513669 -1.513669 -1.513669
#> SkLab -1.487753 -1.487753 -1.487753 -1.487753 -1.487753 -1.487753
#> Capital -1.528703 -1.528703 -1.528703 -1.528703 -1.528703 -1.528703
#> NatRes -16.183821 -5.039013 3.105686 -1.894990 3.147299 -2.078451
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -7.410839 -6.2600536 -6.267873 -6.881208
#> UnSkLab -1.513669 -1.5136687 -1.513669 -1.513669
#> SkLab -1.487753 -1.4877528 -1.487753 -1.487753
#> Capital -1.528703 -1.5287026 -1.528703 -1.528703
#> NatRes -2.397027 -0.6995738 -1.620911 -1.393340
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -16.475790 -12.935232 -15.236132 -9.614180 -7.2979836 -6.8252335
#> UnSkLab -1.321396 -1.321396 -1.321396 -1.321396 -1.3213955 -1.3213955
#> SkLab -1.142848 -1.142848 -1.142848 -1.142848 -1.1428477 -1.1428477
#> Capital -1.316284 -1.316284 -1.316284 -1.316284 -1.3162843 -1.3162843
#> NatRes -20.290350 -7.668118 -14.206860 -4.073693 -0.2811868 0.6327902
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -6.535123 -6.4915667 -7.115898 -7.820482
#> UnSkLab -1.321396 -1.3213955 -1.321396 -1.321396
#> SkLab -1.142848 -1.1428477 -1.142848 -1.142848
#> Capital -1.316284 -1.3162843 -1.316284 -1.316284
#> NatRes 1.195492 0.6467469 -1.596967 -1.287046
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 5.419580 0.7367671 7.586599 -1.389603 1.082087 -1.935520
#> UnSkLab -5.799476 -5.7994757 -5.799476 -5.799476 -5.799476 -5.799476
#> SkLab -5.419035 -5.4190350 -5.419035 -5.419035 -5.419035 -5.419035
#> Capital -5.582247 -5.5822468 -5.582247 -5.582247 -5.582247 -5.582247
#> NatRes 11.541120 -5.2704563 28.304796 -5.854618 -1.071958 -6.306267
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -1.794950 -3.377980 -2.602916 -1.090372
#> UnSkLab -5.799476 -5.799476 -5.799476 -5.799476
#> SkLab -5.419035 -5.419035 -5.419035 -5.419035
#> Capital -5.582247 -5.582247 -5.582247 -5.582247
#> NatRes -6.065235 -8.351695 -6.376202 -4.852981
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 4.974614 3.3477473 2.143081 0.6064689 -1.346324 1.025342
#> UnSkLab -2.851253 -2.8512526 -2.851253 -2.8512526 -2.851253 -2.851253
#> SkLab -3.443428 -3.4434276 -3.443428 -3.4434276 -3.443428 -3.443428
#> Capital -3.294372 -3.2943716 -3.294372 -3.2943716 -3.294372 -3.294372
#> NatRes 6.266430 0.8023767 -9.461913 -2.8606832 -5.850360 -1.751970
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 1.8255646 0.5930106 -1.104942 0.06528313
#> UnSkLab -2.8512526 -2.8512526 -2.851253 -2.85125256
#> SkLab -3.4434276 -3.4434276 -3.443428 -3.44342756
#> Capital -3.2943716 -3.2943716 -3.294372 -3.29437160
#> NatRes -0.3517223 -2.2649090 -4.476945 -3.42031932
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -5.122913 -4.068646 -6.770708 -3.335782 -1.083819 -1.397591
#> UnSkLab -2.637753 -2.637753 -2.637753 -2.637753 -2.637753 -2.637753
#> SkLab -2.268799 -2.268799 -2.268799 -2.268799 -2.268799 -2.268799
#> Capital -2.532179 -2.532179 -2.532179 -2.532179 -2.532179 -2.532179
#> NatRes -5.622608 -2.186329 -15.182474 -1.833758 2.130980 1.550621
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -2.798083 -3.236543 -3.488100 -3.589999
#> UnSkLab -2.637753 -2.637753 -2.637753 -2.637753
#> SkLab -2.268799 -2.268799 -2.268799 -2.268799
#> Capital -2.532179 -2.532179 -2.532179 -2.532179
#> NatRes -1.021884 -1.933212 -2.552622 -2.463582
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 1.269551 1.0675101 0.5023876 -1.729721 1.744578 0.8106557
#> UnSkLab -3.396098 -3.3960979 -3.3960979 -3.396098 -3.396098 -3.3960979
#> SkLab -3.556892 -3.5568919 -3.5568919 -3.556892 -3.556892 -3.5568919
#> Capital -3.786216 -3.7862158 -3.7862158 -3.786216 -3.786216 -3.7862158
#> NatRes 1.500292 0.7838037 -2.9565506 -4.281255 2.171793 0.4957565
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land -0.9397188 -1.838462 -2.280276 -1.529359
#> UnSkLab -3.3960979 -3.396098 -3.396098 -3.396098
#> SkLab -3.5568919 -3.556892 -3.556892 -3.556892
#> Capital -3.7862158 -3.786216 -3.786216 -3.786216
#> NatRes -2.6124055 -4.008684 -4.365088 -3.649698
#>
#>
#> $data$pebfactreal
#> , , subtotal = TOTAL
#>
#> REG
#> ENDWMS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> UnSkLab -1.803180 -2.784218 -7.031850 -2.779179 -1.513669 -1.321396
#> SkLab -1.897490 -2.817233 -6.542305 -2.986490 -1.487753 -1.142848
#> Capital -1.967588 -2.856890 -6.746432 -2.720712 -1.528703 -1.316284
#> Land -21.876278 7.828947 3.568233 -2.647043 -13.363170 -15.435650
#> REG
#> ENDWMS EU_28 MENA SSA RestofWorld
#> UnSkLab -5.799476 -2.851252 -2.637753 -3.396098
#> SkLab -5.419036 -3.443427 -2.268799 -3.556892
#> Capital -5.582247 -3.294371 -2.532179 -3.786216
#> Land 3.861359 4.640130 -4.990297 1.208829
#>
#>
#> $data$pefactreal
#> , , subtotal = TOTAL
#>
#> REG
#> ENDWMS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> UnSkLab -1.803180 -2.784218 -7.031850 -2.779178 -1.513669 -1.321396
#> SkLab -1.897491 -2.817233 -6.542305 -2.986491 -1.487753 -1.142848
#> Capital -1.967587 -2.856890 -6.746432 -2.720712 -1.528702 -1.316284
#> Land -21.876837 7.826531 3.566228 -2.647051 -13.363181 -15.440503
#> REG
#> ENDWMS EU_28 MENA SSA RestofWorld
#> UnSkLab -5.799476 -2.851252 -2.637753 -3.396098
#> SkLab -5.419035 -3.443427 -2.268799 -3.556892
#> Capital -5.582247 -3.294371 -2.532180 -3.786216
#> Land 3.863088 4.636808 -4.990817 1.208831
#>
#>
#> $data$psw
#> subtotal
#> REG TOTAL
#> Oceania 12.70781
#> EastAsia 13.28275
#> SEAsia 11.72703
#> SouthAsia 13.68962
#> NAmerica 15.27059
#> LatinAmer 14.07700
#> EU_28 11.75187
#> MENA 12.46331
#> SSA 12.70875
#> RestofWorld 12.11022
#>
#> $data$pdw
#> subtotal
#> REG TOTAL
#> Oceania 13.07484
#> EastAsia 12.81652
#> SEAsia 13.02193
#> SouthAsia 12.52992
#> NAmerica 13.34502
#> LatinAmer 13.62086
#> EU_28 12.32889
#> MENA 12.89493
#> SSA 12.93743
#> RestofWorld 12.56474
#>
#> $data$tot
#> subtotal
#> REG TOTAL
#> Oceania -0.3245870
#> EastAsia 0.4132553
#> SEAsia -1.1457037
#> SouthAsia 1.0306610
#> NAmerica 1.6988547
#> LatinAmer 0.4014648
#> EU_28 -0.5136902
#> MENA -0.3823159
#> SSA -0.2024866
#> RestofWorld -0.4037779
#>
#> $data$vgdp
#> subtotal
#> REG TOTAL
#> Oceania 14.121518
#> EastAsia 11.610237
#> SEAsia 9.362855
#> SouthAsia 12.653094
#> NAmerica 14.968442
#> LatinAmer 15.206415
#> EU_28 10.481309
#> MENA 14.585708
#> SSA 15.239949
#> RestofWorld 12.169168
#>
#> $data$pgdp
#> subtotal
#> REG TOTAL
#> Oceania 14.37255
#> EastAsia 12.28928
#> SEAsia 10.42927
#> SouthAsia 13.60137
#> NAmerica 15.19835
#> LatinAmer 15.50442
#> EU_28 11.15886
#> MENA 15.18486
#> SSA 15.92661
#> RestofWorld 13.05410
#>
#> $data$qgdp
#> subtotal
#> REG TOTAL
#> Oceania -0.2194805
#> EastAsia -0.6047259
#> SEAsia -0.9656969
#> SouthAsia -0.8347391
#> NAmerica -0.1995769
#> LatinAmer -0.2580000
#> EU_28 -0.6095351
#> MENA -0.5201692
#> SSA -0.5923254
#> RestofWorld -0.7827500
#>
#> $data$contgdpexp
#> , , subtotal = TOTAL
#>
#> GDPEX
#> REG Household Investment Government Exports IntnlMargins
#> Oceania -0.232882023 0.3141115 0.11573317 -3.384161 -0.04998686
#> EastAsia -0.231318012 -0.1527309 0.16015740 -4.771524 -0.23492248
#> SEAsia -0.919420421 -2.6462872 0.20734851 -7.177967 -0.36392269
#> SouthAsia -0.159285709 -0.1329240 0.11116980 -4.291327 -0.11603833
#> NAmerica -0.002527833 0.4067008 0.15478316 -3.859683 -0.05389009
#> LatinAmer -0.181369066 0.7735403 0.09247734 -3.844699 -0.06456371
#> EU_28 -1.022797942 -1.2974668 0.36709535 -5.645877 -0.31610593
#> MENA -0.518995106 0.4750518 -0.01062927 -5.280532 -0.18133882
#> SSA -0.418625146 0.2143452 0.05840823 -4.456756 -0.07088123
#> RestofWorld -0.756337583 -0.2750608 0.12509365 -4.659907 -0.26468751
#> GDPEX
#> REG Imports
#> Oceania 3.017704
#> EastAsia 4.625612
#> SEAsia 9.934553
#> SouthAsia 3.753666
#> NAmerica 3.155041
#> LatinAmer 2.966616
#> EU_28 7.305616
#> MENA 4.996275
#> SSA 4.081183
#> RestofWorld 5.048149
#>
#>
#> $data$qgdpwld
#> subtotal
#> TOTAL
#> -0.4908394
#>
#> $data$pgdpwld
#> subtotal
#> TOTAL
#> 13.2866
#>
#> $data$vgdpwld
#> subtotal
#> TOTAL
#> 12.73054
#>
#> $data$compvalad
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -5.0754809 3.43194056 2.7334263 0.8875122 -3.08759785
#> MeatLstk -8.2718077 1.97964764 2.3477459 0.7868759 -1.10759771
#> Extraction -1.4008032 5.65025043 4.7398677 5.0293393 0.82003993
#> ProcFood -3.3581138 0.97463238 1.7083094 1.7142169 -0.23141778
#> TextWapp 8.6276922 -4.31418276 -1.6264691 -5.4344974 6.20583677
#> LightMnfc 5.7653537 -0.80336821 1.0445596 0.7596540 -0.52781862
#> HeavyMnfc 4.3638368 0.01695021 -0.4215717 2.5116138 -0.93319035
#> Util_Cons 1.0766324 0.08710231 -5.5013676 0.6094798 1.33302045
#> TransComm -0.2687478 -0.22097793 -0.3800595 0.4339942 0.01754313
#> OthServices 0.2756263 1.00480413 2.6578050 0.6872506 0.34234652
#> REG
#> ACTS LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4.3554845 4.66129971 2.7354128 -0.1518451 1.76792431
#> MeatLstk -2.0957780 0.51754963 2.2269084 0.8238417 2.63569665
#> Extraction -1.7771119 5.02793884 -0.4023629 -1.3492999 0.88999075
#> ProcFood -2.9272323 0.30172467 0.9164536 1.3664207 0.02198168
#> TextWapp 1.5006014 6.72874975 -2.9240713 6.6340733 8.42223549
#> LightMnfc 2.6822419 -0.33890367 2.4000571 5.8844409 6.13936615
#> HeavyMnfc 3.4194634 -0.01589321 4.2971363 2.5307744 2.08023024
#> Util_Cons 2.9727507 -3.32737756 1.7893441 1.4299337 0.20412779
#> TransComm -0.2612811 -0.74652505 -1.5991406 0.4816090 -0.40521717
#> OthServices 0.2114817 1.55712521 0.3062551 0.5609007 0.74306458
#>
#>
#> $data$pxw
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 10.34259 12.75439 9.591173 11.06044 12.26634 12.14648
#> MeatLstk 11.86026 12.19975 8.504987 10.51427 13.71586 13.27087
#> Extraction 11.49640 18.79748 11.536105 17.05565 15.23259 11.86343
#> ProcFood 13.40175 12.94059 9.508872 11.71024 14.59677 14.44492
#> TextWapp 14.35474 12.65094 12.612705 13.13126 15.62816 15.89195
#> LightMnfc 14.63868 12.66255 12.138300 14.09540 15.48563 15.85386
#> HeavyMnfc 14.96877 14.28095 13.694119 16.73721 16.21640 15.81736
#> Util_Cons 13.67167 12.38898 10.047342 13.30586 14.51760 15.14785
#> TransComm 13.59118 10.62950 7.855877 11.52441 14.10951 14.69336
#> OthServices 13.01249 10.02726 6.033594 10.34927 13.70653 14.26664
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 10.277946 14.22647 13.36729 12.45868
#> MeatLstk 10.356391 14.62756 13.87852 12.55160
#> Extraction 15.103807 10.92318 10.85230 10.83911
#> ProcFood 10.663157 15.21054 14.69552 12.77360
#> TextWapp 11.699540 15.34107 15.44664 14.56215
#> LightMnfc 12.128869 15.98123 15.66852 13.47583
#> HeavyMnfc 13.518559 14.11562 15.93989 13.52715
#> Util_Cons 10.297894 14.74119 15.22748 11.97770
#> TransComm 10.085994 13.83141 14.77420 11.43308
#> OthServices 7.840447 12.93987 14.17255 10.74161
#>
#>
#> $data$vxwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops -6.3393664
#> MeatLstk -13.6698933
#> Extraction -0.9630741
#> ProcFood -5.3221011
#> TextWapp -10.0474129
#> LightMnfc -9.2885761
#> HeavyMnfc -7.3845253
#> Util_Cons -9.1780443
#> TransComm -7.0433626
#> OthServices -6.8703871
#>
#> $data$vxwwld
#> subtotal
#> TOTAL
#> -6.932714
#>
#> $data$vmwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops -6.504675
#> MeatLstk -13.711295
#> Extraction -1.142582
#> ProcFood -5.393516
#> TextWapp -10.157336
#> LightMnfc -9.348713
#> HeavyMnfc -7.488833
#> Util_Cons -9.178042
#> TransComm -6.146271
#> OthServices -6.870386
#>
#> $data$valuew
#> subtotal
#> COMM TOTAL
#> GrainsCrops 12.48766
#> MeatLstk 12.10891
#> Extraction 14.25760
#> ProcFood 12.28332
#> TextWapp 12.72264
#> LightMnfc 13.00436
#> HeavyMnfc 14.36738
#> Util_Cons 11.78872
#> TransComm 10.98976
#> OthServices 11.43284
#>
#> $data$valuewu
#> subtotal
#> COMM TOTAL
#> GrainsCrops 13.46917
#> MeatLstk 12.46979
#> Extraction 18.00818
#> ProcFood 13.34736
#> TextWapp 14.58604
#> LightMnfc 14.61357
#> HeavyMnfc 16.61922
#> Util_Cons 12.40934
#> TransComm 12.15947
#> OthServices 11.90823
#>
#> $data$pxwreg
#> subtotal
#> REG TOTAL
#> Oceania 12.70781
#> EastAsia 13.28275
#> SEAsia 11.72703
#> SouthAsia 13.68962
#> NAmerica 15.27059
#> LatinAmer 14.07701
#> EU_28 11.75187
#> MENA 12.46331
#> SSA 12.70875
#> RestofWorld 12.11022
#>
#> $data$pxwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops 11.656794
#> MeatLstk 11.640585
#> Extraction 11.506237
#> ProcFood 11.967612
#> TextWapp 12.875022
#> LightMnfc 13.073888
#> HeavyMnfc 14.283938
#> Util_Cons 11.721414
#> TransComm 10.992610
#> OthServices 9.819502
#>
#> $data$pxwwld
#> subtotal
#> TOTAL
#> 12.77074
#>
#> $data$pmw
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 11.05322 11.72553 11.37640 11.570480 11.858839 12.003453
#> MeatLstk 12.00681 12.16267 11.30122 12.088453 12.903523 12.994519
#> Extraction 11.89474 11.37501 11.16552 11.283091 12.051489 11.689032
#> ProcFood 12.05126 12.06553 11.74587 11.012577 12.650676 13.407244
#> TextWapp 12.79293 12.62116 12.57870 12.664845 13.181228 13.462748
#> LightMnfc 12.85110 13.00540 12.83728 13.198673 13.667089 13.688610
#> HeavyMnfc 14.25761 14.21707 14.12404 14.093706 14.611691 14.807842
#> Util_Cons 12.40134 11.96339 11.93942 11.791436 12.954835 12.379761
#> TransComm 11.38179 11.25880 11.23889 11.078807 11.331670 11.090285
#> OthServices 10.40447 10.66464 10.13914 9.903643 9.917688 9.838153
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 11.172085 11.79073 11.48876 11.64037
#> MeatLstk 10.688382 12.30685 12.23799 11.75789
#> Extraction 11.336104 11.42322 11.20412 11.21237
#> ProcFood 11.251900 12.51287 12.52926 11.62640
#> TextWapp 12.571940 12.74703 12.83187 12.52791
#> LightMnfc 12.547055 13.06904 13.14339 12.58218
#> HeavyMnfc 13.852252 14.01720 14.35964 13.88444
#> Util_Cons 11.356636 12.02127 12.13391 11.57355
#> TransComm 10.992009 11.32305 11.06234 10.93555
#> OthServices 9.490111 10.42199 10.03173 9.33895
#>
#>
#> $data$pmwreg
#> subtotal
#> REG TOTAL
#> Oceania 13.07484
#> EastAsia 12.81652
#> SEAsia 13.02193
#> SouthAsia 12.52992
#> NAmerica 13.34502
#> LatinAmer 13.62086
#> EU_28 12.32889
#> MENA 12.89493
#> SSA 12.93743
#> RestofWorld 12.56474
#>
#> $data$pmwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops 11.556890
#> MeatLstk 11.603958
#> Extraction 11.454668
#> ProcFood 11.892673
#> TextWapp 12.766944
#> LightMnfc 12.981675
#> HeavyMnfc 14.158477
#> Util_Cons 11.721414
#> TransComm 11.122548
#> OthServices 9.819502
#>
#> $data$pw
#> subtotal
#> COMM TOTAL
#> GrainsCrops 11.97846
#> MeatLstk 12.23748
#> Extraction 13.23013
#> ProcFood 12.66486
#> TextWapp 13.36793
#> LightMnfc 13.47053
#> HeavyMnfc 14.55288
#> Util_Cons 12.68462
#> TransComm 11.91395
#> OthServices 10.98199
#>
#> $data$pwu
#> subtotal
#> COMM TOTAL
#> GrainsCrops 13.84308
#> MeatLstk 13.60969
#> Extraction 18.09751
#> ProcFood 14.25402
#> TextWapp 16.56329
#> LightMnfc 18.94785
#> HeavyMnfc 19.89121
#> Util_Cons 38.40653
#> TransComm 13.15358
#> OthServices 11.84995
#>
#> $data$qxw
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -13.121549 -21.12818 -10.275641 -14.70591 -18.18155 -17.72618
#> MeatLstk -22.299704 -24.88492 -7.749732 -15.72613 -28.60722 -27.41960
#> Extraction -7.797703 -51.34699 -11.048373 -44.22744 -37.36413 -14.85908
#> ProcFood -19.364363 -17.98085 -7.162207 -14.02928 -20.99950 -21.05268
#> TextWapp -27.666595 -19.75145 -18.626598 -20.92200 -30.38168 -30.43170
#> LightMnfc -25.627224 -16.56347 -15.767281 -21.75716 -28.09684 -28.71247
#> HeavyMnfc -21.832624 -19.23280 -16.190933 -28.52428 -26.66595 -24.14369
#> Util_Cons -24.413561 -20.38156 -12.448212 -23.79727 -25.45577 -26.75387
#> TransComm -21.490236 -15.64321 -9.338261 -16.99008 -22.49083 -23.88671
#> OthServices -22.968130 -14.78186 -2.772007 -15.79541 -25.45189 -26.52174
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -10.730493 -22.580969 -22.416548 -16.895214
#> MeatLstk -19.096552 -32.481987 -29.720879 -27.392151
#> Extraction -36.825863 -5.998537 -5.329905 -6.617037
#> ProcFood -12.825176 -22.007460 -22.630501 -18.156248
#> TextWapp -14.652145 -31.291613 -30.494589 -27.861282
#> LightMnfc -17.191828 -30.642513 -29.005026 -22.088324
#> HeavyMnfc -15.727406 -17.375284 -25.689529 -15.349988
#> Util_Cons -14.732495 -27.271765 -27.064631 -19.740597
#> TransComm -14.214515 -21.853535 -24.142277 -17.194239
#> OthServices -9.676209 -23.301971 -25.900948 -17.989706
#>
#>
#> $data$qxwreg
#> subtotal
#> REG TOTAL
#> Oceania -15.88101
#> EastAsia -18.45166
#> SEAsia -13.48059
#> SouthAsia -22.52397
#> NAmerica -26.62765
#> LatinAmer -21.76362
#> EU_28 -15.11970
#> MENA -13.59480
#> SSA -14.67188
#> RestofWorld -13.24308
#>
#> $data$qxwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops -16.11739
#> MeatLstk -22.67140
#> Extraction -11.18261
#> ProcFood -15.44171
#> TextWapp -20.30780
#> LightMnfc -19.77686
#> HeavyMnfc -18.96020
#> Util_Cons -18.70676
#> TransComm -16.24970
#> OthServices -15.19756
#>
#> $data$qxwwld
#> subtotal
#> TOTAL
#> -17.47214
#>
#> $data$qmw
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops -21.93293 -16.79325 -20.71114 -22.511162 -16.18903 -21.538563
#> MeatLstk -24.45403 -23.67496 -28.71636 -28.234102 -22.75630 -24.399660
#> Extraction -26.40311 -6.72762 -21.36286 -4.187075 -16.98831 -28.514683
#> ProcFood -14.61265 -16.06986 -18.41730 -15.915446 -13.78276 -16.358124
#> TextWapp -14.21961 -27.96589 -21.39885 -27.408154 -17.22926 -19.634220
#> LightMnfc -13.37570 -26.30515 -22.24007 -21.392303 -18.38106 -16.549803
#> HeavyMnfc -14.01299 -23.91137 -16.54623 -15.546785 -18.15083 -16.901337
#> Util_Cons -15.89375 -17.83257 -24.32084 -16.393841 -15.28281 -11.351927
#> TransComm -12.93564 -17.00456 -19.92324 -15.523412 -11.90860 -11.076616
#> OthServices -12.29232 -17.01205 -20.19752 -14.012708 -10.38406 -9.408687
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops -14.520834 -12.95854 -16.678610 -15.96136
#> MeatLstk -22.501810 -18.10576 -21.252016 -22.33128
#> Extraction -7.856849 -30.88822 -19.790787 -33.43082
#> ProcFood -16.624908 -11.46863 -12.134381 -15.04526
#> TextWapp -20.798433 -18.46992 -15.464158 -12.17254
#> LightMnfc -21.898750 -12.67005 -12.808149 -15.18776
#> HeavyMnfc -18.934065 -16.20504 -13.354068 -18.10822
#> Util_Cons -21.755779 -12.51781 -12.318918 -17.70078
#> TransComm -16.676754 -12.40256 -10.356099 -15.50673
#> OthServices -17.692789 -10.95485 -9.531272 -13.52043
#>
#>
#> $data$qmwreg
#> subtotal
#> REG TOTAL
#> Oceania -14.52576
#> EastAsia -18.95424
#> SEAsia -18.55845
#> SouthAsia -13.15532
#> NAmerica -16.88272
#> LatinAmer -16.95756
#> EU_28 -18.06395
#> MENA -15.37760
#> SSA -13.30365
#> RestofWorld -17.47088
#>
#> $data$qmwcom
#> subtotal
#> COMM TOTAL
#> GrainsCrops -16.19045
#> MeatLstk -22.68311
#> Extraction -11.30258
#> ProcFood -15.44890
#> TextWapp -20.32890
#> LightMnfc -19.76461
#> HeavyMnfc -18.96251
#> Util_Cons -18.70676
#> TransComm -15.54034
#> OthServices -15.19756
#>
#> $data$qow
#> subtotal
#> COMM TOTAL
#> GrainsCrops 0.4547288
#> MeatLstk -0.1145499
#> Extraction 0.9074189
#> ProcFood -0.3386493
#> TextWapp -0.5692011
#> LightMnfc -0.4108353
#> HeavyMnfc -0.1619810
#> Util_Cons -0.7950513
#> TransComm -0.8258057
#> OthServices 0.4062333
#>
#> $data$qowu
#> subtotal
#> COMM TOTAL
#> GrainsCrops -0.22520839
#> MeatLstk -0.52819461
#> Extraction -0.02122073
#> ProcFood -0.76227474
#> TextWapp -1.61256063
#> LightMnfc -1.33360863
#> HeavyMnfc -0.95794016
#> Util_Cons -1.99851000
#> TransComm -0.31282479
#> OthServices 0.38619480
#>
#> $data$del_tbalc
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -244.36778 5452.673 3351.2515 888.08362 -4849.830
#> MeatLstk -2140.74438 4462.775 1312.4109 -23.23992 -3627.481
#> Extraction 7350.86084 -45352.195 13277.4287 -18058.24805 -15144.150
#> ProcFood -1498.25171 2550.562 5854.6899 845.10260 -4597.403
#> TextWapp -12.93124 -9599.913 -117.8136 -4369.79346 3767.227
#> LightMnfc -729.05145 9918.802 9283.0859 -1339.76611 -36820.066
#> HeavyMnfc -4098.25000 44412.824 1812.9824 -13033.37500 -84663.148
#> Util_Cons -50.11494 -1767.167 1117.2118 -108.02161 -1967.631
#> TransComm -2510.25391 -11794.498 3983.0745 -1303.91833 -18737.293
#> OthServices -2952.03027 5986.997 11767.7773 -2216.48413 -50857.848
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -4165.7207 5512.233 -496.7451 -1527.201416 397.1019
#> MeatLstk -3181.7678 2432.307 597.0109 3.350344 1329.9176
#> Extraction 834.8834 -40043.770 53548.1055 15302.725586 34449.3672
#> ProcFood -6731.7446 10965.982 -2323.2314 -1276.002075 -522.7789
#> TextWapp -676.9915 21824.293 -4982.9561 -77.438812 -1049.6971
#> LightMnfc -5181.8833 53271.453 -12435.2480 -3177.530273 1368.6561
#> HeavyMnfc -10029.9219 92928.492 3680.1921 -10917.854492 12369.6816
#> Util_Cons -629.5569 6143.337 -2157.8975 -412.633301 -167.5267
#> TransComm -7676.4751 -6630.987 -12988.8184 -3084.359375 -5494.5229
#> OthServices -7788.7563 62337.645 -9872.0439 -2863.724365 -3541.4709
#>
#>
#> $data$del_tbal
#> subtotal
#> REG TOTAL
#> Oceania -6885.135
#> EastAsia 4270.844
#> SEAsia 51642.027
#> SouthAsia -38719.664
#> NAmerica -217497.641
#> LatinAmer -45227.934
#> EU_28 208740.984
#> MENA 12568.360
#> SSA -8030.670
#> RestofWorld 39138.727
#>
#> $data$ywld
#> subtotal
#> TOTAL
#> 12.46257
#>
#> $data$del_tbalry
#> subtotal
#> REG TOTAL
#> Oceania -0.0123862475
#> EastAsia -0.0657728091
#> SEAsia 0.0630519241
#> SouthAsia -0.0178428367
#> NAmerica -0.1741699725
#> LatinAmer -0.0682538226
#> EU_28 0.3260248303
#> MENA -0.0378088392
#> SSA -0.0120864669
#> RestofWorld -0.0007557417
#>
#> $data$pm_cr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer
#> GrainsCrops 11.08732 11.87821 11.45442 11.652458 12.074764 12.138203
#> MeatLstk 12.06681 12.25268 11.33672 12.170643 13.032739 13.132990
#> Extraction 11.94263 11.43897 11.19004 11.328504 12.111876 11.756802
#> ProcFood 12.15888 12.16947 11.83413 11.041656 12.803919 13.647082
#> TextWapp 12.91179 12.73280 12.70859 12.801032 13.321734 13.642319
#> LightMnfc 12.94886 13.12059 12.94464 13.331618 13.817248 13.847001
#> HeavyMnfc 14.41475 14.35332 14.27019 14.247291 14.766475 15.028234
#> Util_Cons 12.40135 11.96339 11.93942 11.791438 12.954835 12.379765
#> TransComm 11.17237 11.02416 11.02989 10.895385 11.083682 10.941852
#> OthServices 10.40447 10.66464 10.13914 9.903643 9.917688 9.838152
#> REG
#> COMM EU_28 MENA SSA RestofWorld
#> GrainsCrops 11.205589 11.90866 11.55787 11.78475
#> MeatLstk 10.686508 12.39428 12.32247 11.81250
#> Extraction 11.365612 11.46090 11.24891 11.23876
#> ProcFood 11.270396 12.66683 12.68549 11.68506
#> TextWapp 12.646563 12.88144 12.96494 12.61543
#> LightMnfc 12.595329 13.18767 13.26375 12.66095
#> HeavyMnfc 13.927587 14.19392 14.55928 13.99115
#> Util_Cons 11.356636 12.02127 12.13391 11.57355
#> TransComm 10.942966 11.07115 10.93024 10.87957
#> OthServices 9.490111 10.42199 10.03173 9.33895
#>
#>
#> $data$c1_cr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia
#> GrainsCrops -0.0377775878 0.020004617 0.001611001 -0.0316842757
#> MeatLstk -0.0465825535 0.007920641 0.001424349 -0.0063290168
#> Extraction -0.4156289101 0.250513524 0.005290326 0.2807917297
#> ProcFood -0.0213092472 0.010200032 -0.025731495 -0.0064265565
#> TextWapp -0.0021646135 0.004415985 0.001275950 0.0129209431
#> LightMnfc -0.0479478501 0.028267313 -0.001561140 0.0207158439
#> HeavyMnfc -0.3379048109 0.176863447 -0.057343304 -0.1295681298
#> Util_Cons 0.0024416419 -0.001891246 0.001488036 -0.0008063708
#> TransComm 0.0450174138 0.013585946 -0.016413078 0.0079606650
#> OthServices -0.0006316506 0.035883345 0.005790692 -0.2255006582
#> REG
#> COMM NAmerica LatinAmer EU_28 MENA
#> GrainsCrops -0.0259344522 -0.079944342 0.0047954777 0.032711763
#> MeatLstk -0.0066710082 -0.019005351 -0.0010023467 0.009829362
#> Extraction 0.0593133718 -0.212688118 0.0916212127 -0.535247803
#> ProcFood -0.0002738265 -0.044850260 -0.0034724302 0.024194693
#> TextWapp -0.0027729282 -0.001503783 -0.0012074767 -0.001167066
#> LightMnfc -0.0007727960 -0.025088143 0.0078054825 -0.035419993
#> HeavyMnfc 0.0334549733 -0.261026233 0.0391670763 -0.240171254
#> Util_Cons -0.0028132251 0.002534376 -0.0008396264 0.007795221
#> TransComm 0.0289278533 0.045624111 -0.0385452025 0.037010659
#> OthServices -0.1145325154 0.040470224 -0.0267761406 0.118033089
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops -0.012252863 0.007564408
#> MeatLstk 0.003536494 0.009543271
#> Extraction -0.568540335 -0.350340039
#> ProcFood 0.029821415 0.009971482
#> TextWapp -0.002374071 -0.002988147
#> LightMnfc -0.036478616 -0.037773341
#> HeavyMnfc -0.260637790 -0.082815848
#> Util_Cons 0.008769152 0.008598813
#> TransComm 0.088257752 0.017357305
#> OthServices 0.144804895 0.068235926
#>
#>
#> $data$c2_cr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.054404087 0.003516973 -0.042624835 -0.028164478 0.02279531
#> MeatLstk 0.009671046 0.000780148 -0.009541355 -0.007790665 0.02181559
#> Extraction -0.003186312 0.031704482 0.002280184 0.139925435 0.16874091
#> ProcFood 0.089963503 0.010069882 -0.166160405 -0.008966912 0.07443474
#> TextWapp 0.006987525 -0.014588229 -0.010257931 0.038194075 0.02538308
#> LightMnfc 0.063046217 -0.068788074 -0.082739539 0.137682915 0.40031913
#> HeavyMnfc 0.111618482 -0.001471967 -0.255711496 0.643450320 0.75951654
#> Util_Cons 0.005145268 0.004836429 -0.008837688 0.005458107 0.01520102
#> TransComm 0.194107398 -0.033590131 -0.305532187 0.041264627 0.19891252
#> OthServices 0.232403636 0.007656059 -0.222482130 0.076576777 0.46779051
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.04521010 -0.01693290 0.025772747 0.07775107 0.009261238
#> MeatLstk 0.03831725 -0.01335323 0.004493917 0.00974932 0.001093616
#> Extraction 0.07893375 0.03362617 -0.278320700 -0.33127284 -0.218782902
#> ProcFood 0.23259242 -0.05482974 0.043237548 0.07550121 0.018779544
#> TextWapp 0.05593827 -0.02480732 0.055885311 0.01965156 0.008751097
#> LightMnfc 0.20756513 -0.16676454 0.112753510 0.11212219 0.017099941
#> HeavyMnfc 0.36931908 -0.28232017 -0.034178436 0.27104989 -0.243601650
#> Util_Cons 0.01417555 -0.01704344 0.023988200 0.02121974 0.003849074
#> TransComm 0.24377231 -0.10678440 0.199336216 0.17256756 0.034976669
#> OthServices 0.22518103 -0.23718122 0.145835042 0.15855953 0.056241706
#>
#>
#> $data$c3_cr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.0040148450 0.004718513 -0.004410212 -0.0000395641 0.005712592
#> MeatLstk 0.0017757673 0.005130444 -0.001298136 0.0006480308 0.006470637
#> Extraction 0.0200287290 -0.013881515 -0.025045440 -0.0447635055 0.056771409
#> ProcFood 0.0069892034 0.004671160 -0.004643322 -0.0248738807 0.023558231
#> TextWapp 0.0009514473 -0.003149387 -0.004550385 -0.0016541677 0.016074656
#> LightMnfc -0.0249627698 0.003377212 -0.012034303 0.0169818550 0.126096964
#> HeavyMnfc 0.0505798459 0.026164522 -0.006494445 -0.0128588760 0.179639697
#> Util_Cons 0.0033952303 0.001317431 0.001452160 0.0001892508 0.003446531
#> TransComm 0.0181660186 0.003157722 0.003236446 -0.0079982560 0.007374391
#> OthServices 0.0430242196 0.041472338 0.019085124 0.0056595379 0.008130658
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.009386313 -0.007481867 0.0099936072 -0.003431734 0.002351639
#> MeatLstk 0.010184479 -0.009049153 0.0077036694 0.005131303 0.001662083
#> Extraction 0.011883751 -0.011797927 -0.0020492489 -0.012552759 -0.011958137
#> ProcFood 0.064576268 -0.026190348 0.0305203386 0.046760045 -0.010154139
#> TextWapp 0.025705004 -0.007329501 0.0002301334 0.002767880 -0.009184822
#> LightMnfc 0.122765146 -0.071762949 0.0179223418 0.031329125 -0.069727734
#> HeavyMnfc 0.307660967 -0.122110955 -0.0322678238 0.092720017 -0.110031493
#> Util_Cons 0.004354998 -0.004051627 0.0046480373 0.005991430 -0.003467416
#> TransComm -0.004709895 -0.004743322 0.0072333193 -0.006017119 -0.010154175
#> OthServices 0.001218855 -0.036166888 0.0529008247 0.018425200 -0.040870257
#>
#>
#> $data$c1_r
#> subtotal
#> REG TOTAL
#> Oceania -0.86024725
#> EastAsia 0.54676914
#> SEAsia -0.08415473
#> SouthAsia -0.07863577
#> NAmerica -0.03216599
#> LatinAmer -0.55456781
#> EU_28 0.07151046
#> MENA -0.58254665
#> SSA -0.60537267
#> RestofWorld -0.35270709
#>
#> $data$c2_r
#> subtotal
#> REG TOTAL
#> Oceania 0.65690476
#> EastAsia -0.05989338
#> SEAsia -1.09677505
#> SouthAsia 1.04070425
#> NAmerica 2.17304659
#> LatinAmer 1.52067053
#> EU_28 -0.88337106
#> MENA 0.29845428
#> SSA 0.58730012
#> RestofWorld -0.31240591
#>
#> $data$c3_r
#> subtotal
#> REG TOTAL
#> Oceania 0.11596648
#> EastAsia 0.07299213
#> SEAsia -0.03469986
#> SouthAsia -0.06870231
#> NAmerica 0.43395269
#> LatinAmer 0.55398095
#> EU_28 -0.30034491
#> MENA 0.09685054
#> SSA 0.18122539
#> RestofWorld -0.26128826
#>
#> $data$tot2
#> subtotal
#> REG TOTAL
#> Oceania -0.3245876
#> EastAsia 0.4132545
#> SEAsia -1.1457040
#> SouthAsia 1.0306605
#> NAmerica 1.6988567
#> LatinAmer 0.4014648
#> EU_28 -0.5136903
#> MENA -0.3823158
#> SSA -0.2024864
#> RestofWorld -0.4037778
#>
#> $data$uelasev
#> subtotal
#> REG TOTAL
#> Oceania -0.004201120
#> EastAsia -0.011129915
#> SEAsia -0.063131526
#> SouthAsia -0.015866268
#> NAmerica 0.001381007
#> LatinAmer -0.010437740
#> EU_28 -0.016234329
#> MENA -0.040286738
#> SSA -0.023543214
#> RestofWorld -0.033281822
#>
#> $data$ueprivev
#> subtotal
#> REG TOTAL
#> Oceania -0.006559091
#> EastAsia -0.020072203
#> SEAsia -0.094275929
#> SouthAsia -0.021657977
#> NAmerica 0.001774015
#> LatinAmer -0.014470578
#> EU_28 -0.023675203
#> MENA -0.069034003
#> SSA -0.033554118
#> RestofWorld -0.055465441
#>
#> $data$ugev
#> subtotal
#> REG TOTAL
#> Oceania -0.3804621
#> EastAsia -0.6529794
#> SEAsia -1.9200915
#> SouthAsia -0.4923951
#> NAmerica 0.1322251
#> LatinAmer -0.2518153
#> EU_28 -0.9336240
#> MENA -1.0681043
#> SSA -0.7568873
#> RestofWorld -1.2931278
#>
#> $data$upev
#> subtotal
#> REG TOTAL
#> Oceania -0.3739718
#> EastAsia -0.6293700
#> SEAsia -1.8237617
#> SouthAsia -0.4713760
#> NAmerica 0.1307528
#> LatinAmer -0.2369841
#> EU_28 -0.9119108
#> MENA -1.0066253
#> SSA -0.7235771
#> RestofWorld -1.2092921
#>
#> $data$qsaveev
#> subtotal
#> REG TOTAL
#> Oceania -0.3804621
#> EastAsia -0.6529794
#> SEAsia -1.9200915
#> SouthAsia -0.4923951
#> NAmerica 0.1322251
#> LatinAmer -0.2518153
#> EU_28 -0.9336240
#> MENA -1.0681043
#> SSA -0.7568873
#> RestofWorld -1.2931278
#>
#> $data$yev
#> subtotal
#> REG TOTAL
#> Oceania -0.3762769
#> EastAsia -0.6419209
#> SEAsia -1.8581332
#> SouthAsia -0.4766044
#> NAmerica 0.1308422
#> LatinAmer -0.2414028
#> EU_28 -0.9175386
#> MENA -1.0282317
#> SSA -0.7335169
#> RestofWorld -1.2602654
#>
#> $data$ypev
#> subtotal
#> REG TOTAL
#> Oceania -0.3739276
#> EastAsia -0.6330342
#> SEAsia -1.8275387
#> SouthAsia -0.4708390
#> NAmerica 0.1304487
#> LatinAmer -0.2373791
#> EU_28 -0.9101642
#> MENA -0.9997604
#> SSA -0.7235760
#> RestofWorld -1.2383491
#>
#> $data$ygev
#> subtotal
#> REG TOTAL
#> Oceania -0.3804621
#> EastAsia -0.6529794
#> SEAsia -1.9200915
#> SouthAsia -0.4923951
#> NAmerica 0.1322251
#> LatinAmer -0.2518153
#> EU_28 -0.9336240
#> MENA -1.0681043
#> SSA -0.7568873
#> RestofWorld -1.2931278
#>
#> $data$qpev
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.05294495 -0.2531911 -1.152216 -0.3372491 0.006893659
#> MeatLstk -0.30438840 -0.5104449 -1.458899 -0.4221228 0.113860056
#> Extraction -0.34143263 -0.5328531 -1.446287 -0.4002344 0.125984147
#> ProcFood -0.29305556 -0.4930302 -1.405424 -0.4209420 0.106720842
#> TextWapp -0.33028951 -0.5362301 -1.448768 -0.4320130 0.120226584
#> LightMnfc -0.37723717 -0.6183506 -1.773772 -0.4178082 0.131847620
#> HeavyMnfc -0.37478027 -0.6294718 -1.758776 -0.4227607 0.131514788
#> Util_Cons -0.35635909 -0.5941626 -1.612617 -0.4673472 0.126620620
#> TransComm -0.38401657 -0.6725404 -2.073283 -0.5506375 0.133080274
#> OthServices -0.38878635 -0.6931946 -2.200148 -0.6035589 0.134005621
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -0.1000969 -0.07968429 -0.4948258 -0.5751747 -0.6392478
#> MeatLstk -0.1596022 -0.75404954 -0.7575248 -0.6836841 -0.9148469
#> Extraction -0.1892422 -0.86015791 -0.8929991 -0.6815104 -1.1768783
#> ProcFood -0.1490448 -0.73493224 -0.7167462 -0.6289150 -0.9076408
#> TextWapp -0.1737327 -0.82431221 -0.8209199 -0.6539717 -1.0162762
#> LightMnfc -0.2395987 -0.93982774 -1.0654194 -0.7076740 -1.3002775
#> HeavyMnfc -0.2444786 -0.93780172 -1.0622122 -0.6904171 -1.2951359
#> Util_Cons -0.2024284 -0.88179308 -0.9302402 -0.7290479 -1.1391264
#> TransComm -0.2581729 -0.95070910 -1.1064361 -0.8851831 -1.3843856
#> OthServices -0.2792017 -0.96411103 -1.2198968 -0.9243438 -1.3750677
#>
#>
#> $data$ysaveev
#> subtotal
#> REG TOTAL
#> Oceania -0.3804621
#> EastAsia -0.6529794
#> SEAsia -1.9200915
#> SouthAsia -0.4923951
#> NAmerica 0.1322251
#> LatinAmer -0.2518153
#> EU_28 -0.9336240
#> MENA -1.0681043
#> SSA -0.7568873
#> RestofWorld -1.2931278
#>
#> $data$dpavev
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$EV
#> subtotal
#> REG TOTAL
#> Oceania -5137.508
#> EastAsia -84046.781
#> SEAsia -35451.160
#> SouthAsia -9933.029
#> NAmerica 21238.865
#> LatinAmer -9953.671
#> EU_28 -141662.828
#> MENA -36524.441
#> SSA -9854.015
#> RestofWorld -41649.641
#>
#> $data$WEV
#> subtotal
#> TOTAL
#> -352974.2
#>
#> $data$EV_ALT
#> subtotal
#> REG TOTAL
#> Oceania -5137.523
#> EastAsia -84046.641
#> SEAsia -35451.199
#> SouthAsia -9932.957
#> NAmerica 21238.941
#> LatinAmer -9953.647
#> EU_28 -141662.531
#> MENA -36524.367
#> SSA -9853.998
#> RestofWorld -41649.637
#>
#> $data$WEV_ALT
#> subtotal
#> TOTAL
#> -352973.6
#>
#> $data$CNTdpar
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$CNTpop
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$CNTqor
#> subtotal
#> REG TOTAL
#> Oceania 91.37839
#> EastAsia -794.08771
#> SEAsia 164.61978
#> SouthAsia 184.21957
#> NAmerica 730.00940
#> LatinAmer -19.64707
#> EU_28 -4224.72900
#> MENA 75.64389
#> SSA 116.80549
#> RestofWorld 108.32060
#>
#> $data$CNTqo
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.3480677 -19.61790 -0.7308908 -10.501341 3.288983
#> MeatLstk -10.1212530 -15.41007 0.7050799 -1.196862 -23.731882
#> Extraction -20.8791142 56.22033 109.3504486 63.802761 358.002655
#> ProcFood -22.0292587 133.96419 1.2219033 63.638393 -28.243067
#> TextWapp 6.9947643 -85.15733 -2.9511769 -90.774734 153.824219
#> LightMnfc 67.2792435 -244.16385 0.2758220 -3.950690 -128.297424
#> HeavyMnfc 63.8194275 -632.77924 39.7711182 179.477966 -548.035339
#> Util_Cons 29.6874866 -79.18363 -11.4718943 7.022600 489.992462
#> TransComm -38.5641060 -248.15804 -23.6656170 -17.573711 -216.496704
#> OthServices 15.5396080 340.19916 52.1151237 -5.725146 669.698975
#> REG
#> ACTS LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -82.689491 18.27876 12.41781 1.467849 5.814713
#> MeatLstk -60.211231 -8.25442 11.84421 2.783603 1.803366
#> Extraction -89.815086 193.55818 -62.85464 -28.115267 12.645320
#> ProcFood -219.972244 -263.80209 6.11608 4.111950 -13.665394
#> TextWapp 18.425951 2269.21899 -27.45934 7.008276 38.694778
#> LightMnfc 218.961121 -1171.25159 26.70137 30.591927 56.241375
#> HeavyMnfc 218.790512 -2544.27002 107.79836 89.905098 75.607475
#> Util_Cons 190.476395 -3305.55615 74.85678 17.157877 -33.259197
#> TransComm -207.932556 -700.88641 -60.65367 -5.563610 -32.476994
#> OthServices -5.681511 1288.23877 -13.12309 -2.542243 -3.088643
#>
#>
#> $data$CNTqca
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -0.3480677 0.00000 0.00000 0.00000 0.000000 0.00000
#> MeatLstk 0.0000000 -10.12125 0.00000 0.00000 0.000000 0.00000
#> Extraction 0.0000000 0.00000 -20.87913 0.00000 0.000000 0.00000
#> ProcFood 0.0000000 0.00000 0.00000 -22.02927 0.000000 0.00000
#> TextWapp 0.0000000 0.00000 0.00000 0.00000 6.994763 0.00000
#> LightMnfc 0.0000000 0.00000 0.00000 0.00000 0.000000 67.27922
#> HeavyMnfc 0.0000000 0.00000 0.00000 0.00000 0.000000 0.00000
#> Util_Cons 0.0000000 0.00000 0.00000 0.00000 0.000000 0.00000
#> TransComm 0.0000000 0.00000 0.00000 0.00000 0.000000 0.00000
#> OthServices 0.0000000 0.00000 0.00000 0.00000 0.000000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 63.81944 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 29.68736 0.00000 0.00000
#> TransComm 0.00000 0.00000 -38.56422 0.00000
#> OthServices 0.00000 0.00000 0.00000 15.53988
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -19.6179 0.00000 0.00000 0.0000 0.0000 0.000
#> MeatLstk 0.0000 -15.41005 0.00000 0.0000 0.0000 0.000
#> Extraction 0.0000 0.00000 56.22031 0.0000 0.0000 0.000
#> ProcFood 0.0000 0.00000 0.00000 133.9641 0.0000 0.000
#> TextWapp 0.0000 0.00000 0.00000 0.0000 -85.1574 0.000
#> LightMnfc 0.0000 0.00000 0.00000 0.0000 0.0000 -244.163
#> HeavyMnfc 0.0000 0.00000 0.00000 0.0000 0.0000 0.000
#> Util_Cons 0.0000 0.00000 0.00000 0.0000 0.0000 0.000
#> TransComm 0.0000 0.00000 0.00000 0.0000 0.0000 0.000
#> OthServices 0.0000 0.00000 0.00000 0.0000 0.0000 0.000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.00000 0.0000 0.0000
#> MeatLstk 0.0000 0.00000 0.0000 0.0000
#> Extraction 0.0000 0.00000 0.0000 0.0000
#> ProcFood 0.0000 0.00000 0.0000 0.0000
#> TextWapp 0.0000 0.00000 0.0000 0.0000
#> LightMnfc 0.0000 0.00000 0.0000 0.0000
#> HeavyMnfc -632.7825 0.00000 0.0000 0.0000
#> Util_Cons 0.0000 -79.18422 0.0000 0.0000
#> TransComm 0.0000 0.00000 -248.1586 0.0000
#> OthServices 0.0000 0.00000 0.0000 340.1994
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -0.7308903 0.0000000 0.0000 0.000000 0.000000 0.0000000
#> MeatLstk 0.0000000 0.7050803 0.0000 0.000000 0.000000 0.0000000
#> Extraction 0.0000000 0.0000000 109.3504 0.000000 0.000000 0.0000000
#> ProcFood 0.0000000 0.0000000 0.0000 1.221914 0.000000 0.0000000
#> TextWapp 0.0000000 0.0000000 0.0000 0.000000 -2.951172 0.0000000
#> LightMnfc 0.0000000 0.0000000 0.0000 0.000000 0.000000 0.2758253
#> HeavyMnfc 0.0000000 0.0000000 0.0000 0.000000 0.000000 0.0000000
#> Util_Cons 0.0000000 0.0000000 0.0000 0.000000 0.000000 0.0000000
#> TransComm 0.0000000 0.0000000 0.0000 0.000000 0.000000 0.0000000
#> OthServices 0.0000000 0.0000000 0.0000 0.000000 0.000000 0.0000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.00000 0.00000 0.00000 0.00000
#> ProcFood 0.00000 0.00000 0.00000 0.00000
#> TextWapp 0.00000 0.00000 0.00000 0.00000
#> LightMnfc 0.00000 0.00000 0.00000 0.00000
#> HeavyMnfc 39.77111 0.00000 0.00000 0.00000
#> Util_Cons 0.00000 -11.47189 0.00000 0.00000
#> TransComm 0.00000 0.00000 -23.66556 0.00000
#> OthServices 0.00000 0.00000 0.00000 52.11507
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -10.50152 0.000000 0.00000 0.00000 0.00000 0.000000
#> MeatLstk 0.00000 -1.196829 0.00000 0.00000 0.00000 0.000000
#> Extraction 0.00000 0.000000 63.80284 0.00000 0.00000 0.000000
#> ProcFood 0.00000 0.000000 0.00000 63.63852 0.00000 0.000000
#> TextWapp 0.00000 0.000000 0.00000 0.00000 -90.77484 0.000000
#> LightMnfc 0.00000 0.000000 0.00000 0.00000 0.00000 -3.950909
#> HeavyMnfc 0.00000 0.000000 0.00000 0.00000 0.00000 0.000000
#> Util_Cons 0.00000 0.000000 0.00000 0.00000 0.00000 0.000000
#> TransComm 0.00000 0.000000 0.00000 0.00000 0.00000 0.000000
#> OthServices 0.00000 0.000000 0.00000 0.00000 0.00000 0.000000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.000000 0.00000 0.000000
#> MeatLstk 0.0000 0.000000 0.00000 0.000000
#> Extraction 0.0000 0.000000 0.00000 0.000000
#> ProcFood 0.0000 0.000000 0.00000 0.000000
#> TextWapp 0.0000 0.000000 0.00000 0.000000
#> LightMnfc 0.0000 0.000000 0.00000 0.000000
#> HeavyMnfc 179.4776 0.000000 0.00000 0.000000
#> Util_Cons 0.0000 7.022702 0.00000 0.000000
#> TransComm 0.0000 0.000000 -17.57379 0.000000
#> OthServices 0.0000 0.000000 0.00000 -5.725127
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 3.28898 0.00000 0.0000 0.00000 0.0000 0.000
#> MeatLstk 0.00000 -23.73189 0.0000 0.00000 0.0000 0.000
#> Extraction 0.00000 0.00000 358.0046 0.00000 0.0000 0.000
#> ProcFood 0.00000 0.00000 0.0000 -28.24335 0.0000 0.000
#> TextWapp 0.00000 0.00000 0.0000 0.00000 153.8241 0.000
#> LightMnfc 0.00000 0.00000 0.0000 0.00000 0.0000 -128.298
#> HeavyMnfc 0.00000 0.00000 0.0000 0.00000 0.0000 0.000
#> Util_Cons 0.00000 0.00000 0.0000 0.00000 0.0000 0.000
#> TransComm 0.00000 0.00000 0.0000 0.00000 0.0000 0.000
#> OthServices 0.00000 0.00000 0.0000 0.00000 0.0000 0.000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.0000 0.0000 0.0000
#> MeatLstk 0.0000 0.0000 0.0000 0.0000
#> Extraction 0.0000 0.0000 0.0000 0.0000
#> ProcFood 0.0000 0.0000 0.0000 0.0000
#> TextWapp 0.0000 0.0000 0.0000 0.0000
#> LightMnfc 0.0000 0.0000 0.0000 0.0000
#> HeavyMnfc -548.0364 0.0000 0.0000 0.0000
#> Util_Cons 0.0000 489.9919 0.0000 0.0000
#> TransComm 0.0000 0.0000 -216.4993 0.0000
#> OthServices 0.0000 0.0000 0.0000 669.6953
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops -82.68957 0.00000 0.00000 0.0000 0.00000 0.0000
#> MeatLstk 0.00000 -60.21125 0.00000 0.0000 0.00000 0.0000
#> Extraction 0.00000 0.00000 -89.81508 0.0000 0.00000 0.0000
#> ProcFood 0.00000 0.00000 0.00000 -219.9727 0.00000 0.0000
#> TextWapp 0.00000 0.00000 0.00000 0.0000 18.42597 0.0000
#> LightMnfc 0.00000 0.00000 0.00000 0.0000 0.00000 218.9612
#> HeavyMnfc 0.00000 0.00000 0.00000 0.0000 0.00000 0.0000
#> Util_Cons 0.00000 0.00000 0.00000 0.0000 0.00000 0.0000
#> TransComm 0.00000 0.00000 0.00000 0.0000 0.00000 0.0000
#> OthServices 0.00000 0.00000 0.00000 0.0000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.0000 0.0000 0.000000
#> MeatLstk 0.0000 0.0000 0.0000 0.000000
#> Extraction 0.0000 0.0000 0.0000 0.000000
#> ProcFood 0.0000 0.0000 0.0000 0.000000
#> TextWapp 0.0000 0.0000 0.0000 0.000000
#> LightMnfc 0.0000 0.0000 0.0000 0.000000
#> HeavyMnfc 218.7907 0.0000 0.0000 0.000000
#> Util_Cons 0.0000 190.4763 0.0000 0.000000
#> TransComm 0.0000 0.0000 -207.9323 0.000000
#> OthServices 0.0000 0.0000 0.0000 -5.681472
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 18.27878 0.000000 0.0000 0.0000 0.000 0.00
#> MeatLstk 0.00000 -8.254368 0.0000 0.0000 0.000 0.00
#> Extraction 0.00000 0.000000 193.5583 0.0000 0.000 0.00
#> ProcFood 0.00000 0.000000 0.0000 -263.8027 0.000 0.00
#> TextWapp 0.00000 0.000000 0.0000 0.0000 2269.218 0.00
#> LightMnfc 0.00000 0.000000 0.0000 0.0000 0.000 -1171.25
#> HeavyMnfc 0.00000 0.000000 0.0000 0.0000 0.000 0.00
#> Util_Cons 0.00000 0.000000 0.0000 0.0000 0.000 0.00
#> TransComm 0.00000 0.000000 0.0000 0.0000 0.000 0.00
#> OthServices 0.00000 0.000000 0.0000 0.0000 0.000 0.00
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000 0.000 0.0000 0.000
#> MeatLstk 0.000 0.000 0.0000 0.000
#> Extraction 0.000 0.000 0.0000 0.000
#> ProcFood 0.000 0.000 0.0000 0.000
#> TextWapp 0.000 0.000 0.0000 0.000
#> LightMnfc 0.000 0.000 0.0000 0.000
#> HeavyMnfc -2544.274 0.000 0.0000 0.000
#> Util_Cons 0.000 -3305.558 0.0000 0.000
#> TransComm 0.000 0.000 -700.8854 0.000
#> OthServices 0.000 0.000 0.0000 1288.238
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 12.41779 0.0000 0.00000 0.000000 0.00000 0.0000
#> MeatLstk 0.00000 11.8442 0.00000 0.000000 0.00000 0.0000
#> Extraction 0.00000 0.0000 -62.85554 0.000000 0.00000 0.0000
#> ProcFood 0.00000 0.0000 0.00000 6.116027 0.00000 0.0000
#> TextWapp 0.00000 0.0000 0.00000 0.000000 -27.45937 0.0000
#> LightMnfc 0.00000 0.0000 0.00000 0.000000 0.00000 26.7014
#> HeavyMnfc 0.00000 0.0000 0.00000 0.000000 0.00000 0.0000
#> Util_Cons 0.00000 0.0000 0.00000 0.000000 0.00000 0.0000
#> TransComm 0.00000 0.0000 0.00000 0.000000 0.00000 0.0000
#> OthServices 0.00000 0.0000 0.00000 0.000000 0.00000 0.0000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000 0.00000 0.00000 0.00000
#> MeatLstk 0.0000 0.00000 0.00000 0.00000
#> Extraction 0.0000 0.00000 0.00000 0.00000
#> ProcFood 0.0000 0.00000 0.00000 0.00000
#> TextWapp 0.0000 0.00000 0.00000 0.00000
#> LightMnfc 0.0000 0.00000 0.00000 0.00000
#> HeavyMnfc 107.7984 0.00000 0.00000 0.00000
#> Util_Cons 0.0000 74.85705 0.00000 0.00000
#> TransComm 0.0000 0.00000 -60.65365 0.00000
#> OthServices 0.0000 0.00000 0.00000 -13.12304
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 1.467852 0.000000 0.00000 0.000000 0.000000 0.00000
#> MeatLstk 0.000000 2.783577 0.00000 0.000000 0.000000 0.00000
#> Extraction 0.000000 0.000000 -28.11529 0.000000 0.000000 0.00000
#> ProcFood 0.000000 0.000000 0.00000 4.111954 0.000000 0.00000
#> TextWapp 0.000000 0.000000 0.00000 0.000000 7.008281 0.00000
#> LightMnfc 0.000000 0.000000 0.00000 0.000000 0.000000 30.59192
#> HeavyMnfc 0.000000 0.000000 0.00000 0.000000 0.000000 0.00000
#> Util_Cons 0.000000 0.000000 0.00000 0.000000 0.000000 0.00000
#> TransComm 0.000000 0.000000 0.00000 0.000000 0.000000 0.00000
#> OthServices 0.000000 0.000000 0.00000 0.000000 0.000000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.0000 0.000000 0.000000
#> MeatLstk 0.00000 0.0000 0.000000 0.000000
#> Extraction 0.00000 0.0000 0.000000 0.000000
#> ProcFood 0.00000 0.0000 0.000000 0.000000
#> TextWapp 0.00000 0.0000 0.000000 0.000000
#> LightMnfc 0.00000 0.0000 0.000000 0.000000
#> HeavyMnfc 89.90511 0.0000 0.000000 0.000000
#> Util_Cons 0.00000 17.1579 0.000000 0.000000
#> TransComm 0.00000 0.0000 -5.563565 0.000000
#> OthServices 0.00000 0.0000 0.000000 -2.542493
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 5.814714 0.000000 0.00000 0.00000 0.00000 0.00000
#> MeatLstk 0.000000 1.803367 0.00000 0.00000 0.00000 0.00000
#> Extraction 0.000000 0.000000 12.64476 0.00000 0.00000 0.00000
#> ProcFood 0.000000 0.000000 0.00000 -13.66542 0.00000 0.00000
#> TextWapp 0.000000 0.000000 0.00000 0.00000 38.69478 0.00000
#> LightMnfc 0.000000 0.000000 0.00000 0.00000 0.00000 56.24535
#> HeavyMnfc 0.000000 0.000000 0.00000 0.00000 0.00000 0.00000
#> Util_Cons 0.000000 0.000000 0.00000 0.00000 0.00000 0.00000
#> TransComm 0.000000 0.000000 0.00000 0.00000 0.00000 0.00000
#> OthServices 0.000000 0.000000 0.00000 0.00000 0.00000 0.00000
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.0000 0.00000 0.000000
#> MeatLstk 0.00000 0.0000 0.00000 0.000000
#> Extraction 0.00000 0.0000 0.00000 0.000000
#> ProcFood 0.00000 0.0000 0.00000 0.000000
#> TextWapp 0.00000 0.0000 0.00000 0.000000
#> LightMnfc 0.00000 0.0000 0.00000 0.000000
#> HeavyMnfc 75.60763 0.0000 0.00000 0.000000
#> Util_Cons 0.00000 -33.2593 0.00000 0.000000
#> TransComm 0.00000 0.0000 -32.47704 0.000000
#> OthServices 0.00000 0.0000 0.00000 -3.088893
#>
#>
#> $data$CNTqe
#> , , subtotal = TOTAL
#>
#> REG
#> ENDW Oceania EastAsia SEAsia SouthAsia NAmerica
#> Land 0.0461718 4.920155 1.828035 0.01188995 0.008154453
#> UnSkLab -9.3792782 -700.870361 73.217827 -41.85234070 176.577087402
#> SkLab -13.3435078 -130.865082 21.568132 -13.28707790 -23.749879837
#> Capital -1.4424436 29.723532 116.490440 -3.11799598 -2.590529203
#> NatRes 0.0000000 0.000000 0.000000 0.00000000 0.000000000
#> REG
#> ENDW LatinAmer EU_28 MENA SSA RestofWorld
#> Land 3.06330 -1.112941 0.6683362 0.1532874 -0.0008291522
#> UnSkLab -12.84805 22.662121 -9.3711929 26.9685364 3.8027906418
#> SkLab -30.40821 118.099617 26.8407421 -0.7755171 25.0615310669
#> Capital -19.45072 -22.688299 -185.6686401 49.5854988 3.2202794552
#> NatRes 0.00000 0.000000 0.0000000 0.0000000 0.0000000000
#>
#>
#> $data$CNTqea
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -2.090898 2.13707 0.00000 0.00000 0.00000 0.0000
#> UnSkLab -68.248398 -142.25668 -46.30073 -64.20024 23.85070 192.6768
#> SkLab -93.767784 -181.81506 -56.67849 -64.76183 25.21759 204.1600
#> Capital -41.612453 -75.55662 -177.55771 -52.74491 23.22702 142.5966
#> NatRes 0.000000 0.00000 0.00000 0.00000 0.00000 0.0000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.00000 0.00000 0.00000
#> UnSkLab 146.0430 115.57088 -146.15559 -20.35909
#> SkLab 155.9733 70.86655 -97.29738 24.75958
#> Capital 125.4851 41.18760 -29.40094 42.93388
#> NatRes 0.0000 0.00000 0.00000 0.00000
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 22.48004 -17.559887 0.00000 0.000000 0.00000 0.0000
#> UnSkLab 196.76251 60.583241 170.12344 13.621210 -135.68414 -264.1862
#> SkLab 13.21661 7.130069 20.76389 7.724008 -72.21524 -131.6663
#> Capital 82.35838 24.974865 194.30437 25.262087 -65.07914 -170.8301
#> NatRes 0.00000 0.000000 0.00000 0.000000 0.00000 0.0000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.0000 0.0000
#> UnSkLab -220.18155 -166.08313 -558.5731 202.7474
#> SkLab -97.20292 -38.64775 -351.4640 511.4964
#> Capital -170.30836 -61.83334 -445.1705 616.0452
#> NatRes 0.00000 0.00000 0.0000 0.0000
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 16.94163 -15.113601 0.00000 0.000000 0.000000 0.0000000
#> UnSkLab 118.99935 28.802731 70.71740 10.952960 -11.665064 4.9353681
#> SkLab 5.95105 2.783227 21.97061 1.612239 -5.823083 -1.4406110
#> Capital 35.91338 14.408803 489.54984 22.925297 -39.978352 -0.3155368
#> NatRes 0.00000 0.000000 0.00000 0.000000 0.000000 0.0000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.00000 0.00000
#> UnSkLab -23.98698 -143.45551 -50.62745 68.54504
#> SkLab -17.38075 -47.32521 -33.70619 94.92683
#> Capital -159.20261 -378.67023 -214.43494 346.29477
#> NatRes 0.00000 0.00000 0.00000 0.00000
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.9713820 -0.959443152 0.000000 0.000000 0.00000 0.0000000
#> UnSkLab 2.4746871 -0.371978283 44.706779 5.633305 -72.00446 -0.8654580
#> SkLab 0.1104264 0.007305012 2.898386 1.507389 -22.98342 0.4993628
#> Capital 1.1872249 -0.465388119 83.401863 13.166279 -53.21125 -2.1904304
#> NatRes 0.0000000 0.000000000 0.000000 0.000000 0.00000 0.0000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.000000 0.0000000 0.000000 0.000000
#> UnSkLab 17.464092 -7.3985100 -26.565681 -4.925108
#> SkLab 3.812559 0.3744603 -1.211749 1.698198
#> Capital 50.345432 -11.0182562 -53.451504 -30.882383
#> NatRes 0.000000 0.0000000 0.000000 0.000000
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -28.35312 28.36127 0.00000 0.00000 0.0000 0.0000
#> UnSkLab -148.03233 -115.76676 68.96487 -65.75890 518.8737 -563.2222
#> SkLab -331.23203 -106.83293 70.17702 -48.91127 346.5051 -405.1192
#> Capital -189.77293 -45.25397 129.11536 -49.90154 120.9180 -148.4354
#> NatRes 0.00000 0.00000 0.00000 0.00000 0.0000 0.0000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.0000 0.0000 0.0000
#> UnSkLab -1142.8896 1565.0415 -382.7992 442.1657
#> SkLab -795.6121 550.6383 -381.2331 1077.8704
#> Capital -418.7441 344.5376 -117.5563 372.5009
#> NatRes 0.0000 0.0000 0.0000 0.0000
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -34.83087 37.89417 0.00000 0.00000 0.000000 0.00000
#> UnSkLab -102.68923 -24.68276 -17.01984 -31.51727 6.353946 39.48059
#> SkLab -24.72729 -10.88800 -18.25948 -29.97725 4.510078 33.22553
#> Capital -431.37042 -150.38342 -289.83295 -152.68146 21.955673 196.95724
#> NatRes 0.00000 0.00000 0.00000 0.00000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.00000 0.000000
#> UnSkLab 56.15025 83.13731 -26.32080 4.259753
#> SkLab 49.66781 20.76078 -24.70966 -30.010727
#> Capital 473.90991 439.75131 -150.17711 22.420502
#> NatRes 0.00000 0.00000 0.00000 0.000000
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 43.60649 -44.719437 0.0000 0.00000 0.0000 0.0000
#> UnSkLab 798.40283 30.587099 288.7108 -12.62695 589.2192 -443.1407
#> SkLab 244.23125 4.646998 209.5613 -110.61568 584.1697 -845.3641
#> Capital 143.29994 7.678406 460.9440 -41.18250 199.7302 -236.1283
#> NatRes 0.00000 0.000000 0.0000 0.00000 0.0000 0.0000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.000 0.0000 0.000
#> UnSkLab -323.7502 -3106.593 -950.6574 3152.509
#> SkLab -841.0775 -1631.814 -1851.2206 4355.583
#> Capital -242.2014 -1802.620 -802.6179 2290.410
#> NatRes 0.0000 0.000 0.0000 0.000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 4.399042 -3.730750 0.0000 0.0000000 0.00000 0.00000
#> UnSkLab 230.599731 66.322632 -111.3126 -0.3477729 -78.78523 102.92367
#> SkLab 4.430303 5.335203 -137.7444 7.4531126 -22.75639 51.27388
#> Capital 94.220161 31.612720 -492.0281 16.2510719 -89.86118 104.10770
#> NatRes 0.000000 0.000000 0.0000 0.0000000 0.00000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.0000 0.0000 0.00000
#> UnSkLab 423.2025 169.4327 -573.2560 -238.15089
#> SkLab 166.0722 121.7662 -183.1059 14.11645
#> Capital 504.3366 168.1111 -470.7766 -51.64201
#> NatRes 0.0000 0.0000 0.0000 0.00000
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -2.088289 2.2415760 0.00000 0.000000 0.00000 0.0000
#> UnSkLab -141.892746 5.9528399 -113.46478 12.483300 36.07060 103.3448
#> SkLab -9.135102 0.6632515 -51.40809 6.856077 32.60772 89.6548
#> Capital -19.098545 1.4756719 -171.56227 12.375159 17.09654 101.3458
#> NatRes 0.000000 0.0000000 0.00000 0.000000 0.00000 0.0000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.000000 0.000000 0.000000
#> UnSkLab 55.06192 30.791994 13.655587 24.964977
#> SkLab 36.21349 7.025079 -46.728107 -66.524628
#> Capital 72.57594 28.055872 -2.450565 9.771285
#> NatRes 0.00000 0.000000 0.000000 0.000000
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 0.7379827 -0.7388074 0.000000 0.00000 0.00000 0.00000
#> UnSkLab 94.0145645 82.2325592 5.519817 -38.55023 60.42535 436.91882
#> SkLab 5.7610512 16.7473927 6.229305 -19.83838 38.77297 328.26941
#> Capital 8.6573315 25.8616047 21.684423 -11.44080 21.18656 89.64188
#> NatRes 0.0000000 0.0000000 0.000000 0.00000 0.00000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.0000 0.00000
#> UnSkLab 164.04663 -206.88930 -494.2091 -99.70628
#> SkLab 135.26842 -74.80219 -285.2344 -126.11214
#> Capital 84.07935 -28.62603 -246.6317 38.80776
#> NatRes 0.00000 0.00000 0.0000 0.00000
#>
#>
#> $data$CNTqfer
#> subtotal
#> REG TOTAL
#> Oceania 88.2876282
#> EastAsia -2111.1943359
#> SEAsia -0.5937111
#> SouthAsia -11.0220480
#> NAmerica 632.2108154
#> LatinAmer 353.8714294
#> EU_28 -1622.4693604
#> MENA 183.3068695
#> SSA -133.6013184
#> RestofWorld -38.3521156
#>
#> $data$CNTqfeer
#> , , subtotal = TOTAL
#>
#> REG
#> ENDW Oceania EastAsia SEAsia SouthAsia NAmerica
#> Land -1.731664e-01 -2.036164e+02 -5.640041e-02 1.835971e-02 5.618453e+01
#> UnSkLab 2.780608e+01 -1.359029e+03 -2.125993e+00 -6.577636e+00 2.176711e+02
#> SkLab 3.855787e+01 -1.992155e+02 1.973362e+00 -2.060311e+00 2.004683e+02
#> Capital 2.209711e+01 -3.493305e+02 -3.851630e-01 -2.402453e+00 1.579042e+02
#> NatRes -5.997718e-08 1.157820e-06 3.586213e-07 -1.552204e-07 2.415230e-06
#> REG
#> ENDW LatinAmer EU_28 MENA SSA RestofWorld
#> Land -1.541150e-01 -9.750484e+00 -2.091341e+00 -3.640911e-02 4.961599e-01
#> UnSkLab 1.515802e+02 -9.372078e+02 1.344256e+02 -1.084603e+02 -2.432056e+00
#> SkLab 9.571158e+01 -5.812542e+01 3.513301e+01 -2.447118e+01 2.689551e+01
#> Capital 1.067376e+02 -6.173807e+02 1.583867e+01 -6.331667e-01 -6.331335e+01
#> NatRes -4.618172e-07 -8.873145e-06 -3.137191e-06 3.738950e-07 -2.246226e-06
#>
#>
#> $data$CNTqfe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.256526 0.08335953 0.000000e+00 0.00000 0.000000 0.00000
#> UnSkLab -1.506100 -2.15717578 -8.145528e+00 -10.11171 3.663258 30.93802
#> SkLab -2.018617 -1.04928470 -1.003699e+01 -10.08491 3.821143 32.48203
#> Capital -2.869219 3.15083766 -4.521049e+01 -11.23289 5.379464 32.77340
#> NatRes 0.000000 0.00000000 4.698833e-07 0.00000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.000000 0.00000 0.000000
#> UnSkLab 23.93587 19.334879 -24.81508 -3.330353
#> SkLab 25.32772 11.754527 -15.73173 4.093978
#> Capital 28.40559 8.578733 -6.47258 9.594257
#> NatRes 0.00000 0.000000 0.00000 0.000000
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -212.415207 8.798857 0.000000e+00 0.000000 0.000000 0.00000
#> UnSkLab -73.079605 -8.792284 8.255499e+01 17.426958 -117.762054 -322.99466
#> SkLab -3.766392 3.607133 1.515126e+01 10.645432 -77.051109 -169.89095
#> Capital -310.060883 -42.457703 3.539790e+01 7.504828 -9.916185 -37.92973
#> NatRes 0.000000 0.000000 1.271566e-06 0.000000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.0000 0.0000
#> UnSkLab -252.47070 -208.71373 -732.3727 257.1745
#> SkLab -122.81844 -50.63483 -501.6173 697.1597
#> Capital -37.95465 -17.31123 -131.6099 195.0070
#> NatRes 0.00000 0.00000 0.0000 0.0000
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 1.3927209 -1.4491215 0.000000e+00 0.0000000 0.000000 0.00000000
#> UnSkLab 28.7337227 5.2158461 2.142879e+01 3.5129800 -3.666113 1.85702181
#> SkLab 0.7731450 0.4317019 5.866521e+00 0.3771553 -1.473826 -0.51080984
#> Capital -0.9536328 0.5978842 3.301185e+01 1.5765059 -2.953767 -0.02064186
#> NatRes 0.0000000 0.0000000 1.957019e-07 0.0000000 0.000000 0.00000000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.000000 0.00000 0.00000 0.00000
#> UnSkLab -8.462136 -54.60019 -17.72465 21.57847
#> SkLab -6.994672 -18.37608 -10.05770 31.93792
#> Capital -14.748055 -27.31443 -18.24045 28.65960
#> NatRes 0.000000 0.00000 0.00000 0.00000
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> Land 0.050962739 -0.0326030292 0.000000e+00 0.00000000 0.000000
#> UnSkLab 0.177981049 -0.0219187830 2.303064e+00 0.22576208 -6.919126
#> SkLab 0.006855399 0.0005536355 2.373644e-01 0.07952486 -2.573948
#> Capital 0.069676369 -0.0159875657 6.558528e+00 0.60937399 -6.481141
#> NatRes 0.000000000 0.0000000000 -1.552204e-07 0.00000000 0.000000
#> ACTS
#> ENDW LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000000 0.0000000 0.0000000 0.00000000 0.00000000
#> UnSkLab -0.03052725 0.5152385 -0.3197412 -2.15348434 -0.35484976
#> SkLab 0.02375021 0.1370435 0.0142171 -0.08422601 0.09855357
#> Capital -0.07031444 1.3690815 -1.1448298 -2.10275507 -1.19408584
#> NatRes 0.00000000 0.0000000 0.0000000 0.00000000 0.00000000
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land 66.619011 -10.43448 0.000000e+00 0.00000 0.00000 0.00000
#> UnSkLab -3.659871 -71.36997 4.778909e+01 -48.14917 372.29324 -399.79538
#> SkLab -44.547775 -51.96432 4.841862e+01 -33.95551 241.67114 -280.11734
#> Capital 41.447426 10.83958 5.111939e+01 -15.95620 41.10937 -52.02617
#> NatRes 0.000000 0.00000 2.415230e-06 0.00000 0.00000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.0000 0.00000 0.0000
#> UnSkLab -822.7074 1102.1951 -270.48715 311.5623
#> SkLab -554.3019 382.9683 -265.38153 757.6785
#> Capital -143.8972 126.0539 -39.97736 139.1914
#> NatRes 0.0000 0.0000 0.00000 0.0000
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -5.569395 5.415280 0.000000e+00 0.00000 0.000000 0.00000
#> UnSkLab -364.769348 -116.644737 -8.274423e+01 -97.08643 25.546793 157.55132
#> SkLab -67.194214 -65.686661 -6.193214e+01 -183.49661 40.488533 274.70099
#> Capital 30.878891 5.601834 -3.226969e+01 -21.82825 3.169083 26.67887
#> NatRes 0.000000 0.000000 -1.092255e-06 0.00000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.00000 0.00000 0.000000
#> UnSkLab 256.63052 551.39935 -205.54602 27.242977
#> SkLab 466.19913 101.16511 -226.44380 -182.088730
#> Capital 57.03072 57.50778 -23.01825 2.986597
#> NatRes 0.00000 0.00000 0.00000 0.000000
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -257.5386 247.788086 0.000000e+00 0.00000 0.00000 0.00000
#> UnSkLab 439.9332 27.372999 4.639168e+02 -19.78830 828.81335 -692.06470
#> SkLab 127.5076 3.973674 2.881328e+02 -162.64537 800.44366 -1258.91626
#> Capital -575.8349 -16.172775 1.283237e+02 -11.88039 43.93535 -62.92897
#> NatRes 0.0000 0.000000 -8.873145e-06 0.00000 0.00000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.0000 0.0000 0.0000
#> UnSkLab -495.33182 -4919.0771 -1313.5830 4742.5996
#> SkLab -1228.54504 -2461.4512 -2641.8955 6475.2695
#> Capital -63.02121 -475.0427 -233.6829 648.9241
#> NatRes 0.00000 0.0000 0.0000 0.0000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -1.589351 -0.5019903 0.000000e+00 0.0000000 0.00000 0.00000
#> UnSkLab 147.755219 50.3479233 -1.038445e+02 -0.2354783 -42.11416 85.65520
#> SkLab 3.793049 3.8355386 -1.376600e+02 4.9005203 -11.81775 41.66964
#> Capital 7.628679 -21.4666824 -7.753692e+01 2.1852739 -11.15194 18.86364
#> NatRes 0.000000 0.0000000 -3.880262e-06 0.0000000 0.00000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.0000 0.00000 0.0000 0.000000
#> UnSkLab 350.7733 130.34013 -336.6667 -147.585358
#> SkLab 134.3172 98.80603 -112.4289 9.717580
#> Capital 144.2009 26.71815 -64.1064 -9.496028
#> NatRes 0.0000 0.00000 0.0000 0.000000
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.5608103 0.5244012 0.000000e+00 0.000000 0.000000 0.00000
#> UnSkLab -117.7995148 4.1626487 -6.975317e+01 3.337921 9.508807 26.05139
#> SkLab -5.2249322 0.5893132 -2.977252e+01 2.736353 14.290342 35.32255
#> Capital -4.4552593 0.2924581 -4.881982e+01 2.922610 4.112065 22.09984
#> NatRes 0.0000000 0.0000000 8.801619e-07 0.000000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.000000 0.000000 0.0000000 0.000000
#> UnSkLab 12.171163 8.880235 6.4949775 8.485257
#> SkLab 9.473098 2.422121 -28.6547737 -25.652735
#> Capital 14.810145 6.982142 -0.4862831 1.908810
#> NatRes 0.000000 0.000000 0.0000000 0.000000
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> Land -0.2340853 0.7302452 0.000000e+00 0.000000 0.000000 0.00000
#> UnSkLab 99.6786880 77.5471420 6.064437e+00 -43.280071 71.676643 492.43649
#> SkLab 5.4386892 16.3848324 6.420564e+00 -22.002617 46.153862 364.98022
#> Capital -10.4519682 -42.0569801 6.866996e+00 -4.060822 6.487827 29.57915
#> NatRes 0.0000000 0.0000000 -2.246226e-06 0.000000 0.000000 0.00000
#> ACTS
#> ENDW HeavyMnfc Util_Cons TransComm OthServices
#> Land 0.00000 0.000000 0.00000 0.0000
#> UnSkLab 190.96480 -236.624420 -550.06537 -110.8304
#> SkLab 158.89250 -87.338646 -323.51511 -138.5188
#> Capital 34.05471 -9.169032 -88.92474 14.3615
#> NatRes 0.00000 0.000000 0.00000 0.0000
#>
#>
#> $data$CNTqfr
#> , , subtotal = TOTAL
#>
#> DIR
#> REG domestic imported
#> Oceania 457.7236 -252.73105
#> EastAsia 4370.4326 -4151.55420
#> SEAsia 331.3897 43.09509
#> SouthAsia 1511.1237 -537.70367
#> NAmerica 3561.2742 -2031.11646
#> LatinAmer 1036.9117 -939.14178
#> EU_28 22248.8027 -17770.24414
#> MENA 1880.3408 -2941.03418
#> SSA 410.3952 -178.23375
#> RestofWorld 4011.6858 -2839.35498
#>
#>
#> $data$CNTqfm
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 0.142209604 0.137110561 0.000000e+00 0.000000e+00
#> MeatLstk 0.061396196 0.100607514 0.000000e+00 4.672702e-06
#> Extraction 0.004595967 0.017462436 -2.914100e-03 -2.319176e-02
#> ProcFood 0.010875221 0.105812751 0.000000e+00 0.000000e+00
#> TextWapp 0.045712680 0.028472532 0.000000e+00 0.000000e+00
#> LightMnfc 0.117935106 0.104650021 0.000000e+00 0.000000e+00
#> HeavyMnfc -6.796068668 -4.055716515 -1.504032e+01 -1.386124e+00
#> Util_Cons 0.007605440 0.003141575 -6.431309e-06 -2.283191e-05
#> TransComm 0.050521523 0.037578367 0.000000e+00 0.000000e+00
#> OthServices 0.156974912 0.122829400 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> Extraction -1.553923e-02 -1.309576e-01 -2.349222e-01 -0.39654517
#> ProcFood 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> TextWapp 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> LightMnfc 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> HeavyMnfc -6.052643e-02 -8.546666e-01 -3.002896e+01 -31.53248215
#> Util_Cons -3.262529e-05 -6.483233e-05 -1.797058e-04 -0.01141891
#> TransComm -5.641548e-08 0.000000e+00 -2.590466e-06 0.00000000
#> OthServices 0.000000e+00 0.000000e+00 0.000000e+00 0.00000000
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 0.000000e+00 0.000000e+00
#> MeatLstk 0.000000e+00 0.000000e+00
#> Extraction -1.228530e-01 -6.487454e-02
#> ProcFood 0.000000e+00 0.000000e+00
#> TextWapp 9.529445e-06 -1.911898e-05
#> LightMnfc 0.000000e+00 0.000000e+00
#> HeavyMnfc -1.581076e+02 -5.119986e+00
#> Util_Cons -3.151384e-04 -2.247333e-04
#> TransComm 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 6.2162371 13.6628571 0.000000e+00 0.000000e+00 0.000000e+00
#> MeatLstk 0.7255053 4.4850979 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction -0.6513371 -1.6138483 -7.429281e-01 -1.467861e+01 -6.206234e+00
#> ProcFood 0.2234859 6.5106726 0.000000e+00 0.000000e+00 3.354587e-06
#> TextWapp 0.1878347 0.0119418 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.5729966 0.2958687 5.828580e-05 0.000000e+00 0.000000e+00
#> HeavyMnfc 6.5485506 -2.7245655 -2.868622e+01 -2.239075e+01 -6.506085e+00
#> Util_Cons -0.1208881 -0.1844639 -6.547025e-01 -3.268116e-01 -8.614327e-01
#> TransComm 0.7949987 1.0125121 0.000000e+00 -2.132852e-05 0.000000e+00
#> OthServices 2.1287160 0.7647423 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 2.519345e-05 0.000000e+00 0.000000e+00 0.000000e+00
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction -2.553254e+01 -1.192081e+02 -4.013768e+02 -1.145179e+02
#> ProcFood 1.119682e-05 4.186686e-05 -2.741590e-06 0.000000e+00
#> TextWapp 1.577533e-04 0.000000e+00 0.000000e+00 -3.624504e-05
#> LightMnfc 0.000000e+00 5.859631e-04 0.000000e+00 0.000000e+00
#> HeavyMnfc -5.290354e+01 -2.256758e+03 -9.282526e+01 -9.006629e+02
#> Util_Cons -1.364835e+00 -5.557717e+00 -6.938018e+00 -3.111414e+00
#> TransComm 9.304279e-05 0.000000e+00 8.919703e-05 0.000000e+00
#> OthServices 0.000000e+00 3.510676e-04 0.000000e+00 0.000000e+00
#> ACTS
#> COMM OthServices
#> GrainsCrops 4.478747e-05
#> MeatLstk 2.902517e-05
#> Extraction -2.145424e+01
#> ProcFood 0.000000e+00
#> TextWapp 0.000000e+00
#> LightMnfc 0.000000e+00
#> HeavyMnfc -1.039861e+02
#> Util_Cons -3.151738e+00
#> TransComm 0.000000e+00
#> OthServices 6.634042e-04
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 6.570557594 1.310956e-02 -4.537482e-07 -2.112592e-04
#> MeatLstk 1.612875223 2.980174e-02 0.000000e+00 0.000000e+00
#> Extraction 0.004421215 -4.045186e-04 -3.459905e-04 -4.931333e-03
#> ProcFood 0.342474788 6.950284e-01 0.000000e+00 0.000000e+00
#> TextWapp 0.142769396 -6.429786e-08 9.983098e-07 0.000000e+00
#> LightMnfc 0.414428711 1.122797e-04 0.000000e+00 4.846192e-05
#> HeavyMnfc 15.291578293 -6.370465e-01 4.781899e+00 4.670013e+00
#> Util_Cons 0.007257990 -4.375630e-03 -1.606990e-02 -3.550312e-02
#> TransComm 0.535616636 5.104138e-04 -2.461378e-04 -6.643299e-06
#> OthServices 0.815314829 4.491141e-04 1.151362e-05 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000e+00 7.706610e-06 0.000000e+00 -1.562376e-07
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction -1.572909e-03 -3.479669e-02 -2.318772e+01 -7.312114e+01
#> ProcFood 9.467667e-07 0.000000e+00 0.000000e+00 0.000000e+00
#> TextWapp -4.209027e-04 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00 -2.419041e-04 0.000000e+00
#> HeavyMnfc -4.455992e+00 6.421411e+00 4.579992e+01 -5.861249e+00
#> Util_Cons -3.940941e-03 -4.610148e-02 -7.806401e-01 -4.173702e+00
#> TransComm 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00 -1.909679e-04 0.000000e+00
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 0.00000000 0.0000000
#> MeatLstk 0.00000000 0.0000000
#> Extraction -0.03212091 -0.3914966
#> ProcFood 0.00000000 0.0000000
#> TextWapp 0.00000000 0.0000000
#> LightMnfc 0.00000000 0.0000000
#> HeavyMnfc 65.87483215 2.0075665
#> Util_Cons -0.03450801 -0.1116833
#> TransComm 0.00000000 0.0000000
#> OthServices 0.00000000 0.0000000
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 2.934934e-05 0.000000e+00 0.000000e+00 -5.528625e-05
#> MeatLstk 0.000000e+00 8.099950e-06 -4.536114e-07 0.000000e+00
#> Extraction 0.000000e+00 -1.087580e-01 -8.763970e-01 -1.827057e+00
#> ProcFood 0.000000e+00 -1.444687e-05 2.362353e-07 0.000000e+00
#> TextWapp 0.000000e+00 -9.669329e-08 0.000000e+00 0.000000e+00
#> LightMnfc -1.685614e-06 0.000000e+00 1.016443e-05 -1.269594e-05
#> HeavyMnfc -3.286568e+01 -1.868053e-01 -1.153718e+01 -6.335656e-01
#> Util_Cons -1.240217e-02 -6.941012e-03 -5.714077e-03 -3.616340e-02
#> TransComm 0.000000e+00 0.000000e+00 1.871635e-06 0.000000e+00
#> OthServices 0.000000e+00 1.133497e-06 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000e+00 0.000000e+00 -3.580899e-06 1.838747e-06
#> MeatLstk -3.537387e-06 0.000000e+00 0.000000e+00 1.515547e-07
#> Extraction -1.894386e+00 -9.038269e+00 -2.643525e+01 -1.219932e+02
#> ProcFood 0.000000e+00 1.340251e-06 0.000000e+00 0.000000e+00
#> TextWapp 0.000000e+00 0.000000e+00 0.000000e+00 -5.777455e-07
#> LightMnfc -1.564818e-05 2.104654e-04 -5.390285e-05 1.211218e-04
#> HeavyMnfc -3.260608e+00 -3.593288e+00 -7.110432e+01 -4.032954e+01
#> Util_Cons -4.160458e-02 -1.398332e-01 -4.132060e-01 -4.061268e-01
#> TransComm 0.000000e+00 0.000000e+00 0.000000e+00 -1.000668e-05
#> OthServices 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 7.413793e-06 0.000000e+00
#> MeatLstk -2.454489e-06 1.727825e-06
#> Extraction -6.835792e+00 -4.751712e-01
#> ProcFood -1.961870e-05 0.000000e+00
#> TextWapp 8.185918e-06 -6.422240e-06
#> LightMnfc 1.072757e-04 0.000000e+00
#> HeavyMnfc -1.984020e+02 -5.206844e+00
#> Util_Cons -5.560382e-02 1.826735e-02
#> TransComm 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 12.72776508 30.7795506 0.000000 0.00000000 -4.490454e-06
#> MeatLstk 0.07278857 4.5007167 0.000000 0.00000000 0.000000e+00
#> Extraction 0.39700246 0.1258697 -3.929643 -0.08502013 -1.858805e-02
#> ProcFood 0.22888488 6.5241232 0.000000 0.00000000 0.000000e+00
#> TextWapp 6.21458292 1.0010459 0.000000 0.00000000 0.000000e+00
#> LightMnfc 12.39845657 3.0512974 0.000000 0.00000000 -8.925374e-06
#> HeavyMnfc 145.31378174 2.5432179 -14.924191 -9.28277588 -1.664491e+00
#> Util_Cons -0.14457648 -0.2365611 -1.818620 -0.13026762 -4.142174e-02
#> TransComm 0.66148877 0.1414178 0.000000 0.00000000 -2.132922e-06
#> OthServices 6.37344408 1.0848132 0.000000 0.00000000 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> MeatLstk 0.0000000 0.000000e+00 0.000000e+00 -2.921329e-05
#> Extraction -0.7211016 -4.706749e+00 1.469250e+00 -2.062580e+00
#> ProcFood 0.0000000 -2.678646e-05 4.987997e-07 -6.694112e-05
#> TextWapp 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.0000000 0.000000e+00 0.000000e+00 -4.064347e-04
#> HeavyMnfc -34.6871643 -7.656011e+02 -2.778433e+01 -1.341901e+03
#> Util_Cons -1.7238041 -4.373823e+00 -1.175425e-01 -2.845339e+00
#> TransComm 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM OthServices
#> GrainsCrops -7.791669e-05
#> MeatLstk 0.000000e+00
#> Extraction -9.760855e-01
#> ProcFood 0.000000e+00
#> TextWapp 0.000000e+00
#> LightMnfc -8.538611e-04
#> HeavyMnfc -4.329399e+01
#> Util_Cons -3.654676e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 1.07300615 0.866521716 0.000000e+00 0.0000000 0.000000e+00
#> MeatLstk 0.05295166 0.105703667 -1.516216e-07 0.0000000 1.793862e-06
#> Extraction 0.10515474 0.187676460 -3.857987e+00 -0.2248576 -3.487633e-01
#> ProcFood 0.39862657 1.199084044 0.000000e+00 0.0000000 1.303244e-07
#> TextWapp 0.05892807 0.014283137 0.000000e+00 0.0000000 0.000000e+00
#> LightMnfc 0.64477831 0.076270893 0.000000e+00 0.0000000 0.000000e+00
#> HeavyMnfc -0.97891498 -4.660042286 -3.316995e+01 -5.5809026 -1.014966e+00
#> Util_Cons -0.33227837 -0.306159616 -1.543452e+00 -1.1328132 -1.156908e-01
#> TransComm 0.01865068 0.002427391 0.000000e+00 0.0000000 0.000000e+00
#> OthServices 0.19921729 0.037089415 -2.551702e-05 0.0000000 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 0.000000e+00 -6.237102e-05 0.000000e+00 -8.944284e-05
#> MeatLstk -3.582748e-06 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction -3.226650e+00 -3.095007e+01 -9.283683e-01 -1.526094e+01
#> ProcFood 1.660880e-06 1.345095e-05 0.000000e+00 4.062503e-05
#> TextWapp 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00 -1.658055e-04 0.000000e+00
#> HeavyMnfc -1.643126e+01 -2.038719e+02 -6.691008e+01 -5.016362e+02
#> Util_Cons -9.170197e-01 -4.698290e+00 -2.735157e+01 -1.641740e+00
#> TransComm 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM OthServices
#> GrainsCrops -3.076896e-05
#> MeatLstk 0.000000e+00
#> Extraction -8.075178e-01
#> ProcFood 0.000000e+00
#> TextWapp 0.000000e+00
#> LightMnfc 0.000000e+00
#> HeavyMnfc -1.374019e+01
#> Util_Cons -2.543509e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 20.7183037 52.385567 0.000000e+00 0.00000 3.085134e-05
#> MeatLstk 0.2476853 1.087359 1.397588e-06 0.00000 0.000000e+00
#> Extraction -0.3125662 -3.105512 -5.069620e+00 -54.80017 1.351324e+00
#> ProcFood 0.4652205 47.012424 0.000000e+00 0.00000 0.000000e+00
#> TextWapp 1.3362086 0.874408 0.000000e+00 0.00000 0.000000e+00
#> LightMnfc 12.6605129 6.998770 0.000000e+00 0.00000 0.000000e+00
#> HeavyMnfc -83.0214767 -64.221855 -1.081096e+02 -95.72461 -9.199119e+00
#> Util_Cons -11.7421026 -10.202692 -7.227880e+00 -48.63685 -7.633506e+00
#> TransComm 2.4668770 1.692071 0.000000e+00 0.00000 0.000000e+00
#> OthServices 10.1140633 5.738355 -3.398804e-05 0.00000 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.00000 0.000000e+00 -2.805776e-05 0.00000 0.00000
#> MeatLstk 0.00000 0.000000e+00 0.000000e+00 0.00000 0.00000
#> Extraction -126.81099 -1.578064e+02 3.470255e+01 -96.73625 -79.30041
#> ProcFood 0.00000 0.000000e+00 0.000000e+00 0.00000 0.00000
#> TextWapp 0.00000 1.018471e-04 5.504170e-05 0.00000 0.00000
#> LightMnfc 0.00000 0.000000e+00 0.000000e+00 0.00000 0.00000
#> HeavyMnfc -82.62289 -2.598079e+03 -4.160279e+02 -12851.80469 -348.46649
#> Util_Cons -104.10448 -2.876586e+02 -3.154943e+01 -103.97469 -176.14423
#> TransComm 0.00000 0.000000e+00 0.000000e+00 0.00000 0.00000
#> OthServices 0.00000 0.000000e+00 0.000000e+00 0.00000 0.00000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 5.126637e-01 1.409326911 0.000000e+00 0.000000e+00
#> MeatLstk 1.566618e-02 0.130799979 -2.988463e-07 2.471370e-05
#> Extraction -6.674711e-01 0.002712138 -5.861440e+00 -2.970210e+01
#> ProcFood 2.529903e-02 0.142768249 0.000000e+00 1.329692e-04
#> TextWapp 4.718202e-03 0.001987664 0.000000e+00 0.000000e+00
#> LightMnfc 2.744769e-01 0.029185669 0.000000e+00 3.400086e-05
#> HeavyMnfc -2.052671e+02 -28.164131165 -2.443743e+01 -2.954610e+01
#> Util_Cons -2.032427e+00 -0.415924519 -1.439567e+00 -2.472415e+00
#> TransComm 2.061735e-02 0.012198200 0.000000e+00 1.868409e-06
#> OthServices 1.551115e-01 0.087245196 -8.070492e-05 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000 0.000000e+00 0.000000e+00 0.000000e+00
#> MeatLstk 0.000000 -2.763602e-06 0.000000e+00 0.000000e+00
#> Extraction -11.644645 -1.186952e+01 -1.990372e+02 -1.596682e+02
#> ProcFood 0.000000 0.000000e+00 0.000000e+00 0.000000e+00
#> TextWapp 0.000000 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000 0.000000e+00 0.000000e+00 0.000000e+00
#> HeavyMnfc -7.985749 -2.797508e+01 -3.095142e+02 -1.838650e+01
#> Util_Cons -1.323550 -4.564141e+00 -3.990188e+01 -4.771362e+01
#> TransComm 0.000000 0.000000e+00 1.057934e-05 0.000000e+00
#> OthServices 0.000000 0.000000e+00 0.000000e+00 -8.696648e-05
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 0.000000e+00 0.000000e+00
#> MeatLstk -4.472924e-05 1.114675e-05
#> Extraction -5.872222e+01 -3.533407e+00
#> ProcFood 0.000000e+00 0.000000e+00
#> TextWapp 0.000000e+00 4.603522e-05
#> LightMnfc 0.000000e+00 0.000000e+00
#> HeavyMnfc -1.626472e+03 -6.031396e+01
#> Util_Cons -1.767778e+01 -7.549727e+00
#> TransComm 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 0.0286056101 0.114449352 -1.318738e-06 -3.690464e-05
#> MeatLstk 0.0004473764 0.007701940 0.000000e+00 0.000000e+00
#> Extraction -0.0038754679 -0.003904668 -9.171694e-04 -4.805854e-03
#> ProcFood 0.0411217101 0.093918316 0.000000e+00 -1.667978e-04
#> TextWapp 0.0812862366 0.042123731 0.000000e+00 0.000000e+00
#> LightMnfc 0.1843078136 0.105044879 0.000000e+00 0.000000e+00
#> HeavyMnfc -2.0811259747 -1.721800804 -1.038171e+01 -8.344749e-01
#> Util_Cons -0.0032244399 -0.001079843 1.381845e-02 -3.814228e-02
#> TransComm 0.1562625617 0.061044943 0.000000e+00 0.000000e+00
#> OthServices 0.0188588947 0.008166639 5.514728e-05 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000e+00 0.000000e+00 -4.194681e-06 -5.389326e-06
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 -1.042962e-07
#> Extraction -1.023012e-03 -1.022872e-02 -4.589146e-01 -2.434527e+00
#> ProcFood -5.993557e-07 0.000000e+00 0.000000e+00 -6.673361e-07
#> TextWapp 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00 0.000000e+00 -7.496775e-05
#> HeavyMnfc -2.664170e-01 -2.305291e+00 -1.458584e+01 -4.636898e+01
#> Util_Cons 1.672603e-03 -5.514708e-03 1.927855e-01 1.869683e-01
#> TransComm 0.000000e+00 2.078724e-06 0.000000e+00 6.020896e-06
#> OthServices 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops -2.840331e-05 -4.036829e-05
#> MeatLstk 0.000000e+00 -3.204799e-06
#> Extraction -2.131485e-02 -2.642101e-02
#> ProcFood 0.000000e+00 1.492360e-05
#> TextWapp 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00
#> HeavyMnfc -9.031012e+01 -7.907000e+00
#> Util_Cons 1.479965e-01 5.652395e-02
#> TransComm 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 4.59290361 11.48237705 0.000000 0.000000 -1.350429e-06
#> MeatLstk 0.38066220 0.55303508 0.000000 0.000000 0.000000e+00
#> Extraction -2.93266010 -3.26887560 -1.281846 -8.701534 -5.226150e-01
#> ProcFood 0.29714447 3.59342957 0.000000 0.000000 0.000000e+00
#> TextWapp 0.03842569 0.05429791 0.000000 0.000000 0.000000e+00
#> LightMnfc 1.87730920 0.79323876 0.000000 0.000000 0.000000e+00
#> HeavyMnfc -9.10617352 -11.02574730 -51.175098 -19.147608 -9.013680e-01
#> Util_Cons 0.10332793 -0.81643695 -1.847700 -2.186661 -2.336118e-01
#> TransComm 0.53807044 0.29927576 0.000000 0.000000 0.000000e+00
#> OthServices 0.66708601 0.15716413 0.000000 0.000000 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000 0.000000e+00 0.000000e+00 2.042034e-05 0.00000
#> MeatLstk 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 0.00000
#> Extraction -7.513634 -4.646760e+01 -7.083691e+01 -3.684008e+01 -12.67523
#> ProcFood 0.000000 0.000000e+00 -1.502862e-06 0.000000e+00 0.00000
#> TextWapp 0.000000 0.000000e+00 -9.584091e-06 2.322802e-05 0.00000
#> LightMnfc 0.000000 1.538717e-04 0.000000e+00 0.000000e+00 0.00000
#> HeavyMnfc -14.514605 -3.112614e+02 -1.271166e+02 -1.957518e+03 -88.33855
#> Util_Cons -3.437443 -2.825305e+01 -1.008687e+01 -1.293790e+01 -23.83773
#> TransComm 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 0.00000
#> OthServices 0.000000 0.000000e+00 3.572576e-05 0.000000e+00 0.00000
#>
#>
#> $data$CNTqfd
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 0.24819876 0.923183560 0.000000e+00 0.000000e+00
#> MeatLstk 0.45488206 0.776571035 -2.642742e-08 -3.002054e-05
#> Extraction 0.13155104 0.044189923 -8.987208e-03 -5.808308e-02
#> ProcFood 0.01457555 0.481814682 -4.657589e-07 0.000000e+00
#> TextWapp -0.02344977 -0.008909483 1.309827e-06 0.000000e+00
#> LightMnfc -0.02350262 0.038239613 0.000000e+00 0.000000e+00
#> HeavyMnfc 5.09071255 1.783755898 2.863763e+01 1.098206e+00
#> Util_Cons 0.41606107 0.320931166 -9.017191e-03 -1.741382e-01
#> TransComm 1.55063939 1.745126843 0.000000e+00 0.000000e+00
#> OthServices 1.62091160 1.922772765 -2.584240e-05 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.000000e+00 5.796892e-08 0.000000e+00 -6.685442e-07
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction 4.816044e-02 2.617669e-01 1.292125e+01 8.315079e-01
#> ProcFood 1.241116e-07 0.000000e+00 1.258556e-06 -3.323854e-07
#> TextWapp 9.639558e-06 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> HeavyMnfc 2.058241e+00 4.717035e+00 6.670921e+01 4.374913e+01
#> Util_Cons 1.087927e-02 1.385574e-01 1.618725e-01 -7.639979e-03
#> TransComm 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices -6.349075e-06 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 0.000000e+00 0.000000000
#> MeatLstk 0.000000e+00 0.000000000
#> Extraction 4.965170e-02 0.071592689
#> ProcFood 1.723560e-05 0.000000000
#> TextWapp 1.332269e-05 0.000000000
#> LightMnfc 0.000000e+00 0.000000000
#> HeavyMnfc 2.562346e+02 22.774875641
#> Util_Cons -4.249715e-03 0.003419444
#> TransComm 0.000000e+00 0.000000000
#> OthServices 0.000000e+00 0.000000000
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -25.1183434 -28.78113556 0.00000 0.000000e+00 0.000000e+00
#> MeatLstk -1.4094026 -7.81428242 0.00000 0.000000e+00 0.000000e+00
#> Extraction 1.7626747 0.99529099 4.37855 1.488111e+00 -1.515038e+00
#> ProcFood -2.1816697 -28.83256912 0.00000 0.000000e+00 0.000000e+00
#> TextWapp -0.5207484 -0.01535583 0.00000 0.000000e+00 3.409738e-04
#> LightMnfc -2.7035573 -0.64557457 0.00000 -7.251769e-05 0.000000e+00
#> HeavyMnfc 46.5813637 10.39733791 166.63100 3.294226e+01 4.899094e-01
#> Util_Cons 7.2339687 1.26455843 34.07056 2.130870e+00 -2.486736e+01
#> TransComm -10.0437202 -4.30351305 0.00000 -5.133963e-05 0.000000e+00
#> OthServices -10.0668612 -2.59413242 0.00000 0.000000e+00 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 0.000000e+00 -1.174161e-04 0.000000e+00 0.000000
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.000000
#> Extraction 3.767373e+00 2.478773e+02 6.771746e+02 2.815638
#> ProcFood -4.943036e-06 0.000000e+00 0.000000e+00 0.000000
#> TextWapp 4.646840e-05 0.000000e+00 -2.002254e-05 0.000000
#> LightMnfc 0.000000e+00 0.000000e+00 0.000000e+00 0.000000
#> HeavyMnfc 3.763706e+01 1.459692e+03 6.682789e+01 1450.213379
#> Util_Cons -2.329953e+01 -5.223009e+01 -5.030654e+00 -20.682411
#> TransComm 0.000000e+00 0.000000e+00 4.308129e-05 0.000000
#> OthServices 0.000000e+00 -1.071921e-04 2.861312e-05 0.000000
#> ACTS
#> COMM OthServices
#> GrainsCrops 0.000000e+00
#> MeatLstk 0.000000e+00
#> Extraction 1.082195e+01
#> ProcFood 0.000000e+00
#> TextWapp 1.250665e-04
#> LightMnfc 0.000000e+00
#> HeavyMnfc 3.246470e+02
#> Util_Cons 3.124718e+01
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops -25.75428009 -2.877396e-01 0.000000e+00 0.000000e+00
#> MeatLstk -1.75919986 -2.448007e-02 0.000000e+00 0.000000e+00
#> Extraction -0.05615990 8.881768e-04 9.132934e-03 9.985990e-03
#> ProcFood -1.16239834 -8.104680e-01 0.000000e+00 0.000000e+00
#> TextWapp -0.42822146 -3.060124e-05 0.000000e+00 0.000000e+00
#> LightMnfc -0.75015515 -3.118723e-04 0.000000e+00 6.911464e-05
#> HeavyMnfc -37.15641022 2.177010e+00 3.290715e+01 1.203834e+01
#> Util_Cons 0.01197105 1.677503e-01 1.021470e+00 4.205117e-01
#> TransComm -5.94117022 -5.370085e-02 0.000000e+00 -1.878827e-05
#> OthServices -4.43004847 -3.391582e-03 -1.954486e-05 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons
#> GrainsCrops 0.0000000000 9.813218e-06 0.000000 8.060093e-07
#> MeatLstk 0.0000000000 0.000000e+00 0.000000 0.000000e+00
#> Extraction 0.0005805023 2.184490e-02 15.050153 2.208580e+00
#> ProcFood 0.0000000000 -2.215080e-06 0.000000 0.000000e+00
#> TextWapp 0.0000000000 0.000000e+00 0.000000 0.000000e+00
#> LightMnfc 0.0000000000 3.208711e-04 0.000000 0.000000e+00
#> HeavyMnfc 1.3489996195 1.596162e+00 180.082291 7.423320e-01
#> Util_Cons -0.2265390903 2.174439e-01 -1.864811 -2.552190e+01
#> TransComm 0.0000000000 0.000000e+00 0.000000 0.000000e+00
#> OthServices 0.0000000000 0.000000e+00 0.000000 0.000000e+00
#> ACTS
#> COMM TransComm OthServices
#> GrainsCrops 1.944520e-05 0.00000000
#> MeatLstk 0.000000e+00 0.00000000
#> Extraction 9.857653e-02 0.04411026
#> ProcFood 0.000000e+00 0.00000000
#> TextWapp 0.000000e+00 0.00000000
#> LightMnfc 0.000000e+00 0.00000000
#> HeavyMnfc 1.660097e+02 17.75169945
#> Util_Cons -2.069150e+00 5.75360823
#> TransComm 0.000000e+00 0.00000000
#> OthServices 0.000000e+00 0.00000000
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops 0.000000e+00 0.000000e+00 0.00000000 0.000000e+00
#> MeatLstk 0.000000e+00 0.000000e+00 0.00000000 1.048203e-05
#> Extraction 3.321172e-06 1.739540e-03 0.08012138 5.759132e-02
#> ProcFood -1.782595e-06 0.000000e+00 0.00000000 0.000000e+00
#> TextWapp 0.000000e+00 0.000000e+00 0.00000000 0.000000e+00
#> LightMnfc 0.000000e+00 -1.140298e-06 0.00000000 0.000000e+00
#> HeavyMnfc 9.390137e+01 2.499991e-01 88.02555847 1.535405e+00
#> Util_Cons -1.819514e+00 -1.634572e-01 -8.35510254 -1.091926e+00
#> TransComm 0.000000e+00 0.000000e+00 0.00000000 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00 0.00000000 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 6.738285e-05 0.0000000 0.000000e+00 1.940809e-07 0.000000e+00
#> MeatLstk 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00 4.983568e-07
#> Extraction 3.593991e-01 2.8870385 5.807136e+01 8.679374e+01 9.780085e-01
#> ProcFood 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> TextWapp 0.000000e+00 0.0000000 5.211050e-06 0.000000e+00 0.000000e+00
#> LightMnfc 0.000000e+00 0.0000000 0.000000e+00 2.134457e-04 -1.088045e-04
#> HeavyMnfc 7.288964e+00 23.4130211 6.277461e+02 4.671585e+01 4.948077e+02
#> Util_Cons 7.917167e+00 0.3422076 -4.279547e+01 2.001504e-01 4.790875e+00
#> TransComm 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM OthServices
#> GrainsCrops 0.0000000
#> MeatLstk 0.0000000
#> Extraction 0.1230254
#> ProcFood 0.0000000
#> TextWapp 0.0000000
#> LightMnfc 0.0000000
#> HeavyMnfc 18.6825409
#> Util_Cons 0.3766007
#> TransComm 0.0000000
#> OthServices 0.0000000
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 0.25253677 0.63077241 0.000000e+00 1.909180e-04 -9.960771e-06
#> MeatLstk 0.12313350 0.35310647 1.732596e-07 0.000000e+00 0.000000e+00
#> Extraction 0.61143130 0.07308657 3.627891e+00 9.440152e-02 8.639728e-04
#> ProcFood -0.03766887 6.72424555 0.000000e+00 0.000000e+00 -2.885048e-07
#> TextWapp -3.42713022 -0.79524517 0.000000e+00 0.000000e+00 -9.101124e-04
#> LightMnfc 2.90883064 -0.22679433 0.000000e+00 -3.486629e-05 0.000000e+00
#> HeavyMnfc 15.19548798 12.87059689 6.503668e+01 2.250322e+01 7.829414e+00
#> Util_Cons 8.09890842 -1.14518023 6.296266e+00 -1.061150e+00 5.738807e+00
#> TransComm 40.90453720 8.09072685 0.000000e+00 0.000000e+00 0.000000e+00
#> OthServices 51.82611084 6.01255083 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 0.000000e+00 0.000000e+00 2.317121e-05 0.000000e+00
#> MeatLstk 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction 1.353891e-01 1.589054e+01 7.020440e-01 2.015192e+00
#> ProcFood 0.000000e+00 -1.421334e-05 0.000000e+00 5.465102e-05
#> TextWapp 2.248009e-04 0.000000e+00 3.199596e-05 0.000000e+00
#> LightMnfc 0.000000e+00 3.989870e-04 0.000000e+00 0.000000e+00
#> HeavyMnfc 6.890720e+01 8.066536e+02 1.162726e+02 2.161481e+03
#> Util_Cons -7.101350e+00 -3.176194e+01 1.990165e+01 -2.497048e+00
#> TransComm -1.768174e-04 0.000000e+00 -2.097274e-04 -6.498381e-04
#> OthServices 1.687576e-05 0.000000e+00 0.000000e+00 0.000000e+00
#> ACTS
#> COMM OthServices
#> GrainsCrops 0.000000
#> MeatLstk 0.000000
#> Extraction 3.369983
#> ProcFood 0.000000
#> TextWapp 0.000000
#> LightMnfc 0.000000
#> HeavyMnfc 139.572372
#> Util_Cons 8.623393
#> TransComm 0.000000
#> OthServices 0.000000
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops 8.1347961 0.5294281 0.000000e+00 0.00000000 0.0000000000
#> MeatLstk 0.6257095 1.8101765 -5.210320e-07 0.00000000 0.0000000000
#> Extraction 0.4407017 0.2446690 1.292343e-01 -0.05319051 0.1677192748
#> ProcFood 2.3482406 3.0798085 0.000000e+00 0.00000000 0.0000000000
#> TextWapp -0.3018825 -0.1612274 0.000000e+00 0.00000000 0.0000000000
#> LightMnfc 0.2448257 -0.0334160 0.000000e+00 0.00000000 -0.0000183179
#> HeavyMnfc 0.3238168 5.5303125 2.794919e+01 2.23864698 1.8741098642
#> Util_Cons -6.9045024 -4.0768442 -5.416745e+00 -10.08764267 1.9714381695
#> TransComm 13.2121954 2.1821840 0.000000e+00 0.00000000 0.0000000000
#> OthServices 3.5992715 0.3665234 0.000000e+00 0.00000000 0.0000000000
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000000 3.524155e-05 0.000000e+00 0.000000e+00 0.0000000
#> MeatLstk 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00 0.0000000
#> Extraction 0.3861346 9.742447e+00 1.574655e+00 1.014891e+00 0.1117195
#> ProcFood 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00 0.0000000
#> TextWapp 0.0000000 2.989755e-05 -4.006018e-06 0.000000e+00 0.0000000
#> LightMnfc 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00 0.0000000
#> HeavyMnfc 16.7377758 1.908001e+02 1.411601e+02 4.911159e+02 18.8915081
#> Util_Cons 16.8561974 8.473783e+01 1.747720e+01 -4.000400e+00 0.3383706
#> TransComm 0.0000000 0.000000e+00 0.000000e+00 0.000000e+00 0.0000000
#> OthServices 0.0000000 0.000000e+00 0.000000e+00 1.657828e-05 0.0000000
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -40.8632355 -61.204430 1.415304e-05 0.00000 0.000000e+00
#> MeatLstk -0.5660073 -3.731766 0.000000e+00 0.00000 6.150407e-06
#> Extraction -3.6161721 -1.467872 1.320229e+00 1.72320 1.597880e-01
#> ProcFood -1.3983229 -58.520073 0.000000e+00 0.00000 0.000000e+00
#> TextWapp -3.5515735 -1.034074 8.831265e-06 0.00000 0.000000e+00
#> LightMnfc -23.6148071 -5.572066 0.000000e+00 0.00000 -1.251909e-04
#> HeavyMnfc 511.9351196 147.843765 3.348769e+02 220.48129 5.442722e+01
#> Util_Cons 14.4814672 6.850921 4.150220e+01 28.37522 5.829323e+01
#> TransComm -15.3423386 -1.524692 0.000000e+00 0.00000 0.000000e+00
#> OthServices -55.2659302 -6.537936 0.000000e+00 0.00000 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000e+00 0.00000 6.440129e-06 0.000000e+00 0.000000
#> MeatLstk 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000
#> Extraction 3.368360e+00 64.41515 -1.917409e+01 1.166339e+00 8.065864
#> ProcFood 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000
#> TextWapp 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000
#> LightMnfc 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000
#> HeavyMnfc 2.495208e+02 5883.91016 5.875942e+02 1.283915e+04 1221.986694
#> Util_Cons 2.973143e+00 139.62184 -7.375865e+01 -4.699895e+01 248.510681
#> TransComm 0.000000e+00 0.00000 0.000000e+00 7.889970e-04 0.000000
#> OthServices -2.484222e-04 0.00000 0.000000e+00 0.000000e+00 0.000000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -1.82799244 -1.817777753 0.000000e+00 0.0000000 0.0000000
#> MeatLstk -0.02716250 -0.228161007 2.252006e-07 0.0000000 0.0000000
#> Extraction -0.02630104 0.020222478 1.171227e-01 0.4915366 0.3812845
#> ProcFood -0.21449423 -1.118361235 0.000000e+00 0.0000000 0.0000000
#> TextWapp -0.12640789 -0.003491763 0.000000e+00 0.0000000 0.0000000
#> LightMnfc -0.82073432 -0.061981399 0.000000e+00 0.0000000 0.0000000
#> HeavyMnfc 322.45077515 53.251831055 4.322338e+01 21.8512516 0.5338064
#> Util_Cons 5.87457514 1.556234956 4.849838e-01 4.4123726 -12.1900597
#> TransComm -0.84909397 -0.158086762 0.000000e+00 0.0000000 0.0000000
#> OthServices -0.90949082 -0.327465296 0.000000e+00 0.0000000 0.0000000
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.0000000 0.000000e+00 0.000000e+00 0.000000 0.000000e+00
#> MeatLstk 0.0000000 0.000000e+00 0.000000e+00 0.000000 0.000000e+00
#> Extraction 0.7274252 1.613683e+00 5.632404e+01 -2.700144 6.297665e-02
#> ProcFood 0.0000000 -3.890621e-06 0.000000e+00 0.000000 -2.105983e-05
#> TextWapp 0.0000000 0.000000e+00 0.000000e+00 0.000000 0.000000e+00
#> LightMnfc 0.0000000 0.000000e+00 0.000000e+00 0.000000 0.000000e+00
#> HeavyMnfc 33.5107231 3.582219e+02 1.102427e+01 810.989624 6.926798e+01
#> Util_Cons 14.6571589 9.144311e+01 8.943762e+00 -9.769684 2.083915e+00
#> TransComm 0.0000000 0.000000e+00 -8.286948e-05 0.000000 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 1.022662e-04 0.000000 1.792144e-04
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood
#> GrainsCrops -0.0036642076 -0.1516868770 0.000000e+00 8.650334e-05
#> MeatLstk -0.0003435289 -0.0265786964 0.000000e+00 0.000000e+00
#> Extraction -0.0014539844 -0.0001071439 -4.778294e-04 -2.938815e-04
#> ProcFood -0.0018814295 -0.7201913595 0.000000e+00 0.000000e+00
#> TextWapp -0.3190177977 -0.1295654774 6.473042e-06 0.000000e+00
#> LightMnfc -0.5075190663 -0.1871382445 2.611587e-04 0.000000e+00
#> HeavyMnfc 15.8679008484 5.0799312592 1.885277e+01 1.535880e+00
#> Util_Cons -0.0081236735 0.0245344564 -4.412046e-01 9.300949e-02
#> TransComm 0.1106854752 -0.0769288093 0.000000e+00 0.000000e+00
#> OthServices -0.0146088414 -0.0301792547 0.000000e+00 0.000000e+00
#> ACTS
#> COMM TextWapp LightMnfc HeavyMnfc Util_Cons TransComm
#> GrainsCrops 0.000000e+00 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> MeatLstk 0.000000e+00 8.039136e-06 0.000000 0.000000e+00 0.000000e+00
#> Extraction 2.020078e-03 1.885584e-02 1.767396 1.670223e-01 -3.703896e-03
#> ProcFood -1.010873e-06 0.000000e+00 0.000000 1.289199e-06 -2.494437e-05
#> TextWapp 0.000000e+00 2.129885e-05 0.000000 1.320770e-06 0.000000e+00
#> LightMnfc 0.000000e+00 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> HeavyMnfc 6.798984e-01 3.202644e+00 26.338732 5.283297e+01 2.608474e+02
#> Util_Cons 4.599758e-01 2.016334e+00 2.996224 5.517338e-01 1.540936e-01
#> TransComm 0.000000e+00 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.000000e+00 0.000000 -2.256950e-05 -4.132656e-05
#> ACTS
#> COMM OthServices
#> GrainsCrops 0.000000e+00
#> MeatLstk 0.000000e+00
#> Extraction -3.704816e-02
#> ProcFood 0.000000e+00
#> TextWapp 0.000000e+00
#> LightMnfc 0.000000e+00
#> HeavyMnfc 1.918671e+01
#> Util_Cons 2.698303e-01
#> TransComm 0.000000e+00
#> OthServices 6.664537e-05
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp
#> GrainsCrops -4.34278011 -8.4723091 0.000000e+00 0.000000e+00 7.823882e-07
#> MeatLstk -0.75491261 -2.6225419 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction -0.03301794 -0.4617330 1.467571e+01 2.701104e-01 5.901040e-03
#> ProcFood -0.15795437 -8.1247444 2.171947e-06 0.000000e+00 0.000000e+00
#> TextWapp -0.23663671 -0.1120131 0.000000e+00 0.000000e+00 0.000000e+00
#> LightMnfc -2.87551117 -1.1230334 0.000000e+00 3.636109e-05 0.000000e+00
#> HeavyMnfc 57.89107132 26.8751926 4.506715e+01 2.145717e+01 5.100108e+00
#> Util_Cons 1.70583582 8.4077835 9.884202e+00 -1.620549e+00 6.576798e+00
#> TransComm -3.62727213 -1.7566320 0.000000e+00 0.000000e+00 1.553929e-05
#> OthServices -1.48525012 -0.6085260 0.000000e+00 8.261208e-06 0.000000e+00
#> ACTS
#> COMM LightMnfc HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000e+00
#> MeatLstk 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000e+00
#> Extraction 3.006251e+00 370.75940 1.113903e+03 8.307691e+01 4.990662e+00
#> ProcFood 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 -4.958886e-05
#> TextWapp 1.930645e-05 0.00000 8.670176e-06 -2.144796e-05 0.000000e+00
#> LightMnfc 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000e+00
#> HeavyMnfc 2.935513e+01 459.56561 6.393543e+02 9.375984e+02 6.864930e+01
#> Util_Cons 5.434041e+01 83.84225 -1.596270e+00 -5.752357e+00 1.109117e+01
#> TransComm 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 -4.713293e-05
#> OthServices 0.000000e+00 0.00000 0.000000e+00 0.000000e+00 0.000000e+00
#>
#>
#> $data$CNTqpm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -10.40835190 -373.49191 -131.448578 -108.3211441 -166.425049
#> MeatLstk -18.53484726 -283.49026 -51.991554 -7.6592836 -64.581230
#> Extraction -1.52893519 -205.54094 -10.197769 -25.1280518 -6.632465
#> ProcFood -462.21160889 -1388.40857 -800.708191 -366.4486694 -1477.998291
#> TextWapp -339.24151611 -857.37390 -167.653717 -177.9533234 -2368.545898
#> LightMnfc -529.77850342 -1800.51086 -867.101746 -275.0245972 -5339.237793
#> HeavyMnfc -786.21765137 -4164.98535 -784.272522 -910.4445190 -6000.081055
#> Util_Cons -0.04561122 -29.05597 -1.982713 0.8911537 -6.095836
#> TransComm -119.45767212 -644.45544 -74.653084 -8.9407616 -66.769249
#> OthServices -74.14834595 -264.34863 -72.368179 -8.2283020 -68.057220
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -51.174870 49.865 95.24638 -117.381920 -51.12368
#> MeatLstk -88.720673 -1806.460 -23.34447 -36.429859 -692.22449
#> Extraction -2.929157 -1628.258 -90.53306 -5.417026 -380.11108
#> ProcFood -572.075989 -5630.127 -239.11345 -274.774109 -802.34167
#> TextWapp -407.240021 -6790.661 -372.20059 -387.986755 -274.47946
#> LightMnfc -1253.673950 -16352.563 -868.48151 -590.171509 -1594.01599
#> HeavyMnfc -2549.657959 -29604.201 -1852.80542 -545.504822 -3143.88550
#> Util_Cons -7.280808 -2020.554 -110.26956 1.489196 -96.28030
#> TransComm -121.361313 -1900.017 -263.94403 -5.006034 -76.65223
#> OthServices -36.455154 -4179.715 -153.04147 -4.043742 223.83426
#>
#>
#> $data$CNTqpd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 9.653609 50.867004 22.954176 -63.6949348 153.864929
#> MeatLstk 12.305302 32.209778 10.202305 0.8245642 70.330734
#> Extraction 3.337727 -8.931936 -3.688171 -0.1857320 5.643503
#> ProcFood 300.568451 212.812485 452.795746 145.4054413 1115.427612
#> TextWapp 222.307770 482.896118 41.587135 37.6021080 1445.184570
#> LightMnfc 359.171631 757.547424 211.878937 56.2594795 2529.255615
#> HeavyMnfc 804.076904 2995.377441 376.978851 822.5562134 4272.164062
#> Util_Cons 4.101781 -91.114166 -9.605413 11.0938082 21.543720
#> TransComm 65.576851 837.193909 46.228271 -3.4254131 206.575745
#> OthServices 90.139542 459.103119 90.580444 10.6005135 411.023010
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 123.518700 128.8136 45.533970 7.5438929 33.848835
#> MeatLstk 88.313850 978.6217 27.796520 11.2454882 308.471680
#> Extraction 5.273883 296.2500 26.067202 8.3792334 78.505768
#> ProcFood 605.683044 2955.9106 316.410431 285.1922913 553.364685
#> TextWapp 353.219360 4182.5303 439.613617 109.9466705 186.583755
#> LightMnfc 1080.418701 8074.7529 432.286835 153.9187622 1233.684570
#> HeavyMnfc 2786.303467 16713.5312 1288.332642 575.0668945 2302.404297
#> Util_Cons -9.639015 285.9911 -5.162683 -0.5842009 -35.524662
#> TransComm 63.859619 289.8054 41.752689 6.6984639 -25.425922
#> OthServices 37.232903 5316.8774 41.161137 3.3436263 -4.319906
#>
#>
#> $data$CNTqpr
#> , , subtotal = TOTAL
#>
#> DIR
#> REG domestic imported
#> Oceania 1871.240 -2341.573
#> EastAsia 5727.957 -10011.660
#> SEAsia 1239.927 -2962.378
#> SouthAsia 1017.036 -1887.257
#> NAmerica 10231.011 -15564.424
#> LatinAmer 5134.181 -5090.571
#> EU_28 39223.113 -69862.680
#> MENA 2653.792 -3878.486
#> SSA 1160.751 -1965.226
#> RestofWorld 4631.594 -6887.280
#>
#>
#> $data$CNTqia
#> , , subtotal = TOTAL
#>
#> DIR
#> REG domestic imported
#> Oceania 464.797333 -217.0304
#> EastAsia 3381.154541 -12913.1953
#> SEAsia -364.573730 -1051.6367
#> SouthAsia 1479.030884 -3506.5364
#> NAmerica 1857.499146 -1512.5811
#> LatinAmer 4036.507080 -1357.2180
#> EU_28 8.688942 -3452.8469
#> MENA 508.047089 -552.1534
#> SSA 788.680908 -586.5569
#> RestofWorld 559.852539 -911.5310
#>
#>
#> $data$CNTqim
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia
#> GrainsCrops 0.000000e+00 0.000000e+00 -3.011453e-01 0.000000e+00
#> MeatLstk -1.525844e-05 -5.587079e+01 -3.530875e-01 -5.955220e-01
#> Extraction 0.000000e+00 -4.800151e-03 -4.829980e-03 -4.761764e-01
#> ProcFood 0.000000e+00 -1.124691e-07 -4.718034e-06 -7.378859e-03
#> TextWapp -3.565607e+00 -4.317982e+00 -6.179646e-01 -3.252513e-01
#> LightMnfc -1.493862e+02 -3.312644e+03 -5.556183e+02 -1.494076e+03
#> HeavyMnfc -5.941216e+01 -9.101352e+03 -4.884947e+02 -1.995258e+03
#> Util_Cons -1.593475e+00 -1.047131e+02 -6.238519e+00 -4.589189e-01
#> TransComm -8.322238e-01 -8.852444e+01 -2.708613e-03 -9.700724e-01
#> OthServices -2.240697e+00 -2.457679e+02 -5.404609e-03 -1.436930e+01
#> REG
#> COMM NAmerica LatinAmer EU_28 MENA
#> GrainsCrops -0.01626559 -7.608106e-01 5.459753e+00 -4.285574e-01
#> MeatLstk -0.28482130 -2.595943e-01 8.586053e+00 -7.073975e-01
#> Extraction -0.10653633 -1.623399e-02 -7.677346e-02 -1.639587e-03
#> ProcFood -0.02515650 0.000000e+00 -5.398367e-03 0.000000e+00
#> TextWapp -6.06312466 -4.491759e-01 -3.195904e+00 -5.912352e-01
#> LightMnfc -790.56774902 -4.490673e+02 -1.086512e+03 -3.654840e+02
#> HeavyMnfc -701.46417236 -9.052188e+02 -1.713548e+03 -1.604721e+02
#> Util_Cons -0.71495450 -6.232267e-03 -4.597058e+02 -3.244909e-03
#> TransComm -1.84915936 -5.312359e-03 5.364232e+00 -3.956091e+00
#> OthServices -11.48915863 -1.422790e+00 -2.092134e+02 -2.050908e+01
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops -0.2340392 -2.398083e-01
#> MeatLstk -0.2493857 -2.311821e-03
#> Extraction -2.5438807 -1.088218e-02
#> ProcFood -1.4190501 0.000000e+00
#> TextWapp -4.7098937 -2.927590e-02
#> LightMnfc -395.2645874 -2.288980e+02
#> HeavyMnfc -172.5090942 -5.849395e+02
#> Util_Cons -0.2021854 -8.688203e+01
#> TransComm -0.5053006 -2.953041e-01
#> OthServices -8.9197140 -1.023522e+01
#>
#>
#> $data$CNTqid
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia
#> GrainsCrops 0.00333138 0.01747200 -3.095971e+00 1.056535e-04
#> MeatLstk 0.02081789 0.02507839 -4.002451e+00 3.489571e-02
#> Extraction 0.00000000 -0.01196152 -1.850085e+00 4.578901e-02
#> ProcFood 0.00000000 0.00000000 -2.372840e-01 -4.288164e-03
#> TextWapp 3.75425339 0.84789699 -2.999099e-03 -7.803354e-02
#> LightMnfc 128.08697510 1089.47949219 1.131771e+02 4.013444e+02
#> HeavyMnfc 74.33415222 2590.71435547 6.652059e+01 1.066877e+03
#> Util_Cons 246.68878174 -368.90951538 -4.282475e+02 2.135097e-01
#> TransComm 1.17960823 -26.32493401 -9.795870e+01 5.515591e-01
#> OthServices 10.72919559 95.31436920 -8.876347e+00 1.004560e+01
#> REG
#> COMM NAmerica LatinAmer EU_28 MENA SSA
#> GrainsCrops -8.555197e-06 1.168358e+01 0.001570374 -0.3060094 0.05314486
#> MeatLstk -6.628471e-06 4.674741e+01 -0.015978180 0.8122215 0.09980001
#> Extraction 2.842430e-05 1.375148e+00 -0.089110970 0.2970924 0.05980987
#> ProcFood -3.270075e-03 0.000000e+00 0.000000000 2.7798731 0.27526414
#> TextWapp 8.778285e+00 3.823184e-02 0.000000000 2.3896475 1.81163573
#> LightMnfc 8.847006e+02 1.194942e+03 3.187636137 254.8015594 170.45768738
#> HeavyMnfc 6.483976e+02 2.303607e+03 5.757262230 119.4724350 572.42346191
#> Util_Cons 2.376401e+02 4.360838e+02 -0.117902420 126.3938217 28.36519814
#> TransComm 1.110324e+01 2.552896e+00 -0.017806675 -0.6699188 0.44163087
#> OthServices 6.687303e+01 3.947742e+01 -0.014816321 2.0762100 14.69336987
#> REG
#> COMM RestofWorld
#> GrainsCrops 2.115667e-02
#> MeatLstk -7.461647e-02
#> Extraction -7.099301e-03
#> ProcFood 1.104941e-04
#> TextWapp 1.344390e+00
#> LightMnfc 1.310052e+02
#> HeavyMnfc 5.526970e+02
#> Util_Cons -1.415675e+02
#> TransComm 3.249675e+00
#> OthServices 1.318415e+01
#>
#>
#> $data$CNTqgr
#> , , subtotal = TOTAL
#>
#> DIR
#> REG domestic imported
#> Oceania 7.81897783 -3.636202
#> EastAsia 141.10392761 -174.791306
#> SEAsia -1.22902954 -18.521421
#> SouthAsia 24.29191208 -145.408478
#> NAmerica -0.01140027 0.000000
#> LatinAmer 16.03878593 -10.769636
#> EU_28 0.88868862 -191.471207
#> MENA 34.61865234 -59.383774
#> SSA 9.23435402 -83.456055
#> RestofWorld 48.35459518 -13.120955
#>
#>
#> $data$CNTqgm
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.0718442276 0.000000e+00 -0.222959191 -0.138052568 0
#> MeatLstk -0.0179624800 0.000000e+00 -0.036667693 -0.231245711 0
#> Extraction -0.0003044574 -1.129274e-04 -0.171334043 -0.003735432 0
#> ProcFood -0.0089163501 -5.160359e-04 -0.071439274 -1.602167726 0
#> TextWapp -0.0012318162 -3.844413e-05 -0.003529133 -4.960124016 0
#> LightMnfc -0.0054868963 -1.137346e-02 -1.892384648 -54.586105347 0
#> HeavyMnfc -1.6030085087 -5.488388e-01 -2.243818998 -75.011688232 0
#> Util_Cons -0.0001819158 -3.334234e-02 -0.016226059 -0.014396395 0
#> TransComm -0.3921403289 -1.884239e+01 -0.496726096 -0.004860555 0
#> OthServices -1.5351220369 -1.553547e+02 -13.366337776 -8.856106758 0
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops -8.475246e-08 2.246279e+00 -0.025529880 -0.10247855
#> MeatLstk 0.000000e+00 -1.150033e-01 -0.006573309 -0.04291490
#> Extraction -4.860152e-07 -3.100011e-03 -0.254317760 -0.03210028
#> ProcFood -3.526957e-02 -2.337279e-02 -0.072975539 -0.19564144
#> TextWapp -4.058029e-02 -1.077128e-02 -0.028428223 -0.01621592
#> LightMnfc -5.216964e+00 -9.436148e-01 -5.672667027 -0.44467890
#> HeavyMnfc -5.107472e+00 -1.365903e+02 15.984630585 -2.13442659
#> Util_Cons -6.699624e-08 -7.399645e-02 -0.434303731 -0.53964555
#> TransComm -1.525921e-04 7.670434e+00 -18.123752594 -13.89338684
#> OthServices -3.691995e-01 -6.362775e+01 -50.749847412 -66.05457306
#> REG
#> COMM RestofWorld
#> GrainsCrops -0.028794995
#> MeatLstk -0.031799976
#> Extraction -0.003465008
#> ProcFood -0.078289680
#> TextWapp -1.536875725
#> LightMnfc -0.518534839
#> HeavyMnfc -5.230011463
#> Util_Cons -0.106584407
#> TransComm 0.290709406
#> OthServices -5.877304554
#>
#>
#> $data$CNTqgd
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 3.472330e-06 0.000000e+00 0.042832758 -1.2506086 -0.01140026
#> MeatLstk 2.195724e-05 0.000000e+00 0.009328159 0.1152036 0.00000000
#> Extraction 0.000000e+00 -2.943868e-04 0.044810891 0.0000000 0.00000000
#> ProcFood 8.807636e-06 -2.289472e-05 -0.012479265 1.1385763 0.00000000
#> TextWapp 1.973920e-05 0.000000e+00 -0.008450049 0.4765008 0.00000000
#> LightMnfc -1.506315e-06 1.325567e-02 -0.709004164 3.1088960 0.00000000
#> HeavyMnfc 6.845951e-01 1.280309e+00 0.424082279 2.7673211 0.00000000
#> Util_Cons 3.363798e-02 -3.301690e-04 -0.634406984 0.1014281 0.00000000
#> TransComm 4.573577e-02 9.127344e+00 0.334715337 -1.1379790 0.00000000
#> OthServices 7.055086e+00 1.306836e+02 -0.720472157 18.9725685 0.00000000
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.000000e+00 2.742100e-01 0.019123835 0.158419371 -0.019920496
#> MeatLstk 0.000000e+00 1.648864e-04 0.001476590 0.005721761 -0.013573223
#> Extraction 3.524441e-07 -5.653007e-03 0.004282605 0.012771748 0.029843770
#> ProcFood 3.986575e-01 -1.539459e-03 0.020856012 0.018402245 -0.023254905
#> TextWapp 4.862041e-04 -1.134888e-03 2.699303865 0.006460414 0.133078948
#> LightMnfc 3.940372e-01 9.660001e-02 4.931632519 0.085322797 0.204421639
#> HeavyMnfc 3.107563e-01 4.104017e-01 3.479267359 0.495275348 4.314415932
#> Util_Cons 3.438127e-02 -2.046010e-06 -0.002972980 0.105188906 0.001016799
#> TransComm 2.214343e-01 1.636024e-02 0.377266645 0.096861981 0.060400605
#> OthServices 1.467908e+01 9.927111e-02 23.088220596 8.249916077 43.668121338
#>
#>
#> $data$CNTqxsr
#> subtotal
#> REG TOTAL
#> Oceania 4.837417
#> EastAsia -12912.890625
#> SEAsia -879.865051
#> SouthAsia -5516.000488
#> NAmerica -1063.677734
#> LatinAmer -1904.861816
#> EU_28 242.465912
#> MENA -133.447205
#> SSA -904.410034
#> RestofWorld -11983.540039
#>
#> $data$CNTqxs
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.0000000 1.455225e-01 0.0000000 0.004382980 0.000000e+00
#> MeatLstk 0.0000000 -9.153413e-05 0.0000000 -0.006279874 -1.533192e-05
#> Extraction -1.3034738 -6.557856e+00 -30.4145222 -0.380733669 1.810458e-01
#> ProcFood 0.0000000 3.493301e-02 0.0000000 0.000000000 1.627643e-04
#> TextWapp -0.2199945 -2.173885e+01 -0.3360732 0.025381166 -7.437818e-02
#> LightMnfc 0.3310877 -4.540122e+01 -11.1557646 -9.926127434 -3.985529e+00
#> HeavyMnfc -7.1263351 -9.830109e+01 -7.9726892 -29.752143860 -2.765649e+01
#> Util_Cons 0.0000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> TransComm 0.0000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.000000e+00 0.0172641575 0.000000000 0.0000000000
#> MeatLstk 2.515276e-06 1.3736139536 0.000277407 -0.0006357119
#> Extraction -1.043162e+00 0.0002780934 0.235796064 -7.4582395554
#> ProcFood 0.000000e+00 1.3840417862 0.000000000 0.0000000000
#> TextWapp -8.968468e-02 0.0000000000 -0.039612997 -0.5623632669
#> LightMnfc -2.725384e+00 0.0000000000 -0.076410860 -2.0991261005
#> HeavyMnfc -3.000270e+00 -0.0179151110 -0.164161310 -5.1030025482
#> Util_Cons 0.000000e+00 0.0000000000 0.000000000 0.0000000000
#> TransComm 0.000000e+00 0.0000000000 0.000000000 0.0000000000
#> OthServices 0.000000e+00 0.0000000000 0.000000000 0.0000000000
#> REG
#> COMM RestofWorld
#> GrainsCrops 1.243118e-05
#> MeatLstk -2.581087e-03
#> Extraction -7.446893e+01
#> ProcFood 6.389329e-01
#> TextWapp -3.668776e-02
#> LightMnfc -2.161156e-01
#> HeavyMnfc -7.092040e-01
#> Util_Cons 0.000000e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.0000000 5.132044e+00 0.000000 0.02690469 2.786897e-03
#> MeatLstk 0.0000000 -4.827622e-04 0.000000 -0.05791846 -3.271027e-04
#> Extraction -1.4016342 -2.433206e+02 -57.499660 -140.75616455 2.506956e+01
#> ProcFood 0.0000000 1.188748e+00 0.000000 0.00000000 3.247119e-03
#> TextWapp -0.6883469 -3.825138e+02 -8.611783 -3.23177767 -9.047850e-01
#> LightMnfc 0.3340872 -3.457297e+02 -42.294113 -41.38430023 -3.440942e+01
#> HeavyMnfc 8.7953339 -1.350421e+03 -191.881500 -695.38543701 -2.833659e+02
#> Util_Cons 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> TransComm 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.000000 0.053308744 0.000000000 0.000000000
#> MeatLstk 0.000000 12.488718987 0.006441972 -0.004761648
#> Extraction -86.067368 0.000765132 -1.910315990 -24.529624939
#> ProcFood 0.000000 17.602542877 0.000000000 0.000000000
#> TextWapp -1.314316 0.000000000 -0.321465433 -4.454335213
#> LightMnfc -73.288322 0.000000000 -0.353490442 -15.821732521
#> HeavyMnfc -221.282242 -0.431365818 -14.585133553 -35.027923584
#> Util_Cons 0.000000 0.000000000 0.000000000 0.000000000
#> TransComm 0.000000 0.000000000 0.000000000 0.000000000
#> OthServices 0.000000 0.000000000 0.000000000 0.000000000
#> REG
#> COMM RestofWorld
#> GrainsCrops 1.292135e-03
#> MeatLstk -2.166735e-02
#> Extraction -2.905031e+02
#> ProcFood 9.783524e-01
#> TextWapp -2.179398e+00
#> LightMnfc -1.314975e+02
#> HeavyMnfc -3.782512e+02
#> Util_Cons 0.000000e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.0000000 3.436796e-01 0.000000 0.23771730 0.000000e+00
#> MeatLstk 0.0000000 -3.877210e-05 0.000000 -0.02260938 -2.691337e-05
#> Extraction -0.9490765 -3.832795e+01 -71.695572 -2.00658965 2.849763e-01
#> ProcFood 0.0000000 7.601884e-02 0.000000 0.00000000 4.236653e-03
#> TextWapp -0.1220332 -1.346619e+02 -3.602348 -2.00897098 -1.535621e-01
#> LightMnfc 0.6300732 -1.456977e+02 -57.536110 -46.10238647 -7.644795e+00
#> HeavyMnfc 2.0860441 -6.539059e+02 -135.697693 -371.64541626 -7.374593e+01
#> Util_Cons 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> TransComm 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.0000000 1.052865e-01 0.00000000 0.000000000 5.813129e-02
#> MeatLstk 0.0000000 1.487522e+00 0.00209693 -0.001598082 -9.991173e-03
#> Extraction -8.4049387 -1.133562e-05 -0.14625530 -2.294130564 -1.925038e+02
#> ProcFood 0.0000000 1.349710e+01 0.00000000 0.000000000 6.615373e-01
#> TextWapp -0.3734284 0.000000e+00 -0.06195277 -1.350178361 -1.802481e-01
#> LightMnfc -10.9656744 0.000000e+00 -0.13217729 -5.963356018 -6.565677e+00
#> HeavyMnfc -26.8097382 3.888164e-02 -9.49264240 -20.715841293 -3.200595e+01
#> Util_Cons 0.0000000 0.000000e+00 0.00000000 0.000000000 0.000000e+00
#> TransComm 0.0000000 0.000000e+00 0.00000000 0.000000000 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.00000000 0.000000000 0.000000e+00
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 3.662996e-04 0.000000 1.656352e+00 2.887383e-04
#> MeatLstk 0.00000000 -6.108518e-05 0.000000 -1.434547e-03 -1.570905e-05
#> Extraction -0.19800247 -2.825727e+01 -5.143330 5.374101e+00 6.630122e-01
#> ProcFood 0.00000000 6.474675e-03 0.000000 0.000000e+00 2.579556e-04
#> TextWapp -0.30483633 -1.034673e+02 -2.143748 -5.155982e+00 -9.734203e-02
#> LightMnfc -0.31213281 -6.034194e+01 -7.897391 -3.614808e+01 -6.528037e+00
#> HeavyMnfc 0.05974026 -2.687347e+02 -10.284794 -2.360483e+02 -2.006703e+01
#> Util_Cons 0.00000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> TransComm 0.00000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> OthServices 0.00000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.000000e+00 0.0116744833 0.000000e+00 0.000000e+00
#> MeatLstk 3.402310e-06 0.0341194011 2.516062e-04 -2.847642e-04
#> Extraction -1.123012e+00 -0.0003741547 -8.223165e-02 5.817629e-01
#> ProcFood 0.000000e+00 1.9126466513 0.000000e+00 0.000000e+00
#> TextWapp -2.484218e-01 0.0000000000 3.883762e-02 -7.755349e-01
#> LightMnfc -2.582035e+00 0.0000000000 -1.849691e-01 -2.510415e+00
#> HeavyMnfc -6.702779e+00 -0.0607856251 -1.049057e+01 -1.188561e+01
#> Util_Cons 0.000000e+00 0.0000000000 0.000000e+00 0.000000e+00
#> TransComm 0.000000e+00 0.0000000000 0.000000e+00 0.000000e+00
#> OthServices 0.000000e+00 0.0000000000 0.000000e+00 0.000000e+00
#> REG
#> COMM RestofWorld
#> GrainsCrops 0.000000000
#> MeatLstk -0.001949666
#> Extraction 0.296071082
#> ProcFood 0.125984743
#> TextWapp -0.927153111
#> LightMnfc -11.795997620
#> HeavyMnfc -30.150510788
#> Util_Cons 0.000000000
#> TransComm 0.000000000
#> OthServices 0.000000000
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 6.402138e-01 0.000000 0.03272187 0.2552474141
#> MeatLstk 0.00000000 -4.830266e-04 0.000000 -0.03801426 0.0000000000
#> Extraction -0.09827485 -2.503999e+01 -3.305109 -1.04222739 0.0008930805
#> ProcFood 0.00000000 8.791409e-02 0.000000 0.00000000 0.0081809368
#> TextWapp -0.15876812 -2.279264e+03 -7.773023 5.14903069 -0.0032371143
#> LightMnfc 3.38570547 -4.673900e+02 -12.902984 -113.96295929 -0.0893730149
#> HeavyMnfc -2.39855099 -1.054287e+03 -41.003342 -549.54455566 -0.2834545970
#> Util_Cons 0.00000000 0.000000e+00 0.000000 0.00000000 0.0000000000
#> TransComm 0.00000000 0.000000e+00 0.000000 0.00000000 0.0000000000
#> OthServices 0.00000000 0.000000e+00 0.000000 0.00000000 0.0000000000
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.000000e+00 0.303783327 0.000000000 5.096817e-05
#> MeatLstk 3.099729e-05 0.536270738 0.001516463 -3.893791e-03
#> Extraction -4.657890e+00 0.004309078 3.902183771 -4.945477e+01
#> ProcFood 0.000000e+00 3.030234814 0.000000000 0.000000e+00
#> TextWapp -6.888266e+00 0.000000000 -23.186927795 -1.657347e+01
#> LightMnfc -8.900841e+01 0.000000000 -3.717800856 -2.964654e+01
#> HeavyMnfc -3.807151e+02 -0.003751821 -4.915180683 -4.725306e+01
#> Util_Cons 0.000000e+00 0.000000000 0.000000000 0.000000e+00
#> TransComm 0.000000e+00 0.000000000 0.000000000 0.000000e+00
#> OthServices 0.000000e+00 0.000000000 0.000000000 0.000000e+00
#> REG
#> COMM RestofWorld
#> GrainsCrops 4.026617e-03
#> MeatLstk -2.825561e-02
#> Extraction -1.858060e+02
#> ProcFood 1.380942e+00
#> TextWapp -8.354619e-01
#> LightMnfc -9.646964e+00
#> HeavyMnfc -3.161484e+02
#> Util_Cons 0.000000e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 3.937993e-03 0.0000000 2.429144e-05 2.166165e+00
#> MeatLstk 0.00000000 -9.574251e-05 0.0000000 -4.850691e-03 -3.572388e-05
#> Extraction -0.07469001 -3.375767e+00 -0.6267377 -4.567018e-01 3.287242e+00
#> ProcFood 0.00000000 1.019977e-03 0.0000000 0.000000e+00 1.552787e-03
#> TextWapp -0.01285543 -6.600510e+01 -0.9730868 -2.847545e+00 -1.274495e+00
#> LightMnfc 0.62481189 -7.385063e+01 -5.8989816 -1.532540e+01 -1.330799e+01
#> HeavyMnfc -0.05239592 -2.183256e+02 -4.9887519 -3.396655e+02 -1.316701e+02
#> Util_Cons 0.00000000 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00
#> TransComm 0.00000000 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00
#> OthServices 0.00000000 0.000000e+00 0.0000000 0.000000e+00 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.000000e+00 0.11056494 0.0000000000 0.000000e+00
#> MeatLstk 1.314832e-04 0.01217888 0.0007239491 -6.122205e-04
#> Extraction -2.190589e+01 0.00125128 0.3546453118 -1.164606e+01
#> ProcFood 0.000000e+00 2.30388832 0.0000000000 0.000000e+00
#> TextWapp -1.224529e+01 0.00000000 -0.1927690208 -9.035268e-01
#> LightMnfc -2.340895e+02 0.00000000 -0.1428216398 -2.528705e+00
#> HeavyMnfc -2.742165e+02 0.02548347 -1.7334924936 -6.814290e+00
#> Util_Cons 0.000000e+00 0.00000000 0.0000000000 0.000000e+00
#> TransComm 0.000000e+00 0.00000000 0.0000000000 0.000000e+00
#> OthServices 0.000000e+00 0.00000000 0.0000000000 0.000000e+00
#> REG
#> COMM RestofWorld
#> GrainsCrops 0.001853136
#> MeatLstk -0.007249681
#> Extraction -57.985950470
#> ProcFood 0.359774232
#> TextWapp -0.158109784
#> LightMnfc -2.490289211
#> HeavyMnfc -34.034019470
#> Util_Cons 0.000000000
#> TransComm 0.000000000
#> OthServices 0.000000000
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.0000000 1.455839e-01 0.000000 3.049510e-01 8.818263e-01
#> MeatLstk 0.0000000 -2.112203e-03 0.000000 -9.198917e-02 -1.365481e-04
#> Extraction -0.2370145 -3.906828e+01 -1.604583 -1.390384e+01 1.071344e+01
#> ProcFood 0.0000000 4.307485e-02 0.000000 0.000000e+00 1.299075e-03
#> TextWapp -0.6405004 -1.945214e+03 -6.885647 2.212202e+01 -6.792256e-01
#> LightMnfc 0.2067406 -6.054414e+02 -48.033012 -2.286773e+02 -5.149344e+01
#> HeavyMnfc -2.7126727 -1.103838e+03 -55.003193 -1.082936e+03 -3.118384e+02
#> Util_Cons 0.0000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> TransComm 0.0000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> OthServices 0.0000000 0.000000e+00 0.000000 0.000000e+00 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.000000e+00 0.1599252 0.00000000 0.04265008 0.5489370
#> MeatLstk 5.196139e-03 2.8480070 0.01765558 -0.01043647 0.6136938
#> Extraction -3.297646e+01 0.0000000 7.18013287 -20.80237770 -2063.2761230
#> ProcFood 0.000000e+00 1.7820749 0.00000000 0.00000000 21.9013863
#> TextWapp -2.150005e+00 0.0000000 -0.20661658 -9.26575851 -11.0827551
#> LightMnfc -1.101545e+02 0.0000000 -6.26740360 -59.27292633 -139.1411743
#> HeavyMnfc -1.619946e+02 0.0000000 -14.34411430 -122.44886017 -1616.2708740
#> Util_Cons 0.000000e+00 0.0000000 0.00000000 0.00000000 0.0000000
#> TransComm 0.000000e+00 0.0000000 0.00000000 0.00000000 0.0000000
#> OthServices 0.000000e+00 0.0000000 0.00000000 0.00000000 0.0000000
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 2.247452e-02 0.000000 0.21257441 2.015418e+00
#> MeatLstk 0.00000000 -1.540465e-04 0.000000 -0.01081226 -2.481262e-05
#> Extraction -0.35084930 -7.962136e+00 -4.071570 -9.85435486 6.079096e+00
#> ProcFood 0.00000000 4.901253e-02 0.000000 0.00000000 2.441398e-03
#> TextWapp -0.09918901 -1.121630e+02 -2.938054 -8.96823883 -1.677089e-01
#> LightMnfc 7.66684532 -8.089843e+01 -9.415772 -171.33891296 -1.466314e+01
#> HeavyMnfc -0.04242498 -2.964769e+02 -10.594938 -846.12554932 -6.144935e+01
#> Util_Cons 0.00000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> TransComm 0.00000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> OthServices 0.00000000 0.000000e+00 0.000000 0.00000000 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.0000000 0.5315884 0.000000000 0.000000000 9.352632e-03
#> MeatLstk 0.0000000 8.3960133 0.001669397 -0.001289277 -2.407871e-02
#> Extraction -36.3137436 0.0000000 16.586786270 -1.760356069 -3.522048e+02
#> ProcFood 0.0000000 54.2688293 0.000000000 0.000000000 1.023085e+00
#> TextWapp -0.5544211 0.0000000 -0.687662840 -1.607723236 -4.892762e+00
#> LightMnfc -11.1716423 0.0000000 -17.506023407 -5.059953690 -3.581663e+01
#> HeavyMnfc -20.3958778 0.3427021 -41.817577362 -22.160486221 -2.127158e+02
#> Util_Cons 0.0000000 0.0000000 0.000000000 0.000000000 0.000000e+00
#> TransComm 0.0000000 0.0000000 0.000000000 0.000000000 0.000000e+00
#> OthServices 0.0000000 0.0000000 0.000000000 0.000000000 0.000000e+00
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 7.665995e-03 0.00000000 3.641585e-03 6.223104e-04
#> MeatLstk 0.00000000 4.284641e-05 0.00000000 -3.891357e-03 -1.622079e-05
#> Extraction -0.13556668 -2.938899e+00 -0.05643241 -5.783865e-01 1.078105e-02
#> ProcFood 0.00000000 1.247117e-02 0.00000000 0.000000e+00 4.975627e-04
#> TextWapp -0.01783377 -4.264565e+01 -0.38844717 -2.845743e+00 -5.051947e-02
#> LightMnfc 0.59916574 -5.127594e+01 -2.38386774 -4.470051e+01 -4.216594e+00
#> HeavyMnfc -0.11529041 -1.101893e+02 -3.41116023 -3.880872e+02 -1.862705e+01
#> Util_Cons 0.00000000 0.000000e+00 0.00000000 0.000000e+00 0.000000e+00
#> TransComm 0.00000000 0.000000e+00 0.00000000 0.000000e+00 0.000000e+00
#> OthServices 0.00000000 0.000000e+00 0.00000000 0.000000e+00 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops 0.0000000 0.05874615 0.0000000000 0.000000e+00 0.027912505
#> MeatLstk 0.0000000 1.39192259 0.0005764655 -3.768894e-04 -0.005809651
#> Extraction -0.5694815 0.00000000 -1.4313566685 -1.936791e+01 -2.282192707
#> ProcFood 0.0000000 7.88726664 0.0000000000 0.000000e+00 0.190989286
#> TextWapp -0.3617806 0.00000000 -0.0490345024 -1.553284e+01 -0.123626269
#> LightMnfc -13.7151203 0.00000000 -0.7560209036 -5.618398e+01 -1.581752300
#> HeavyMnfc -17.2731380 0.02694549 -3.4076418877 -1.781068e+02 -6.399905682
#> Util_Cons 0.0000000 0.00000000 0.0000000000 0.000000e+00 0.000000000
#> TransComm 0.0000000 0.00000000 0.0000000000 0.000000e+00 0.000000000
#> OthServices 0.0000000 0.00000000 0.0000000000 0.000000e+00 0.000000000
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops 0.00000000 6.187844e-02 0.0000000 0.329236984 4.416469e-05
#> MeatLstk 0.00000000 -2.518888e-04 0.0000000 -0.009870872 0.000000e+00
#> Extraction -0.31058705 -5.148894e+00 -1.1289405 -0.471982688 -6.038543e-01
#> ProcFood 0.00000000 1.282214e-03 0.0000000 0.000000000 1.512077e-04
#> TextWapp -0.01678498 -6.169153e+01 -0.2858323 0.726788223 -8.277272e-02
#> LightMnfc 0.33897966 -9.189169e+01 -5.0288615 -10.933140755 -7.163969e+00
#> HeavyMnfc -0.12092753 -2.491295e+02 -6.9931846 -99.757965088 -3.900875e+01
#> Util_Cons 0.00000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> TransComm 0.00000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> OthServices 0.00000000 0.000000e+00 0.0000000 0.000000000 0.000000e+00
#> REG
#> COMM LatinAmer EU_28 MENA SSA
#> GrainsCrops 0.0000000 4.7230801582 0.000000000 0.008358449
#> MeatLstk 0.0000000 26.8157196045 0.004299833 -0.001131699
#> Extraction -0.5867451 -0.0005966189 1.172813892 -7.995386124
#> ProcFood 0.0000000 77.3311233521 0.000000000 0.000000000
#> TextWapp -0.1025867 0.0000000000 0.113066122 -1.126185298
#> LightMnfc -4.6488552 0.0000000000 -0.321592093 -3.020584345
#> HeavyMnfc -22.1504803 0.0800514892 -4.340930939 -75.933845520
#> Util_Cons 0.0000000 0.0000000000 0.000000000 0.000000000
#> TransComm 0.0000000 0.0000000000 0.000000000 0.000000000
#> OthServices 0.0000000 0.0000000000 0.000000000 0.000000000
#> REG
#> COMM RestofWorld
#> GrainsCrops 2.492605e-03
#> MeatLstk -4.078699e-03
#> Extraction -5.444272e+03
#> ProcFood 1.140371e+00
#> TextWapp -1.524986e+01
#> LightMnfc -9.787865e+01
#> HeavyMnfc -2.508263e+02
#> Util_Cons 0.000000e+00
#> TransComm 0.000000e+00
#> OthServices 0.000000e+00
#>
#>
#> $data$CNTqmsr
#> subtotal
#> REG TOTAL
#> Oceania -3649.082
#> EastAsia -61968.152
#> SEAsia -17873.291
#> SouthAsia -11874.810
#> NAmerica -34004.785
#> LatinAmer -13519.432
#> EU_28 -72461.586
#> MENA -18313.750
#> SSA -7363.296
#> RestofWorld -16346.761
#>
#> $data$CNTqms
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -13.1421547 -2.298930 -5.1311693 -2.01341367 -6.277894
#> MeatLstk -13.6649466 -1.008307 -0.0395470 -0.04764031 -9.587850
#> Extraction -14.8249741 -51.899059 -85.0806351 -1.05581093 -13.669771
#> ProcFood -63.4478569 -21.000916 -9.6739731 -1.69264805 -23.374636
#> TextWapp -9.6079998 -110.787735 -7.3248186 -13.84609032 -11.224464
#> LightMnfc -65.4526520 -712.271240 -49.3089485 -23.78205490 -195.209351
#> HeavyMnfc -120.2775269 -462.601471 -161.5861511 -25.00612259 -316.791840
#> Util_Cons -0.3011873 -2.658692 -0.3042900 -0.17437053 -2.784580
#> TransComm -20.0509529 -20.229046 -0.9923657 -3.03982353 -32.187630
#> OthServices -21.6217136 -13.248792 3.3250883 -5.09741688 -70.768631
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -3.7600548 -1.354975 -3.0696912 -1.5441273 -0.1380157
#> MeatLstk -0.7852132 -3.448111 -0.2312929 -0.1689394 -0.2752664
#> Extraction -4.9411826 -3.166305 -28.6208191 -20.7245007 -14.5022840
#> ProcFood -8.8061867 -25.410484 -3.1052532 -3.3777144 -4.4542079
#> TextWapp -2.3518193 -6.794268 -5.9539986 -1.7397647 -0.7704672
#> LightMnfc -15.0137157 -241.033630 -11.4662428 -26.1031113 -5.0290823
#> HeavyMnfc -18.8124638 -192.891083 -24.8722725 -9.2992468 -20.1752434
#> Util_Cons -0.5531501 -1.849010 -3.5171535 -0.3826402 -1.3258996
#> TransComm -9.8186121 -32.554024 -16.7905750 -4.6004953 -5.8264122
#> OthServices -8.4941826 -13.311718 -13.4559975 -3.3592672 -5.2301373
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -118.782120 -478.62155 -141.668930 -116.0155716 -3136.61548
#> MeatLstk -608.825195 -87.78257 -9.084724 -0.8052514 -1428.80212
#> Extraction -456.037079 -586.00220 -279.828888 -276.3657837 -428.56024
#> ProcFood -354.565765 -716.15106 -246.757080 -52.3110237 -693.89587
#> TextWapp -15.160699 -2232.88452 -214.187042 -126.4174652 -149.16219
#> LightMnfc -101.776115 -3313.04419 -401.371857 -82.2492065 -2220.55396
#> HeavyMnfc -367.974670 -15982.93164 -2680.187256 -447.0855408 -4733.37988
#> Util_Cons -2.321085 -58.47607 -7.167069 -2.5423391 -36.07888
#> TransComm -74.765526 -473.13535 -51.563374 -45.4863625 -328.79810
#> OthServices -73.306725 -175.01523 -12.873939 -60.4696999 -747.39923
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -713.358337 -40.13824 -15.263690 -284.766388 -38.482475
#> MeatLstk -177.318192 -249.49539 -3.588658 -24.322817 -6.024764
#> Extraction -394.987030 -79.59280 -454.698212 -69.018005 -57.125309
#> ProcFood -528.858887 -335.38602 -39.912338 -32.393700 -132.276855
#> TextWapp -27.756893 -255.84541 -64.783638 -11.855924 -22.177433
#> LightMnfc -225.709045 -3395.50488 -87.149406 -60.113518 -129.335159
#> HeavyMnfc -721.146423 -3898.34253 -1338.003540 -286.266144 -949.849304
#> Util_Cons -4.414469 -43.75365 -20.948866 -3.486499 -12.789394
#> TransComm -98.532196 -336.39075 -176.861160 -39.959064 -92.495537
#> OthServices -78.948257 -221.06680 -145.069321 -37.218651 -70.126778
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -67.816238 -140.45386 -178.837784 -86.47048 -175.68973
#> MeatLstk -45.156433 -17.40117 -12.664321 -58.64912 -49.28675
#> Extraction -62.583809 -63.94543 -196.767700 -15.52461 -19.72162
#> ProcFood -125.822289 -260.67078 -200.773926 -54.36737 -151.36440
#> TextWapp -4.177190 -829.75647 -70.840828 -38.90031 -25.73198
#> LightMnfc -50.579250 -1971.96399 -504.065430 -109.65816 -443.42633
#> HeavyMnfc -165.317444 -3861.78247 -1635.532959 -248.94594 -1097.85974
#> Util_Cons -1.464434 -25.87838 -3.440313 -1.28240 -12.81766
#> TransComm -20.017797 -136.67723 -11.609850 -14.01525 -93.32168
#> OthServices -28.770472 -101.26697 -9.021623 -29.32786 -228.48599
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -119.367439 -13.18011 -21.01709 -48.838203 -3.704558
#> MeatLstk -16.003403 -17.27157 -3.79566 -1.005972 -1.400477
#> Extraction -39.642494 -15.38680 -722.50220 -35.641895 -58.051159
#> ProcFood -170.980377 -142.94156 -29.46738 -8.903422 -15.571157
#> TextWapp -4.313581 -36.28886 -13.77779 -2.368139 -3.714097
#> LightMnfc -49.820633 -493.57126 -26.32682 -22.459660 -31.417822
#> HeavyMnfc -93.445419 -572.58807 -299.35205 -51.701447 -186.335007
#> Util_Cons -3.370412 -29.94990 -12.19234 -2.360785 -12.256174
#> TransComm -34.830692 -181.47389 -53.40274 -14.140821 -41.104950
#> OthServices -44.649113 -200.05293 -46.34342 -11.706125 -53.704723
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -29.6023731 -58.048676 -68.1193542 -107.7695999 -181.046844
#> MeatLstk -10.1921625 -3.340546 -0.4686366 -2.0330315 -7.196562
#> Extraction -53.6800079 -57.600952 -38.6974411 -31.1580143 -59.634930
#> ProcFood -67.4296951 -43.838753 -877.6564941 -58.6731758 -40.722794
#> TextWapp -5.8314757 -727.719116 -73.3498993 -137.2621002 -20.193914
#> LightMnfc -12.8473387 -694.069336 -141.6397095 -98.7139435 -336.001953
#> HeavyMnfc -133.4201202 -1566.536987 -406.8408813 -349.1770020 -593.864746
#> Util_Cons -0.1286227 -3.929817 -0.5036659 -0.1085879 -1.825352
#> TransComm -3.8176970 -26.641237 -4.9981771 -1.1069531 -36.960312
#> OthServices -6.3511767 -39.313663 -2.4898236 -2.3012462 -140.152435
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -19.4128456 -14.377700 -37.024380 -79.0284576 -18.0451679
#> MeatLstk -2.7851458 -4.090748 -3.442723 -3.6495514 -0.4976497
#> Extraction -54.3437920 -489.632446 -26.267263 -0.1149682 0.8631573
#> ProcFood -90.7627487 -82.912102 -38.401756 -9.6903362 -18.1033840
#> TextWapp -3.2621534 -35.198856 -28.492289 -2.2183845 -4.6271362
#> LightMnfc -17.9196434 -360.800995 -281.361725 -12.9412565 -77.1253433
#> HeavyMnfc -36.2836151 -621.471924 -782.113037 -308.9712830 -691.3122559
#> Util_Cons -0.7194569 -4.378226 -2.448926 -0.3675099 -1.3607202
#> TransComm -11.3737764 -63.374107 -19.923763 -3.9240844 -8.3382368
#> OthServices -17.9858017 -70.190842 -25.862658 -4.5066376 -19.2818756
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -2.2832966 -16.820711 -11.0519695 -12.4255219 -278.87796
#> MeatLstk -41.5324631 -7.523502 1.0295674 -0.6134239 -429.22479
#> Extraction -12.0897751 -29.777523 -11.0097961 -5.7107601 -1870.54077
#> ProcFood -68.9290619 -121.413948 -20.1890907 -16.6647148 -822.90662
#> TextWapp -3.4049890 -1371.047363 -549.6875000 -502.3006897 -220.94580
#> LightMnfc -30.3166103 -2466.533447 -184.2684174 -160.9972229 -3534.43774
#> HeavyMnfc -72.6740417 -4575.243164 -566.4050903 -315.4077759 -5792.70850
#> Util_Cons -0.6873425 -12.975840 -0.7000078 -0.4737178 -37.72918
#> TransComm -39.5828896 -150.328278 -0.7902120 -24.4352341 -202.80505
#> OthServices -52.8292732 -197.841339 17.7284355 -126.2634354 -471.05600
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -167.150345 -11.735347 -25.715025 -34.645775 -3.864645
#> MeatLstk -58.006172 -5.903498 -1.841557 -1.360787 -1.601074
#> Extraction -447.778290 -49.615463 -344.117554 -232.828369 -58.367905
#> ProcFood -223.883865 -167.990448 -27.880476 -13.911237 -45.548428
#> TextWapp -223.182251 -82.097321 -182.823807 -21.783142 -12.831883
#> LightMnfc -256.099976 -706.928284 -196.322876 -65.865898 -72.331871
#> HeavyMnfc -1042.847290 -1882.237671 -237.109100 -114.207062 -378.095581
#> Util_Cons -2.273694 -4.257758 -11.932280 -1.736228 -4.517725
#> TransComm -70.745071 -214.238663 -154.751831 -33.109287 -47.840370
#> OthServices -117.559174 -185.118546 -166.641647 -50.574711 -115.265526
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.7274547 -18.263582 -2.52952433 -4.33875751 -229.69666
#> MeatLstk -4.5991068 -1.945989 0.02017124 -0.07533236 -91.16418
#> Extraction -17.6604424 -5.588136 -3.28061295 -1.95195091 -110.86893
#> ProcFood -43.2954597 -27.102287 -5.03379869 -7.38802671 -292.75235
#> TextWapp -0.6601807 -485.184723 -45.83594894 -84.93032837 -152.41617
#> LightMnfc -6.9159884 -1009.231079 -72.59365845 -53.25577927 -853.25531
#> HeavyMnfc -21.7660236 -1426.699829 -119.97828674 -211.31718445 -2900.25537
#> Util_Cons -0.3868109 -2.486564 -0.10435911 -0.35481766 -3.19892
#> TransComm -6.5965919 -26.764059 0.08998033 -4.07159567 -43.55716
#> OthServices -7.0429969 -26.705692 5.49908543 -9.30345249 -114.60744
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -152.10704 -11.186780 -6.3179989 -9.4616251 -1.7779884
#> MeatLstk -98.76320 -4.765224 -0.3478916 -0.2526494 -0.2894042
#> Extraction -390.53604 -25.125479 -74.2779312 -123.6921844 -28.8818340
#> ProcFood -437.83078 -68.058945 -5.6296082 -3.3192744 -12.2650852
#> TextWapp -152.05772 -36.828819 -28.5581284 -2.3936703 -2.4300458
#> LightMnfc -580.33368 -385.854919 -51.8527756 -13.0046558 -47.2534180
#> HeavyMnfc -918.08130 -786.965820 -88.4470062 -28.9578075 -125.1755905
#> Util_Cons -10.92671 -2.571323 -6.1740012 -1.2500336 -3.9053848
#> TransComm -17.32862 -75.508827 -32.5536461 -6.9264956 -12.2279139
#> OthServices -14.36884 -27.514441 -33.1577911 -6.7062030 -13.1099863
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -16.373032 -38.84315 -23.73096 -29.611515 -126.60802
#> MeatLstk -313.612549 -37.78965 -24.28065 -1.981583 -106.05575
#> Extraction -24.273312 -35.86400 -10.73376 -32.738029 -345.34824
#> ProcFood -126.865921 -228.06218 -134.12004 -54.152622 -363.98141
#> TextWapp -8.865925 -2190.56177 -278.01657 -775.814575 -128.14514
#> LightMnfc -38.574390 -3091.39600 -394.62146 -274.700134 -1974.58215
#> HeavyMnfc -93.972160 -5164.37842 -674.16168 -485.091095 -4813.40869
#> Util_Cons -5.415142 -141.94113 -22.74568 -10.697721 -60.11736
#> TransComm -84.135048 -442.10098 -104.89984 -65.671486 -681.76758
#> OthServices -102.846626 -466.05115 -100.95129 -249.680573 -2078.77905
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -330.53961 -390.3854 -158.27513 -125.681206 -70.13110
#> MeatLstk -734.15509 -663.6133 -19.68426 -9.200656 -37.78582
#> Extraction -187.41786 -1032.5674 -270.37289 -85.292786 -444.38177
#> ProcFood -641.73035 -1662.0048 -173.85519 -113.543678 -290.19223
#> TextWapp -32.16479 -903.9520 -499.45691 -25.693695 -112.12105
#> LightMnfc -299.33093 -8560.2510 -516.57336 -132.194000 -439.12091
#> HeavyMnfc -458.49808 -14371.8340 -952.14374 -246.415421 -2092.52832
#> Util_Cons -17.56052 -438.4330 -86.64638 -14.937706 -142.53734
#> TransComm -279.55872 -2113.2993 -482.20483 -110.788147 -317.43433
#> OthServices -276.86368 -2963.4060 -456.77710 -97.235367 -501.70465
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -10.364964 -29.326548 -13.0214729 -98.166206 -187.85867
#> MeatLstk -32.320278 -4.514082 0.3921391 -12.747061 -32.24646
#> Extraction -18.777784 -11.169805 -18.0947342 -29.029545 -89.88922
#> ProcFood -57.054260 -90.211487 -4.2184319 -38.731194 -144.46390
#> TextWapp -1.926301 -713.597961 -69.3560562 -194.343109 -29.84895
#> LightMnfc -32.004242 -1007.177368 -88.2873383 -443.082245 -583.17053
#> HeavyMnfc -30.348324 -2036.864258 -359.6065369 -652.468628 -1142.27319
#> Util_Cons -1.148789 -26.102688 -1.7456563 -2.040005 -19.65567
#> TransComm -15.280917 -53.570324 -1.4259247 -10.430185 -99.49533
#> OthServices -20.398134 -59.726280 8.6373253 -15.283424 -341.93808
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -197.901276 -89.19329 -181.03745 -51.14999 -270.84256
#> MeatLstk -221.373550 -68.00117 -51.33456 -14.02082 -3.65932
#> Extraction -147.285431 -182.28899 -501.99438 -26.55955 -244.56567
#> ProcFood -253.832977 -215.57045 -292.92517 -31.26337 -132.20293
#> TextWapp -9.085778 -115.39108 -324.04120 -4.05262 -20.78736
#> LightMnfc -52.116573 -505.19788 -532.33997 -21.74401 -75.11772
#> HeavyMnfc -83.328827 -2128.54663 -1146.43164 -100.38246 -542.94489
#> Util_Cons -4.693809 -19.86030 -32.40115 -4.37955 -23.10179
#> TransComm -37.407040 -108.07834 -45.63441 -12.57675 -25.79485
#> OthServices -48.700249 -44.05762 -46.91391 -21.97475 -34.03922
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -10.0392923 -33.868332 -53.0667534 -45.127361 -100.428429
#> MeatLstk -5.2924538 -1.648964 0.0406481 -4.030436 -30.043085
#> Extraction -3.7669373 -5.046241 -1.2153609 -2.994163 -7.703522
#> ProcFood -17.8685894 -42.673870 -9.6269312 -21.942003 -38.467808
#> TextWapp -1.6266680 -396.070984 -22.0388737 -92.040131 -17.190022
#> LightMnfc -13.5925131 -689.816162 -33.5454903 -116.204323 -348.585114
#> HeavyMnfc -24.4250507 -572.217163 -66.2647629 -390.955414 -452.380554
#> Util_Cons -0.2019928 -9.150840 -0.4140203 -0.469319 -4.979697
#> TransComm -4.7134485 -16.910185 0.5195158 -2.388621 -25.012758
#> OthServices -5.7741904 -15.839594 3.6826787 -5.633646 -98.659828
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -45.792267 -39.360790 -24.506954 -60.439835 -20.995214
#> MeatLstk -55.261227 -22.718548 -4.196034 -13.786199 -0.671109
#> Extraction -6.914233 -55.865902 -121.216896 -101.762009 -2.893888
#> ProcFood -316.142151 -84.922241 -102.334129 -186.133942 -21.199024
#> TextWapp -7.938501 -25.464624 -40.089142 -49.047947 -3.135958
#> LightMnfc -95.361191 -246.799652 -115.484978 -248.261459 -13.522615
#> HeavyMnfc -99.544365 -432.495422 -216.566116 -426.764069 -36.064373
#> Util_Cons -2.007658 -6.279387 -3.745765 -11.480897 -2.667910
#> TransComm -9.235542 -38.544971 -16.252111 -3.544267 -6.660316
#> OthServices -12.954695 -15.235763 -17.005383 -5.028720 -11.305080
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -0.9594854 -33.595852 -10.9813786 -16.903017 -24.84159
#> MeatLstk -49.5819588 -6.479064 -0.3043157 -3.082615 -286.63354
#> Extraction -5.6135912 -17.140007 -6.3864465 -2.136804 -61.46031
#> ProcFood -15.2232742 -74.548042 -27.6167316 -14.782335 -66.51068
#> TextWapp -0.4526129 -458.642853 -18.7746620 -43.944057 -16.52487
#> LightMnfc -7.6732187 -1136.794067 -48.9605827 -23.184515 -342.82452
#> HeavyMnfc -13.3406973 -1221.532593 -116.1654358 -114.996246 -756.06818
#> Util_Cons -0.9332066 -42.941696 -4.8822618 -1.896005 -24.98253
#> TransComm -7.8863297 -46.122002 -10.0716438 -7.863620 -54.64922
#> OthServices -9.6577482 -46.294823 -3.5278234 -16.172375 -182.98071
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -84.640556 -213.01756 -131.811249 -37.079891 -39.062859
#> MeatLstk -383.785370 -398.37732 -8.999456 -36.848125 -9.470394
#> Extraction -155.855759 -86.90019 -40.581749 -33.368153 -717.215942
#> ProcFood -173.984451 -578.99994 -45.783249 -10.037645 -134.433319
#> TextWapp -4.521622 -128.40610 -170.266830 -2.404945 -24.339724
#> LightMnfc -33.694778 -1665.81775 -277.261261 -9.441461 -184.784256
#> HeavyMnfc -173.915695 -3024.21069 -264.242767 -171.591461 -457.654694
#> Util_Cons -7.418352 -88.14512 -31.232265 -3.527063 -32.862453
#> TransComm -38.127769 -243.34555 -69.837105 -11.157771 -26.991808
#> OthServices -29.589756 -248.14372 -57.466728 -10.874417 -29.741880
#>
#>
#> $data$CNTalleffr
#> , , subtotal = TOTAL
#>
#> CTAX
#> REG prodtax pfacttax inctax inputtax contax
#> Oceania 91.37852 88.2876740 -24.11906 204.99258 -470.33313
#> EastAsia -794.09094 -2111.1943359 -797.09180 218.87846 -4283.70361
#> SEAsia 164.61992 -0.5937021 213.10442 374.48468 -1722.45166
#> SouthAsia 184.21867 -11.0220480 -58.24546 973.41986 -870.22125
#> NAmerica 729.99500 632.2247925 150.24843 1530.15833 -5333.40918
#> LatinAmer -19.64819 353.8739929 -59.64368 97.76988 43.61377
#> EU_28 -4224.73193 -1622.4659424 116.96028 4478.56006 -30639.58203
#> MENA 75.64396 183.3054962 -167.53069 -1060.69348 -1224.69495
#> SSA 116.80524 -133.6009216 75.93180 232.16151 -804.47595
#> RestofWorld 108.32000 -38.3526001 32.08379 1172.33057 -2255.68726
#> CTAX
#> REG invtax govtax xtax mtax
#> Oceania 247.76672 4.18274784 4.837417 -3649.082
#> EastAsia -9532.04297 -33.68737030 -12912.890625 -61968.152
#> SEAsia -1416.22400 -19.75045013 -879.865112 -17873.291
#> SouthAsia -2027.50574 -121.11659241 -5516.000488 -11874.810
#> NAmerica 344.91745 -0.01140027 -1063.677734 -34004.785
#> LatinAmer 2679.28979 5.26915121 -1904.861816 -13519.432
#> EU_28 -3444.15869 -190.58526611 242.465912 -72461.594
#> MENA -44.10648 -24.76512718 -133.447189 -18313.750
#> SSA 202.12381 -74.22171021 -904.410034 -7363.296
#> RestofWorld -351.67990 35.23364258 -11983.541016 -16346.760
#>
#>
#> $data$CNTalleffcr
#> , , subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica
#> GrainsCrops -38.10298 -5433.8369 -986.9055 -783.07147 -527.4453
#> MeatLstk -34.09035 -2907.1924 -268.9477 -45.45579 -536.0638
#> Extraction -228.09059 -3453.4314 -1500.2623 -1020.22046 -3001.2332
#> ProcFood -325.38303 -4330.8833 -1510.0317 -1549.74255 -1878.4545
#> TextWapp -289.38705 -8647.8789 -1190.7927 -1180.42847 -4091.2468
#> LightMnfc -1522.53894 -15253.3320 -5006.4375 -4114.89355 -10514.9199
#> HeavyMnfc -1142.20740 -44353.1328 -9000.3906 -10182.20801 -16400.5781
#> Util_Cons 236.18913 -858.2398 -579.0265 -45.64190 165.0954
#> TransComm -196.58588 -1662.3562 -732.5883 -194.38589 -739.7698
#> OthServices -117.43984 -1611.6329 -761.7034 -320.27118 -1001.7747
#> REG
#> COMM LatinAmer EU_28 MENA SSA RestofWorld
#> GrainsCrops -342.5374 -1146.407 -990.5468 -543.549438 -606.5228
#> MeatLstk -153.5021 -2715.119 -435.3466 -163.022339 -1569.3734
#> Extraction -1013.3474 -4233.142 -1731.7546 -454.687531 -8692.3633
#> ProcFood -861.6796 -6294.193 -1181.6156 -832.800781 -1366.9890
#> TextWapp -1070.4900 -7568.502 -1435.2648 -988.068054 -992.1844
#> LightMnfc -3057.1873 -25092.859 -3917.8938 -2765.105469 -4626.9321
#> HeavyMnfc -6083.3315 -38692.629 -9528.2344 -2587.627686 -10365.0635
#> Util_Cons 438.1454 -3504.503 -142.2032 -6.095723 -515.8354
#> TransComm -264.7621 -6291.729 -655.2322 -134.659378 -619.3719
#> OthServices -189.6740 -6475.842 -783.3639 -236.503021 -375.4653
#>
#>
#> $data$CNTtotr
#> subtotal
#> REG TOTAL
#> Oceania -1058.0759
#> EastAsia 15851.8730
#> SEAsia -12933.5000
#> SouthAsia 4588.8501
#> NAmerica 35087.0117
#> LatinAmer 2902.0444
#> EU_28 -32536.9277
#> MENA -5575.9917
#> SSA -912.5471
#> RestofWorld -6015.0605
#>
#> $data$CNTpinv
#> subtotal
#> REG TOTAL
#> Oceania -577.3596
#> EastAsia -7684.3950
#> SEAsia -1357.6943
#> SouthAsia 4799.5117
#> NAmerica 23166.1641
#> LatinAmer -531.9010
#> EU_28 -1380.5470
#> MENA -10238.3252
#> SSA -288.2172
#> RestofWorld -6006.5308
#>
#> $data$CNTendwr
#> subtotal
#> REG TOTAL
#> Oceania 0.0005998042
#> EastAsia 0.0095118582
#> SEAsia 0.0002970675
#> SouthAsia 0.0013558525
#> NAmerica -0.0093607875
#> LatinAmer -0.0068806186
#> EU_28 0.0040136413
#> MENA -0.0009853429
#> SSA -0.0001521142
#> RestofWorld 0.0004455541
#>
#> $data$CNTendw
#> , , subtotal = TOTAL
#>
#> REG
#> ENDW Oceania EastAsia SEAsia SouthAsia NAmerica
#> Land 1.242233e-05 -0.0001105404 -1.432273e-04 3.168642e-04 6.710485e-06
#> UnSkLab 3.129991e-04 0.0015092618 1.276223e-04 2.540351e-05 -2.251211e-03
#> SkLab 4.328343e-04 0.0023387317 2.351291e-04 5.009325e-04 -5.860866e-03
#> Capital -1.205136e-04 0.0053632902 8.155381e-06 5.983675e-04 -1.541467e-03
#> NatRes 0.000000e+00 0.0000000000 0.000000e+00 0.000000e+00 0.000000e+00
#> REG
#> ENDW LatinAmer EU_28 MENA SSA RestofWorld
#> Land -5.885662e-06 6.503621e-05 -0.0001188691 2.487797e-05 3.825438e-06
#> UnSkLab -2.719337e-03 7.660965e-04 -0.0003967325 -4.222761e-05 1.223257e-04
#> SkLab -9.044206e-04 4.297972e-05 -0.0002253891 -5.982051e-04 1.254469e-04
#> Capital -3.104354e-03 2.828875e-03 -0.0003085572 4.740217e-04 2.074546e-04
#> NatRes 0.000000e+00 0.000000e+00 0.0000000000 0.000000e+00 0.000000e+00
#>
#>
#> $data$CNTtechr
#> , , subtotal = TOTAL
#>
#> REG
#> TECHTYPE Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA SSA
#> output 0 0 0 0 0 0 0 0 0
#> primfac 0 0 0 0 0 0 0 0 0
#> v_added 0 0 0 0 0 0 0 0 0
#> ininput 0 0 0 0 0 0 0 0 0
#> invest 0 0 0 0 0 0 0 0 0
#> transp 0 0 0 0 0 0 0 0 0
#> import 0 0 0 0 0 0 0 0 0
#> REG
#> TECHTYPE RestofWorld
#> output 0
#> primfac 0
#> v_added 0
#> ininput 0
#> invest 0
#> transp 0
#> import 0
#>
#>
#> $data$CNTtech_ao
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$CNTtech_afe
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> ENDW GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc HeavyMnfc
#> Land 0 0 0 0 0 0 0
#> UnSkLab 0 0 0 0 0 0 0
#> SkLab 0 0 0 0 0 0 0
#> Capital 0 0 0 0 0 0 0
#> NatRes 0 0 0 0 0 0 0
#> ACTS
#> ENDW Util_Cons TransComm OthServices
#> Land 0 0 0
#> UnSkLab 0 0 0
#> SkLab 0 0 0
#> Capital 0 0 0
#> NatRes 0 0 0
#>
#>
#> $data$CNTtech_ava
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$CNTtech_aint
#> , , subtotal = TOTAL
#>
#> REG
#> ACTS Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> ACTS SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$CNTtech_af
#> , , REG = Oceania, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> ACTS
#> COMM GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> GrainsCrops 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0
#> ACTS
#> COMM HeavyMnfc Util_Cons TransComm OthServices
#> GrainsCrops 0 0 0 0
#> MeatLstk 0 0 0 0
#> Extraction 0 0 0 0
#> ProcFood 0 0 0 0
#> TextWapp 0 0 0 0
#> LightMnfc 0 0 0 0
#> HeavyMnfc 0 0 0 0
#> Util_Cons 0 0 0 0
#> TransComm 0 0 0 0
#> OthServices 0 0 0 0
#>
#>
#> $data$CNTtech_atmfsd
#> , , REG = Oceania, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = Oceania, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = EastAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SEAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SouthAsia, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = NAmerica, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = LatinAmer, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = EU_28, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = MENA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = SSA, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = Oceania, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EastAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SEAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SouthAsia, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = NAmerica, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = LatinAmer, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = EU_28, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = MENA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = SSA, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#> , , REG = RestofWorld, REG = RestofWorld, subtotal = TOTAL
#>
#> COMM
#> MARG GrainsCrops MeatLstk Extraction ProcFood TextWapp LightMnfc
#> TransComm 0 0 0 0 0 0
#> COMM
#> MARG HeavyMnfc Util_Cons TransComm OthServices
#> TransComm 0 0 0 0
#>
#>
#> $data$CNTtech_ams
#> , , REG = Oceania, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EastAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SEAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SouthAsia, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = NAmerica, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = LatinAmer, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = EU_28, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = MENA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = SSA, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#> , , REG = RestofWorld, subtotal = TOTAL
#>
#> REG
#> COMM Oceania EastAsia SEAsia SouthAsia NAmerica LatinAmer EU_28 MENA
#> GrainsCrops 0 0 0 0 0 0 0 0
#> MeatLstk 0 0 0 0 0 0 0 0
#> Extraction 0 0 0 0 0 0 0 0
#> ProcFood 0 0 0 0 0 0 0 0
#> TextWapp 0 0 0 0 0 0 0 0
#> LightMnfc 0 0 0 0 0 0 0 0
#> HeavyMnfc 0 0 0 0 0 0 0 0
#> Util_Cons 0 0 0 0 0 0 0 0
#> TransComm 0 0 0 0 0 0 0 0
#> OthServices 0 0 0 0 0 0 0 0
#> REG
#> COMM SSA RestofWorld
#> GrainsCrops 0 0
#> MeatLstk 0 0
#> Extraction 0 0
#> ProcFood 0 0
#> TextWapp 0 0
#> LightMnfc 0 0
#> HeavyMnfc 0 0
#> Util_Cons 0 0
#> TransComm 0 0
#> OthServices 0 0
#>
#>
#> $data$CNTkb
#> subtotal
#> REG TOTAL
#> Oceania 0
#> EastAsia 0
#> SEAsia 0
#> SouthAsia 0
#> NAmerica 0
#> LatinAmer 0
#> EU_28 0
#> MENA 0
#> SSA 0
#> RestofWorld 0
#>
#> $data$qpriv
#> subtotal
#> REG TOTAL
#> Oceania -0.424732089
#> EastAsia -0.486125141
#> SEAsia -1.577617288
#> SouthAsia -0.241894618
#> NAmerica -0.003766389
#> LatinAmer -0.291155219
#> EU_28 -1.699540257
#> MENA -0.996782482
#> SSA -0.649000645
#> RestofWorld -1.441873670
#>
#>
#> $dimension_info
#> $dimension_info$pds
#> $dimension_info$pds$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pds$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pds$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qfd
#> $dimension_info$qfd$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$qfd$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$qfd$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pms
#> $dimension_info$pms$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pms$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pms$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qfm
#> $dimension_info$qfm$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$qfm$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$qfm$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pfd
#> $dimension_info$pfd$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$pfd$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$pfd$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pfm
#> $dimension_info$pfm$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$pfm$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$pfm$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pes
#> $dimension_info$pes$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$pes$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$pes$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$qes
#> $dimension_info$qes$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$qes$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$qes$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$peb
#> $dimension_info$peb$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$peb$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$peb$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$qfe
#> $dimension_info$qfe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$qfe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$qfe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$pfe
#> $dimension_info$pfe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$pfe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$pfe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$ps
#> $dimension_info$ps$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$ps$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$ps$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$qca
#> $dimension_info$qca$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$qca$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$qca$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pca
#> $dimension_info$pca$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$pca$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$pca$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$qgd
#> $dimension_info$qgd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qgd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qgd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qgm
#> $dimension_info$qgm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qgm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qgm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pgd
#> $dimension_info$pgd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pgd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pgd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pgm
#> $dimension_info$pgm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pgm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pgm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qpd
#> $dimension_info$qpd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qpd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qpd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qpm
#> $dimension_info$qpm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qpm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qpm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$ppd
#> $dimension_info$ppd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$ppd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$ppd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$ppm
#> $dimension_info$ppm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$ppm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$ppm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qid
#> $dimension_info$qid$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qid$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qid$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qim
#> $dimension_info$qim$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qim$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qim$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pid
#> $dimension_info$pid$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pid$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pid$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pim
#> $dimension_info$pim$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pim$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pim$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$psave
#> $dimension_info$psave$dimension_string
#> [1] "REG"
#>
#> $dimension_info$psave$dimension_names
#> [1] "REG"
#>
#> $dimension_info$psave$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qsave
#> $dimension_info$qsave$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qsave$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qsave$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pinv
#> $dimension_info$pinv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pinv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pinv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$kb
#> $dimension_info$kb$dimension_string
#> [1] "REG"
#>
#> $dimension_info$kb$dimension_names
#> [1] "REG"
#>
#> $dimension_info$kb$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qxs
#> $dimension_info$qxs$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$qxs$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$qxs$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pfob
#> $dimension_info$pfob$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$pfob$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$pfob$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pcif
#> $dimension_info$pcif$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$pcif$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$pcif$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pmds
#> $dimension_info$pmds$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$pmds$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$pmds$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$qst
#> $dimension_info$qst$dimension_string
#> [1] "MARG*REG"
#>
#> $dimension_info$qst$dimension_names
#> [1] "MARG" "REG"
#>
#> $dimension_info$qst$dimension_sizes
#> [1] 1 10
#>
#>
#> $dimension_info$y
#> $dimension_info$y$dimension_string
#> [1] "REG"
#>
#> $dimension_info$y$dimension_names
#> [1] "REG"
#>
#> $dimension_info$y$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pop
#> $dimension_info$pop$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pop$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pop$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pgov
#> $dimension_info$pgov$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pgov$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pgov$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$yg
#> $dimension_info$yg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$yg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$yg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ug
#> $dimension_info$ug$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ug$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ug$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ppriv
#> $dimension_info$ppriv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ppriv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ppriv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$yp
#> $dimension_info$yp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$yp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$yp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$uepriv
#> $dimension_info$uepriv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$uepriv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$uepriv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$up
#> $dimension_info$up$dimension_string
#> [1] "REG"
#>
#> $dimension_info$up$dimension_names
#> [1] "REG"
#>
#> $dimension_info$up$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$to
#> $dimension_info$to$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$to$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$to$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$tinc
#> $dimension_info$tinc$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$tinc$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$tinc$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$endwslack
#> $dimension_info$endwslack$dimension_string
#> [1] "ENDW*REG"
#>
#> $dimension_info$endwslack$dimension_names
#> [1] "ENDW" "REG"
#>
#> $dimension_info$endwslack$dimension_sizes
#> [1] 5 10
#>
#>
#> $dimension_info$qms
#> $dimension_info$qms$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qms$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qms$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$po
#> $dimension_info$po$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$po$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$po$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qo
#> $dimension_info$qo$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$qo$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$qo$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$ao
#> $dimension_info$ao$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$ao$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$ao$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pint
#> $dimension_info$pint$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$pint$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$pint$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qint
#> $dimension_info$qint$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$qint$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$qint$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$aint
#> $dimension_info$aint$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$aint$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$aint$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pva
#> $dimension_info$pva$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$pva$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$pva$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qva
#> $dimension_info$qva$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$qva$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$qva$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$ava
#> $dimension_info$ava$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$ava$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$ava$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pfa
#> $dimension_info$pfa$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$pfa$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$pfa$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$qfa
#> $dimension_info$qfa$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$qfa$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$qfa$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$afa
#> $dimension_info$afa$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$afa$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$afa$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$afe
#> $dimension_info$afe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$afe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$afe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$profitslack
#> $dimension_info$profitslack$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$profitslack$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$profitslack$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$aosec
#> $dimension_info$aosec$dimension_string
#> [1] "ACTS"
#>
#> $dimension_info$aosec$dimension_names
#> [1] "ACTS"
#>
#> $dimension_info$aosec$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$aoreg
#> $dimension_info$aoreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$aoreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$aoreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$aoall
#> $dimension_info$aoall$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$aoall$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$aoall$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$afcom
#> $dimension_info$afcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$afcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$afcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$afsec
#> $dimension_info$afsec$dimension_string
#> [1] "ACTS"
#>
#> $dimension_info$afsec$dimension_names
#> [1] "ACTS"
#>
#> $dimension_info$afsec$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$afreg
#> $dimension_info$afreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$afreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$afreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$afall
#> $dimension_info$afall$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$afall$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$afall$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$avasec
#> $dimension_info$avasec$dimension_string
#> [1] "ACTS"
#>
#> $dimension_info$avasec$dimension_names
#> [1] "ACTS"
#>
#> $dimension_info$avasec$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$avareg
#> $dimension_info$avareg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$avareg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$avareg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$avaall
#> $dimension_info$avaall$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$avaall$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$avaall$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$afecom
#> $dimension_info$afecom$dimension_string
#> [1] "ENDW"
#>
#> $dimension_info$afecom$dimension_names
#> [1] "ENDW"
#>
#> $dimension_info$afecom$dimension_sizes
#> [1] 5
#>
#>
#> $dimension_info$afesec
#> $dimension_info$afesec$dimension_string
#> [1] "ACTS"
#>
#> $dimension_info$afesec$dimension_names
#> [1] "ACTS"
#>
#> $dimension_info$afesec$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$afereg
#> $dimension_info$afereg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$afereg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$afereg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$afeall
#> $dimension_info$afeall$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$afeall$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$afeall$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$aintsec
#> $dimension_info$aintsec$dimension_string
#> [1] "ACTS"
#>
#> $dimension_info$aintsec$dimension_names
#> [1] "ACTS"
#>
#> $dimension_info$aintsec$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$aintreg
#> $dimension_info$aintreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$aintreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$aintreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$aintall
#> $dimension_info$aintall$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$aintall$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$aintall$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pb
#> $dimension_info$pb$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$pb$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$pb$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qc
#> $dimension_info$qc$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qc$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qc$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$fincome
#> $dimension_info$fincome$dimension_string
#> [1] "REG"
#>
#> $dimension_info$fincome$dimension_names
#> [1] "REG"
#>
#> $dimension_info$fincome$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$incomeslack
#> $dimension_info$incomeslack$dimension_string
#> [1] "REG"
#>
#> $dimension_info$incomeslack$dimension_names
#> [1] "REG"
#>
#> $dimension_info$incomeslack$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_indtaxr
#> $dimension_info$del_indtaxr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_indtaxr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_indtaxr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$uelas
#> $dimension_info$uelas$dimension_string
#> [1] "REG"
#>
#> $dimension_info$uelas$dimension_names
#> [1] "REG"
#>
#> $dimension_info$uelas$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dpsave
#> $dimension_info$dpsave$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dpsave$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dpsave$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dpgov
#> $dimension_info$dpgov$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dpgov$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dpgov$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dppriv
#> $dimension_info$dppriv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dppriv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dppriv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dpav
#> $dimension_info$dpav$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dpav$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dpav$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$p
#> $dimension_info$p$dimension_string
#> [1] "REG"
#>
#> $dimension_info$p$dimension_names
#> [1] "REG"
#>
#> $dimension_info$p$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$au
#> $dimension_info$au$dimension_string
#> [1] "REG"
#>
#> $dimension_info$au$dimension_names
#> [1] "REG"
#>
#> $dimension_info$au$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dpsum
#> $dimension_info$dpsum$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dpsum$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dpsum$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$u
#> $dimension_info$u$dimension_string
#> [1] "REG"
#>
#> $dimension_info$u$dimension_names
#> [1] "REG"
#>
#> $dimension_info$u$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ppa
#> $dimension_info$ppa$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$ppa$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$ppa$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qpa
#> $dimension_info$qpa$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qpa$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qpa$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pga
#> $dimension_info$pga$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pga$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pga$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qga
#> $dimension_info$qga$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qga$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qga$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pia
#> $dimension_info$pia$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pia$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pia$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qia
#> $dimension_info$qia$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qia$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qia$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qinv
#> $dimension_info$qinv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qinv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qinv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ams
#> $dimension_info$ams$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$ams$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$ams$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$ptrans
#> $dimension_info$ptrans$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$ptrans$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$ptrans$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$qtmfsd
#> $dimension_info$qtmfsd$dimension_string
#> [1] "MARG*COMM*REG*REG"
#>
#> $dimension_info$qtmfsd$dimension_names
#> [1] "MARG" "COMM" "REG" "REG"
#>
#> $dimension_info$qtmfsd$dimension_sizes
#> [1] 1 10 10 10
#>
#>
#> $dimension_info$pt
#> $dimension_info$pt$dimension_string
#> [1] "MARG"
#>
#> $dimension_info$pt$dimension_names
#> [1] "MARG"
#>
#> $dimension_info$pt$dimension_sizes
#> [1] 1
#>
#>
#> $dimension_info$qtm
#> $dimension_info$qtm$dimension_string
#> [1] "MARG"
#>
#> $dimension_info$qtm$dimension_names
#> [1] "MARG"
#>
#> $dimension_info$qtm$dimension_sizes
#> [1] 1
#>
#>
#> $dimension_info$atmfsd
#> $dimension_info$atmfsd$dimension_string
#> [1] "MARG*COMM*REG*REG"
#>
#> $dimension_info$atmfsd$dimension_names
#> [1] "MARG" "COMM" "REG" "REG"
#>
#> $dimension_info$atmfsd$dimension_sizes
#> [1] 1 10 10 10
#>
#>
#> $dimension_info$atm
#> $dimension_info$atm$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$atm$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$atm$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$atf
#> $dimension_info$atf$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$atf$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$atf$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ats
#> $dimension_info$ats$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ats$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ats$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$atd
#> $dimension_info$atd$dimension_string
#> [1] "REG"
#>
#> $dimension_info$atd$dimension_names
#> [1] "REG"
#>
#> $dimension_info$atd$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$atall
#> $dimension_info$atall$dimension_string
#> [1] "MARG*COMM*REG*REG"
#>
#> $dimension_info$atall$dimension_names
#> [1] "MARG" "COMM" "REG" "REG"
#>
#> $dimension_info$atall$dimension_sizes
#> [1] 1 10 10 10
#>
#>
#> $dimension_info$tx
#> $dimension_info$tx$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tx$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tx$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$txs
#> $dimension_info$txs$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$txs$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$txs$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$tm
#> $dimension_info$tm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tms
#> $dimension_info$tms$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$tms$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$tms$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$pr
#> $dimension_info$pr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qds
#> $dimension_info$qds$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qds$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qds$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tradslack
#> $dimension_info$tradslack$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tradslack$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tradslack$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tfd
#> $dimension_info$tfd$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$tfd$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$tfd$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$tfm
#> $dimension_info$tfm$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$tfm$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$tfm$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$tpd
#> $dimension_info$tpd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tpd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tpd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tpm
#> $dimension_info$tpm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tpm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tpm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tgd
#> $dimension_info$tgd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tgd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tgd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tgm
#> $dimension_info$tgm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tgm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tgm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tid
#> $dimension_info$tid$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tid$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tid$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tim
#> $dimension_info$tim$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tim$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tim$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tpdall
#> $dimension_info$tpdall$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tpdall$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tpdall$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tpmall
#> $dimension_info$tpmall$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$tpmall$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$tpmall$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$tpreg
#> $dimension_info$tpreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$tpreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$tpreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pe
#> $dimension_info$pe$dimension_string
#> [1] "ENDWMS*REG"
#>
#> $dimension_info$pe$dimension_names
#> [1] "ENDWMS" "REG"
#>
#> $dimension_info$pe$dimension_sizes
#> [1] 4 10
#>
#>
#> $dimension_info$qe
#> $dimension_info$qe$dimension_string
#> [1] "ENDWMS*REG"
#>
#> $dimension_info$qe$dimension_names
#> [1] "ENDWMS" "REG"
#>
#> $dimension_info$qe$dimension_sizes
#> [1] 4 10
#>
#>
#> $dimension_info$qesf
#> $dimension_info$qesf$dimension_string
#> [1] "ENDWF*ACTS*REG"
#>
#> $dimension_info$qesf$dimension_names
#> [1] "ENDWF" "ACTS" "REG"
#>
#> $dimension_info$qesf$dimension_sizes
#> [1] 1 10 10
#>
#>
#> $dimension_info$tfe
#> $dimension_info$tfe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$tfe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$tfe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$ke
#> $dimension_info$ke$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ke$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ke$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$rore
#> $dimension_info$rore$dimension_string
#> [1] "REG"
#>
#> $dimension_info$rore$dimension_names
#> [1] "REG"
#>
#> $dimension_info$rore$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$rorc
#> $dimension_info$rorc$dimension_string
#> [1] "REG"
#>
#> $dimension_info$rorc$dimension_names
#> [1] "REG"
#>
#> $dimension_info$rorc$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$rental
#> $dimension_info$rental$dimension_string
#> [1] "REG"
#>
#> $dimension_info$rental$dimension_names
#> [1] "REG"
#>
#> $dimension_info$rental$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$cgdslack
#> $dimension_info$cgdslack$dimension_string
#> [1] "REG"
#>
#> $dimension_info$cgdslack$dimension_names
#> [1] "REG"
#>
#> $dimension_info$cgdslack$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$expand
#> $dimension_info$expand$dimension_string
#> [1] "ENDWC*REG"
#>
#> $dimension_info$expand$dimension_names
#> [1] "ENDWC" "REG"
#>
#> $dimension_info$expand$dimension_sizes
#> [1] 1 10
#>
#>
#> $dimension_info$psaveslack
#> $dimension_info$psaveslack$dimension_string
#> [1] "REG"
#>
#> $dimension_info$psaveslack$dimension_names
#> [1] "REG"
#>
#> $dimension_info$psaveslack$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrout
#> $dimension_info$del_taxrout$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrout$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrout$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrfu
#> $dimension_info$del_taxrfu$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrfu$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrfu$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxriu
#> $dimension_info$del_taxriu$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxriu$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxriu$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrpc
#> $dimension_info$del_taxrpc$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrpc$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrpc$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrgc
#> $dimension_info$del_taxrgc$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrgc$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrgc$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxric
#> $dimension_info$del_taxric$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxric$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxric$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrexp
#> $dimension_info$del_taxrexp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrexp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrexp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrimp
#> $dimension_info$del_taxrimp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrimp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrimp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_taxrinc
#> $dimension_info$del_taxrinc$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_taxrinc$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_taxrinc$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_ttaxr
#> $dimension_info$del_ttaxr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_ttaxr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_ttaxr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pfactor
#> $dimension_info$pfactor$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pfactor$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pfactor$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$vxwfob
#> $dimension_info$vxwfob$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$vxwfob$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$vxwfob$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$vmwcif
#> $dimension_info$vmwcif$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$vmwcif$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$vmwcif$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$vxwreg
#> $dimension_info$vxwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$vxwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$vxwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$vmwreg
#> $dimension_info$vmwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$vmwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$vmwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pfactreal
#> $dimension_info$pfactreal$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$pfactreal$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$pfactreal$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$pebfactreal
#> $dimension_info$pebfactreal$dimension_string
#> [1] "ENDWMS*REG"
#>
#> $dimension_info$pebfactreal$dimension_names
#> [1] "ENDWMS" "REG"
#>
#> $dimension_info$pebfactreal$dimension_sizes
#> [1] 4 10
#>
#>
#> $dimension_info$pefactreal
#> $dimension_info$pefactreal$dimension_string
#> [1] "ENDWMS*REG"
#>
#> $dimension_info$pefactreal$dimension_names
#> [1] "ENDWMS" "REG"
#>
#> $dimension_info$pefactreal$dimension_sizes
#> [1] 4 10
#>
#>
#> $dimension_info$psw
#> $dimension_info$psw$dimension_string
#> [1] "REG"
#>
#> $dimension_info$psw$dimension_names
#> [1] "REG"
#>
#> $dimension_info$psw$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pdw
#> $dimension_info$pdw$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pdw$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pdw$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$tot
#> $dimension_info$tot$dimension_string
#> [1] "REG"
#>
#> $dimension_info$tot$dimension_names
#> [1] "REG"
#>
#> $dimension_info$tot$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$vgdp
#> $dimension_info$vgdp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$vgdp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$vgdp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pgdp
#> $dimension_info$pgdp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pgdp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pgdp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qgdp
#> $dimension_info$qgdp$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qgdp$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qgdp$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$contgdpexp
#> $dimension_info$contgdpexp$dimension_string
#> [1] "REG*GDPEX"
#>
#> $dimension_info$contgdpexp$dimension_names
#> [1] "REG" "GDPEX"
#>
#> $dimension_info$contgdpexp$dimension_sizes
#> [1] 10 6
#>
#>
#> $dimension_info$compvalad
#> $dimension_info$compvalad$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$compvalad$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$compvalad$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pxw
#> $dimension_info$pxw$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pxw$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pxw$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$vxwcom
#> $dimension_info$vxwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$vxwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$vxwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$vmwcom
#> $dimension_info$vmwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$vmwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$vmwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$valuew
#> $dimension_info$valuew$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$valuew$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$valuew$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$valuewu
#> $dimension_info$valuewu$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$valuewu$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$valuewu$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pxwreg
#> $dimension_info$pxwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pxwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pxwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pxwcom
#> $dimension_info$pxwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$pxwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$pxwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pmw
#> $dimension_info$pmw$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pmw$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pmw$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$pmwreg
#> $dimension_info$pmwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$pmwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$pmwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pmwcom
#> $dimension_info$pmwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$pmwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$pmwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pw
#> $dimension_info$pw$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$pw$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$pw$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pwu
#> $dimension_info$pwu$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$pwu$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$pwu$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qxw
#> $dimension_info$qxw$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qxw$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qxw$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qxwreg
#> $dimension_info$qxwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qxwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qxwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qxwcom
#> $dimension_info$qxwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$qxwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$qxwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qmw
#> $dimension_info$qmw$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qmw$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qmw$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$qmwreg
#> $dimension_info$qmwreg$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qmwreg$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qmwreg$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qmwcom
#> $dimension_info$qmwcom$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$qmwcom$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$qmwcom$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qow
#> $dimension_info$qow$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$qow$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$qow$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qowu
#> $dimension_info$qowu$dimension_string
#> [1] "COMM"
#>
#> $dimension_info$qowu$dimension_names
#> [1] "COMM"
#>
#> $dimension_info$qowu$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_tbalc
#> $dimension_info$del_tbalc$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$del_tbalc$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$del_tbalc$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$del_tbal
#> $dimension_info$del_tbal$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_tbal$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_tbal$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$del_tbalry
#> $dimension_info$del_tbalry$dimension_string
#> [1] "REG"
#>
#> $dimension_info$del_tbalry$dimension_names
#> [1] "REG"
#>
#> $dimension_info$del_tbalry$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$pm_cr
#> $dimension_info$pm_cr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$pm_cr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$pm_cr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$c1_cr
#> $dimension_info$c1_cr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$c1_cr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$c1_cr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$c2_cr
#> $dimension_info$c2_cr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$c2_cr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$c2_cr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$c3_cr
#> $dimension_info$c3_cr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$c3_cr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$c3_cr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$c1_r
#> $dimension_info$c1_r$dimension_string
#> [1] "REG"
#>
#> $dimension_info$c1_r$dimension_names
#> [1] "REG"
#>
#> $dimension_info$c1_r$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$c2_r
#> $dimension_info$c2_r$dimension_string
#> [1] "REG"
#>
#> $dimension_info$c2_r$dimension_names
#> [1] "REG"
#>
#> $dimension_info$c2_r$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$c3_r
#> $dimension_info$c3_r$dimension_string
#> [1] "REG"
#>
#> $dimension_info$c3_r$dimension_names
#> [1] "REG"
#>
#> $dimension_info$c3_r$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$tot2
#> $dimension_info$tot2$dimension_string
#> [1] "REG"
#>
#> $dimension_info$tot2$dimension_names
#> [1] "REG"
#>
#> $dimension_info$tot2$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$uelasev
#> $dimension_info$uelasev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$uelasev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$uelasev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ueprivev
#> $dimension_info$ueprivev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ueprivev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ueprivev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ugev
#> $dimension_info$ugev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ugev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ugev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$upev
#> $dimension_info$upev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$upev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$upev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qsaveev
#> $dimension_info$qsaveev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qsaveev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qsaveev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$yev
#> $dimension_info$yev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$yev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$yev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ypev
#> $dimension_info$ypev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ypev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ypev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$ygev
#> $dimension_info$ygev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ygev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ygev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qpev
#> $dimension_info$qpev$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$qpev$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$qpev$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$ysaveev
#> $dimension_info$ysaveev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$ysaveev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$ysaveev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$dpavev
#> $dimension_info$dpavev$dimension_string
#> [1] "REG"
#>
#> $dimension_info$dpavev$dimension_names
#> [1] "REG"
#>
#> $dimension_info$dpavev$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$EV
#> $dimension_info$EV$dimension_string
#> [1] "REG"
#>
#> $dimension_info$EV$dimension_names
#> [1] "REG"
#>
#> $dimension_info$EV$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$EV_ALT
#> $dimension_info$EV_ALT$dimension_string
#> [1] "REG"
#>
#> $dimension_info$EV_ALT$dimension_names
#> [1] "REG"
#>
#> $dimension_info$EV_ALT$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTdpar
#> $dimension_info$CNTdpar$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTdpar$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTdpar$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTpop
#> $dimension_info$CNTpop$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTpop$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTpop$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTqor
#> $dimension_info$CNTqor$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTqor$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTqor$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTqo
#> $dimension_info$CNTqo$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$CNTqo$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$CNTqo$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqca
#> $dimension_info$CNTqca$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$CNTqca$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$CNTqca$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTqe
#> $dimension_info$CNTqe$dimension_string
#> [1] "ENDW*REG"
#>
#> $dimension_info$CNTqe$dimension_names
#> [1] "ENDW" "REG"
#>
#> $dimension_info$CNTqe$dimension_sizes
#> [1] 5 10
#>
#>
#> $dimension_info$CNTqea
#> $dimension_info$CNTqea$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$CNTqea$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$CNTqea$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$CNTqfer
#> $dimension_info$CNTqfer$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTqfer$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTqfer$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTqfeer
#> $dimension_info$CNTqfeer$dimension_string
#> [1] "ENDW*REG"
#>
#> $dimension_info$CNTqfeer$dimension_names
#> [1] "ENDW" "REG"
#>
#> $dimension_info$CNTqfeer$dimension_sizes
#> [1] 5 10
#>
#>
#> $dimension_info$CNTqfe
#> $dimension_info$CNTqfe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$CNTqfe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$CNTqfe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$CNTqfr
#> $dimension_info$CNTqfr$dimension_string
#> [1] "REG*DIR"
#>
#> $dimension_info$CNTqfr$dimension_names
#> [1] "REG" "DIR"
#>
#> $dimension_info$CNTqfr$dimension_sizes
#> [1] 10 2
#>
#>
#> $dimension_info$CNTqfm
#> $dimension_info$CNTqfm$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$CNTqfm$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$CNTqfm$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTqfd
#> $dimension_info$CNTqfd$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$CNTqfd$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$CNTqfd$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTqpm
#> $dimension_info$CNTqpm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqpm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqpm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqpd
#> $dimension_info$CNTqpd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqpd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqpd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqpr
#> $dimension_info$CNTqpr$dimension_string
#> [1] "REG*DIR"
#>
#> $dimension_info$CNTqpr$dimension_names
#> [1] "REG" "DIR"
#>
#> $dimension_info$CNTqpr$dimension_sizes
#> [1] 10 2
#>
#>
#> $dimension_info$CNTqia
#> $dimension_info$CNTqia$dimension_string
#> [1] "REG*DIR"
#>
#> $dimension_info$CNTqia$dimension_names
#> [1] "REG" "DIR"
#>
#> $dimension_info$CNTqia$dimension_sizes
#> [1] 10 2
#>
#>
#> $dimension_info$CNTqim
#> $dimension_info$CNTqim$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqim$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqim$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqid
#> $dimension_info$CNTqid$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqid$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqid$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqgr
#> $dimension_info$CNTqgr$dimension_string
#> [1] "REG*DIR"
#>
#> $dimension_info$CNTqgr$dimension_names
#> [1] "REG" "DIR"
#>
#> $dimension_info$CNTqgr$dimension_sizes
#> [1] 10 2
#>
#>
#> $dimension_info$CNTqgm
#> $dimension_info$CNTqgm$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqgm$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqgm$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqgd
#> $dimension_info$CNTqgd$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTqgd$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTqgd$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTqxsr
#> $dimension_info$CNTqxsr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTqxsr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTqxsr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTqxs
#> $dimension_info$CNTqxs$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$CNTqxs$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$CNTqxs$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTqmsr
#> $dimension_info$CNTqmsr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTqmsr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTqmsr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTqms
#> $dimension_info$CNTqms$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$CNTqms$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$CNTqms$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTalleffr
#> $dimension_info$CNTalleffr$dimension_string
#> [1] "REG*CTAX"
#>
#> $dimension_info$CNTalleffr$dimension_names
#> [1] "REG" "CTAX"
#>
#> $dimension_info$CNTalleffr$dimension_sizes
#> [1] 10 9
#>
#>
#> $dimension_info$CNTalleffcr
#> $dimension_info$CNTalleffcr$dimension_string
#> [1] "COMM*REG"
#>
#> $dimension_info$CNTalleffcr$dimension_names
#> [1] "COMM" "REG"
#>
#> $dimension_info$CNTalleffcr$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTtotr
#> $dimension_info$CNTtotr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTtotr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTtotr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTpinv
#> $dimension_info$CNTpinv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTpinv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTpinv$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTendwr
#> $dimension_info$CNTendwr$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTendwr$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTendwr$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$CNTendw
#> $dimension_info$CNTendw$dimension_string
#> [1] "ENDW*REG"
#>
#> $dimension_info$CNTendw$dimension_names
#> [1] "ENDW" "REG"
#>
#> $dimension_info$CNTendw$dimension_sizes
#> [1] 5 10
#>
#>
#> $dimension_info$CNTtechr
#> $dimension_info$CNTtechr$dimension_string
#> [1] "TECHTYPE*REG"
#>
#> $dimension_info$CNTtechr$dimension_names
#> [1] "TECHTYPE" "REG"
#>
#> $dimension_info$CNTtechr$dimension_sizes
#> [1] 7 10
#>
#>
#> $dimension_info$CNTtech_ao
#> $dimension_info$CNTtech_ao$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$CNTtech_ao$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$CNTtech_ao$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTtech_afe
#> $dimension_info$CNTtech_afe$dimension_string
#> [1] "ENDW*ACTS*REG"
#>
#> $dimension_info$CNTtech_afe$dimension_names
#> [1] "ENDW" "ACTS" "REG"
#>
#> $dimension_info$CNTtech_afe$dimension_sizes
#> [1] 5 10 10
#>
#>
#> $dimension_info$CNTtech_ava
#> $dimension_info$CNTtech_ava$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$CNTtech_ava$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$CNTtech_ava$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTtech_aint
#> $dimension_info$CNTtech_aint$dimension_string
#> [1] "ACTS*REG"
#>
#> $dimension_info$CNTtech_aint$dimension_names
#> [1] "ACTS" "REG"
#>
#> $dimension_info$CNTtech_aint$dimension_sizes
#> [1] 10 10
#>
#>
#> $dimension_info$CNTtech_af
#> $dimension_info$CNTtech_af$dimension_string
#> [1] "COMM*ACTS*REG"
#>
#> $dimension_info$CNTtech_af$dimension_names
#> [1] "COMM" "ACTS" "REG"
#>
#> $dimension_info$CNTtech_af$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTtech_atmfsd
#> $dimension_info$CNTtech_atmfsd$dimension_string
#> [1] "MARG*COMM*REG*REG"
#>
#> $dimension_info$CNTtech_atmfsd$dimension_names
#> [1] "MARG" "COMM" "REG" "REG"
#>
#> $dimension_info$CNTtech_atmfsd$dimension_sizes
#> [1] 1 10 10 10
#>
#>
#> $dimension_info$CNTtech_ams
#> $dimension_info$CNTtech_ams$dimension_string
#> [1] "COMM*REG*REG"
#>
#> $dimension_info$CNTtech_ams$dimension_names
#> [1] "COMM" "REG" "REG"
#>
#> $dimension_info$CNTtech_ams$dimension_sizes
#> [1] 10 10 10
#>
#>
#> $dimension_info$CNTkb
#> $dimension_info$CNTkb$dimension_string
#> [1] "REG"
#>
#> $dimension_info$CNTkb$dimension_names
#> [1] "REG"
#>
#> $dimension_info$CNTkb$dimension_sizes
#> [1] 10
#>
#>
#> $dimension_info$qpriv
#> $dimension_info$qpriv$dimension_string
#> [1] "REG"
#>
#> $dimension_info$qpriv$dimension_names
#> [1] "REG"
#>
#> $dimension_info$qpriv$dimension_sizes
#> [1] 10
#>
#>
#>
#> attr(,"class")
#> [1] "sl4"