inductance

{
  "id": "NISTq32",
  "unitsml_id": "q:inductance",
  "name": "inductance",
  "names": [
    {
      "value": "inductance",
      "lang": "en"
    },
    {
      "value": "inductance",
      "lang": "fr"
    }
  ],
  "short": "inductance",
  "type": "derived",
  "dimension": {
    "id": "NISTd23",
    "name": "inductance",
    "expression": "L2·M·T-2·I-2",
    "components": [
      {
        "key": "length",
        "symbol": "L",
        "power": 2
      },
      {
        "key": "mass",
        "symbol": "M",
        "power": 1
      },
      {
        "key": "time",
        "symbol": "T",
        "power": -2
      },
      {
        "key": "electric_current",
        "symbol": "I",
        "power": -2
      }
    ],
    "dimensionless": false
  },
  "units": [
    {
      "id": "NISTu22",
      "name": "henry",
      "symbol": "H"
    },
    {
      "id": "NISTu50",
      "name": "abhenry",
      "symbol": "abH"
    }
  ],
  "unit_count": 2,
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTq32"
    },
    {
      "type": "unitsml",
      "id": "q:inductance"
    }
  ],
  "references": [
    {
      "type": "normative",
      "authority": "si-digital-framework",
      "uri": "http://si-digital-framework.org/quantities/ELIN"
    },
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/quantitykind/Inductance"
    }
  ]
}