Created
April 19, 2017 15:59
-
-
Save RadLikeWhoa/9ba6dafd854098af20f0f91e4ef66008 to your computer and use it in GitHub Desktop.
Information Design
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| window.data = [ | |
| { | |
| "Region": "Africa", | |
| "Area": "Algeria", | |
| "Item": "Insecticides", | |
| "Value": 1230 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Algeria", | |
| "Item": "Herbicides", | |
| "Value": 830 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Algeria", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 2005 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Algeria", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 17934 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Egypt", | |
| "Item": "Insecticides", | |
| "Value": 3113 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Egypt", | |
| "Item": "Herbicides", | |
| "Value": 2274 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Egypt", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 5976 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Guinea", | |
| "Item": "Insecticides", | |
| "Value": 128.68 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Guinea", | |
| "Item": "Herbicides", | |
| "Value": 265.4 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Guinea", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 3.03 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Guinea", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 3.54 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Madagascar", | |
| "Item": "Insecticides", | |
| "Value": 237 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Madagascar", | |
| "Item": "Herbicides", | |
| "Value": 102.4 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Madagascar", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 107.84 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Madagascar", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 1.54 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Madagascar", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 3.74 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Madagascar", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 1.36 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Madagascar", | |
| "Item": "Rodenticides", | |
| "Value": 0 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Malawi", | |
| "Item": "Insecticides", | |
| "Value": 574.71 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Malawi", | |
| "Item": "Herbicides", | |
| "Value": 1179.59 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Malawi", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 419.64 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Malawi", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 0.96 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Malawi", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 96.72 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Malawi", | |
| "Item": "Other Pesticides nes", | |
| "Value": 86.39 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Mauritius", | |
| "Item": "Insecticides", | |
| "Value": 810 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Mauritius", | |
| "Item": "Herbicides", | |
| "Value": 1098 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Mauritius", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 240 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Rwanda", | |
| "Item": "Insecticides", | |
| "Value": 233.7 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Rwanda", | |
| "Item": "Herbicides", | |
| "Value": 9.3 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Rwanda", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 1817.8 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Rwanda", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 0.06 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Rwanda", | |
| "Item": "Rodenticides", | |
| "Value": 0.05 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Senegal", | |
| "Item": "Insecticides", | |
| "Value": 249.74 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Senegal", | |
| "Item": "Herbicides", | |
| "Value": 270.1 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Senegal", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 16 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Senegal", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 35.64 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Senegal", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 37.68 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Senegal", | |
| "Item": "Rodenticides", | |
| "Value": 0.63 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Togo", | |
| "Item": "Insecticides", | |
| "Value": 174.9 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Togo", | |
| "Item": "Herbicides", | |
| "Value": 429.18 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Togo", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 43.25 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Togo", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 0.76 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Togo", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 2.7 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Togo", | |
| "Item": "Rodenticides", | |
| "Value": 10.2 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Togo", | |
| "Item": "Other Pesticides nes", | |
| "Value": 51.3 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Zimbabwe", | |
| "Item": "Insecticides", | |
| "Value": 1092.25 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Zimbabwe", | |
| "Item": "Mineral Oils", | |
| "Value": 42.77 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Zimbabwe", | |
| "Item": "Herbicides", | |
| "Value": 549.41 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Zimbabwe", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 359.59 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Zimbabwe", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 0.41 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Zimbabwe", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 7.24 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Zimbabwe", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 133.4 | |
| }, | |
| { | |
| "Region": "Africa", | |
| "Area": "Zimbabwe", | |
| "Item": "Rodenticides", | |
| "Value": 0 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Argentina", | |
| "Item": "Insecticides", | |
| "Value": 7919.3 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Argentina", | |
| "Item": "Mineral Oils", | |
| "Value": 1490.3 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Argentina", | |
| "Item": "Herbicides", | |
| "Value": 194257.3 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Argentina", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 3955.7 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Argentina", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 33 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Argentina", | |
| "Item": "Rodenticides", | |
| "Value": 50.4 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Belize", | |
| "Item": "Insecticides", | |
| "Value": 55.18 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Belize", | |
| "Item": "Mineral Oils", | |
| "Value": 238.45 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Belize", | |
| "Item": "Herbicides", | |
| "Value": 351.8 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Belize", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 214.71 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Belize", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 1.5 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Belize", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 18.46 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Belize", | |
| "Item": "Rodenticides", | |
| "Value": 0 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Bolivia (Plurinational State of)", | |
| "Item": "Insecticides", | |
| "Value": 8914 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Bolivia (Plurinational State of)", | |
| "Item": "Herbicides", | |
| "Value": 25070.35 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Bolivia (Plurinational State of)", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 6213.2 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Bolivia (Plurinational State of)", | |
| "Item": "Rodenticides", | |
| "Value": 190.9 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Chile", | |
| "Item": "Insecticides", | |
| "Value": 7914 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Chile", | |
| "Item": "Herbicides", | |
| "Value": 8868 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Chile", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 5160 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Chile", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 5295 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Colombia", | |
| "Item": "Insecticides", | |
| "Value": 7688.5 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Colombia", | |
| "Item": "Herbicides", | |
| "Value": 24917.2 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Colombia", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 40900.9 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Colombia", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 16.14 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Colombia", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 124.4 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Colombia", | |
| "Item": "Rodenticides", | |
| "Value": 97.2 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Colombia", | |
| "Item": "Other Pesticides nes", | |
| "Value": 21.32 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Ecuador", | |
| "Item": "Insecticides", | |
| "Value": 1398.21 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Ecuador", | |
| "Item": "Herbicides", | |
| "Value": 4778.26 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Ecuador", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 4840.37 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Ecuador", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 4.41 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Ecuador", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 6.25 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Ecuador", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 12.72 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Ecuador", | |
| "Item": "Rodenticides", | |
| "Value": 0.25 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "El Salvador", | |
| "Item": "Insecticides", | |
| "Value": 1679.46 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "El Salvador", | |
| "Item": "Herbicides", | |
| "Value": 3707.25 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "El Salvador", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 132.9 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "El Salvador", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 118.62 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Mexico", | |
| "Item": "Insecticides", | |
| "Value": 32406 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Mexico", | |
| "Item": "Herbicides", | |
| "Value": 26392 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Mexico", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 40016 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Peru", | |
| "Item": "Insecticides", | |
| "Value": 3943.81 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Peru", | |
| "Item": "Herbicides", | |
| "Value": 9720.1 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Peru", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 4981.01 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Peru", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 2117.08 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Peru", | |
| "Item": "Rodenticides", | |
| "Value": 70.4 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Saint Kitts and Nevis", | |
| "Item": "Insecticides", | |
| "Value": 0.31 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Saint Kitts and Nevis", | |
| "Item": "Herbicides", | |
| "Value": 1.16 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Saint Kitts and Nevis", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 0.09 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Suriname", | |
| "Item": "Insecticides", | |
| "Value": 73.78 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Suriname", | |
| "Item": "Mineral Oils", | |
| "Value": 186.06 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Suriname", | |
| "Item": "Herbicides", | |
| "Value": 287.34 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Suriname", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 75.34 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Suriname", | |
| "Item": "Rodenticides", | |
| "Value": 0.01 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Trinidad and Tobago", | |
| "Item": "Insecticides", | |
| "Value": 1018.55 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Trinidad and Tobago", | |
| "Item": "Herbicides", | |
| "Value": 73.38 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Trinidad and Tobago", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 78.87 | |
| }, | |
| { | |
| "Region": "Americas", | |
| "Area": "Trinidad and Tobago", | |
| "Item": "Rodenticides", | |
| "Value": 0.01 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Azerbaijan", | |
| "Item": "Insecticides", | |
| "Value": 168.8 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Azerbaijan", | |
| "Item": "Mineral Oils", | |
| "Value": 10.13 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Azerbaijan", | |
| "Item": "Herbicides", | |
| "Value": 56.81 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Azerbaijan", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 273.6 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Azerbaijan", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 3.12 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Azerbaijan", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 18.91 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Azerbaijan", | |
| "Item": "Rodenticides", | |
| "Value": 0.47 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Bangladesh", | |
| "Item": "Insecticides", | |
| "Value": 1572.66 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Bangladesh", | |
| "Item": "Herbicides", | |
| "Value": 734.19 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Bangladesh", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 13517.93 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Bangladesh", | |
| "Item": "Rodenticides", | |
| "Value": 8.84 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Bhutan", | |
| "Item": "Insecticides", | |
| "Value": 6.99 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Bhutan", | |
| "Item": "Herbicides", | |
| "Value": 3.65 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Bhutan", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 1.62 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Bhutan", | |
| "Item": "Rodenticides", | |
| "Value": 0.07 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Brunei Darussalam", | |
| "Item": "Insecticides", | |
| "Value": 1.2 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Brunei Darussalam", | |
| "Item": "Herbicides", | |
| "Value": 17.3 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Brunei Darussalam", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 1.65 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Brunei Darussalam", | |
| "Item": "Rodenticides", | |
| "Value": 0.39 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Hong Kong SAR", | |
| "Item": "Insecticides", | |
| "Value": 25 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Hong Kong SAR", | |
| "Item": "Mineral Oils", | |
| "Value": 1 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Hong Kong SAR", | |
| "Item": "Herbicides", | |
| "Value": 16 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Hong Kong SAR", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 16 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Macao SAR", | |
| "Item": "Herbicides", | |
| "Value": 0 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Macao SAR", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 11 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Macao SAR", | |
| "Item": "Rodenticides", | |
| "Value": 7 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, mainland", | |
| "Item": "Other Pesticides nes", | |
| "Value": 1807000 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Taiwan Province of", | |
| "Item": "Insecticides", | |
| "Value": 2644 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Taiwan Province of", | |
| "Item": "Herbicides", | |
| "Value": 2928 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Taiwan Province of", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 2721 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "China, Taiwan Province of", | |
| "Item": "Other Pesticides nes", | |
| "Value": 326 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Cyprus", | |
| "Item": "Insecticides", | |
| "Value": 182 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Cyprus", | |
| "Item": "Herbicides", | |
| "Value": 153 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Cyprus", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 698 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Cyprus", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 1 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Cyprus", | |
| "Item": "Other Pesticides nes", | |
| "Value": 12 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Japan", | |
| "Item": "Insecticides", | |
| "Value": 18030.2 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Japan", | |
| "Item": "Herbicides", | |
| "Value": 12349.5 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Japan", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 22699.8 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Japan", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 461.6 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Japan", | |
| "Item": "Rodenticides", | |
| "Value": 2.6 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Kazakhstan", | |
| "Item": "Insecticides", | |
| "Value": 645.4 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Kazakhstan", | |
| "Item": "Herbicides", | |
| "Value": 9421.4 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Kazakhstan", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 812 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Kazakhstan", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 262.2 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Kazakhstan", | |
| "Item": "Rodenticides", | |
| "Value": 17.77 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Kazakhstan", | |
| "Item": "Other Pesticides nes", | |
| "Value": 0 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Lao People's Democratic Republic", | |
| "Item": "Insecticides", | |
| "Value": 0.2 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Lao People's Democratic Republic", | |
| "Item": "Herbicides", | |
| "Value": 1.97 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Lao People's Democratic Republic", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 0.83 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Malaysia", | |
| "Item": "Insecticides", | |
| "Value": 4053.45 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Malaysia", | |
| "Item": "Herbicides", | |
| "Value": 41060.98 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Malaysia", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 4041.06 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Malaysia", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 32.21 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Malaysia", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 1.25 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Malaysia", | |
| "Item": "Rodenticides", | |
| "Value": 2.33 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Malaysia", | |
| "Item": "Other Pesticides nes", | |
| "Value": 8.15 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Maldives", | |
| "Item": "Insecticides", | |
| "Value": 347 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Maldives", | |
| "Item": "Herbicides", | |
| "Value": 0.81 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Maldives", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 3.57 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Maldives", | |
| "Item": "Rodenticides", | |
| "Value": 11.88 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Myanmar", | |
| "Item": "Insecticides", | |
| "Value": 2220.9 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Myanmar", | |
| "Item": "Herbicides", | |
| "Value": 1950.3 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Myanmar", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 1377 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Myanmar", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 35.2 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Republic of Korea", | |
| "Item": "Insecticides", | |
| "Value": 6620 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Republic of Korea", | |
| "Item": "Herbicides", | |
| "Value": 5536 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Republic of Korea", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 5770 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Republic of Korea", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 708 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Republic of Korea", | |
| "Item": "Other Pesticides nes", | |
| "Value": 1154 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Sri Lanka", | |
| "Item": "Insecticides", | |
| "Value": 211.5 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Sri Lanka", | |
| "Item": "Herbicides", | |
| "Value": 161.91 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Sri Lanka", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 547.03 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Sri Lanka", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 12.9 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Thailand", | |
| "Item": "Insecticides", | |
| "Value": 6838 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Thailand", | |
| "Item": "Herbicides", | |
| "Value": 11091 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Thailand", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 3433 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Thailand", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 38 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Thailand", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 292 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Thailand", | |
| "Item": "Rodenticides", | |
| "Value": 108 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Turkey", | |
| "Item": "Insecticides", | |
| "Value": 9099 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Turkey", | |
| "Item": "Herbicides", | |
| "Value": 7794 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Turkey", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 16674 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Turkey", | |
| "Item": "Rodenticides", | |
| "Value": 148.87 | |
| }, | |
| { | |
| "Region": "Asia", | |
| "Area": "Turkey", | |
| "Item": "Other Pesticides nes", | |
| "Value": 6006.85 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Austria", | |
| "Item": "Insecticides", | |
| "Value": 266.9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Austria", | |
| "Item": "Mineral Oils", | |
| "Value": 17.7 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Austria", | |
| "Item": "Herbicides", | |
| "Value": 1375.8 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Austria", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 1645.2 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Austria", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 53.5 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Austria", | |
| "Item": "Rodenticides", | |
| "Value": 0.4 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Austria", | |
| "Item": "Other Pesticides nes", | |
| "Value": 21.2 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Belgium", | |
| "Item": "Insecticides", | |
| "Value": 556.04 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Belgium", | |
| "Item": "Mineral Oils", | |
| "Value": 0 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Belgium", | |
| "Item": "Herbicides", | |
| "Value": 2577.14 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Belgium", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 3096.03 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Belgium", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 261.25 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Belgium", | |
| "Item": "Rodenticides", | |
| "Value": 0 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Bulgaria", | |
| "Item": "Insecticides", | |
| "Value": 163 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Bulgaria", | |
| "Item": "Herbicides", | |
| "Value": 652 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Bulgaria", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 186 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Croatia", | |
| "Item": "Insecticides", | |
| "Value": 153.19 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Croatia", | |
| "Item": "Mineral Oils", | |
| "Value": 86.11 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Croatia", | |
| "Item": "Herbicides", | |
| "Value": 889.08 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Croatia", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 980.86 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Croatia", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 24.64 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Croatia", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 4.61 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Croatia", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 72.16 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Czechia", | |
| "Item": "Insecticides", | |
| "Value": 283.6 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Czechia", | |
| "Item": "Herbicides", | |
| "Value": 2320.79 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Czechia", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 1403 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Czechia", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 663 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Czechia", | |
| "Item": "Rodenticides", | |
| "Value": 9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Czechia", | |
| "Item": "Other Pesticides nes", | |
| "Value": 4 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Denmark", | |
| "Item": "Insecticides", | |
| "Value": 19 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Denmark", | |
| "Item": "Herbicides", | |
| "Value": 1205 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Denmark", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 387 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Denmark", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 113 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Estonia", | |
| "Item": "Insecticides", | |
| "Value": 28 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Estonia", | |
| "Item": "Herbicides", | |
| "Value": 426 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Estonia", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 86 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Estonia", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 57 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Finland", | |
| "Item": "Insecticides", | |
| "Value": 13 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Finland", | |
| "Item": "Herbicides", | |
| "Value": 1305 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Finland", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 199 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Finland", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 89 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "France", | |
| "Item": "Insecticides", | |
| "Value": 3483.9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "France", | |
| "Item": "Mineral Oils", | |
| "Value": 429.6 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "France", | |
| "Item": "Herbicides", | |
| "Value": 30965.4 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "France", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 34479.5 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "France", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 2802.9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "France", | |
| "Item": "Rodenticides", | |
| "Value": 0.02 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "France", | |
| "Item": "Other Pesticides nes", | |
| "Value": 3177.88 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Germany", | |
| "Item": "Insecticides", | |
| "Value": 804.67 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Germany", | |
| "Item": "Mineral Oils", | |
| "Value": 138.31 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Germany", | |
| "Item": "Herbicides", | |
| "Value": 17837.14 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Germany", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 12590.55 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Germany", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 331.86 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Germany", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 229.01 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Germany", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 2220.81 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Germany", | |
| "Item": "Rodenticides", | |
| "Value": 95.54 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Germany", | |
| "Item": "Other Pesticides nes", | |
| "Value": 11588.4 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Greece", | |
| "Item": "Insecticides", | |
| "Value": 3974.36 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Greece", | |
| "Item": "Herbicides", | |
| "Value": 1985.94 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Greece", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 2035.4 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Greece", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 1186.9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Greece", | |
| "Item": "Rodenticides", | |
| "Value": 294.64 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Hungary", | |
| "Item": "Insecticides", | |
| "Value": 922.2 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Hungary", | |
| "Item": "Herbicides", | |
| "Value": 4011.1 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Hungary", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 3639.9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Hungary", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 203.3 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Hungary", | |
| "Item": "Rodenticides", | |
| "Value": 4.3 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Hungary", | |
| "Item": "Other Pesticides nes", | |
| "Value": 190.1 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Iceland", | |
| "Item": "Insecticides", | |
| "Value": 0.27 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Iceland", | |
| "Item": "Herbicides", | |
| "Value": 3.23 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Iceland", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 0.36 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Iceland", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 0.02 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ireland", | |
| "Item": "Insecticides", | |
| "Value": 51.02 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ireland", | |
| "Item": "Herbicides", | |
| "Value": 2038 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ireland", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 630 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ireland", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 37.2 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ireland", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 2 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ireland", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 248 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Italy", | |
| "Item": "Insecticides", | |
| "Value": 9099 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Italy", | |
| "Item": "Mineral Oils", | |
| "Value": 3611 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Italy", | |
| "Item": "Herbicides", | |
| "Value": 7585 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Italy", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 36967 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Italy", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 313 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Italy", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 885 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Italy", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 338 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Italy", | |
| "Item": "Rodenticides", | |
| "Value": 27 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Latvia", | |
| "Item": "Insecticides", | |
| "Value": 64 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Latvia", | |
| "Item": "Herbicides", | |
| "Value": 847.5 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Latvia", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 224.7 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Latvia", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 274.5 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Latvia", | |
| "Item": "Rodenticides", | |
| "Value": 6.6 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Lithuania", | |
| "Item": "Insecticides", | |
| "Value": 43.6 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Lithuania", | |
| "Item": "Herbicides", | |
| "Value": 1394.2 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Lithuania", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 604.8 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Lithuania", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 502.9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Malta", | |
| "Item": "Insecticides", | |
| "Value": 0.31 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Malta", | |
| "Item": "Mineral Oils", | |
| "Value": 0.23 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Malta", | |
| "Item": "Herbicides", | |
| "Value": 1.47 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Malta", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 122.99 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Montenegro", | |
| "Item": "Insecticides", | |
| "Value": 9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Montenegro", | |
| "Item": "Herbicides", | |
| "Value": 9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Montenegro", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 72 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Netherlands", | |
| "Item": "Insecticides", | |
| "Value": 297.14 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Netherlands", | |
| "Item": "Herbicides", | |
| "Value": 3266.4 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Netherlands", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 4869.13 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Netherlands", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 452.04 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Netherlands", | |
| "Item": "Other Pesticides nes", | |
| "Value": 1780.84 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Norway", | |
| "Item": "Insecticides", | |
| "Value": 6.88 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Norway", | |
| "Item": "Herbicides", | |
| "Value": 692.24 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Norway", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 121.9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Norway", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 1.08 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Norway", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 0 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Poland", | |
| "Item": "Insecticides", | |
| "Value": 1467.11 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Poland", | |
| "Item": "Herbicides", | |
| "Value": 12073.36 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Poland", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 7350.91 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Poland", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 305.93 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Poland", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 17.69 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Poland", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 2128.03 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Poland", | |
| "Item": "Rodenticides", | |
| "Value": 0.33 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Poland", | |
| "Item": "Other Pesticides nes", | |
| "Value": 213.31 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Portugal", | |
| "Item": "Insecticides", | |
| "Value": 314.7 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Portugal", | |
| "Item": "Mineral Oils", | |
| "Value": 454.3 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Portugal", | |
| "Item": "Herbicides", | |
| "Value": 2411 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Portugal", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 8244.4 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Portugal", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 1.4 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Portugal", | |
| "Item": "Rodenticides", | |
| "Value": 1.9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Portugal", | |
| "Item": "Other Pesticides nes", | |
| "Value": 1462.1 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Romania", | |
| "Item": "Insecticides", | |
| "Value": 635.1 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Romania", | |
| "Item": "Herbicides", | |
| "Value": 3795.4 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Romania", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 2293.3 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovakia", | |
| "Item": "Insecticides", | |
| "Value": 85.44 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovakia", | |
| "Item": "Mineral Oils", | |
| "Value": 74.49 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovakia", | |
| "Item": "Herbicides", | |
| "Value": 921.26 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovakia", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 416.3 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovakia", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 35.18 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovakia", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 7.02 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovakia", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 151.56 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovakia", | |
| "Item": "Rodenticides", | |
| "Value": 2.37 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovakia", | |
| "Item": "Other Pesticides nes", | |
| "Value": 4.73 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovenia", | |
| "Item": "Insecticides", | |
| "Value": 33.57 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovenia", | |
| "Item": "Herbicides", | |
| "Value": 238.53 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovenia", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 724.5 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovenia", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 0.58 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovenia", | |
| "Item": "Rodenticides", | |
| "Value": 0.01 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Slovenia", | |
| "Item": "Other Pesticides nes", | |
| "Value": 10.51 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Spain", | |
| "Item": "Insecticides", | |
| "Value": 7609 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Spain", | |
| "Item": "Herbicides", | |
| "Value": 14909 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Spain", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 38393 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Spain", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 156 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Sweden", | |
| "Item": "Insecticides", | |
| "Value": 44 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Sweden", | |
| "Item": "Herbicides", | |
| "Value": 1499 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Sweden", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 287 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Sweden", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 20 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Sweden", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 30 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Switzerland", | |
| "Item": "Insecticides", | |
| "Value": 109.13 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Switzerland", | |
| "Item": "Mineral Oils", | |
| "Value": 255.22 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Switzerland", | |
| "Item": "Herbicides", | |
| "Value": 703 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Switzerland", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 952.41 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Switzerland", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 30.87 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Switzerland", | |
| "Item": "Rodenticides", | |
| "Value": 1.61 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ukraine", | |
| "Item": "Insecticides", | |
| "Value": 12851.8 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ukraine", | |
| "Item": "Herbicides", | |
| "Value": 49952.9 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ukraine", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 10578.3 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ukraine", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 386 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ukraine", | |
| "Item": "Disinfectants", | |
| "Value": 907 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "Ukraine", | |
| "Item": "Other Pesticides nes", | |
| "Value": 3525 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "United Kingdom", | |
| "Item": "Insecticides", | |
| "Value": 637.58 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "United Kingdom", | |
| "Item": "Mineral Oils", | |
| "Value": 185.13 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "United Kingdom", | |
| "Item": "Herbicides", | |
| "Value": 8081.58 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "United Kingdom", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 6234.47 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "United Kingdom", | |
| "Item": "Seed Treatm Fungicides", | |
| "Value": 122.24 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "United Kingdom", | |
| "Item": "Seed Treatm Insecticides", | |
| "Value": 385.8 | |
| }, | |
| { | |
| "Region": "Europe", | |
| "Area": "United Kingdom", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 2745.65 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "French Polynesia", | |
| "Item": "Insecticides", | |
| "Value": 9.65 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "French Polynesia", | |
| "Item": "Mineral Oils", | |
| "Value": 6.33 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "French Polynesia", | |
| "Item": "Herbicides", | |
| "Value": 17.66 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "French Polynesia", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 2.86 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "French Polynesia", | |
| "Item": "Plant Growth Regulators", | |
| "Value": 0.29 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "French Polynesia", | |
| "Item": "Rodenticides", | |
| "Value": 0.24 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "New Caledonia", | |
| "Item": "Insecticides", | |
| "Value": 0.51 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "New Caledonia", | |
| "Item": "Mineral Oils", | |
| "Value": 1.03 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "New Caledonia", | |
| "Item": "Herbicides", | |
| "Value": 4.08 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "New Caledonia", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 3.23 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "New Caledonia", | |
| "Item": "Other Pesticides nes", | |
| "Value": 0 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "Tonga", | |
| "Item": "Insecticides", | |
| "Value": 0.54 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "Tonga", | |
| "Item": "Herbicides", | |
| "Value": 9.68 | |
| }, | |
| { | |
| "Region": "Oceania", | |
| "Area": "Tonga", | |
| "Item": "Fungicides&Bactericides", | |
| "Value": 4.87 | |
| } | |
| ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <title>Pesticide Use</title> | |
| </head> | |
| <body> | |
| <div id="container"></div> | |
| <script src="//cdnjs.cloudflare.com/ajax/libs/highcharts/5.0.10/highcharts.js"></script> | |
| <script src="data.js"></script> | |
| <script src="main.js"></script> | |
| </body> | |
| </html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const colors = Highcharts.getOptions().colors | |
| const categories = new Set() | |
| const regions = new Set() | |
| let parsed = [] | |
| let counter = 0 | |
| window.data.forEach(e => categories.add(e.Item)) | |
| window.data.forEach(e => regions.add(e.Region)) | |
| for (let category of categories) { | |
| const detail = { | |
| regions: Array.from(regions), | |
| data: [] | |
| } | |
| for (let region of regions) { | |
| detail.data.push(window.data.filter(f => f.Item === category && f.Region === region).reduce((acc, r) => acc + r.Value, 0)) | |
| } | |
| const quantity = detail.data.reduce((acc, r) => acc + r, 0) | |
| parsed.push({ | |
| category, | |
| quantity, | |
| detail, | |
| color: colors[counter++] | |
| }) | |
| } | |
| parsed = parsed.sort((a, b) => b.quantity - a.quantity) | |
| Highcharts.chart('container', { | |
| chart: { | |
| type: 'pie', | |
| }, | |
| title: { | |
| text: 'Pesticides' | |
| }, | |
| subtitle: { | |
| text: 'Source: http://www.fao.org/faostat/en/#data/RP' | |
| }, | |
| series: [{ | |
| name: 'Pesticides', | |
| data: parsed.map(m => ({ | |
| name: m.category, | |
| y: m.quantity, | |
| color: m.color | |
| })), | |
| size: '60%', | |
| dataLabels: { | |
| distance: 80 | |
| } | |
| }, { | |
| name: 'Regions', | |
| data: parsed.map(m => m.detail).map((m, i) => m.regions.map((e, j) => ({ | |
| name: e, | |
| y: m.data[j], | |
| color: parsed[i].color | |
| }))).reduce((acc, r) => acc.concat(r), []), | |
| size: '80%', | |
| innerSize: '60%', | |
| dataLabels: false | |
| }], | |
| credits: { | |
| enabled: false | |
| } | |
| }) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment