electric conductance

{
  "id": "NISTd21",
  "unitsml_id": "d:electric_conductance",
  "name": "electric conductance",
  "names": [
    {
      "value": "electric conductance",
      "lang": "en"
    }
  ],
  "expression": "L-2·M-1·T3·I2",
  "dimensionless": false,
  "components": [
    {
      "key": "length",
      "symbol": "L",
      "power": -2
    },
    {
      "key": "mass",
      "symbol": "M",
      "power": -1
    },
    {
      "key": "time",
      "symbol": "T",
      "power": 3
    },
    {
      "key": "electric_current",
      "symbol": "I",
      "power": 2
    }
  ],
  "quantities": [
    {
      "id": "NISTq29",
      "name": "electric conductance"
    }
  ],
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTd21"
    },
    {
      "type": "unitsml",
      "id": "d:electric_conductance"
    }
  ],
  "references": [
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0"
    }
  ]
}