Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.25 KB | None | 0 0
  1. "farm": {
  2.  
  3. "country_id": "840",
  4.  
  5. "territory_id": 466,
  6.  
  7. "climate": "temperate",
  8.  
  9. "average_temperature_value": null,
  10.  
  11. "average_temperature_unit": "°C",
  12.  
  13. "surface_ha": 121.40577129422543,
  14.  
  15. "soil_texture": 3,
  16.  
  17. "soil_organic_matter": 2,
  18.  
  19. "soil_moisture": 1,
  20.  
  21. "soil_drainage": 1,
  22.  
  23. "soil_ph": 2
  24.  
  25. },
  26.  
  27. "crop": {
  28.  
  29. "yield_fresh_t": 653.17248,
  30.  
  31. "type_id": 3,
  32.  
  33. "residue_t_ha": 5.28250374988637,
  34.  
  35. "residue_management_id": 4,
  36.  
  37. "seed_amount_kg": 12246.98007918781
  38.  
  39. },
  40.  
  41. "pesticides": [
  42.  
  43. {
  44.  
  45. "applications": 1,
  46.  
  47. "category": 3,
  48.  
  49. "percentage_rate": 0.1093,
  50.  
  51. "application_rate_kg_acre": 1.5543847184865875
  52.  
  53. },
  54.  
  55. {
  56.  
  57. "applications": 1,
  58.  
  59. "category": 3,
  60.  
  61. "percentage_rate": 0.205,
  62.  
  63. "application_rate_kg_acre": 2.0781927489334002
  64.  
  65. },
  66.  
  67. {
  68.  
  69. "applications": 1,
  70.  
  71. "category": 3,
  72.  
  73. "percentage_rate": 0.449,
  74.  
  75. "application_rate_kg_acre": 1.6206294305468048
  76.  
  77. },
  78.  
  79. {
  80.  
  81. "applications": 1,
  82.  
  83. "category": 3,
  84.  
  85. "percentage_rate": 0.0115,
  86.  
  87. "application_rate_kg_acre": 3.4147110134948626
  88.  
  89. },
  90.  
  91. {
  92.  
  93. "applications": 1,
  94.  
  95. "category": 3,
  96.  
  97. "percentage_rate": 0.183,
  98.  
  99. "application_rate_kg_acre": 0.4731764744251392
  100.  
  101. }
  102.  
  103. ],
  104.  
  105. "machinery": [
  106.  
  107. {
  108.  
  109. "operation_count": 1,
  110.  
  111. "machinery_id": 13,
  112.  
  113. "fuel_type": 102
  114.  
  115. },
  116.  
  117. {
  118.  
  119. "operation_count": 1,
  120.  
  121. "machinery_id": 26,
  122.  
  123. "fuel_type": 102
  124.  
  125. },
  126.  
  127. {
  128.  
  129. "operation_count": 1,
  130.  
  131. "machinery_id": 28,
  132.  
  133. "fuel_type": 102
  134.  
  135. },
  136.  
  137. {
  138.  
  139. "operation_count": 2,
  140.  
  141. "machinery_id": 44,
  142.  
  143. "fuel_type": 102
  144.  
  145. }
  146.  
  147. ],
  148.  
  149. "irrigation": [],
  150.  
  151. "fertilization": [
  152.  
  153. {
  154.  
  155. "type": "Compose your own NPK",
  156.  
  157. "type_id": 44,
  158.  
  159. "production": "N America 2014",
  160.  
  161. "production_id": 9,
  162.  
  163. "n_total_percentage": 18,
  164.  
  165. "n_ammonia_percentage": 18,
  166.  
  167. "n_nitric_percentage": 0,
  168.  
  169. "n_urea_percentage": 0,
  170.  
  171. "p2o5_percentage": 46,
  172.  
  173. "p2o5_percentage_type": "P2O5",
  174.  
  175. "p2o5_percentage_type_id": 4,
  176.  
  177. "k2o_percentage": 0,
  178.  
  179. "k2o_percentage_type": "K2O",
  180.  
  181. "k2o_percentage_type_id": 5,
  182.  
  183. "rate_unit": "kg/ha",
  184.  
  185. "rate_unit_id": 24,
  186.  
  187. "rate_measure": "product",
  188.  
  189. "method": 5,
  190.  
  191. "inhibition": "None",
  192.  
  193. "inhibition_id": 1,
  194.  
  195. "rate": 224.16983144168958
  196.  
  197. },
  198.  
  199. {
  200.  
  201. "type": "Compose your own NPK",
  202.  
  203. "type_id": 44,
  204.  
  205. "production": "N America 2014",
  206.  
  207. "production_id": 9,
  208.  
  209. "n_total_percentage": 28,
  210.  
  211. "n_ammonia_percentage": 0,
  212.  
  213. "n_nitric_percentage": 28,
  214.  
  215. "n_urea_percentage": 0,
  216.  
  217. "p2o5_percentage": 0,
  218.  
  219. "p2o5_percentage_type": "P2O5",
  220.  
  221. "p2o5_percentage_type_id": 4,
  222.  
  223. "k2o_percentage": 0,
  224.  
  225. "k2o_percentage_type": "K2O",
  226.  
  227. "k2o_percentage_type_id": 5,
  228.  
  229. "rate_unit": "kg/ha",
  230.  
  231. "rate_unit_id": 24,
  232.  
  233. "rate_measure": "product",
  234.  
  235. "method": 5,
  236.  
  237. "inhibition": "None",
  238.  
  239. "inhibition_id": 1,
  240.  
  241. "rate": 224.16983144168958
  242.  
  243. },
  244.  
  245. {
  246.  
  247. "type": "Compose your own NPK",
  248.  
  249. "type_id": 44,
  250.  
  251. "production": "N America 2014",
  252.  
  253. "production_id": 9,
  254.  
  255. "n_total_percentage": 0,
  256.  
  257. "n_ammonia_percentage": 0,
  258.  
  259. "n_nitric_percentage": 0,
  260.  
  261. "n_urea_percentage": 0,
  262.  
  263. "p2o5_percentage": 0,
  264.  
  265. "p2o5_percentage_type": "P2O5",
  266.  
  267. "p2o5_percentage_type_id": 4,
  268.  
  269. "k2o_percentage": 0,
  270.  
  271. "k2o_percentage_type": "K2O",
  272.  
  273. "k2o_percentage_type_id": 5,
  274.  
  275. "rate_unit": "kg/ha",
  276.  
  277. "rate_unit_id": 24,
  278.  
  279. "rate_measure": "product",
  280.  
  281. "method": 5,
  282.  
  283. "inhibition": "None",
  284.  
  285. "inhibition_id": "1",
  286.  
  287. "rate": 4483.3966288337915
  288.  
  289. }
  290.  
  291. ],
  292.  
  293. "direct_energy": [
  294.  
  295. {
  296.  
  297. "source": "diesel",
  298.  
  299. "usage_value": 0,
  300.  
  301. "usage_unit": null
  302.  
  303. }
  304.  
  305. ],
  306.  
  307. "transport": [
  308.  
  309. {
  310.  
  311. "mode": "road LGV diesel (light goods vehicle <3.5t)",
  312.  
  313. "weight_value": 653172.48,
  314.  
  315. "weight_unit": "kg",
  316.  
  317. "distance_value": "15",
  318.  
  319. "distance_unit": "mi"
  320.  
  321. }
  322.  
  323. ],
  324.  
  325. "land_management": [
  326.  
  327. {
  328.  
  329. "change": 17,
  330.  
  331. "years_ago": "4",
  332.  
  333. "allocation": "100"
  334.  
  335. },
  336.  
  337. {
  338.  
  339. "change": 41,
  340.  
  341. "years_ago": 13,
  342.  
  343. "allocation": 100
  344.  
  345. },
  346.  
  347. {
  348.  
  349. "change": 49,
  350.  
  351. "years_ago": 10,
  352.  
  353. "allocation": 100
  354.  
  355. }
  356.  
  357. ]
  358.  
  359. }
  360.  
  361. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement