tesla

{
  "id": "NISTu21",
  "unitsml_id": "u:tesla",
  "name": "tesla",
  "names": [
    {
      "value": "tesla",
      "lang": "en"
    },
    {
      "value": "tesla",
      "lang": "fr"
    }
  ],
  "symbols": {
    "unicode": "T",
    "ascii": "T",
    "html": "T",
    "latex": "\\ensuremath{\\mathrm{T}}",
    "id": "T",
    "mathml": "<mi mathvariant='normal'>T</mi>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu21"
    },
    {
      "type": "unitsml",
      "id": "u:tesla"
    }
  ],
  "references": [
    {
      "type": "normative",
      "authority": "si-digital-framework",
      "uri": "http://si-digital-framework.org/SI/units/tesla"
    },
    {
      "type": "informative",
      "authority": "ucum",
      "uri": "ucum:unit:si:code:T"
    },
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/unit/T"
    }
  ],
  "short": "tesla",
  "root": true,
  "composite": true,
  "quantities": [
    {
      "id": "NISTq14",
      "name": "magnetic flux density",
      "type": "derived"
    }
  ],
  "dimension": {
    "id": "NISTd13",
    "name": "magnetic flux density",
    "expression": "M·T-2·I-1",
    "components": [
      {
        "key": "mass",
        "symbol": "M",
        "power": 1
      },
      {
        "key": "time",
        "symbol": "T",
        "power": -2
      },
      {
        "key": "electric_current",
        "symbol": "I",
        "power": -1
      }
    ],
    "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": 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
    },
    {
      "power": -1,
      "unit": {
        "id": "NISTu4",
        "name": "ampere",
        "symbol": "A"
      },
      "prefix": null
    }
  ]
}