{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "square_yard",
      "symbol": "sq_yd",
      "dimensionality": "[length] ** 2",
      "base_units": {
        "magnitude": 0.83612736,
        "units": "m ** 2"
      }
    },
    "output_unit": {
      "name": "hectare",
      "symbol": "ha",
      "dimensionality": "[length] ** 2",
      "base_units": {
        "magnitude": 10000.0,
        "units": "m ** 2"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 8.3612736e-05,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 11959.900463010803,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "b0f044640cac5ef826a652d4662b779f4dbdbc5eda9bd78f069e939389c19fea"
  },
  "metadata": {
    "source_url": "https://convertreference.org/area/square-yard-to-hectare/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}