joule

{
  "id": "NISTu13",
  "unitsml_id": "u:joule",
  "name": "joule",
  "names": [
    {
      "value": "joule",
      "lang": "en"
    },
    {
      "value": "joule",
      "lang": "fr"
    }
  ],
  "symbols": {
    "unicode": "J",
    "ascii": "J",
    "html": "J",
    "latex": "\\ensuremath{\\mathrm{J}}",
    "id": "J",
    "mathml": "<mi mathvariant='normal'>J</mi>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu13"
    },
    {
      "type": "unitsml",
      "id": "u:joule"
    }
  ],
  "references": [
    {
      "type": "normative",
      "authority": "si-digital-framework",
      "uri": "http://si-digital-framework.org/SI/units/joule"
    },
    {
      "type": "informative",
      "authority": "ucum",
      "uri": "ucum:unit:si:code:J"
    },
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/unit/J"
    }
  ],
  "short": "joule",
  "root": true,
  "composite": true,
  "quantities": [
    {
      "id": "NISTq152",
      "name": "Lagrange function",
      "type": "derived"
    },
    {
      "id": "NISTq153",
      "name": "Hamilton function",
      "type": "derived"
    },
    {
      "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": "SI_derived_special",
      "name": "SI-derived units special",
      "short": "si-derived-special",
      "acceptable": true
    },
    {
      "id": "SI_compatible",
      "name": "Units compatible with SI",
      "short": "si-compatible",
      "acceptable": true
    }
  ],
  "root_units": [
    {
      "power": 2,
      "unit": {
        "id": "NISTu1",
        "name": "metre",
        "symbol": "m"
      },
      "prefix": null
    },
    {
      "power": 1,
      "unit": {
        "id": "NISTu27",
        "name": "gram",
        "symbol": "g"
      },
      "prefix": {
        "id": "NISTp10_3",
        "name": "kilo",
        "symbol": "k"
      }
    },
    {
      "power": -2,
      "unit": {
        "id": "NISTu3",
        "name": "second",
        "symbol": "″"
      },
      "prefix": null
    }
  ]
}