{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "week",
      "symbol": "week",
      "dimensionality": "[time]",
      "base_units": {
        "magnitude": 604800.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.019164955509924708,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 52.17857142857143,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "0ea0c97c3768bca51c2063e3881fd1b43ce59ef16a44c5383fc173a64a486e34"
  },
  "metadata": {
    "source_url": "https://convertreference.org/time/week-to-year/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}