var

{
  "id": "NISTu401",
  "unitsml_id": "u:var",
  "name": "var",
  "names": [
    {
      "value": "var",
      "lang": "en"
    }
  ],
  "symbols": {
    "unicode": "var",
    "ascii": "var",
    "html": "var",
    "latex": "\\ensuremath{\\mathrm{var}}",
    "id": "var",
    "mathml": "<mi mathvariant='normal'>var</mi>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu401"
    },
    {
      "type": "unitsml",
      "id": "u:var"
    }
  ],
  "references": [],
  "short": "var",
  "root": false,
  "composite": true,
  "quantities": [
    {
      "id": "NISTq187",
      "name": "apparent power",
      "type": "derived"
    }
  ],
  "dimension": {
    "id": "NISTd16",
    "name": "power",
    "expression": "L2·M·T-3",
    "components": [
      {
        "key": "length",
        "symbol": "L",
        "power": 2
      },
      {
        "key": "mass",
        "symbol": "M",
        "power": 1
      },
      {
        "key": "time",
        "symbol": "T",
        "power": -3
      }
    ],
    "dimensionless": false
  },
  "scale": {
    "id": "continuous_ratio",
    "name": "continuous ratio scale"
  },
  "systems": [
    {
      "id": "SI_derived_non-special",
      "name": "SI-derived units non-special",
      "short": "si-derived-nonspecial",
      "acceptable": true
    },
    {
      "id": "SI_compatible",
      "name": "Units compatible with SI",
      "short": "si-compatible",
      "acceptable": true
    }
  ],
  "root_units": [
    {
      "power": 1,
      "unit": {
        "id": "NISTu16",
        "name": "volt",
        "symbol": "V"
      },
      "prefix": null
    },
    {
      "power": 1,
      "unit": {
        "id": "NISTu4",
        "name": "ampere",
        "symbol": "A"
      },
      "prefix": null
    }
  ]
}