{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "square_foot",
      "symbol": "sq_ft",
      "dimensionality": "[length] ** 2",
      "base_units": {
        "magnitude": 0.09290303999999999,
        "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": 9.290303999999999e-06,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 107639.10416709723,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "becdbbf2f083c81dc75bb8b0b2eff6e32243e9a1d7155c2f4dd6843a8f26f50f"
  },
  "metadata": {
    "source_url": "https://convertreference.org/area/square-foot-to-hectare/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}