{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "inch",
      "symbol": "in",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 0.0254,
        "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": 1.5782828282828283e-05,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 63360.0,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "09964760222354a593cf96f60e994b9b3bff77206c6605f964a502cffd22e4b7"
  },
  "metadata": {
    "source_url": "https://convertreference.org/length/inch-to-mile/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}