{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "metric_ton",
      "symbol": "t",
      "dimensionality": "[mass]",
      "base_units": {
        "magnitude": 1000.0,
        "units": "kg"
      }
    },
    "output_unit": {
      "name": "ounce",
      "symbol": "oz",
      "dimensionality": "[mass]",
      "base_units": {
        "magnitude": 0.028349523125000005,
        "units": "kg"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 35273.96194958041,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 2.8349523125000006e-05,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "0ac191e2b652e3473fc79f377e8fef8e25d0d5e5abaf6310488f2f4f6be60ae1"
  },
  "metadata": {
    "source_url": "https://convertreference.org/mass/metric-ton-to-ounce/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}