{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "hour",
      "symbol": "h",
      "dimensionality": "[time]",
      "base_units": {
        "magnitude": 3600.0,
        "units": "s"
      }
    },
    "output_unit": {
      "name": "year",
      "symbol": "a",
      "dimensionality": "[time]",
      "base_units": {
        "magnitude": 31557600.0,
        "units": "s"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 0.00011407711613050422,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 8766.0,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "c3fc99f1c6c7f179b00f6bce52670ecd780b66507babce8f0ef5eec03d7071c1"
  },
  "metadata": {
    "source_url": "https://convertreference.org/time/hour-to-year/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}