{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "pascal",
      "symbol": "Pa",
      "dimensionality": "[mass] / [length] / [time] ** 2",
      "base_units": {
        "magnitude": 1.0,
        "units": "kg / m / s ** 2"
      }
    },
    "output_unit": {
      "name": "standard_atmosphere",
      "symbol": "atm",
      "dimensionality": "[mass] / [length] / [time] ** 2",
      "base_units": {
        "magnitude": 101325.0,
        "units": "kg / m / s ** 2"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 9.869232667160129e-06,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 101325.0,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "227cdf96a048a66e9acb9b6b08be3814167280741ce8ebf834e11875043c351b"
  },
  "metadata": {
    "source_url": "https://convertreference.org/pressure/pascal-to-standard-atmosphere/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}