{
  "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": "pound_force_per_square_inch",
      "symbol": "psi",
      "dimensionality": "[mass] / [length] / [time] ** 2",
      "base_units": {
        "magnitude": 6894.7572931683635,
        "units": "kg / m / s ** 2"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 0.0001450377377302092,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 6894.757293168362,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "95baf5c6ec0b45ce5a03fb931eebc952db3ec107fb11e2ed96f4852e393764c0"
  },
  "metadata": {
    "source_url": "https://convertreference.org/pressure/pascal-to-pound-force-per-square-inch/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}