ampere

{
  "id": "NISTu4",
  "unitsml_id": "u:ampere",
  "name": "ampere",
  "names": [
    {
      "value": "ampere",
      "lang": "en"
    },
    {
      "value": "ampère",
      "lang": "fr"
    }
  ],
  "symbols": {
    "unicode": "A",
    "ascii": "A",
    "html": "A",
    "latex": "\\ensuremath{\\mathrm{A}}",
    "id": "A",
    "mathml": "<mi mathvariant='normal'>A</mi>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu4"
    },
    {
      "type": "unitsml",
      "id": "u:ampere"
    }
  ],
  "references": [
    {
      "type": "normative",
      "authority": "si-digital-framework",
      "uri": "http://si-digital-framework.org/SI/units/ampere"
    },
    {
      "type": "informative",
      "authority": "ucum",
      "uri": "ucum:unit:si:code:A"
    },
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/unit/A"
    }
  ],
  "short": "ampere",
  "root": true,
  "composite": false,
  "quantities": [
    {
      "id": "NISTq4",
      "name": "electric current",
      "type": "base"
    }
  ],
  "dimension": {
    "id": "NISTd4",
    "name": "electric current",
    "expression": "I",
    "components": [
      {
        "key": "electric_current",
        "symbol": "I",
        "power": 1
      }
    ],
    "dimensionless": false
  },
  "scale": {
    "id": "continuous_ratio",
    "name": "continuous ratio scale"
  },
  "systems": [
    {
      "id": "SI_base",
      "name": "SI base units",
      "short": "si-base",
      "acceptable": true
    },
    {
      "id": "SI_compatible",
      "name": "Units compatible with SI",
      "short": "si-compatible",
      "acceptable": true
    }
  ],
  "root_units": null
}