{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "kilopascal",
      "symbol": "kPa",
      "dimensionality": "[mass] / [length] / [time] ** 2",
      "base_units": {
        "magnitude": 1000.0,
        "units": "kg / m / s ** 2"
      }
    },
    "output_unit": {
      "name": "millibar",
      "symbol": "mbar",
      "dimensionality": "[mass] / [length] / [time] ** 2",
      "base_units": {
        "magnitude": 100.0,
        "units": "kg / m / s ** 2"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 10.0,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 0.1,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "b394a31049ac3b068328c5eaf43daec813d69ba59d205a8b22b045e8649ee0b5"
  },
  "metadata": {
    "source_url": "https://convertreference.org/pressure/kilopascal-to-millibar/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}