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