File size: 198 Bytes
9179f46
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "commodities": [
    { "name": "gold", "unit": "ounce" },
    { "name": "iron_ore", "unit": "ton" },
    { "name": "crude_oil", "unit": "barrel" }
  ],
  "sources": ["exchange", "port", "erp"]
}