{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "foot",
      "symbol": "ft",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 0.30479999999999996,
        "units": "m"
      }
    },
    "output_unit": {
      "name": "yard",
      "symbol": "yd",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 0.9144,
        "units": "m"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 0.3333333333333333,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 3.0,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "8b21b5d8351e510a0453b990d68e51521f1f004a4450499040d126a0a3266f38"
  },
  "metadata": {
    "source_url": "https://convertreference.org/length/foot-to-yard/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}