|
| 1 | +[ |
| 2 | + { commodity: "Crude Oil", price: 38.1900, day: -2.00, week: 2.63, month: 58.53, year: -28.16 }, |
| 3 | + { commodity: "Brent", price: 40.5200, day: -1.63, week: 2.04, month: 37.02, year: -34.82 }, |
| 4 | + { commodity: "Natural Gas", price: 1.7370, day: 0.58, week: -4.35, month: -4.92, year: -27.55 }, |
| 5 | + { commodity: "Gasoline", price: 1.2073, day: -0.49, week: 8.36, month: 29.60, year: -31.07 }, |
| 6 | + { commodity: "Gold", price: 1720.00, day: 0.23, week: 1.30, month: 1.43, year: 29.67 }, |
| 7 | + { commodity: "Silver", price: 17.6600, day: 0.56, week: 0.20, month: 13.83, year: 20.41 }, |
| 8 | + { commodity: "Wheat", price: 506.2500, day: 0.40, week: -0.93, month: -1.65, year: -1.98 }, |
| 9 | + { commodity: "Palm Oil", price: 2306.00, day: -6.07, week: -5.69, month: 2.40, year: -5.57 }, |
| 10 | + { commodity: "Cheese", price: 2.1620, day: 1.84, week: 65.67, month: 72.96, year: 27.70 }, |
| 11 | + { commodity: "Rice", price: 16.3200, day: -7.09, week: -20.64, month: -2.91, year: 40.99 }, |
| 12 | + { commodity: "Copper", price: 2.6180, day: 0.67, week: 5.46, month: 10.32, year: -1.87 }, |
| 13 | + { commodity: "Steel", price: 3716.00, day: 0.19, week: 3.65, month: 9.07, year: -0.91 }, |
| 14 | + { commodity: "Aluminum", price: 1605.50, day: 0.03, week: 3.78, month: 7.21, year: -9.70 }, |
| 15 | + { commodity: "Tin", price: 16922, day: 1.54, week: 5.70, month: 11.04, year: -11.68 } |
| 16 | +] |
0 commit comments