example_departments.json 88 B

1234567
  1. {
  2. "oil": 1.5,
  3. "gold": 0.4,
  4. "diamond": 0.1,
  5. "uranium": 0,
  6. "ore": 0
  7. }