{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "kilometer",
      "symbol": "km",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 1000.0,
        "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": 0.621371192237334,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 1.609344,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "b615c27fd8bc99d23a5dbe4c18c05459f9a554e09893faad7cb1cf64fd613e4a"
  },
  "metadata": {
    "source_url": "https://convertreference.org/length/kilometer-to-mile/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}