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