gram

{
  "id": "NISTu27",
  "unitsml_id": "u:gram",
  "name": "gram",
  "names": [
    {
      "value": "gram",
      "lang": "en"
    },
    {
      "value": "gramme",
      "lang": "fr"
    }
  ],
  "symbols": {
    "unicode": "g",
    "ascii": "g",
    "html": "g",
    "latex": "\\ensuremath{\\mathrm{g}}",
    "id": "g",
    "mathml": "<mi mathvariant='normal'>g</mi>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu27"
    },
    {
      "type": "unitsml",
      "id": "u:gram"
    }
  ],
  "references": [
    {
      "type": "normative",
      "authority": "si-digital-framework",
      "uri": "http://si-digital-framework.org/SI/units/gram"
    },
    {
      "type": "informative",
      "authority": "ucum",
      "uri": "ucum:base-unit:code:g"
    },
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/unit/GM"
    }
  ],
  "short": "gram",
  "root": true,
  "composite": true,
  "quantities": [
    {
      "id": "NISTq2",
      "name": "mass",
      "type": "base"
    }
  ],
  "dimension": {
    "id": "NISTd2",
    "name": "mass",
    "expression": "M",
    "components": [
      {
        "key": "mass",
        "symbol": "M",
        "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": [
    {
      "power": -3,
      "unit": {
        "id": "NISTu2",
        "name": "kilogram",
        "symbol": "kg"
      },
      "prefix": null
    }
  ]
}