electric resistance

{
  "id": "NISTq28",
  "unitsml_id": "q:electric_resistance",
  "name": "electric resistance",
  "names": [
    {
      "value": "electric resistance",
      "lang": "en"
    },
    {
      "value": "résistance électrique",
      "lang": "fr"
    }
  ],
  "short": "electric_resistance",
  "type": "derived",
  "dimension": {
    "id": "NISTd20",
    "name": "electric resistance",
    "expression": "L2·M·T-3·I-2",
    "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
      }
    ],
    "dimensionless": false
  },
  "units": [
    {
      "id": "NISTu18",
      "name": "ohm",
      "symbol": "Ω"
    },
    {
      "id": "NISTu265",
      "name": "statohm",
      "symbol": "statohm"
    },
    {
      "id": "NISTu52",
      "name": "abohm",
      "symbol": "abΩ"
    }
  ],
  "unit_count": 3,
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTq28"
    },
    {
      "type": "unitsml",
      "id": "q:electric_resistance"
    }
  ],
  "references": [
    {
      "type": "normative",
      "authority": "si-digital-framework",
      "uri": "http://si-digital-framework.org/quantities/ELRE"
    },
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/quantitykind/Resistance"
    }
  ]
}