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