coulomb

{
  "id": "NISTu15",
  "unitsml_id": "u:coulomb",
  "name": "coulomb",
  "names": [
    {
      "value": "coulomb",
      "lang": "en"
    },
    {
      "value": "coulomb",
      "lang": "fr"
    }
  ],
  "symbols": {
    "unicode": "C",
    "ascii": "C",
    "html": "C",
    "latex": "\\ensuremath{\\mathrm{C}}",
    "id": "C",
    "mathml": "<mi mathvariant='normal'>C</mi>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu15"
    },
    {
      "type": "unitsml",
      "id": "u:coulomb"
    }
  ],
  "references": [
    {
      "type": "normative",
      "authority": "si-digital-framework",
      "uri": "http://si-digital-framework.org/SI/units/coulomb"
    },
    {
      "type": "informative",
      "authority": "ucum",
      "uri": "ucum:base-unit:code:C"
    },
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/unit/C"
    }
  ],
  "short": "coulomb",
  "root": true,
  "composite": true,
  "quantities": [
    {
      "id": "NISTq22",
      "name": "electric charge",
      "type": "derived"
    },
    {
      "id": "NISTq23",
      "name": "amount of electricity",
      "type": "derived"
    }
  ],
  "dimension": {
    "id": "NISTd17",
    "name": "electric charge",
    "expression": "T·I",
    "components": [
      {
        "key": "time",
        "symbol": "T",
        "power": 1
      },
      {
        "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": "NISTu2",
        "name": "kilogram",
        "symbol": "kg"
      },
      "prefix": null
    },
    {
      "power": 1,
      "unit": {
        "id": "NISTu4",
        "name": "ampere",
        "symbol": "A"
      },
      "prefix": null
    }
  ]
}