{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "millimeter",
      "symbol": "mm",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 0.001,
        "units": "m"
      }
    },
    "output_unit": {
      "name": "mile",
      "symbol": "mi",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 1609.344,
        "units": "m"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 6.21371192237334e-07,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 1609344.0,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "ef55309e54d6ceb831be49da33298c62f89e167f81159c01b7ff72e2d3668dc5"
  },
  "metadata": {
    "source_url": "https://convertreference.org/length/millimeter-to-mile/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}