kilowatt hour

{
  "id": "NISTu65",
  "unitsml_id": "u:kilowatt_hour",
  "name": "kilowatt hour",
  "names": [
    {
      "value": "kilowatt hour",
      "lang": "en"
    }
  ],
  "symbols": {
    "unicode": "kW·h",
    "ascii": "kW*h",
    "html": "kW · h",
    "latex": "\\ensuremath{\\mathrm{kW\\cdot h}}",
    "id": "kW*h",
    "mathml": "<mrow><mi mathvariant='normal'>kW</mi><mo>&#183;</mo><mi mathvariant='normal'>h</mi></mrow>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu65"
    },
    {
      "type": "unitsml",
      "id": "u:kilowatt_hour"
    }
  ],
  "references": [
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/unit/KiloW-HR"
    }
  ],
  "short": "kilowatt_hour",
  "root": false,
  "composite": true,
  "quantities": [
    {
      "id": "NISTq17",
      "name": "energy",
      "type": "derived"
    },
    {
      "id": "NISTq18",
      "name": "work",
      "type": "derived"
    },
    {
      "id": "NISTq182",
      "name": "kinetic energy",
      "type": "derived"
    },
    {
      "id": "NISTq183",
      "name": "mechanical energy",
      "type": "derived"
    },
    {
      "id": "NISTq19",
      "name": "amount of heat",
      "type": "derived"
    },
    {
      "id": "NISTq77",
      "name": "potential energy",
      "type": "derived"
    }
  ],
  "dimension": {
    "id": "NISTd15",
    "name": "energy",
    "expression": "L2·M·T-2",
    "components": [
      {
        "key": "length",
        "symbol": "L",
        "power": 2
      },
      {
        "key": "mass",
        "symbol": "M",
        "power": 1
      },
      {
        "key": "time",
        "symbol": "T",
        "power": -2
      }
    ],
    "dimensionless": false
  },
  "scale": {
    "id": "continuous_ratio",
    "name": "continuous ratio scale"
  },
  "systems": [
    {
      "id": "non-SI_acceptable",
      "name": "non-SI but acceptable",
      "short": "nonsi-acceptable",
      "acceptable": true
    }
  ],
  "root_units": [
    {
      "power": 1,
      "unit": {
        "id": "NISTu14",
        "name": "watt",
        "symbol": "W"
      },
      "prefix": {
        "id": "NISTp10_3",
        "name": "kilo",
        "symbol": "k"
      }
    },
    {
      "power": 1,
      "unit": {
        "id": "NISTu37",
        "name": "hour",
        "symbol": "h"
      },
      "prefix": null
    }
  ]
}