{
  "meta": {
    "source": "https://github.com/unitsml/unitsdb",
    "version": "2.0.0",
    "schema_site": "https://schema.unitsml.org",
    "generated": "2026-04-29"
  },
  "stats": {
    "units": 380,
    "quantities": 199,
    "dimensions": 92,
    "prefixes": 33,
    "scales": 5,
    "unit_systems": 7,
    "total": 716,
    "units_root": 255,
    "units_composite": 123,
    "quantities_base": 8,
    "quantities_derived": 191,
    "prefixes_decimal": 25,
    "prefixes_binary": 8
  },
  "units": [
    {
      "id": "NISTu1",
      "unitsml_id": "u:meter",
      "name": "metre",
      "names": [
        {
          "value": "metre",
          "lang": "en"
        },
        {
          "value": "meter",
          "lang": "en"
        },
        {
          "value": "mètre",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "m",
        "ascii": "m",
        "html": "m",
        "latex": "\\ensuremath{\\mathrm{m}}",
        "id": "m",
        "mathml": "<mi mathvariant='normal'>m</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1"
        },
        {
          "type": "unitsml",
          "id": "u:meter"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/metre"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:base-unit:code:m"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/M"
        }
      ],
      "short": "meter",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq100",
          "name": "diameter",
          "type": "derived"
        },
        {
          "id": "NISTq101",
          "name": "length of path",
          "type": "derived"
        },
        {
          "id": "NISTq102",
          "name": "cartesian coordinates",
          "type": "derived"
        },
        {
          "id": "NISTq103",
          "name": "position vector",
          "type": "derived"
        },
        {
          "id": "NISTq104",
          "name": "displacement",
          "type": "derived"
        },
        {
          "id": "NISTq105",
          "name": "radius of curvature",
          "type": "derived"
        },
        {
          "id": "NISTq114",
          "name": "wavelength",
          "type": "derived"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        },
        {
          "id": "NISTq95",
          "name": "breadth",
          "type": "derived"
        },
        {
          "id": "NISTq96",
          "name": "height",
          "type": "derived"
        },
        {
          "id": "NISTq97",
          "name": "thickness",
          "type": "derived"
        },
        {
          "id": "NISTq98",
          "name": "radius",
          "type": "derived"
        },
        {
          "id": "NISTq99",
          "name": "radial distance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "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": null
    },
    {
      "id": "NISTu1.u3e-1/1",
      "unitsml_id": "u:meter_per_second",
      "name": "meter per second",
      "names": [
        {
          "value": "meter per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m·s⁻¹",
        "ascii": "m*s^-1",
        "html": "m/s",
        "latex": "\\ensuremath{\\mathrm{m/s}}",
        "id": "m*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>m</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1.u3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:meter_per_second"
        }
      ],
      "references": [],
      "short": "meter_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq107",
          "name": "speed of propagation of waves",
          "type": "derived"
        },
        {
          "id": "NISTq116",
          "name": "phase velocity",
          "type": "derived"
        },
        {
          "id": "NISTq117",
          "name": "group velocity",
          "type": "derived"
        },
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu1.u3e-2/1",
      "unitsml_id": "u:meter_per_second_squared",
      "name": "meter per second squared",
      "names": [
        {
          "value": "meter per second squared",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m·s⁻²",
        "ascii": "m*s^-2",
        "html": "m/s<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{m/s^2}}",
        "id": "m*s^-2",
        "mathml": "<mrow><mi mathvariant='normal'>m</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>s</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1.u3e-2/1"
        },
        {
          "type": "unitsml",
          "id": "u:meter_per_second_squared"
        }
      ],
      "references": [],
      "short": "meter_per_second_squared",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq108",
          "name": "acceleration of free fall",
          "type": "derived"
        },
        {
          "id": "NISTq49",
          "name": "acceleration",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd28",
        "name": "acceleration",
        "expression": "L·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu10",
      "unitsml_id": "u:steradian",
      "name": "steradian",
      "names": [
        {
          "value": "steradian",
          "lang": "en"
        },
        {
          "value": "stéradian",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "sr",
        "ascii": "sr",
        "html": "sr",
        "latex": "\\ensuremath{\\mathrm{sr}}",
        "id": "sr",
        "mathml": "<mi mathvariant='normal'>sr</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu10"
        },
        {
          "type": "unitsml",
          "id": "u:steradian"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/steradian"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:sr"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/SR"
        }
      ],
      "short": "steradian",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq11",
          "name": "solid angle",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd64",
        "name": "solid angle",
        "expression": "1",
        "components": [
          {
            "key": "plane_angle",
            "symbol": "phi",
            "power": 1
          }
        ],
        "dimensionless": true
      },
      "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": null
    },
    {
      "id": "NISTu100",
      "unitsml_id": "u:rem",
      "name": "rem",
      "names": [
        {
          "value": "rem",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "rem",
        "ascii": "rem",
        "html": "rem",
        "latex": "\\ensuremath{\\mathrm{rem}}",
        "id": "rem",
        "mathml": "<mi mathvariant='normal'>rem</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu100"
        },
        {
          "type": "unitsml",
          "id": "u:rem"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/REM"
        }
      ],
      "short": "rem",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq39",
          "name": "dose equivalent",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_nist_acceptable",
          "name": "non-SI but acceptable by NIST SP 811",
          "short": "nonsi-nist-acceptable",
          "acceptable": true
        },
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu106",
      "unitsml_id": "u:year_365",
      "name": "year (365 days)",
      "names": [
        {
          "value": "year (365 days)",
          "lang": "en"
        },
        {
          "value": "year",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "a",
        "ascii": "a",
        "html": "a",
        "latex": "\\ensuremath{\\mathrm{a}}",
        "id": "a_year",
        "mathml": "<mi mathvariant='normal'>a</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu106"
        },
        {
          "type": "unitsml",
          "id": "u:year_365"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:a"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/YR"
        }
      ],
      "short": "year_365",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu107",
      "unitsml_id": "u:foot_per_minute",
      "name": "foot per minute",
      "names": [
        {
          "value": "foot per minute",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft·min⁻¹",
        "ascii": "ft*min^-1",
        "html": "ft/min",
        "latex": "\\ensuremath{\\mathrm{ft/min}}",
        "id": "ft*min^-1",
        "mathml": "<mrow><mi mathvariant='normal'>ft</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>min</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu107"
        },
        {
          "type": "unitsml",
          "id": "u:foot_per_minute"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT-PER-MIN"
        }
      ],
      "short": "foot_per_minute",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu36",
            "name": "minute",
            "symbol": "′"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu108",
      "unitsml_id": "u:foot_per_second",
      "name": "foot per second",
      "names": [
        {
          "value": "foot per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft·s⁻¹",
        "ascii": "ft*s^-1",
        "html": "ft/s",
        "latex": "\\ensuremath{\\mathrm{ft/s}}",
        "id": "ft*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>ft</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu108"
        },
        {
          "type": "unitsml",
          "id": "u:foot_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT-PER-SEC"
        }
      ],
      "short": "foot_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu109",
      "unitsml_id": "u:inch_per_second",
      "name": "inch per second",
      "names": [
        {
          "value": "inch per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "in·s⁻¹",
        "ascii": "in*s^-1",
        "html": "in/s",
        "latex": "\\ensuremath{\\mathrm{in/s}}",
        "id": "in*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>in</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu109"
        },
        {
          "type": "unitsml",
          "id": "u:inch_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN-PER-SEC"
        }
      ],
      "short": "inch_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu8",
            "name": "inch",
            "symbol": "″"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu11",
      "unitsml_id": "u:newton",
      "name": "newton",
      "names": [
        {
          "value": "newton",
          "lang": "en"
        },
        {
          "value": "newton",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "N",
        "ascii": "N",
        "html": "N",
        "latex": "\\ensuremath{\\mathrm{N}}",
        "id": "N",
        "mathml": "<mi mathvariant='normal'>N</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu11"
        },
        {
          "type": "unitsml",
          "id": "u:newton"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/newton"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:N"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/N"
        }
      ],
      "short": "newton",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq13",
          "name": "force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "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": null
    },
    {
      "id": "NISTu11.u1",
      "unitsml_id": "u:newton_meter",
      "name": "newton meter",
      "names": [
        {
          "value": "newton meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "N·m",
        "ascii": "N*m",
        "html": "N&#8201;&#183;&#8201;m",
        "latex": "\\ensuremath{\\mathrm{N\\cdot m}}",
        "id": "N*m",
        "mathml": "<mrow><mi mathvariant='normal'>N</mi><mo>&#183;</mo><mi mathvariant='normal'>m</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu11.u1"
        },
        {
          "type": "unitsml",
          "id": "u:newton_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/N-M"
        }
      ],
      "short": "newton_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq184",
          "name": "torque",
          "type": "derived"
        },
        {
          "id": "NISTq185",
          "name": "bending moment of force",
          "type": "derived"
        },
        {
          "id": "NISTq60",
          "name": "moment of force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu11",
            "name": "newton",
            "symbol": "N"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu11.u1.u3",
      "unitsml_id": "u:newton_meter_second",
      "name": "newton meter second",
      "names": [
        {
          "value": "newton meter second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "N·m·s",
        "ascii": "N*m*s",
        "html": "N&#8201;&#183;&#8201;m&#8201;&#183;&#8201;s",
        "latex": "\\ensuremath{\\mathrm{N\\cdot m\\cdot s}}",
        "id": "N*m*s",
        "mathml": "<mrow><mi mathvariant='normal'>N</mi><mo>&#183;</mo><mi mathvariant='normal'>m</mi><mo>&#183;</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu11.u1.u3"
        },
        {
          "type": "unitsml",
          "id": "u:newton_meter_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/N-M-SEC"
        }
      ],
      "short": "newton_meter_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq133",
          "name": "angular impulse",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd60",
        "name": "action",
        "expression": "L2·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu11",
            "name": "newton",
            "symbol": "N"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu11.u1e-1/1",
      "unitsml_id": "u:newton_per_meter",
      "name": "newton per meter",
      "names": [
        {
          "value": "newton per meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "N/m",
        "ascii": "N*m^-1",
        "html": "N/m",
        "latex": "\\ensuremath{\\mathrm{N/m}}",
        "id": "N*m^-1",
        "mathml": "<mrow><mi mathvariant='normal'>N</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>m</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu11.u1e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:newton_per_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/N-PER-M"
        }
      ],
      "short": "newton_per_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq61",
          "name": "surface tension",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd37",
        "name": "surface tension",
        "expression": "M·T-2",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu11",
            "name": "newton",
            "symbol": "N"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu11.u1e2/1.u27p10'3e-2/1",
      "unitsml_id": "u:newton_meter_squared_per_kilogram_squared",
      "name": "newton meter squared per kilogram squared",
      "names": [
        {
          "value": "newton meter squared per kilogram squared",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "N·m²/kg²",
        "ascii": "N*m^2*kg^-2",
        "html": "N&#8201;&#183;&#8201;m<sup>2</sup>/kg&nbsp;<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{N\\cdot m^2/kg^2}}",
        "id": "N*m^2*kg^-2",
        "mathml": "<mrow><mi mathvariant='normal'>N</mi><mo>&#183;</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>/</mo><msup><mrow><mi mathvariant='normal'>kg</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu11.u1e2/1.u27p10'3e-2/1"
        },
        {
          "type": "unitsml",
          "id": "u:newton_meter_squared_per_kilogram_squared"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/N-M2-PER-KiloGM2"
        }
      ],
      "short": "newton_meter_squared_per_kilogram_squared",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq130",
          "name": "gravitational constant",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd62",
        "name": "gravitational constant",
        "expression": "L3·M-1·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu11",
            "name": "newton",
            "symbol": "N"
          },
          "prefix": null
        },
        {
          "power": 2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        }
      ]
    },
    {
      "id": "NISTu11.u3",
      "unitsml_id": "u:newton_second",
      "name": "newton second",
      "names": [
        {
          "value": "newton second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "N·s",
        "ascii": "N*s",
        "html": "N&#8201;&#183;&#8201;s",
        "latex": "\\ensuremath{\\mathrm{N\\cdot s}}",
        "id": "N*s",
        "mathml": "<mrow><mi mathvariant='normal'>N</mi><mo>&#183;</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu11.u3"
        },
        {
          "type": "unitsml",
          "id": "u:newton_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/N-SEC"
        }
      ],
      "short": "newton_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq129",
          "name": "impulse",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd61",
        "name": "momentum",
        "expression": "L·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu11",
            "name": "newton",
            "symbol": "N"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu110",
      "unitsml_id": "u:mile_per_hour",
      "name": "mile per hour",
      "names": [
        {
          "value": "mile per hour",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mi·h⁻¹",
        "ascii": "mi*h^-1",
        "html": "mi/h",
        "latex": "\\ensuremath{\\mathrm{mi/h}}",
        "id": "mi*h^-1",
        "mathml": "<mrow><mi mathvariant='normal'>mi</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>h</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu110"
        },
        {
          "type": "unitsml",
          "id": "u:mile_per_hour"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MI-PER-HR"
        }
      ],
      "short": "mile_per_hour",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu83",
            "name": "mile",
            "symbol": "mi"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu37",
            "name": "hour",
            "symbol": "h"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu111",
      "unitsml_id": "u:mile_per_minute",
      "name": "mile per minute",
      "names": [
        {
          "value": "mile per minute",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mi·min⁻¹",
        "ascii": "mi*min^-1",
        "html": "mi/min",
        "latex": "\\ensuremath{\\mathrm{mi/min}}",
        "id": "mi*min^-1",
        "mathml": "<mrow><mi mathvariant='normal'>mi</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>min</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu111"
        },
        {
          "type": "unitsml",
          "id": "u:mile_per_minute"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MI-PER-MIN"
        }
      ],
      "short": "mile_per_minute",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu83",
            "name": "mile",
            "symbol": "mi"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu36",
            "name": "minute",
            "symbol": "′"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu112",
      "unitsml_id": "u:mile_per_second",
      "name": "mile per second",
      "names": [
        {
          "value": "mile per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mi·s⁻¹",
        "ascii": "mi*s^-1",
        "html": "mi/s",
        "latex": "\\ensuremath{\\mathrm{mi/s}}",
        "id": "mi*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>mi</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu112"
        },
        {
          "type": "unitsml",
          "id": "u:mile_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MI-PER-SEC"
        }
      ],
      "short": "mile_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu83",
            "name": "mile",
            "symbol": "mi"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu115",
      "unitsml_id": "u:stere",
      "name": "stere",
      "names": [
        {
          "value": "stere",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "st",
        "ascii": "st",
        "html": "st",
        "latex": "\\ensuremath{\\mathrm{st}}",
        "id": "st",
        "mathml": "<mi mathvariant='normal'>st</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu115"
        },
        {
          "type": "unitsml",
          "id": "u:stere"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:misc:code:st"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/STR"
        }
      ],
      "short": "stere",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu116",
      "unitsml_id": "u:gamma",
      "name": "gamma",
      "names": [
        {
          "value": "gamma",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "γ",
        "ascii": "gamma",
        "html": "&#947;",
        "latex": "\\ensuremath{\\gamma}}",
        "id": "gamma",
        "mathml": "<mi mathvariant='normal'>&#947;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu116"
        },
        {
          "type": "unitsml",
          "id": "u:gamma"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GAMMA"
        }
      ],
      "short": "gamma",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq14",
          "name": "magnetic flux density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd13",
        "name": "magnetic flux density",
        "expression": "M·T-2·I-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu21",
            "name": "tesla",
            "symbol": "T"
          },
          "prefix": {
            "id": "NISTp10_-9",
            "name": "nano",
            "symbol": "n"
          }
        }
      ]
    },
    {
      "id": "NISTu117",
      "unitsml_id": "u:ec_therm",
      "name": "therm (EC)",
      "names": [
        {
          "value": "therm (EC)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "thm (EC)",
        "ascii": "thm (EC)",
        "html": "thm (EC)",
        "latex": "\\ensuremath{\\mathrm{thm (EC)}}",
        "id": "thm (EC)",
        "mathml": "<mi mathvariant='normal'>thm (EC)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu117"
        },
        {
          "type": "unitsml",
          "id": "u:ec_therm"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/THERM_EC"
        }
      ],
      "short": "ec_therm",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu118",
      "unitsml_id": "u:roentgen",
      "name": "roentgen",
      "names": [
        {
          "value": "roentgen",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "R",
        "ascii": "R",
        "html": "R",
        "latex": "\\ensuremath{\\mathrm{R}}",
        "id": "R",
        "mathml": "<mi mathvariant='normal'>R</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu118"
        },
        {
          "type": "unitsml",
          "id": "u:roentgen"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:R"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/R"
        }
      ],
      "short": "roentgen",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq75",
          "name": "exposure (x and gamma rays)",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd49",
        "name": "exposure",
        "expression": "M-1·T·I",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "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": "non-SI_nist_acceptable",
          "name": "non-SI but acceptable by NIST SP 811",
          "short": "nonsi-nist-acceptable",
          "acceptable": true
        },
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu119",
      "unitsml_id": "u:gauss",
      "name": "gauss",
      "names": [
        {
          "value": "gauss",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "G",
        "ascii": "G",
        "html": "G",
        "latex": "\\ensuremath{\\mathrm{G}}",
        "id": "G",
        "mathml": "<mi mathvariant='normal'>G</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu119"
        },
        {
          "type": "unitsml",
          "id": "u:gauss"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:G"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GAUSS"
        }
      ],
      "short": "gauss",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq14",
          "name": "magnetic flux density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd13",
        "name": "magnetic flux density",
        "expression": "M·T-2·I-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu12",
      "unitsml_id": "u:pascal",
      "name": "pascal",
      "names": [
        {
          "value": "pascal",
          "lang": "en"
        },
        {
          "value": "pascal",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "Pa",
        "ascii": "Pa",
        "html": "Pa",
        "latex": "\\ensuremath{\\mathrm{Pa}}",
        "id": "Pa",
        "mathml": "<mi mathvariant='normal'>Pa</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu12"
        },
        {
          "type": "unitsml",
          "id": "u:pascal"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/pascal"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:Pa"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PA"
        }
      ],
      "short": "pascal",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq134",
          "name": "normal stress",
          "type": "derived"
        },
        {
          "id": "NISTq135",
          "name": "shear stress",
          "type": "derived"
        },
        {
          "id": "NISTq141",
          "name": "modulus of elasticity",
          "type": "derived"
        },
        {
          "id": "NISTq142",
          "name": "modulus of rigidity",
          "type": "derived"
        },
        {
          "id": "NISTq143",
          "name": "modulus of compression",
          "type": "derived"
        },
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "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": null
    },
    {
      "id": "NISTu12.u3",
      "unitsml_id": "u:pascal_second",
      "name": "pascal second",
      "names": [
        {
          "value": "pascal second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Pa·s",
        "ascii": "Pa*s",
        "html": "Pa&#8201;&#183;&#8201;s",
        "latex": "\\ensuremath{\\mathrm{Pa\\cdot s}}",
        "id": "Pa*s",
        "mathml": "<mrow><mi mathvariant='normal'>Pa</mi><mo>&#183;</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu12.u3"
        },
        {
          "type": "unitsml",
          "id": "u:pascal_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PA-SEC"
        }
      ],
      "short": "pascal_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq59",
          "name": "dynamic viscosity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd36",
        "name": "dynamic viscosity",
        "expression": "L-1·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu12",
            "name": "pascal",
            "symbol": "Pa"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu12.u5e-1/1",
      "unitsml_id": "u:pascal_per_kelvin",
      "name": "pascal per kelvin",
      "names": [
        {
          "value": "pascal per kelvin",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Pa/K",
        "ascii": "Pa*K^-1",
        "html": "Pa/K",
        "latex": "\\ensuremath{\\mathrm{Pa/K}}",
        "id": "Pa*K^-1",
        "mathml": "<mrow><mi mathvariant='normal'>Pa</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>K</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu12.u5e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:pascal_per_kelvin"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PA-PER-K"
        }
      ],
      "short": "pascal_per_kelvin",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq159",
          "name": "pressure coefficient",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd69",
        "name": "pressure coefficient",
        "expression": "L-1·M·T-2·Theta-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu12",
            "name": "pascal",
            "symbol": "Pa"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu5",
            "name": "kelvin",
            "symbol": "°K"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu120",
      "unitsml_id": "u:kayser",
      "name": "kayser",
      "names": [
        {
          "value": "kayser",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "K",
        "ascii": "K",
        "html": "K",
        "latex": "\\ensuremath{\\mathrm{K}}",
        "id": "kayser",
        "mathml": "<mi mathvariant='normal'>K</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu120"
        },
        {
          "type": "unitsml",
          "id": "u:kayser"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:Ky"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KY"
        }
      ],
      "short": "kayser",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq50",
          "name": "wavenumber",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd29",
        "name": "wavenumber",
        "expression": "L-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu121",
      "unitsml_id": "u:centistokes",
      "name": "centistokes",
      "names": [
        {
          "value": "centistokes",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cSt",
        "ascii": "cSt",
        "html": "cSt",
        "latex": "\\ensuremath{\\mathrm{cSt}}",
        "id": "cSt",
        "mathml": "<mi mathvariant='normal'>cSt</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu121"
        },
        {
          "type": "unitsml",
          "id": "u:centistokes"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CentiST"
        }
      ],
      "short": "centistokes",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq85",
          "name": "kinematic viscosity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd56",
        "name": "kinematic viscosity",
        "expression": "L2·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu142",
            "name": "stokes",
            "symbol": "St"
          },
          "prefix": {
            "id": "NISTp10_-2",
            "name": "centi",
            "symbol": "c"
          }
        }
      ]
    },
    {
      "id": "NISTu122",
      "unitsml_id": "u:micron",
      "name": "micron",
      "names": [
        {
          "value": "micron",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "μ",
        "ascii": "micron",
        "html": "&#956;",
        "latex": "\\ensuremath{\\mathrm{mu}}",
        "id": "micron",
        "mathml": "<mi mathvariant='normal'>&#956;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu122"
        },
        {
          "type": "unitsml",
          "id": "u:micron"
        }
      ],
      "references": [],
      "short": "micron",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": {
            "id": "NISTp10_-6",
            "name": "micro",
            "symbol": "μ"
          }
        }
      ]
    },
    {
      "id": "NISTu123",
      "unitsml_id": "u:mil (length)",
      "name": "mil (length)",
      "names": [
        {
          "value": "mil (length)",
          "lang": "en"
        },
        {
          "value": "mil",
          "lang": "en"
        },
        {
          "value": "thou",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "thou",
        "ascii": "thou",
        "html": "thou",
        "latex": "\\ensuremath{\\mathrm{thou}}",
        "id": "thou",
        "mathml": "<mi mathvariant='normal'>thou</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu123"
        },
        {
          "type": "unitsml",
          "id": "u:mil (length)"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[mil_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MilLength"
        }
      ],
      "short": "mil (length)",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu8",
            "name": "inch",
            "symbol": "″"
          },
          "prefix": {
            "id": "NISTp10_-3",
            "name": "milli",
            "symbol": "m"
          }
        }
      ]
    },
    {
      "id": "NISTu124",
      "unitsml_id": "u:stilb",
      "name": "stilb",
      "names": [
        {
          "value": "stilb",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "sb",
        "ascii": "sb",
        "html": "sb",
        "latex": "\\ensuremath{\\mathrm{sb}}",
        "id": "sb",
        "mathml": "<mi mathvariant='normal'>sb</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu124"
        },
        {
          "type": "unitsml",
          "id": "u:stilb"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:sb"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/STILB"
        }
      ],
      "short": "stilb",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq56",
          "name": "luminance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd27",
        "name": "illuminance",
        "expression": "L-2·J",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu125",
      "unitsml_id": "u:kilogram_force_second_squared_per_meter",
      "name": "kilogram-force second squared per meter",
      "names": [
        {
          "value": "kilogram-force second squared per meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kgf·s²m⁻¹",
        "ascii": "kgf*s^2/m",
        "html": "kgf&#8201;&#183;&#8201;s<sup>2</sup>/m",
        "latex": "\\ensuremath{\\mathrm{kgf\\cdot s^2/m}}",
        "id": "kgf*s^2/m",
        "mathml": "<mrow><mi mathvariant='normal'>kgf</mi><mo>&#183;</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu125"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_force_second_squared_per_meter"
        }
      ],
      "references": [],
      "short": "kilogram_force_second_squared_per_meter",
      "root": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu196",
            "name": "gram-force",
            "symbol": "gf"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": 2,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu126",
      "unitsml_id": "u:kilogram_force_meter",
      "name": "kilogram-force meter",
      "names": [
        {
          "value": "kilogram-force meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kgf·m",
        "ascii": "kgf*m",
        "html": "kgf&#8201;&#183;&#8201;m",
        "latex": "\\ensuremath{\\mathrm{kgf\\cdot m}}",
        "id": "kgf*m",
        "mathml": "<mrow><mi mathvariant='normal'>kgf</mi><mo>&#183;</mo><mi mathvariant='normal'>m</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu126"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_force_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloGM_F-M"
        }
      ],
      "short": "kilogram_force_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq184",
          "name": "torque",
          "type": "derived"
        },
        {
          "id": "NISTq185",
          "name": "bending moment of force",
          "type": "derived"
        },
        {
          "id": "NISTq60",
          "name": "moment of force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu196",
            "name": "gram-force",
            "symbol": "gf"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu127",
      "unitsml_id": "u:electric_horsepower",
      "name": "horsepower, electric",
      "names": [
        {
          "value": "horsepower, electric",
          "lang": "en"
        },
        {
          "value": "electric horsepower",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "hp",
        "ascii": "hp",
        "html": "hp",
        "latex": "\\ensuremath{\\mathrm{hp}}",
        "id": "hp_electric",
        "mathml": "<mi mathvariant='normal'>hp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu127"
        },
        {
          "type": "unitsml",
          "id": "u:electric_horsepower"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HP_Electric"
        }
      ],
      "short": "electric_horsepower",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        },
        {
          "id": "NISTq21",
          "name": "radiant flux",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu128",
      "unitsml_id": "u:poise",
      "name": "poise",
      "names": [
        {
          "value": "poise",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "P",
        "ascii": "P",
        "html": "P",
        "latex": "\\ensuremath{\\mathrm{P}}",
        "id": "P",
        "mathml": "<mi mathvariant='normal'>P</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu128"
        },
        {
          "type": "unitsml",
          "id": "u:poise"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:P"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/POISE"
        }
      ],
      "short": "poise",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq59",
          "name": "dynamic viscosity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd36",
        "name": "dynamic viscosity",
        "expression": "L-1·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu129",
      "unitsml_id": "u:rhe",
      "name": "rhe",
      "names": [
        {
          "value": "rhe",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "rhe",
        "ascii": "rhe",
        "html": "rhe",
        "latex": "\\ensuremath{\\mathrm{rhe}}",
        "id": "rhe",
        "mathml": "<mi mathvariant='normal'>rhe</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu129"
        },
        {
          "type": "unitsml",
          "id": "u:rhe"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/RHE"
        }
      ],
      "short": "rhe",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq91",
          "name": "fluidity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd52",
        "name": "fluidity",
        "expression": "L·M-1·T",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu12e-1/1",
      "unitsml_id": "u:pascal_to_the_power_minus_one",
      "name": "pascal to the power minus one",
      "names": [
        {
          "value": "pascal to the power minus one",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Pa⁻¹",
        "ascii": "Pa^-1",
        "html": "Pa<sup>-1</sup>",
        "latex": "\\ensuremath{\\mathrm{Pa^{-1}}}",
        "id": "Pa^-1",
        "mathml": "<msup><mrow><mi mathvariant='normal'>Pa</mi></mrow><mrow><mo>&#x2212;</mo><mn>1</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu12e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:pascal_to_the_power_minus_one"
        }
      ],
      "references": [],
      "short": "pascal_to_the_power_minus_one",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq139",
          "name": "compressibility",
          "type": "derived"
        },
        {
          "id": "NISTq160",
          "name": "isothermal compressibility",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd63",
        "name": "compressibility",
        "expression": "L·M-1·T2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": -1,
          "unit": {
            "id": "NISTu12",
            "name": "pascal",
            "symbol": "Pa"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu13",
      "unitsml_id": "u:joule",
      "name": "joule",
      "names": [
        {
          "value": "joule",
          "lang": "en"
        },
        {
          "value": "joule",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "J",
        "ascii": "J",
        "html": "J",
        "latex": "\\ensuremath{\\mathrm{J}}",
        "id": "J",
        "mathml": "<mi mathvariant='normal'>J</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu13"
        },
        {
          "type": "unitsml",
          "id": "u:joule"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/joule"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:J"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/J"
        }
      ],
      "short": "joule",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq152",
          "name": "Lagrange function",
          "type": "derived"
        },
        {
          "id": "NISTq153",
          "name": "Hamilton function",
          "type": "derived"
        },
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "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": null
    },
    {
      "id": "NISTu13.u1e-3/1",
      "unitsml_id": "u:joule_per_cubic_meter",
      "name": "joule per cubic meter",
      "names": [
        {
          "value": "joule per cubic meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "J/m³",
        "ascii": "J*m^-3",
        "html": "J/m<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{J/m^3}}",
        "id": "J*m^-3",
        "mathml": "<mrow><mi mathvariant='normal'>J</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>3</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu13.u1e-3/1"
        },
        {
          "type": "unitsml",
          "id": "u:joule_per_cubic_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/J-PER-M3"
        }
      ],
      "short": "joule_per_cubic_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq67",
          "name": "energy density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu13",
            "name": "joule",
            "symbol": "J"
          },
          "prefix": null
        },
        {
          "power": -3,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu13.u27p10'3e-1/1",
      "unitsml_id": "u:joule_per_kilogram",
      "name": "joule per kilogram",
      "names": [
        {
          "value": "joule per kilogram",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "J/kg",
        "ascii": "J*kg^-1",
        "html": "J/kg",
        "latex": "\\ensuremath{\\mathrm{J/kg}}",
        "id": "J*kg^-1",
        "mathml": "<mrow><mi mathvariant='normal'>J</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>kg</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu13.u27p10'3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:joule_per_kilogram"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/J-PER-KiloGM"
        }
      ],
      "short": "joule_per_kilogram",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq65",
          "name": "specific energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu13",
            "name": "joule",
            "symbol": "J"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        }
      ]
    },
    {
      "id": "NISTu13.u27p10'3e-1/1.u5e-1/1",
      "unitsml_id": "u:joule_per_kilogram_kelvin",
      "name": "joule per kilogram kelvin",
      "names": [
        {
          "value": "joule per kilogram kelvin",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "J/(kg·K)",
        "ascii": "J*kg^-1*K^-1",
        "html": "J/(kg&#8201;&#183;&#8201;K)",
        "latex": "\\ensuremath{\\mathrm{J/(kg\\cdot K)}}",
        "id": "J*kg^-1*K^-1",
        "mathml": "<mrow><mi mathvariant='normal'>J</mi><mo>/</mo><mrow><mo>(</mo><mi mathvariant='normal'>kg</mi><mo>&#183;</mo><mi mathvariant='normal'>K</mi><mo>)</mo></mrow></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu13.u27p10'3e-1/1.u5e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:joule_per_kilogram_kelvin"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/J-PER-KiloGM-K"
        }
      ],
      "short": "joule_per_kilogram_kelvin",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq64",
          "name": "specific heat capacity",
          "type": "derived"
        },
        {
          "id": "NISTq80",
          "name": "specific entropy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd40",
        "name": "specific heat capacity",
        "expression": "L2·T-2·Theta-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu13",
            "name": "joule",
            "symbol": "J"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu5",
            "name": "kelvin",
            "symbol": "°K"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu13.u3",
      "unitsml_id": "u:joule_second",
      "name": "joule second",
      "names": [
        {
          "value": "joule second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "J·s",
        "ascii": "J*s",
        "html": "J&#8201;&#183;&#8201;s",
        "latex": "\\ensuremath{\\mathrm{J\\cdot s}}",
        "id": "J*s",
        "mathml": "<mrow><mi mathvariant='normal'>J</mi><mo>&#183;</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu13.u3"
        },
        {
          "type": "unitsml",
          "id": "u:joule_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/J-SEC"
        }
      ],
      "short": "joule_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq154",
          "name": "action",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd60",
        "name": "action",
        "expression": "L2·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu13",
            "name": "joule",
            "symbol": "J"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu13.u5e-1/1",
      "unitsml_id": "u:joule_per_kelvin",
      "name": "joule per kelvin",
      "names": [
        {
          "value": "joule per kelvin",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "J/K",
        "ascii": "J*K^-1",
        "html": "J/K",
        "latex": "\\ensuremath{\\mathrm{J/K}}",
        "id": "J*K^-1",
        "mathml": "<mrow><mi mathvariant='normal'>J</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>K</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu13.u5e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:joule_per_kelvin"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/J-PER-K"
        }
      ],
      "short": "joule_per_kelvin",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq63",
          "name": "heat capacity",
          "type": "derived"
        },
        {
          "id": "NISTq79",
          "name": "entropy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd39",
        "name": "heat capacity",
        "expression": "L2·M·T-2·Theta-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu13",
            "name": "joule",
            "symbol": "J"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu5",
            "name": "kelvin",
            "symbol": "°K"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu13.u6e-1/1",
      "unitsml_id": "u:joule_per_mole",
      "name": "joule per mole",
      "names": [
        {
          "value": "joule per mole",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "J/mol",
        "ascii": "J*mol^-1",
        "html": "J/mol",
        "latex": "\\ensuremath{\\mathrm{J/mol}}",
        "id": "J*mol^-1",
        "mathml": "<mrow><mi mathvariant='normal'>J</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>mol</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu13.u6e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:joule_per_mole"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/J-PER-MOL"
        }
      ],
      "short": "joule_per_mole",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq73",
          "name": "molar energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd47",
        "name": "molar energy",
        "expression": "L2·M·T-2·N-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu13",
            "name": "joule",
            "symbol": "J"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu6",
            "name": "mole",
            "symbol": "mol"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu13.u6e-1/1.u5e-1/1",
      "unitsml_id": "u:joule_per_mole_kelvin",
      "name": "joule per mole kelvin",
      "names": [
        {
          "value": "joule per mole kelvin",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "J/(mol·K)",
        "ascii": "J*mol^-1*K^-1",
        "html": "J/(mol&#8201;&#183;&#8201;K)",
        "latex": "\\ensuremath{\\mathrm{J/(mol\\cdot K)}}",
        "id": "J*mol^-1*K^-1",
        "mathml": "<mrow><mi mathvariant='normal'>J</mi><mo>/</mo><mrow><mo>(</mo><mi mathvariant='normal'>mol</mi><mo>&#183;</mo><mi mathvariant='normal'>K</mi><mo>)</mo></mrow></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu13.u6e-1/1.u5e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:joule_per_mole_kelvin"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/J-PER-MOL-K"
        }
      ],
      "short": "joule_per_mole_kelvin",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq74",
          "name": "molar entropy",
          "type": "derived"
        },
        {
          "id": "NISTq83",
          "name": "molar heat capacity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd48",
        "name": "molar entropy",
        "expression": "L2·M·T-2·Theta-1·N-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": -1,
          "unit": {
            "id": "NISTu5",
            "name": "kelvin",
            "symbol": "°K"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu130",
      "unitsml_id": "u:liter",
      "name": "litre",
      "names": [
        {
          "value": "litre",
          "lang": "en"
        },
        {
          "value": "liter",
          "lang": "en"
        },
        {
          "value": "litre",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "L",
        "ascii": "L",
        "html": "L",
        "latex": "\\ensuremath{\\mathrm{L}}",
        "id": "L",
        "mathml": "<mi mathvariant='normal'>L</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu130"
        },
        {
          "type": "unitsml",
          "id": "u:liter"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/litre"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:l"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/L"
        }
      ],
      "short": "liter",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu131",
      "unitsml_id": "u:nautical_mile",
      "name": "nautical mile",
      "names": [
        {
          "value": "nautical mile",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "M",
        "ascii": "M",
        "html": "M",
        "latex": "\\ensuremath{\\mathrm{M}}",
        "id": "M",
        "mathml": "<mi mathvariant='normal'>M</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu131"
        },
        {
          "type": "unitsml",
          "id": "u:nautical_mile"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[nmi_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MI_N"
        }
      ],
      "short": "nautical_mile",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu133",
      "unitsml_id": "u:degree_Fahrenheit",
      "name": "degree Fahrenheit",
      "names": [
        {
          "value": "degree Fahrenheit",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "°F",
        "ascii": "degF",
        "html": "&#176;F",
        "latex": "\\ensuremath{\\mathrm{^{\\circ}F}}",
        "id": "degF",
        "mathml": "<mi mathvariant='normal'>&#176;F</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu133"
        },
        {
          "type": "unitsml",
          "id": "u:degree_Fahrenheit"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:heat:code:[degF]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DEG_F"
        }
      ],
      "short": "degree_Fahrenheit",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq175",
          "name": "Fahrenheit temperature",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd5",
        "name": "temperature",
        "expression": "Theta",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_interval",
        "name": "continuous interval scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu134",
      "unitsml_id": "u:standard_atmosphere",
      "name": "standard atmosphere",
      "names": [
        {
          "value": "standard atmosphere",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "atm",
        "ascii": "atm",
        "html": "atm",
        "latex": "\\ensuremath{\\mathrm{atm}}",
        "id": "atm",
        "mathml": "<mi mathvariant='normal'>atm</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu134"
        },
        {
          "type": "unitsml",
          "id": "u:standard_atmosphere"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:const:code:atm"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ATM"
        }
      ],
      "short": "standard_atmosphere",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu135",
      "unitsml_id": "u:technical_atmosphere",
      "name": "technical atmosphere",
      "names": [
        {
          "value": "technical atmosphere",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "at",
        "ascii": "at",
        "html": "at",
        "latex": "\\ensuremath{\\mathrm{at}}",
        "id": "at",
        "mathml": "<mi mathvariant='normal'>at</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu135"
        },
        {
          "type": "unitsml",
          "id": "u:technical_atmosphere"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:misc:code:att"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ATM_T"
        }
      ],
      "short": "technical_atmosphere",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu14",
      "unitsml_id": "u:watt",
      "name": "watt",
      "names": [
        {
          "value": "watt",
          "lang": "en"
        },
        {
          "value": "watt",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "W",
        "ascii": "W",
        "html": "W",
        "latex": "\\ensuremath{\\mathrm{W}}",
        "id": "W",
        "mathml": "<mi mathvariant='normal'>W</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu14"
        },
        {
          "type": "unitsml",
          "id": "u:watt"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/watt"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:W"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/W"
        }
      ],
      "short": "watt",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        },
        {
          "id": "NISTq21",
          "name": "radiant flux",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "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": null
    },
    {
      "id": "NISTu14.u10e-1/1",
      "unitsml_id": "u:watt_per_steradian",
      "name": "watt per steradian",
      "names": [
        {
          "value": "watt per steradian",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "W/sr",
        "ascii": "W*sr^-1",
        "html": "W/sr",
        "latex": "\\ensuremath{\\mathrm{W/sr}}",
        "id": "W*sr^-1",
        "mathml": "<mrow><mi mathvariant='normal'>W</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>sr</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu14.u10e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:watt_per_steradian"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/W-PER-SR"
        }
      ],
      "short": "watt_per_steradian",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq88",
          "name": "radiant intensity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu14",
            "name": "watt",
            "symbol": "W"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu10",
            "name": "steradian",
            "symbol": "sr"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu14.u1e-1/1.u5e-1/1",
      "unitsml_id": "u:watt_per_meter_kelvin",
      "name": "watt per meter kelvin",
      "names": [
        {
          "value": "watt per meter kelvin",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "W/(m·K)",
        "ascii": "W*m^-1*K^-1",
        "html": "W/(m&#8201;&#183;&#8201;K)",
        "latex": "\\ensuremath{\\mathrm{W/(m\\cdot K)}}",
        "id": "W*m^-1*K^-1",
        "mathml": "<mrow><mi mathvariant='normal'>W</mi><mo>/</mo><mrow><mo>(</mo><mi mathvariant='normal'>m</mi><mo>&#183;</mo><mi mathvariant='normal'>K</mi><mo>)</mo></mrow></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu14.u1e-1/1.u5e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:watt_per_meter_kelvin"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/W-PER-M-K"
        }
      ],
      "short": "watt_per_meter_kelvin",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq66",
          "name": "thermal conductivity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd41",
        "name": "thermal conductivity",
        "expression": "L·M·T-3·Theta-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": -1,
          "unit": {
            "id": "NISTu5",
            "name": "kelvin",
            "symbol": "°K"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu14.u1e-2/1",
      "unitsml_id": "u:watt_per_square_meter",
      "name": "watt per square meter",
      "names": [
        {
          "value": "watt per square meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "W/m²",
        "ascii": "W*m^-2",
        "html": "W/m<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{W/m^2}}",
        "id": "W*m^-2",
        "mathml": "<mrow><mi mathvariant='normal'>W</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu14.u1e-2/1"
        },
        {
          "type": "unitsml",
          "id": "u:watt_per_square_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/W-PER-M2"
        }
      ],
      "short": "watt_per_square_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq62",
          "name": "heat flux density",
          "type": "derived"
        },
        {
          "id": "NISTq78",
          "name": "irradiance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd38",
        "name": "heat flux density",
        "expression": "M·T-3",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu14",
            "name": "watt",
            "symbol": "W"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu14.u1e-2/1.u10e-1/1",
      "unitsml_id": "u:watt_per_square_meter_steradian",
      "name": "watt per square meter steradian",
      "names": [
        {
          "value": "watt per square meter steradian",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "W/(m²·sr)",
        "ascii": "W*m^-2*sr^-1",
        "html": "W/(m^2&#8201;&#183;&#8201;sr)",
        "latex": "\\ensuremath{\\mathrm{W/(m^2\\cdot sr)}}",
        "id": "W*m^-2*sr^-1",
        "mathml": "<mrow><mi mathvariant='normal'>W</mi><mo>/</mo><mrow><mo>(</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>&#183;</mo><mi mathvariant='normal'>sr</mi><mo>)</mo></mrow></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu14.u1e-2/1.u10e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:watt_per_square_meter_steradian"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/W-PER-M2-SR"
        }
      ],
      "short": "watt_per_square_meter_steradian",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq89",
          "name": "radiance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd38",
        "name": "heat flux density",
        "expression": "M·T-3",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu14",
            "name": "watt",
            "symbol": "W"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu10",
            "name": "steradian",
            "symbol": "sr"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu14.u3",
      "unitsml_id": "u:watt_second",
      "name": "watt second",
      "names": [
        {
          "value": "watt second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "W·s",
        "ascii": "W*s",
        "html": "W&#8201;&#183;&#8201;s",
        "latex": "\\ensuremath{\\mathrm{W\\cdot s}}",
        "id": "W*s",
        "mathml": "<mrow><mi mathvariant='normal'>W</mi><mo>&#183;</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu14.u3"
        },
        {
          "type": "unitsml",
          "id": "u:watt_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/W-SEC"
        }
      ],
      "short": "watt_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu14",
            "name": "watt",
            "symbol": "W"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu142",
      "unitsml_id": "u:stokes",
      "name": "stokes",
      "names": [
        {
          "value": "stokes",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "St",
        "ascii": "St",
        "html": "St",
        "latex": "\\ensuremath{\\mathrm{St}}",
        "id": "St",
        "mathml": "<mi mathvariant='normal'>St</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu142"
        },
        {
          "type": "unitsml",
          "id": "u:stokes"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:St"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ST"
        }
      ],
      "short": "stokes",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq85",
          "name": "kinematic viscosity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd56",
        "name": "kinematic viscosity",
        "expression": "L2·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu143",
      "unitsml_id": "u:gal",
      "name": "gal",
      "names": [
        {
          "value": "gal",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Gal",
        "ascii": "Gal",
        "html": "Gal",
        "latex": "\\ensuremath{\\mathrm{Gal}}",
        "id": "Gal",
        "mathml": "<mi mathvariant='normal'>Gal</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu143"
        },
        {
          "type": "unitsml",
          "id": "u:gal"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:Gal"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GALILEO"
        }
      ],
      "short": "gal",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq49",
          "name": "acceleration",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd28",
        "name": "acceleration",
        "expression": "L·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu144",
      "unitsml_id": "u:oersted",
      "name": "oersted",
      "names": [
        {
          "value": "oersted",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Oe",
        "ascii": "Oe",
        "html": "Oe",
        "latex": "\\ensuremath{\\mathrm{Oe}}",
        "id": "Oe",
        "mathml": "<mi mathvariant='normal'>Oe</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu144"
        },
        {
          "type": "unitsml",
          "id": "u:oersted"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:Oe"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/OERSTED"
        }
      ],
      "short": "oersted",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq87",
          "name": "magnetic field",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd33",
        "name": "magnetic field strength",
        "expression": "L-1·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu147",
      "unitsml_id": "u:arc_minute",
      "name": "arcminute",
      "names": [
        {
          "value": "arcminute",
          "lang": "en"
        },
        {
          "value": "minute (minute of arc)",
          "lang": "en"
        },
        {
          "value": "arcminute",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "′",
        "ascii": "'",
        "html": "&#8242;",
        "latex": "\\ensuremath{\\mathrm{'}}",
        "id": "prime",
        "mathml": "<mi mathvariant='normal'>&#8242;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu147"
        },
        {
          "type": "unitsml",
          "id": "u:arc_minute"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/arcminute"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:'"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ARCMIN"
        }
      ],
      "short": "arc_minute",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq9",
          "name": "plane angle",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd9",
        "name": "plane angle",
        "expression": "1",
        "components": [
          {
            "key": "plane_angle",
            "symbol": "phi",
            "power": 1
          }
        ],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu148",
      "unitsml_id": "u:arc_second",
      "name": "arcsecond",
      "names": [
        {
          "value": "arcsecond",
          "lang": "en"
        },
        {
          "value": "second (second of arc)",
          "lang": "en"
        },
        {
          "value": "arcseconde",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "as",
        "ascii": "as",
        "html": "as",
        "latex": "\\ensuremath{\\mathrm{as}}",
        "id": "as",
        "mathml": "<mi mathvariant='normal'>as</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu148"
        },
        {
          "type": "unitsml",
          "id": "u:arc_second"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/arcsecond"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ARCSEC"
        }
      ],
      "short": "arc_second",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq9",
          "name": "plane angle",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd9",
        "name": "plane angle",
        "expression": "1",
        "components": [
          {
            "key": "plane_angle",
            "symbol": "phi",
            "power": 1
          }
        ],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu149",
      "unitsml_id": "u:arc_degree",
      "name": "degree (degree of arc)",
      "names": [
        {
          "value": "degree (degree of arc)",
          "lang": "en"
        },
        {
          "value": "degré",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "º",
        "ascii": "deg",
        "html": "&#176;",
        "latex": "\\ensuremath{\\mathrm{^{\\circ}}}",
        "id": "deg",
        "mathml": "<mi mathvariant='normal'>&#176;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu149"
        },
        {
          "type": "unitsml",
          "id": "u:arc_degree"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/degree"
        }
      ],
      "short": "arc_degree",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq9",
          "name": "plane angle",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd9",
        "name": "plane angle",
        "expression": "1",
        "components": [
          {
            "key": "plane_angle",
            "symbol": "phi",
            "power": 1
          }
        ],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "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": false,
      "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": null
    },
    {
      "id": "NISTu15.u1e-2/1",
      "unitsml_id": "u:coulomb_per_square_meter",
      "name": "coulomb per square meter",
      "names": [
        {
          "value": "coulomb per square meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "C/m²",
        "ascii": "C*m^-2",
        "html": "C/m<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{C/m^2}}",
        "id": "C*m^-2",
        "mathml": "<mrow><mi mathvariant='normal'>C</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu15.u1e-2/1"
        },
        {
          "type": "unitsml",
          "id": "u:coulomb_per_square_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/C-PER-M2"
        }
      ],
      "short": "coulomb_per_square_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq81",
          "name": "surface charge density",
          "type": "derived"
        },
        {
          "id": "NISTq82",
          "name": "electric displacement",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd53",
        "name": "surface charge density",
        "expression": "M-2·T·I",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": -2
          },
          {
            "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_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu15",
            "name": "coulomb",
            "symbol": "C"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu15.u1e-3/1",
      "unitsml_id": "u:coulomb_per_cubic_meter",
      "name": "coulomb per cubic meter",
      "names": [
        {
          "value": "coulomb per cubic meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "C/m³",
        "ascii": "C*m^-3",
        "html": "C/m<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{C/m^3}}",
        "id": "C*m^-3",
        "mathml": "<mrow><mi mathvariant='normal'>C</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>3</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu15.u1e-3/1"
        },
        {
          "type": "unitsml",
          "id": "u:coulomb_per_cubic_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/C-PER-M3"
        }
      ],
      "short": "coulomb_per_cubic_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq69",
          "name": "electric charge density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd43",
        "name": "electric charge density",
        "expression": "L-3·T·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "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_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu15",
            "name": "coulomb",
            "symbol": "C"
          },
          "prefix": null
        },
        {
          "power": -3,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu15.u27p10'3e-1/1",
      "unitsml_id": "u:coulomb_per_kilogram",
      "name": "coulomb per kilogram",
      "names": [
        {
          "value": "coulomb per kilogram",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "C/kg",
        "ascii": "C*kg^-1",
        "html": "C/kg",
        "latex": "\\ensuremath{\\mathrm{C/kg}}",
        "id": "C*kg^-1",
        "mathml": "<mrow><mi mathvariant='normal'>C</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>kg</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu15.u27p10'3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:coulomb_per_kilogram"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/C-PER-KiloGM"
        }
      ],
      "short": "coulomb_per_kilogram",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq197",
          "name": "exposure",
          "type": "derived"
        },
        {
          "id": "NISTq75",
          "name": "exposure (x and gamma rays)",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd49",
        "name": "exposure",
        "expression": "M-1·T·I",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "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_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu15",
            "name": "coulomb",
            "symbol": "C"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        }
      ]
    },
    {
      "id": "NISTu152",
      "unitsml_id": "u:knot",
      "name": "nautical mile per hour",
      "names": [
        {
          "value": "nautical mile per hour",
          "lang": "en"
        },
        {
          "value": "knot",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kn",
        "ascii": "kn",
        "html": "kn",
        "latex": "\\ensuremath{\\mathrm{kn}}",
        "id": "kn",
        "mathml": "<mi mathvariant='normal'>kn</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu152"
        },
        {
          "type": "unitsml",
          "id": "u:knot"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[kn_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KN"
        }
      ],
      "short": "knot",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu153",
      "unitsml_id": "u:neper",
      "name": "neper",
      "names": [
        {
          "value": "neper",
          "lang": "en"
        },
        {
          "value": "néper",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "Np",
        "ascii": "Np",
        "html": "Np",
        "latex": "\\ensuremath{\\mathrm{Np}}",
        "id": "Np",
        "mathml": "<mi mathvariant='normal'>Np</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu153"
        },
        {
          "type": "unitsml",
          "id": "u:neper"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/neper"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:levels:code:Np"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/NP"
        }
      ],
      "short": "neper",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq118",
          "name": "level of a field quantity",
          "type": "derived"
        },
        {
          "id": "NISTq119",
          "name": "level of a power quantity",
          "type": "derived"
        },
        {
          "id": "NISTq121",
          "name": "ratio logarithm (Np)",
          "type": "derived"
        },
        {
          "id": "NISTq90",
          "name": "ratio logarithm (B)",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd83",
        "name": "level of field quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "logarithmic_field",
        "name": "logarithmic field scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu154",
      "unitsml_id": "u:bel",
      "name": "bel",
      "names": [
        {
          "value": "bel",
          "lang": "en"
        },
        {
          "value": "bel",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "B",
        "ascii": "B",
        "html": "B",
        "latex": "\\ensuremath{\\mathrm{B}}",
        "id": "bel_B",
        "mathml": "<mi mathvariant='normal'>B</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu154"
        },
        {
          "type": "unitsml",
          "id": "u:bel"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/bel"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:levels:code:B"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/B"
        }
      ],
      "short": "bel",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq118",
          "name": "level of a field quantity",
          "type": "derived"
        },
        {
          "id": "NISTq119",
          "name": "level of a power quantity",
          "type": "derived"
        },
        {
          "id": "NISTq90",
          "name": "ratio logarithm (B)",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd83",
        "name": "level of field quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "logarithmic_field",
        "name": "logarithmic field scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu155",
      "unitsml_id": "u:decibel",
      "name": "decibel",
      "names": [
        {
          "value": "decibel",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "dB",
        "ascii": "dB",
        "html": "dB",
        "latex": "\\ensuremath{\\mathrm{dB}}",
        "id": "dB",
        "mathml": "<mi mathvariant='normal'>dB</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu155"
        },
        {
          "type": "unitsml",
          "id": "u:decibel"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DeciB"
        }
      ],
      "short": "decibel",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq90",
          "name": "ratio logarithm (B)",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd67",
        "name": "logarithmic ratio",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "logarithmic_ratio",
        "name": "logarithmic ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu154",
            "name": "bel",
            "symbol": "B"
          },
          "prefix": {
            "id": "NISTp10_-1",
            "name": "deci",
            "symbol": "d"
          }
        }
      ]
    },
    {
      "id": "NISTu156",
      "unitsml_id": "u:mm_Hg",
      "name": "conventional millimeter of mercury",
      "names": [
        {
          "value": "conventional millimeter of mercury",
          "lang": "en"
        },
        {
          "value": "millimeter of mercury, conventional",
          "lang": "en"
        },
        {
          "value": "millimeter of mercury",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mmHg",
        "ascii": "mmHg",
        "html": "mmHg",
        "latex": "\\ensuremath{\\mathrm{mmHg}}",
        "id": "mmHg",
        "mathml": "<mi mathvariant='normal'>mmHg</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu156"
        },
        {
          "type": "unitsml",
          "id": "u:mm_Hg"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MilliM_HG"
        }
      ],
      "short": "mm_Hg",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu157",
      "unitsml_id": "u:darcy",
      "name": "darcy",
      "names": [
        {
          "value": "darcy",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "D",
        "ascii": "D",
        "html": "D",
        "latex": "\\ensuremath{\\mathrm{D}}",
        "id": "Darcy",
        "mathml": "<mi mathvariant='normal'>D</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu157"
        },
        {
          "type": "unitsml",
          "id": "u:darcy"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:d"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DARCY"
        }
      ],
      "short": "darcy",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq72",
          "name": "permeability",
          "type": "derived"
        },
        {
          "id": "NISTq92",
          "name": "hydrodynamic permeability",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd46",
        "name": "permeability",
        "expression": "L·M·T-2·I-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu159",
      "unitsml_id": "u:gon",
      "name": "gon",
      "names": [
        {
          "value": "gon",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "gon",
        "ascii": "gon",
        "html": "gon",
        "latex": "\\ensuremath{\\mathrm{gon}}",
        "id": "gon",
        "mathml": "<mi mathvariant='normal'>gon</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu159"
        },
        {
          "type": "unitsml",
          "id": "u:gon"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:gon"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GON"
        }
      ],
      "short": "gon",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq9",
          "name": "plane angle",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd9",
        "name": "plane angle",
        "expression": "1",
        "components": [
          {
            "key": "plane_angle",
            "symbol": "phi",
            "power": 1
          }
        ],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu16",
      "unitsml_id": "u:volt",
      "name": "volt",
      "names": [
        {
          "value": "volt",
          "lang": "en"
        },
        {
          "value": "volt",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "V",
        "ascii": "V",
        "html": "V",
        "latex": "\\ensuremath{\\mathrm{V}}",
        "id": "V",
        "mathml": "<mi mathvariant='normal'>V</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu16"
        },
        {
          "type": "unitsml",
          "id": "u:volt"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/volt"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:V"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/V"
        }
      ],
      "short": "volt",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq24",
          "name": "electric potential difference",
          "type": "derived"
        },
        {
          "id": "NISTq25",
          "name": "potential difference",
          "type": "derived"
        },
        {
          "id": "NISTq26",
          "name": "electromotive force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd18",
        "name": "electric potential difference",
        "expression": "L2·M·T-3·I-1",
        "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": -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": null
    },
    {
      "id": "NISTu16.u1e-1/1",
      "unitsml_id": "u:volt_per_meter",
      "name": "volt per meter",
      "names": [
        {
          "value": "volt per meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "V/m",
        "ascii": "V*m^-1",
        "html": "V/m",
        "latex": "\\ensuremath{\\mathrm{V/m}}",
        "id": "V*m^-1",
        "mathml": "<mrow><mi mathvariant='normal'>V</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>m</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu16.u1e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:volt_per_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/V-PER-M"
        }
      ],
      "short": "volt_per_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq68",
          "name": "electric field strength",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd42",
        "name": "electric field strength",
        "expression": "L·M·T-3·I-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu16",
            "name": "volt",
            "symbol": "V"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu160",
      "unitsml_id": "u:kilometer_per_hour",
      "name": "kilometer per hour",
      "names": [
        {
          "value": "kilometer per hour",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "km/h",
        "ascii": "km/h",
        "html": "kh/h",
        "latex": "\\ensuremath{\\mathrm{kh/h}}",
        "id": "km/h",
        "mathml": "<mrow><mi mathvariant='normal'>kh</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>h</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu160"
        },
        {
          "type": "unitsml",
          "id": "u:kilometer_per_hour"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloM-PER-HR"
        }
      ],
      "short": "kilometer_per_hour",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq107",
          "name": "speed of propagation of waves",
          "type": "derived"
        },
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu37",
            "name": "hour",
            "symbol": "h"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu163",
      "unitsml_id": "u:neper_per_second",
      "name": "neper per second",
      "names": [
        {
          "value": "neper per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Np/s",
        "ascii": "Np*s^-1",
        "html": "Np/s",
        "latex": "\\ensuremath{\\mathrm{Np/s}}",
        "id": "Np*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>Np</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu163"
        },
        {
          "type": "unitsml",
          "id": "u:neper_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/NP-PER-SEC"
        }
      ],
      "short": "neper_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq120",
          "name": "damping coefficient",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu153",
            "name": "neper",
            "symbol": "Np"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu164",
      "unitsml_id": "u:square_yard",
      "name": "square yard",
      "names": [
        {
          "value": "square yard",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "yd²",
        "ascii": "yd^2",
        "html": "yd<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{yd^2}}",
        "id": "yd^2",
        "mathml": "<msup><mrow><mi mathvariant='normal'>yd</mi></mrow><mrow><mn>2</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu164"
        },
        {
          "type": "unitsml",
          "id": "u:square_yard"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[syd_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/YD2"
        }
      ],
      "short": "square_yard",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 2,
          "unit": {
            "id": "NISTu84",
            "name": "yard",
            "symbol": "yd"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu165",
      "unitsml_id": "u:square_mile",
      "name": "square mile",
      "names": [
        {
          "value": "square mile",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mi²",
        "ascii": "mi^2",
        "html": "mi<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{mi^2}}",
        "id": "mi^2",
        "mathml": "<msup><mrow><mi mathvariant='normal'>mi</mi></mrow><mrow><mn>2</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu165"
        },
        {
          "type": "unitsml",
          "id": "u:square_mile"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-lengths:code:[smi_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MI2"
        }
      ],
      "short": "square_mile",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 2,
          "unit": {
            "id": "NISTu83",
            "name": "mile",
            "symbol": "mi"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu166",
      "unitsml_id": "u:tons_of_tnt",
      "name": "ton of TNT (energy equivalent)",
      "names": [
        {
          "value": "ton of TNT (energy equivalent)",
          "lang": "en"
        },
        {
          "value": "ton",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ton",
        "ascii": "ton",
        "html": "ton",
        "latex": "\\ensuremath{\\mathrm{ton}}",
        "id": "ton_TNT",
        "mathml": "<mi mathvariant='normal'>ton</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu166"
        },
        {
          "type": "unitsml",
          "id": "u:tons_of_tnt"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TonEnergy"
        }
      ],
      "short": "tons_of_tnt",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu167",
      "unitsml_id": "u:foot_per_second_squared",
      "name": "foot per second squared",
      "names": [
        {
          "value": "foot per second squared",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft/s²",
        "ascii": "ft*s^-2",
        "html": "ft/s<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{ft/s^2}}",
        "id": "ft*s^-2",
        "mathml": "<mrow><mi mathvariant='normal'>ft</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>s</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu167"
        },
        {
          "type": "unitsml",
          "id": "u:foot_per_second_squared"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT-PER-SEC2"
        }
      ],
      "short": "foot_per_second_squared",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq49",
          "name": "acceleration",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd28",
        "name": "acceleration",
        "expression": "L·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu168",
      "unitsml_id": "u:cubic_inch",
      "name": "cubic inch",
      "names": [
        {
          "value": "cubic inch",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "in³",
        "ascii": "in^3",
        "html": "in<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{in^3}}",
        "id": "in^3",
        "mathml": "<msup><mrow><mi mathvariant='normal'>in</mi></mrow><mrow><mn>3</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu168"
        },
        {
          "type": "unitsml",
          "id": "u:cubic_inch"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[cin_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN3"
        }
      ],
      "short": "cubic_inch",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu8",
            "name": "inch",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu169",
      "unitsml_id": "u:cubic_foot",
      "name": "cubic foot",
      "names": [
        {
          "value": "cubic foot",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft³",
        "ascii": "ft^3",
        "html": "ft<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{ft^3}}",
        "id": "ft^3",
        "mathml": "<msup><mrow><mi mathvariant='normal'>ft</mi></mrow><mrow><mn>3</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu169"
        },
        {
          "type": "unitsml",
          "id": "u:cubic_foot"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[cft_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT3"
        }
      ],
      "short": "cubic_foot",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu17",
      "unitsml_id": "u:farad",
      "name": "farad",
      "names": [
        {
          "value": "farad",
          "lang": "en"
        },
        {
          "value": "farad",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "F",
        "ascii": "F",
        "html": "F",
        "latex": "\\ensuremath{\\mathrm{F}}",
        "id": "F",
        "mathml": "<mi mathvariant='normal'>F</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu17"
        },
        {
          "type": "unitsml",
          "id": "u:farad"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/farad"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:F"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/F"
        }
      ],
      "short": "farad",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq27",
          "name": "capacitance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd19",
        "name": "capacitance",
        "expression": "L-2·M-1·T4·I2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 4
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 2
          }
        ],
        "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": null
    },
    {
      "id": "NISTu17.u1e-1/1",
      "unitsml_id": "u:farad_per_meter",
      "name": "farad per meter",
      "names": [
        {
          "value": "farad per meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "F/m",
        "ascii": "F*m^-1",
        "html": "F/m",
        "latex": "\\ensuremath{\\mathrm{F/m}}",
        "id": "F*m^-1",
        "mathml": "<mrow><mi mathvariant='normal'>F</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>m</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu17.u1e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:farad_per_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FARAD-PER-M"
        }
      ],
      "short": "farad_per_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq71",
          "name": "permittivity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd45",
        "name": "permittivity",
        "expression": "L-3·M-1·T4·I2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 4
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu17",
            "name": "farad",
            "symbol": "F"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu170",
      "unitsml_id": "u:cubic_yard",
      "name": "cubic yard",
      "names": [
        {
          "value": "cubic yard",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "yd³",
        "ascii": "yd^3",
        "html": "yd<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{yd^3}}",
        "id": "yd^3",
        "mathml": "<msup><mrow><mi mathvariant='normal'>yd</mi></mrow><mrow><mn>3</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu170"
        },
        {
          "type": "unitsml",
          "id": "u:cubic_yard"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[cyd_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/YD3"
        }
      ],
      "short": "cubic_yard",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu84",
            "name": "yard",
            "symbol": "yd"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu171",
      "unitsml_id": "u:imperial_gallon",
      "name": "gallon (UK)",
      "names": [
        {
          "value": "gallon (UK)",
          "lang": "en"
        },
        {
          "value": "imperial gallon",
          "lang": "en"
        },
        {
          "value": "gallon",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "gal (UK)",
        "ascii": "gal (UK)",
        "html": "gal (UK)",
        "latex": "\\ensuremath{\\mathrm{gal (UK)}}",
        "id": "gal (UK)",
        "mathml": "<mi mathvariant='normal'>gal (UK)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu171"
        },
        {
          "type": "unitsml",
          "id": "u:imperial_gallon"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:brit-volumes:code:[gal_br]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GAL_IMP"
        }
      ],
      "short": "imperial_gallon",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu172",
      "unitsml_id": "u:imperial_pint",
      "name": "pint (UK)",
      "names": [
        {
          "value": "pint (UK)",
          "lang": "en"
        },
        {
          "value": "pint",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "pt (UK)",
        "ascii": "pt (UK)",
        "html": "pt (UK)",
        "latex": "\\ensuremath{\\mathrm{pint~{UK}}",
        "id": "pt (UK)",
        "mathml": "<mi mathvariant='normal'>pt (UK)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu172"
        },
        {
          "type": "unitsml",
          "id": "u:imperial_pint"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[pt_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PINT_UK"
        }
      ],
      "short": "imperial_pint",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu173",
      "unitsml_id": "u:imperial_ounce",
      "name": "fluid ounce (UK)",
      "names": [
        {
          "value": "fluid ounce (UK)",
          "lang": "en"
        },
        {
          "value": "fluid ounce",
          "lang": "en"
        },
        {
          "value": "ounce",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "fl oz (UK)",
        "ascii": "fl oz (UK)",
        "html": "fl oz (UK)",
        "latex": "\\ensuremath{\\mathrm{fl oz (UK)}}",
        "id": "fl oz (UK)",
        "mathml": "<mi mathvariant='normal'>fl oz (UK)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu173"
        },
        {
          "type": "unitsml",
          "id": "u:imperial_ounce"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[foz_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/OZ_VOL_UK"
        }
      ],
      "short": "imperial_ounce",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu175",
      "unitsml_id": "u:us_gallon",
      "name": "gallon (US)",
      "names": [
        {
          "value": "gallon (US)",
          "lang": "en"
        },
        {
          "value": "gallon",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "gal (US)",
        "ascii": "gal (US)",
        "html": "gal (US)",
        "latex": "\\ensuremath{\\mathrm{gal (US)}}",
        "id": "gal (US)",
        "mathml": "<mi mathvariant='normal'>gal (US)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu175"
        },
        {
          "type": "unitsml",
          "id": "u:us_gallon"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:brit-volumes:code:[gal_br]"
        }
      ],
      "short": "us_gallon",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_interval",
        "name": "continuous interval scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu176",
      "unitsml_id": "u:us_pint",
      "name": "liquid pint (US)",
      "names": [
        {
          "value": "liquid pint (US)",
          "lang": "en"
        },
        {
          "value": "pint",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "liq pint (US)",
        "ascii": "liq pint (US)",
        "html": "liq pint (US)",
        "latex": "\\ensuremath{\\mathrm{liq pint (US)}}",
        "id": "liq pint (US)",
        "mathml": "<mi mathvariant='normal'>liq pint (US)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu176"
        },
        {
          "type": "unitsml",
          "id": "u:us_pint"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[pt_us]"
        }
      ],
      "short": "us_pint",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu177",
      "unitsml_id": "u:us_fluid_ounce",
      "name": "fluid ounce (US)",
      "names": [
        {
          "value": "fluid ounce (US)",
          "lang": "en"
        },
        {
          "value": "fluid ounce",
          "lang": "en"
        },
        {
          "value": "ounce",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "fl oz (US)",
        "ascii": "fl oz (US)",
        "html": "fl oz (US)",
        "latex": "\\ensuremath{\\mathrm{fl oz (US)}}",
        "id": "fl oz (US)",
        "mathml": "<mi mathvariant='normal'>fl oz (US)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu177"
        },
        {
          "type": "unitsml",
          "id": "u:us_fluid_ounce"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[foz_us]"
        }
      ],
      "short": "us_fluid_ounce",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu178",
      "unitsml_id": "u:petro_barrel",
      "name": "barrel (US) for petroleum",
      "names": [
        {
          "value": "barrel (US) for petroleum",
          "lang": "en"
        },
        {
          "value": "barrel",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "bbl (US)",
        "ascii": "bbl (US)",
        "html": "bbl (US)",
        "latex": "\\ensuremath{\\mathrm{bbl (US)}}",
        "id": "bbl (US)",
        "mathml": "<mi mathvariant='normal'>bbl (US)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu178"
        },
        {
          "type": "unitsml",
          "id": "u:petro_barrel"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[bbl_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BBL"
        }
      ],
      "short": "petro_barrel",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu179",
      "unitsml_id": "u:us_bushel",
      "name": "bushel (US)",
      "names": [
        {
          "value": "bushel (US)",
          "lang": "en"
        },
        {
          "value": "bushel",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "bu (US)",
        "ascii": "bu (US)",
        "html": "bu (US)",
        "latex": "\\ensuremath{\\mathrm{bu (US)}}",
        "id": "bu (US)",
        "mathml": "<mi mathvariant='normal'>bu (US)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu179"
        },
        {
          "type": "unitsml",
          "id": "u:us_bushel"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[bu_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BU_US"
        }
      ],
      "short": "us_bushel",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu18",
      "unitsml_id": "u:ohm",
      "name": "ohm",
      "names": [
        {
          "value": "ohm",
          "lang": "en"
        },
        {
          "value": "ohm",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "Ω",
        "ascii": "Ohm",
        "html": "&#8486;",
        "latex": "\\ensuremath{\\mathrm{\\Omega}}",
        "id": "Ohm",
        "mathml": "<mi mathvariant='normal'>&#8486;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu18"
        },
        {
          "type": "unitsml",
          "id": "u:ohm"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/ohm"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:Ohm"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/OHM"
        }
      ],
      "short": "ohm",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq28",
          "name": "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
      },
      "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": null
    },
    {
      "id": "NISTu180",
      "unitsml_id": "u:us_dry_pint",
      "name": "dry pint (US)",
      "names": [
        {
          "value": "dry pint (US)",
          "lang": "en"
        },
        {
          "value": "pint",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "dry pt (US)",
        "ascii": "dry pt (US)",
        "html": "dry pt (US)",
        "latex": "\\ensuremath{\\mathrm{dry pt (US)}}",
        "id": "dry pt (US)",
        "mathml": "<mi mathvariant='normal'>dry pt (US)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu180"
        },
        {
          "type": "unitsml",
          "id": "u:us_dry_pint"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[pt_us]"
        }
      ],
      "short": "us_dry_pint",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu182",
      "unitsml_id": "u:light_year",
      "name": "light year",
      "names": [
        {
          "value": "light year",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "l.y.",
        "ascii": "l.y.",
        "html": "l.y.",
        "latex": "\\ensuremath{\\mathrm{l.y.}}",
        "id": "l.y.",
        "mathml": "<mi mathvariant='normal'>l.y.</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu182"
        },
        {
          "type": "unitsml",
          "id": "u:light_year"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:const:code:[ly]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/LY"
        }
      ],
      "short": "light_year",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu183",
      "unitsml_id": "u:astronomical_unit",
      "name": "astronomical unit",
      "names": [
        {
          "value": "astronomical unit",
          "lang": "en"
        },
        {
          "value": "unité astronomique",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "ua",
        "ascii": "ua",
        "html": "ua",
        "latex": "\\ensuremath{\\mathrm{ua}}",
        "id": "ua",
        "mathml": "<mi mathvariant='normal'>ua</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu183"
        },
        {
          "type": "unitsml",
          "id": "u:astronomical_unit"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/astronomicalunit"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/AU"
        }
      ],
      "short": "astronomical_unit",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu184",
      "unitsml_id": "u:parsec",
      "name": "parsec",
      "names": [
        {
          "value": "parsec",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "pc",
        "ascii": "pc",
        "html": "pc",
        "latex": "\\ensuremath{\\mathrm{pc}}",
        "id": "pc",
        "mathml": "<mi mathvariant='normal'>pc</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu184"
        },
        {
          "type": "unitsml",
          "id": "u:parsec"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:pc"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PARSEC"
        }
      ],
      "short": "parsec",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu185",
      "unitsml_id": "u:meter_to_the_power_four",
      "name": "meter to the power four",
      "names": [
        {
          "value": "meter to the power four",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m⁴",
        "ascii": "m^4",
        "html": "m<sup>4</sup>",
        "latex": "\\ensuremath{\\mathrm{m^4}}",
        "id": "m^4",
        "mathml": "<msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>4</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu185"
        },
        {
          "type": "unitsml",
          "id": "u:meter_to_the_power_four"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/M4"
        }
      ],
      "short": "meter_to_the_power_four",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq144",
          "name": "second axial moment of area",
          "type": "derived"
        },
        {
          "id": "NISTq145",
          "name": "second polar moment of area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd57",
        "name": "area moment of inertia",
        "expression": "L4",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 4
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 4,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu188",
      "unitsml_id": "u:kilogram_per_liter",
      "name": "kilogram per liter",
      "names": [
        {
          "value": "kilogram per liter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kg/l",
        "ascii": "kg*l^-1",
        "html": "kg/l",
        "latex": "\\ensuremath{\\mathrm{kg/l}}",
        "id": "kg*l^-1",
        "mathml": "<mrow><mi mathvariant='normal'>kg</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>l</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu188"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_per_liter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloGM-PER-L"
        }
      ],
      "short": "kilogram_per_liter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq51",
          "name": "density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd30",
        "name": "mass density",
        "expression": "L-3·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu130",
            "name": "litre",
            "symbol": "L"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu189",
      "unitsml_id": "u:metric_ton_per_cubic_meter",
      "name": "metric ton per cubic meter",
      "names": [
        {
          "value": "metric ton per cubic meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "t/m³",
        "ascii": "t*m^-3",
        "html": "t/m<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{t/m^3}}",
        "id": "t*m^-3",
        "mathml": "<mrow><mi mathvariant='normal'>t</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>3</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu189"
        },
        {
          "type": "unitsml",
          "id": "u:metric_ton_per_cubic_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TONNE-PER-M3"
        }
      ],
      "short": "metric_ton_per_cubic_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq51",
          "name": "density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd30",
        "name": "mass density",
        "expression": "L-3·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu88",
            "name": "tonne",
            "symbol": "t"
          },
          "prefix": null
        },
        {
          "power": -3,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu19",
      "unitsml_id": "u:siemens",
      "name": "siemens",
      "names": [
        {
          "value": "siemens",
          "lang": "en"
        },
        {
          "value": "siemens",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "S",
        "ascii": "S",
        "html": "S",
        "latex": "\\ensuremath{\\mathrm{S}}",
        "id": "S",
        "mathml": "<mi mathvariant='normal'>S</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu19"
        },
        {
          "type": "unitsml",
          "id": "u:siemens"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/siemens"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:S"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/S"
        }
      ],
      "short": "siemens",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq29",
          "name": "electric conductance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd21",
        "name": "electric conductance",
        "expression": "L-2·M-1·T3·I2",
        "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
      },
      "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": null
    },
    {
      "id": "NISTu196",
      "unitsml_id": "u:gram_force",
      "name": "gram-force",
      "names": [
        {
          "value": "gram-force",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "gf",
        "ascii": "gf",
        "html": "gf",
        "latex": "\\ensuremath{\\mathrm{gf}}",
        "id": "gf",
        "mathml": "<mi mathvariant='normal'>gf</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu196"
        },
        {
          "type": "unitsml",
          "id": "u:gram_force"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:const:code:gf"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GM_F"
        }
      ],
      "short": "gram_force",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq13",
          "name": "force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu196",
            "name": "gram-force",
            "symbol": "gf"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        }
      ]
    },
    {
      "id": "NISTu1e-1/1",
      "unitsml_id": "u:meter_to_the_power_minus_one",
      "name": "meter to the power minus one",
      "names": [
        {
          "value": "meter to the power minus one",
          "lang": "en"
        },
        {
          "value": "reciprocal meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m⁻¹",
        "ascii": "m^-1",
        "html": "m<sup>-1</sup>",
        "latex": "\\ensuremath{\\mathrm{m^{-1}}}",
        "id": "m^-1",
        "mathml": "<msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mo>&#x2212;</mo><mn>1</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:meter_to_the_power_minus_one"
        }
      ],
      "references": [],
      "short": "meter_to_the_power_minus_one",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq106",
          "name": "curvature",
          "type": "derived"
        },
        {
          "id": "NISTq115",
          "name": "angular wavenumber",
          "type": "derived"
        },
        {
          "id": "NISTq122",
          "name": "attenuation coefficient",
          "type": "derived"
        },
        {
          "id": "NISTq123",
          "name": "phase coefficient",
          "type": "derived"
        },
        {
          "id": "NISTq124",
          "name": "propagation coefficient",
          "type": "derived"
        },
        {
          "id": "NISTq50",
          "name": "wavenumber",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd29",
        "name": "wavenumber",
        "expression": "L-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": -1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu1e-2/1",
      "unitsml_id": "u:meter_to_the_power_minus_two",
      "name": "meter to the power minus two",
      "names": [
        {
          "value": "meter to the power minus two",
          "lang": "en"
        },
        {
          "value": "reciprocal square meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m⁻²",
        "ascii": "m^-2",
        "html": "m<sup>-2</sup>",
        "latex": "\\ensuremath{\\mathrm{m^{-2}}}",
        "id": "m^-2",
        "mathml": "<msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mo>&#x2212;</mo><mn>2</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1e-2/1"
        },
        {
          "type": "unitsml",
          "id": "u:meter_to_the_power_minus_two"
        }
      ],
      "references": [],
      "short": "meter_to_the_power_minus_two",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq190",
          "name": "fluence",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd96",
        "name": "fluence",
        "expression": "L-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu1e-2/1.u3e-1/1",
      "unitsml_id": "u:meter_to_the_power_minus_two_per_second",
      "name": "meter to the power minus two per second",
      "names": [
        {
          "value": "meter to the power minus two per second",
          "lang": "en"
        },
        {
          "value": "reciprocal square meter per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m⁻²·s⁻¹",
        "ascii": "m^-2*s^-1",
        "html": "m<sup>-2</sup>/s",
        "latex": "\\ensuremath{\\mathrm{m^{-2}/s}}",
        "id": "m^-2*s^-1",
        "mathml": "<mrow><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mo>&#x2212;</mo><mn>2</mn></mrow></msup><mo>/</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1e-2/1.u3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:meter_to_the_power_minus_two_per_second"
        }
      ],
      "references": [],
      "short": "meter_to_the_power_minus_two_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq191",
          "name": "fluence rate",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd97",
        "name": "fluence_rate",
        "expression": "L-2·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu1e2/1",
      "unitsml_id": "u:square_meter",
      "name": "square meter",
      "names": [
        {
          "value": "square meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m²",
        "ascii": "m^2",
        "html": "m<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{m^2}}",
        "id": "m^2",
        "mathml": "<msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1e2/1"
        },
        {
          "type": "unitsml",
          "id": "u:square_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/M2"
        }
      ],
      "short": "square_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu1e2/1.u3e-1/1",
      "unitsml_id": "u:meter_squared_per_second",
      "name": "meter squared per second",
      "names": [
        {
          "value": "meter squared per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m²/s",
        "ascii": "m^2*s^-1",
        "html": "m<sup>2</sup>/s",
        "latex": "\\ensuremath{\\mathrm{m^2/s}}",
        "id": "m^2*s^-1",
        "mathml": "<mrow><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>/</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1e2/1.u3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:meter_squared_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/M2-PER-SEC"
        }
      ],
      "short": "meter_squared_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq85",
          "name": "kinematic viscosity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd56",
        "name": "kinematic viscosity",
        "expression": "L2·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu1e3/1",
      "unitsml_id": "u:cubic_meter",
      "name": "cubic meter",
      "names": [
        {
          "value": "cubic meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m³",
        "ascii": "m^3",
        "html": "m<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{m^3}}",
        "id": "m^3",
        "mathml": "<msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>3</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1e3/1"
        },
        {
          "type": "unitsml",
          "id": "u:cubic_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/M3"
        }
      ],
      "short": "cubic_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        },
        {
          "id": "NISTq146",
          "name": "section modulus",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu1e3/1.u27p10'3",
      "unitsml_id": "u:cubic_meter_per_kilogram",
      "name": "cubic meter per kilogram",
      "names": [
        {
          "value": "cubic meter per kilogram",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m³·kg",
        "ascii": "m^3*kg",
        "html": "m<sup>3</sup>/kg",
        "latex": "\\ensuremath{\\mathrm{m^3/kg}}",
        "id": "m^3*kg",
        "mathml": "<mrow><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>3</mn></mrow></msup><mo>/</mo><mi mathvariant='normal'>kg</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1e3/1.u27p10'3"
        },
        {
          "type": "unitsml",
          "id": "u:cubic_meter_per_kilogram"
        }
      ],
      "references": [],
      "short": "cubic_meter_per_kilogram",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq52",
          "name": "specific volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd31",
        "name": "specific volume",
        "expression": "L3·M-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        }
      ]
    },
    {
      "id": "NISTu1e3/1.u3e-1/1",
      "unitsml_id": "u:cubic_meter_per_second",
      "name": "cubic meter per second",
      "names": [
        {
          "value": "cubic meter per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "m³/s",
        "ascii": "m^3*s^-1",
        "html": "m<sup>3</sup>/s",
        "latex": "\\ensuremath{\\mathrm{m^3/s}}",
        "id": "m^3*s^-1",
        "mathml": "<mrow><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>3</mn></mrow></msup><mo>/</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu1e3/1.u3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:cubic_meter_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/M3-PER-SEC"
        }
      ],
      "short": "cubic_meter_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq151",
          "name": "volume flow rate",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd66",
        "name": "volume flow rate",
        "expression": "L3·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu2",
      "unitsml_id": "u:kilogram",
      "name": "kilogram",
      "names": [
        {
          "value": "kilogram",
          "lang": "en"
        },
        {
          "value": "kilogramme",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "kg",
        "ascii": "kg",
        "html": "kg",
        "latex": "\\ensuremath{\\mathrm{kg}}",
        "id": "kg",
        "mathml": "<mi mathvariant='normal'>kg</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu2"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/kilogram"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloGM"
        }
      ],
      "short": "kilogram",
      "root": false,
      "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": 1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        }
      ]
    },
    {
      "id": "NISTu20",
      "unitsml_id": "u:weber",
      "name": "weber",
      "names": [
        {
          "value": "weber",
          "lang": "en"
        },
        {
          "value": "weber",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "Wb",
        "ascii": "Wb",
        "html": "Wb",
        "latex": "\\ensuremath{\\mathrm{Wb}}",
        "id": "Wb",
        "mathml": "<mi mathvariant='normal'>Wb</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu20"
        },
        {
          "type": "unitsml",
          "id": "u:weber"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/weber"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:Wb"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/WB"
        }
      ],
      "short": "weber",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq30",
          "name": "magnetic flux",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd22",
        "name": "magnetic flux",
        "expression": "L2·M·T-2·I-1",
        "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": -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": null
    },
    {
      "id": "NISTu201",
      "unitsml_id": "u:av_pound",
      "name": "pound (avoirdupois)",
      "names": [
        {
          "value": "pound (avoirdupois)",
          "lang": "en"
        },
        {
          "value": "avoirdupois pound",
          "lang": "en"
        },
        {
          "value": "pound",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "lb",
        "ascii": "lb",
        "html": "lb",
        "latex": "\\ensuremath{\\mathrm{lb}}",
        "id": "lb",
        "mathml": "<mi mathvariant='normal'>lb</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu201"
        },
        {
          "type": "unitsml",
          "id": "u:av_pound"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:avoirdupois:code:[lb_av]"
        }
      ],
      "short": "av_pound",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu202",
      "unitsml_id": "u:av_ounce",
      "name": "ounce (avoirdupois)",
      "names": [
        {
          "value": "ounce (avoirdupois)",
          "lang": "en"
        },
        {
          "value": "avoirdupois ounce",
          "lang": "en"
        },
        {
          "value": "ounce",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "oz",
        "ascii": "oz",
        "html": "oz",
        "latex": "\\ensuremath{\\mathrm{oz}}",
        "id": "oz",
        "mathml": "<mi mathvariant='normal'>oz</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu202"
        },
        {
          "type": "unitsml",
          "id": "u:av_ounce"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:avoirdupois:code:[oz_av]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/OZ-FT"
        }
      ],
      "short": "av_ounce",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu203",
      "unitsml_id": "u:gross_hundredweight",
      "name": "hundredweight (long, 112 lb)",
      "names": [
        {
          "value": "hundredweight (long, 112 lb)",
          "lang": "en"
        },
        {
          "value": "hundredweight",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cwt (UK)",
        "ascii": "cwt (UK)",
        "html": "cwt (UK)",
        "latex": "\\ensuremath{\\mathrm{cwt (UK)}}",
        "id": "cwt (UK)",
        "mathml": "<mi mathvariant='normal'>cwt (UK)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu203"
        },
        {
          "type": "unitsml",
          "id": "u:gross_hundredweight"
        }
      ],
      "references": [],
      "short": "gross_hundredweight",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu204",
      "unitsml_id": "u:pound_per_cubic_foot",
      "name": "pound per cubic foot",
      "names": [
        {
          "value": "pound per cubic foot",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "lb/ft³",
        "ascii": "lb*ft^-3",
        "html": "lb/ft<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{lb/ft^3}}",
        "id": "lb*ft^-3",
        "mathml": "<mrow><mi mathvariant='normal'>lb</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>ft</mi></mrow><mrow><mn>3</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu204"
        },
        {
          "type": "unitsml",
          "id": "u:pound_per_cubic_foot"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/LB-PER-FT3"
        }
      ],
      "short": "pound_per_cubic_foot",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq51",
          "name": "density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd30",
        "name": "mass density",
        "expression": "L-3·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu201",
            "name": "pound (avoirdupois)",
            "symbol": "lb"
          },
          "prefix": null
        },
        {
          "power": -3,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu205",
      "unitsml_id": "u:pound_force",
      "name": "pound-force",
      "names": [
        {
          "value": "pound-force",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "lbf",
        "ascii": "lbf",
        "html": "lbf",
        "latex": "\\ensuremath{\\mathrm{lbf}}",
        "id": "lbf",
        "mathml": "<mi mathvariant='normal'>lbf</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu205"
        },
        {
          "type": "unitsml",
          "id": "u:pound_force"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:const:code:[lbf_av]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/LB_F"
        }
      ],
      "short": "pound_force",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq128",
          "name": "weight",
          "type": "derived"
        },
        {
          "id": "NISTq13",
          "name": "force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu206",
      "unitsml_id": "u:foot_pound_force",
      "name": "foot pound-force",
      "names": [
        {
          "value": "foot pound-force",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft·lbf",
        "ascii": "ft*lbf",
        "html": "ft&#8201;&#183;&#8201;lbf",
        "latex": "\\ensuremath{\\mathrm{ft\\cdot lbf}}",
        "id": "ft*lbf",
        "mathml": "<mrow><mi mathvariant='normal'>ft</mi><mo>&#183;</mo><mi mathvariant='normal'>lbf</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu206"
        },
        {
          "type": "unitsml",
          "id": "u:foot_pound_force"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT-LB_F"
        }
      ],
      "short": "foot_pound_force",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq184",
          "name": "torque",
          "type": "derived"
        },
        {
          "id": "NISTq185",
          "name": "bending moment of force",
          "type": "derived"
        },
        {
          "id": "NISTq60",
          "name": "moment of force",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu205",
            "name": "pound-force",
            "symbol": "lbf"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu207",
      "unitsml_id": "u:pound_force_per_square_inch",
      "name": "pound-force per square inch",
      "names": [
        {
          "value": "pound-force per square inch",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "lbf/in²",
        "ascii": "psi",
        "html": "psi",
        "latex": "\\ensuremath{\\mathrm{psi}}",
        "id": "psi",
        "mathml": "<mi mathvariant='normal'>psi</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu207"
        },
        {
          "type": "unitsml",
          "id": "u:pound_force_per_square_inch"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:misc:code:[psi]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/LB_F-PER-IN2"
        }
      ],
      "short": "pound_force_per_square_inch",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu205",
            "name": "pound-force",
            "symbol": "lbf"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu8",
            "name": "inch",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu208",
      "unitsml_id": "u:inch_to_the_fourth_power",
      "name": "inch to the fourth power",
      "names": [
        {
          "value": "inch to the fourth power",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "in⁴",
        "ascii": "in^4",
        "html": "in<sup>4</sup>",
        "latex": "\\ensuremath{\\mathrm{in^4}}",
        "id": "in^4",
        "mathml": "<msup><mrow><mi mathvariant='normal'>in</mi></mrow><mrow><mn>4</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu208"
        },
        {
          "type": "unitsml",
          "id": "u:inch_to_the_fourth_power"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN4"
        }
      ],
      "short": "inch_to_the_fourth_power",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq155",
          "name": "area moment of inertia",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd57",
        "name": "area moment of inertia",
        "expression": "L4",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 4
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 4,
          "unit": {
            "id": "NISTu8",
            "name": "inch",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu209",
      "unitsml_id": "u:inch_cubed",
      "name": "inch cubed",
      "names": [
        {
          "value": "inch cubed",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "in³",
        "ascii": "in^3",
        "html": "in<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{in^3}}",
        "id": "in^3_section_modulus",
        "mathml": "<msup><mrow><mi mathvariant='normal'>in</mi></mrow><mrow><mn>3</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu209"
        },
        {
          "type": "unitsml",
          "id": "u:inch_cubed"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN3"
        }
      ],
      "short": "inch_cubed",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq146",
          "name": "section modulus",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu8",
            "name": "inch",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu21",
      "unitsml_id": "u:tesla",
      "name": "tesla",
      "names": [
        {
          "value": "tesla",
          "lang": "en"
        },
        {
          "value": "tesla",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "T",
        "ascii": "T",
        "html": "T",
        "latex": "\\ensuremath{\\mathrm{T}}",
        "id": "T",
        "mathml": "<mi mathvariant='normal'>T</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu21"
        },
        {
          "type": "unitsml",
          "id": "u:tesla"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/tesla"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:T"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/T"
        }
      ],
      "short": "tesla",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq14",
          "name": "magnetic flux density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd13",
        "name": "magnetic flux density",
        "expression": "M·T-2·I-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "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": null
    },
    {
      "id": "NISTu210",
      "unitsml_id": "u:foot_squared_per_second",
      "name": "foot squared per second",
      "names": [
        {
          "value": "foot squared per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft²/s",
        "ascii": "ft^2*s^-1",
        "html": "ft<sup>2</sup>/s",
        "latex": "\\ensuremath{\\mathrm{ft^2/s}}",
        "id": "ft^2*s^-1",
        "mathml": "<mrow><msup><mrow><mi mathvariant='normal'>ft</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>/</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu210"
        },
        {
          "type": "unitsml",
          "id": "u:foot_squared_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT2-PER-SEC"
        }
      ],
      "short": "foot_squared_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq85",
          "name": "kinematic viscosity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd56",
        "name": "kinematic viscosity",
        "expression": "L2·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 2,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu211",
      "unitsml_id": "u:foot_pound_force_per_second",
      "name": "foot pound-force per second",
      "names": [
        {
          "value": "foot pound-force per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft·lbf/2",
        "ascii": "ft*lbf*s^-1",
        "html": "ft&#8201;&#183;&#8201;lbf/s",
        "latex": "\\ensuremath{\\mathrm{ft\\cdot lbf/s}}",
        "id": "ft*lbf*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>ft</mi><mo>&#183;</mo><mi mathvariant='normal'>lbf</mi><mo>/</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu211"
        },
        {
          "type": "unitsml",
          "id": "u:foot_pound_force_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT-LB_F-PER-SEC"
        }
      ],
      "short": "foot_pound_force_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu205",
            "name": "pound-force",
            "symbol": "lbf"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu212",
      "unitsml_id": "u:carat",
      "name": "carat",
      "names": [
        {
          "value": "carat",
          "lang": "en"
        },
        {
          "value": "metric carat",
          "lang": "en"
        },
        {
          "value": "carat, metric",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ct",
        "ascii": "ct",
        "html": "ct",
        "latex": "\\ensuremath{\\mathrm{ct}}",
        "id": "ct",
        "mathml": "<mi mathvariant='normal'>ct</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu212"
        },
        {
          "type": "unitsml",
          "id": "u:carat"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:misc:code:[car_m]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CARAT"
        }
      ],
      "short": "carat",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu213",
      "unitsml_id": "u:tex",
      "name": "tex",
      "names": [
        {
          "value": "tex",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "tex",
        "ascii": "tex",
        "html": "tex",
        "latex": "\\ensuremath{\\mathrm{tex}}",
        "id": "tex",
        "mathml": "<mi mathvariant='normal'>tex</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu213"
        },
        {
          "type": "unitsml",
          "id": "u:tex"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:heat:code:tex"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TEX"
        }
      ],
      "short": "tex",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq126",
          "name": "linear density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd58",
        "name": "linear density",
        "expression": "L-1·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu214",
      "unitsml_id": "u:torr",
      "name": "torr",
      "names": [
        {
          "value": "torr",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "torr",
        "ascii": "Torr",
        "html": "Torr",
        "latex": "\\ensuremath{\\mathrm{torr}}",
        "id": "Torr",
        "mathml": "<mi mathvariant='normal'>Torr</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu214"
        },
        {
          "type": "unitsml",
          "id": "u:torr"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TORR"
        }
      ],
      "short": "torr",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu215",
      "unitsml_id": "u:mm_water",
      "name": "conventional millimeter of water",
      "names": [
        {
          "value": "conventional millimeter of water",
          "lang": "en"
        },
        {
          "value": "millimeter of water, conventional",
          "lang": "en"
        },
        {
          "value": "millimeter of water",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mmH₂O",
        "ascii": "mmH_2O",
        "html": "mmH<sub>2</sub>O",
        "latex": "\\ensuremath{\\mathrm{mmH_{2}O}}",
        "id": "mmH_2O",
        "mathml": "<mrow><mi mathvariant='normal'>mm</mi><msup><mi mathvariant='normal'>H</mi><mn>2</mn></msup><mi mathvariant='normal'>O</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu215"
        },
        {
          "type": "unitsml",
          "id": "u:mm_water"
        }
      ],
      "references": [],
      "short": "mm_water",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu216",
      "unitsml_id": "u:thermo_btu",
      "name": "British thermal unit_th",
      "names": [
        {
          "value": "British thermal unit_th",
          "lang": "en"
        },
        {
          "value": "thermochemical Btu",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Btu_th",
        "ascii": "Btu_th",
        "html": "Btu<sub>th</sub>",
        "latex": "\\ensuremath{\\mathrm{Btu_{th}}}",
        "id": "Btu_th",
        "mathml": "<msub><mrow><mi mathvariant='normal'>Btu</mi></mrow><mrow><mi mathvariant='normal'>th</mi></mrow></msub>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu216"
        },
        {
          "type": "unitsml",
          "id": "u:thermo_btu"
        }
      ],
      "references": [],
      "short": "thermo_btu",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu217",
      "unitsml_id": "u:kilogram_force_meter_per_second",
      "name": "kilogram-force meter per second",
      "names": [
        {
          "value": "kilogram-force meter per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kgf·m/s",
        "ascii": "kgf*m*s^-1",
        "html": "kgf&#8201;&#183;&#8201;m/s",
        "latex": "\\ensuremath{\\mathrm{kgf\\cdot m/s}}",
        "id": "kgf*m*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>kgf</mi><mo>&#183;</mo><mi mathvariant='normal'>m</mi><mo>/</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu217"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_force_meter_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC"
        }
      ],
      "short": "kilogram_force_meter_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu196",
            "name": "gram-force",
            "symbol": "gf"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu218",
      "unitsml_id": "u:metric_horsepower",
      "name": "horsepower, metric",
      "names": [
        {
          "value": "horsepower, metric",
          "lang": "en"
        },
        {
          "value": "metric horsepower",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "hp",
        "ascii": "hp",
        "html": "hp",
        "latex": "\\ensuremath{\\mathrm{hp}}",
        "id": "hp_metric",
        "mathml": "<mi mathvariant='normal'>hp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu218"
        },
        {
          "type": "unitsml",
          "id": "u:metric_horsepower"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HP_Metric"
        }
      ],
      "short": "metric_horsepower",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu22",
      "unitsml_id": "u:henry",
      "name": "henry",
      "names": [
        {
          "value": "henry",
          "lang": "en"
        },
        {
          "value": "henry",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "H",
        "ascii": "H",
        "html": "H",
        "latex": "\\ensuremath{\\mathrm{H}}",
        "id": "H",
        "mathml": "<mi mathvariant='normal'>H</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu22"
        },
        {
          "type": "unitsml",
          "id": "u:henry"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/henry"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:H"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/H"
        }
      ],
      "short": "henry",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq32",
          "name": "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
      },
      "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": null
    },
    {
      "id": "NISTu22.u1e-1/1",
      "unitsml_id": "u:henry_per_meter",
      "name": "henry per meter",
      "names": [
        {
          "value": "henry per meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "H/m",
        "ascii": "H*m^-1",
        "html": "H/m",
        "latex": "\\ensuremath{\\mathrm{H/m}}",
        "id": "H*m^-1",
        "mathml": "<mrow><mi mathvariant='normal'>H</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>m</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu22.u1e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:henry_per_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/H-PER-M"
        }
      ],
      "short": "henry_per_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq72",
          "name": "permeability",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd46",
        "name": "permeability",
        "expression": "L·M·T-2·I-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu22",
            "name": "henry",
            "symbol": "H"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu221",
      "unitsml_id": "u:watt_per_square_meter_kelvin",
      "name": "watt per square meter kelvin",
      "names": [
        {
          "value": "watt per square meter kelvin",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "W/(m²·K)",
        "ascii": "W*m^-2*K^-1",
        "html": "W/(m&nbsp;<sup>2</sup>&#8201;&#183;&#8201;K)",
        "latex": "\\ensuremath{\\mathrm{W/(m^2\\cdot K)}}",
        "id": "W*m^-2*K^-1",
        "mathml": "<mrow><mi mathvariant='normal'>W</mi><mo>/</mo><mrow><mo>(</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>&#183;</mo><mi mathvariant='normal'>K</mi><mo>)</mo></mrow></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu221"
        },
        {
          "type": "unitsml",
          "id": "u:watt_per_square_meter_kelvin"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/W-PER-M2-K"
        }
      ],
      "short": "watt_per_square_meter_kelvin",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq180",
          "name": "coefficient of heat transfer",
          "type": "derived"
        },
        {
          "id": "NISTq181",
          "name": "surface coefficient of heat transfer",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd71",
        "name": "heat transfer coefficient",
        "expression": "M·T-3·Theta-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": -1,
          "unit": {
            "id": "NISTu5",
            "name": "kelvin",
            "symbol": "°K"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu222",
      "unitsml_id": "u:lambert",
      "name": "lambert",
      "names": [
        {
          "value": "lambert",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "L",
        "ascii": "L",
        "html": "L",
        "latex": "\\ensuremath{\\mathrm{L}}",
        "id": "Lambert",
        "mathml": "<mi mathvariant='normal'>L</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu222"
        },
        {
          "type": "unitsml",
          "id": "u:lambert"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:Lmb"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/LA"
        }
      ],
      "short": "lambert",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq56",
          "name": "luminance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd27",
        "name": "illuminance",
        "expression": "L-2·J",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu223",
      "unitsml_id": "u:gilbert",
      "name": "gilbert",
      "names": [
        {
          "value": "gilbert",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Gi",
        "ascii": "Gi",
        "html": "Gi",
        "latex": "\\ensuremath{\\mathrm{Gi}}",
        "id": "Gi",
        "mathml": "<mi mathvariant='normal'>Gi</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu223"
        },
        {
          "type": "unitsml",
          "id": "u:gilbert"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:Gb"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GI"
        }
      ],
      "short": "gilbert",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq161",
          "name": "magnetomotive force (Cardelli) (-SP811)",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd4",
        "name": "electric current",
        "expression": "I",
        "components": [
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu224",
      "unitsml_id": "u:debye",
      "name": "debye",
      "names": [
        {
          "value": "debye",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "D",
        "ascii": "D",
        "html": "D",
        "latex": "\\ensuremath{\\mathrm{D}}",
        "id": "D",
        "mathml": "<mi mathvariant='normal'>D</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu224"
        },
        {
          "type": "unitsml",
          "id": "u:debye"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DEBYE"
        }
      ],
      "short": "debye",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq162",
          "name": "electric dipole moment",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd72",
        "name": "electric dipole moment",
        "expression": "L·T·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu225",
      "unitsml_id": "u:abwatt",
      "name": "abwatt",
      "names": [
        {
          "value": "abwatt",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "aW",
        "ascii": "aW (Cardelli)",
        "html": "aW",
        "latex": "\\ensuremath{\\mathrm{aW}}",
        "id": "aW (Cardelli)",
        "mathml": "<mi mathvariant='normal'>aW</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu225"
        },
        {
          "type": "unitsml",
          "id": "u:abwatt"
        }
      ],
      "references": [],
      "short": "abwatt",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu226",
      "unitsml_id": "u:slug",
      "name": "slug",
      "names": [
        {
          "value": "slug",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "slug",
        "ascii": "slug",
        "html": "slug",
        "latex": "\\ensuremath{\\mathrm{D}}",
        "id": "slug",
        "mathml": "<mi mathvariant='normal'>slug</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu226"
        },
        {
          "type": "unitsml",
          "id": "u:slug"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/SLUG"
        }
      ],
      "short": "slug",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu227",
      "unitsml_id": "u:thermo_calorie",
      "name": "thermochemical calorie",
      "names": [
        {
          "value": "thermochemical calorie",
          "lang": "en"
        },
        {
          "value": "calorie_th",
          "lang": "en"
        },
        {
          "value": "calorie",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cal",
        "ascii": "cal",
        "html": "cal",
        "latex": "\\ensuremath{\\mathrm{cal}}",
        "id": "cal",
        "mathml": "<mi mathvariant='normal'>cal</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu227"
        },
        {
          "type": "unitsml",
          "id": "u:thermo_calorie"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:heat:code:cal_th"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CAL_TH"
        }
      ],
      "short": "thermo_calorie",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu228",
      "unitsml_id": "u:short_ton",
      "name": "short ton",
      "names": [
        {
          "value": "short ton",
          "lang": "en"
        },
        {
          "value": "ton",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "t",
        "ascii": "ton",
        "html": "t",
        "latex": "\\ensuremath{\\mathrm{t}}",
        "id": "ton_short",
        "mathml": "<mi mathvariant='normal'>t</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu228"
        },
        {
          "type": "unitsml",
          "id": "u:short_ton"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:avoirdupois:code:[ston_av]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TON_SHORT"
        }
      ],
      "short": "short_ton",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu229",
      "unitsml_id": "u:long_ton",
      "name": "long ton",
      "names": [
        {
          "value": "long ton",
          "lang": "en"
        },
        {
          "value": "ton",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "t",
        "ascii": "ton",
        "html": "t",
        "latex": "\\ensuremath{\\mathrm{t}}",
        "id": "ton_long",
        "mathml": "<mi mathvariant='normal'>t</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu229"
        },
        {
          "type": "unitsml",
          "id": "u:long_ton"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:avoirdupois:code:[lton_av]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TON_LONG"
        }
      ],
      "short": "long_ton",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu23",
      "unitsml_id": "u:degree_Celsius",
      "name": "degree Celsius",
      "names": [
        {
          "value": "degree Celsius",
          "lang": "en"
        },
        {
          "value": "degré Celsius",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "°C",
        "ascii": "degC",
        "html": "&#176;C",
        "latex": "\\ensuremath{\\mathrm{^{\\circ}C}}",
        "id": "degC",
        "mathml": "<mi mathvariant='normal'>&#176;C</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu23"
        },
        {
          "type": "unitsml",
          "id": "u:degree_Celsius"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/degreeCelsius"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:Cel"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DEG_C"
        }
      ],
      "short": "degree_Celsius",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq192",
          "name": "ITS-90 temperature (°C)",
          "type": "derived"
        },
        {
          "id": "NISTq34",
          "name": "Celsius temperature",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd5",
        "name": "temperature",
        "expression": "Theta",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_interval",
        "name": "continuous interval 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": null
    },
    {
      "id": "NISTu230",
      "unitsml_id": "u:hundredweight",
      "name": "hundredweight (short, 100 lb)",
      "names": [
        {
          "value": "hundredweight (short, 100 lb)",
          "lang": "en"
        },
        {
          "value": "hundredweight",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cwt (US)",
        "ascii": "cwt (US)",
        "html": "cwt (US)",
        "latex": "\\ensuremath{\\mathrm{cwt (US)}}",
        "id": "cwt (US)",
        "mathml": "<mi mathvariant='normal'>cwt (US)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu230"
        },
        {
          "type": "unitsml",
          "id": "u:hundredweight"
        }
      ],
      "references": [],
      "short": "hundredweight",
      "root": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu203",
            "name": "hundredweight (long, 112 lb)",
            "symbol": "cwt (UK)"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu231",
      "unitsml_id": "u:troy_ounce",
      "name": "ounce (troy or apothecary)",
      "names": [
        {
          "value": "ounce (troy or apothecary)",
          "lang": "en"
        },
        {
          "value": "troy ounce",
          "lang": "en"
        },
        {
          "value": "ounce",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "oz",
        "ascii": "oz",
        "html": "oz",
        "latex": "\\ensuremath{\\mathrm{oz}}",
        "id": "oz_troy",
        "mathml": "<mi mathvariant='normal'>oz</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu231"
        },
        {
          "type": "unitsml",
          "id": "u:troy_ounce"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:avoirdupois:code:[oz_av]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/OZ"
        }
      ],
      "short": "troy_ounce",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu232",
      "unitsml_id": "u:troy_pound",
      "name": "pound (troy or apothecary)",
      "names": [
        {
          "value": "pound (troy or apothecary)",
          "lang": "en"
        },
        {
          "value": "troy pound",
          "lang": "en"
        },
        {
          "value": "pound",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "lb",
        "ascii": "lb",
        "html": "lb",
        "latex": "\\ensuremath{\\mathrm{lb}}",
        "id": "lb_troy",
        "mathml": "<mi mathvariant='normal'>lb</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu232"
        },
        {
          "type": "unitsml",
          "id": "u:troy_pound"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:avoirdupois:code:[lb_av]"
        }
      ],
      "short": "troy_pound",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu233",
      "unitsml_id": "u:pennyweight",
      "name": "pennyweight",
      "names": [
        {
          "value": "pennyweight",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "dwt (troy)",
        "ascii": "dwt (troy)",
        "html": "dwt (troy)",
        "latex": "\\ensuremath{\\mathrm{dwt (troy)}}",
        "id": "dwt (troy)",
        "mathml": "<mi mathvariant='normal'>dwt (troy)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu233"
        },
        {
          "type": "unitsml",
          "id": "u:pennyweight"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:troy:code:[pwt_tr]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PENNYWEIGHT"
        }
      ],
      "short": "pennyweight",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu234",
      "unitsml_id": "u:apothecaries_dram",
      "name": "dram (apothecary)",
      "names": [
        {
          "value": "dram (apothecary)",
          "lang": "en"
        },
        {
          "value": "apothecary dram",
          "lang": "en"
        },
        {
          "value": "dram",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "dr",
        "ascii": "dr",
        "html": "dr",
        "latex": "\\ensuremath{\\mathrm{dr}}",
        "id": "dr",
        "mathml": "<mi mathvariant='normal'>dr</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu234"
        },
        {
          "type": "unitsml",
          "id": "u:apothecaries_dram"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:avoirdupois:code:[dr_av]"
        }
      ],
      "short": "apothecaries_dram",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu235",
      "unitsml_id": "u:scruple",
      "name": "scruple",
      "names": [
        {
          "value": "scruple",
          "lang": "en"
        },
        {
          "value": "apothecary scruple",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "scr (ap.)",
        "ascii": "scr (ap.)",
        "html": "scr (ap.)",
        "latex": "\\ensuremath{\\mathrm{scr (ap.)}}",
        "id": "scr (ap.)",
        "mathml": "<mi mathvariant='normal'>scr (ap.)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu235"
        },
        {
          "type": "unitsml",
          "id": "u:scruple"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:apoth:code:[sc_ap]"
        }
      ],
      "short": "scruple",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu236",
      "unitsml_id": "u:poundal",
      "name": "poundal",
      "names": [
        {
          "value": "poundal",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "pdl",
        "ascii": "pdl",
        "html": "pdl",
        "latex": "\\ensuremath{\\mathrm{pdl}}",
        "id": "pdl",
        "mathml": "<mi mathvariant='normal'>pdl</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu236"
        },
        {
          "type": "unitsml",
          "id": "u:poundal"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PDL"
        }
      ],
      "short": "poundal",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq128",
          "name": "weight",
          "type": "derived"
        },
        {
          "id": "NISTq13",
          "name": "force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu237",
      "unitsml_id": "u:kip",
      "name": "kip",
      "names": [
        {
          "value": "kip",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kip",
        "ascii": "kip",
        "html": "kip",
        "latex": "\\ensuremath{\\mathrm{kip}}",
        "id": "kip",
        "mathml": "<mi mathvariant='normal'>kip</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu237"
        },
        {
          "type": "unitsml",
          "id": "u:kip"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KIP_F"
        }
      ],
      "short": "kip",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu238",
      "unitsml_id": "u:ton_force",
      "name": "ton-force (2000 lb)",
      "names": [
        {
          "value": "ton-force (2000 lb)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ton-force (2000 lb)",
        "ascii": "ton-force (2000 lb)",
        "html": "ton-force (2000 lb)",
        "latex": "\\ensuremath{\\mathrm{ton-force (2000 lb)}}",
        "id": "ton-force (2000 lb)",
        "mathml": "<mi mathvariant='normal'>ton-force (2000 lb)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu238"
        },
        {
          "type": "unitsml",
          "id": "u:ton_force"
        }
      ],
      "references": [],
      "short": "ton_force",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq128",
          "name": "weight",
          "type": "derived"
        },
        {
          "id": "NISTq13",
          "name": "force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu239",
      "unitsml_id": "u:barye",
      "name": "barye",
      "names": [
        {
          "value": "barye",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "barye",
        "ascii": "barye",
        "html": "barye",
        "latex": "\\ensuremath{\\mathrm{barye}}",
        "id": "barye",
        "mathml": "<mi mathvariant='normal'>barye</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu239"
        },
        {
          "type": "unitsml",
          "id": "u:barye"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BARYE"
        }
      ],
      "short": "barye",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu240",
      "unitsml_id": "u:electronvolt",
      "name": "electronvolt",
      "names": [
        {
          "value": "electronvolt",
          "lang": "en"
        },
        {
          "value": "électronvolt",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "eV",
        "ascii": "eV",
        "html": "eV",
        "latex": "\\ensuremath{\\mathrm{eV}}",
        "id": "eV",
        "mathml": "<mi mathvariant='normal'>eV</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu240"
        },
        {
          "type": "unitsml",
          "id": "u:electronvolt"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/electronvolt"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:eV"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/EV"
        }
      ],
      "short": "electronvolt",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu241",
      "unitsml_id": "u:unified_atomic_mass_unit",
      "name": "unified atomic mass unit",
      "names": [
        {
          "value": "unified atomic mass unit",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "u",
        "ascii": "u",
        "html": "u",
        "latex": "\\ensuremath{\\mathrm{u}}",
        "id": "u",
        "mathml": "<mi mathvariant='normal'>u</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu241"
        },
        {
          "type": "unitsml",
          "id": "u:unified_atomic_mass_unit"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:u"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/U"
        }
      ],
      "short": "unified_atomic_mass_unit",
      "root": true,
      "composite": false,
      "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": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu242",
      "unitsml_id": "u:natural_unit_of_velocity",
      "name": "natural unit of velocity",
      "names": [
        {
          "value": "natural unit of velocity",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑐",
        "ascii": "c",
        "html": "<i>c</i>",
        "latex": "\\ensuremath{\\mathit{c}}",
        "id": "c",
        "mathml": "<mi mathvariant='italic'>c</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu242"
        },
        {
          "type": "unitsml",
          "id": "u:natural_unit_of_velocity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/C"
        }
      ],
      "short": "natural_unit_of_velocity",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu243",
      "unitsml_id": "u:natural_unit_of_action",
      "name": "natural unit of action",
      "names": [
        {
          "value": "natural unit of action",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ℏ",
        "ascii": "h-bar",
        "html": "<i>&#295;</i>",
        "latex": "\\ensuremath{\\mathit{\\hbar}}",
        "id": "h-bar",
        "mathml": "<mi mathvariant='italic'>&#295;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu243"
        },
        {
          "type": "unitsml",
          "id": "u:natural_unit_of_action"
        }
      ],
      "references": [],
      "short": "natural_unit_of_action",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq154",
          "name": "action",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd60",
        "name": "action",
        "expression": "L2·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu244",
      "unitsml_id": "u:natural_unit_of_mass",
      "name": "natural unit of mass",
      "names": [
        {
          "value": "natural unit of mass",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑚ₑ",
        "ascii": "m_e",
        "html": "<i>m</i><sub>e</sub>",
        "latex": "\\ensuremath{\\mathit{m}_\\mathrm{e}}",
        "id": "m_e",
        "mathml": "<msub><mi mathvariant='italic'>m</mi><mi mathvariant='normal'>e</mi></msub>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu244"
        },
        {
          "type": "unitsml",
          "id": "u:natural_unit_of_mass"
        }
      ],
      "references": [],
      "short": "natural_unit_of_mass",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu245",
      "unitsml_id": "u:natural_unit_of_time",
      "name": "natural unit of time",
      "names": [
        {
          "value": "natural unit of time",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ℏ/𝑚ₑ𝑐²",
        "ascii": "h-bar*(m_e*c^2)",
        "html": "<i>&#295;</i>/<i>m</i><sub>e</sub><i>c</i><sup>2</sup>",
        "latex": "\\ensuremath{\\mathit{\\hbar}/(\\mathit{m}_\\mathrm{e}\\mathit{c}^\\mathrm{2}})",
        "id": "h-bar*(m_e*c^2)",
        "mathml": "<mrow><mi mathvariant='italic'>&#295;</mi><mo>/</mo><msup><mi mathvariant='italic'>m</mi><mi mathvariant='normal'>e</mi></msup><msup><mi mathvariant='italic'>c</mi><mn>2</mn></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu245"
        },
        {
          "type": "unitsml",
          "id": "u:natural_unit_of_time"
        }
      ],
      "references": [],
      "short": "natural_unit_of_time",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu246",
      "unitsml_id": "u:atomic_unit_of_charge",
      "name": "atomic unit of charge",
      "names": [
        {
          "value": "atomic unit of charge",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑒",
        "ascii": "e",
        "html": "<i>e</i>",
        "latex": "\\ensuremath{\\mathit{e}}",
        "id": "e",
        "mathml": "<mi mathvariant='italic'>e</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu246"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_charge"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/E"
        }
      ],
      "short": "atomic_unit_of_charge",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq22",
          "name": "electric charge",
          "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu247",
      "unitsml_id": "u:atomic_unit_of_mass",
      "name": "atomic unit of mass",
      "names": [
        {
          "value": "atomic unit of mass",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑚ₑ",
        "ascii": "m_e",
        "html": "<i>m</i><sub>e</sub>",
        "latex": "\\ensuremath{\\mathit{m}_\\mathrm{e}}",
        "id": "m_e_atomic",
        "mathml": "<msub><mi mathvariant='italic'>m</mi><mi mathvariant='normal'>e</mi></msub>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu247"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_mass"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_mass",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu248",
      "unitsml_id": "u:atomic_unit_of_action",
      "name": "atomic unit of action",
      "names": [
        {
          "value": "atomic unit of action",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ℏ",
        "ascii": "h-bar",
        "html": "<i>&#295;</i>",
        "latex": "\\ensuremath{\\mathit{\\hbar}}",
        "id": "h-bar_atomic",
        "mathml": "<mi mathvariant='italic'>&#295;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu248"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_action"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_action",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq154",
          "name": "action",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd60",
        "name": "action",
        "expression": "L2·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu249",
      "unitsml_id": "u:atomic_unit_of_length",
      "name": "atomic unit of length",
      "names": [
        {
          "value": "atomic unit of length",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑎₀",
        "ascii": "a_0",
        "html": "<i>a</i><sub>0</sub>",
        "latex": "\\ensuremath{\\mathit{a}_\\mathrm{0}}",
        "id": "a_0",
        "mathml": "<msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu249"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_length"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_length",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu25",
      "unitsml_id": "u:becquerel",
      "name": "becquerel",
      "names": [
        {
          "value": "becquerel",
          "lang": "en"
        },
        {
          "value": "becquerel",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "Bq",
        "ascii": "Bq",
        "html": "Bq",
        "latex": "\\ensuremath{\\mathrm{Bq}}",
        "id": "Bq",
        "mathml": "<mi mathvariant='normal'>Bq</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu25"
        },
        {
          "type": "unitsml",
          "id": "u:becquerel"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/becquerel"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:Bq"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BQ"
        }
      ],
      "short": "becquerel",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq35",
          "name": "activity referred to a radionuclide",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "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": null
    },
    {
      "id": "NISTu250",
      "unitsml_id": "u:atomic_unit_of_energy",
      "name": "atomic unit of energy",
      "names": [
        {
          "value": "atomic unit of energy",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝐸ₕ",
        "ascii": "E_h",
        "html": "<i>E</i><sub>h</sub>",
        "latex": "\\ensuremath{\\mathit{E}_\\mathrm{h}}",
        "id": "E_h",
        "mathml": "<msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu250"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_energy"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_energy",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu251",
      "unitsml_id": "u:atomic_unit_of_time",
      "name": "atomic unit of time",
      "names": [
        {
          "value": "atomic unit of time",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ℏ/𝐸ₕ",
        "ascii": "h-bar/E_h",
        "html": "<i>&#295;</i>/<i>E</i><sub>h</sub>",
        "latex": "\\ensuremath{\\mathit{\\hbar}/\\mathit{E}_\\mathrm{h}}",
        "id": "h-bar/E_h",
        "mathml": "<mrow><mi mathvariant='italic'>&#295;</mi><mo>/</mo><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu251"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_time"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_time",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu252",
      "unitsml_id": "u:atomic_unit_of_magnetizability",
      "name": "atomic unit of magnetizability",
      "names": [
        {
          "value": "atomic unit of magnetizability",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑒²𝑎₀²/𝑚ₑ",
        "ascii": "e^2*a_0^2*m_e-1",
        "html": "<i>e</i><sup>2</sup><i>a</i><sub>0</sub><sup>2</sup>/<i>m</m><sub>e</sub>",
        "latex": "\\ensuremath{\\mathit{e}^2\\mathit{a}_0^2/\\mathit{m}_\\mathrm{e}}",
        "id": "e^2*a_0^2*m_e-1",
        "mathml": "<mrow><msup><mi mathvariant='italic'>e</mi><mn>2</mn></msup><msup><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub><mn>2</mn></msup><mo>/</mo><msub><mi mathvariant='italic'>m</mi><mi mathvariant='normal'>e</mi></msub></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu252"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_magnetizability"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_magnetizability",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq163",
          "name": "magnetizability",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd54",
        "name": "magnetizability",
        "expression": "L2·M·T2·I2",
        "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
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu253",
      "unitsml_id": "u:atomic_unit_of_magnetic_flux_density",
      "name": "atomic unit of magnetic flux density",
      "names": [
        {
          "value": "atomic unit of magnetic flux density",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ℏ/𝑒𝑎₀²",
        "ascii": "h-bar*(e*a_0^2)-1",
        "html": "<i>&#295;</i>/<i>e</i><i>a</i><sub>0</sub><sup>2</sup>",
        "latex": "\\ensuremath{\\mathit{\\hbar}/\\mathit{e}a_0^2}",
        "id": "h-bar*(e*a_0^2)-1",
        "mathml": "<mrow><mi mathvariant='italic'>&#295;</mi><mo>/</mo><mi mathvariant='italic'>e</mi><msup><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub><mn>2</mn></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu253"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_magnetic_flux_density"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_magnetic_flux_density",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq14",
          "name": "magnetic flux density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd13",
        "name": "magnetic flux density",
        "expression": "M·T-2·I-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu254",
      "unitsml_id": "u:atomic_unit_of_magnetic_dipole_moment",
      "name": "atomic unit of magnetic dipole moment",
      "names": [
        {
          "value": "atomic unit of magnetic dipole moment",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ℏ𝑒/𝑚ₑ",
        "ascii": "h-bar*e*(m_e)-1",
        "html": "<i>&#295;e</i>/<i>m</i><sub>e</sub>",
        "latex": "\\ensuremath{\\mathit{\\hbar e}/\\mathit{m}_\\mathrm{e}}",
        "id": "h-bar*e*(m_e)-1",
        "mathml": "<mrow><mi mathvariant='italic'>&#295;</mi><mi mathvariant='italic'>e</mi><mo>/</mo><msub><mi mathvariant='italic'>m</mi><mi mathvariant='normal'>e</mi></msub></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu254"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_magnetic_dipole_moment"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_magnetic_dipole_moment",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq164",
          "name": "magnetic dipole moment",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd73",
        "name": "magnetic dipole moment",
        "expression": "L2·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu255",
      "unitsml_id": "u:atomic_unit_of_momentum",
      "name": "atomic unit of momentum",
      "names": [
        {
          "value": "atomic unit of momentum",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ℏ/𝑎₀",
        "ascii": "h-bar*(a_0)-1",
        "html": "<i>&#295;</i>/<i>a</i><sub>0</sub>",
        "latex": "\\ensuremath{\\mathit{\\hbar}/\\mathit{a}_0}",
        "id": "h-bar*(a_0)-1",
        "mathml": "<mrow><mi mathvariant='italic'>&#295;</mi><mo>/</mo><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu255"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_momentum"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_momentum",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq131",
          "name": "momentum",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd61",
        "name": "momentum",
        "expression": "L·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu256",
      "unitsml_id": "u:atomic_unit_of_charge_density",
      "name": "atomic unit of charge density",
      "names": [
        {
          "value": "atomic unit of charge density",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑒𝑎₀³",
        "ascii": "e*(a_0^3)",
        "html": "<i>e</i><i>a</i><sub>0</sub><sup>3</sup>",
        "latex": "\\ensuremath{\\mathit{e}\\mathit{a}_0^{3}}",
        "id": "e*(a_0^3)",
        "mathml": "<mrow><mi mathvariant='italic'>e</mi><msup><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub><mn>3</mn></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu256"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_charge_density"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_charge_density",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq69",
          "name": "electric charge density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd43",
        "name": "electric charge density",
        "expression": "L-3·T·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu257",
      "unitsml_id": "u:atomic_unit_of_current",
      "name": "atomic unit of current",
      "names": [
        {
          "value": "atomic unit of current",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑒𝐸ₕ/ℏ",
        "ascii": "eE_h*h-bar^-1",
        "html": "<i>eE</i><sub>h</sub>/&#295;",
        "latex": "\\ensuremath{\\mathit{e}E_{h}/\\mathit{\\hbar}}",
        "id": "eE_h*h-bar^-1",
        "mathml": "<mrow><mi mathvariant='italic'>e</mi><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub><mo>/</mo><mi mathvariant='italic'>&#295;</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu257"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_current"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_current",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq4",
          "name": "electric current",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd4",
        "name": "electric current",
        "expression": "I",
        "components": [
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu258",
      "unitsml_id": "u:atomic_unit_of_electric_dipole_moment",
      "name": "atomic unit of electric dipole moment",
      "names": [
        {
          "value": "atomic unit of electric dipole moment",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑒𝑎₀",
        "ascii": "e*a_0",
        "html": "<i>ea</i><sub>0</sub>",
        "latex": "\\ensuremath{\\mathit{e}\\mathit{a}_0}",
        "id": "e*a_0",
        "mathml": "<mrow><mi mathvariant='italic'>e</mi><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu258"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_electric_dipole_moment"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_electric_dipole_moment",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq162",
          "name": "electric dipole moment",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd72",
        "name": "electric dipole moment",
        "expression": "L·T·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu259",
      "unitsml_id": "u:atomic_unit_of_electric_field",
      "name": "atomic unit of electric field",
      "names": [
        {
          "value": "atomic unit of electric field",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝐸ₕ/𝑒𝑎₀",
        "ascii": "E_h*(e*a_0)",
        "html": "<i>E</i><sub>h</sub>/<i>ea</i><sub>0</sub>",
        "latex": "\\ensuremath{\\mathit{E}_{h}/\\mathit{\\e}\\mathit{a}_0}",
        "id": "E_h*(e*a_0)",
        "mathml": "<mrow><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub><mo>/</mo><mi mathvariant='italic'>e</mi><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu259"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_electric_field"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_electric_field",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq68",
          "name": "electric field strength",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd42",
        "name": "electric field strength",
        "expression": "L·M·T-3·I-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu26",
      "unitsml_id": "u:fermi",
      "name": "fermi",
      "names": [
        {
          "value": "fermi",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "fermi",
        "ascii": "fermi",
        "html": "fermi",
        "latex": "\\ensuremath{\\mathrm{fermi}}",
        "id": "fermi",
        "mathml": "<mi mathvariant='normal'>fermi</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu26"
        },
        {
          "type": "unitsml",
          "id": "u:fermi"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FM"
        }
      ],
      "short": "fermi",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": {
            "id": "NISTp10_-15",
            "name": "femto",
            "symbol": "f"
          }
        }
      ]
    },
    {
      "id": "NISTu260",
      "unitsml_id": "u:atomic_unit_of_electric_field_gradient",
      "name": "atomic unit of electric field gradient",
      "names": [
        {
          "value": "atomic unit of electric field gradient",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝐸ₕ/𝑒𝑎₀²",
        "ascii": "E_h*(e*a_0^2)",
        "html": "<i>E</i><sub>h</sub>/<i>ea</i><sub>0</sub><sup>2</sup>",
        "latex": "\\ensuremath{\\mathit{E}_{h}/\\mathit{\\e}\\mathit{a}_0^2}",
        "id": "E_h*(e*a_0^2)",
        "mathml": "<mrow><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub><mo>/</mo><mi mathvariant='italic'>e</mi><msup><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub><mn>2</mn></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu260"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_electric_field_gradient"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_electric_field_gradient",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq165",
          "name": "electric field gradient",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd74",
        "name": "electric field gradient",
        "expression": "M·T-3·I-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu261",
      "unitsml_id": "u:atomic_unit_of_electric_potential",
      "name": "atomic unit of electric potential",
      "names": [
        {
          "value": "atomic unit of electric potential",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝐸ₕ/𝑒",
        "ascii": "E_h*e-1",
        "html": "<i>E</i><sub>h</sub>/<i>e</i>",
        "latex": "\\ensuremath{\\mathit{E}_{h}/\\mathit{\\e}}",
        "id": "E_h*e-1",
        "mathml": "<mrow><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub><mo>/</mo><mi mathvariant='italic'>e</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu261"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_electric_potential"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_electric_potential",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq166",
          "name": "electric potential",
          "type": "derived"
        },
        {
          "id": "NISTq24",
          "name": "electric potential difference",
          "type": "derived"
        },
        {
          "id": "NISTq26",
          "name": "electromotive force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd18",
        "name": "electric potential difference",
        "expression": "L2·M·T-3·I-1",
        "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": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu262",
      "unitsml_id": "u:atomic_unit_of_force",
      "name": "atomic unit of force",
      "names": [
        {
          "value": "atomic unit of force",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝐸ₕ/𝑎₀",
        "ascii": "E_h*(a_0)-1",
        "html": "<i>E</i><sub>h</sub>/<i>a</i><sub>0</sub>",
        "latex": "\\ensuremath{\\mathit{E}_{h}/\\mathit{a}_0}",
        "id": "E_h*(a_0)-1",
        "mathml": "<mrow><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub><mo>/</mo><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu262"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_force"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_force",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq128",
          "name": "weight",
          "type": "derived"
        },
        {
          "id": "NISTq13",
          "name": "force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu263",
      "unitsml_id": "u:atomic_unit_of_electric_quadrupole_moment",
      "name": "atomic unit of electric quadrupole moment",
      "names": [
        {
          "value": "atomic unit of electric quadrupole moment",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑒𝑎₀²",
        "ascii": "e*a_0^2",
        "html": "<i>e</i><i>a</i><sub>0</sub><sup>2</sup>",
        "latex": "\\ensuremath{\\mathit{e}\\mathit{a}_0^2}",
        "id": "e*a_0^2",
        "mathml": "<mrow><mi mathvariant='italic'>e</mi><msup><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub>><mn>2</mn></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu263"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_electric_quadrupole_moment"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_electric_quadrupole_moment",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq167",
          "name": "electric quadrupole moment",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd75",
        "name": "electric quadrupole moment",
        "expression": "L2·T·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu264",
      "unitsml_id": "u:atomic_unit_of_electric_polarizability",
      "name": "atomic unit of electric polarizability",
      "names": [
        {
          "value": "atomic unit of electric polarizability",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑒²𝑎₀²/𝐸ₕ",
        "ascii": "e^2*a_0^2*(E_h)^-1",
        "html": "<i>e</i><sup>2</sup><i>a</i><sub>0</sub><sup>2</sup>/<i>E</i><sub>h</sub>",
        "latex": "\\ensuremath{\\mathit{e}\\mathit{a}_0^2/\\mathit{E}_h}",
        "id": "e^2*a_0^2*(E_h)^-1",
        "mathml": "<mrow><msup><mi mathvariant='italic'>e</mi><mn>2</mn></msup><msup><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub><mn>2</mn></msup><mo>/</mo><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu264"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_electric_polarizability"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_electric_polarizability",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq168",
          "name": "polarizability",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd76",
        "name": "polarizability",
        "expression": "M·T4·I2",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 4
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu265",
      "unitsml_id": "u:statohm",
      "name": "statohm",
      "names": [
        {
          "value": "statohm",
          "lang": "en"
        },
        {
          "value": "ESU of resistance",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "statohm",
        "ascii": "statohm",
        "html": "statohm",
        "latex": "\\ensuremath{\\mathrm{statohm}}",
        "id": "statohm",
        "mathml": "<mi mathvariant='normal'>statohm</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu265"
        },
        {
          "type": "unitsml",
          "id": "u:statohm"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/OHM_Stat"
        }
      ],
      "short": "statohm",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq28",
          "name": "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
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu266",
      "unitsml_id": "u:statfarad",
      "name": "statfarad",
      "names": [
        {
          "value": "statfarad",
          "lang": "en"
        },
        {
          "value": "ESU of capacitance",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "statF",
        "ascii": "statF",
        "html": "statF",
        "latex": "\\ensuremath{\\mathrm{statF}}",
        "id": "statF",
        "mathml": "<mi mathvariant='normal'>statF</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu266"
        },
        {
          "type": "unitsml",
          "id": "u:statfarad"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FARAD_Stat"
        }
      ],
      "short": "statfarad",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq169",
          "name": "electric capacitance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd19",
        "name": "capacitance",
        "expression": "L-2·M-1·T4·I2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 4
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu267",
      "unitsml_id": "u:statampere",
      "name": "statampere",
      "names": [
        {
          "value": "statampere",
          "lang": "en"
        },
        {
          "value": "ESU of current",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "statA",
        "ascii": "statA",
        "html": "statA",
        "latex": "\\ensuremath{\\mathrm{statA}}",
        "id": "statA",
        "mathml": "<mi mathvariant='normal'>statA</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu267"
        },
        {
          "type": "unitsml",
          "id": "u:statampere"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/A_Stat"
        }
      ],
      "short": "statampere",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq170",
          "name": "electric current intensity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd4",
        "name": "electric current",
        "expression": "I",
        "components": [
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu268",
      "unitsml_id": "u:statvolt",
      "name": "statvolt",
      "names": [
        {
          "value": "statvolt",
          "lang": "en"
        },
        {
          "value": "ESU of Electric potential",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "statV",
        "ascii": "statV",
        "html": "statV",
        "latex": "statV",
        "id": "statV",
        "mathml": "<mi mathvariant='normal'>statV</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu268"
        },
        {
          "type": "unitsml",
          "id": "u:statvolt"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/V_Stat"
        }
      ],
      "short": "statvolt",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq166",
          "name": "electric potential",
          "type": "derived"
        },
        {
          "id": "NISTq24",
          "name": "electric potential difference",
          "type": "derived"
        },
        {
          "id": "NISTq26",
          "name": "electromotive force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd18",
        "name": "electric potential difference",
        "expression": "L2·M·T-3·I-1",
        "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": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu269",
      "unitsml_id": "u:stathenry",
      "name": "stathenry",
      "names": [
        {
          "value": "stathenry",
          "lang": "en"
        },
        {
          "value": "ESU of inductance",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "statH",
        "ascii": "statH",
        "html": "statH",
        "latex": "\\ensuremath{\\mathrm{statH}}",
        "id": "statH",
        "mathml": "<mi mathvariant='normal'>statH</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu269"
        },
        {
          "type": "unitsml",
          "id": "u:stathenry"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/H_Stat"
        }
      ],
      "short": "stathenry",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq171",
          "name": "electric 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
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "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": false,
      "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": null
    },
    {
      "id": "NISTu270",
      "unitsml_id": "u:statmho",
      "name": "statmho",
      "names": [
        {
          "value": "statmho",
          "lang": "en"
        },
        {
          "value": "ESU of conductance",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "statmho",
        "ascii": "statmho",
        "html": "statmho",
        "latex": "\\ensuremath{\\mathrm{statmho}}",
        "id": "statmho",
        "mathml": "<mi mathvariant='normal'>statmho</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu270"
        },
        {
          "type": "unitsml",
          "id": "u:statmho"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MHO_Stat"
        }
      ],
      "short": "statmho",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq29",
          "name": "electric conductance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd21",
        "name": "electric conductance",
        "expression": "L-2·M-1·T3·I2",
        "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
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu271",
      "unitsml_id": "u:statcoulomb",
      "name": "statcoulomb",
      "names": [
        {
          "value": "statcoulomb",
          "lang": "en"
        },
        {
          "value": "ESU of charge",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "statcoulomb",
        "ascii": "statcoulomb",
        "html": "statcoulomb",
        "latex": "\\ensuremath{\\mathrm{statcoulomb}}",
        "id": "statcoulomb",
        "mathml": "<mi mathvariant='normal'>statcoulomb</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu271"
        },
        {
          "type": "unitsml",
          "id": "u:statcoulomb"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/C_Stat"
        }
      ],
      "short": "statcoulomb",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu272",
      "unitsml_id": "u:statweber",
      "name": "statweber",
      "names": [
        {
          "value": "statweber",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "statWb",
        "ascii": "statWb",
        "html": "statWb",
        "latex": "\\ensuremath{\\mathrm{statWb}}",
        "id": "statWb",
        "mathml": "<mi mathvariant='normal'>statWb</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu272"
        },
        {
          "type": "unitsml",
          "id": "u:statweber"
        }
      ],
      "references": [],
      "short": "statweber",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq30",
          "name": "magnetic flux",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd22",
        "name": "magnetic flux",
        "expression": "L2·M·T-2·I-1",
        "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": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu273",
      "unitsml_id": "u:stattesla",
      "name": "stattesla",
      "names": [
        {
          "value": "stattesla",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "statT",
        "ascii": "statT",
        "html": "statT",
        "latex": "\\ensuremath{\\mathrm{statT}}",
        "id": "statT",
        "mathml": "<mi mathvariant='normal'>statT</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu273"
        },
        {
          "type": "unitsml",
          "id": "u:stattesla"
        }
      ],
      "references": [],
      "short": "stattesla",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq14",
          "name": "magnetic flux density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd13",
        "name": "magnetic flux density",
        "expression": "M·T-2·I-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu274",
      "unitsml_id": "u:statwatt",
      "name": "statwatt",
      "names": [
        {
          "value": "statwatt",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "statwatt",
        "ascii": "statwatt",
        "html": "statwatt",
        "latex": "\\ensuremath{\\mathrm{statwatt}}",
        "id": "statwatt",
        "mathml": "<mi mathvariant='normal'>statwatt</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu274"
        },
        {
          "type": "unitsml",
          "id": "u:statwatt"
        }
      ],
      "references": [],
      "short": "statwatt",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu275",
      "unitsml_id": "u:av_dram",
      "name": "dram (avoirdupois)",
      "names": [
        {
          "value": "dram (avoirdupois)",
          "lang": "en"
        },
        {
          "value": "dram",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "dr (avdp)",
        "ascii": "dr (avdp)",
        "html": "dr (avdp)",
        "latex": "\\ensuremath{\\mathrm{dr~(avdp)}}",
        "id": "dr (avdp)",
        "mathml": "<mi mathvariant='normal'>dr (avdp)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu275"
        },
        {
          "type": "unitsml",
          "id": "u:av_dram"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:avoirdupois:code:[dr_av]"
        }
      ],
      "short": "av_dram",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu276",
      "unitsml_id": "u:footcandle",
      "name": "footcandle",
      "names": [
        {
          "value": "footcandle",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft.c",
        "ascii": "ft.c",
        "html": "ft.c",
        "latex": "\\ensuremath{\\mathrm{ft.c}}",
        "id": "ft.c",
        "mathml": "<mi mathvariant='normal'>ft.c</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu276"
        },
        {
          "type": "unitsml",
          "id": "u:footcandle"
        }
      ],
      "references": [],
      "short": "footcandle",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq47",
          "name": "illuminance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd27",
        "name": "illuminance",
        "expression": "L-2·J",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu277",
      "unitsml_id": "u:footlambert",
      "name": "footlambert",
      "names": [
        {
          "value": "footlambert",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft.L",
        "ascii": "ft.L",
        "html": "ft.L",
        "latex": "\\ensuremath{\\mathrm{ft.L}}",
        "id": "ft.L",
        "mathml": "<mi mathvariant='normal'>ft.L</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu277"
        },
        {
          "type": "unitsml",
          "id": "u:footlambert"
        }
      ],
      "references": [],
      "short": "footlambert",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq56",
          "name": "luminance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd27",
        "name": "illuminance",
        "expression": "L-2·J",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu278",
      "unitsml_id": "u:computer_pica",
      "name": "pica (computer)",
      "names": [
        {
          "value": "pica (computer)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "pc",
        "ascii": "pc",
        "html": "pc",
        "latex": "\\ensuremath{\\mathrm{pc}}",
        "id": "pica_computer",
        "mathml": "<mi mathvariant='normal'>pc</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu278"
        },
        {
          "type": "unitsml",
          "id": "u:computer_pica"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:pc"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PARSEC"
        }
      ],
      "short": "computer_pica",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu279",
      "unitsml_id": "u:printers_pica",
      "name": "pica (printer's)",
      "names": [
        {
          "value": "pica (printer's)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "pc",
        "ascii": "pc",
        "html": "pc",
        "latex": "\\ensuremath{\\mathrm{pc}}",
        "id": "pica_printer",
        "mathml": "<mi mathvariant='normal'>pc</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu279"
        },
        {
          "type": "unitsml",
          "id": "u:printers_pica"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:pc"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PARSEC"
        }
      ],
      "short": "printers_pica",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu27p10'3.u1.u3e-1/1",
      "unitsml_id": "u:kilogram_meter_per_second",
      "name": "kilogram meter per second",
      "names": [
        {
          "value": "kilogram meter per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "N·m/s",
        "ascii": "kg*m*s^-1",
        "html": "kg&#8201;&#183;&#8201;m/s",
        "latex": "\\ensuremath{\\mathrm{kg\\cdot m/s}}",
        "id": "kg*m*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>kg</mi><mo>&#183;</mo><mi mathvariant='normal'>m</mi><mo>/</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu27p10'3.u1.u3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_meter_per_second"
        }
      ],
      "references": [],
      "short": "kilogram_meter_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq131",
          "name": "momentum",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd61",
        "name": "momentum",
        "expression": "L·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu27p10'3.u1e-1/1",
      "unitsml_id": "u:kilogram_per_meter",
      "name": "kilogram per meter",
      "names": [
        {
          "value": "kilogram per meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kg/m",
        "ascii": "kg*m^-1",
        "html": "kg/m",
        "latex": "\\ensuremath{\\mathrm{kg/m}}",
        "id": "kg*m^-1",
        "mathml": "<mrow><mi mathvariant='normal'>kg</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>m</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu27p10'3.u1e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_per_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloGM-PER-M"
        }
      ],
      "short": "kilogram_per_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq126",
          "name": "linear density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd58",
        "name": "linear density",
        "expression": "L-1·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu27p10'3.u1e-2/1",
      "unitsml_id": "u:kilogram_per_square_meter",
      "name": "kilogram per square meter",
      "names": [
        {
          "value": "kilogram per square meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kg/m²",
        "ascii": "kg*m^-2",
        "html": "kg/m<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{kg/m^2}}",
        "id": "kg*m^-2",
        "mathml": "<mrow><mi mathvariant='normal'>kg</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu27p10'3.u1e-2/1"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_per_square_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloGM-PER-M2"
        }
      ],
      "short": "kilogram_per_square_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq31",
          "name": "surface density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd51",
        "name": "surface density",
        "expression": "L-2·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu27p10'3.u1e-3/1",
      "unitsml_id": "u:kilogram_per_cubic_meter",
      "name": "kilogram per cubic meter",
      "names": [
        {
          "value": "kilogram per cubic meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kg·m⁻³",
        "ascii": "kg*m^-3",
        "html": "kg/m<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{kg/m^3}}",
        "id": "kg*m^-3",
        "mathml": "<mrow><mi mathvariant='normal'>kg</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>3</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu27p10'3.u1e-3/1"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_per_cubic_meter"
        }
      ],
      "references": [],
      "short": "kilogram_per_cubic_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq33",
          "name": "mass concentration",
          "type": "derived"
        },
        {
          "id": "NISTq51",
          "name": "density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd30",
        "name": "mass density",
        "expression": "L-3·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -3,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu27p10'3.u1e2/1",
      "unitsml_id": "u:kilogram_meter_squared",
      "name": "kilogram meter squared",
      "names": [
        {
          "value": "kilogram meter squared",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kg·m²",
        "ascii": "kg*m^2",
        "html": "kg&#8201;&#183;&#8201;m<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{kg\\cdot m^2}}",
        "id": "kg*m^2",
        "mathml": "<mrow><mi mathvariant='normal'>kg</mi><mo>&#183;</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu27p10'3.u1e2/1"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_meter_squared"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloGM-M2"
        }
      ],
      "short": "kilogram_meter_squared",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq127",
          "name": "mass moment of inertia",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd59",
        "name": "mass moment of inertia",
        "expression": "L2·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu27p10'3.u1e2/1.u3e-1/1",
      "unitsml_id": "u:kilogram_meter_squared_per_second",
      "name": "kilogram meter squared per second",
      "names": [
        {
          "value": "kilogram meter squared per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kg·m²/s",
        "ascii": "kg*m^2*s^-1",
        "html": "kg&#8201;&#183;&#8201;m<sup>2</sup>/s",
        "latex": "\\ensuremath{\\mathrm{kg\\cdot m^2/s}}",
        "id": "kg*m^2*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>kg</mi><mo>&#183;</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>/</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu27p10'3.u1e2/1.u3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_meter_squared_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC"
        }
      ],
      "short": "kilogram_meter_squared_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq132",
          "name": "moment of momentum",
          "type": "derived"
        },
        {
          "id": "NISTq132",
          "name": "moment of momentum",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd60",
        "name": "action",
        "expression": "L2·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": 2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu27p10'3.u3e-1/1",
      "unitsml_id": "u:kilogram_per_second",
      "name": "kilogram per second",
      "names": [
        {
          "value": "kilogram per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kg/s",
        "ascii": "kg*s^-1",
        "html": "kg/s",
        "latex": "\\ensuremath{\\mathrm{kg/s}}",
        "id": "kg*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>kg</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu27p10'3.u3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloGM-PER-SEC"
        }
      ],
      "short": "kilogram_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq150",
          "name": "mass flow rate",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd65",
        "name": "mass flow rate",
        "expression": "M·T-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu28",
      "unitsml_id": "u:gray",
      "name": "gray",
      "names": [
        {
          "value": "gray",
          "lang": "en"
        },
        {
          "value": "gray",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "Gy",
        "ascii": "Gy",
        "html": "Gy",
        "latex": "\\ensuremath{\\mathrm{Gy}}",
        "id": "Gy",
        "mathml": "<mi mathvariant='normal'>Gy</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu28"
        },
        {
          "type": "unitsml",
          "id": "u:gray"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/gray"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:Gy"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GRAY"
        }
      ],
      "short": "gray",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq36",
          "name": "absorbed dose",
          "type": "derived"
        },
        {
          "id": "NISTq37",
          "name": "specific energy imparted",
          "type": "derived"
        },
        {
          "id": "NISTq38",
          "name": "kerma",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "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": null
    },
    {
      "id": "NISTu28.u3e-1/1",
      "unitsml_id": "u:gray_per_second",
      "name": "gray per second",
      "names": [
        {
          "value": "gray per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Gy/s",
        "ascii": "Gy*s^-1",
        "html": "Gy/s",
        "latex": "\\ensuremath{\\mathrm{Gy/s}}",
        "id": "Gy*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>Gy</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu28.u3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:gray_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GRAY-PER-SEC"
        }
      ],
      "short": "gray_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq194",
          "name": "kerma rate",
          "type": "derived"
        },
        {
          "id": "NISTq76",
          "name": "absorbed dose rate",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd50",
        "name": "absorbed dose rate",
        "expression": "L2·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu28",
            "name": "gray",
            "symbol": "Gy"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu280",
      "unitsml_id": "u:computer_point",
      "name": "point (computer)",
      "names": [
        {
          "value": "point (computer)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "pt",
        "ascii": "pt",
        "html": "pt",
        "latex": "\\ensuremath{\\mathrm{pt}}",
        "id": "pt_computer",
        "mathml": "<mi mathvariant='normal'>pt</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu280"
        },
        {
          "type": "unitsml",
          "id": "u:computer_point"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PT"
        }
      ],
      "short": "computer_point",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu281",
      "unitsml_id": "u:us_survey_rod",
      "name": "rod (based on US survey foot)",
      "names": [
        {
          "value": "rod (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "rod",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "rd",
        "ascii": "rd",
        "html": "rd",
        "latex": "rd",
        "id": "rd",
        "mathml": "<mi mathvariant='normal'>rd</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu281"
        },
        {
          "type": "unitsml",
          "id": "u:us_survey_rod"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-lengths:code:[rd_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ROD"
        }
      ],
      "short": "us_survey_rod",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu282",
      "unitsml_id": "u:us_survey_fathom",
      "name": "fathom (based on US survey foot)",
      "names": [
        {
          "value": "fathom (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "fathom",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "fath",
        "ascii": "fath",
        "html": "fath",
        "latex": "\\ensuremath{\\mathrm{fath}}",
        "id": "fath",
        "mathml": "<mi mathvariant='normal'>fath</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu282"
        },
        {
          "type": "unitsml",
          "id": "u:us_survey_fathom"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[fth_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FATH"
        }
      ],
      "short": "us_survey_fathom",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu283",
      "unitsml_id": "u:circular_mil",
      "name": "circular mil",
      "names": [
        {
          "value": "circular mil",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cmil",
        "ascii": "cmil",
        "html": "cmil",
        "latex": "\\ensuremath{\\mathrm{cmil}}",
        "id": "cmil",
        "mathml": "<mi mathvariant='normal'>cmil</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu283"
        },
        {
          "type": "unitsml",
          "id": "u:circular_mil"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[cml_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MIL_Circ"
        }
      ],
      "short": "circular_mil",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu284",
      "unitsml_id": "u:horsepower",
      "name": "horsepower",
      "names": [
        {
          "value": "horsepower",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "hp",
        "ascii": "hp",
        "html": "hp",
        "latex": "\\ensuremath{\\mathrm{hp}}",
        "id": "hp",
        "mathml": "<mi mathvariant='normal'>hp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu284"
        },
        {
          "type": "unitsml",
          "id": "u:horsepower"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:heat:code:[HP]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HP"
        }
      ],
      "short": "horsepower",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu285",
      "unitsml_id": "u:boiler_horsepower",
      "name": "horsepower, boiler",
      "names": [
        {
          "value": "horsepower, boiler",
          "lang": "en"
        },
        {
          "value": "boiler horsepower",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "hp",
        "ascii": "hp",
        "html": "hp",
        "latex": "\\ensuremath{\\mathrm{hp}}",
        "id": "hp_boiler",
        "mathml": "<mi mathvariant='normal'>hp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu285"
        },
        {
          "type": "unitsml",
          "id": "u:boiler_horsepower"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HP_Boiler"
        }
      ],
      "short": "boiler_horsepower",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu286",
      "unitsml_id": "u:water_horsepower",
      "name": "horsepower, water",
      "names": [
        {
          "value": "horsepower, water",
          "lang": "en"
        },
        {
          "value": "water horsepower",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "hp",
        "ascii": "hp",
        "html": "hp",
        "latex": "\\ensuremath{\\mathrm{hp}}",
        "id": "hp_water",
        "mathml": "<mi mathvariant='normal'>hp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu286"
        },
        {
          "type": "unitsml",
          "id": "u:water_horsepower"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HP_H2O"
        }
      ],
      "short": "water_horsepower",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu287",
      "unitsml_id": "u:uk_horsepower",
      "name": "horsepower (UK)",
      "names": [
        {
          "value": "horsepower (UK)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "hp",
        "ascii": "hp",
        "html": "hp",
        "latex": "\\ensuremath{\\mathrm{hp}}",
        "id": "hp_UK",
        "mathml": "<mi mathvariant='normal'>hp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu287"
        },
        {
          "type": "unitsml",
          "id": "u:uk_horsepower"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HP"
        }
      ],
      "short": "uk_horsepower",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu288",
      "unitsml_id": "u:degree_Rankine",
      "name": "degree Rankine",
      "names": [
        {
          "value": "degree Rankine",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "°R",
        "ascii": "degR",
        "html": "&#176;R",
        "latex": "\\ensuremath{mathrm{^{\\circ}R}}",
        "id": "degR",
        "mathml": "<mi mathvariant='normal'>&#176;R</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu288"
        },
        {
          "type": "unitsml",
          "id": "u:degree_Rankine"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:heat:code:[degR]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DEG_R"
        }
      ],
      "short": "degree_Rankine",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq5",
          "name": "thermodynamic temperature",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd5",
        "name": "temperature",
        "expression": "Theta",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu289",
      "unitsml_id": "u:dalton",
      "name": "dalton",
      "names": [
        {
          "value": "dalton",
          "lang": "en"
        },
        {
          "value": "dalton",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "Da",
        "ascii": "Da",
        "html": "Da",
        "latex": "\\ensuremath{\\mathrm{Da}}",
        "id": "Da",
        "mathml": "<mi mathvariant='normal'>Da</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu289"
        },
        {
          "type": "unitsml",
          "id": "u:dalton"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/dalton"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DA"
        }
      ],
      "short": "dalton",
      "root": false,
      "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": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu241",
            "name": "unified atomic mass unit",
            "symbol": "u"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu29",
      "unitsml_id": "u:sievert",
      "name": "sievert",
      "names": [
        {
          "value": "sievert",
          "lang": "en"
        },
        {
          "value": "sievert",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "Sv",
        "ascii": "Sv",
        "html": "Sv",
        "latex": "\\ensuremath{\\mathrm{Sv}}",
        "id": "Sv",
        "mathml": "<mi mathvariant='normal'>Sv</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu29"
        },
        {
          "type": "unitsml",
          "id": "u:sievert"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/sievert"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:Sv"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/SV"
        }
      ],
      "short": "sievert",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq39",
          "name": "dose equivalent",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "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": null
    },
    {
      "id": "NISTu290",
      "unitsml_id": "u:natural_unit_of_length",
      "name": "natural unit of length",
      "names": [
        {
          "value": "natural unit of length",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ƛ_C",
        "ascii": "lambda-bar_C",
        "html": "&#x19b;<sub>C</sub>",
        "latex": "\\ensuremath{\\lambdabar_C}",
        "id": "lambda-bar_C",
        "mathml": "<msub><mi mathvariant='normal'>&#x19b;</mi><mi mathvariant='normal'>C</mi></msub>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu290"
        },
        {
          "type": "unitsml",
          "id": "u:natural_unit_of_length"
        }
      ],
      "references": [],
      "short": "natural_unit_of_length",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu291",
      "unitsml_id": "u:atomic_unit_of_1st_hyperpolarizability",
      "name": "atomic unit of 1st hyperpolarizability",
      "names": [
        {
          "value": "atomic unit of 1st hyperpolarizability",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑒³𝑎₀³𝐸ₕ³",
        "ascii": "e^3a_0^3*(E_h^3)",
        "html": "<i>e</i><sup>3</sup><i>a</i><sub>0</sub><sup>3</sup><i>E</i><sub>h</sub><sup>3</sup>",
        "latex": "\\ensuremath{\\mathit{e}^3/\\mathit(a}_0^3\\mathit{E}_h^3}",
        "id": "e^3a_0^3*(E_h^3)",
        "mathml": "<mrow><msup><mi mathvariant='italic'>e</mi><mn>3</mn></msup><msup><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub><mn>3</mn></msup><msup><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub><mn>3</mn></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu291"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_1st_hyperpolarizability"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_1st_hyperpolarizability",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq172",
          "name": "1st hyperpolarizability",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd77",
        "name": "hyperpolarizability 1st",
        "expression": "L-1·M-2·T7·I3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 7
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu292",
      "unitsml_id": "u:atomic_unit_of_2nd_hyperpolarizability",
      "name": "atomic unit of 2nd hyperpolarizability",
      "names": [
        {
          "value": "atomic unit of 2nd hyperpolarizability",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑒⁴𝑎₀⁴𝐸ₕ⁴",
        "ascii": "e^4a_0^4*(E_h^3)",
        "html": "<i>e</i><sup>4</sup><i>a</i><sub>0</sub><sup>4</sup><i>E</i><sub>h</sub><sup>3</sup>",
        "latex": "\\ensuremath{\\mathit{e}^4/\\mathit(a}_0^4\\mathit{E}_h^3}",
        "id": "e^4a_0^4*(E_h^3)",
        "mathml": "<mrow><msup><mi mathvariant='italic'>e</mi><mn>4</mn></msup><msup><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub><mn>4</mn></msup><msup><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub><mn>3</mn></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu292"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_2nd_hyperpolarizability"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_2nd_hyperpolarizability",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq173",
          "name": "2nd hyperpolarizability",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd78",
        "name": "hyperpolarizability 2nd",
        "expression": "L-2·M-3·T10·I4",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 10
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 4
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu293",
      "unitsml_id": "u:atomic_unit_of_permittivity",
      "name": "atomic unit of permittivity",
      "names": [
        {
          "value": "atomic unit of permittivity",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑒²/𝑎₀𝐸ₕ",
        "ascii": "e^2*(a_0*E_h)-1",
        "html": "<i>e</i><sup>2</sup>/<i>a</i><sub>0</sub><i>E</i><sub>h</sub>",
        "latex": "\\ensuremath{\\mathit{e}^2/\\mathit(a}_0\\mathit{E}_h}",
        "id": "e^2*(a_0*E_h)-1",
        "mathml": "<mrow><msup><mi mathvariant='italic'>e</mi><mn>2</mn></msup><mo>/</mo><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu293"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_permittivity"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_permittivity",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq71",
          "name": "permittivity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd45",
        "name": "permittivity",
        "expression": "L-3·M-1·T4·I2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 4
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu294",
      "unitsml_id": "u:atomic_unit_of_velocity",
      "name": "atomic unit of velocity",
      "names": [
        {
          "value": "atomic unit of velocity",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑎₀𝐸ₕ/ℏ",
        "ascii": "a_0*E_h*h-bar-1",
        "html": "<i>a</i><sub>0</sub><i>E</i><sub>h</sub>/&#295;",
        "latex": "\\ensuremath{\\mathit{a}_\\mathrm{0}\\mathit{E}_{h}/\\mathit{\\hbar}}",
        "id": "a_0*E_h*h-bar-1",
        "mathml": "<mrow><msub><mi mathvariant='italic'>a</mi><mn>0</mn></msub><msub><mi mathvariant='italic'>E</mi><mi mathvariant='normal'>h</mi></msub><mo>/</mo><mi mathvariant='italic'>&#295;</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu294"
        },
        {
          "type": "unitsml",
          "id": "u:atomic_unit_of_velocity"
        }
      ],
      "references": [],
      "short": "atomic_unit_of_velocity",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq12",
          "name": "velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu295",
      "unitsml_id": "u:natural_unit_of_energy",
      "name": "natural unit of energy",
      "names": [
        {
          "value": "natural unit of energy",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑚ₑ𝑐²",
        "ascii": "m_e*c^2",
        "html": "<i>m</i><sub>e</sub><i>c</i><sup>2</sup>",
        "latex": "\\ensuremath{\\mathit{m}_e\\mathit{c}^2}",
        "id": "m_e*c^2",
        "mathml": "<mrow><msub><mi mathvariant='italic'>m</mi><mi mathvariant='normal'>e</mi></msub><msup><mi mathvariant='italic'>c</mi><mn>2</mn></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu295"
        },
        {
          "type": "unitsml",
          "id": "u:natural_unit_of_energy"
        }
      ],
      "references": [],
      "short": "natural_unit_of_energy",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu296",
      "unitsml_id": "u:natural_unit_of_momentum",
      "name": "natural unit of momentum",
      "names": [
        {
          "value": "natural unit of momentum",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑚ₑ𝑐",
        "ascii": "m_e*c",
        "html": "<i>m</i><sub>e</sub><i>c</i>",
        "latex": "\\ensuremath{\\mathit{m}_e\\mathit{c}}",
        "id": "m_e*c",
        "mathml": "<mrow><msub><mi mathvariant='italic'>m</mi><mi mathvariant='normal'>e</mi></msub><mi mathvariant='italic'>c</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu296"
        },
        {
          "type": "unitsml",
          "id": "u:natural_unit_of_momentum"
        }
      ],
      "references": [],
      "short": "natural_unit_of_momentum",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq131",
          "name": "momentum",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd61",
        "name": "momentum",
        "expression": "L·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu297",
      "unitsml_id": "u:natural_unit_of_action_in_eV_s",
      "name": "natural unit of action in eV s",
      "names": [
        {
          "value": "natural unit of action in eV s",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ℏ",
        "ascii": "h-bar",
        "html": "&#295;",
        "latex": "\\ensuremath{mathrm{\\hbar}}",
        "id": "h-bar_eV_s",
        "mathml": "<mi mathvariant='italic'>&#295;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu297"
        },
        {
          "type": "unitsml",
          "id": "u:natural_unit_of_action_in_eV_s"
        }
      ],
      "references": [],
      "short": "natural_unit_of_action_in_eV_s",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq154",
          "name": "action",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd60",
        "name": "action",
        "expression": "L2·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu298",
      "unitsml_id": "u:natural_unit_of_energy_in_MeV",
      "name": "natural unit of energy in MeV",
      "names": [
        {
          "value": "natural unit of energy in MeV",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑚ₑ𝑐²",
        "ascii": "m_e*c^2",
        "html": "<i>m</i><sub>e</sub><i>c</i><sup>2</sup>",
        "latex": "\\ensuremath{\\mathit{m}_e\\mathit{c}^2}",
        "id": "m_e*c^2_MeV",
        "mathml": "<mrow><msub><mi mathvariant='italic'>m</mi><mi mathvariant='normal'>e</mi></msub><msup><mi mathvariant='italic'>c</mi><mn>2</mn></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu298"
        },
        {
          "type": "unitsml",
          "id": "u:natural_unit_of_energy_in_MeV"
        }
      ],
      "references": [],
      "short": "natural_unit_of_energy_in_MeV",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu299",
      "unitsml_id": "u:natural_unit_of_momentum_in_MeV_per_c",
      "name": "natural unit of momentum in MeV/c",
      "names": [
        {
          "value": "natural unit of momentum in MeV/c",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "𝑚ₑ𝑐",
        "ascii": "m_e*c",
        "html": "<i>m</i><sub>e</sub><i>c</i>",
        "latex": "\\ensuremath{\\mathit{m}_e\\mathit{c}}",
        "id": "m_e*c_MeV/C",
        "mathml": "<mrow><msub><mi mathvariant='italic'>m</mi><mi mathvariant='normal'>e</mi></msub><mi mathvariant='italic'>c</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu299"
        },
        {
          "type": "unitsml",
          "id": "u:natural_unit_of_momentum_in_MeV_per_c"
        }
      ],
      "references": [],
      "short": "natural_unit_of_momentum_in_MeV_per_c",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq131",
          "name": "momentum",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd61",
        "name": "momentum",
        "expression": "L·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu3",
      "unitsml_id": "u:second",
      "name": "second",
      "names": [
        {
          "value": "second",
          "lang": "en"
        },
        {
          "value": "seconde",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "″",
        "ascii": "\"",
        "html": "&#8243;",
        "latex": "\\ensuremath{\\mathrm{''}}",
        "id": "dprime_s",
        "mathml": "<mi mathvariant='normal'>&#8243;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu3"
        },
        {
          "type": "unitsml",
          "id": "u:second"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/second"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:base-unit:code:s"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/SEC"
        }
      ],
      "short": "second",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq109",
          "name": "period duration",
          "type": "derived"
        },
        {
          "id": "NISTq110",
          "name": "time constant",
          "type": "derived"
        },
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "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": null
    },
    {
      "id": "NISTu30",
      "unitsml_id": "u:katal",
      "name": "katal",
      "names": [
        {
          "value": "katal",
          "lang": "en"
        },
        {
          "value": "katal",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "kat",
        "ascii": "kat",
        "html": "kat",
        "latex": "\\ensuremath{\\mathrm{kat}}",
        "id": "kat",
        "mathml": "<mi mathvariant='normal'>kat</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu30"
        },
        {
          "type": "unitsml",
          "id": "u:katal"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/katal"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:chemical:code:kat"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KAT"
        }
      ],
      "short": "katal",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq44",
          "name": "catalytic activity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd26",
        "name": "catalytic activity",
        "expression": "T-1·N",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "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": null
    },
    {
      "id": "NISTu30.u1e-3/1",
      "unitsml_id": "u:katal_per_cubic_meter",
      "name": "katal per cubic meter",
      "names": [
        {
          "value": "katal per cubic meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kat/m³",
        "ascii": "kat*m^-3",
        "html": "kat/m<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{kat/m^3}}",
        "id": "kat*m^-3",
        "mathml": "<mrow><mi mathvariant='normal'>kat</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>3</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu30.u1e-3/1"
        },
        {
          "type": "unitsml",
          "id": "u:katal_per_cubic_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KAT-PER-M3"
        }
      ],
      "short": "katal_per_cubic_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq84",
          "name": "catalytic activity concentration",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd55",
        "name": "catalytic activity concentration",
        "expression": "M-3·T-1·N",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": -3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu30",
            "name": "katal",
            "symbol": "kat"
          },
          "prefix": null
        },
        {
          "power": -3,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu300",
      "unitsml_id": "u:imperial_quart",
      "name": "quart (UK)",
      "names": [
        {
          "value": "quart (UK)",
          "lang": "en"
        },
        {
          "value": "quart",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "qt (UK)",
        "ascii": "qt (UK)",
        "html": "qt (UK)",
        "latex": "\\ensuremath{\\mathrm{qt (UK)}}",
        "id": "qt (UK)",
        "mathml": "<mi mathvariant='normal'>qt (UK)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu300"
        },
        {
          "type": "unitsml",
          "id": "u:imperial_quart"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[qt_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/QT_UK"
        }
      ],
      "short": "imperial_quart",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu301",
      "unitsml_id": "u:us_dry_quart",
      "name": "dry quart (US)",
      "names": [
        {
          "value": "dry quart (US)",
          "lang": "en"
        },
        {
          "value": "quart",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "dry qt (US)",
        "ascii": "dry qt (US)",
        "html": "dry qt (US)",
        "latex": "\\ensuremath{\\mathrm{dry qt (US)}}",
        "id": "dry qt (US)",
        "mathml": "<mi mathvariant='normal'>dry qt (US)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu301"
        },
        {
          "type": "unitsml",
          "id": "u:us_dry_quart"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[qt_us]"
        }
      ],
      "short": "us_dry_quart",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu302",
      "unitsml_id": "u:us_quart",
      "name": "liquid quart (US)",
      "names": [
        {
          "value": "liquid quart (US)",
          "lang": "en"
        },
        {
          "value": "quart",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "liq qt (US)",
        "ascii": "liq qt (US)",
        "html": "liq qt (US)",
        "latex": "\\ensuremath{\\mathrm{liq qt (US)}}",
        "id": "liq qt (US)",
        "mathml": "<mi mathvariant='normal'>liq qt (US)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu302"
        },
        {
          "type": "unitsml",
          "id": "u:us_quart"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[qt_us]"
        }
      ],
      "short": "us_quart",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu303",
      "unitsml_id": "u:us_teaspoon",
      "name": "teaspoon",
      "names": [
        {
          "value": "teaspoon",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "tsp",
        "ascii": "tsp",
        "html": "tsp",
        "latex": "\\ensuremath{\\mathrm{tsp}}",
        "id": "tsp",
        "mathml": "<mi mathvariant='normal'>tsp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu303"
        },
        {
          "type": "unitsml",
          "id": "u:us_teaspoon"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[tsp_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TSP"
        }
      ],
      "short": "us_teaspoon",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu304",
      "unitsml_id": "u:us_tablespoon",
      "name": "tablespoon",
      "names": [
        {
          "value": "tablespoon",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "tbsp",
        "ascii": "tbsp",
        "html": "tbsp",
        "latex": "\\ensuremath{\\mathrm{tbsp}}",
        "id": "tbsp",
        "mathml": "<mi mathvariant='normal'>tbsp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu304"
        },
        {
          "type": "unitsml",
          "id": "u:us_tablespoon"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[tbs_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TBSP"
        }
      ],
      "short": "us_tablespoon",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu305",
      "unitsml_id": "u:us_label_tablespoon",
      "name": "tablespoon (FDA)",
      "names": [
        {
          "value": "tablespoon (FDA)",
          "lang": "en"
        },
        {
          "value": "teaspoon",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "tbsp",
        "ascii": "tbsp",
        "html": "tbsp",
        "latex": "\\ensuremath{\\mathrm{tbsp}}",
        "id": "tbsp_label",
        "mathml": "<mi mathvariant='normal'>tbsp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu305"
        },
        {
          "type": "unitsml",
          "id": "u:us_label_tablespoon"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[tsp_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TBSP"
        }
      ],
      "short": "us_label_tablespoon",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu306",
      "unitsml_id": "u:us_label_teaspoon",
      "name": "teaspoon (FDA)",
      "names": [
        {
          "value": "teaspoon (FDA)",
          "lang": "en"
        },
        {
          "value": "teaspoon",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "tsp",
        "ascii": "tsp",
        "html": "tsp",
        "latex": "\\ensuremath{\\mathrm{tsp}}",
        "id": "tsp_label",
        "mathml": "<mi mathvariant='normal'>tsp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu306"
        },
        {
          "type": "unitsml",
          "id": "u:us_label_teaspoon"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[tsp_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TSP"
        }
      ],
      "short": "us_label_teaspoon",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu307",
      "unitsml_id": "u:us_label_cup",
      "name": "cup (FDA)",
      "names": [
        {
          "value": "cup (FDA)",
          "lang": "en"
        },
        {
          "value": "cup",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cup",
        "ascii": "cup",
        "html": "cup",
        "latex": "\\ensuremath{\\mathrm{cup}}",
        "id": "cup_label",
        "mathml": "<mi mathvariant='normal'>cup</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu307"
        },
        {
          "type": "unitsml",
          "id": "u:us_label_cup"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[cup_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CUP"
        }
      ],
      "short": "us_label_cup",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu308",
      "unitsml_id": "u:us_label_fluid_ounce",
      "name": "fluid ounce (FDA)",
      "names": [
        {
          "value": "fluid ounce (FDA)",
          "lang": "en"
        },
        {
          "value": "fluid ounce",
          "lang": "en"
        },
        {
          "value": "ounce",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "fl oz (US label)",
        "ascii": "fl oz (US label)",
        "html": "fl oz (US label)",
        "latex": "\\ensuremath{\\mathrm{fl oz (US label)}}",
        "id": "fl oz (US label)",
        "mathml": "<mi mathvariant='normal'>fl oz (US label)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu308"
        },
        {
          "type": "unitsml",
          "id": "u:us_label_fluid_ounce"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[foz_us]"
        }
      ],
      "short": "us_label_fluid_ounce",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu309",
      "unitsml_id": "u:us_label_ounce",
      "name": "ounce (FDA)",
      "names": [
        {
          "value": "ounce (FDA)",
          "lang": "en"
        },
        {
          "value": "ounce",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "oz (US label)",
        "ascii": "oz (US label)",
        "html": "oz (US label)",
        "latex": "\\ensuremath{\\mathrm{oz (US label)}}",
        "id": "oz (US label)",
        "mathml": "<mi mathvariant='normal'>oz (US label)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu309"
        },
        {
          "type": "unitsml",
          "id": "u:us_label_ounce"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:avoirdupois:code:[oz_av]"
        }
      ],
      "short": "us_label_ounce",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu31",
      "unitsml_id": "u:hertz",
      "name": "hertz",
      "names": [
        {
          "value": "hertz",
          "lang": "en"
        },
        {
          "value": "hertz",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "Hz",
        "ascii": "Hz",
        "html": "Hz",
        "latex": "\\ensuremath{\\mathrm{Hz}}",
        "id": "Hz",
        "mathml": "<mi mathvariant='normal'>Hz</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu31"
        },
        {
          "type": "unitsml",
          "id": "u:hertz"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/hertz"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:Hz"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HZ"
        }
      ],
      "short": "hertz",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq45",
          "name": "frequency",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "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": null
    },
    {
      "id": "NISTu310",
      "unitsml_id": "u:us_survey_chain",
      "name": "chain (based on US survey foot)",
      "names": [
        {
          "value": "chain (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "surveyors chain",
          "lang": "en"
        },
        {
          "value": "Gunter's chain",
          "lang": "en"
        },
        {
          "value": "chain",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ch",
        "ascii": "ch",
        "html": "ch",
        "latex": "\\ensuremath{\\mathrm{ch}}",
        "id": "ch",
        "mathml": "<mi mathvariant='normal'>ch</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu310"
        },
        {
          "type": "unitsml",
          "id": "u:us_survey_chain"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-lengths:code:[ch_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CH"
        }
      ],
      "short": "us_survey_chain",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu311",
      "unitsml_id": "u:us_survey_link",
      "name": "link (based on US survey foot)",
      "names": [
        {
          "value": "link (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "surveyors link",
          "lang": "en"
        },
        {
          "value": "Gunter's link",
          "lang": "en"
        },
        {
          "value": "link",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "lnk",
        "ascii": "lnk",
        "html": "lnk",
        "latex": "\\ensuremath{\\mathrm{lnk}}",
        "id": "lnk",
        "mathml": "<mi mathvariant='normal'>lnk</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu311"
        },
        {
          "type": "unitsml",
          "id": "u:us_survey_link"
        }
      ],
      "references": [],
      "short": "us_survey_link",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu312",
      "unitsml_id": "u:us_survey_furlong",
      "name": "furlong (based on US survey foot)",
      "names": [
        {
          "value": "furlong (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "furlong",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "fur",
        "ascii": "fur",
        "html": "fur",
        "latex": "\\ensuremath{\\mathrm{fur}}",
        "id": "fur",
        "mathml": "<mi mathvariant='normal'>fur</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu312"
        },
        {
          "type": "unitsml",
          "id": "u:us_survey_furlong"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-lengths:code:[fur_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FUR"
        }
      ],
      "short": "us_survey_furlong",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu313",
      "unitsml_id": "u:us_survey_mile",
      "name": "mile (based on US survey foot)",
      "names": [
        {
          "value": "mile (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "survey mile",
          "lang": "en"
        },
        {
          "value": "mile",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mi",
        "ascii": "mi",
        "html": "mi",
        "latex": "\\ensuremath{\\mathrm{mi}}",
        "id": "mi_US_survey",
        "mathml": "<mi mathvariant='normal'>mi</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu313"
        },
        {
          "type": "unitsml",
          "id": "u:us_survey_mile"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[mi_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MI_US"
        }
      ],
      "short": "us_survey_mile",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu314",
      "unitsml_id": "u:us_survey_yard",
      "name": "yard (based on US survey foot)",
      "names": [
        {
          "value": "yard (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "yard",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "yd",
        "ascii": "yd",
        "html": "yd",
        "latex": "\\ensuremath{\\mathrm{yd}}",
        "id": "yd_US_survey",
        "mathml": "<mi mathvariant='normal'>yd</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu314"
        },
        {
          "type": "unitsml",
          "id": "u:us_survey_yard"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[yd_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/YD"
        }
      ],
      "short": "us_survey_yard",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu315",
      "unitsml_id": "u:us_survey_foot",
      "name": "foot (based on US survey foot)",
      "names": [
        {
          "value": "foot (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "survey foot",
          "lang": "en"
        },
        {
          "value": "foot",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft",
        "ascii": "ft",
        "html": "ft",
        "latex": "\\ensuremath{\\mathrm{ft}}",
        "id": "ft_US_survey",
        "mathml": "<mi mathvariant='normal'>ft</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu315"
        },
        {
          "type": "unitsml",
          "id": "u:us_survey_foot"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[ft_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT_US"
        }
      ],
      "short": "us_survey_foot",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu316",
      "unitsml_id": "u:us_survey_inch",
      "name": "inch (based on US survey foot)",
      "names": [
        {
          "value": "inch (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "inch",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "in",
        "ascii": "in",
        "html": "in",
        "latex": "\\ensuremath{\\mathrm{in}}",
        "id": "in_US_survey",
        "mathml": "<mi mathvariant='normal'>in</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu316"
        },
        {
          "type": "unitsml",
          "id": "u:us_survey_inch"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[in_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN"
        }
      ],
      "short": "us_survey_inch",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu317",
      "unitsml_id": "u:us_acre",
      "name": "acre (based on US survey foot)",
      "names": [
        {
          "value": "acre (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "acre",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ac",
        "ascii": "ac",
        "html": "ac",
        "latex": "\\ensuremath{\\mathrm{ac}}",
        "id": "ac",
        "mathml": "<mi mathvariant='normal'>ac</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu317"
        },
        {
          "type": "unitsml",
          "id": "u:us_acre"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-lengths:code:[acr_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/AC"
        }
      ],
      "short": "us_acre",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu318",
      "unitsml_id": "u:cm_Hg",
      "name": "conventional centimeter of mercury",
      "names": [
        {
          "value": "conventional centimeter of mercury",
          "lang": "en"
        },
        {
          "value": "centimeter of mercury, conventional",
          "lang": "en"
        },
        {
          "value": "centimeter of mercury",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cmHg",
        "ascii": "cmHg",
        "html": "cmHg",
        "latex": "\\ensuremath{\\mathrm{cmHg}}",
        "id": "cmHg",
        "mathml": "<mi mathvariant='normal'>cmHg</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu318"
        },
        {
          "type": "unitsml",
          "id": "u:cm_Hg"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CentiM_HG"
        }
      ],
      "short": "cm_Hg",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu319",
      "unitsml_id": "u:0C_cm_Hg",
      "name": "centimeter of mercury (0 degC)",
      "names": [
        {
          "value": "centimeter of mercury (0 degC)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cmHg",
        "ascii": "cmHg",
        "html": "cmHg",
        "latex": "\\ensuremath{\\mathrm{cmHg}}",
        "id": "cmHg_0degC",
        "mathml": "<mi mathvariant='normal'>cmHg</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu319"
        },
        {
          "type": "unitsml",
          "id": "u:0C_cm_Hg"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CentiM_HG_0DEG_C"
        }
      ],
      "short": "0C_cm_Hg",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu32",
      "unitsml_id": "u:lumen",
      "name": "lumen",
      "names": [
        {
          "value": "lumen",
          "lang": "en"
        },
        {
          "value": "lumen",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "lm",
        "ascii": "lm",
        "html": "lm",
        "latex": "\\ensuremath{\\mathrm{lm}}",
        "id": "lm",
        "mathml": "<mi mathvariant='normal'>lm</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu32"
        },
        {
          "type": "unitsml",
          "id": "u:lumen"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/lumen"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:lm"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/LM"
        }
      ],
      "short": "lumen",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq46",
          "name": "luminous flux",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd7",
        "name": "luminous intensity",
        "expression": "J",
        "components": [
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "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": null
    },
    {
      "id": "NISTu320",
      "unitsml_id": "u:4C_cm_water",
      "name": "centimeter of water (4 degC)",
      "names": [
        {
          "value": "centimeter of water (4 degC)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cmH₂O",
        "ascii": "cmH_2O",
        "html": "cmH<sub>2</sub>O",
        "latex": "\\ensuremath{\\mathrm{cmH_{2}O}}",
        "id": "cmH_2O_4degC",
        "mathml": "<mrow><mi mathvariant='normal'>cm</mi><msub><mi mathvariant='normal'>H</mi><mn>2</mn></msub><mi mathvariant='normal'>O</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu320"
        },
        {
          "type": "unitsml",
          "id": "u:4C_cm_water"
        }
      ],
      "references": [],
      "short": "4C_cm_water",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu321",
      "unitsml_id": "u:cm_water",
      "name": "conventional centimeter of water",
      "names": [
        {
          "value": "conventional centimeter of water",
          "lang": "en"
        },
        {
          "value": "centimeter of water, conventional",
          "lang": "en"
        },
        {
          "value": "centimeter of water",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cmH₂O",
        "ascii": "cmH_2O",
        "html": "cmH<sub>2</sub>O",
        "latex": "\\ensuremath{\\mathrm{cmH_{2}O}}",
        "id": "cmH_2O",
        "mathml": "<mrow><mi mathvariant='normal'>cm</mi><msub><mi mathvariant='normal'>H</mi><mn>2</mn></msub><mi mathvariant='normal'>O</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu321"
        },
        {
          "type": "unitsml",
          "id": "u:cm_water"
        }
      ],
      "references": [],
      "short": "cm_water",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu322",
      "unitsml_id": "u:in_water",
      "name": "conventional inch of water",
      "names": [
        {
          "value": "conventional inch of water",
          "lang": "en"
        },
        {
          "value": "inch of water, conventional",
          "lang": "en"
        },
        {
          "value": "inch of water",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "inH₂O",
        "ascii": "inH_2O",
        "html": "inH<sub>2</sub>O",
        "latex": "\\ensuremath{\\mathrm{inH_{2}O}}",
        "id": "inH_2O",
        "mathml": "<mrow><mi mathvariant='normal'>in</mi><msub><mi mathvariant='normal'>H</mi><mn>2</mn></msub><mi mathvariant='normal'>O</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu322"
        },
        {
          "type": "unitsml",
          "id": "u:in_water"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN_H2O"
        }
      ],
      "short": "in_water",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu323",
      "unitsml_id": "u:39F_in_water",
      "name": "inch of water (39.2 degF)",
      "names": [
        {
          "value": "inch of water (39.2 degF)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "inH₂O",
        "ascii": "inH_2O",
        "html": "inH<sub>2</sub>O",
        "latex": "\\ensuremath{\\mathrm{inH_{2}O}}",
        "id": "inH_2O_39degF",
        "mathml": "<mrow><mi mathvariant='normal'>in</mi><msub><mi mathvariant='normal'>H</mi><mn>2</mn></msub><mi mathvariant='normal'>O</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu323"
        },
        {
          "type": "unitsml",
          "id": "u:39F_in_water"
        }
      ],
      "references": [],
      "short": "39F_in_water",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu324",
      "unitsml_id": "u:60F_in_water",
      "name": "inch of water (60 degF)",
      "names": [
        {
          "value": "inch of water (60 degF)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "inH₂O",
        "ascii": "inH_2O",
        "html": "inH<sub>2</sub>O",
        "latex": "\\ensuremath{\\mathrm{inH_{2}O}}",
        "id": "inH_2O_60degF",
        "mathml": "<mrow><mi mathvariant='normal'>in</mi><msub><mi mathvariant='normal'>H</mi><mn>2</mn></msub><mi mathvariant='normal'>O</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu324"
        },
        {
          "type": "unitsml",
          "id": "u:60F_in_water"
        }
      ],
      "references": [],
      "short": "60F_in_water",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu325",
      "unitsml_id": "u:ft_water",
      "name": "conventional foot of water",
      "names": [
        {
          "value": "conventional foot of water",
          "lang": "en"
        },
        {
          "value": "foot of water, conventional",
          "lang": "en"
        },
        {
          "value": "foot of water",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ftH₂O",
        "ascii": "ftH_2O",
        "html": "ftH<sub>2</sub>O",
        "latex": "\\ensuremath{\\mathrm{ftH_{2}O}}",
        "id": "ftH_2O",
        "mathml": "<mrow><mi mathvariant='normal'>ft</mi><msub><mi mathvariant='normal'>H</mi><mn>2</mn></msub><mi mathvariant='normal'>O</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu325"
        },
        {
          "type": "unitsml",
          "id": "u:ft_water"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT_H2O"
        }
      ],
      "short": "ft_water",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu326",
      "unitsml_id": "u:39F_ft_water",
      "name": "foot of water (39.2 degF)",
      "names": [
        {
          "value": "foot of water (39.2 degF)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ftH₂O",
        "ascii": "ftH_2O",
        "html": "ftH<sub>2</sub>O",
        "latex": "\\ensuremath{\\mathrm{ftH_{2}O}}",
        "id": "ftH_2O_39degF",
        "mathml": "<mrow><mi mathvariant='normal'>ft</mi><msub><mi mathvariant='normal'>H</mi><mn>2</mn></msub><mi mathvariant='normal'>O</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu326"
        },
        {
          "type": "unitsml",
          "id": "u:39F_ft_water"
        }
      ],
      "references": [],
      "short": "39F_ft_water",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu327",
      "unitsml_id": "u:32F_in_Hg",
      "name": "inch of mercury (32 degF)",
      "names": [
        {
          "value": "inch of mercury (32 degF)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "″Hg",
        "ascii": "\"Hg",
        "html": "&#8243;Hg",
        "latex": "\\ensuremath{\\mathrm{''Hg}}",
        "id": "dprime_Hg_32degF",
        "mathml": "<mi mathvariant='normal'>&#8243;Hg</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu327"
        },
        {
          "type": "unitsml",
          "id": "u:32F_in_Hg"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN_HG_32DEG_F"
        }
      ],
      "short": "32F_in_Hg",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu328",
      "unitsml_id": "u:60F_in_Hg",
      "name": "inch of mercury (60 degF)",
      "names": [
        {
          "value": "inch of mercury (60 degF)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "″Hg",
        "ascii": "\"Hg",
        "html": "&#8243;Hg",
        "latex": "\\ensuremath{\\mathrm{''Hg}}",
        "id": "dprime_Hg_60degF",
        "mathml": "<mi mathvariant='normal'>&#8243;Hg</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu328"
        },
        {
          "type": "unitsml",
          "id": "u:60F_in_Hg"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN_HG_60DEG_F"
        }
      ],
      "short": "60F_in_Hg",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu329",
      "unitsml_id": "u:in_Hg",
      "name": "conventional inch of mercury",
      "names": [
        {
          "value": "conventional inch of mercury",
          "lang": "en"
        },
        {
          "value": "inch of mercury, conventional",
          "lang": "en"
        },
        {
          "value": "inch of mercury",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "″Hg",
        "ascii": "\"Hg",
        "html": "&#8243;Hg",
        "latex": "\\ensuremath{\\mathrm{''Hg}}",
        "id": "dprime_Hg",
        "mathml": "<mi mathvariant='normal'>&#8243;Hg</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu329"
        },
        {
          "type": "unitsml",
          "id": "u:in_Hg"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN_HG"
        }
      ],
      "short": "in_Hg",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu33",
      "unitsml_id": "u:lux",
      "name": "lux",
      "names": [
        {
          "value": "lux",
          "lang": "en"
        },
        {
          "value": "lux",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "lx",
        "ascii": "lx",
        "html": "lx",
        "latex": "\\ensuremath{\\mathrm{lx}}",
        "id": "lx",
        "mathml": "<mi mathvariant='normal'>lx</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu33"
        },
        {
          "type": "unitsml",
          "id": "u:lux"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/lux"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:lx"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/LUX"
        }
      ],
      "short": "lux",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq47",
          "name": "illuminance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd27",
        "name": "illuminance",
        "expression": "L-2·J",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "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": null
    },
    {
      "id": "NISTu330",
      "unitsml_id": "u:ft_Hg",
      "name": "conventional foot of mercury",
      "names": [
        {
          "value": "conventional foot of mercury",
          "lang": "en"
        },
        {
          "value": "foot of mercury, conventional",
          "lang": "en"
        },
        {
          "value": "foot of mercury",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "′Hg",
        "ascii": "'Hg",
        "html": "&#8242;Hg",
        "latex": "\\ensuremath{\\mathrm{'Hg}}",
        "id": "prime_Hg",
        "mathml": "<mi mathvariant='normal'>&#8242;Hg</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu330"
        },
        {
          "type": "unitsml",
          "id": "u:ft_Hg"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT_HG"
        }
      ],
      "short": "ft_Hg",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu331",
      "unitsml_id": "u:us_therm",
      "name": "therm (US)",
      "names": [
        {
          "value": "therm (US)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "thm (US)",
        "ascii": "thm (US)",
        "html": "thm (US)",
        "latex": "\\ensuremath{\\mathrm{thm (US)}}",
        "id": "thm (US)",
        "mathml": "<mi mathvariant='normal'>thm (US)</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu331"
        },
        {
          "type": "unitsml",
          "id": "u:us_therm"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/THM_US"
        }
      ],
      "short": "us_therm",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu332",
      "unitsml_id": "u:pH",
      "name": "pH",
      "names": [
        {
          "value": "pH",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "pH",
        "ascii": "pH",
        "html": "pH",
        "latex": "\\ensuremath{\\mathrm{pH}}",
        "id": "pH",
        "mathml": "<mi mathvariant='normal'>pH</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu332"
        },
        {
          "type": "unitsml",
          "id": "u:pH"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:chemical:code:[pH]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PH"
        }
      ],
      "short": "pH",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq174",
          "name": "index of acidity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd94",
        "name": "acidity index",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "logarithmic_ratio",
        "name": "logarithmic ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu333",
      "unitsml_id": "u:table_btu",
      "name": "British thermal unit_IT",
      "names": [
        {
          "value": "British thermal unit_IT",
          "lang": "en"
        },
        {
          "value": "International Table Btu",
          "lang": "en"
        },
        {
          "value": "British thermal unit",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Btu",
        "ascii": "Btu",
        "html": "Btu",
        "latex": "\\ensuremath{\\mathrm{Btu}}",
        "id": "Btu",
        "mathml": "<mi mathvariant='normal'>Btu</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu333"
        },
        {
          "type": "unitsml",
          "id": "u:table_btu"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:heat:code:[Btu]"
        }
      ],
      "short": "table_btu",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu334",
      "unitsml_id": "u:mean_btu",
      "name": "British thermal unit (mean)",
      "names": [
        {
          "value": "British thermal unit (mean)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Btu",
        "ascii": "Btu",
        "html": "Btu",
        "latex": "\\ensuremath{\\mathrm{Btu}}",
        "id": "Btu_mean",
        "mathml": "<mi mathvariant='normal'>Btu</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu334"
        },
        {
          "type": "unitsml",
          "id": "u:mean_btu"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BTU_MEAN"
        }
      ],
      "short": "mean_btu",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu335",
      "unitsml_id": "u:39F_btu",
      "name": "British thermal unit (39 degF)",
      "names": [
        {
          "value": "British thermal unit (39 degF)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Btu",
        "ascii": "Btu",
        "html": "Btu",
        "latex": "\\ensuremath{\\mathrm{Btu}}",
        "id": "Btu_39degF",
        "mathml": "<mi mathvariant='normal'>Btu</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu335"
        },
        {
          "type": "unitsml",
          "id": "u:39F_btu"
        }
      ],
      "references": [],
      "short": "39F_btu",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu336",
      "unitsml_id": "u:59F_btu",
      "name": "British thermal unit (59 degF)",
      "names": [
        {
          "value": "British thermal unit (59 degF)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Btu",
        "ascii": "Btu",
        "html": "Btu",
        "latex": "\\ensuremath{\\mathrm{Btu}}",
        "id": "Btu_59degF",
        "mathml": "<mi mathvariant='normal'>Btu</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu336"
        },
        {
          "type": "unitsml",
          "id": "u:59F_btu"
        }
      ],
      "references": [],
      "short": "59F_btu",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu337",
      "unitsml_id": "u:60F_btu",
      "name": "British thermal unit (60 degF)",
      "names": [
        {
          "value": "British thermal unit (60 degF)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Btu",
        "ascii": "Btu",
        "html": "Btu",
        "latex": "\\ensuremath{\\mathrm{Btu}}",
        "id": "Btu_60degF",
        "mathml": "<mi mathvariant='normal'>Btu</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu337"
        },
        {
          "type": "unitsml",
          "id": "u:60F_btu"
        }
      ],
      "references": [],
      "short": "60F_btu",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu338",
      "unitsml_id": "u:tropical_year",
      "name": "year, tropical",
      "names": [
        {
          "value": "year, tropical",
          "lang": "en"
        },
        {
          "value": "tropical year",
          "lang": "en"
        },
        {
          "value": "year",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "a",
        "ascii": "a",
        "html": "a",
        "latex": "\\ensuremath{\\mathrm{a}}",
        "id": "a_tropical_year",
        "mathml": "<mi mathvariant='normal'>a</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu338"
        },
        {
          "type": "unitsml",
          "id": "u:tropical_year"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:a_t"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/YR_TROPICAL"
        }
      ],
      "short": "tropical_year",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu339",
      "unitsml_id": "u:sidereal_year",
      "name": "year, sidereal",
      "names": [
        {
          "value": "year, sidereal",
          "lang": "en"
        },
        {
          "value": "sidereal year",
          "lang": "en"
        },
        {
          "value": "year",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "a",
        "ascii": "a",
        "html": "a",
        "latex": "\\ensuremath{\\mathrm{a}}",
        "id": "a_sidereal_year",
        "mathml": "<mi mathvariant='normal'>a</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu339"
        },
        {
          "type": "unitsml",
          "id": "u:sidereal_year"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:a"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/YR_Sidereal"
        }
      ],
      "short": "sidereal_year",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu340",
      "unitsml_id": "u:sidereal_day",
      "name": "day, sidereal",
      "names": [
        {
          "value": "day, sidereal",
          "lang": "en"
        },
        {
          "value": "sidereal day",
          "lang": "en"
        },
        {
          "value": "day",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "d",
        "ascii": "d",
        "html": "d",
        "latex": "\\ensuremath{\\mathrm{d}}",
        "id": "d_sidereal",
        "mathml": "<mi mathvariant='normal'>d</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu340"
        },
        {
          "type": "unitsml",
          "id": "u:sidereal_day"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:d"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DAY_Sidereal"
        }
      ],
      "short": "sidereal_day",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu341",
      "unitsml_id": "u:sidereal_hour",
      "name": "hour, sidereal",
      "names": [
        {
          "value": "hour, sidereal",
          "lang": "en"
        },
        {
          "value": "sidereal hour",
          "lang": "en"
        },
        {
          "value": "hour",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "h",
        "ascii": "h",
        "html": "h",
        "latex": "\\ensuremath{\\mathrm{h}}",
        "id": "h_sidereal",
        "mathml": "<mi mathvariant='normal'>h</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu341"
        },
        {
          "type": "unitsml",
          "id": "u:sidereal_hour"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:h"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HR_Sidereal"
        }
      ],
      "short": "sidereal_hour",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu342",
      "unitsml_id": "u:sidereal_minute",
      "name": "minute, sidereal",
      "names": [
        {
          "value": "minute, sidereal",
          "lang": "en"
        },
        {
          "value": "sidereal minute",
          "lang": "en"
        },
        {
          "value": "minute",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "min",
        "ascii": "min",
        "html": "min",
        "latex": "\\ensuremath{\\mathrm{min}}",
        "id": "min_sidereal",
        "mathml": "<mi mathvariant='normal'>min</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu342"
        },
        {
          "type": "unitsml",
          "id": "u:sidereal_minute"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:'"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MIN_Sidereal"
        }
      ],
      "short": "sidereal_minute",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu343",
      "unitsml_id": "u:sidereal_second",
      "name": "second, sidereal",
      "names": [
        {
          "value": "second, sidereal",
          "lang": "en"
        },
        {
          "value": "sidereal second",
          "lang": "en"
        },
        {
          "value": "second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "s",
        "ascii": "s",
        "html": "s",
        "latex": "\\ensuremath{\\mathrm{s}}",
        "id": "s_sidereal",
        "mathml": "<mi mathvariant='normal'>s</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu343"
        },
        {
          "type": "unitsml",
          "id": "u:sidereal_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/S"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:base-unit:code:s"
        }
      ],
      "short": "sidereal_second",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu344",
      "unitsml_id": "u:printers_point",
      "name": "point (printer's)",
      "names": [
        {
          "value": "point (printer's)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "pt",
        "ascii": "pt",
        "html": "pt",
        "latex": "\\ensuremath{\\mathrm{pt}}",
        "id": "pt_printer",
        "mathml": "<mi mathvariant='normal'>pt</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu344"
        },
        {
          "type": "unitsml",
          "id": "u:printers_point"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PT_BIG"
        }
      ],
      "short": "printers_point",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu345",
      "unitsml_id": "u:shake",
      "name": "shake",
      "names": [
        {
          "value": "shake",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "shake",
        "ascii": "shake",
        "html": "shake",
        "latex": "\\ensuremath{\\mathrm{shake}}",
        "id": "shake",
        "mathml": "<mi mathvariant='normal'>shake</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu345"
        },
        {
          "type": "unitsml",
          "id": "u:shake"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/SH"
        }
      ],
      "short": "shake",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu346",
      "unitsml_id": "u:denier",
      "name": "denier",
      "names": [
        {
          "value": "denier",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "den",
        "ascii": "den",
        "html": "den",
        "latex": "\\ensuremath{\\mathrm{den}}",
        "id": "den",
        "mathml": "<mi mathvariant='normal'>den</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu346"
        },
        {
          "type": "unitsml",
          "id": "u:denier"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:heat:code:[den]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DENIER"
        }
      ],
      "short": "denier",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq176",
          "name": "mass divided by length",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd58",
        "name": "linear density",
        "expression": "L-1·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu347",
      "unitsml_id": "u:nato_mil",
      "name": "angular mil (NATO)",
      "names": [
        {
          "value": "angular mil (NATO)",
          "lang": "en"
        },
        {
          "value": "angular mil",
          "lang": "en"
        },
        {
          "value": "mil",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mil",
        "ascii": "mil",
        "html": "mil",
        "latex": "\\ensuremath{\\mathrm{mil}}",
        "id": "mil_nato",
        "mathml": "<mi mathvariant='normal'>mil</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu347"
        },
        {
          "type": "unitsml",
          "id": "u:nato_mil"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[mil_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MilLength"
        }
      ],
      "short": "nato_mil",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq9",
          "name": "plane angle",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd9",
        "name": "plane angle",
        "expression": "1",
        "components": [
          {
            "key": "plane_angle",
            "symbol": "phi",
            "power": 1
          }
        ],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu348",
      "unitsml_id": "u:pound_mole",
      "name": "pound-mole",
      "names": [
        {
          "value": "pound-mole",
          "lang": "en"
        },
        {
          "value": "pound mole",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "lbmol",
        "ascii": "lbmol",
        "html": "lbmol",
        "latex": "\\ensuremath{\\mathrm{lbmol}}",
        "id": "lbmol",
        "mathml": "<mi mathvariant='normal'>lbmol</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu348"
        },
        {
          "type": "unitsml",
          "id": "u:pound_mole"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MOL_LB"
        }
      ],
      "short": "pound_mole",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq6",
          "name": "amount of substance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd6",
        "name": "substance amount",
        "expression": "N",
        "components": [
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu349",
      "unitsml_id": "u:ton_refrigeration",
      "name": "ton of refrigeration (12 000 Btu_IT/h)",
      "names": [
        {
          "value": "ton of refrigeration (12 000 Btu_IT/h)",
          "lang": "en"
        },
        {
          "value": "ton of refrigeration",
          "lang": "en"
        },
        {
          "value": "ton",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ton",
        "ascii": "ton",
        "html": "ton",
        "latex": "\\ensuremath{\\mathrm{ton}}",
        "id": "ton_refrigeration",
        "mathml": "<mi mathvariant='normal'>ton</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu349"
        },
        {
          "type": "unitsml",
          "id": "u:ton_refrigeration"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TON_FG"
        }
      ],
      "short": "ton_refrigeration",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu350",
      "unitsml_id": "u:bit",
      "name": "bit",
      "names": [
        {
          "value": "bit",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "bit",
        "ascii": "bit",
        "html": "bit",
        "latex": "\\ensuremath{\\mathrm{bit}}",
        "id": "bit",
        "mathml": "<mi mathvariant='normal'>bit</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu350"
        },
        {
          "type": "unitsml",
          "id": "u:bit"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:infotech:code:bit_s"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BIT"
        }
      ],
      "short": "bit",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq177",
          "name": "storage capacity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd95",
        "name": "storage capacity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "discrete",
        "name": "discrete scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu351",
      "unitsml_id": "u:byte",
      "name": "byte",
      "names": [
        {
          "value": "byte",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "B",
        "ascii": "B",
        "html": "B",
        "latex": "\\ensuremath{\\mathrm{B}}",
        "id": "byte_B",
        "mathml": "<mi mathvariant='normal'>B</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu351"
        },
        {
          "type": "unitsml",
          "id": "u:byte"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:infotech:code:By"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BYTE"
        }
      ],
      "short": "byte",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq177",
          "name": "storage capacity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd95",
        "name": "storage capacity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "discrete",
        "name": "discrete scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu352",
      "unitsml_id": "u:us_peck",
      "name": "peck",
      "names": [
        {
          "value": "peck",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "pk",
        "ascii": "pk",
        "html": "pk",
        "latex": "\\ensuremath{\\mathrm{pk}}",
        "id": "pk",
        "mathml": "<mi mathvariant='normal'>pk</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu352"
        },
        {
          "type": "unitsml",
          "id": "u:us_peck"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[pk_us]"
        }
      ],
      "short": "us_peck",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu353",
      "unitsml_id": "u:us_minim",
      "name": "minim",
      "names": [
        {
          "value": "minim",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "min",
        "ascii": "min",
        "html": "min",
        "latex": "\\ensuremath{\\mathrm{min}}",
        "id": "minim",
        "mathml": "<mi mathvariant='normal'>min</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu353"
        },
        {
          "type": "unitsml",
          "id": "u:us_minim"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[min_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MIN"
        }
      ],
      "short": "us_minim",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu354",
      "unitsml_id": "u:us_cup",
      "name": "cup (US)",
      "names": [
        {
          "value": "cup (US)",
          "lang": "en"
        },
        {
          "value": "cup",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cup",
        "ascii": "cup",
        "html": "cup",
        "latex": "\\ensuremath{\\mathrm{cup}}",
        "id": "cup",
        "mathml": "<mi mathvariant='normal'>cup</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu354"
        },
        {
          "type": "unitsml",
          "id": "u:us_cup"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[cup_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CUP_US"
        }
      ],
      "short": "us_cup",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu355",
      "unitsml_id": "u:us_fluid_dram",
      "name": "fluid dram",
      "names": [
        {
          "value": "fluid dram",
          "lang": "en"
        },
        {
          "value": "dram, fluid",
          "lang": "en"
        },
        {
          "value": "dram",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "fl dr",
        "ascii": "fl dr",
        "html": "fl dr",
        "latex": "\\ensuremath{\\mathrm{fl dr}}",
        "id": "fl dr",
        "mathml": "<mi mathvariant='normal'>fl dr</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu355"
        },
        {
          "type": "unitsml",
          "id": "u:us_fluid_dram"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[fdr_us]"
        }
      ],
      "short": "us_fluid_dram",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu356",
      "unitsml_id": "u:us_gill",
      "name": "gill (US)",
      "names": [
        {
          "value": "gill (US)",
          "lang": "en"
        },
        {
          "value": "gill",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "gi",
        "ascii": "gi",
        "html": "gi",
        "latex": "\\ensuremath{\\mathrm{gi}}",
        "id": "gi",
        "mathml": "<mi mathvariant='normal'>gi</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu356"
        },
        {
          "type": "unitsml",
          "id": "u:us_gill"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[gil_us]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GI_US"
        }
      ],
      "short": "us_gill",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu357",
      "unitsml_id": "u:imperial_gill",
      "name": "gill [Canadian and UK (Imperial)]",
      "names": [
        {
          "value": "gill [Canadian and UK (Imperial)]",
          "lang": "en"
        },
        {
          "value": "imperial gill",
          "lang": "en"
        },
        {
          "value": "gill",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "gi",
        "ascii": "gi",
        "html": "gi",
        "latex": "\\ensuremath{\\mathrm{gi}}",
        "id": "gi_imperial",
        "mathml": "<mi mathvariant='normal'>gi</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu357"
        },
        {
          "type": "unitsml",
          "id": "u:imperial_gill"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:us-volumes:code:[gil_us]"
        }
      ],
      "short": "imperial_gill",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu358",
      "unitsml_id": "u:cubic_foot_per_minute",
      "name": "cubic foot per minute",
      "names": [
        {
          "value": "cubic foot per minute",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft³min",
        "ascii": "ft^3*min^-1",
        "html": "ft<sup>3</sup>/min",
        "latex": "\\ensuremath{\\mathrm{ft^3/min}}",
        "id": "ft^3*min^-1",
        "mathml": "<mrow><msup><mrow><mi mathvariant='normal'>ft</mi></mrow><mrow><mn>3</mn></mrow></msup><mo>/</mo><mi mathvariant='normal'>min</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu358"
        },
        {
          "type": "unitsml",
          "id": "u:cubic_foot_per_minute"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT3-PER-MIN"
        }
      ],
      "short": "cubic_foot_per_minute",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq151",
          "name": "volume flow rate",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd66",
        "name": "volume flow rate",
        "expression": "L3·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu36",
            "name": "minute",
            "symbol": "′"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu359",
      "unitsml_id": "u:cubic_foot_per_second",
      "name": "cubic foot per second",
      "names": [
        {
          "value": "cubic foot per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft³sec",
        "ascii": "ft^3*sec^-1",
        "html": "ft<sup>3</sup>/sec",
        "latex": "\\ensuremath{\\mathrm{ft^3/sec}}",
        "id": "ft^3*sec^-1",
        "mathml": "<mrow><msup><mrow><mi mathvariant='normal'>ft</mi></mrow><mrow><mn>3</mn></mrow></msup><mo>/</mo><mi mathvariant='normal'>sec</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu359"
        },
        {
          "type": "unitsml",
          "id": "u:cubic_foot_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT3-PER-SEC"
        }
      ],
      "short": "cubic_foot_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq151",
          "name": "volume flow rate",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd66",
        "name": "volume flow rate",
        "expression": "L3·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu36",
      "unitsml_id": "u:minute",
      "name": "minute",
      "names": [
        {
          "value": "minute",
          "lang": "en"
        },
        {
          "value": "minute",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "′",
        "ascii": "'",
        "html": "&#8242;",
        "latex": "\\ensuremath{\\mathrm{'}}",
        "id": "prime_min",
        "mathml": "<mi mathvariant='normal'>&#8242;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu36"
        },
        {
          "type": "unitsml",
          "id": "u:minute"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/minute"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:'"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MIN"
        }
      ],
      "short": "minute",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu360",
      "unitsml_id": "u:cubic_inch_per_minute",
      "name": "cubic inch per minute",
      "names": [
        {
          "value": "cubic inch per minute",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "in³min",
        "ascii": "in^3*min^-1",
        "html": "in<sup>3</sup>/min",
        "latex": "\\ensuremath{\\mathrm{in^3/min}}",
        "id": "in^3*min^-1",
        "mathml": "<mrow><msup><mrow><mi mathvariant='normal'>in</mi></mrow><mrow><mn>3</mn></mrow></msup><mo>/</mo><mi mathvariant='normal'>min</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu360"
        },
        {
          "type": "unitsml",
          "id": "u:cubic_inch_per_minute"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN3-PER-MIN"
        }
      ],
      "short": "cubic_inch_per_minute",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq151",
          "name": "volume flow rate",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd66",
        "name": "volume flow rate",
        "expression": "L3·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 3,
          "unit": {
            "id": "NISTu8",
            "name": "inch",
            "symbol": "″"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu36",
            "name": "minute",
            "symbol": "′"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu361",
      "unitsml_id": "u:microinch",
      "name": "microinch",
      "names": [
        {
          "value": "microinch",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "μin",
        "ascii": "uin",
        "html": "&#956;in",
        "latex": "\\ensuremath{\\mathrm{mu}in}",
        "id": "uin",
        "mathml": "<mi mathvariant='normal'>&#956;in</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu361"
        },
        {
          "type": "unitsml",
          "id": "u:microinch"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MicroIN"
        }
      ],
      "short": "microinch",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu8",
            "name": "inch",
            "symbol": "″"
          },
          "prefix": {
            "id": "NISTp10_-6",
            "name": "micro",
            "symbol": "μ"
          }
        }
      ]
    },
    {
      "id": "NISTu362",
      "unitsml_id": "u:millibar",
      "name": "millibar",
      "names": [
        {
          "value": "millibar",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mbar",
        "ascii": "mbar",
        "html": "mbar",
        "latex": "\\ensuremath{\\mathrm{mbar}}",
        "id": "mbar",
        "mathml": "<mi mathvariant='normal'>mbar</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu362"
        },
        {
          "type": "unitsml",
          "id": "u:millibar"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MilliBAR"
        }
      ],
      "short": "millibar",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu91",
            "name": "bar",
            "symbol": "bar"
          },
          "prefix": {
            "id": "NISTp10_-3",
            "name": "milli",
            "symbol": "m"
          }
        }
      ]
    },
    {
      "id": "NISTu363",
      "unitsml_id": "u:mile_per_gallon",
      "name": "mile per gallon (US)",
      "names": [
        {
          "value": "mile per gallon (US)",
          "lang": "en"
        },
        {
          "value": "mile per gallon",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mi/gal",
        "ascii": "mi/gal",
        "html": "mi/gal",
        "latex": "\\ensuremath{\\mathrm{mi/gal}}",
        "id": "mi/gal",
        "mathml": "<mrow><mi mathvariant='normal'>mi</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>gal</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu363"
        },
        {
          "type": "unitsml",
          "id": "u:mile_per_gallon"
        }
      ],
      "references": [],
      "short": "mile_per_gallon",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq198",
          "name": "fuel efficiency",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd99",
        "name": "fuel efficiency",
        "expression": "L-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu83",
            "name": "mile",
            "symbol": "mi"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu175",
            "name": "gallon (US)",
            "symbol": "gal (US)"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu364",
      "unitsml_id": "u:gallon_per_minute",
      "name": "gallon (US) per minute",
      "names": [
        {
          "value": "gallon (US) per minute",
          "lang": "en"
        },
        {
          "value": "gallon per minute",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "gpm",
        "ascii": "gal*min^-1",
        "html": "gal/min",
        "latex": "\\ensurement{\\mathrm{gal/min}}",
        "id": "gal*min^-1",
        "mathml": "<mrow><mi mathvariant='normal'>gal</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>min</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu364"
        },
        {
          "type": "unitsml",
          "id": "u:gallon_per_minute"
        }
      ],
      "references": [],
      "short": "gallon_per_minute",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq151",
          "name": "volume flow rate",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd66",
        "name": "volume flow rate",
        "expression": "L3·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu175",
            "name": "gallon (US)",
            "symbol": "gal (US)"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu36",
            "name": "minute",
            "symbol": "′"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu365",
      "unitsml_id": "u:milliliter",
      "name": "milliliter",
      "names": [
        {
          "value": "milliliter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ml",
        "ascii": "ml",
        "html": "ml",
        "latex": "\\ensuremath{\\mathrm{ml}}",
        "id": "ml",
        "mathml": "<mi mathvariant='normal'>ml</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu365"
        },
        {
          "type": "unitsml",
          "id": "u:milliliter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MilliL"
        }
      ],
      "short": "milliliter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu130",
            "name": "litre",
            "symbol": "L"
          },
          "prefix": {
            "id": "NISTp10_-3",
            "name": "milli",
            "symbol": "m"
          }
        }
      ]
    },
    {
      "id": "NISTu366",
      "unitsml_id": "u:mole_per_liter",
      "name": "mole per liter",
      "names": [
        {
          "value": "mole per liter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mol/L",
        "ascii": "mol*L^-1",
        "html": "mol/L",
        "latex": "\\ensuremath{\\mathrm{mol/L}}",
        "id": "mol*L^-1",
        "mathml": "<mrow><mi mathvariant='normal'>mol</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>L</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu366"
        },
        {
          "type": "unitsml",
          "id": "u:mole_per_liter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MOL-PER-L"
        }
      ],
      "short": "mole_per_liter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq55",
          "name": "amount of substance concentration",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd34",
        "name": "concentration",
        "expression": "L-3·N",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu6",
            "name": "mole",
            "symbol": "mol"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu130",
            "name": "litre",
            "symbol": "L"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu37",
      "unitsml_id": "u:hour",
      "name": "hour",
      "names": [
        {
          "value": "hour",
          "lang": "en"
        },
        {
          "value": "heure",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "h",
        "ascii": "h",
        "html": "h",
        "latex": "\\ensuremath{\\mathrm{h}}",
        "id": "h",
        "mathml": "<mi mathvariant='normal'>h</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu37"
        },
        {
          "type": "unitsml",
          "id": "u:hour"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/hour"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:h"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HR"
        }
      ],
      "short": "hour",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu376",
      "unitsml_id": "u:light_week",
      "name": "light week",
      "names": [
        {
          "value": "light week",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "l.w.",
        "ascii": "l.w.",
        "html": "l.w.",
        "latex": "\\ensuremath{\\mathrm{l.w.}}",
        "id": "l.w.",
        "mathml": "<mi mathvariant='normal'>l.w.</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu376"
        },
        {
          "type": "unitsml",
          "id": "u:light_week"
        }
      ],
      "references": [],
      "short": "light_week",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu377",
      "unitsml_id": "u:light_hour",
      "name": "light hour",
      "names": [
        {
          "value": "light hour",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "l.h.",
        "ascii": "l.h.",
        "html": "l.h.",
        "latex": "\\ensuremath{\\mathrm{l.h.}}",
        "id": "l.h.",
        "mathml": "<mi mathvariant='normal'>l.h.</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu377"
        },
        {
          "type": "unitsml",
          "id": "u:light_hour"
        }
      ],
      "references": [],
      "short": "light_hour",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu378",
      "unitsml_id": "u:light_minute",
      "name": "light minute",
      "names": [
        {
          "value": "light minute",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "l.m.",
        "ascii": "l.m.",
        "html": "l.m.",
        "latex": "\\ensuremath{\\mathrm{l.m.}}",
        "id": "l.m.",
        "mathml": "<mi mathvariant='normal'>l.m.</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu378"
        },
        {
          "type": "unitsml",
          "id": "u:light_minute"
        }
      ],
      "references": [],
      "short": "light_minute",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu379",
      "unitsml_id": "u:light_second",
      "name": "light second",
      "names": [
        {
          "value": "light second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "l.s.",
        "ascii": "l.s.",
        "html": "l.s.",
        "latex": "\\ensuremath{\\mathrm{l.s.}}",
        "id": "l.s.",
        "mathml": "<mi mathvariant='normal'>l.s.</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu379"
        },
        {
          "type": "unitsml",
          "id": "u:light_second"
        }
      ],
      "references": [],
      "short": "light_second",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu38",
      "unitsml_id": "u:day",
      "name": "day",
      "names": [
        {
          "value": "day",
          "lang": "en"
        },
        {
          "value": "jour",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "d",
        "ascii": "d",
        "html": "d",
        "latex": "\\ensuremath{\\mathrm{d}}",
        "id": "d",
        "mathml": "<mi mathvariant='normal'>d</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu38"
        },
        {
          "type": "unitsml",
          "id": "u:day"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/day"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:d"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DAY"
        }
      ],
      "short": "day",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq3",
          "name": "time",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu380",
      "unitsml_id": "u:kilometer_per_liter",
      "name": "kilometer per liter",
      "names": [
        {
          "value": "kilometer per liter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "km/L",
        "ascii": "km/L",
        "html": "km/L",
        "latex": "\\ensuremath{\\mathrm{km/L}}",
        "id": "km/L",
        "mathml": "<mrow><mi mathvariant='normal'>km</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>L</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu380"
        },
        {
          "type": "unitsml",
          "id": "u:kilometer_per_liter"
        }
      ],
      "references": [],
      "short": "kilometer_per_liter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq198",
          "name": "fuel efficiency",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd99",
        "name": "fuel efficiency",
        "expression": "L-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu130",
            "name": "litre",
            "symbol": "L"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu381",
      "unitsml_id": "u:decibel_milliwatt",
      "name": "dBm",
      "names": [
        {
          "value": "dBm",
          "lang": "en"
        },
        {
          "value": "decibel-milliwatt",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "dB_mW",
        "ascii": "dB_mW",
        "html": "dB<sub>mW</sub>",
        "latex": "\\ensuremath{\\mathrm{dB_{mW}}}",
        "id": "dB_mW",
        "mathml": "<msub><mrow><mi mathvariant='normal'>dB</mi></mrow><mrow><mi mathvariant='normal'>mW</mi></mrow></msub>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu381"
        },
        {
          "type": "unitsml",
          "id": "u:decibel_milliwatt"
        }
      ],
      "references": [],
      "short": "decibel_milliwatt",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq90",
          "name": "ratio logarithm (B)",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd67",
        "name": "logarithmic ratio",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "logarithmic_ratio",
        "name": "logarithmic ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu382",
      "unitsml_id": "u:relative_humidity",
      "name": "relative humidity",
      "names": [
        {
          "value": "relative humidity",
          "lang": "en"
        },
        {
          "value": "percent relative humidity",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "%rh",
        "ascii": "%rh",
        "html": "%rh",
        "latex": "\\ensuremath{\\mathrm{\\%rh}}",
        "id": "rh_percent",
        "mathml": "<mi mathvariant='normal'>%rh</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu382"
        },
        {
          "type": "unitsml",
          "id": "u:relative_humidity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PERCENT_RH"
        }
      ],
      "short": "relative_humidity",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq199",
          "name": "relative humidity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu383",
      "unitsml_id": "u:octave",
      "name": "octave",
      "names": [
        {
          "value": "octave",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "oct",
        "ascii": "oct",
        "html": "oct",
        "latex": "\\ensuremath{\\mathrm{oct}}",
        "id": "oct",
        "mathml": "<mi mathvariant='normal'>oct</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu383"
        },
        {
          "type": "unitsml",
          "id": "u:octave"
        }
      ],
      "references": [],
      "short": "octave",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq200",
          "name": "logarithmic frequency range",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd67",
        "name": "logarithmic ratio",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu384",
      "unitsml_id": "u:decade",
      "name": "decade",
      "names": [
        {
          "value": "decade",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "dec",
        "ascii": "dec",
        "html": "dec",
        "latex": "\\ensuremath{\\mathrm{dec}}",
        "id": "dec",
        "mathml": "<mi mathvariant='normal'>dec</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu384"
        },
        {
          "type": "unitsml",
          "id": "u:decade"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DECADE"
        }
      ],
      "short": "decade",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq200",
          "name": "logarithmic frequency range",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd67",
        "name": "logarithmic ratio",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu385",
      "unitsml_id": "u:erlang",
      "name": "erlang",
      "names": [
        {
          "value": "erlang",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "E",
        "ascii": "E",
        "html": "E",
        "latex": "\\ensuremath{\\mathrm{E}}",
        "id": "E_erlang",
        "mathml": "<mi mathvariant='normal'>E</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu385"
        },
        {
          "type": "unitsml",
          "id": "u:erlang"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ERLANG"
        }
      ],
      "short": "erlang",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq201",
          "name": "traffic intensity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd100",
        "name": "traffic intensity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu386",
      "unitsml_id": "u:baud",
      "name": "baud",
      "names": [
        {
          "value": "baud",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Bd",
        "ascii": "Bd",
        "html": "Bd",
        "latex": "\\ensuremath{\\mathrm{Bd}}",
        "id": "Bd",
        "mathml": "<mi mathvariant='normal'>Bd</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu386"
        },
        {
          "type": "unitsml",
          "id": "u:baud"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:infotech:code:Bd"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BAUD"
        }
      ],
      "short": "baud",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq202",
          "name": "symbol rate",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd101",
        "name": "symbol rate",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "discrete",
        "name": "discrete scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu387",
      "unitsml_id": "u:shannon",
      "name": "shannon",
      "names": [
        {
          "value": "shannon",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Sh",
        "ascii": "Sh",
        "html": "Sh",
        "latex": "\\ensuremath{\\mathrm{Sh}}",
        "id": "Sh",
        "mathml": "<mi mathvariant='normal'>Sh</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu387"
        },
        {
          "type": "unitsml",
          "id": "u:shannon"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/SHANNON"
        }
      ],
      "short": "shannon",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq203",
          "name": "information content",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd102",
        "name": "information content",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "discrete",
        "name": "discrete scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu388",
      "unitsml_id": "u:hartley",
      "name": "hartley",
      "names": [
        {
          "value": "hartley",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Hart",
        "ascii": "Hart",
        "html": "Hart",
        "latex": "\\ensuremath{\\mathrm{Hart}}",
        "id": "Hart",
        "mathml": "<mi mathvariant='normal'>Hart</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu388"
        },
        {
          "type": "unitsml",
          "id": "u:hartley"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HART"
        }
      ],
      "short": "hartley",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq203",
          "name": "information content",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd102",
        "name": "information content",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "discrete",
        "name": "discrete scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu39",
      "unitsml_id": "u:angstrom",
      "name": "ångström",
      "names": [
        {
          "value": "ångström",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Å",
        "ascii": "Aring",
        "html": "&#197;",
        "latex": "\\ensuremath{\\mathrm{\\AA}}",
        "id": "Aring",
        "mathml": "<mi mathvariant='normal'>&#197;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu39"
        },
        {
          "type": "unitsml",
          "id": "u:angstrom"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:misc:code:Ao"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ANGSTROM"
        }
      ],
      "short": "angstrom",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu3e-1/1",
      "unitsml_id": "u:second_to_the_power_minus_one",
      "name": "second to the power minus one",
      "names": [
        {
          "value": "second to the power minus one",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "s⁻¹",
        "ascii": "s^-1",
        "html": "s<sup>-1</sup>",
        "latex": "\\ensuremath{\\mathrm{s^{-1}}}",
        "id": "s^-1",
        "mathml": "<msup><mrow><mi mathvariant='normal'>s</mi></mrow><mrow><mo>&#x2212;</mo><mn>1</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:second_to_the_power_minus_one"
        }
      ],
      "references": [],
      "short": "second_to_the_power_minus_one",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq112",
          "name": "rotational frequency",
          "type": "derived"
        },
        {
          "id": "NISTq113",
          "name": "angular frequency",
          "type": "derived"
        },
        {
          "id": "NISTq120",
          "name": "damping coefficient",
          "type": "derived"
        },
        {
          "id": "NISTq189",
          "name": "emission rate",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu4",
      "unitsml_id": "u:ampere",
      "name": "ampere",
      "names": [
        {
          "value": "ampere",
          "lang": "en"
        },
        {
          "value": "ampère",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "A",
        "ascii": "A",
        "html": "A",
        "latex": "\\ensuremath{\\mathrm{A}}",
        "id": "A",
        "mathml": "<mi mathvariant='normal'>A</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu4"
        },
        {
          "type": "unitsml",
          "id": "u:ampere"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/ampere"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:A"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/A"
        }
      ],
      "short": "ampere",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq4",
          "name": "electric current",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd4",
        "name": "electric current",
        "expression": "I",
        "components": [
          {
            "key": "electric_current",
            "symbol": "I",
            "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": null
    },
    {
      "id": "NISTu4.u1e-1/1",
      "unitsml_id": "u:ampere_per_meter",
      "name": "ampere per meter",
      "names": [
        {
          "value": "ampere per meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "A·m⁻¹",
        "ascii": "A*m^-1",
        "html": "A/m",
        "latex": "\\ensuremath{\\mathrm{A/m}}",
        "id": "A*m^-1",
        "mathml": "<mrow><mi mathvariant='normal'>A</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>m</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu4.u1e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:ampere_per_meter"
        }
      ],
      "references": [],
      "short": "ampere_per_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq54",
          "name": "magnetic field strength",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd33",
        "name": "magnetic field strength",
        "expression": "L-1·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu4",
            "name": "ampere",
            "symbol": "A"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu4.u1e-2/1",
      "unitsml_id": "u:ampere_per_square_meter",
      "name": "ampere per square meter",
      "names": [
        {
          "value": "ampere per square meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "A·m⁻²",
        "ascii": "A*m^-2",
        "html": "A/m<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{A/m^2}}",
        "id": "A*m^-2",
        "mathml": "<mrow><mi mathvariant='normal'>A</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu4.u1e-2/1"
        },
        {
          "type": "unitsml",
          "id": "u:ampere_per_square_meter"
        }
      ],
      "references": [],
      "short": "ampere_per_square_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq53",
          "name": "current density",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd32",
        "name": "current density",
        "expression": "L-2·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu4",
            "name": "ampere",
            "symbol": "A"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu400",
      "unitsml_id": "u:parts_per_million",
      "name": "parts per million",
      "names": [
        {
          "value": "parts per million",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ppm",
        "ascii": "ppm",
        "html": "ppm",
        "latex": "\\ensuremath{\\mathrm{ppm}}",
        "id": "ppm",
        "mathml": "<mi mathvariant='normal'>ppm</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu400"
        },
        {
          "type": "unitsml",
          "id": "u:parts_per_million"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:dimless:code:[ppm]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PPM"
        }
      ],
      "short": "parts_per_million",
      "root": false,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq186",
          "name": "mass fraction",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd85",
        "name": "mass mole fraction",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu401",
      "unitsml_id": "u:var",
      "name": "var",
      "names": [
        {
          "value": "var",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "var",
        "ascii": "var",
        "html": "var",
        "latex": "\\ensuremath{\\mathrm{var}}",
        "id": "var",
        "mathml": "<mi mathvariant='normal'>var</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu401"
        },
        {
          "type": "unitsml",
          "id": "u:var"
        }
      ],
      "references": [],
      "short": "var",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq187",
          "name": "apparent power",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu16",
            "name": "volt",
            "symbol": "V"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu4",
            "name": "ampere",
            "symbol": "A"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu42",
      "unitsml_id": "u:are",
      "name": "are",
      "names": [
        {
          "value": "are",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "a",
        "ascii": "a",
        "html": "a",
        "latex": "\\ensuremath{\\mathrm{a}}",
        "id": "a",
        "mathml": "<mi mathvariant='normal'>a</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu42"
        },
        {
          "type": "unitsml",
          "id": "u:are"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:ar"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ARE"
        }
      ],
      "short": "are",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_nist_acceptable",
          "name": "non-SI but acceptable by NIST SP 811",
          "short": "nonsi-nist-acceptable",
          "acceptable": true
        },
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu43",
      "unitsml_id": "u:barn",
      "name": "barn",
      "names": [
        {
          "value": "barn",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "b",
        "ascii": "b",
        "html": "b",
        "latex": "\\ensuremath{\\mathrm{b}}",
        "id": "barn",
        "mathml": "<mi mathvariant='normal'>b</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu43"
        },
        {
          "type": "unitsml",
          "id": "u:barn"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:misc:code:b"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BARN"
        }
      ],
      "short": "barn",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu44",
      "unitsml_id": "u:hectare",
      "name": "hectare",
      "names": [
        {
          "value": "hectare",
          "lang": "en"
        },
        {
          "value": "hectare",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "ha",
        "ascii": "ha",
        "html": "ha",
        "latex": "\\ensuremath{\\mathrm{ha}}",
        "id": "ha",
        "mathml": "<mi mathvariant='normal'>ha</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu44"
        },
        {
          "type": "unitsml",
          "id": "u:hectare"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/hectare"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/HA"
        }
      ],
      "short": "hectare",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu45",
      "unitsml_id": "u:square_foot",
      "name": "square foot",
      "names": [
        {
          "value": "square foot",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ft²",
        "ascii": "ft^2",
        "html": "ft<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{ft^2}}",
        "id": "ft^2",
        "mathml": "<msup><mrow><mi mathvariant='normal'>ft</mi></mrow><mrow><mn>2</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu45"
        },
        {
          "type": "unitsml",
          "id": "u:square_foot"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[sft_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT2"
        }
      ],
      "short": "square_foot",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 2,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu46",
      "unitsml_id": "u:square_inch",
      "name": "square inch",
      "names": [
        {
          "value": "square inch",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "in²",
        "ascii": "in^2",
        "html": "in<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{in^2}}",
        "id": "in^2",
        "mathml": "<msup><mrow><mi mathvariant='normal'>in</mi></mrow><mrow><mn>2</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu46"
        },
        {
          "type": "unitsml",
          "id": "u:square_inch"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[sin_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN2"
        }
      ],
      "short": "square_inch",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 2,
          "unit": {
            "id": "NISTu8",
            "name": "inch",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu47",
      "unitsml_id": "u:abampere",
      "name": "abampere",
      "names": [
        {
          "value": "abampere",
          "lang": "en"
        },
        {
          "value": "EMU of current",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "abA",
        "ascii": "abA",
        "html": "abA",
        "latex": "\\ensuremath{\\mathrm{abA}}",
        "id": "abA",
        "mathml": "<mi mathvariant='normal'>abA</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu47"
        },
        {
          "type": "unitsml",
          "id": "u:abampere"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/A_Ab"
        }
      ],
      "short": "abampere",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq4",
          "name": "electric current",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd4",
        "name": "electric current",
        "expression": "I",
        "components": [
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu48",
      "unitsml_id": "u:abcoulomb",
      "name": "abcoulomb",
      "names": [
        {
          "value": "abcoulomb",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "abC",
        "ascii": "abC",
        "html": "abC",
        "latex": "\\ensuremath{\\mathrm{abC}}",
        "id": "abC",
        "mathml": "<mi mathvariant='normal'>abC</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu48"
        },
        {
          "type": "unitsml",
          "id": "u:abcoulomb"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/C_Ab"
        }
      ],
      "short": "abcoulomb",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu49",
      "unitsml_id": "u:abfarad",
      "name": "abfarad",
      "names": [
        {
          "value": "abfarad",
          "lang": "en"
        },
        {
          "value": "EMU of capacitance",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "abF",
        "ascii": "abF",
        "html": "abF",
        "latex": "\\ensuremath{\\mathrm{abF}}",
        "id": "abF",
        "mathml": "<mi mathvariant='normal'>abF</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu49"
        },
        {
          "type": "unitsml",
          "id": "u:abfarad"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FARAD_Ab"
        }
      ],
      "short": "abfarad",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq27",
          "name": "capacitance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd19",
        "name": "capacitance",
        "expression": "L-2·M-1·T4·I2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 4
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu5",
      "unitsml_id": "u:kelvin",
      "name": "kelvin",
      "names": [
        {
          "value": "kelvin",
          "lang": "en"
        },
        {
          "value": "kelvin",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "°K",
        "ascii": "degK",
        "html": "&#176;K",
        "latex": "\\ensuremath{\\mathrm{^{\\circ}K}}",
        "id": "degK",
        "mathml": "<mi mathvariant='normal'>&#176;K</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu5"
        },
        {
          "type": "unitsml",
          "id": "u:kelvin"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/kelvin"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:base-unit:code:K"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/K"
        }
      ],
      "short": "kelvin",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq193",
          "name": "ITS-90 temperature (K)",
          "type": "derived"
        },
        {
          "id": "NISTq196",
          "name": "PLTS-2000 temperature (K)",
          "type": "derived"
        },
        {
          "id": "NISTq5",
          "name": "thermodynamic temperature",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd5",
        "name": "temperature",
        "expression": "Theta",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "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": null
    },
    {
      "id": "NISTu50",
      "unitsml_id": "u:abhenry",
      "name": "abhenry",
      "names": [
        {
          "value": "abhenry",
          "lang": "en"
        },
        {
          "value": "EMU of inductance",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "abH",
        "ascii": "abH",
        "html": "abH",
        "latex": "\\ensuremath{\\mathrm{abH}}",
        "id": "abH",
        "mathml": "<mi mathvariant='normal'>abH</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu50"
        },
        {
          "type": "unitsml",
          "id": "u:abhenry"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/H_Ab"
        }
      ],
      "short": "abhenry",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq32",
          "name": "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
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu51",
      "unitsml_id": "u:abmho",
      "name": "abmho",
      "names": [
        {
          "value": "abmho",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "(abΩ)⁻¹",
        "ascii": "abS",
        "html": "(ab&#937;)<sup>-1</sup>",
        "latex": "\\ensuremath{\\mathrm{(ab\\Omega)^{-1}}",
        "id": "abS",
        "mathml": "<mrow><msup><mi mathvariant='normal'>(ab&#937;)</mi><mn>-1</mn></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu51"
        },
        {
          "type": "unitsml",
          "id": "u:abmho"
        }
      ],
      "references": [],
      "short": "abmho",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq29",
          "name": "electric conductance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd21",
        "name": "electric conductance",
        "expression": "L-2·M-1·T3·I2",
        "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
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu52",
      "unitsml_id": "u:abohm",
      "name": "abohm",
      "names": [
        {
          "value": "abohm",
          "lang": "en"
        },
        {
          "value": "EMU of resistance",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "abΩ",
        "ascii": "abohm",
        "html": "ab&#937;",
        "latex": "\\ensuremath{\\mathrm{ab\\Omega}}",
        "id": "abohm",
        "mathml": "<mi mathvariant='normal'>ab&#937;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu52"
        },
        {
          "type": "unitsml",
          "id": "u:abohm"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/OHM_Ab"
        }
      ],
      "short": "abohm",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq28",
          "name": "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
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu53",
      "unitsml_id": "u:abvolt",
      "name": "abvolt",
      "names": [
        {
          "value": "abvolt",
          "lang": "en"
        },
        {
          "value": "EMU of electric potential",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "abV",
        "ascii": "abV",
        "html": "abV",
        "latex": "\\ensuremath{\\mathrm{abV}}",
        "id": "abV",
        "mathml": "<mi mathvariant='normal'>abV</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu53"
        },
        {
          "type": "unitsml",
          "id": "u:abvolt"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/V_Ab"
        }
      ],
      "short": "abvolt",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq24",
          "name": "electric potential difference",
          "type": "derived"
        },
        {
          "id": "NISTq25",
          "name": "potential difference",
          "type": "derived"
        },
        {
          "id": "NISTq26",
          "name": "electromotive force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd18",
        "name": "electric potential difference",
        "expression": "L2·M·T-3·I-1",
        "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": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu54",
      "unitsml_id": "u:ampere_hour",
      "name": "ampere hour",
      "names": [
        {
          "value": "ampere hour",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "A·h",
        "ascii": "A*h",
        "html": "A&#8201;&#183;&#8201;h",
        "latex": "\\ensuremath{\\mathrm{A\\cdot h}}",
        "id": "A*h",
        "mathml": "<mrow><mi mathvariant='normal'>A</mi><mo>&#183;</mo><mi mathvariant='normal'>h</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu54"
        },
        {
          "type": "unitsml",
          "id": "u:ampere_hour"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/A-HR"
        }
      ],
      "short": "ampere_hour",
      "root": false,
      "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": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu4",
            "name": "ampere",
            "symbol": "A"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu37",
            "name": "hour",
            "symbol": "h"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu55",
      "unitsml_id": "u:biot",
      "name": "biot",
      "names": [
        {
          "value": "biot",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Bi",
        "ascii": "Bi",
        "html": "Bi",
        "latex": "\\ensuremath{\\mathrm{Bi}}",
        "id": "Bi",
        "mathml": "<mi mathvariant='normal'>Bi</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu55"
        },
        {
          "type": "unitsml",
          "id": "u:biot"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:Bi"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BIOT"
        }
      ],
      "short": "biot",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq4",
          "name": "electric current",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd4",
        "name": "electric current",
        "expression": "I",
        "components": [
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu47",
            "name": "abampere",
            "symbol": "abA"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu57",
      "unitsml_id": "u:us_survey_acre_foot",
      "name": "acre-foot (based on US survey foot)",
      "names": [
        {
          "value": "acre-foot (based on US survey foot)",
          "lang": "en"
        },
        {
          "value": "acre-foot",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ac·ft",
        "ascii": "ac*ft",
        "html": "ac&#8201;&#183;&#8201;ft",
        "latex": "\\ensuremath{\\mathrm{ac\\cdot ft}}",
        "id": "ac*ft",
        "mathml": "<mrow><mi mathvariant='normal'>ac</mi><mo>&#183;</mo><mi mathvariant='normal'>ft</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu57"
        },
        {
          "type": "unitsml",
          "id": "u:us_survey_acre_foot"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/AC-FT"
        }
      ],
      "short": "us_survey_acre_foot",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu317",
            "name": "acre (based on US survey foot)",
            "symbol": "ac"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu78",
            "name": "foot",
            "symbol": "′"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu58",
      "unitsml_id": "u:maxwell",
      "name": "maxwell",
      "names": [
        {
          "value": "maxwell",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Mx",
        "ascii": "Mx",
        "html": "Mx",
        "latex": "\\ensuremath{\\mathrm{Mx}}",
        "id": "Mx",
        "mathml": "<mi mathvariant='normal'>Mx</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu58"
        },
        {
          "type": "unitsml",
          "id": "u:maxwell"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:Mx"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MX"
        }
      ],
      "short": "maxwell",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq30",
          "name": "magnetic flux",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd22",
        "name": "magnetic flux",
        "expression": "L2·M·T-2·I-1",
        "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": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu5e-1/1",
      "unitsml_id": "u:kelvin_to_the_power_minus_one",
      "name": "kelvin to the power minus one",
      "names": [
        {
          "value": "kelvin to the power minus one",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "K⁻¹",
        "ascii": "K^-1",
        "html": "K<sup>-1</sup>",
        "latex": "\\ensuremath{\\mathrm{K^{-1}}}",
        "id": "K^-1",
        "mathml": "<msup><mrow><mi mathvariant='normal'>K</mi></mrow><mrow><mo>&#x2212;</mo><mn>1</mn></mrow></msup>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu5e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:kelvin_to_the_power_minus_one"
        }
      ],
      "references": [],
      "short": "kelvin_to_the_power_minus_one",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq156",
          "name": "linear expansion coefficient",
          "type": "derived"
        },
        {
          "id": "NISTq157",
          "name": "cubic expansion coefficient",
          "type": "derived"
        },
        {
          "id": "NISTq158",
          "name": "relative pressure coefficient",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd68",
        "name": "linear expansion coefficient",
        "expression": "Theta-1",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": -1,
          "unit": {
            "id": "NISTu5",
            "name": "kelvin",
            "symbol": "°K"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu6",
      "unitsml_id": "u:mole",
      "name": "mole",
      "names": [
        {
          "value": "mole",
          "lang": "en"
        },
        {
          "value": "mole",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "mol",
        "ascii": "mol",
        "html": "mol",
        "latex": "\\ensuremath{\\mathrm{mol}}",
        "id": "mol",
        "mathml": "<mi mathvariant='normal'>mol</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu6"
        },
        {
          "type": "unitsml",
          "id": "u:mole"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/mole"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:si:code:mol"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MOL"
        }
      ],
      "short": "mole",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq6",
          "name": "amount of substance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd6",
        "name": "substance amount",
        "expression": "N",
        "components": [
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "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": null
    },
    {
      "id": "NISTu6.u1e-3/1",
      "unitsml_id": "u:mole_per_cubic_meter",
      "name": "mole per cubic meter",
      "names": [
        {
          "value": "mole per cubic meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mol·m⁻³",
        "ascii": "mol*m^-3",
        "html": "mol/m<sup>3</sup>",
        "latex": "\\ensuremath{\\mathrm{mol/m^3}}",
        "id": "mol*m^-3",
        "mathml": "<mrow><mi mathvariant='normal'>mol</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>3</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu6.u1e-3/1"
        },
        {
          "type": "unitsml",
          "id": "u:mole_per_cubic_meter"
        }
      ],
      "references": [],
      "short": "mole_per_cubic_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq55",
          "name": "amount of substance concentration",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd34",
        "name": "concentration",
        "expression": "L-3·N",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu6",
            "name": "mole",
            "symbol": "mol"
          },
          "prefix": null
        },
        {
          "power": -3,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu6.u27p10'3e-1/1",
      "unitsml_id": "u:mole_per_kilogram",
      "name": "mole per kilogram",
      "names": [
        {
          "value": "mole per kilogram",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mol/kg",
        "ascii": "mol*kg^-1",
        "html": "mol/kg",
        "latex": "\\ensuremath{\\mathrm{mol/kg}}",
        "id": "mol*kg^-1",
        "mathml": "<mrow><mi mathvariant='normal'>mol</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>kg</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu6.u27p10'3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:mole_per_kilogram"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MOL-PER-KiloGM"
        }
      ],
      "short": "mole_per_kilogram",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq179",
          "name": "molality of solute B",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd79",
        "name": "molality",
        "expression": "M·N",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu6",
            "name": "mole",
            "symbol": "mol"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu27",
            "name": "gram",
            "symbol": "g"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        }
      ]
    },
    {
      "id": "NISTu60",
      "unitsml_id": "u:table_calorie",
      "name": "I.T. calorie",
      "names": [
        {
          "value": "I.T. calorie",
          "lang": "en"
        },
        {
          "value": "calorie_IT",
          "lang": "en"
        },
        {
          "value": "calorie",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cal_IT",
        "ascii": "cal_IT",
        "html": "cal<sub>IT</sub>",
        "latex": "\\ensuremath{\\mathrm{cal_{IT}}}",
        "id": "cal_IT",
        "mathml": "<msub><mrow><mi mathvariant='normal'>cal</mi></mrow><mrow><mi mathvariant='normal'>IT</mi></mrow></msub>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu60"
        },
        {
          "type": "unitsml",
          "id": "u:table_calorie"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:heat:code:cal"
        }
      ],
      "short": "table_calorie",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu61",
      "unitsml_id": "u:one",
      "name": "one",
      "names": [
        {
          "value": "one",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "1",
        "ascii": "1",
        "html": "1",
        "latex": "\\ensuremath{\\mathrm{1}}",
        "id": "1",
        "mathml": "<mi mathvariant='normal'>1</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu61"
        },
        {
          "type": "unitsml",
          "id": "u:one"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ONE"
        }
      ],
      "short": "one",
      "root": false,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq111",
          "name": "rotation",
          "type": "derived"
        },
        {
          "id": "NISTq121",
          "name": "ratio logarithm (Np)",
          "type": "derived"
        },
        {
          "id": "NISTq125",
          "name": "relative mass density",
          "type": "derived"
        },
        {
          "id": "NISTq136",
          "name": "linear strain",
          "type": "derived"
        },
        {
          "id": "NISTq137",
          "name": "shear strain",
          "type": "derived"
        },
        {
          "id": "NISTq138",
          "name": "volume strain",
          "type": "derived"
        },
        {
          "id": "NISTq140",
          "name": "Poisson number",
          "type": "derived"
        },
        {
          "id": "NISTq147",
          "name": "dynamic friction factor",
          "type": "derived"
        },
        {
          "id": "NISTq188",
          "name": "nil",
          "type": "derived"
        },
        {
          "id": "NISTq93",
          "name": "refractive index",
          "type": "derived"
        },
        {
          "id": "NISTq94",
          "name": "relative permeability",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu62",
      "unitsml_id": "u:erg",
      "name": "erg",
      "names": [
        {
          "value": "erg",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "erg",
        "ascii": "erg",
        "html": "erg",
        "latex": "\\ensuremath{\\mathrm{erg}}",
        "id": "erg",
        "mathml": "<mi mathvariant='normal'>erg</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu62"
        },
        {
          "type": "unitsml",
          "id": "u:erg"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:erg"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ERG"
        }
      ],
      "short": "erg",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu63",
      "unitsml_id": "u:table_kg_calorie",
      "name": "kilocalorie_IT",
      "names": [
        {
          "value": "kilocalorie_IT",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kcal_IT",
        "ascii": "kcal_IT",
        "html": "kcal<sub>IT</sub>",
        "latex": "\\ensuremath{\\mathrm{kcal_{IT}}}",
        "id": "kcal_IT",
        "mathml": "<msub><mrow><mi mathvariant='normal'>kcal</mi></mrow><mrow><mi mathvariant='normal'>IT</mi></mrow></msub>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu63"
        },
        {
          "type": "unitsml",
          "id": "u:table_kg_calorie"
        }
      ],
      "references": [],
      "short": "table_kg_calorie",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu64",
      "unitsml_id": "u:thermo_kg_calorie",
      "name": "kilocalorie_th",
      "names": [
        {
          "value": "kilocalorie_th",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kcal_th",
        "ascii": "kcal_th",
        "html": "kcal<sub>th</sub>",
        "latex": "\\ensuremath{\\mathrm{kcal_{th}}}",
        "id": "kcal_th",
        "mathml": "<msub><mrow><mi mathvariant='normal'>kcal</mi></mrow><mrow><mi mathvariant='normal'>th</mi></mrow></msub>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu64"
        },
        {
          "type": "unitsml",
          "id": "u:thermo_kg_calorie"
        }
      ],
      "references": [],
      "short": "thermo_kg_calorie",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu65",
      "unitsml_id": "u:kilowatt_hour",
      "name": "kilowatt hour",
      "names": [
        {
          "value": "kilowatt hour",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kW·h",
        "ascii": "kW*h",
        "html": "kW&#8201;&#183;&#8201;h",
        "latex": "\\ensuremath{\\mathrm{kW\\cdot h}}",
        "id": "kW*h",
        "mathml": "<mrow><mi mathvariant='normal'>kW</mi><mo>&#183;</mo><mi mathvariant='normal'>h</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu65"
        },
        {
          "type": "unitsml",
          "id": "u:kilowatt_hour"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloW-HR"
        }
      ],
      "short": "kilowatt_hour",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu14",
            "name": "watt",
            "symbol": "W"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu37",
            "name": "hour",
            "symbol": "h"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu69",
      "unitsml_id": "u:watt_hour",
      "name": "watt hour",
      "names": [
        {
          "value": "watt hour",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "W·h",
        "ascii": "W*h",
        "html": "W&#8201;&#183;&#8201;h",
        "latex": "\\ensuremath{\\mathrm{W\\cdot h}}",
        "id": "W*h",
        "mathml": "<mrow><mi mathvariant='normal'>W</mi><mo>&#183;</mo><mi mathvariant='normal'>h</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu69"
        },
        {
          "type": "unitsml",
          "id": "u:watt_hour"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/W-HR"
        }
      ],
      "short": "watt_hour",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq17",
          "name": "energy",
          "type": "derived"
        },
        {
          "id": "NISTq18",
          "name": "work",
          "type": "derived"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy",
          "type": "derived"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy",
          "type": "derived"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat",
          "type": "derived"
        },
        {
          "id": "NISTq77",
          "name": "potential energy",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu14",
            "name": "watt",
            "symbol": "W"
          },
          "prefix": null
        },
        {
          "power": 1,
          "unit": {
            "id": "NISTu37",
            "name": "hour",
            "symbol": "h"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu7",
      "unitsml_id": "u:candela",
      "name": "candela",
      "names": [
        {
          "value": "candela",
          "lang": "en"
        },
        {
          "value": "candela",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "cd",
        "ascii": "cd",
        "html": "cd",
        "latex": "\\ensuremath{\\mathrm{cd}}",
        "id": "cd",
        "mathml": "<mi mathvariant='normal'>cd</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu7"
        },
        {
          "type": "unitsml",
          "id": "u:candela"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/candela"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:base-unit:code:cd"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CD"
        }
      ],
      "short": "candela",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq7",
          "name": "luminous intensity",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd7",
        "name": "luminous intensity",
        "expression": "J",
        "components": [
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "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": null
    },
    {
      "id": "NISTu7.u1e-2/1",
      "unitsml_id": "u:candela_per_square_meter",
      "name": "candela per square meter",
      "names": [
        {
          "value": "candela per square meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cd·m⁻²",
        "ascii": "cd*m^-2",
        "html": "cd/m<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{cd/m^2}}",
        "id": "cd*m^-2",
        "mathml": "<mrow><mi mathvariant='normal'>cd</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu7.u1e-2/1"
        },
        {
          "type": "unitsml",
          "id": "u:candela_per_square_meter"
        }
      ],
      "references": [],
      "short": "candela_per_square_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq56",
          "name": "luminance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd27",
        "name": "illuminance",
        "expression": "L-2·J",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu7",
            "name": "candela",
            "symbol": "cd"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu71",
      "unitsml_id": "u:dyne",
      "name": "dyne",
      "names": [
        {
          "value": "dyne",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "dyn",
        "ascii": "dyn",
        "html": "dyn",
        "latex": "\\ensuremath{\\mathrm{dyn}}",
        "id": "dyn",
        "mathml": "<mi mathvariant='normal'>dyn</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu71"
        },
        {
          "type": "unitsml",
          "id": "u:dyne"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:dyn"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/DYN"
        }
      ],
      "short": "dyne",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq13",
          "name": "force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu72",
      "unitsml_id": "u:kilogram_force",
      "name": "kilogram-force",
      "names": [
        {
          "value": "kilogram-force",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kgf",
        "ascii": "kgf",
        "html": "kgf",
        "latex": "\\ensuremath{\\mathrm{kgf}}",
        "id": "kgf",
        "mathml": "<mi mathvariant='normal'>kgf</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu72"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_force"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloGM_F"
        }
      ],
      "short": "kilogram_force",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq13",
          "name": "force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu196",
            "name": "gram-force",
            "symbol": "gf"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        }
      ]
    },
    {
      "id": "NISTu73",
      "unitsml_id": "u:kilopond",
      "name": "kilopond",
      "names": [
        {
          "value": "kilopond",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kp",
        "ascii": "kp",
        "html": "kp",
        "latex": "\\ensuremath{\\mathrm{kp}}",
        "id": "kp",
        "mathml": "<mi mathvariant='normal'>kp</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu73"
        },
        {
          "type": "unitsml",
          "id": "u:kilopond"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/KiloPOND"
        }
      ],
      "short": "kilopond",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq13",
          "name": "force",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu196",
            "name": "gram-force",
            "symbol": "gf"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu74",
      "unitsml_id": "u:calorie_th_per_second",
      "name": "calorie_th per second",
      "names": [
        {
          "value": "calorie_th per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cal_th/s",
        "ascii": "cal_th*s^-1",
        "html": "cal<sub>th</sub>/s",
        "latex": "\\ensuremath{\\mathrm{cal_{th}}}",
        "id": "cal_th*s^-1",
        "mathml": "<mrow><msub><mrow><mi mathvariant='normal'>cal</mi></mrow><mrow><mi mathvariant='normal'>th</mi></mrow></msub><mo>/</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu74"
        },
        {
          "type": "unitsml",
          "id": "u:calorie_th_per_second"
        }
      ],
      "references": [],
      "short": "calorie_th_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        },
        {
          "id": "NISTq21",
          "name": "radiant flux",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu227",
            "name": "thermochemical calorie",
            "symbol": "cal"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu75",
      "unitsml_id": "u:kilocalorie_th_per_second",
      "name": "kilocalorie_th per second",
      "names": [
        {
          "value": "kilocalorie_th per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kcal_th/s",
        "ascii": "kcal_th*s^-1",
        "html": "kcal<sub>th</sub>/s",
        "latex": "\\ensuremath{\\mathrm{kcal_{th}}}",
        "id": "kcal_th*s^-1",
        "mathml": "<mrow><msub><mrow><mi mathvariant='normal'>kcal</mi></mrow><mrow><mi mathvariant='normal'>th</mi></mrow></msub><mo>/</mo><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu75"
        },
        {
          "type": "unitsml",
          "id": "u:kilocalorie_th_per_second"
        }
      ],
      "references": [],
      "short": "kilocalorie_th_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        },
        {
          "id": "NISTq21",
          "name": "radiant flux",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu227",
            "name": "thermochemical calorie",
            "symbol": "cal"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu78",
      "unitsml_id": "u:foot",
      "name": "foot",
      "names": [
        {
          "value": "foot",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "′",
        "ascii": "'",
        "html": "&#8242;",
        "latex": "\\ensuremath{\\mathrm{'}}",
        "id": "prime_ft",
        "mathml": "<mi mathvariant='normal'>&#8242;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu78"
        },
        {
          "type": "unitsml",
          "id": "u:foot"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[ft_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/FT"
        }
      ],
      "short": "foot",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu8",
      "unitsml_id": "u:inch",
      "name": "inch",
      "names": [
        {
          "value": "inch",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "″",
        "ascii": "\"",
        "html": "&#8243;",
        "latex": "\\ensuremath{\\mathrm{''}}",
        "id": "dprime_in",
        "mathml": "<mi mathvariant='normal'>&#8243;</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu8"
        },
        {
          "type": "unitsml",
          "id": "u:inch"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[in_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/IN"
        }
      ],
      "short": "inch",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu83",
      "unitsml_id": "u:mile",
      "name": "mile",
      "names": [
        {
          "value": "mile",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "mi",
        "ascii": "mi",
        "html": "mi",
        "latex": "\\ensuremath{\\mathrm{mi}}",
        "id": "mi",
        "mathml": "<mi mathvariant='normal'>mi</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu83"
        },
        {
          "type": "unitsml",
          "id": "u:mile"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[mi_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/MI"
        }
      ],
      "short": "mile",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu84",
      "unitsml_id": "u:yard",
      "name": "yard",
      "names": [
        {
          "value": "yard",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "yd",
        "ascii": "yd",
        "html": "yd",
        "latex": "\\ensuremath{\\mathrm{yd}}",
        "id": "yd",
        "mathml": "<mi mathvariant='normal'>yd</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu84"
        },
        {
          "type": "unitsml",
          "id": "u:yard"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:intcust:code:[yd_i]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/YD"
        }
      ],
      "short": "yard",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length",
          "type": "base"
        },
        {
          "id": "NISTq48",
          "name": "distance",
          "type": "base"
        }
      ],
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu85",
      "unitsml_id": "u:phot",
      "name": "phot",
      "names": [
        {
          "value": "phot",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "ph",
        "ascii": "ph",
        "html": "ph",
        "latex": "\\ensuremath{\\mathrm{ph}}",
        "id": "ph",
        "mathml": "<mi mathvariant='normal'>ph</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu85"
        },
        {
          "type": "unitsml",
          "id": "u:phot"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:ph"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/PHOT"
        }
      ],
      "short": "phot",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq47",
          "name": "illuminance",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd27",
        "name": "illuminance",
        "expression": "L-2·J",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu86",
      "unitsml_id": "u:grain",
      "name": "grain (troy or apothecary)",
      "names": [
        {
          "value": "grain (troy or apothecary)",
          "lang": "en"
        },
        {
          "value": "troy grain",
          "lang": "en"
        },
        {
          "value": "apothecary grain",
          "lang": "en"
        },
        {
          "value": "grain",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "gr",
        "ascii": "gr",
        "html": "gr",
        "latex": "\\ensuremath{\\mathrm{gr}}",
        "id": "gr",
        "mathml": "<mi mathvariant='normal'>gr</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu86"
        },
        {
          "type": "unitsml",
          "id": "u:grain"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:avoirdupois:code:[gr]"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/GRAIN"
        }
      ],
      "short": "grain",
      "root": true,
      "composite": false,
      "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": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu88",
      "unitsml_id": "u:metric_ton",
      "name": "tonne",
      "names": [
        {
          "value": "tonne",
          "lang": "en"
        },
        {
          "value": "metric ton",
          "lang": "en"
        },
        {
          "value": "ton",
          "lang": "en"
        },
        {
          "value": "tonne",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "t",
        "ascii": "t",
        "html": "t",
        "latex": "\\ensuremath{\\mathrm{t}}",
        "id": "t",
        "mathml": "<mi mathvariant='normal'>t</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu88"
        },
        {
          "type": "unitsml",
          "id": "u:metric_ton"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/tonne"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:t"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/TON_Metric"
        }
      ],
      "short": "metric_ton",
      "root": true,
      "composite": false,
      "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": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu89",
      "unitsml_id": "u:erg_per_second",
      "name": "erg per second",
      "names": [
        {
          "value": "erg per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "erg·s⁻¹",
        "ascii": "erg*s^-1",
        "html": "erg/s",
        "latex": "\\ensuremath{\\mathrm{erg/s}}",
        "id": "erg*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>erg</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu89"
        },
        {
          "type": "unitsml",
          "id": "u:erg_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/ERG-PER-SEC"
        }
      ],
      "short": "erg_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq20",
          "name": "power",
          "type": "derived"
        },
        {
          "id": "NISTq21",
          "name": "radiant flux",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu62",
            "name": "erg",
            "symbol": "erg"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu9",
      "unitsml_id": "u:radian",
      "name": "radian",
      "names": [
        {
          "value": "radian",
          "lang": "en"
        },
        {
          "value": "radian",
          "lang": "fr"
        }
      ],
      "symbols": {
        "unicode": "rad",
        "ascii": "rad",
        "html": "rad",
        "latex": "\\ensuremath{\\mathrm{rad}}",
        "id": "rad",
        "mathml": "<mi mathvariant='normal'>rad</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu9"
        },
        {
          "type": "unitsml",
          "id": "u:radian"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/units/radian"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:base-unit:code:rad"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/RAD"
        }
      ],
      "short": "radian",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq195",
          "name": "phase",
          "type": "derived"
        },
        {
          "id": "NISTq9",
          "name": "plane angle",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd98",
        "name": "phase",
        "expression": "1",
        "components": [
          {
            "key": "plane_angle",
            "symbol": "phi",
            "power": 1
          }
        ],
        "dimensionless": true
      },
      "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": null
    },
    {
      "id": "NISTu9.u1e-1/1",
      "unitsml_id": "u:radian_per_meter",
      "name": "radian per meter",
      "names": [
        {
          "value": "radian per meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "rad/m",
        "ascii": "rad*m^-1",
        "html": "rad/m",
        "latex": "\\ensuremath{\\mathrm{rad/m}}",
        "id": "rad*m^-1",
        "mathml": "<mrow><mi mathvariant='normal'>rad</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>m</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu9.u1e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:radian_per_meter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/RAD-PER-M"
        }
      ],
      "short": "radian_per_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq115",
          "name": "angular wavenumber",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd29",
        "name": "wavenumber",
        "expression": "L-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu9",
            "name": "radian",
            "symbol": "rad"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu9.u3e-1/1",
      "unitsml_id": "u:radian_per_second",
      "name": "radian per second",
      "names": [
        {
          "value": "radian per second",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "rad/s",
        "ascii": "rad*s^-1",
        "html": "rad/s",
        "latex": "\\ensuremath{\\mathrm{rad/s}}",
        "id": "rad*s^-1",
        "mathml": "<mrow><mi mathvariant='normal'>rad</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>s</mi></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu9.u3e-1/1"
        },
        {
          "type": "unitsml",
          "id": "u:radian_per_second"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/RAD-PER-SEC"
        }
      ],
      "short": "radian_per_second",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq113",
          "name": "angular frequency",
          "type": "derived"
        },
        {
          "id": "NISTq57",
          "name": "angular velocity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu9",
            "name": "radian",
            "symbol": "rad"
          },
          "prefix": null
        },
        {
          "power": -1,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu9.u3e-2/1",
      "unitsml_id": "u:radian_per_second_squared",
      "name": "radian per second squared",
      "names": [
        {
          "value": "radian per second squared",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "rad/s²",
        "ascii": "rad*s^-2",
        "html": "rad/s<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{rad/s^2}}",
        "id": "rad*s^-2",
        "mathml": "<mrow><mi mathvariant='normal'>rad</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>s</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu9.u3e-2/1"
        },
        {
          "type": "unitsml",
          "id": "u:radian_per_second_squared"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/RAD-PER-SEC2"
        }
      ],
      "short": "radian_per_second_squared",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq58",
          "name": "angular acceleration",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd35",
        "name": "angular acceleration",
        "expression": "T-2",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "SI_derived_non-special",
          "name": "SI-derived units non-special",
          "short": "si-derived-nonspecial",
          "acceptable": true
        },
        {
          "id": "SI_compatible",
          "name": "Units compatible with SI",
          "short": "si-compatible",
          "acceptable": true
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu9",
            "name": "radian",
            "symbol": "rad"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu3",
            "name": "second",
            "symbol": "″"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu91",
      "unitsml_id": "u:bar",
      "name": "bar",
      "names": [
        {
          "value": "bar",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "bar",
        "ascii": "bar",
        "html": "bar",
        "latex": "\\ensuremath{\\mathrm{bar}}",
        "id": "bar",
        "mathml": "<mi mathvariant='normal'>bar</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu91"
        },
        {
          "type": "unitsml",
          "id": "u:bar"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:iso1000:code:bar"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/BAR"
        }
      ],
      "short": "bar",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_acceptable",
          "name": "non-SI but acceptable",
          "short": "nonsi-acceptable",
          "acceptable": true
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu92",
      "unitsml_id": "u:dyne_per_square_centimeter",
      "name": "dyne per square centimeter",
      "names": [
        {
          "value": "dyne per square centimeter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "dyn·cm⁻²",
        "ascii": "dyn*cm^-2",
        "html": "dyn/cm<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{dyn/cm^2}}",
        "id": "dyn*cm^-2",
        "mathml": "<mrow><mi mathvariant='normal'>dyn</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>cm</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu92"
        },
        {
          "type": "unitsml",
          "id": "u:dyne_per_square_centimeter"
        }
      ],
      "references": [],
      "short": "dyne_per_square_centimeter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu71",
            "name": "dyne",
            "symbol": "dyn"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": {
            "id": "NISTp10_-2",
            "name": "centi",
            "symbol": "c"
          }
        }
      ]
    },
    {
      "id": "NISTu93",
      "unitsml_id": "u:gram_force_per_square_centimeter",
      "name": "gram-force per square centimeter",
      "names": [
        {
          "value": "gram-force per square centimeter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "gf·cm⁻²",
        "ascii": "gf*cm^-2",
        "html": "gf/cm<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{gf/cm^2}}",
        "id": "gf*cm^-2",
        "mathml": "<mrow><mi mathvariant='normal'>gf</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>cm</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu93"
        },
        {
          "type": "unitsml",
          "id": "u:gram_force_per_square_centimeter"
        }
      ],
      "references": [],
      "short": "gram_force_per_square_centimeter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu196",
            "name": "gram-force",
            "symbol": "gf"
          },
          "prefix": null
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": {
            "id": "NISTp10_-2",
            "name": "centi",
            "symbol": "c"
          }
        }
      ]
    },
    {
      "id": "NISTu94",
      "unitsml_id": "u:kilogram_force_per_square_centimeter",
      "name": "kilogram-force per square centimeter",
      "names": [
        {
          "value": "kilogram-force per square centimeter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kgf·cm⁻²",
        "ascii": "kgf*cm^-2",
        "html": "kgf/cm<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{kgf/cm^2}}",
        "id": "kgf*cm^-2",
        "mathml": "<mrow><mi mathvariant='normal'>kgf</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>cm</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu94"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_force_per_square_centimeter"
        }
      ],
      "references": [],
      "short": "kilogram_force_per_square_centimeter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu196",
            "name": "gram-force",
            "symbol": "gf"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": {
            "id": "NISTp10_-2",
            "name": "centi",
            "symbol": "c"
          }
        }
      ]
    },
    {
      "id": "NISTu95",
      "unitsml_id": "u:kilogram_force_per_square_meter",
      "name": "kilogram-force per square meter",
      "names": [
        {
          "value": "kilogram-force per square meter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kgf·m⁻²",
        "ascii": "kgf*m^-2",
        "html": "kgf/m<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{kgf/m^2}}",
        "id": "kgf*m^-2",
        "mathml": "<mrow><mi mathvariant='normal'>kgf</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>m</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu95"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_force_per_square_meter"
        }
      ],
      "references": [],
      "short": "kilogram_force_per_square_meter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu196",
            "name": "gram-force",
            "symbol": "gf"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": null
        }
      ]
    },
    {
      "id": "NISTu96",
      "unitsml_id": "u:kilogram_force_per_square_millimeter",
      "name": "kilogram-force per square millimeter",
      "names": [
        {
          "value": "kilogram-force per square millimeter",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "kgf·mm⁻²",
        "ascii": "kgf*mm^-2",
        "html": "kgf/mm<sup>2</sup>",
        "latex": "\\ensuremath{\\mathrm{kgf/mm^2}}",
        "id": "kgf*mm^-2",
        "mathml": "<mrow><mi mathvariant='normal'>kgf</mi><mo>/</mo><msup><mrow><mi mathvariant='normal'>mm</mi></mrow><mrow><mn>2</mn></mrow></msup></mrow>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu96"
        },
        {
          "type": "unitsml",
          "id": "u:kilogram_force_per_square_millimeter"
        }
      ],
      "references": [],
      "short": "kilogram_force_per_square_millimeter",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq15",
          "name": "pressure",
          "type": "derived"
        },
        {
          "id": "NISTq16",
          "name": "stress",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu196",
            "name": "gram-force",
            "symbol": "gf"
          },
          "prefix": {
            "id": "NISTp10_3",
            "name": "kilo",
            "symbol": "k"
          }
        },
        {
          "power": -2,
          "unit": {
            "id": "NISTu1",
            "name": "metre",
            "symbol": "m"
          },
          "prefix": {
            "id": "NISTp10_-3",
            "name": "milli",
            "symbol": "m"
          }
        }
      ]
    },
    {
      "id": "NISTu97",
      "unitsml_id": "u:centipoise",
      "name": "centipoise",
      "names": [
        {
          "value": "centipoise",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "cP",
        "ascii": "cP",
        "html": "cP",
        "latex": "\\ensuremath{\\mathrm{cP}}",
        "id": "cP",
        "mathml": "<mi mathvariant='normal'>cP</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu97"
        },
        {
          "type": "unitsml",
          "id": "u:centipoise"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CentiPOISE"
        }
      ],
      "short": "centipoise",
      "root": false,
      "composite": true,
      "quantities": [
        {
          "id": "NISTq59",
          "name": "dynamic viscosity",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd36",
        "name": "dynamic viscosity",
        "expression": "L-1·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": [
        {
          "power": 1,
          "unit": {
            "id": "NISTu128",
            "name": "poise",
            "symbol": "P"
          },
          "prefix": {
            "id": "NISTp10_-2",
            "name": "centi",
            "symbol": "c"
          }
        }
      ]
    },
    {
      "id": "NISTu98",
      "unitsml_id": "u:curie",
      "name": "curie",
      "names": [
        {
          "value": "curie",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "Ci",
        "ascii": "Ci",
        "html": "Ci",
        "latex": "\\ensuremath{\\mathrm{Ci}}",
        "id": "Ci",
        "mathml": "<mi mathvariant='normal'>Ci</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu98"
        },
        {
          "type": "unitsml",
          "id": "u:curie"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:unit:cgs:code:Ci"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/CI"
        }
      ],
      "short": "curie",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq35",
          "name": "activity referred to a radionuclide",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_nist_acceptable",
          "name": "non-SI but acceptable by NIST SP 811",
          "short": "nonsi-nist-acceptable",
          "acceptable": true
        },
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    },
    {
      "id": "NISTu99",
      "unitsml_id": "u:rad",
      "name": "rad (absorbed dose)",
      "names": [
        {
          "value": "rad (absorbed dose)",
          "lang": "en"
        }
      ],
      "symbols": {
        "unicode": "rad",
        "ascii": "rad",
        "html": "rad",
        "latex": "\\ensuremath{\\mathrm{rad}}",
        "id": "rad_radiation",
        "mathml": "<mi mathvariant='normal'>rad</mi>"
      },
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTu99"
        },
        {
          "type": "unitsml",
          "id": "u:rad"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:base-unit:code:rad"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/RAD_R"
        }
      ],
      "short": "rad",
      "root": true,
      "composite": false,
      "quantities": [
        {
          "id": "NISTq36",
          "name": "absorbed dose",
          "type": "derived"
        }
      ],
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "scale": {
        "id": "continuous_ratio",
        "name": "continuous ratio scale"
      },
      "systems": [
        {
          "id": "non-SI_nist_acceptable",
          "name": "non-SI but acceptable by NIST SP 811",
          "short": "nonsi-nist-acceptable",
          "acceptable": true
        },
        {
          "id": "non-SI_not_acceptable",
          "name": "non-SI and not acceptable",
          "short": "nonsi-unacceptable",
          "acceptable": false
        }
      ],
      "root_units": null
    }
  ],
  "quantities": [
    {
      "id": "NISTq1",
      "unitsml_id": "q:length",
      "name": "length",
      "names": [
        {
          "value": "length",
          "lang": "en"
        },
        {
          "value": "longueur",
          "lang": "fr"
        }
      ],
      "short": "length",
      "type": "base",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        },
        {
          "id": "NISTu122",
          "name": "micron",
          "symbol": "μ"
        },
        {
          "id": "NISTu123",
          "name": "mil (length)",
          "symbol": "thou"
        },
        {
          "id": "NISTu131",
          "name": "nautical mile",
          "symbol": "M"
        },
        {
          "id": "NISTu182",
          "name": "light year",
          "symbol": "l.y."
        },
        {
          "id": "NISTu183",
          "name": "astronomical unit",
          "symbol": "ua"
        },
        {
          "id": "NISTu184",
          "name": "parsec",
          "symbol": "pc"
        },
        {
          "id": "NISTu249",
          "name": "atomic unit of length",
          "symbol": "𝑎₀"
        },
        {
          "id": "NISTu26",
          "name": "fermi",
          "symbol": "fermi"
        },
        {
          "id": "NISTu278",
          "name": "pica (computer)",
          "symbol": "pc"
        },
        {
          "id": "NISTu279",
          "name": "pica (printer's)",
          "symbol": "pc"
        },
        {
          "id": "NISTu280",
          "name": "point (computer)",
          "symbol": "pt"
        },
        {
          "id": "NISTu281",
          "name": "rod (based on US survey foot)",
          "symbol": "rd"
        },
        {
          "id": "NISTu282",
          "name": "fathom (based on US survey foot)",
          "symbol": "fath"
        },
        {
          "id": "NISTu290",
          "name": "natural unit of length",
          "symbol": "ƛ_C"
        },
        {
          "id": "NISTu310",
          "name": "chain (based on US survey foot)",
          "symbol": "ch"
        },
        {
          "id": "NISTu311",
          "name": "link (based on US survey foot)",
          "symbol": "lnk"
        },
        {
          "id": "NISTu312",
          "name": "furlong (based on US survey foot)",
          "symbol": "fur"
        },
        {
          "id": "NISTu313",
          "name": "mile (based on US survey foot)",
          "symbol": "mi"
        },
        {
          "id": "NISTu314",
          "name": "yard (based on US survey foot)",
          "symbol": "yd"
        },
        {
          "id": "NISTu315",
          "name": "foot (based on US survey foot)",
          "symbol": "ft"
        },
        {
          "id": "NISTu316",
          "name": "inch (based on US survey foot)",
          "symbol": "in"
        },
        {
          "id": "NISTu344",
          "name": "point (printer's)",
          "symbol": "pt"
        },
        {
          "id": "NISTu361",
          "name": "microinch",
          "symbol": "μin"
        },
        {
          "id": "NISTu376",
          "name": "light week",
          "symbol": "l.w."
        },
        {
          "id": "NISTu377",
          "name": "light hour",
          "symbol": "l.h."
        },
        {
          "id": "NISTu378",
          "name": "light minute",
          "symbol": "l.m."
        },
        {
          "id": "NISTu379",
          "name": "light second",
          "symbol": "l.s."
        },
        {
          "id": "NISTu39",
          "name": "ångström",
          "symbol": "Å"
        },
        {
          "id": "NISTu78",
          "name": "foot",
          "symbol": "′"
        },
        {
          "id": "NISTu8",
          "name": "inch",
          "symbol": "″"
        },
        {
          "id": "NISTu83",
          "name": "mile",
          "symbol": "mi"
        },
        {
          "id": "NISTu84",
          "name": "yard",
          "symbol": "yd"
        }
      ],
      "unit_count": 33,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq1"
        },
        {
          "type": "unitsml",
          "id": "q:length"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/LENG"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Length"
        }
      ]
    },
    {
      "id": "NISTq10",
      "unitsml_id": "q:volume",
      "name": "volume",
      "names": [
        {
          "value": "volume",
          "lang": "en"
        },
        {
          "value": "volume",
          "lang": "fr"
        }
      ],
      "short": "volume",
      "type": "derived",
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu115",
          "name": "stere",
          "symbol": "st"
        },
        {
          "id": "NISTu130",
          "name": "litre",
          "symbol": "L"
        },
        {
          "id": "NISTu168",
          "name": "cubic inch",
          "symbol": "in³"
        },
        {
          "id": "NISTu169",
          "name": "cubic foot",
          "symbol": "ft³"
        },
        {
          "id": "NISTu170",
          "name": "cubic yard",
          "symbol": "yd³"
        },
        {
          "id": "NISTu171",
          "name": "gallon (UK)",
          "symbol": "gal (UK)"
        },
        {
          "id": "NISTu172",
          "name": "pint (UK)",
          "symbol": "pt (UK)"
        },
        {
          "id": "NISTu173",
          "name": "fluid ounce (UK)",
          "symbol": "fl oz (UK)"
        },
        {
          "id": "NISTu175",
          "name": "gallon (US)",
          "symbol": "gal (US)"
        },
        {
          "id": "NISTu176",
          "name": "liquid pint (US)",
          "symbol": "liq pint (US)"
        },
        {
          "id": "NISTu177",
          "name": "fluid ounce (US)",
          "symbol": "fl oz (US)"
        },
        {
          "id": "NISTu178",
          "name": "barrel (US) for petroleum",
          "symbol": "bbl (US)"
        },
        {
          "id": "NISTu179",
          "name": "bushel (US)",
          "symbol": "bu (US)"
        },
        {
          "id": "NISTu180",
          "name": "dry pint (US)",
          "symbol": "dry pt (US)"
        },
        {
          "id": "NISTu1e3/1",
          "name": "cubic meter",
          "symbol": "m³"
        },
        {
          "id": "NISTu300",
          "name": "quart (UK)",
          "symbol": "qt (UK)"
        },
        {
          "id": "NISTu301",
          "name": "dry quart (US)",
          "symbol": "dry qt (US)"
        },
        {
          "id": "NISTu302",
          "name": "liquid quart (US)",
          "symbol": "liq qt (US)"
        },
        {
          "id": "NISTu303",
          "name": "teaspoon",
          "symbol": "tsp"
        },
        {
          "id": "NISTu304",
          "name": "tablespoon",
          "symbol": "tbsp"
        },
        {
          "id": "NISTu305",
          "name": "tablespoon (FDA)",
          "symbol": "tbsp"
        },
        {
          "id": "NISTu306",
          "name": "teaspoon (FDA)",
          "symbol": "tsp"
        },
        {
          "id": "NISTu307",
          "name": "cup (FDA)",
          "symbol": "cup"
        },
        {
          "id": "NISTu308",
          "name": "fluid ounce (FDA)",
          "symbol": "fl oz (US label)"
        },
        {
          "id": "NISTu352",
          "name": "peck",
          "symbol": "pk"
        },
        {
          "id": "NISTu353",
          "name": "minim",
          "symbol": "min"
        },
        {
          "id": "NISTu354",
          "name": "cup (US)",
          "symbol": "cup"
        },
        {
          "id": "NISTu355",
          "name": "fluid dram",
          "symbol": "fl dr"
        },
        {
          "id": "NISTu356",
          "name": "gill (US)",
          "symbol": "gi"
        },
        {
          "id": "NISTu357",
          "name": "gill [Canadian and UK (Imperial)]",
          "symbol": "gi"
        },
        {
          "id": "NISTu365",
          "name": "milliliter",
          "symbol": "ml"
        },
        {
          "id": "NISTu57",
          "name": "acre-foot (based on US survey foot)",
          "symbol": "ac·ft"
        }
      ],
      "unit_count": 32,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq10"
        },
        {
          "type": "unitsml",
          "id": "q:volume"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/VOLU"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Volume"
        }
      ]
    },
    {
      "id": "NISTq100",
      "unitsml_id": "q:diameter",
      "name": "diameter",
      "names": [
        {
          "value": "diameter",
          "lang": "en"
        }
      ],
      "short": "diameter",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq100"
        },
        {
          "type": "unitsml",
          "id": "q:diameter"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Diameter"
        }
      ]
    },
    {
      "id": "NISTq101",
      "unitsml_id": "q:length_of_path",
      "name": "length of path",
      "names": [
        {
          "value": "length of path",
          "lang": "en"
        }
      ],
      "short": "length_of_path",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq101"
        },
        {
          "type": "unitsml",
          "id": "q:length_of_path"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq102",
      "unitsml_id": "q:cartesian_coordinates",
      "name": "cartesian coordinates",
      "names": [
        {
          "value": "cartesian coordinates",
          "lang": "en"
        }
      ],
      "short": "cartesian_coordinates",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq102"
        },
        {
          "type": "unitsml",
          "id": "q:cartesian_coordinates"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/CartesianCoordinates"
        }
      ]
    },
    {
      "id": "NISTq103",
      "unitsml_id": "q:position_vector",
      "name": "position vector",
      "names": [
        {
          "value": "position vector",
          "lang": "en"
        }
      ],
      "short": "position_vector",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq103"
        },
        {
          "type": "unitsml",
          "id": "q:position_vector"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/PositionVector"
        }
      ]
    },
    {
      "id": "NISTq104",
      "unitsml_id": "q:displacement",
      "name": "displacement",
      "names": [
        {
          "value": "displacement",
          "lang": "en"
        }
      ],
      "short": "displacement",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq104"
        },
        {
          "type": "unitsml",
          "id": "q:displacement"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Displacement"
        }
      ]
    },
    {
      "id": "NISTq105",
      "unitsml_id": "q:radius_of_curvature",
      "name": "radius of curvature",
      "names": [
        {
          "value": "radius of curvature",
          "lang": "en"
        }
      ],
      "short": "radius_of_curvature",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq105"
        },
        {
          "type": "unitsml",
          "id": "q:radius_of_curvature"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/RadiusOfCurvature"
        }
      ]
    },
    {
      "id": "NISTq106",
      "unitsml_id": "q:curvature",
      "name": "curvature",
      "names": [
        {
          "value": "curvature",
          "lang": "en"
        }
      ],
      "short": "curvature",
      "type": "derived",
      "dimension": {
        "id": "NISTd29",
        "name": "wavenumber",
        "expression": "L-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1e-1/1",
          "name": "meter to the power minus one",
          "symbol": "m⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq106"
        },
        {
          "type": "unitsml",
          "id": "q:curvature"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Curvature"
        }
      ]
    },
    {
      "id": "NISTq107",
      "unitsml_id": "q:speed_of_propagation_of_waves",
      "name": "speed of propagation of waves",
      "names": [
        {
          "value": "speed of propagation of waves",
          "lang": "en"
        }
      ],
      "short": "speed_of_propagation_of_waves",
      "type": "derived",
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1.u3e-1/1",
          "name": "meter per second",
          "symbol": "m·s⁻¹"
        },
        {
          "id": "NISTu160",
          "name": "kilometer per hour",
          "symbol": "km/h"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq107"
        },
        {
          "type": "unitsml",
          "id": "q:speed_of_propagation_of_waves"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq108",
      "unitsml_id": "q:acceleration_of_free_fall",
      "name": "acceleration of free fall",
      "names": [
        {
          "value": "acceleration of free fall",
          "lang": "en"
        }
      ],
      "short": "acceleration_of_free_fall",
      "type": "derived",
      "dimension": {
        "id": "NISTd28",
        "name": "acceleration",
        "expression": "L·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1.u3e-2/1",
          "name": "meter per second squared",
          "symbol": "m·s⁻²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq108"
        },
        {
          "type": "unitsml",
          "id": "q:acceleration_of_free_fall"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AccelerationOfGravity"
        }
      ]
    },
    {
      "id": "NISTq109",
      "unitsml_id": "q:period_duration",
      "name": "period duration",
      "names": [
        {
          "value": "period duration",
          "lang": "en"
        },
        {
          "value": "period",
          "lang": "en"
        }
      ],
      "short": "period_duration",
      "type": "derived",
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu3",
          "name": "second",
          "symbol": "″"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq109"
        },
        {
          "type": "unitsml",
          "id": "q:period_duration"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Period"
        }
      ]
    },
    {
      "id": "NISTq11",
      "unitsml_id": "q:solid_angle",
      "name": "solid angle",
      "names": [
        {
          "value": "solid angle",
          "lang": "en"
        },
        {
          "value": "angle solide",
          "lang": "fr"
        }
      ],
      "short": "solid_angle",
      "type": "derived",
      "dimension": {
        "id": "NISTd64",
        "name": "solid angle",
        "expression": "1",
        "components": [
          {
            "key": "plane_angle",
            "symbol": "phi",
            "power": 1
          }
        ],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu10",
          "name": "steradian",
          "symbol": "sr"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq11"
        },
        {
          "type": "unitsml",
          "id": "q:solid_angle"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ANGS"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SolidAngle"
        }
      ]
    },
    {
      "id": "NISTq110",
      "unitsml_id": "q:time_constant",
      "name": "time constant",
      "names": [
        {
          "value": "time constant",
          "lang": "en"
        }
      ],
      "short": "time_constant",
      "type": "derived",
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu3",
          "name": "second",
          "symbol": "″"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq110"
        },
        {
          "type": "unitsml",
          "id": "q:time_constant"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq111",
      "unitsml_id": "q:rotation",
      "name": "rotation",
      "names": [
        {
          "value": "rotation",
          "lang": "en"
        }
      ],
      "short": "rotation",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq111"
        },
        {
          "type": "unitsml",
          "id": "q:rotation"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq112",
      "unitsml_id": "q:rotational_frequency",
      "name": "rotational frequency",
      "names": [
        {
          "value": "rotational frequency",
          "lang": "en"
        }
      ],
      "short": "rotational_frequency",
      "type": "derived",
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu3e-1/1",
          "name": "second to the power minus one",
          "symbol": "s⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq112"
        },
        {
          "type": "unitsml",
          "id": "q:rotational_frequency"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/RotationalFrequency"
        }
      ]
    },
    {
      "id": "NISTq113",
      "unitsml_id": "q:angular_frequency",
      "name": "angular frequency",
      "names": [
        {
          "value": "angular frequency",
          "lang": "en"
        }
      ],
      "short": "angular_frequency",
      "type": "derived",
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu3e-1/1",
          "name": "second to the power minus one",
          "symbol": "s⁻¹"
        },
        {
          "id": "NISTu9.u3e-1/1",
          "name": "radian per second",
          "symbol": "rad/s"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq113"
        },
        {
          "type": "unitsml",
          "id": "q:angular_frequency"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AngularFrequency"
        }
      ]
    },
    {
      "id": "NISTq114",
      "unitsml_id": "q:wavelength",
      "name": "wavelength",
      "names": [
        {
          "value": "wavelength",
          "lang": "en"
        }
      ],
      "short": "wavelength",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq114"
        },
        {
          "type": "unitsml",
          "id": "q:wavelength"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Wavelength"
        }
      ]
    },
    {
      "id": "NISTq115",
      "unitsml_id": "q:angular_wavenumber",
      "name": "angular wavenumber",
      "names": [
        {
          "value": "angular wavenumber",
          "lang": "en"
        },
        {
          "value": "angular repetency",
          "lang": "en"
        }
      ],
      "short": "angular_wavenumber",
      "type": "derived",
      "dimension": {
        "id": "NISTd29",
        "name": "wavenumber",
        "expression": "L-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1e-1/1",
          "name": "meter to the power minus one",
          "symbol": "m⁻¹"
        },
        {
          "id": "NISTu9.u1e-1/1",
          "name": "radian per meter",
          "symbol": "rad/m"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq115"
        },
        {
          "type": "unitsml",
          "id": "q:angular_wavenumber"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AngularWavenumber"
        }
      ]
    },
    {
      "id": "NISTq116",
      "unitsml_id": "q:phase_velocity",
      "name": "phase velocity",
      "names": [
        {
          "value": "phase velocity",
          "lang": "en"
        },
        {
          "value": "phase speed",
          "lang": "en"
        }
      ],
      "short": "phase_velocity",
      "type": "derived",
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1.u3e-1/1",
          "name": "meter per second",
          "symbol": "m·s⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq116"
        },
        {
          "type": "unitsml",
          "id": "q:phase_velocity"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq117",
      "unitsml_id": "q:group_velocity",
      "name": "group velocity",
      "names": [
        {
          "value": "group velocity",
          "lang": "en"
        },
        {
          "value": "group speed",
          "lang": "en"
        }
      ],
      "short": "group_velocity",
      "type": "derived",
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1.u3e-1/1",
          "name": "meter per second",
          "symbol": "m·s⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq117"
        },
        {
          "type": "unitsml",
          "id": "q:group_velocity"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq118",
      "unitsml_id": "q:level_of_a_field_quantity",
      "name": "level of a field quantity",
      "names": [
        {
          "value": "level of a field quantity",
          "lang": "en"
        }
      ],
      "short": "level_of_a_field_quantity",
      "type": "derived",
      "dimension": {
        "id": "NISTd83",
        "name": "level of field quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu153",
          "name": "neper",
          "symbol": "Np"
        },
        {
          "id": "NISTu154",
          "name": "bel",
          "symbol": "B"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq118"
        },
        {
          "type": "unitsml",
          "id": "q:level_of_a_field_quantity"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq119",
      "unitsml_id": "q:level_of_a_power_quantity",
      "name": "level of a power quantity",
      "names": [
        {
          "value": "level of a power quantity",
          "lang": "en"
        }
      ],
      "short": "level_of_a_power_quantity",
      "type": "derived",
      "dimension": {
        "id": "NISTd84",
        "name": "field power level",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu153",
          "name": "neper",
          "symbol": "Np"
        },
        {
          "id": "NISTu154",
          "name": "bel",
          "symbol": "B"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq119"
        },
        {
          "type": "unitsml",
          "id": "q:level_of_a_power_quantity"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq12",
      "unitsml_id": "q:velocity",
      "name": "velocity",
      "names": [
        {
          "value": "velocity",
          "lang": "en"
        },
        {
          "value": "speed",
          "lang": "en"
        },
        {
          "value": "vitesse",
          "lang": "fr"
        }
      ],
      "short": "velocity",
      "type": "derived",
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1.u3e-1/1",
          "name": "meter per second",
          "symbol": "m·s⁻¹"
        },
        {
          "id": "NISTu107",
          "name": "foot per minute",
          "symbol": "ft·min⁻¹"
        },
        {
          "id": "NISTu108",
          "name": "foot per second",
          "symbol": "ft·s⁻¹"
        },
        {
          "id": "NISTu109",
          "name": "inch per second",
          "symbol": "in·s⁻¹"
        },
        {
          "id": "NISTu110",
          "name": "mile per hour",
          "symbol": "mi·h⁻¹"
        },
        {
          "id": "NISTu111",
          "name": "mile per minute",
          "symbol": "mi·min⁻¹"
        },
        {
          "id": "NISTu112",
          "name": "mile per second",
          "symbol": "mi·s⁻¹"
        },
        {
          "id": "NISTu152",
          "name": "nautical mile per hour",
          "symbol": "kn"
        },
        {
          "id": "NISTu160",
          "name": "kilometer per hour",
          "symbol": "km/h"
        },
        {
          "id": "NISTu242",
          "name": "natural unit of velocity",
          "symbol": "𝑐"
        },
        {
          "id": "NISTu294",
          "name": "atomic unit of velocity",
          "symbol": "𝑎₀𝐸ₕ/ℏ"
        }
      ],
      "unit_count": 11,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq12"
        },
        {
          "type": "unitsml",
          "id": "q:velocity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/VELO"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Speed"
        }
      ]
    },
    {
      "id": "NISTq120",
      "unitsml_id": "q:damping_coefficient",
      "name": "damping coefficient",
      "names": [
        {
          "value": "damping coefficient",
          "lang": "en"
        }
      ],
      "short": "damping_coefficient",
      "type": "derived",
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu163",
          "name": "neper per second",
          "symbol": "Np/s"
        },
        {
          "id": "NISTu3e-1/1",
          "name": "second to the power minus one",
          "symbol": "s⁻¹"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq120"
        },
        {
          "type": "unitsml",
          "id": "q:damping_coefficient"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq121",
      "unitsml_id": "q:logarithmic_decrement",
      "name": "ratio logarithm (Np)",
      "names": [
        {
          "value": "ratio logarithm (Np)",
          "lang": "en"
        },
        {
          "value": "logarithmic decrement (field quantities using natural logarithms)",
          "lang": "en"
        },
        {
          "value": "logarithme d'un rapport (Np)",
          "lang": "fr"
        }
      ],
      "short": "logarithmic_decrement",
      "type": "derived",
      "dimension": {
        "id": "NISTd67",
        "name": "logarithmic ratio",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu153",
          "name": "neper",
          "symbol": "Np"
        },
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq121"
        },
        {
          "type": "unitsml",
          "id": "q:logarithmic_decrement"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/RLGN"
        }
      ]
    },
    {
      "id": "NISTq122",
      "unitsml_id": "q:attenuation_coefficient",
      "name": "attenuation coefficient",
      "names": [
        {
          "value": "attenuation coefficient",
          "lang": "en"
        }
      ],
      "short": "attenuation_coefficient",
      "type": "derived",
      "dimension": {
        "id": "NISTd29",
        "name": "wavenumber",
        "expression": "L-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1e-1/1",
          "name": "meter to the power minus one",
          "symbol": "m⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq122"
        },
        {
          "type": "unitsml",
          "id": "q:attenuation_coefficient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AttenuationCoefficient"
        }
      ]
    },
    {
      "id": "NISTq123",
      "unitsml_id": "q:phase_coefficient",
      "name": "phase coefficient",
      "names": [
        {
          "value": "phase coefficient",
          "lang": "en"
        }
      ],
      "short": "phase_coefficient",
      "type": "derived",
      "dimension": {
        "id": "NISTd29",
        "name": "wavenumber",
        "expression": "L-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1e-1/1",
          "name": "meter to the power minus one",
          "symbol": "m⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq123"
        },
        {
          "type": "unitsml",
          "id": "q:phase_coefficient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/PhaseCoefficient"
        }
      ]
    },
    {
      "id": "NISTq124",
      "unitsml_id": "q:propagation_coefficient",
      "name": "propagation coefficient",
      "names": [
        {
          "value": "propagation coefficient",
          "lang": "en"
        }
      ],
      "short": "propagation_coefficient",
      "type": "derived",
      "dimension": {
        "id": "NISTd29",
        "name": "wavenumber",
        "expression": "L-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1e-1/1",
          "name": "meter to the power minus one",
          "symbol": "m⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq124"
        },
        {
          "type": "unitsml",
          "id": "q:propagation_coefficient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/PropagationCoefficient"
        }
      ]
    },
    {
      "id": "NISTq125",
      "unitsml_id": "q:relative_mass_density",
      "name": "relative mass density",
      "names": [
        {
          "value": "relative mass density",
          "lang": "en"
        },
        {
          "value": "relative density",
          "lang": "en"
        }
      ],
      "short": "relative_mass_density",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq125"
        },
        {
          "type": "unitsml",
          "id": "q:relative_mass_density"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/RelativeMassDensity"
        }
      ]
    },
    {
      "id": "NISTq126",
      "unitsml_id": "q:linear_density",
      "name": "linear density",
      "names": [
        {
          "value": "linear density",
          "lang": "en"
        },
        {
          "value": "lineic mass",
          "lang": "en"
        }
      ],
      "short": "linear_density",
      "type": "derived",
      "dimension": {
        "id": "NISTd58",
        "name": "linear density",
        "expression": "L-1·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu213",
          "name": "tex",
          "symbol": "tex"
        },
        {
          "id": "NISTu27p10'3.u1e-1/1",
          "name": "kilogram per meter",
          "symbol": "kg/m"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq126"
        },
        {
          "type": "unitsml",
          "id": "q:linear_density"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/LinearDensity"
        }
      ]
    },
    {
      "id": "NISTq127",
      "unitsml_id": "q:mass_moment_of_inertia",
      "name": "mass moment of inertia",
      "names": [
        {
          "value": "mass moment of inertia",
          "lang": "en"
        },
        {
          "value": "moment of inertia",
          "lang": "en"
        }
      ],
      "short": "mass_moment_of_inertia",
      "type": "derived",
      "dimension": {
        "id": "NISTd59",
        "name": "mass moment of inertia",
        "expression": "L2·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu27p10'3.u1e2/1",
          "name": "kilogram meter squared",
          "symbol": "kg·m²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq127"
        },
        {
          "type": "unitsml",
          "id": "q:mass_moment_of_inertia"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SecondAxialMomentOfArea"
        }
      ]
    },
    {
      "id": "NISTq128",
      "unitsml_id": "q:weight",
      "name": "weight",
      "names": [
        {
          "value": "weight",
          "lang": "en"
        }
      ],
      "short": "weight",
      "type": "derived",
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu205",
          "name": "pound-force",
          "symbol": "lbf"
        },
        {
          "id": "NISTu236",
          "name": "poundal",
          "symbol": "pdl"
        },
        {
          "id": "NISTu238",
          "name": "ton-force (2000 lb)",
          "symbol": "ton-force (2000 lb)"
        },
        {
          "id": "NISTu262",
          "name": "atomic unit of force",
          "symbol": "𝐸ₕ/𝑎₀"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq128"
        },
        {
          "type": "unitsml",
          "id": "q:weight"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Weight"
        }
      ]
    },
    {
      "id": "NISTq129",
      "unitsml_id": "q:impulse",
      "name": "impulse",
      "names": [
        {
          "value": "impulse",
          "lang": "en"
        }
      ],
      "short": "impulse",
      "type": "derived",
      "dimension": {
        "id": "NISTd61",
        "name": "momentum",
        "expression": "L·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu11.u3",
          "name": "newton second",
          "symbol": "N·s"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq129"
        },
        {
          "type": "unitsml",
          "id": "q:impulse"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Impulse"
        }
      ]
    },
    {
      "id": "NISTq13",
      "unitsml_id": "q:force",
      "name": "force",
      "names": [
        {
          "value": "force",
          "lang": "en"
        },
        {
          "value": "force",
          "lang": "fr"
        }
      ],
      "short": "force",
      "type": "derived",
      "dimension": {
        "id": "NISTd12",
        "name": "force",
        "expression": "L·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu11",
          "name": "newton",
          "symbol": "N"
        },
        {
          "id": "NISTu196",
          "name": "gram-force",
          "symbol": "gf"
        },
        {
          "id": "NISTu205",
          "name": "pound-force",
          "symbol": "lbf"
        },
        {
          "id": "NISTu236",
          "name": "poundal",
          "symbol": "pdl"
        },
        {
          "id": "NISTu238",
          "name": "ton-force (2000 lb)",
          "symbol": "ton-force (2000 lb)"
        },
        {
          "id": "NISTu262",
          "name": "atomic unit of force",
          "symbol": "𝐸ₕ/𝑎₀"
        },
        {
          "id": "NISTu71",
          "name": "dyne",
          "symbol": "dyn"
        },
        {
          "id": "NISTu72",
          "name": "kilogram-force",
          "symbol": "kgf"
        },
        {
          "id": "NISTu73",
          "name": "kilopond",
          "symbol": "kp"
        }
      ],
      "unit_count": 9,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq13"
        },
        {
          "type": "unitsml",
          "id": "q:force"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/FORC"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Force"
        }
      ]
    },
    {
      "id": "NISTq130",
      "unitsml_id": "q:gravitational_constant",
      "name": "gravitational constant",
      "names": [
        {
          "value": "gravitational constant",
          "lang": "en"
        }
      ],
      "short": "gravitational_constant",
      "type": "derived",
      "dimension": {
        "id": "NISTd62",
        "name": "gravitational constant",
        "expression": "L3·M-1·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu11.u1e2/1.u27p10'3e-2/1",
          "name": "newton meter squared per kilogram squared",
          "symbol": "N·m²/kg²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq130"
        },
        {
          "type": "unitsml",
          "id": "q:gravitational_constant"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/GravitationalAttraction"
        }
      ]
    },
    {
      "id": "NISTq131",
      "unitsml_id": "q:momentum",
      "name": "momentum",
      "names": [
        {
          "value": "momentum",
          "lang": "en"
        }
      ],
      "short": "momentum",
      "type": "derived",
      "dimension": {
        "id": "NISTd61",
        "name": "momentum",
        "expression": "L·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu255",
          "name": "atomic unit of momentum",
          "symbol": "ℏ/𝑎₀"
        },
        {
          "id": "NISTu27p10'3.u1.u3e-1/1",
          "name": "kilogram meter per second",
          "symbol": "N·m/s"
        },
        {
          "id": "NISTu296",
          "name": "natural unit of momentum",
          "symbol": "𝑚ₑ𝑐"
        },
        {
          "id": "NISTu299",
          "name": "natural unit of momentum in MeV/c",
          "symbol": "𝑚ₑ𝑐"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq131"
        },
        {
          "type": "unitsml",
          "id": "q:momentum"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Momentum"
        }
      ]
    },
    {
      "id": "NISTq132",
      "unitsml_id": "q:moment_of_momentum",
      "name": "moment of momentum",
      "names": [
        {
          "value": "moment of momentum",
          "lang": "en"
        },
        {
          "value": "angular momentum",
          "lang": "en"
        }
      ],
      "short": "moment_of_momentum",
      "type": "derived",
      "dimension": {
        "id": "NISTd60",
        "name": "action",
        "expression": "L2·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu27p10'3.u1e2/1.u3e-1/1",
          "name": "kilogram meter squared per second",
          "symbol": "kg·m²/s"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq132"
        },
        {
          "type": "unitsml",
          "id": "q:moment_of_momentum"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AngularMomentum"
        }
      ]
    },
    {
      "id": "NISTq133",
      "unitsml_id": "q:angular_impulse",
      "name": "angular impulse",
      "names": [
        {
          "value": "angular impulse",
          "lang": "en"
        }
      ],
      "short": "angular_impulse",
      "type": "derived",
      "dimension": {
        "id": "NISTd60",
        "name": "action",
        "expression": "L2·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu11.u1.u3",
          "name": "newton meter second",
          "symbol": "N·m·s"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq133"
        },
        {
          "type": "unitsml",
          "id": "q:angular_impulse"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AngularImpulse"
        }
      ]
    },
    {
      "id": "NISTq134",
      "unitsml_id": "q:normal_stress",
      "name": "normal stress",
      "names": [
        {
          "value": "normal stress",
          "lang": "en"
        }
      ],
      "short": "normal_stress",
      "type": "derived",
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12",
          "name": "pascal",
          "symbol": "Pa"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq134"
        },
        {
          "type": "unitsml",
          "id": "q:normal_stress"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/NormalStress"
        }
      ]
    },
    {
      "id": "NISTq135",
      "unitsml_id": "q:shear_stress",
      "name": "shear stress",
      "names": [
        {
          "value": "shear stress",
          "lang": "en"
        }
      ],
      "short": "shear_stress",
      "type": "derived",
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12",
          "name": "pascal",
          "symbol": "Pa"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq135"
        },
        {
          "type": "unitsml",
          "id": "q:shear_stress"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ShearStress"
        }
      ]
    },
    {
      "id": "NISTq136",
      "unitsml_id": "q:linear_strain",
      "name": "linear strain",
      "names": [
        {
          "value": "linear strain",
          "lang": "en"
        }
      ],
      "short": "linear_strain",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq136"
        },
        {
          "type": "unitsml",
          "id": "q:linear_strain"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/LinearStrain"
        }
      ]
    },
    {
      "id": "NISTq137",
      "unitsml_id": "q:shear_strain",
      "name": "shear strain",
      "names": [
        {
          "value": "shear strain",
          "lang": "en"
        }
      ],
      "short": "shear_strain",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq137"
        },
        {
          "type": "unitsml",
          "id": "q:shear_strain"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ShearStrain"
        }
      ]
    },
    {
      "id": "NISTq138",
      "unitsml_id": "q:volume_strain",
      "name": "volume strain",
      "names": [
        {
          "value": "volume strain",
          "lang": "en"
        }
      ],
      "short": "volume_strain",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq138"
        },
        {
          "type": "unitsml",
          "id": "q:volume_strain"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/VolumeStrain"
        }
      ]
    },
    {
      "id": "NISTq139",
      "unitsml_id": "q:compressibility",
      "name": "compressibility",
      "names": [
        {
          "value": "compressibility",
          "lang": "en"
        }
      ],
      "short": "compressibility",
      "type": "derived",
      "dimension": {
        "id": "NISTd63",
        "name": "compressibility",
        "expression": "L·M-1·T2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12e-1/1",
          "name": "pascal to the power minus one",
          "symbol": "Pa⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq139"
        },
        {
          "type": "unitsml",
          "id": "q:compressibility"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Compressibility"
        }
      ]
    },
    {
      "id": "NISTq14",
      "unitsml_id": "q:magnetic_flux_density",
      "name": "magnetic flux density",
      "names": [
        {
          "value": "magnetic flux density",
          "lang": "en"
        },
        {
          "value": "induction magnétique",
          "lang": "fr"
        }
      ],
      "short": "magnetic_flux_density",
      "type": "derived",
      "dimension": {
        "id": "NISTd13",
        "name": "magnetic flux density",
        "expression": "M·T-2·I-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu116",
          "name": "gamma",
          "symbol": "γ"
        },
        {
          "id": "NISTu119",
          "name": "gauss",
          "symbol": "G"
        },
        {
          "id": "NISTu21",
          "name": "tesla",
          "symbol": "T"
        },
        {
          "id": "NISTu253",
          "name": "atomic unit of magnetic flux density",
          "symbol": "ℏ/𝑒𝑎₀²"
        },
        {
          "id": "NISTu273",
          "name": "stattesla",
          "symbol": "statT"
        }
      ],
      "unit_count": 5,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq14"
        },
        {
          "type": "unitsml",
          "id": "q:magnetic_flux_density"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/MGFD"
        }
      ]
    },
    {
      "id": "NISTq140",
      "unitsml_id": "q:poisson_number",
      "name": "Poisson number",
      "names": [
        {
          "value": "Poisson number",
          "lang": "en"
        }
      ],
      "short": "poisson_number",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq140"
        },
        {
          "type": "unitsml",
          "id": "q:poisson_number"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/PoissonRatio"
        }
      ]
    },
    {
      "id": "NISTq141",
      "unitsml_id": "q:modulus_of_elasticity",
      "name": "modulus of elasticity",
      "names": [
        {
          "value": "modulus of elasticity",
          "lang": "en"
        }
      ],
      "short": "modulus_of_elasticity",
      "type": "derived",
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12",
          "name": "pascal",
          "symbol": "Pa"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq141"
        },
        {
          "type": "unitsml",
          "id": "q:modulus_of_elasticity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ModulusOfElasticity"
        }
      ]
    },
    {
      "id": "NISTq142",
      "unitsml_id": "q:modulus_of_rigidity",
      "name": "modulus of rigidity",
      "names": [
        {
          "value": "modulus of rigidity",
          "lang": "en"
        },
        {
          "value": "shear modulus",
          "lang": "en"
        }
      ],
      "short": "modulus_of_rigidity",
      "type": "derived",
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12",
          "name": "pascal",
          "symbol": "Pa"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq142"
        },
        {
          "type": "unitsml",
          "id": "q:modulus_of_rigidity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ShearModulus"
        }
      ]
    },
    {
      "id": "NISTq143",
      "unitsml_id": "q:modulus_of_compression",
      "name": "modulus of compression",
      "names": [
        {
          "value": "modulus of compression",
          "lang": "en"
        },
        {
          "value": "bulk modulus",
          "lang": "en"
        }
      ],
      "short": "modulus_of_compression",
      "type": "derived",
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12",
          "name": "pascal",
          "symbol": "Pa"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq143"
        },
        {
          "type": "unitsml",
          "id": "q:modulus_of_compression"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/BulkModulus"
        }
      ]
    },
    {
      "id": "NISTq144",
      "unitsml_id": "q:second_axial_moment_of_area",
      "name": "second axial moment of area",
      "names": [
        {
          "value": "second axial moment of area",
          "lang": "en"
        }
      ],
      "short": "second_axial_moment_of_area",
      "type": "derived",
      "dimension": {
        "id": "NISTd57",
        "name": "area moment of inertia",
        "expression": "L4",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 4
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu185",
          "name": "meter to the power four",
          "symbol": "m⁴"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq144"
        },
        {
          "type": "unitsml",
          "id": "q:second_axial_moment_of_area"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SecondAxialMomentOfArea"
        }
      ]
    },
    {
      "id": "NISTq145",
      "unitsml_id": "q:second_polar_moment_of_area",
      "name": "second polar moment of area",
      "names": [
        {
          "value": "second polar moment of area",
          "lang": "en"
        }
      ],
      "short": "second_polar_moment_of_area",
      "type": "derived",
      "dimension": {
        "id": "NISTd57",
        "name": "area moment of inertia",
        "expression": "L4",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 4
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu185",
          "name": "meter to the power four",
          "symbol": "m⁴"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq145"
        },
        {
          "type": "unitsml",
          "id": "q:second_polar_moment_of_area"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SecondPolarMomentOfArea"
        }
      ]
    },
    {
      "id": "NISTq146",
      "unitsml_id": "q:section_modulus",
      "name": "section modulus",
      "names": [
        {
          "value": "section modulus",
          "lang": "en"
        }
      ],
      "short": "section_modulus",
      "type": "derived",
      "dimension": {
        "id": "NISTd10",
        "name": "volume",
        "expression": "L3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1e3/1",
          "name": "cubic meter",
          "symbol": "m³"
        },
        {
          "id": "NISTu209",
          "name": "inch cubed",
          "symbol": "in³"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq146"
        },
        {
          "type": "unitsml",
          "id": "q:section_modulus"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SectionModulus"
        }
      ]
    },
    {
      "id": "NISTq147",
      "unitsml_id": "q:dynamic_friction_factor",
      "name": "dynamic friction factor",
      "names": [
        {
          "value": "dynamic friction factor",
          "lang": "en"
        }
      ],
      "short": "dynamic_friction_factor",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq147"
        },
        {
          "type": "unitsml",
          "id": "q:dynamic_friction_factor"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/DynamicFriction"
        }
      ]
    },
    {
      "id": "NISTq15",
      "unitsml_id": "q:pressure",
      "name": "pressure",
      "names": [
        {
          "value": "pressure",
          "lang": "en"
        },
        {
          "value": "pression, contrainte",
          "lang": "fr"
        }
      ],
      "short": "pressure",
      "type": "derived",
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12",
          "name": "pascal",
          "symbol": "Pa"
        },
        {
          "id": "NISTu134",
          "name": "standard atmosphere",
          "symbol": "atm"
        },
        {
          "id": "NISTu135",
          "name": "technical atmosphere",
          "symbol": "at"
        },
        {
          "id": "NISTu156",
          "name": "conventional millimeter of mercury",
          "symbol": "mmHg"
        },
        {
          "id": "NISTu207",
          "name": "pound-force per square inch",
          "symbol": "lbf/in²"
        },
        {
          "id": "NISTu214",
          "name": "torr",
          "symbol": "torr"
        },
        {
          "id": "NISTu215",
          "name": "conventional millimeter of water",
          "symbol": "mmH₂O"
        },
        {
          "id": "NISTu239",
          "name": "barye",
          "symbol": "barye"
        },
        {
          "id": "NISTu318",
          "name": "conventional centimeter of mercury",
          "symbol": "cmHg"
        },
        {
          "id": "NISTu319",
          "name": "centimeter of mercury (0 degC)",
          "symbol": "cmHg"
        },
        {
          "id": "NISTu320",
          "name": "centimeter of water (4 degC)",
          "symbol": "cmH₂O"
        },
        {
          "id": "NISTu321",
          "name": "conventional centimeter of water",
          "symbol": "cmH₂O"
        },
        {
          "id": "NISTu322",
          "name": "conventional inch of water",
          "symbol": "inH₂O"
        },
        {
          "id": "NISTu323",
          "name": "inch of water (39.2 degF)",
          "symbol": "inH₂O"
        },
        {
          "id": "NISTu324",
          "name": "inch of water (60 degF)",
          "symbol": "inH₂O"
        },
        {
          "id": "NISTu325",
          "name": "conventional foot of water",
          "symbol": "ftH₂O"
        },
        {
          "id": "NISTu326",
          "name": "foot of water (39.2 degF)",
          "symbol": "ftH₂O"
        },
        {
          "id": "NISTu327",
          "name": "inch of mercury (32 degF)",
          "symbol": "″Hg"
        },
        {
          "id": "NISTu328",
          "name": "inch of mercury (60 degF)",
          "symbol": "″Hg"
        },
        {
          "id": "NISTu329",
          "name": "conventional inch of mercury",
          "symbol": "″Hg"
        },
        {
          "id": "NISTu330",
          "name": "conventional foot of mercury",
          "symbol": "′Hg"
        },
        {
          "id": "NISTu362",
          "name": "millibar",
          "symbol": "mbar"
        },
        {
          "id": "NISTu91",
          "name": "bar",
          "symbol": "bar"
        },
        {
          "id": "NISTu92",
          "name": "dyne per square centimeter",
          "symbol": "dyn·cm⁻²"
        },
        {
          "id": "NISTu93",
          "name": "gram-force per square centimeter",
          "symbol": "gf·cm⁻²"
        },
        {
          "id": "NISTu94",
          "name": "kilogram-force per square centimeter",
          "symbol": "kgf·cm⁻²"
        },
        {
          "id": "NISTu95",
          "name": "kilogram-force per square meter",
          "symbol": "kgf·m⁻²"
        },
        {
          "id": "NISTu96",
          "name": "kilogram-force per square millimeter",
          "symbol": "kgf·mm⁻²"
        }
      ],
      "unit_count": 28,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq15"
        },
        {
          "type": "unitsml",
          "id": "q:pressure"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/PRES"
        }
      ]
    },
    {
      "id": "NISTq150",
      "unitsml_id": "q:mass_flow_rate",
      "name": "mass flow rate",
      "names": [
        {
          "value": "mass flow rate",
          "lang": "en"
        }
      ],
      "short": "mass_flow_rate",
      "type": "derived",
      "dimension": {
        "id": "NISTd65",
        "name": "mass flow rate",
        "expression": "M·T-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu27p10'3.u3e-1/1",
          "name": "kilogram per second",
          "symbol": "kg/s"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq150"
        },
        {
          "type": "unitsml",
          "id": "q:mass_flow_rate"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MassFlowRate"
        }
      ]
    },
    {
      "id": "NISTq151",
      "unitsml_id": "q:volume_flow_rate",
      "name": "volume flow rate",
      "names": [
        {
          "value": "volume flow rate",
          "lang": "en"
        }
      ],
      "short": "volume_flow_rate",
      "type": "derived",
      "dimension": {
        "id": "NISTd66",
        "name": "volume flow rate",
        "expression": "L3·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1e3/1.u3e-1/1",
          "name": "cubic meter per second",
          "symbol": "m³/s"
        },
        {
          "id": "NISTu358",
          "name": "cubic foot per minute",
          "symbol": "ft³min"
        },
        {
          "id": "NISTu359",
          "name": "cubic foot per second",
          "symbol": "ft³sec"
        },
        {
          "id": "NISTu360",
          "name": "cubic inch per minute",
          "symbol": "in³min"
        },
        {
          "id": "NISTu364",
          "name": "gallon (US) per minute",
          "symbol": "gpm"
        }
      ],
      "unit_count": 5,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq151"
        },
        {
          "type": "unitsml",
          "id": "q:volume_flow_rate"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/VolumeFlowRate"
        }
      ]
    },
    {
      "id": "NISTq152",
      "unitsml_id": "q:lagrange_function",
      "name": "Lagrange function",
      "names": [
        {
          "value": "Lagrange function",
          "lang": "en"
        }
      ],
      "short": "lagrange_function",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13",
          "name": "joule",
          "symbol": "J"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq152"
        },
        {
          "type": "unitsml",
          "id": "q:lagrange_function"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/LagrangeFunction"
        }
      ]
    },
    {
      "id": "NISTq153",
      "unitsml_id": "q:hamilton_function",
      "name": "Hamilton function",
      "names": [
        {
          "value": "Hamilton function",
          "lang": "en"
        }
      ],
      "short": "hamilton_function",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13",
          "name": "joule",
          "symbol": "J"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq153"
        },
        {
          "type": "unitsml",
          "id": "q:hamilton_function"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/HamiltonFunction"
        }
      ]
    },
    {
      "id": "NISTq154",
      "unitsml_id": "q:action",
      "name": "action",
      "names": [
        {
          "value": "action",
          "lang": "en"
        }
      ],
      "short": "action",
      "type": "derived",
      "dimension": {
        "id": "NISTd60",
        "name": "action",
        "expression": "L2·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13.u3",
          "name": "joule second",
          "symbol": "J·s"
        },
        {
          "id": "NISTu243",
          "name": "natural unit of action",
          "symbol": "ℏ"
        },
        {
          "id": "NISTu248",
          "name": "atomic unit of action",
          "symbol": "ℏ"
        },
        {
          "id": "NISTu297",
          "name": "natural unit of action in eV s",
          "symbol": "ℏ"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq154"
        },
        {
          "type": "unitsml",
          "id": "q:action"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Action"
        }
      ]
    },
    {
      "id": "NISTq155",
      "unitsml_id": "q:area_moment_of_inertia",
      "name": "area moment of inertia",
      "names": [
        {
          "value": "area moment of inertia",
          "lang": "en"
        },
        {
          "value": "second moment of area",
          "lang": "en"
        }
      ],
      "short": "area_moment_of_inertia",
      "type": "derived",
      "dimension": {
        "id": "NISTd57",
        "name": "area moment of inertia",
        "expression": "L4",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 4
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu208",
          "name": "inch to the fourth power",
          "symbol": "in⁴"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq155"
        },
        {
          "type": "unitsml",
          "id": "q:area_moment_of_inertia"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/PolarMomentOfInertia"
        }
      ]
    },
    {
      "id": "NISTq156",
      "unitsml_id": "q:linear_expansion_coefficient",
      "name": "linear expansion coefficient",
      "names": [
        {
          "value": "linear expansion coefficient",
          "lang": "en"
        }
      ],
      "short": "linear_expansion_coefficient",
      "type": "derived",
      "dimension": {
        "id": "NISTd68",
        "name": "linear expansion coefficient",
        "expression": "Theta-1",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu5e-1/1",
          "name": "kelvin to the power minus one",
          "symbol": "K⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq156"
        },
        {
          "type": "unitsml",
          "id": "q:linear_expansion_coefficient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/LinearExpansionCoefficient"
        }
      ]
    },
    {
      "id": "NISTq157",
      "unitsml_id": "q:cubic_expansion_coefficient",
      "name": "cubic expansion coefficient",
      "names": [
        {
          "value": "cubic expansion coefficient",
          "lang": "en"
        }
      ],
      "short": "cubic_expansion_coefficient",
      "type": "derived",
      "dimension": {
        "id": "NISTd68",
        "name": "linear expansion coefficient",
        "expression": "Theta-1",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu5e-1/1",
          "name": "kelvin to the power minus one",
          "symbol": "K⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq157"
        },
        {
          "type": "unitsml",
          "id": "q:cubic_expansion_coefficient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/CubicExpansionCoefficient"
        }
      ]
    },
    {
      "id": "NISTq158",
      "unitsml_id": "q:relative_pressure_coefficient",
      "name": "relative pressure coefficient",
      "names": [
        {
          "value": "relative pressure coefficient",
          "lang": "en"
        }
      ],
      "short": "relative_pressure_coefficient",
      "type": "derived",
      "dimension": {
        "id": "NISTd68",
        "name": "linear expansion coefficient",
        "expression": "Theta-1",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu5e-1/1",
          "name": "kelvin to the power minus one",
          "symbol": "K⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq158"
        },
        {
          "type": "unitsml",
          "id": "q:relative_pressure_coefficient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/RelativePressureCoefficient"
        }
      ]
    },
    {
      "id": "NISTq159",
      "unitsml_id": "q:pressure_coefficient",
      "name": "pressure coefficient",
      "names": [
        {
          "value": "pressure coefficient",
          "lang": "en"
        }
      ],
      "short": "pressure_coefficient",
      "type": "derived",
      "dimension": {
        "id": "NISTd69",
        "name": "pressure coefficient",
        "expression": "L-1·M·T-2·Theta-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12.u5e-1/1",
          "name": "pascal per kelvin",
          "symbol": "Pa/K"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq159"
        },
        {
          "type": "unitsml",
          "id": "q:pressure_coefficient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/PressureCoefficient"
        }
      ]
    },
    {
      "id": "NISTq16",
      "unitsml_id": "q:stress",
      "name": "stress",
      "names": [
        {
          "value": "stress",
          "lang": "en"
        }
      ],
      "short": "stress",
      "type": "derived",
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12",
          "name": "pascal",
          "symbol": "Pa"
        },
        {
          "id": "NISTu134",
          "name": "standard atmosphere",
          "symbol": "atm"
        },
        {
          "id": "NISTu135",
          "name": "technical atmosphere",
          "symbol": "at"
        },
        {
          "id": "NISTu156",
          "name": "conventional millimeter of mercury",
          "symbol": "mmHg"
        },
        {
          "id": "NISTu318",
          "name": "conventional centimeter of mercury",
          "symbol": "cmHg"
        },
        {
          "id": "NISTu319",
          "name": "centimeter of mercury (0 degC)",
          "symbol": "cmHg"
        },
        {
          "id": "NISTu320",
          "name": "centimeter of water (4 degC)",
          "symbol": "cmH₂O"
        },
        {
          "id": "NISTu321",
          "name": "conventional centimeter of water",
          "symbol": "cmH₂O"
        },
        {
          "id": "NISTu322",
          "name": "conventional inch of water",
          "symbol": "inH₂O"
        },
        {
          "id": "NISTu323",
          "name": "inch of water (39.2 degF)",
          "symbol": "inH₂O"
        },
        {
          "id": "NISTu324",
          "name": "inch of water (60 degF)",
          "symbol": "inH₂O"
        },
        {
          "id": "NISTu325",
          "name": "conventional foot of water",
          "symbol": "ftH₂O"
        },
        {
          "id": "NISTu326",
          "name": "foot of water (39.2 degF)",
          "symbol": "ftH₂O"
        },
        {
          "id": "NISTu327",
          "name": "inch of mercury (32 degF)",
          "symbol": "″Hg"
        },
        {
          "id": "NISTu328",
          "name": "inch of mercury (60 degF)",
          "symbol": "″Hg"
        },
        {
          "id": "NISTu329",
          "name": "conventional inch of mercury",
          "symbol": "″Hg"
        },
        {
          "id": "NISTu330",
          "name": "conventional foot of mercury",
          "symbol": "′Hg"
        },
        {
          "id": "NISTu362",
          "name": "millibar",
          "symbol": "mbar"
        },
        {
          "id": "NISTu91",
          "name": "bar",
          "symbol": "bar"
        },
        {
          "id": "NISTu92",
          "name": "dyne per square centimeter",
          "symbol": "dyn·cm⁻²"
        },
        {
          "id": "NISTu93",
          "name": "gram-force per square centimeter",
          "symbol": "gf·cm⁻²"
        },
        {
          "id": "NISTu94",
          "name": "kilogram-force per square centimeter",
          "symbol": "kgf·cm⁻²"
        },
        {
          "id": "NISTu95",
          "name": "kilogram-force per square meter",
          "symbol": "kgf·m⁻²"
        },
        {
          "id": "NISTu96",
          "name": "kilogram-force per square millimeter",
          "symbol": "kgf·mm⁻²"
        }
      ],
      "unit_count": 24,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq16"
        },
        {
          "type": "unitsml",
          "id": "q:stress"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Stress"
        }
      ]
    },
    {
      "id": "NISTq160",
      "unitsml_id": "q:isothermal_compressibility",
      "name": "isothermal compressibility",
      "names": [
        {
          "value": "isothermal compressibility",
          "lang": "en"
        }
      ],
      "short": "isothermal_compressibility",
      "type": "derived",
      "dimension": {
        "id": "NISTd70",
        "name": "isothermal compressibility",
        "expression": "L·M-1·T2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12e-1/1",
          "name": "pascal to the power minus one",
          "symbol": "Pa⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq160"
        },
        {
          "type": "unitsml",
          "id": "q:isothermal_compressibility"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/IsothermalCompressibility"
        }
      ]
    },
    {
      "id": "NISTq161",
      "unitsml_id": "q:magnetomotive_force",
      "name": "magnetomotive force (Cardelli) (-SP811)",
      "names": [
        {
          "value": "magnetomotive force (Cardelli) (-SP811)",
          "lang": "en"
        }
      ],
      "short": "magnetomotive_force",
      "type": "derived",
      "dimension": {
        "id": "NISTd4",
        "name": "electric current",
        "expression": "I",
        "components": [
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu223",
          "name": "gilbert",
          "symbol": "Gi"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq161"
        },
        {
          "type": "unitsml",
          "id": "q:magnetomotive_force"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MagnetomotiveForce"
        }
      ]
    },
    {
      "id": "NISTq162",
      "unitsml_id": "q:electric_dipole_moment",
      "name": "electric dipole moment",
      "names": [
        {
          "value": "electric dipole moment",
          "lang": "en"
        }
      ],
      "short": "electric_dipole_moment",
      "type": "derived",
      "dimension": {
        "id": "NISTd72",
        "name": "electric dipole moment",
        "expression": "L·T·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu224",
          "name": "debye",
          "symbol": "D"
        },
        {
          "id": "NISTu258",
          "name": "atomic unit of electric dipole moment",
          "symbol": "𝑒𝑎₀"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq162"
        },
        {
          "type": "unitsml",
          "id": "q:electric_dipole_moment"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricDipoleMoment"
        }
      ]
    },
    {
      "id": "NISTq163",
      "unitsml_id": "q:magnetizability",
      "name": "magnetizability",
      "names": [
        {
          "value": "magnetizability",
          "lang": "en"
        }
      ],
      "short": "magnetizability",
      "type": "derived",
      "dimension": {
        "id": "NISTd54",
        "name": "magnetizability",
        "expression": "L2·M·T2·I2",
        "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": "NISTu252",
          "name": "atomic unit of magnetizability",
          "symbol": "𝑒²𝑎₀²/𝑚ₑ"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq163"
        },
        {
          "type": "unitsml",
          "id": "q:magnetizability"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Magnetization"
        }
      ]
    },
    {
      "id": "NISTq164",
      "unitsml_id": "q:magnetic_dipole_moment",
      "name": "magnetic dipole moment",
      "names": [
        {
          "value": "magnetic dipole moment",
          "lang": "en"
        }
      ],
      "short": "magnetic_dipole_moment",
      "type": "derived",
      "dimension": {
        "id": "NISTd73",
        "name": "magnetic dipole moment",
        "expression": "L2·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu254",
          "name": "atomic unit of magnetic dipole moment",
          "symbol": "ℏ𝑒/𝑚ₑ"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq164"
        },
        {
          "type": "unitsml",
          "id": "q:magnetic_dipole_moment"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MagneticDipoleMoment"
        }
      ]
    },
    {
      "id": "NISTq165",
      "unitsml_id": "q:electric_field_gradient",
      "name": "electric field gradient",
      "names": [
        {
          "value": "electric field gradient",
          "lang": "en"
        }
      ],
      "short": "electric_field_gradient",
      "type": "derived",
      "dimension": {
        "id": "NISTd74",
        "name": "electric field gradient",
        "expression": "M·T-3·I-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu260",
          "name": "atomic unit of electric field gradient",
          "symbol": "𝐸ₕ/𝑒𝑎₀²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq165"
        },
        {
          "type": "unitsml",
          "id": "q:electric_field_gradient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricField"
        }
      ]
    },
    {
      "id": "NISTq166",
      "unitsml_id": "q:electric_potential",
      "name": "electric potential",
      "names": [
        {
          "value": "electric potential",
          "lang": "en"
        }
      ],
      "short": "electric_potential",
      "type": "derived",
      "dimension": {
        "id": "NISTd18",
        "name": "electric potential difference",
        "expression": "L2·M·T-3·I-1",
        "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": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu261",
          "name": "atomic unit of electric potential",
          "symbol": "𝐸ₕ/𝑒"
        },
        {
          "id": "NISTu268",
          "name": "statvolt",
          "symbol": "statV"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq166"
        },
        {
          "type": "unitsml",
          "id": "q:electric_potential"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricPotential"
        }
      ]
    },
    {
      "id": "NISTq167",
      "unitsml_id": "q:electric_quadrupole_moment",
      "name": "electric quadrupole moment",
      "names": [
        {
          "value": "electric quadrupole moment",
          "lang": "en"
        }
      ],
      "short": "electric_quadrupole_moment",
      "type": "derived",
      "dimension": {
        "id": "NISTd75",
        "name": "electric quadrupole moment",
        "expression": "L2·T·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu263",
          "name": "atomic unit of electric quadrupole moment",
          "symbol": "𝑒𝑎₀²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq167"
        },
        {
          "type": "unitsml",
          "id": "q:electric_quadrupole_moment"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricQuadrupoleMoment"
        }
      ]
    },
    {
      "id": "NISTq168",
      "unitsml_id": "q:polarizability",
      "name": "polarizability",
      "names": [
        {
          "value": "polarizability",
          "lang": "en"
        }
      ],
      "short": "polarizability",
      "type": "derived",
      "dimension": {
        "id": "NISTd76",
        "name": "polarizability",
        "expression": "M·T4·I2",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 4
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu264",
          "name": "atomic unit of electric polarizability",
          "symbol": "𝑒²𝑎₀²/𝐸ₕ"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq168"
        },
        {
          "type": "unitsml",
          "id": "q:polarizability"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Polarizability"
        }
      ]
    },
    {
      "id": "NISTq169",
      "unitsml_id": "q:electric_capacitance",
      "name": "electric capacitance",
      "names": [
        {
          "value": "electric capacitance",
          "lang": "en"
        }
      ],
      "short": "electric_capacitance",
      "type": "derived",
      "dimension": {
        "id": "NISTd19",
        "name": "capacitance",
        "expression": "L-2·M-1·T4·I2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 4
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu266",
          "name": "statfarad",
          "symbol": "statF"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq169"
        },
        {
          "type": "unitsml",
          "id": "q:electric_capacitance"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Capacitance"
        }
      ]
    },
    {
      "id": "NISTq17",
      "unitsml_id": "q:energy",
      "name": "energy",
      "names": [
        {
          "value": "energy",
          "lang": "en"
        },
        {
          "value": "énergie",
          "lang": "fr"
        }
      ],
      "short": "energy",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu117",
          "name": "therm (EC)",
          "symbol": "thm (EC)"
        },
        {
          "id": "NISTu126",
          "name": "kilogram-force meter",
          "symbol": "kgf·m"
        },
        {
          "id": "NISTu13",
          "name": "joule",
          "symbol": "J"
        },
        {
          "id": "NISTu14.u3",
          "name": "watt second",
          "symbol": "W·s"
        },
        {
          "id": "NISTu166",
          "name": "ton of TNT (energy equivalent)",
          "symbol": "ton"
        },
        {
          "id": "NISTu206",
          "name": "foot pound-force",
          "symbol": "ft·lbf"
        },
        {
          "id": "NISTu227",
          "name": "thermochemical calorie",
          "symbol": "cal"
        },
        {
          "id": "NISTu240",
          "name": "electronvolt",
          "symbol": "eV"
        },
        {
          "id": "NISTu250",
          "name": "atomic unit of energy",
          "symbol": "𝐸ₕ"
        },
        {
          "id": "NISTu295",
          "name": "natural unit of energy",
          "symbol": "𝑚ₑ𝑐²"
        },
        {
          "id": "NISTu298",
          "name": "natural unit of energy in MeV",
          "symbol": "𝑚ₑ𝑐²"
        },
        {
          "id": "NISTu331",
          "name": "therm (US)",
          "symbol": "thm (US)"
        },
        {
          "id": "NISTu60",
          "name": "I.T. calorie",
          "symbol": "cal_IT"
        },
        {
          "id": "NISTu62",
          "name": "erg",
          "symbol": "erg"
        },
        {
          "id": "NISTu63",
          "name": "kilocalorie_IT",
          "symbol": "kcal_IT"
        },
        {
          "id": "NISTu64",
          "name": "kilocalorie_th",
          "symbol": "kcal_th"
        },
        {
          "id": "NISTu65",
          "name": "kilowatt hour",
          "symbol": "kW·h"
        },
        {
          "id": "NISTu69",
          "name": "watt hour",
          "symbol": "W·h"
        }
      ],
      "unit_count": 18,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq17"
        },
        {
          "type": "unitsml",
          "id": "q:energy"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ENGY"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Energy"
        }
      ]
    },
    {
      "id": "NISTq170",
      "unitsml_id": "q:electric_current_intensity",
      "name": "electric current intensity",
      "names": [
        {
          "value": "electric current intensity",
          "lang": "en"
        }
      ],
      "short": "electric_current_intensity",
      "type": "derived",
      "dimension": {
        "id": "NISTd4",
        "name": "electric current",
        "expression": "I",
        "components": [
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu267",
          "name": "statampere",
          "symbol": "statA"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq170"
        },
        {
          "type": "unitsml",
          "id": "q:electric_current_intensity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricCurrentIntensity"
        }
      ]
    },
    {
      "id": "NISTq171",
      "unitsml_id": "q:electric_inductance",
      "name": "electric inductance",
      "names": [
        {
          "value": "electric inductance",
          "lang": "en"
        }
      ],
      "short": "electric_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": "NISTu269",
          "name": "stathenry",
          "symbol": "statH"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq171"
        },
        {
          "type": "unitsml",
          "id": "q:electric_inductance"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Inductance"
        }
      ]
    },
    {
      "id": "NISTq172",
      "unitsml_id": "q:first_hyperpolarizability",
      "name": "1st hyperpolarizability",
      "names": [
        {
          "value": "1st hyperpolarizability",
          "lang": "en"
        }
      ],
      "short": "first_hyperpolarizability",
      "type": "derived",
      "dimension": {
        "id": "NISTd77",
        "name": "hyperpolarizability 1st",
        "expression": "L-1·M-2·T7·I3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 7
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu291",
          "name": "atomic unit of 1st hyperpolarizability",
          "symbol": "𝑒³𝑎₀³𝐸ₕ³"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq172"
        },
        {
          "type": "unitsml",
          "id": "q:first_hyperpolarizability"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq173",
      "unitsml_id": "q:second_hyperpolarizability",
      "name": "2nd hyperpolarizability",
      "names": [
        {
          "value": "2nd hyperpolarizability",
          "lang": "en"
        }
      ],
      "short": "second_hyperpolarizability",
      "type": "derived",
      "dimension": {
        "id": "NISTd78",
        "name": "hyperpolarizability 2nd",
        "expression": "L-2·M-3·T10·I4",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 10
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 4
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu292",
          "name": "atomic unit of 2nd hyperpolarizability",
          "symbol": "𝑒⁴𝑎₀⁴𝐸ₕ⁴"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq173"
        },
        {
          "type": "unitsml",
          "id": "q:second_hyperpolarizability"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq174",
      "unitsml_id": "q:index_of_acidity",
      "name": "index of acidity",
      "names": [
        {
          "value": "index of acidity",
          "lang": "en"
        }
      ],
      "short": "index_of_acidity",
      "type": "derived",
      "dimension": {
        "id": "NISTd94",
        "name": "acidity index",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu332",
          "name": "pH",
          "symbol": "pH"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq174"
        },
        {
          "type": "unitsml",
          "id": "q:index_of_acidity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Acidity"
        }
      ]
    },
    {
      "id": "NISTq175",
      "unitsml_id": "q:fahrenheit_temperature",
      "name": "Fahrenheit temperature",
      "names": [
        {
          "value": "Fahrenheit temperature",
          "lang": "en"
        }
      ],
      "short": "fahrenheit_temperature",
      "type": "derived",
      "dimension": {
        "id": "NISTd5",
        "name": "temperature",
        "expression": "Theta",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu133",
          "name": "degree Fahrenheit",
          "symbol": "°F"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq175"
        },
        {
          "type": "unitsml",
          "id": "q:fahrenheit_temperature"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/FahrenheitTemperature"
        }
      ]
    },
    {
      "id": "NISTq176",
      "unitsml_id": "q:mass_divided_by_length",
      "name": "mass divided by length",
      "names": [
        {
          "value": "mass divided by length",
          "lang": "en"
        }
      ],
      "short": "mass_divided_by_length",
      "type": "derived",
      "dimension": {
        "id": "NISTd58",
        "name": "linear density",
        "expression": "L-1·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu346",
          "name": "denier",
          "symbol": "den"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq176"
        },
        {
          "type": "unitsml",
          "id": "q:mass_divided_by_length"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/LineicMass"
        }
      ]
    },
    {
      "id": "NISTq177",
      "unitsml_id": "q:storage_capacity",
      "name": "storage capacity",
      "names": [
        {
          "value": "storage capacity",
          "lang": "en"
        },
        {
          "value": "storage size",
          "lang": "en"
        }
      ],
      "short": "storage_capacity",
      "type": "derived",
      "dimension": {
        "id": "NISTd95",
        "name": "storage capacity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu350",
          "name": "bit",
          "symbol": "bit"
        },
        {
          "id": "NISTu351",
          "name": "byte",
          "symbol": "B"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq177"
        },
        {
          "type": "unitsml",
          "id": "q:storage_capacity"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq179",
      "unitsml_id": "q:molality_of_solute_B",
      "name": "molality of solute B",
      "names": [
        {
          "value": "molality of solute B",
          "lang": "en"
        }
      ],
      "short": "molality_of_solute_B",
      "type": "derived",
      "dimension": {
        "id": "NISTd79",
        "name": "molality",
        "expression": "M·N",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu6.u27p10'3e-1/1",
          "name": "mole per kilogram",
          "symbol": "mol/kg"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq179"
        },
        {
          "type": "unitsml",
          "id": "q:molality_of_solute_B"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MolalityOfSolute"
        }
      ]
    },
    {
      "id": "NISTq18",
      "unitsml_id": "q:work",
      "name": "work",
      "names": [
        {
          "value": "work",
          "lang": "en"
        }
      ],
      "short": "work",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu117",
          "name": "therm (EC)",
          "symbol": "thm (EC)"
        },
        {
          "id": "NISTu126",
          "name": "kilogram-force meter",
          "symbol": "kgf·m"
        },
        {
          "id": "NISTu13",
          "name": "joule",
          "symbol": "J"
        },
        {
          "id": "NISTu14.u3",
          "name": "watt second",
          "symbol": "W·s"
        },
        {
          "id": "NISTu206",
          "name": "foot pound-force",
          "symbol": "ft·lbf"
        },
        {
          "id": "NISTu227",
          "name": "thermochemical calorie",
          "symbol": "cal"
        },
        {
          "id": "NISTu331",
          "name": "therm (US)",
          "symbol": "thm (US)"
        },
        {
          "id": "NISTu60",
          "name": "I.T. calorie",
          "symbol": "cal_IT"
        },
        {
          "id": "NISTu62",
          "name": "erg",
          "symbol": "erg"
        },
        {
          "id": "NISTu63",
          "name": "kilocalorie_IT",
          "symbol": "kcal_IT"
        },
        {
          "id": "NISTu64",
          "name": "kilocalorie_th",
          "symbol": "kcal_th"
        },
        {
          "id": "NISTu65",
          "name": "kilowatt hour",
          "symbol": "kW·h"
        },
        {
          "id": "NISTu69",
          "name": "watt hour",
          "symbol": "W·h"
        }
      ],
      "unit_count": 13,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq18"
        },
        {
          "type": "unitsml",
          "id": "q:work"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Work"
        }
      ]
    },
    {
      "id": "NISTq180",
      "unitsml_id": "q:coefficient_of_heat_transfer",
      "name": "coefficient of heat transfer",
      "names": [
        {
          "value": "coefficient of heat transfer",
          "lang": "en"
        }
      ],
      "short": "coefficient_of_heat_transfer",
      "type": "derived",
      "dimension": {
        "id": "NISTd71",
        "name": "heat transfer coefficient",
        "expression": "M·T-3·Theta-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu221",
          "name": "watt per square meter kelvin",
          "symbol": "W/(m²·K)"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq180"
        },
        {
          "type": "unitsml",
          "id": "q:coefficient_of_heat_transfer"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer"
        }
      ]
    },
    {
      "id": "NISTq181",
      "unitsml_id": "q:surface_coefficient_of_heat_transfer",
      "name": "surface coefficient of heat transfer",
      "names": [
        {
          "value": "surface coefficient of heat transfer",
          "lang": "en"
        }
      ],
      "short": "surface_coefficient_of_heat_transfer",
      "type": "derived",
      "dimension": {
        "id": "NISTd71",
        "name": "heat transfer coefficient",
        "expression": "M·T-3·Theta-1",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu221",
          "name": "watt per square meter kelvin",
          "symbol": "W/(m²·K)"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq181"
        },
        {
          "type": "unitsml",
          "id": "q:surface_coefficient_of_heat_transfer"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SurfaceCoefficientOfHeatTransfer"
        }
      ]
    },
    {
      "id": "NISTq182",
      "unitsml_id": "q:kinetic_energy",
      "name": "kinetic energy",
      "names": [
        {
          "value": "kinetic energy",
          "lang": "en"
        }
      ],
      "short": "kinetic_energy",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu117",
          "name": "therm (EC)",
          "symbol": "thm (EC)"
        },
        {
          "id": "NISTu13",
          "name": "joule",
          "symbol": "J"
        },
        {
          "id": "NISTu14.u3",
          "name": "watt second",
          "symbol": "W·s"
        },
        {
          "id": "NISTu206",
          "name": "foot pound-force",
          "symbol": "ft·lbf"
        },
        {
          "id": "NISTu227",
          "name": "thermochemical calorie",
          "symbol": "cal"
        },
        {
          "id": "NISTu331",
          "name": "therm (US)",
          "symbol": "thm (US)"
        },
        {
          "id": "NISTu60",
          "name": "I.T. calorie",
          "symbol": "cal_IT"
        },
        {
          "id": "NISTu62",
          "name": "erg",
          "symbol": "erg"
        },
        {
          "id": "NISTu63",
          "name": "kilocalorie_IT",
          "symbol": "kcal_IT"
        },
        {
          "id": "NISTu64",
          "name": "kilocalorie_th",
          "symbol": "kcal_th"
        },
        {
          "id": "NISTu65",
          "name": "kilowatt hour",
          "symbol": "kW·h"
        },
        {
          "id": "NISTu69",
          "name": "watt hour",
          "symbol": "W·h"
        }
      ],
      "unit_count": 12,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq182"
        },
        {
          "type": "unitsml",
          "id": "q:kinetic_energy"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/KineticEnergy"
        }
      ]
    },
    {
      "id": "NISTq183",
      "unitsml_id": "q:mechanical_energy",
      "name": "mechanical energy",
      "names": [
        {
          "value": "mechanical energy",
          "lang": "en"
        }
      ],
      "short": "mechanical_energy",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu117",
          "name": "therm (EC)",
          "symbol": "thm (EC)"
        },
        {
          "id": "NISTu13",
          "name": "joule",
          "symbol": "J"
        },
        {
          "id": "NISTu14.u3",
          "name": "watt second",
          "symbol": "W·s"
        },
        {
          "id": "NISTu206",
          "name": "foot pound-force",
          "symbol": "ft·lbf"
        },
        {
          "id": "NISTu227",
          "name": "thermochemical calorie",
          "symbol": "cal"
        },
        {
          "id": "NISTu331",
          "name": "therm (US)",
          "symbol": "thm (US)"
        },
        {
          "id": "NISTu60",
          "name": "I.T. calorie",
          "symbol": "cal_IT"
        },
        {
          "id": "NISTu62",
          "name": "erg",
          "symbol": "erg"
        },
        {
          "id": "NISTu63",
          "name": "kilocalorie_IT",
          "symbol": "kcal_IT"
        },
        {
          "id": "NISTu64",
          "name": "kilocalorie_th",
          "symbol": "kcal_th"
        },
        {
          "id": "NISTu65",
          "name": "kilowatt hour",
          "symbol": "kW·h"
        },
        {
          "id": "NISTu69",
          "name": "watt hour",
          "symbol": "W·h"
        }
      ],
      "unit_count": 12,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq183"
        },
        {
          "type": "unitsml",
          "id": "q:mechanical_energy"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MechanicalEnergy"
        }
      ]
    },
    {
      "id": "NISTq184",
      "unitsml_id": "q:torque",
      "name": "torque",
      "names": [
        {
          "value": "torque",
          "lang": "en"
        }
      ],
      "short": "torque",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu11.u1",
          "name": "newton meter",
          "symbol": "N·m"
        },
        {
          "id": "NISTu126",
          "name": "kilogram-force meter",
          "symbol": "kgf·m"
        },
        {
          "id": "NISTu206",
          "name": "foot pound-force",
          "symbol": "ft·lbf"
        }
      ],
      "unit_count": 3,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq184"
        },
        {
          "type": "unitsml",
          "id": "q:torque"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Torque"
        }
      ]
    },
    {
      "id": "NISTq185",
      "unitsml_id": "q:bending_moment_of_force",
      "name": "bending moment of force",
      "names": [
        {
          "value": "bending moment of force",
          "lang": "en"
        }
      ],
      "short": "bending_moment_of_force",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu11.u1",
          "name": "newton meter",
          "symbol": "N·m"
        },
        {
          "id": "NISTu126",
          "name": "kilogram-force meter",
          "symbol": "kgf·m"
        },
        {
          "id": "NISTu206",
          "name": "foot pound-force",
          "symbol": "ft·lbf"
        }
      ],
      "unit_count": 3,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq185"
        },
        {
          "type": "unitsml",
          "id": "q:bending_moment_of_force"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/BendingMomentOfForce"
        }
      ]
    },
    {
      "id": "NISTq186",
      "unitsml_id": "q:mass_fraction",
      "name": "mass fraction",
      "names": [
        {
          "value": "mass fraction",
          "lang": "en"
        },
        {
          "value": "mole fraction",
          "lang": "en"
        }
      ],
      "short": "mass_fraction",
      "type": "derived",
      "dimension": {
        "id": "NISTd85",
        "name": "mass mole fraction",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu400",
          "name": "parts per million",
          "symbol": "ppm"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq186"
        },
        {
          "type": "unitsml",
          "id": "q:mass_fraction"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MassFraction"
        }
      ]
    },
    {
      "id": "NISTq187",
      "unitsml_id": "q:apparent_power",
      "name": "apparent power",
      "names": [
        {
          "value": "apparent power",
          "lang": "en"
        }
      ],
      "short": "apparent_power",
      "type": "derived",
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu401",
          "name": "var",
          "symbol": "var"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq187"
        },
        {
          "type": "unitsml",
          "id": "q:apparent_power"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ApparentPower"
        }
      ]
    },
    {
      "id": "NISTq188",
      "unitsml_id": "q:nil",
      "name": "nil",
      "names": [
        {
          "value": "nil",
          "lang": "en"
        }
      ],
      "short": "nil",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq188"
        },
        {
          "type": "unitsml",
          "id": "q:nil"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq189",
      "unitsml_id": "q:emission_rate",
      "name": "emission rate",
      "names": [
        {
          "value": "emission rate",
          "lang": "en"
        },
        {
          "value": "taux d'émission",
          "lang": "fr"
        }
      ],
      "short": "emission_rate",
      "type": "derived",
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu3e-1/1",
          "name": "second to the power minus one",
          "symbol": "s⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq189"
        },
        {
          "type": "unitsml",
          "id": "q:emission_rate"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/EMIR"
        }
      ]
    },
    {
      "id": "NISTq19",
      "unitsml_id": "q:amount_of_heat",
      "name": "amount of heat",
      "names": [
        {
          "value": "amount of heat",
          "lang": "en"
        },
        {
          "value": "heat",
          "lang": "en"
        }
      ],
      "short": "amount_of_heat",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu117",
          "name": "therm (EC)",
          "symbol": "thm (EC)"
        },
        {
          "id": "NISTu13",
          "name": "joule",
          "symbol": "J"
        },
        {
          "id": "NISTu14.u3",
          "name": "watt second",
          "symbol": "W·s"
        },
        {
          "id": "NISTu216",
          "name": "British thermal unit_th",
          "symbol": "Btu_th"
        },
        {
          "id": "NISTu227",
          "name": "thermochemical calorie",
          "symbol": "cal"
        },
        {
          "id": "NISTu331",
          "name": "therm (US)",
          "symbol": "thm (US)"
        },
        {
          "id": "NISTu333",
          "name": "British thermal unit_IT",
          "symbol": "Btu"
        },
        {
          "id": "NISTu334",
          "name": "British thermal unit (mean)",
          "symbol": "Btu"
        },
        {
          "id": "NISTu335",
          "name": "British thermal unit (39 degF)",
          "symbol": "Btu"
        },
        {
          "id": "NISTu336",
          "name": "British thermal unit (59 degF)",
          "symbol": "Btu"
        },
        {
          "id": "NISTu337",
          "name": "British thermal unit (60 degF)",
          "symbol": "Btu"
        },
        {
          "id": "NISTu60",
          "name": "I.T. calorie",
          "symbol": "cal_IT"
        },
        {
          "id": "NISTu62",
          "name": "erg",
          "symbol": "erg"
        },
        {
          "id": "NISTu63",
          "name": "kilocalorie_IT",
          "symbol": "kcal_IT"
        },
        {
          "id": "NISTu64",
          "name": "kilocalorie_th",
          "symbol": "kcal_th"
        },
        {
          "id": "NISTu65",
          "name": "kilowatt hour",
          "symbol": "kW·h"
        },
        {
          "id": "NISTu69",
          "name": "watt hour",
          "symbol": "W·h"
        }
      ],
      "unit_count": 17,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq19"
        },
        {
          "type": "unitsml",
          "id": "q:amount_of_heat"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Heat"
        }
      ]
    },
    {
      "id": "NISTq190",
      "unitsml_id": "q:fluence",
      "name": "fluence",
      "names": [
        {
          "value": "fluence",
          "lang": "en"
        },
        {
          "value": "fluence",
          "lang": "fr"
        }
      ],
      "short": "fluence",
      "type": "derived",
      "dimension": {
        "id": "NISTd96",
        "name": "fluence",
        "expression": "L-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1e-2/1",
          "name": "meter to the power minus two",
          "symbol": "m⁻²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq190"
        },
        {
          "type": "unitsml",
          "id": "q:fluence"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/FLUE"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/EnergyFluence"
        }
      ]
    },
    {
      "id": "NISTq191",
      "unitsml_id": "q:fluence_rate",
      "name": "fluence rate",
      "names": [
        {
          "value": "fluence rate",
          "lang": "en"
        },
        {
          "value": "débit de fluence",
          "lang": "fr"
        }
      ],
      "short": "fluence_rate",
      "type": "derived",
      "dimension": {
        "id": "NISTd97",
        "name": "fluence_rate",
        "expression": "L-2·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1e-2/1.u3e-1/1",
          "name": "meter to the power minus two per second",
          "symbol": "m⁻²·s⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq191"
        },
        {
          "type": "unitsml",
          "id": "q:fluence_rate"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/FLUR"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/EnergyFluenceRate"
        }
      ]
    },
    {
      "id": "NISTq192",
      "unitsml_id": "q:ITS-90_temperature_celsius",
      "name": "ITS-90 temperature (°C)",
      "names": [
        {
          "value": "ITS-90 temperature (°C)",
          "lang": "en"
        },
        {
          "value": "température ITS-90 (℃)",
          "lang": "fr"
        }
      ],
      "short": "ITS-90_temperature_celsius",
      "type": "derived",
      "dimension": {
        "id": "NISTd5",
        "name": "temperature",
        "expression": "Theta",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu23",
          "name": "degree Celsius",
          "symbol": "°C"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq192"
        },
        {
          "type": "unitsml",
          "id": "q:ITS-90_temperature_celsius"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ITSC"
        }
      ]
    },
    {
      "id": "NISTq193",
      "unitsml_id": "q:ITS-90_temperature_kelvin",
      "name": "ITS-90 temperature (K)",
      "names": [
        {
          "value": "ITS-90 temperature (K)",
          "lang": "en"
        },
        {
          "value": "température ITS-90 (K)",
          "lang": "fr"
        }
      ],
      "short": "ITS-90_temperature_kelvin",
      "type": "derived",
      "dimension": {
        "id": "NISTd5",
        "name": "temperature",
        "expression": "Theta",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu5",
          "name": "kelvin",
          "symbol": "°K"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq193"
        },
        {
          "type": "unitsml",
          "id": "q:ITS-90_temperature_kelvin"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ITSK"
        }
      ]
    },
    {
      "id": "NISTq194",
      "unitsml_id": "q:kerma_rate",
      "name": "kerma rate",
      "names": [
        {
          "value": "kerma rate",
          "lang": "en"
        },
        {
          "value": "kerma rate",
          "lang": "fr"
        }
      ],
      "short": "kerma_rate",
      "type": "derived",
      "dimension": {
        "id": "NISTd50",
        "name": "absorbed dose rate",
        "expression": "L2·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu28.u3e-1/1",
          "name": "gray per second",
          "symbol": "Gy/s"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq194"
        },
        {
          "type": "unitsml",
          "id": "q:kerma_rate"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/KRMR"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/KermaRate"
        }
      ]
    },
    {
      "id": "NISTq195",
      "unitsml_id": "q:phase",
      "name": "phase",
      "names": [
        {
          "value": "phase",
          "lang": "en"
        },
        {
          "value": "phase",
          "lang": "fr"
        }
      ],
      "short": "phase",
      "type": "derived",
      "dimension": {
        "id": "NISTd98",
        "name": "phase",
        "expression": "1",
        "components": [
          {
            "key": "plane_angle",
            "symbol": "phi",
            "power": 1
          }
        ],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu9",
          "name": "radian",
          "symbol": "rad"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq195"
        },
        {
          "type": "unitsml",
          "id": "q:phase"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/PHAS"
        }
      ]
    },
    {
      "id": "NISTq196",
      "unitsml_id": "q:PLTS-2000_temperature",
      "name": "PLTS-2000 temperature (K)",
      "names": [
        {
          "value": "PLTS-2000 temperature (K)",
          "lang": "en"
        },
        {
          "value": "température PLTS-2000 (K)",
          "lang": "fr"
        }
      ],
      "short": "PLTS-2000_temperature",
      "type": "derived",
      "dimension": {
        "id": "NISTd5",
        "name": "temperature",
        "expression": "Theta",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu5",
          "name": "kelvin",
          "symbol": "°K"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq196"
        },
        {
          "type": "unitsml",
          "id": "q:PLTS-2000_temperature"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/PLTS"
        }
      ]
    },
    {
      "id": "NISTq197",
      "unitsml_id": "q:exposure",
      "name": "exposure",
      "names": [
        {
          "value": "exposure",
          "lang": "en"
        },
        {
          "value": "exposition (rayons x et γ)",
          "lang": "fr"
        }
      ],
      "short": "exposure",
      "type": "derived",
      "dimension": {
        "id": "NISTd49",
        "name": "exposure",
        "expression": "M-1·T·I",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu15.u27p10'3e-1/1",
          "name": "coulomb per kilogram",
          "symbol": "C/kg"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq197"
        },
        {
          "type": "unitsml",
          "id": "q:exposure"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/XPOS"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Exposure"
        }
      ]
    },
    {
      "id": "NISTq198",
      "unitsml_id": "q:fuel_efficiency",
      "name": "fuel efficiency",
      "names": [
        {
          "value": "fuel efficiency",
          "lang": "en"
        },
        {
          "value": "fuel economy",
          "lang": "en"
        }
      ],
      "short": "fuel_efficiency",
      "type": "derived",
      "dimension": {
        "id": "NISTd99",
        "name": "fuel efficiency",
        "expression": "L-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu363",
          "name": "mile per gallon (US)",
          "symbol": "mi/gal"
        },
        {
          "id": "NISTu380",
          "name": "kilometer per liter",
          "symbol": "km/L"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq198"
        },
        {
          "type": "unitsml",
          "id": "q:fuel_efficiency"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq199",
      "unitsml_id": "q:relative_humidity",
      "name": "relative humidity",
      "names": [
        {
          "value": "relative humidity",
          "lang": "en"
        }
      ],
      "short": "relative_humidity",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu382",
          "name": "relative humidity",
          "symbol": "%rh"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq199"
        },
        {
          "type": "unitsml",
          "id": "q:relative_humidity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/RelativeHumidity"
        }
      ]
    },
    {
      "id": "NISTq2",
      "unitsml_id": "q:mass",
      "name": "mass",
      "names": [
        {
          "value": "mass",
          "lang": "en"
        },
        {
          "value": "masse",
          "lang": "fr"
        }
      ],
      "short": "mass",
      "type": "base",
      "dimension": {
        "id": "NISTd2",
        "name": "mass",
        "expression": "M",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu125",
          "name": "kilogram-force second squared per meter",
          "symbol": "kgf·s²m⁻¹"
        },
        {
          "id": "NISTu2",
          "name": "kilogram",
          "symbol": "kg"
        },
        {
          "id": "NISTu201",
          "name": "pound (avoirdupois)",
          "symbol": "lb"
        },
        {
          "id": "NISTu202",
          "name": "ounce (avoirdupois)",
          "symbol": "oz"
        },
        {
          "id": "NISTu203",
          "name": "hundredweight (long, 112 lb)",
          "symbol": "cwt (UK)"
        },
        {
          "id": "NISTu212",
          "name": "carat",
          "symbol": "ct"
        },
        {
          "id": "NISTu226",
          "name": "slug",
          "symbol": "slug"
        },
        {
          "id": "NISTu228",
          "name": "short ton",
          "symbol": "t"
        },
        {
          "id": "NISTu229",
          "name": "long ton",
          "symbol": "t"
        },
        {
          "id": "NISTu230",
          "name": "hundredweight (short, 100 lb)",
          "symbol": "cwt (US)"
        },
        {
          "id": "NISTu231",
          "name": "ounce (troy or apothecary)",
          "symbol": "oz"
        },
        {
          "id": "NISTu232",
          "name": "pound (troy or apothecary)",
          "symbol": "lb"
        },
        {
          "id": "NISTu233",
          "name": "pennyweight",
          "symbol": "dwt (troy)"
        },
        {
          "id": "NISTu234",
          "name": "dram (apothecary)",
          "symbol": "dr"
        },
        {
          "id": "NISTu235",
          "name": "scruple",
          "symbol": "scr (ap.)"
        },
        {
          "id": "NISTu237",
          "name": "kip",
          "symbol": "kip"
        },
        {
          "id": "NISTu241",
          "name": "unified atomic mass unit",
          "symbol": "u"
        },
        {
          "id": "NISTu244",
          "name": "natural unit of mass",
          "symbol": "𝑚ₑ"
        },
        {
          "id": "NISTu247",
          "name": "atomic unit of mass",
          "symbol": "𝑚ₑ"
        },
        {
          "id": "NISTu27",
          "name": "gram",
          "symbol": "g"
        },
        {
          "id": "NISTu275",
          "name": "dram (avoirdupois)",
          "symbol": "dr (avdp)"
        },
        {
          "id": "NISTu289",
          "name": "dalton",
          "symbol": "Da"
        },
        {
          "id": "NISTu309",
          "name": "ounce (FDA)",
          "symbol": "oz (US label)"
        },
        {
          "id": "NISTu86",
          "name": "grain (troy or apothecary)",
          "symbol": "gr"
        },
        {
          "id": "NISTu88",
          "name": "tonne",
          "symbol": "t"
        }
      ],
      "unit_count": 25,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq2"
        },
        {
          "type": "unitsml",
          "id": "q:mass"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/MASS"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Mass"
        }
      ]
    },
    {
      "id": "NISTq20",
      "unitsml_id": "q:power",
      "name": "power",
      "names": [
        {
          "value": "power",
          "lang": "en"
        },
        {
          "value": "puissance, flux énergétique",
          "lang": "fr"
        }
      ],
      "short": "power",
      "type": "derived",
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu127",
          "name": "horsepower, electric",
          "symbol": "hp"
        },
        {
          "id": "NISTu14",
          "name": "watt",
          "symbol": "W"
        },
        {
          "id": "NISTu211",
          "name": "foot pound-force per second",
          "symbol": "ft·lbf/2"
        },
        {
          "id": "NISTu217",
          "name": "kilogram-force meter per second",
          "symbol": "kgf·m/s"
        },
        {
          "id": "NISTu218",
          "name": "horsepower, metric",
          "symbol": "hp"
        },
        {
          "id": "NISTu225",
          "name": "abwatt",
          "symbol": "aW"
        },
        {
          "id": "NISTu274",
          "name": "statwatt",
          "symbol": "statwatt"
        },
        {
          "id": "NISTu284",
          "name": "horsepower",
          "symbol": "hp"
        },
        {
          "id": "NISTu285",
          "name": "horsepower, boiler",
          "symbol": "hp"
        },
        {
          "id": "NISTu286",
          "name": "horsepower, water",
          "symbol": "hp"
        },
        {
          "id": "NISTu287",
          "name": "horsepower (UK)",
          "symbol": "hp"
        },
        {
          "id": "NISTu349",
          "name": "ton of refrigeration (12 000 Btu_IT/h)",
          "symbol": "ton"
        },
        {
          "id": "NISTu74",
          "name": "calorie_th per second",
          "symbol": "cal_th/s"
        },
        {
          "id": "NISTu75",
          "name": "kilocalorie_th per second",
          "symbol": "kcal_th/s"
        },
        {
          "id": "NISTu89",
          "name": "erg per second",
          "symbol": "erg·s⁻¹"
        }
      ],
      "unit_count": 15,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq20"
        },
        {
          "type": "unitsml",
          "id": "q:power"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/POWR"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Power"
        }
      ]
    },
    {
      "id": "NISTq200",
      "unitsml_id": "q:logarithmic_frequency_range",
      "name": "logarithmic frequency range",
      "names": [
        {
          "value": "logarithmic frequency range",
          "lang": "en"
        }
      ],
      "short": "logarithmic_frequency_range",
      "type": "derived",
      "dimension": {
        "id": "NISTd67",
        "name": "logarithmic ratio",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu383",
          "name": "octave",
          "symbol": "oct"
        },
        {
          "id": "NISTu384",
          "name": "decade",
          "symbol": "dec"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq200"
        },
        {
          "type": "unitsml",
          "id": "q:logarithmic_frequency_range"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq201",
      "unitsml_id": "q:traffic_intensity",
      "name": "traffic intensity",
      "names": [
        {
          "value": "traffic intensity",
          "lang": "en"
        }
      ],
      "short": "traffic_intensity",
      "type": "derived",
      "dimension": {
        "id": "NISTd100",
        "name": "traffic intensity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu385",
          "name": "erlang",
          "symbol": "E"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq201"
        },
        {
          "type": "unitsml",
          "id": "q:traffic_intensity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/TrafficIntensity"
        }
      ]
    },
    {
      "id": "NISTq202",
      "unitsml_id": "q:symbol_rate",
      "name": "symbol rate",
      "names": [
        {
          "value": "symbol rate",
          "lang": "en"
        }
      ],
      "short": "symbol_rate",
      "type": "derived",
      "dimension": {
        "id": "NISTd101",
        "name": "symbol rate",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu386",
          "name": "baud",
          "symbol": "Bd"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq202"
        },
        {
          "type": "unitsml",
          "id": "q:symbol_rate"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq203",
      "unitsml_id": "q:information_content",
      "name": "information content",
      "names": [
        {
          "value": "information content",
          "lang": "en"
        },
        {
          "value": "information entropy",
          "lang": "en"
        }
      ],
      "short": "information_content",
      "type": "derived",
      "dimension": {
        "id": "NISTd102",
        "name": "information content",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu387",
          "name": "shannon",
          "symbol": "Sh"
        },
        {
          "id": "NISTu388",
          "name": "hartley",
          "symbol": "Hart"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq203"
        },
        {
          "type": "unitsml",
          "id": "q:information_content"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/InformationContent"
        }
      ]
    },
    {
      "id": "NISTq21",
      "unitsml_id": "q:radiant_flux",
      "name": "radiant flux",
      "names": [
        {
          "value": "radiant flux",
          "lang": "en"
        }
      ],
      "short": "radiant_flux",
      "type": "derived",
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu127",
          "name": "horsepower, electric",
          "symbol": "hp"
        },
        {
          "id": "NISTu14",
          "name": "watt",
          "symbol": "W"
        },
        {
          "id": "NISTu74",
          "name": "calorie_th per second",
          "symbol": "cal_th/s"
        },
        {
          "id": "NISTu75",
          "name": "kilocalorie_th per second",
          "symbol": "kcal_th/s"
        },
        {
          "id": "NISTu89",
          "name": "erg per second",
          "symbol": "erg·s⁻¹"
        }
      ],
      "unit_count": 5,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq21"
        },
        {
          "type": "unitsml",
          "id": "q:radiant_flux"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/RadiantFlux"
        }
      ]
    },
    {
      "id": "NISTq22",
      "unitsml_id": "q:electric_charge",
      "name": "electric charge",
      "names": [
        {
          "value": "electric charge",
          "lang": "en"
        },
        {
          "value": "charge électrique",
          "lang": "fr"
        }
      ],
      "short": "electric_charge",
      "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
      },
      "units": [
        {
          "id": "NISTu15",
          "name": "coulomb",
          "symbol": "C"
        },
        {
          "id": "NISTu246",
          "name": "atomic unit of charge",
          "symbol": "𝑒"
        },
        {
          "id": "NISTu271",
          "name": "statcoulomb",
          "symbol": "statcoulomb"
        },
        {
          "id": "NISTu48",
          "name": "abcoulomb",
          "symbol": "abC"
        },
        {
          "id": "NISTu54",
          "name": "ampere hour",
          "symbol": "A·h"
        }
      ],
      "unit_count": 5,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq22"
        },
        {
          "type": "unitsml",
          "id": "q:electric_charge"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ELCH"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricCharge"
        }
      ]
    },
    {
      "id": "NISTq23",
      "unitsml_id": "q:amount_of_electricity",
      "name": "amount of electricity",
      "names": [
        {
          "value": "amount of electricity",
          "lang": "en"
        }
      ],
      "short": "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
      },
      "units": [
        {
          "id": "NISTu15",
          "name": "coulomb",
          "symbol": "C"
        },
        {
          "id": "NISTu271",
          "name": "statcoulomb",
          "symbol": "statcoulomb"
        },
        {
          "id": "NISTu48",
          "name": "abcoulomb",
          "symbol": "abC"
        },
        {
          "id": "NISTu54",
          "name": "ampere hour",
          "symbol": "A·h"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq23"
        },
        {
          "type": "unitsml",
          "id": "q:amount_of_electricity"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq24",
      "unitsml_id": "q:electric_potential_difference",
      "name": "electric potential difference",
      "names": [
        {
          "value": "electric potential difference",
          "lang": "en"
        },
        {
          "value": "différence de potentiel électrique",
          "lang": "fr"
        }
      ],
      "short": "electric_potential_difference",
      "type": "derived",
      "dimension": {
        "id": "NISTd18",
        "name": "electric potential difference",
        "expression": "L2·M·T-3·I-1",
        "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": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu16",
          "name": "volt",
          "symbol": "V"
        },
        {
          "id": "NISTu261",
          "name": "atomic unit of electric potential",
          "symbol": "𝐸ₕ/𝑒"
        },
        {
          "id": "NISTu268",
          "name": "statvolt",
          "symbol": "statV"
        },
        {
          "id": "NISTu53",
          "name": "abvolt",
          "symbol": "abV"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq24"
        },
        {
          "type": "unitsml",
          "id": "q:electric_potential_difference"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ELPD"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference"
        }
      ]
    },
    {
      "id": "NISTq25",
      "unitsml_id": "q:potential_difference",
      "name": "potential difference",
      "names": [
        {
          "value": "potential difference",
          "lang": "en"
        }
      ],
      "short": "potential_difference",
      "type": "derived",
      "dimension": {
        "id": "NISTd18",
        "name": "electric potential difference",
        "expression": "L2·M·T-3·I-1",
        "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": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu16",
          "name": "volt",
          "symbol": "V"
        },
        {
          "id": "NISTu53",
          "name": "abvolt",
          "symbol": "abV"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq25"
        },
        {
          "type": "unitsml",
          "id": "q:potential_difference"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq26",
      "unitsml_id": "q:electromotive_force",
      "name": "electromotive force",
      "names": [
        {
          "value": "electromotive force",
          "lang": "en"
        }
      ],
      "short": "electromotive_force",
      "type": "derived",
      "dimension": {
        "id": "NISTd18",
        "name": "electric potential difference",
        "expression": "L2·M·T-3·I-1",
        "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": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu16",
          "name": "volt",
          "symbol": "V"
        },
        {
          "id": "NISTu261",
          "name": "atomic unit of electric potential",
          "symbol": "𝐸ₕ/𝑒"
        },
        {
          "id": "NISTu268",
          "name": "statvolt",
          "symbol": "statV"
        },
        {
          "id": "NISTu53",
          "name": "abvolt",
          "symbol": "abV"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq26"
        },
        {
          "type": "unitsml",
          "id": "q:electromotive_force"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectromotiveForce"
        }
      ]
    },
    {
      "id": "NISTq27",
      "unitsml_id": "q:capacitance",
      "name": "capacitance",
      "names": [
        {
          "value": "capacitance",
          "lang": "en"
        },
        {
          "value": "capacité électrique",
          "lang": "fr"
        }
      ],
      "short": "capacitance",
      "type": "derived",
      "dimension": {
        "id": "NISTd19",
        "name": "capacitance",
        "expression": "L-2·M-1·T4·I2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 4
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu17",
          "name": "farad",
          "symbol": "F"
        },
        {
          "id": "NISTu49",
          "name": "abfarad",
          "symbol": "abF"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq27"
        },
        {
          "type": "unitsml",
          "id": "q:capacitance"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ELCA"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Capacitance"
        }
      ]
    },
    {
      "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"
        }
      ]
    },
    {
      "id": "NISTq29",
      "unitsml_id": "q:electric_conductance",
      "name": "electric conductance",
      "names": [
        {
          "value": "electric conductance",
          "lang": "en"
        },
        {
          "value": "conductance électrique",
          "lang": "fr"
        }
      ],
      "short": "electric_conductance",
      "type": "derived",
      "dimension": {
        "id": "NISTd21",
        "name": "electric conductance",
        "expression": "L-2·M-1·T3·I2",
        "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": "NISTu19",
          "name": "siemens",
          "symbol": "S"
        },
        {
          "id": "NISTu270",
          "name": "statmho",
          "symbol": "statmho"
        },
        {
          "id": "NISTu51",
          "name": "abmho",
          "symbol": "(abΩ)⁻¹"
        }
      ],
      "unit_count": 3,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq29"
        },
        {
          "type": "unitsml",
          "id": "q:electric_conductance"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ELCO"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Conductance"
        }
      ]
    },
    {
      "id": "NISTq3",
      "unitsml_id": "q:time",
      "name": "time",
      "names": [
        {
          "value": "time",
          "lang": "en"
        },
        {
          "value": "duration",
          "lang": "en"
        },
        {
          "value": "temps",
          "lang": "fr"
        }
      ],
      "short": "time",
      "type": "base",
      "dimension": {
        "id": "NISTd3",
        "name": "time",
        "expression": "T",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu106",
          "name": "year (365 days)",
          "symbol": "a"
        },
        {
          "id": "NISTu245",
          "name": "natural unit of time",
          "symbol": "ℏ/𝑚ₑ𝑐²"
        },
        {
          "id": "NISTu251",
          "name": "atomic unit of time",
          "symbol": "ℏ/𝐸ₕ"
        },
        {
          "id": "NISTu3",
          "name": "second",
          "symbol": "″"
        },
        {
          "id": "NISTu338",
          "name": "year, tropical",
          "symbol": "a"
        },
        {
          "id": "NISTu339",
          "name": "year, sidereal",
          "symbol": "a"
        },
        {
          "id": "NISTu340",
          "name": "day, sidereal",
          "symbol": "d"
        },
        {
          "id": "NISTu341",
          "name": "hour, sidereal",
          "symbol": "h"
        },
        {
          "id": "NISTu342",
          "name": "minute, sidereal",
          "symbol": "min"
        },
        {
          "id": "NISTu343",
          "name": "second, sidereal",
          "symbol": "s"
        },
        {
          "id": "NISTu345",
          "name": "shake",
          "symbol": "shake"
        },
        {
          "id": "NISTu36",
          "name": "minute",
          "symbol": "′"
        },
        {
          "id": "NISTu37",
          "name": "hour",
          "symbol": "h"
        },
        {
          "id": "NISTu38",
          "name": "day",
          "symbol": "d"
        }
      ],
      "unit_count": 14,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq3"
        },
        {
          "type": "unitsml",
          "id": "q:time"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/TIME"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Time"
        }
      ]
    },
    {
      "id": "NISTq30",
      "unitsml_id": "q:magnetic_flux",
      "name": "magnetic flux",
      "names": [
        {
          "value": "magnetic flux",
          "lang": "en"
        },
        {
          "value": "flux d'induction magnétique",
          "lang": "fr"
        }
      ],
      "short": "magnetic_flux",
      "type": "derived",
      "dimension": {
        "id": "NISTd22",
        "name": "magnetic flux",
        "expression": "L2·M·T-2·I-1",
        "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": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu20",
          "name": "weber",
          "symbol": "Wb"
        },
        {
          "id": "NISTu272",
          "name": "statweber",
          "symbol": "statWb"
        },
        {
          "id": "NISTu58",
          "name": "maxwell",
          "symbol": "Mx"
        }
      ],
      "unit_count": 3,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq30"
        },
        {
          "type": "unitsml",
          "id": "q:magnetic_flux"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/MGFL"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MagneticFlux"
        }
      ]
    },
    {
      "id": "NISTq31",
      "unitsml_id": "q:surface_density",
      "name": "surface density",
      "names": [
        {
          "value": "surface density",
          "lang": "en"
        },
        {
          "value": "areic mass",
          "lang": "en"
        },
        {
          "value": "masse surfacique",
          "lang": "fr"
        }
      ],
      "short": "surface_density",
      "type": "derived",
      "dimension": {
        "id": "NISTd51",
        "name": "surface density",
        "expression": "L-2·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu27p10'3.u1e-2/1",
          "name": "kilogram per square meter",
          "symbol": "kg/m²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq31"
        },
        {
          "type": "unitsml",
          "id": "q:surface_density"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/SUDE"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AreaMass"
        }
      ]
    },
    {
      "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"
        }
      ]
    },
    {
      "id": "NISTq33",
      "unitsml_id": "q:mass_concentration",
      "name": "mass concentration",
      "names": [
        {
          "value": "mass concentration",
          "lang": "en"
        },
        {
          "value": "concentration massique",
          "lang": "fr"
        }
      ],
      "short": "mass_concentration",
      "type": "derived",
      "dimension": {
        "id": "NISTd30",
        "name": "mass density",
        "expression": "L-3·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu27p10'3.u1e-3/1",
          "name": "kilogram per cubic meter",
          "symbol": "kg·m⁻³"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq33"
        },
        {
          "type": "unitsml",
          "id": "q:mass_concentration"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/MACO"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MassConcentration"
        }
      ]
    },
    {
      "id": "NISTq34",
      "unitsml_id": "q:celsius_temperature",
      "name": "Celsius temperature",
      "names": [
        {
          "value": "Celsius temperature",
          "lang": "en"
        },
        {
          "value": "température Celsius",
          "lang": "fr"
        }
      ],
      "short": "celsius_temperature",
      "type": "derived",
      "dimension": {
        "id": "NISTd5",
        "name": "temperature",
        "expression": "Theta",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu23",
          "name": "degree Celsius",
          "symbol": "°C"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq34"
        },
        {
          "type": "unitsml",
          "id": "q:celsius_temperature"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/TEMC"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/CelsiusTemperature"
        }
      ]
    },
    {
      "id": "NISTq35",
      "unitsml_id": "q:activity_referred_to_a_radionuclide",
      "name": "activity referred to a radionuclide",
      "names": [
        {
          "value": "activity referred to a radionuclide",
          "lang": "en"
        },
        {
          "value": "activité d'un radionucléide",
          "lang": "fr"
        }
      ],
      "short": "activity_referred_to_a_radionuclide",
      "type": "derived",
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu25",
          "name": "becquerel",
          "symbol": "Bq"
        },
        {
          "id": "NISTu98",
          "name": "curie",
          "symbol": "Ci"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq35"
        },
        {
          "type": "unitsml",
          "id": "q:activity_referred_to_a_radionuclide"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ARRN"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Activity"
        }
      ]
    },
    {
      "id": "NISTq36",
      "unitsml_id": "q:absorbed_dose",
      "name": "absorbed dose",
      "names": [
        {
          "value": "absorbed dose",
          "lang": "en"
        },
        {
          "value": "dose absorbée",
          "lang": "fr"
        }
      ],
      "short": "absorbed_dose",
      "type": "derived",
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu28",
          "name": "gray",
          "symbol": "Gy"
        },
        {
          "id": "NISTu99",
          "name": "rad (absorbed dose)",
          "symbol": "rad"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq36"
        },
        {
          "type": "unitsml",
          "id": "q:absorbed_dose"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ABDO"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AbsorbedDose"
        }
      ]
    },
    {
      "id": "NISTq37",
      "unitsml_id": "q:specific_energy_imparted",
      "name": "specific energy imparted",
      "names": [
        {
          "value": "specific energy imparted",
          "lang": "en"
        }
      ],
      "short": "specific_energy_imparted",
      "type": "derived",
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu28",
          "name": "gray",
          "symbol": "Gy"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq37"
        },
        {
          "type": "unitsml",
          "id": "q:specific_energy_imparted"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SpecificEnergyImparted"
        }
      ]
    },
    {
      "id": "NISTq38",
      "unitsml_id": "q:kerma",
      "name": "kerma",
      "names": [
        {
          "value": "kerma",
          "lang": "en"
        },
        {
          "value": "kerma",
          "lang": "fr"
        }
      ],
      "short": "kerma",
      "type": "derived",
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu28",
          "name": "gray",
          "symbol": "Gy"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq38"
        },
        {
          "type": "unitsml",
          "id": "q:kerma"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/KRMA"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Kerma"
        }
      ]
    },
    {
      "id": "NISTq39",
      "unitsml_id": "q:dose_equivalent",
      "name": "dose equivalent",
      "names": [
        {
          "value": "dose equivalent",
          "lang": "en"
        },
        {
          "value": "équivalent de dose",
          "lang": "fr"
        }
      ],
      "short": "dose_equivalent",
      "type": "derived",
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu100",
          "name": "rem",
          "symbol": "rem"
        },
        {
          "id": "NISTu29",
          "name": "sievert",
          "symbol": "Sv"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq39"
        },
        {
          "type": "unitsml",
          "id": "q:dose_equivalent"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/DOEQ"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/DoseEquivalent"
        }
      ]
    },
    {
      "id": "NISTq4",
      "unitsml_id": "q:electric_current",
      "name": "electric current",
      "names": [
        {
          "value": "electric current",
          "lang": "en"
        },
        {
          "value": "courant électrique",
          "lang": "fr"
        }
      ],
      "short": "electric_current",
      "type": "base",
      "dimension": {
        "id": "NISTd4",
        "name": "electric current",
        "expression": "I",
        "components": [
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu257",
          "name": "atomic unit of current",
          "symbol": "𝑒𝐸ₕ/ℏ"
        },
        {
          "id": "NISTu4",
          "name": "ampere",
          "symbol": "A"
        },
        {
          "id": "NISTu47",
          "name": "abampere",
          "symbol": "abA"
        },
        {
          "id": "NISTu55",
          "name": "biot",
          "symbol": "Bi"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq4"
        },
        {
          "type": "unitsml",
          "id": "q:electric_current"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ELCU"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricCurrent"
        }
      ]
    },
    {
      "id": "NISTq40",
      "unitsml_id": "q:ambient_dose_equivalent",
      "name": "ambient dose equivalent",
      "names": [
        {
          "value": "ambient dose equivalent",
          "lang": "en"
        }
      ],
      "short": "ambient_dose_equivalent",
      "type": "derived",
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [],
      "unit_count": 0,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq40"
        },
        {
          "type": "unitsml",
          "id": "q:ambient_dose_equivalent"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq41",
      "unitsml_id": "q:directional_dose_equivalent",
      "name": "directional dose equivalent",
      "names": [
        {
          "value": "directional dose equivalent",
          "lang": "en"
        }
      ],
      "short": "directional_dose_equivalent",
      "type": "derived",
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [],
      "unit_count": 0,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq41"
        },
        {
          "type": "unitsml",
          "id": "q:directional_dose_equivalent"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq42",
      "unitsml_id": "q:personal_dose_equivalent",
      "name": "personal dose equivalent",
      "names": [
        {
          "value": "personal dose equivalent",
          "lang": "en"
        }
      ],
      "short": "personal_dose_equivalent",
      "type": "derived",
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [],
      "unit_count": 0,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq42"
        },
        {
          "type": "unitsml",
          "id": "q:personal_dose_equivalent"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq43",
      "unitsml_id": "q:organ_dose_equivalent",
      "name": "organ dose equivalent",
      "names": [
        {
          "value": "organ dose equivalent",
          "lang": "en"
        }
      ],
      "short": "organ_dose_equivalent",
      "type": "derived",
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [],
      "unit_count": 0,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq43"
        },
        {
          "type": "unitsml",
          "id": "q:organ_dose_equivalent"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq44",
      "unitsml_id": "q:catalytic_activity",
      "name": "catalytic activity",
      "names": [
        {
          "value": "catalytic activity",
          "lang": "en"
        },
        {
          "value": "activité catalytique",
          "lang": "fr"
        }
      ],
      "short": "catalytic_activity",
      "type": "derived",
      "dimension": {
        "id": "NISTd26",
        "name": "catalytic activity",
        "expression": "T-1·N",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu30",
          "name": "katal",
          "symbol": "kat"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq44"
        },
        {
          "type": "unitsml",
          "id": "q:catalytic_activity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/CATA"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/CatalyticActivity"
        }
      ]
    },
    {
      "id": "NISTq45",
      "unitsml_id": "q:frequency",
      "name": "frequency",
      "names": [
        {
          "value": "frequency",
          "lang": "en"
        },
        {
          "value": "fréquence",
          "lang": "fr"
        }
      ],
      "short": "frequency",
      "type": "derived",
      "dimension": {
        "id": "NISTd24",
        "name": "frequency",
        "expression": "T-1",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu31",
          "name": "hertz",
          "symbol": "Hz"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq45"
        },
        {
          "type": "unitsml",
          "id": "q:frequency"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/FREQ"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Frequency"
        }
      ]
    },
    {
      "id": "NISTq46",
      "unitsml_id": "q:luminous_flux",
      "name": "luminous flux",
      "names": [
        {
          "value": "luminous flux",
          "lang": "en"
        },
        {
          "value": "flux lumineux",
          "lang": "fr"
        }
      ],
      "short": "luminous_flux",
      "type": "derived",
      "dimension": {
        "id": "NISTd7",
        "name": "luminous intensity",
        "expression": "J",
        "components": [
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu32",
          "name": "lumen",
          "symbol": "lm"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq46"
        },
        {
          "type": "unitsml",
          "id": "q:luminous_flux"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/LUFL"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/LuminousFlux"
        }
      ]
    },
    {
      "id": "NISTq47",
      "unitsml_id": "q:illuminance",
      "name": "illuminance",
      "names": [
        {
          "value": "illuminance",
          "lang": "en"
        },
        {
          "value": "éclairement lumineux",
          "lang": "fr"
        }
      ],
      "short": "illuminance",
      "type": "derived",
      "dimension": {
        "id": "NISTd27",
        "name": "illuminance",
        "expression": "L-2·J",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu276",
          "name": "footcandle",
          "symbol": "ft.c"
        },
        {
          "id": "NISTu33",
          "name": "lux",
          "symbol": "lx"
        },
        {
          "id": "NISTu85",
          "name": "phot",
          "symbol": "ph"
        }
      ],
      "unit_count": 3,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq47"
        },
        {
          "type": "unitsml",
          "id": "q:illuminance"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ILLU"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Illuminance"
        }
      ]
    },
    {
      "id": "NISTq48",
      "unitsml_id": "q:distance",
      "name": "distance",
      "names": [
        {
          "value": "distance",
          "lang": "en"
        }
      ],
      "short": "distance",
      "type": "base",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        },
        {
          "id": "NISTu122",
          "name": "micron",
          "symbol": "μ"
        },
        {
          "id": "NISTu123",
          "name": "mil (length)",
          "symbol": "thou"
        },
        {
          "id": "NISTu131",
          "name": "nautical mile",
          "symbol": "M"
        },
        {
          "id": "NISTu26",
          "name": "fermi",
          "symbol": "fermi"
        },
        {
          "id": "NISTu278",
          "name": "pica (computer)",
          "symbol": "pc"
        },
        {
          "id": "NISTu280",
          "name": "point (computer)",
          "symbol": "pt"
        },
        {
          "id": "NISTu39",
          "name": "ångström",
          "symbol": "Å"
        },
        {
          "id": "NISTu78",
          "name": "foot",
          "symbol": "′"
        },
        {
          "id": "NISTu8",
          "name": "inch",
          "symbol": "″"
        },
        {
          "id": "NISTu83",
          "name": "mile",
          "symbol": "mi"
        },
        {
          "id": "NISTu84",
          "name": "yard",
          "symbol": "yd"
        }
      ],
      "unit_count": 12,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq48"
        },
        {
          "type": "unitsml",
          "id": "q:distance"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Distance"
        }
      ]
    },
    {
      "id": "NISTq49",
      "unitsml_id": "q:acceleration",
      "name": "acceleration",
      "names": [
        {
          "value": "acceleration",
          "lang": "en"
        },
        {
          "value": "accélération",
          "lang": "fr"
        }
      ],
      "short": "acceleration",
      "type": "derived",
      "dimension": {
        "id": "NISTd28",
        "name": "acceleration",
        "expression": "L·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1.u3e-2/1",
          "name": "meter per second squared",
          "symbol": "m·s⁻²"
        },
        {
          "id": "NISTu143",
          "name": "gal",
          "symbol": "Gal"
        },
        {
          "id": "NISTu167",
          "name": "foot per second squared",
          "symbol": "ft/s²"
        }
      ],
      "unit_count": 3,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq49"
        },
        {
          "type": "unitsml",
          "id": "q:acceleration"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ACCE"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Acceleration"
        }
      ]
    },
    {
      "id": "NISTq5",
      "unitsml_id": "q:temperature",
      "name": "thermodynamic temperature",
      "names": [
        {
          "value": "thermodynamic temperature",
          "lang": "en"
        },
        {
          "value": "température thermodynamique",
          "lang": "fr"
        }
      ],
      "short": "temperature",
      "type": "base",
      "dimension": {
        "id": "NISTd5",
        "name": "temperature",
        "expression": "Theta",
        "components": [
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu288",
          "name": "degree Rankine",
          "symbol": "°R"
        },
        {
          "id": "NISTu5",
          "name": "kelvin",
          "symbol": "°K"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq5"
        },
        {
          "type": "unitsml",
          "id": "q:temperature"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/TEMT"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature"
        }
      ]
    },
    {
      "id": "NISTq50",
      "unitsml_id": "q:wavenumber",
      "name": "wavenumber",
      "names": [
        {
          "value": "wavenumber",
          "lang": "en"
        },
        {
          "value": "repetency",
          "lang": "en"
        },
        {
          "value": "nombre d'ondes",
          "lang": "fr"
        }
      ],
      "short": "wavenumber",
      "type": "derived",
      "dimension": {
        "id": "NISTd29",
        "name": "wavenumber",
        "expression": "L-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu120",
          "name": "kayser",
          "symbol": "K"
        },
        {
          "id": "NISTu1e-1/1",
          "name": "meter to the power minus one",
          "symbol": "m⁻¹"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq50"
        },
        {
          "type": "unitsml",
          "id": "q:wavenumber"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/WANU"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Repetency"
        }
      ]
    },
    {
      "id": "NISTq51",
      "unitsml_id": "q:density",
      "name": "density",
      "names": [
        {
          "value": "density",
          "lang": "en"
        },
        {
          "value": "mass density",
          "lang": "en"
        },
        {
          "value": "masse volumique",
          "lang": "fr"
        }
      ],
      "short": "density",
      "type": "derived",
      "dimension": {
        "id": "NISTd30",
        "name": "mass density",
        "expression": "L-3·M",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu188",
          "name": "kilogram per liter",
          "symbol": "kg/l"
        },
        {
          "id": "NISTu189",
          "name": "metric ton per cubic meter",
          "symbol": "t/m³"
        },
        {
          "id": "NISTu204",
          "name": "pound per cubic foot",
          "symbol": "lb/ft³"
        },
        {
          "id": "NISTu27p10'3.u1e-3/1",
          "name": "kilogram per cubic meter",
          "symbol": "kg·m⁻³"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq51"
        },
        {
          "type": "unitsml",
          "id": "q:density"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/DENS"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Density"
        }
      ]
    },
    {
      "id": "NISTq52",
      "unitsml_id": "q:specific_volume",
      "name": "specific volume",
      "names": [
        {
          "value": "specific volume",
          "lang": "en"
        },
        {
          "value": "massic volume",
          "lang": "en"
        },
        {
          "value": "volume massique",
          "lang": "fr"
        }
      ],
      "short": "specific_volume",
      "type": "derived",
      "dimension": {
        "id": "NISTd31",
        "name": "specific volume",
        "expression": "L3·M-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1e3/1.u27p10'3",
          "name": "cubic meter per kilogram",
          "symbol": "m³·kg"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq52"
        },
        {
          "type": "unitsml",
          "id": "q:specific_volume"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/SPVO"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SpecificVolume"
        }
      ]
    },
    {
      "id": "NISTq53",
      "unitsml_id": "q:current_density",
      "name": "current density",
      "names": [
        {
          "value": "current density",
          "lang": "en"
        },
        {
          "value": "densité de courant",
          "lang": "fr"
        }
      ],
      "short": "current_density",
      "type": "derived",
      "dimension": {
        "id": "NISTd32",
        "name": "current density",
        "expression": "L-2·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu4.u1e-2/1",
          "name": "ampere per square meter",
          "symbol": "A·m⁻²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq53"
        },
        {
          "type": "unitsml",
          "id": "q:current_density"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/CUDE"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Conductivity"
        }
      ]
    },
    {
      "id": "NISTq54",
      "unitsml_id": "q:magnetic_field_strength",
      "name": "magnetic field strength",
      "names": [
        {
          "value": "magnetic field strength",
          "lang": "en"
        },
        {
          "value": "champ magnétique",
          "lang": "fr"
        }
      ],
      "short": "magnetic_field_strength",
      "type": "derived",
      "dimension": {
        "id": "NISTd33",
        "name": "magnetic field strength",
        "expression": "L-1·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu4.u1e-1/1",
          "name": "ampere per meter",
          "symbol": "A·m⁻¹"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq54"
        },
        {
          "type": "unitsml",
          "id": "q:magnetic_field_strength"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/MAFD"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H"
        }
      ]
    },
    {
      "id": "NISTq55",
      "unitsml_id": "q:amount_concentration",
      "name": "amount of substance concentration",
      "names": [
        {
          "value": "amount of substance concentration",
          "lang": "en"
        },
        {
          "value": "amount concentration",
          "lang": "en"
        },
        {
          "value": "concentration de quantité de matière",
          "lang": "fr"
        }
      ],
      "short": "amount_concentration",
      "type": "derived",
      "dimension": {
        "id": "NISTd34",
        "name": "concentration",
        "expression": "L-3·N",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu366",
          "name": "mole per liter",
          "symbol": "mol/L"
        },
        {
          "id": "NISTu6.u1e-3/1",
          "name": "mole per cubic meter",
          "symbol": "mol·m⁻³"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq55"
        },
        {
          "type": "unitsml",
          "id": "q:amount_concentration"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/AMSC"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MolecularConcentration"
        }
      ]
    },
    {
      "id": "NISTq56",
      "unitsml_id": "q:luminance",
      "name": "luminance",
      "names": [
        {
          "value": "luminance",
          "lang": "en"
        },
        {
          "value": "luminance lumineuse",
          "lang": "fr"
        }
      ],
      "short": "luminance",
      "type": "derived",
      "dimension": {
        "id": "NISTd27",
        "name": "illuminance",
        "expression": "L-2·J",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu124",
          "name": "stilb",
          "symbol": "sb"
        },
        {
          "id": "NISTu222",
          "name": "lambert",
          "symbol": "L"
        },
        {
          "id": "NISTu277",
          "name": "footlambert",
          "symbol": "ft.L"
        },
        {
          "id": "NISTu7.u1e-2/1",
          "name": "candela per square meter",
          "symbol": "cd·m⁻²"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq56"
        },
        {
          "type": "unitsml",
          "id": "q:luminance"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/LUMA"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Luminance"
        }
      ]
    },
    {
      "id": "NISTq57",
      "unitsml_id": "q:angular_velocity",
      "name": "angular velocity",
      "names": [
        {
          "value": "angular velocity",
          "lang": "en"
        },
        {
          "value": "vitesse angulaire",
          "lang": "fr"
        }
      ],
      "short": "angular_velocity",
      "type": "derived",
      "dimension": {
        "id": "NISTd11",
        "name": "velocity",
        "expression": "L·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu9.u3e-1/1",
          "name": "radian per second",
          "symbol": "rad/s"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq57"
        },
        {
          "type": "unitsml",
          "id": "q:angular_velocity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/VELA"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AngularVelocity"
        }
      ]
    },
    {
      "id": "NISTq58",
      "unitsml_id": "q:angular_acceleration",
      "name": "angular acceleration",
      "names": [
        {
          "value": "angular acceleration",
          "lang": "en"
        },
        {
          "value": "accelération angulaire",
          "lang": "fr"
        }
      ],
      "short": "angular_acceleration",
      "type": "derived",
      "dimension": {
        "id": "NISTd35",
        "name": "angular acceleration",
        "expression": "T-2",
        "components": [
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu9.u3e-2/1",
          "name": "radian per second squared",
          "symbol": "rad/s²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq58"
        },
        {
          "type": "unitsml",
          "id": "q:angular_acceleration"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ACCA"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AngularAcceleration"
        }
      ]
    },
    {
      "id": "NISTq59",
      "unitsml_id": "q:dynamic_viscosity",
      "name": "dynamic viscosity",
      "names": [
        {
          "value": "dynamic viscosity",
          "lang": "en"
        },
        {
          "value": "viscosité dynamique",
          "lang": "fr"
        }
      ],
      "short": "dynamic_viscosity",
      "type": "derived",
      "dimension": {
        "id": "NISTd36",
        "name": "dynamic viscosity",
        "expression": "L-1·M·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu12.u3",
          "name": "pascal second",
          "symbol": "Pa·s"
        },
        {
          "id": "NISTu128",
          "name": "poise",
          "symbol": "P"
        },
        {
          "id": "NISTu97",
          "name": "centipoise",
          "symbol": "cP"
        }
      ],
      "unit_count": 3,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq59"
        },
        {
          "type": "unitsml",
          "id": "q:dynamic_viscosity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/DYVI"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/DynamicViscosity"
        }
      ]
    },
    {
      "id": "NISTq6",
      "unitsml_id": "q:substance_amount",
      "name": "amount of substance",
      "names": [
        {
          "value": "amount of substance",
          "lang": "en"
        },
        {
          "value": "quantité de matière",
          "lang": "fr"
        }
      ],
      "short": "substance_amount",
      "type": "base",
      "dimension": {
        "id": "NISTd6",
        "name": "substance amount",
        "expression": "N",
        "components": [
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu348",
          "name": "pound-mole",
          "symbol": "lbmol"
        },
        {
          "id": "NISTu6",
          "name": "mole",
          "symbol": "mol"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq6"
        },
        {
          "type": "unitsml",
          "id": "q:substance_amount"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/AMSU"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AmountOfSubstance"
        }
      ]
    },
    {
      "id": "NISTq60",
      "unitsml_id": "q:moment_of_force",
      "name": "moment of force",
      "names": [
        {
          "value": "moment of force",
          "lang": "en"
        },
        {
          "value": "moment d’une force",
          "lang": "fr"
        }
      ],
      "short": "moment_of_force",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu11.u1",
          "name": "newton meter",
          "symbol": "N·m"
        },
        {
          "id": "NISTu126",
          "name": "kilogram-force meter",
          "symbol": "kgf·m"
        },
        {
          "id": "NISTu206",
          "name": "foot pound-force",
          "symbol": "ft·lbf"
        }
      ],
      "unit_count": 3,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq60"
        },
        {
          "type": "unitsml",
          "id": "q:moment_of_force"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/TORQ"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MomentOfForce"
        }
      ]
    },
    {
      "id": "NISTq61",
      "unitsml_id": "q:surface_tension",
      "name": "surface tension",
      "names": [
        {
          "value": "surface tension",
          "lang": "en"
        },
        {
          "value": "tension superficielle",
          "lang": "fr"
        }
      ],
      "short": "surface_tension",
      "type": "derived",
      "dimension": {
        "id": "NISTd37",
        "name": "surface tension",
        "expression": "M·T-2",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu11.u1e-1/1",
          "name": "newton per meter",
          "symbol": "N/m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq61"
        },
        {
          "type": "unitsml",
          "id": "q:surface_tension"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/SUTE"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SurfaceTension"
        }
      ]
    },
    {
      "id": "NISTq62",
      "unitsml_id": "q:heat_flux_density",
      "name": "heat flux density",
      "names": [
        {
          "value": "heat flux density",
          "lang": "en"
        },
        {
          "value": "flux thermique surfacique",
          "lang": "fr"
        }
      ],
      "short": "heat_flux_density",
      "type": "derived",
      "dimension": {
        "id": "NISTd38",
        "name": "heat flux density",
        "expression": "M·T-3",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu14.u1e-2/1",
          "name": "watt per square meter",
          "symbol": "W/m²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq62"
        },
        {
          "type": "unitsml",
          "id": "q:heat_flux_density"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/HEFD"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/HeatFluxDensity"
        }
      ]
    },
    {
      "id": "NISTq63",
      "unitsml_id": "q:heat_capacity",
      "name": "heat capacity",
      "names": [
        {
          "value": "heat capacity",
          "lang": "en"
        },
        {
          "value": "capacité thermique",
          "lang": "fr"
        }
      ],
      "short": "heat_capacity",
      "type": "derived",
      "dimension": {
        "id": "NISTd39",
        "name": "heat capacity",
        "expression": "L2·M·T-2·Theta-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13.u5e-1/1",
          "name": "joule per kelvin",
          "symbol": "J/K"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq63"
        },
        {
          "type": "unitsml",
          "id": "q:heat_capacity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/HECA"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/HeatCapacity"
        }
      ]
    },
    {
      "id": "NISTq64",
      "unitsml_id": "q:specific_heat_capacity",
      "name": "specific heat capacity",
      "names": [
        {
          "value": "specific heat capacity",
          "lang": "en"
        },
        {
          "value": "capacité thermique massique",
          "lang": "fr"
        }
      ],
      "short": "specific_heat_capacity",
      "type": "derived",
      "dimension": {
        "id": "NISTd40",
        "name": "specific heat capacity",
        "expression": "L2·T-2·Theta-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13.u27p10'3e-1/1.u5e-1/1",
          "name": "joule per kilogram kelvin",
          "symbol": "J/(kg·K)"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq64"
        },
        {
          "type": "unitsml",
          "id": "q:specific_heat_capacity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/SHEC"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SpecificHeatCapacity"
        }
      ]
    },
    {
      "id": "NISTq65",
      "unitsml_id": "q:specific_energy",
      "name": "specific energy",
      "names": [
        {
          "value": "specific energy",
          "lang": "en"
        },
        {
          "value": "énergie massique",
          "lang": "fr"
        }
      ],
      "short": "specific_energy",
      "type": "derived",
      "dimension": {
        "id": "NISTd25",
        "name": "absorbed dose",
        "expression": "L2·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13.u27p10'3e-1/1",
          "name": "joule per kilogram",
          "symbol": "J/kg"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq65"
        },
        {
          "type": "unitsml",
          "id": "q:specific_energy"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/SENG"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SpecificEnergy"
        }
      ]
    },
    {
      "id": "NISTq66",
      "unitsml_id": "q:thermal_conductivity",
      "name": "thermal conductivity",
      "names": [
        {
          "value": "thermal conductivity",
          "lang": "en"
        },
        {
          "value": "conductivité thermique",
          "lang": "fr"
        }
      ],
      "short": "thermal_conductivity",
      "type": "derived",
      "dimension": {
        "id": "NISTd41",
        "name": "thermal conductivity",
        "expression": "L·M·T-3·Theta-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu14.u1e-1/1.u5e-1/1",
          "name": "watt per meter kelvin",
          "symbol": "W/(m·K)"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq66"
        },
        {
          "type": "unitsml",
          "id": "q:thermal_conductivity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/TCON"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ThermalConductivity"
        }
      ]
    },
    {
      "id": "NISTq67",
      "unitsml_id": "q:energy_density",
      "name": "energy density",
      "names": [
        {
          "value": "energy density",
          "lang": "en"
        },
        {
          "value": "énergie volumique",
          "lang": "fr"
        }
      ],
      "short": "energy_density",
      "type": "derived",
      "dimension": {
        "id": "NISTd14",
        "name": "pressure",
        "expression": "L-1·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13.u1e-3/1",
          "name": "joule per cubic meter",
          "symbol": "J/m³"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq67"
        },
        {
          "type": "unitsml",
          "id": "q:energy_density"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ENGD"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/EnergyDensity"
        }
      ]
    },
    {
      "id": "NISTq68",
      "unitsml_id": "q:electric_field_strength",
      "name": "electric field strength",
      "names": [
        {
          "value": "electric field strength",
          "lang": "en"
        },
        {
          "value": "champ électrique",
          "lang": "fr"
        }
      ],
      "short": "electric_field_strength",
      "type": "derived",
      "dimension": {
        "id": "NISTd42",
        "name": "electric field strength",
        "expression": "L·M·T-3·I-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu16.u1e-1/1",
          "name": "volt per meter",
          "symbol": "V/m"
        },
        {
          "id": "NISTu259",
          "name": "atomic unit of electric field",
          "symbol": "𝐸ₕ/𝑒𝑎₀"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq68"
        },
        {
          "type": "unitsml",
          "id": "q:electric_field_strength"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ELFS"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricFieldStrength"
        }
      ]
    },
    {
      "id": "NISTq69",
      "unitsml_id": "q:electric_charge_density",
      "name": "electric charge density",
      "names": [
        {
          "value": "electric charge density",
          "lang": "en"
        },
        {
          "value": "charge électrique volumique",
          "lang": "fr"
        }
      ],
      "short": "electric_charge_density",
      "type": "derived",
      "dimension": {
        "id": "NISTd43",
        "name": "electric charge density",
        "expression": "L-3·T·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu15.u1e-3/1",
          "name": "coulomb per cubic meter",
          "symbol": "C/m³"
        },
        {
          "id": "NISTu256",
          "name": "atomic unit of charge density",
          "symbol": "𝑒𝑎₀³"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq69"
        },
        {
          "type": "unitsml",
          "id": "q:electric_charge_density"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ELCD"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricChargeDensity"
        }
      ]
    },
    {
      "id": "NISTq7",
      "unitsml_id": "q:luminous_intensity",
      "name": "luminous intensity",
      "names": [
        {
          "value": "luminous intensity",
          "lang": "en"
        },
        {
          "value": "intensité lumineuse",
          "lang": "fr"
        }
      ],
      "short": "luminous_intensity",
      "type": "base",
      "dimension": {
        "id": "NISTd7",
        "name": "luminous intensity",
        "expression": "J",
        "components": [
          {
            "key": "luminous_intensity",
            "symbol": "J",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu7",
          "name": "candela",
          "symbol": "cd"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq7"
        },
        {
          "type": "unitsml",
          "id": "q:luminous_intensity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/LUIN"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/LuminousIntensity"
        }
      ]
    },
    {
      "id": "NISTq70",
      "unitsml_id": "q:electric_flux_density",
      "name": "electric flux density",
      "names": [
        {
          "value": "electric flux density",
          "lang": "en"
        },
        {
          "value": "induction électrique",
          "lang": "fr"
        }
      ],
      "short": "electric_flux_density",
      "type": "derived",
      "dimension": {
        "id": "NISTd44",
        "name": "electric flux density",
        "expression": "L-2·T·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [],
      "unit_count": 0,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq70"
        },
        {
          "type": "unitsml",
          "id": "q:electric_flux_density"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ELFD"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricFluxDensity"
        }
      ]
    },
    {
      "id": "NISTq71",
      "unitsml_id": "q:permittivity",
      "name": "permittivity",
      "names": [
        {
          "value": "permittivity",
          "lang": "en"
        },
        {
          "value": "permittivité",
          "lang": "fr"
        }
      ],
      "short": "permittivity",
      "type": "derived",
      "dimension": {
        "id": "NISTd45",
        "name": "permittivity",
        "expression": "L-3·M-1·T4·I2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -3
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 4
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu17.u1e-1/1",
          "name": "farad per meter",
          "symbol": "F/m"
        },
        {
          "id": "NISTu293",
          "name": "atomic unit of permittivity",
          "symbol": "𝑒²/𝑎₀𝐸ₕ"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq71"
        },
        {
          "type": "unitsml",
          "id": "q:permittivity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/PRMI"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Permittivity"
        }
      ]
    },
    {
      "id": "NISTq72",
      "unitsml_id": "q:permeability",
      "name": "permeability",
      "names": [
        {
          "value": "permeability",
          "lang": "en"
        },
        {
          "value": "perméabilitté",
          "lang": "fr"
        }
      ],
      "short": "permeability",
      "type": "derived",
      "dimension": {
        "id": "NISTd46",
        "name": "permeability",
        "expression": "L·M·T-2·I-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu157",
          "name": "darcy",
          "symbol": "D"
        },
        {
          "id": "NISTu22.u1e-1/1",
          "name": "henry per meter",
          "symbol": "H/m"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq72"
        },
        {
          "type": "unitsml",
          "id": "q:permeability"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/PRME"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectromagneticPermeability"
        }
      ]
    },
    {
      "id": "NISTq73",
      "unitsml_id": "q:molar_energy",
      "name": "molar energy",
      "names": [
        {
          "value": "molar energy",
          "lang": "en"
        },
        {
          "value": "énergie molaire",
          "lang": "fr"
        }
      ],
      "short": "molar_energy",
      "type": "derived",
      "dimension": {
        "id": "NISTd47",
        "name": "molar energy",
        "expression": "L2·M·T-2·N-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13.u6e-1/1",
          "name": "joule per mole",
          "symbol": "J/mol"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq73"
        },
        {
          "type": "unitsml",
          "id": "q:molar_energy"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/MOEG"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MolarEnergy"
        }
      ]
    },
    {
      "id": "NISTq74",
      "unitsml_id": "q:molar_entropy",
      "name": "molar entropy",
      "names": [
        {
          "value": "molar entropy",
          "lang": "en"
        },
        {
          "value": "entropie molaire",
          "lang": "fr"
        }
      ],
      "short": "molar_entropy",
      "type": "derived",
      "dimension": {
        "id": "NISTd48",
        "name": "molar entropy",
        "expression": "L2·M·T-2·Theta-1·N-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13.u6e-1/1.u5e-1/1",
          "name": "joule per mole kelvin",
          "symbol": "J/(mol·K)"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq74"
        },
        {
          "type": "unitsml",
          "id": "q:molar_entropy"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/MOEN"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MolarEntropy"
        }
      ]
    },
    {
      "id": "NISTq75",
      "unitsml_id": "q:exposure_x_and_gamma_rays",
      "name": "exposure (x and gamma rays)",
      "names": [
        {
          "value": "exposure (x and gamma rays)",
          "lang": "en"
        }
      ],
      "short": "exposure_x_and_gamma_rays",
      "type": "derived",
      "dimension": {
        "id": "NISTd49",
        "name": "exposure",
        "expression": "M-1·T·I",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu118",
          "name": "roentgen",
          "symbol": "R"
        },
        {
          "id": "NISTu15.u27p10'3e-1/1",
          "name": "coulomb per kilogram",
          "symbol": "C/kg"
        }
      ],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq75"
        },
        {
          "type": "unitsml",
          "id": "q:exposure_x_and_gamma_rays"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ExposureOfIonizingRadiation"
        }
      ]
    },
    {
      "id": "NISTq76",
      "unitsml_id": "q:absorbed_dose_rate",
      "name": "absorbed dose rate",
      "names": [
        {
          "value": "absorbed dose rate",
          "lang": "en"
        },
        {
          "value": "débit de dose absorbée",
          "lang": "fr"
        }
      ],
      "short": "absorbed_dose_rate",
      "type": "derived",
      "dimension": {
        "id": "NISTd50",
        "name": "absorbed dose rate",
        "expression": "L2·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu28.u3e-1/1",
          "name": "gray per second",
          "symbol": "Gy/s"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq76"
        },
        {
          "type": "unitsml",
          "id": "q:absorbed_dose_rate"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ABDR"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AbsorbedDoseRate"
        }
      ]
    },
    {
      "id": "NISTq77",
      "unitsml_id": "q:potential_energy",
      "name": "potential energy",
      "names": [
        {
          "value": "potential energy",
          "lang": "en"
        }
      ],
      "short": "potential_energy",
      "type": "derived",
      "dimension": {
        "id": "NISTd15",
        "name": "energy",
        "expression": "L2·M·T-2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu117",
          "name": "therm (EC)",
          "symbol": "thm (EC)"
        },
        {
          "id": "NISTu13",
          "name": "joule",
          "symbol": "J"
        },
        {
          "id": "NISTu14.u3",
          "name": "watt second",
          "symbol": "W·s"
        },
        {
          "id": "NISTu206",
          "name": "foot pound-force",
          "symbol": "ft·lbf"
        },
        {
          "id": "NISTu227",
          "name": "thermochemical calorie",
          "symbol": "cal"
        },
        {
          "id": "NISTu331",
          "name": "therm (US)",
          "symbol": "thm (US)"
        },
        {
          "id": "NISTu60",
          "name": "I.T. calorie",
          "symbol": "cal_IT"
        },
        {
          "id": "NISTu62",
          "name": "erg",
          "symbol": "erg"
        },
        {
          "id": "NISTu63",
          "name": "kilocalorie_IT",
          "symbol": "kcal_IT"
        },
        {
          "id": "NISTu64",
          "name": "kilocalorie_th",
          "symbol": "kcal_th"
        },
        {
          "id": "NISTu65",
          "name": "kilowatt hour",
          "symbol": "kW·h"
        },
        {
          "id": "NISTu69",
          "name": "watt hour",
          "symbol": "W·h"
        }
      ],
      "unit_count": 12,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq77"
        },
        {
          "type": "unitsml",
          "id": "q:potential_energy"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/PotentialEnergy"
        }
      ]
    },
    {
      "id": "NISTq78",
      "unitsml_id": "q:irradiance",
      "name": "irradiance",
      "names": [
        {
          "value": "irradiance",
          "lang": "en"
        }
      ],
      "short": "irradiance",
      "type": "derived",
      "dimension": {
        "id": "NISTd38",
        "name": "heat flux density",
        "expression": "M·T-3",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu14.u1e-2/1",
          "name": "watt per square meter",
          "symbol": "W/m²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq78"
        },
        {
          "type": "unitsml",
          "id": "q:irradiance"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Irradiance"
        }
      ]
    },
    {
      "id": "NISTq79",
      "unitsml_id": "q:entropy",
      "name": "entropy",
      "names": [
        {
          "value": "entropy",
          "lang": "en"
        }
      ],
      "short": "entropy",
      "type": "derived",
      "dimension": {
        "id": "NISTd39",
        "name": "heat capacity",
        "expression": "L2·M·T-2·Theta-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13.u5e-1/1",
          "name": "joule per kelvin",
          "symbol": "J/K"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq79"
        },
        {
          "type": "unitsml",
          "id": "q:entropy"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Entropy"
        }
      ]
    },
    {
      "id": "NISTq8",
      "unitsml_id": "q:area",
      "name": "area",
      "names": [
        {
          "value": "area",
          "lang": "en"
        },
        {
          "value": "superficie",
          "lang": "fr"
        }
      ],
      "short": "area",
      "type": "derived",
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu164",
          "name": "square yard",
          "symbol": "yd²"
        },
        {
          "id": "NISTu165",
          "name": "square mile",
          "symbol": "mi²"
        },
        {
          "id": "NISTu1e2/1",
          "name": "square meter",
          "symbol": "m²"
        },
        {
          "id": "NISTu283",
          "name": "circular mil",
          "symbol": "cmil"
        },
        {
          "id": "NISTu317",
          "name": "acre (based on US survey foot)",
          "symbol": "ac"
        },
        {
          "id": "NISTu42",
          "name": "are",
          "symbol": "a"
        },
        {
          "id": "NISTu43",
          "name": "barn",
          "symbol": "b"
        },
        {
          "id": "NISTu44",
          "name": "hectare",
          "symbol": "ha"
        },
        {
          "id": "NISTu45",
          "name": "square foot",
          "symbol": "ft²"
        },
        {
          "id": "NISTu46",
          "name": "square inch",
          "symbol": "in²"
        }
      ],
      "unit_count": 10,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq8"
        },
        {
          "type": "unitsml",
          "id": "q:area"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/AREA"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Area"
        }
      ]
    },
    {
      "id": "NISTq80",
      "unitsml_id": "q:specific_entropy",
      "name": "specific entropy",
      "names": [
        {
          "value": "specific entropy",
          "lang": "en"
        }
      ],
      "short": "specific_entropy",
      "type": "derived",
      "dimension": {
        "id": "NISTd40",
        "name": "specific heat capacity",
        "expression": "L2·T-2·Theta-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13.u27p10'3e-1/1.u5e-1/1",
          "name": "joule per kilogram kelvin",
          "symbol": "J/(kg·K)"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq80"
        },
        {
          "type": "unitsml",
          "id": "q:specific_entropy"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/SpecificEntropy"
        }
      ]
    },
    {
      "id": "NISTq81",
      "unitsml_id": "q:surface_charge_density",
      "name": "surface charge density",
      "names": [
        {
          "value": "surface charge density",
          "lang": "en"
        },
        {
          "value": "charge électrique surfacique",
          "lang": "fr"
        }
      ],
      "short": "surface_charge_density",
      "type": "derived",
      "dimension": {
        "id": "NISTd53",
        "name": "surface charge density",
        "expression": "M-2·T·I",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": -2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu15.u1e-2/1",
          "name": "coulomb per square meter",
          "symbol": "C/m²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq81"
        },
        {
          "type": "unitsml",
          "id": "q:surface_charge_density"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/SUCD"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/AreaChargeDensity"
        }
      ]
    },
    {
      "id": "NISTq82",
      "unitsml_id": "q:electric_displacement",
      "name": "electric displacement",
      "names": [
        {
          "value": "electric displacement",
          "lang": "en"
        }
      ],
      "short": "electric_displacement",
      "type": "derived",
      "dimension": {
        "id": "NISTd44",
        "name": "electric flux density",
        "expression": "L-2·T·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu15.u1e-2/1",
          "name": "coulomb per square meter",
          "symbol": "C/m²"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq82"
        },
        {
          "type": "unitsml",
          "id": "q:electric_displacement"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/ElectricDisplacement"
        }
      ]
    },
    {
      "id": "NISTq83",
      "unitsml_id": "q:molar_heat_capacity",
      "name": "molar heat capacity",
      "names": [
        {
          "value": "molar heat capacity",
          "lang": "en"
        }
      ],
      "short": "molar_heat_capacity",
      "type": "derived",
      "dimension": {
        "id": "NISTd48",
        "name": "molar entropy",
        "expression": "L2·M·T-2·Theta-1·N-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -2
          },
          {
            "key": "thermodynamic_temperature",
            "symbol": "Theta",
            "power": -1
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu13.u6e-1/1.u5e-1/1",
          "name": "joule per mole kelvin",
          "symbol": "J/(mol·K)"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq83"
        },
        {
          "type": "unitsml",
          "id": "q:molar_heat_capacity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MolarHeatCapacity"
        }
      ]
    },
    {
      "id": "NISTq84",
      "unitsml_id": "q:catalytic_activity_concentration",
      "name": "catalytic activity concentration",
      "names": [
        {
          "value": "catalytic activity concentration",
          "lang": "en"
        },
        {
          "value": "concentration de l’activité catalytique",
          "lang": "fr"
        }
      ],
      "short": "catalytic_activity_concentration",
      "type": "derived",
      "dimension": {
        "id": "NISTd55",
        "name": "catalytic activity concentration",
        "expression": "M-3·T-1·N",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": -3
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          },
          {
            "key": "amount_of_substance",
            "symbol": "N",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu30.u1e-3/1",
          "name": "katal per cubic meter",
          "symbol": "kat/m³"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq84"
        },
        {
          "type": "unitsml",
          "id": "q:catalytic_activity_concentration"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/CTAC"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration"
        }
      ]
    },
    {
      "id": "NISTq85",
      "unitsml_id": "q:kinematic_viscosity",
      "name": "kinematic viscosity",
      "names": [
        {
          "value": "kinematic viscosity",
          "lang": "en"
        },
        {
          "value": "viscosité cinématique",
          "lang": "fr"
        }
      ],
      "short": "kinematic_viscosity",
      "type": "derived",
      "dimension": {
        "id": "NISTd56",
        "name": "kinematic viscosity",
        "expression": "L2·T-1",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu121",
          "name": "centistokes",
          "symbol": "cSt"
        },
        {
          "id": "NISTu142",
          "name": "stokes",
          "symbol": "St"
        },
        {
          "id": "NISTu1e2/1.u3e-1/1",
          "name": "meter squared per second",
          "symbol": "m²/s"
        },
        {
          "id": "NISTu210",
          "name": "foot squared per second",
          "symbol": "ft²/s"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq85"
        },
        {
          "type": "unitsml",
          "id": "q:kinematic_viscosity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/KIVI"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/KinematicViscosity"
        }
      ]
    },
    {
      "id": "NISTq87",
      "unitsml_id": "q:magnetic_field",
      "name": "magnetic field",
      "names": [
        {
          "value": "magnetic field",
          "lang": "en"
        }
      ],
      "short": "magnetic_field",
      "type": "derived",
      "dimension": {
        "id": "NISTd33",
        "name": "magnetic field strength",
        "expression": "L-1·I",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": -1
          },
          {
            "key": "electric_current",
            "symbol": "I",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu144",
          "name": "oersted",
          "symbol": "Oe"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq87"
        },
        {
          "type": "unitsml",
          "id": "q:magnetic_field"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/MagneticField"
        }
      ]
    },
    {
      "id": "NISTq88",
      "unitsml_id": "q:radiant_intensity",
      "name": "radiant intensity",
      "names": [
        {
          "value": "radiant intensity",
          "lang": "en"
        },
        {
          "value": "intensité énergétique",
          "lang": "fr"
        }
      ],
      "short": "radiant_intensity",
      "type": "derived",
      "dimension": {
        "id": "NISTd16",
        "name": "power",
        "expression": "L2·M·T-3",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu14.u10e-1/1",
          "name": "watt per steradian",
          "symbol": "W/sr"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq88"
        },
        {
          "type": "unitsml",
          "id": "q:radiant_intensity"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/RAIN"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/RadiantIntensity"
        }
      ]
    },
    {
      "id": "NISTq89",
      "unitsml_id": "q:radiance",
      "name": "radiance",
      "names": [
        {
          "value": "radiance",
          "lang": "en"
        },
        {
          "value": "luminance énergétique",
          "lang": "fr"
        }
      ],
      "short": "radiance",
      "type": "derived",
      "dimension": {
        "id": "NISTd38",
        "name": "heat flux density",
        "expression": "M·T-3",
        "components": [
          {
            "key": "mass",
            "symbol": "M",
            "power": 1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": -3
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu14.u1e-2/1.u10e-1/1",
          "name": "watt per square meter steradian",
          "symbol": "W/(m²·sr)"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq89"
        },
        {
          "type": "unitsml",
          "id": "q:radiance"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/RADI"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Radiance"
        }
      ]
    },
    {
      "id": "NISTq9",
      "unitsml_id": "q:plane_angle",
      "name": "plane angle",
      "names": [
        {
          "value": "plane angle",
          "lang": "en"
        },
        {
          "value": "angle",
          "lang": "en"
        },
        {
          "value": "angle plan",
          "lang": "fr"
        }
      ],
      "short": "plane_angle",
      "type": "derived",
      "dimension": {
        "id": "NISTd9",
        "name": "plane angle",
        "expression": "1",
        "components": [
          {
            "key": "plane_angle",
            "symbol": "phi",
            "power": 1
          }
        ],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu147",
          "name": "arcminute",
          "symbol": "′"
        },
        {
          "id": "NISTu148",
          "name": "arcsecond",
          "symbol": "as"
        },
        {
          "id": "NISTu149",
          "name": "degree (degree of arc)",
          "symbol": "º"
        },
        {
          "id": "NISTu159",
          "name": "gon",
          "symbol": "gon"
        },
        {
          "id": "NISTu347",
          "name": "angular mil (NATO)",
          "symbol": "mil"
        },
        {
          "id": "NISTu9",
          "name": "radian",
          "symbol": "rad"
        }
      ],
      "unit_count": 6,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq9"
        },
        {
          "type": "unitsml",
          "id": "q:plane_angle"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/ANGP"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/PlaneAngle"
        }
      ]
    },
    {
      "id": "NISTq90",
      "unitsml_id": "q:logarithmic_ratio_quantities",
      "name": "ratio logarithm (B)",
      "names": [
        {
          "value": "ratio logarithm (B)",
          "lang": "en"
        },
        {
          "value": "logarithmic ratio quantities (power-like quantities using decimal logarithms)",
          "lang": "en"
        },
        {
          "value": "logarithme d'un rapport (B)",
          "lang": "fr"
        }
      ],
      "short": "logarithmic_ratio_quantities",
      "type": "derived",
      "dimension": {
        "id": "NISTd67",
        "name": "logarithmic ratio",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu153",
          "name": "neper",
          "symbol": "Np"
        },
        {
          "id": "NISTu154",
          "name": "bel",
          "symbol": "B"
        },
        {
          "id": "NISTu155",
          "name": "decibel",
          "symbol": "dB"
        },
        {
          "id": "NISTu381",
          "name": "dBm",
          "symbol": "dB_mW"
        }
      ],
      "unit_count": 4,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq90"
        },
        {
          "type": "unitsml",
          "id": "q:logarithmic_ratio_quantities"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/quantities/RLGB"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/LinearLogarithmicRatio"
        }
      ]
    },
    {
      "id": "NISTq91",
      "unitsml_id": "q:fluidity",
      "name": "fluidity",
      "names": [
        {
          "value": "fluidity",
          "lang": "en"
        },
        {
          "value": "reciprocal of dynamic viscosity",
          "lang": "en"
        }
      ],
      "short": "fluidity",
      "type": "derived",
      "dimension": {
        "id": "NISTd52",
        "name": "fluidity",
        "expression": "L·M-1·T",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          },
          {
            "key": "mass",
            "symbol": "M",
            "power": -1
          },
          {
            "key": "time",
            "symbol": "T",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu129",
          "name": "rhe",
          "symbol": "rhe"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq91"
        },
        {
          "type": "unitsml",
          "id": "q:fluidity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Fluidity"
        }
      ]
    },
    {
      "id": "NISTq92",
      "unitsml_id": "q:hydrodynamic_permeability",
      "name": "hydrodynamic permeability",
      "names": [
        {
          "value": "hydrodynamic permeability",
          "lang": "en"
        }
      ],
      "short": "hydrodynamic_permeability",
      "type": "derived",
      "dimension": {
        "id": "NISTd8",
        "name": "area",
        "expression": "L2",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 2
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu157",
          "name": "darcy",
          "symbol": "D"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq92"
        },
        {
          "type": "unitsml",
          "id": "q:hydrodynamic_permeability"
        }
      ],
      "references": []
    },
    {
      "id": "NISTq93",
      "unitsml_id": "q:refractive_index",
      "name": "refractive index",
      "names": [
        {
          "value": "refractive index",
          "lang": "en"
        }
      ],
      "short": "refractive_index",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq93"
        },
        {
          "type": "unitsml",
          "id": "q:refractive_index"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/RefractiveIndex"
        }
      ]
    },
    {
      "id": "NISTq94",
      "unitsml_id": "q:relative_permeability",
      "name": "relative permeability",
      "names": [
        {
          "value": "relative permeability",
          "lang": "en"
        }
      ],
      "short": "relative_permeability",
      "type": "derived",
      "dimension": {
        "id": "NISTd80",
        "name": "ratio quantity",
        "expression": "1",
        "components": [],
        "dimensionless": true
      },
      "units": [
        {
          "id": "NISTu61",
          "name": "one",
          "symbol": "1"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq94"
        },
        {
          "type": "unitsml",
          "id": "q:relative_permeability"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/PermeabilityRatio"
        }
      ]
    },
    {
      "id": "NISTq95",
      "unitsml_id": "q:breadth",
      "name": "breadth",
      "names": [
        {
          "value": "breadth",
          "lang": "en"
        }
      ],
      "short": "breadth",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq95"
        },
        {
          "type": "unitsml",
          "id": "q:breadth"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Breadth"
        }
      ]
    },
    {
      "id": "NISTq96",
      "unitsml_id": "q:height",
      "name": "height",
      "names": [
        {
          "value": "height",
          "lang": "en"
        }
      ],
      "short": "height",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq96"
        },
        {
          "type": "unitsml",
          "id": "q:height"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Height"
        }
      ]
    },
    {
      "id": "NISTq97",
      "unitsml_id": "q:thickness",
      "name": "thickness",
      "names": [
        {
          "value": "thickness",
          "lang": "en"
        }
      ],
      "short": "thickness",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq97"
        },
        {
          "type": "unitsml",
          "id": "q:thickness"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Thickness"
        }
      ]
    },
    {
      "id": "NISTq98",
      "unitsml_id": "q:radius",
      "name": "radius",
      "names": [
        {
          "value": "radius",
          "lang": "en"
        }
      ],
      "short": "radius",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq98"
        },
        {
          "type": "unitsml",
          "id": "q:radius"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/Radius"
        }
      ]
    },
    {
      "id": "NISTq99",
      "unitsml_id": "q:radial_distance",
      "name": "radial distance",
      "names": [
        {
          "value": "radial distance",
          "lang": "en"
        }
      ],
      "short": "radial_distance",
      "type": "derived",
      "dimension": {
        "id": "NISTd1",
        "name": "length",
        "expression": "L",
        "components": [
          {
            "key": "length",
            "symbol": "L",
            "power": 1
          }
        ],
        "dimensionless": false
      },
      "units": [
        {
          "id": "NISTu1",
          "name": "metre",
          "symbol": "m"
        }
      ],
      "unit_count": 1,
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTq99"
        },
        {
          "type": "unitsml",
          "id": "q:radial_distance"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/quantitykind/RadialDistance"
        }
      ]
    }
  ],
  "dimensions": [
    {
      "id": "NISTd1",
      "unitsml_id": "d:length",
      "name": "length",
      "names": [
        {
          "value": "length",
          "lang": "en"
        }
      ],
      "expression": "L",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq1",
          "name": "length"
        },
        {
          "id": "NISTq100",
          "name": "diameter"
        },
        {
          "id": "NISTq101",
          "name": "length of path"
        },
        {
          "id": "NISTq102",
          "name": "cartesian coordinates"
        },
        {
          "id": "NISTq103",
          "name": "position vector"
        },
        {
          "id": "NISTq104",
          "name": "displacement"
        },
        {
          "id": "NISTq105",
          "name": "radius of curvature"
        },
        {
          "id": "NISTq114",
          "name": "wavelength"
        },
        {
          "id": "NISTq48",
          "name": "distance"
        },
        {
          "id": "NISTq95",
          "name": "breadth"
        },
        {
          "id": "NISTq96",
          "name": "height"
        },
        {
          "id": "NISTq97",
          "name": "thickness"
        },
        {
          "id": "NISTq98",
          "name": "radius"
        },
        {
          "id": "NISTq99",
          "name": "radial distance"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd1"
        },
        {
          "type": "unitsml",
          "id": "d:length"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd10",
      "unitsml_id": "d:volume",
      "name": "volume",
      "names": [
        {
          "value": "volume",
          "lang": "en"
        }
      ],
      "expression": "L3",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 3
        }
      ],
      "quantities": [
        {
          "id": "NISTq10",
          "name": "volume"
        },
        {
          "id": "NISTq146",
          "name": "section modulus"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd10"
        },
        {
          "type": "unitsml",
          "id": "d:volume"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd100",
      "unitsml_id": "d:traffic_intensity",
      "name": "traffic intensity",
      "names": [
        {
          "value": "traffic intensity",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [],
      "quantities": [
        {
          "id": "NISTq201",
          "name": "traffic intensity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd100"
        },
        {
          "type": "unitsml",
          "id": "d:traffic_intensity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd101",
      "unitsml_id": "d:symbol_rate",
      "name": "symbol rate",
      "names": [
        {
          "value": "symbol rate",
          "lang": "en"
        }
      ],
      "expression": "T-1",
      "dimensionless": false,
      "components": [
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq202",
          "name": "symbol rate"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd101"
        },
        {
          "type": "unitsml",
          "id": "d:symbol_rate"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-0dot5I0M0dot5H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd102",
      "unitsml_id": "d:information_content",
      "name": "information content",
      "names": [
        {
          "value": "information content",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [],
      "quantities": [
        {
          "id": "NISTq203",
          "name": "information content"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd102"
        },
        {
          "type": "unitsml",
          "id": "d:information_content"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd11",
      "unitsml_id": "d:velocity",
      "name": "velocity",
      "names": [
        {
          "value": "velocity",
          "lang": "en"
        }
      ],
      "expression": "L·T-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq107",
          "name": "speed of propagation of waves"
        },
        {
          "id": "NISTq116",
          "name": "phase velocity"
        },
        {
          "id": "NISTq117",
          "name": "group velocity"
        },
        {
          "id": "NISTq12",
          "name": "velocity"
        },
        {
          "id": "NISTq57",
          "name": "angular velocity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd11"
        },
        {
          "type": "unitsml",
          "id": "d:velocity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd12",
      "unitsml_id": "d:force",
      "name": "force",
      "names": [
        {
          "value": "force",
          "lang": "en"
        }
      ],
      "expression": "L·M·T-2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq128",
          "name": "weight"
        },
        {
          "id": "NISTq13",
          "name": "force"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd12"
        },
        {
          "type": "unitsml",
          "id": "d:force"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd13",
      "unitsml_id": "d:magnetic_flux_density",
      "name": "magnetic flux density",
      "names": [
        {
          "value": "magnetic flux density",
          "lang": "en"
        }
      ],
      "expression": "M·T-2·I-1",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq14",
          "name": "magnetic flux density"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd13"
        },
        {
          "type": "unitsml",
          "id": "d:magnetic_flux_density"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd14",
      "unitsml_id": "d:pressure",
      "name": "pressure",
      "names": [
        {
          "value": "pressure",
          "lang": "en"
        }
      ],
      "expression": "L-1·M·T-2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq134",
          "name": "normal stress"
        },
        {
          "id": "NISTq135",
          "name": "shear stress"
        },
        {
          "id": "NISTq141",
          "name": "modulus of elasticity"
        },
        {
          "id": "NISTq142",
          "name": "modulus of rigidity"
        },
        {
          "id": "NISTq143",
          "name": "modulus of compression"
        },
        {
          "id": "NISTq15",
          "name": "pressure"
        },
        {
          "id": "NISTq16",
          "name": "stress"
        },
        {
          "id": "NISTq67",
          "name": "energy density"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd14"
        },
        {
          "type": "unitsml",
          "id": "d:pressure"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd15",
      "unitsml_id": "d:energy",
      "name": "energy",
      "names": [
        {
          "value": "energy",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T-2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq152",
          "name": "Lagrange function"
        },
        {
          "id": "NISTq153",
          "name": "Hamilton function"
        },
        {
          "id": "NISTq17",
          "name": "energy"
        },
        {
          "id": "NISTq18",
          "name": "work"
        },
        {
          "id": "NISTq182",
          "name": "kinetic energy"
        },
        {
          "id": "NISTq183",
          "name": "mechanical energy"
        },
        {
          "id": "NISTq184",
          "name": "torque"
        },
        {
          "id": "NISTq185",
          "name": "bending moment of force"
        },
        {
          "id": "NISTq19",
          "name": "amount of heat"
        },
        {
          "id": "NISTq60",
          "name": "moment of force"
        },
        {
          "id": "NISTq77",
          "name": "potential energy"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd15"
        },
        {
          "type": "unitsml",
          "id": "d:energy"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd16",
      "unitsml_id": "d:power",
      "name": "power",
      "names": [
        {
          "value": "power",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T-3",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -3
        }
      ],
      "quantities": [
        {
          "id": "NISTq187",
          "name": "apparent power"
        },
        {
          "id": "NISTq20",
          "name": "power"
        },
        {
          "id": "NISTq21",
          "name": "radiant flux"
        },
        {
          "id": "NISTq88",
          "name": "radiant intensity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd16"
        },
        {
          "type": "unitsml",
          "id": "d:power"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D-1"
        }
      ]
    },
    {
      "id": "NISTd17",
      "unitsml_id": "d:electric_charge",
      "name": "electric charge",
      "names": [
        {
          "value": "electric charge",
          "lang": "en"
        }
      ],
      "expression": "T·I",
      "dimensionless": false,
      "components": [
        {
          "key": "time",
          "symbol": "T",
          "power": 1
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq22",
          "name": "electric charge"
        },
        {
          "id": "NISTq23",
          "name": "amount of electricity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd17"
        },
        {
          "type": "unitsml",
          "id": "d:electric_charge"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0"
        }
      ]
    },
    {
      "id": "NISTd18",
      "unitsml_id": "d:electric_potential_difference",
      "name": "electric potential difference",
      "names": [
        {
          "value": "electric potential difference",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T-3·I-1",
      "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": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq166",
          "name": "electric potential"
        },
        {
          "id": "NISTq24",
          "name": "electric potential difference"
        },
        {
          "id": "NISTq25",
          "name": "potential difference"
        },
        {
          "id": "NISTq26",
          "name": "electromotive force"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd18"
        },
        {
          "type": "unitsml",
          "id": "d:electric_potential_difference"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0"
        }
      ]
    },
    {
      "id": "NISTd19",
      "unitsml_id": "d:capacitance",
      "name": "capacitance",
      "names": [
        {
          "value": "capacitance",
          "lang": "en"
        }
      ],
      "expression": "L-2·M-1·T4·I2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -2
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": -1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 4
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 2
        }
      ],
      "quantities": [
        {
          "id": "NISTq169",
          "name": "electric capacitance"
        },
        {
          "id": "NISTq27",
          "name": "capacitance"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd19"
        },
        {
          "type": "unitsml",
          "id": "d:capacitance"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0"
        }
      ]
    },
    {
      "id": "NISTd2",
      "unitsml_id": "d:mass",
      "name": "mass",
      "names": [
        {
          "value": "mass",
          "lang": "en"
        }
      ],
      "expression": "M",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq2",
          "name": "mass"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd2"
        },
        {
          "type": "unitsml",
          "id": "d:mass"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd20",
      "unitsml_id": "d:electric_resistance",
      "name": "electric resistance",
      "names": [
        {
          "value": "electric resistance",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T-3·I-2",
      "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": "NISTq28",
          "name": "electric resistance"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd20"
        },
        {
          "type": "unitsml",
          "id": "d:electric_resistance"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0"
        }
      ]
    },
    {
      "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"
        }
      ]
    },
    {
      "id": "NISTd22",
      "unitsml_id": "d:magnetic_flux",
      "name": "magnetic flux",
      "names": [
        {
          "value": "magnetic flux",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T-2·I-1",
      "dimensionless": false,
      "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": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq30",
          "name": "magnetic flux"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd22"
        },
        {
          "type": "unitsml",
          "id": "d:magnetic_flux"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd23",
      "unitsml_id": "d:inductance",
      "name": "inductance",
      "names": [
        {
          "value": "inductance",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T-2·I-2",
      "dimensionless": false,
      "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
        }
      ],
      "quantities": [
        {
          "id": "NISTq171",
          "name": "electric inductance"
        },
        {
          "id": "NISTq32",
          "name": "inductance"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd23"
        },
        {
          "type": "unitsml",
          "id": "d:inductance"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd24",
      "unitsml_id": "d:frequency",
      "name": "frequency",
      "names": [
        {
          "value": "frequency",
          "lang": "en"
        }
      ],
      "expression": "T-1",
      "dimensionless": false,
      "components": [
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq112",
          "name": "rotational frequency"
        },
        {
          "id": "NISTq113",
          "name": "angular frequency"
        },
        {
          "id": "NISTq120",
          "name": "damping coefficient"
        },
        {
          "id": "NISTq189",
          "name": "emission rate"
        },
        {
          "id": "NISTq35",
          "name": "activity referred to a radionuclide"
        },
        {
          "id": "NISTq45",
          "name": "frequency"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd24"
        },
        {
          "type": "unitsml",
          "id": "d:frequency"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-0dot5I0M0dot5H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd25",
      "unitsml_id": "d:absorbed_dose",
      "name": "absorbed dose",
      "names": [
        {
          "value": "absorbed dose",
          "lang": "en"
        }
      ],
      "expression": "L2·T-2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq36",
          "name": "absorbed dose"
        },
        {
          "id": "NISTq37",
          "name": "specific energy imparted"
        },
        {
          "id": "NISTq38",
          "name": "kerma"
        },
        {
          "id": "NISTq39",
          "name": "dose equivalent"
        },
        {
          "id": "NISTq40",
          "name": "ambient dose equivalent"
        },
        {
          "id": "NISTq41",
          "name": "directional dose equivalent"
        },
        {
          "id": "NISTq42",
          "name": "personal dose equivalent"
        },
        {
          "id": "NISTq43",
          "name": "organ dose equivalent"
        },
        {
          "id": "NISTq65",
          "name": "specific energy"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd25"
        },
        {
          "type": "unitsml",
          "id": "d:absorbed_dose"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd26",
      "unitsml_id": "d:catalytic_activity",
      "name": "catalytic activity",
      "names": [
        {
          "value": "catalytic activity",
          "lang": "en"
        }
      ],
      "expression": "T-1·N",
      "dimensionless": false,
      "components": [
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        },
        {
          "key": "amount_of_substance",
          "symbol": "N",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq44",
          "name": "catalytic activity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd26"
        },
        {
          "type": "unitsml",
          "id": "d:catalytic_activity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd27",
      "unitsml_id": "d:illuminance",
      "name": "illuminance",
      "names": [
        {
          "value": "illuminance",
          "lang": "en"
        }
      ],
      "expression": "L-2·J",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -2
        },
        {
          "key": "luminous_intensity",
          "symbol": "J",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq47",
          "name": "illuminance"
        },
        {
          "id": "NISTq56",
          "name": "luminance"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd27"
        },
        {
          "type": "unitsml",
          "id": "d:illuminance"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd28",
      "unitsml_id": "d:acceleration",
      "name": "acceleration",
      "names": [
        {
          "value": "acceleration",
          "lang": "en"
        }
      ],
      "expression": "L·T-2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq108",
          "name": "acceleration of free fall"
        },
        {
          "id": "NISTq49",
          "name": "acceleration"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd28"
        },
        {
          "type": "unitsml",
          "id": "d:acceleration"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd29",
      "unitsml_id": "d:wavenumber",
      "name": "wavenumber",
      "names": [
        {
          "value": "wavenumber",
          "lang": "en"
        }
      ],
      "expression": "L-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq106",
          "name": "curvature"
        },
        {
          "id": "NISTq115",
          "name": "angular wavenumber"
        },
        {
          "id": "NISTq122",
          "name": "attenuation coefficient"
        },
        {
          "id": "NISTq123",
          "name": "phase coefficient"
        },
        {
          "id": "NISTq124",
          "name": "propagation coefficient"
        },
        {
          "id": "NISTq50",
          "name": "wavenumber"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd29"
        },
        {
          "type": "unitsml",
          "id": "d:wavenumber"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd3",
      "unitsml_id": "d:time",
      "name": "time",
      "names": [
        {
          "value": "time",
          "lang": "en"
        }
      ],
      "expression": "T",
      "dimensionless": false,
      "components": [
        {
          "key": "time",
          "symbol": "T",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq109",
          "name": "period duration"
        },
        {
          "id": "NISTq110",
          "name": "time constant"
        },
        {
          "id": "NISTq3",
          "name": "time"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd3"
        },
        {
          "type": "unitsml",
          "id": "d:time"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0"
        }
      ]
    },
    {
      "id": "NISTd30",
      "unitsml_id": "d:mass_density",
      "name": "mass density",
      "names": [
        {
          "value": "mass density",
          "lang": "en"
        }
      ],
      "expression": "L-3·M",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -3
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq33",
          "name": "mass concentration"
        },
        {
          "id": "NISTq51",
          "name": "density"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd30"
        },
        {
          "type": "unitsml",
          "id": "d:mass_density"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd31",
      "unitsml_id": "d:specific_volume",
      "name": "specific volume",
      "names": [
        {
          "value": "specific volume",
          "lang": "en"
        }
      ],
      "expression": "L3·M-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 3
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq52",
          "name": "specific volume"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd31"
        },
        {
          "type": "unitsml",
          "id": "d:specific_volume"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd32",
      "unitsml_id": "d:current_density",
      "name": "current density",
      "names": [
        {
          "value": "current density",
          "lang": "en"
        }
      ],
      "expression": "L-2·I",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -2
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq53",
          "name": "current density"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd32"
        },
        {
          "type": "unitsml",
          "id": "d:current_density"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd33",
      "unitsml_id": "d:magnetic_field_strength",
      "name": "magnetic field strength",
      "names": [
        {
          "value": "magnetic field strength",
          "lang": "en"
        }
      ],
      "expression": "L-1·I",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -1
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq54",
          "name": "magnetic field strength"
        },
        {
          "id": "NISTq87",
          "name": "magnetic field"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd33"
        },
        {
          "type": "unitsml",
          "id": "d:magnetic_field_strength"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd34",
      "unitsml_id": "d:concentration",
      "name": "concentration",
      "names": [
        {
          "value": "concentration",
          "lang": "en"
        }
      ],
      "expression": "L-3·N",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -3
        },
        {
          "key": "amount_of_substance",
          "symbol": "N",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq55",
          "name": "amount of substance concentration"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd34"
        },
        {
          "type": "unitsml",
          "id": "d:concentration"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd35",
      "unitsml_id": "d:angular_acceleration",
      "name": "angular acceleration",
      "names": [
        {
          "value": "angular acceleration",
          "lang": "en"
        }
      ],
      "expression": "T-2",
      "dimensionless": false,
      "components": [
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq58",
          "name": "angular acceleration"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd35"
        },
        {
          "type": "unitsml",
          "id": "d:angular_acceleration"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-0dot5I0M0dot5H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd36",
      "unitsml_id": "d:dynamic_viscosity",
      "name": "dynamic viscosity",
      "names": [
        {
          "value": "dynamic viscosity",
          "lang": "en"
        }
      ],
      "expression": "L-1·M·T-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq59",
          "name": "dynamic viscosity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd36"
        },
        {
          "type": "unitsml",
          "id": "d:dynamic_viscosity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd37",
      "unitsml_id": "d:surface_tension",
      "name": "surface tension",
      "names": [
        {
          "value": "surface tension",
          "lang": "en"
        }
      ],
      "expression": "M·T-2",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq61",
          "name": "surface tension"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd37"
        },
        {
          "type": "unitsml",
          "id": "d:surface_tension"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-0dot5I0M1H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd38",
      "unitsml_id": "d:heat_flux_density",
      "name": "heat flux density",
      "names": [
        {
          "value": "heat flux density",
          "lang": "en"
        }
      ],
      "expression": "M·T-3",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -3
        }
      ],
      "quantities": [
        {
          "id": "NISTq62",
          "name": "heat flux density"
        },
        {
          "id": "NISTq78",
          "name": "irradiance"
        },
        {
          "id": "NISTq89",
          "name": "radiance"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd38"
        },
        {
          "type": "unitsml",
          "id": "d:heat_flux_density"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0"
        }
      ]
    },
    {
      "id": "NISTd39",
      "unitsml_id": "d:heat_capacity",
      "name": "heat capacity",
      "names": [
        {
          "value": "heat capacity",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T-2·Theta-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        },
        {
          "key": "thermodynamic_temperature",
          "symbol": "Theta",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq63",
          "name": "heat capacity"
        },
        {
          "id": "NISTq79",
          "name": "entropy"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd39"
        },
        {
          "type": "unitsml",
          "id": "d:heat_capacity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0"
        }
      ]
    },
    {
      "id": "NISTd4",
      "unitsml_id": "d:electric_current",
      "name": "electric current",
      "names": [
        {
          "value": "electric current",
          "lang": "en"
        }
      ],
      "expression": "I",
      "dimensionless": false,
      "components": [
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq161",
          "name": "magnetomotive force (Cardelli) (-SP811)"
        },
        {
          "id": "NISTq170",
          "name": "electric current intensity"
        },
        {
          "id": "NISTq4",
          "name": "electric current"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd4"
        },
        {
          "type": "unitsml",
          "id": "d:electric_current"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D-1"
        }
      ]
    },
    {
      "id": "NISTd40",
      "unitsml_id": "d:specific_heat_capacity",
      "name": "specific heat capacity",
      "names": [
        {
          "value": "specific heat capacity",
          "lang": "en"
        }
      ],
      "expression": "L2·T-2·Theta-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        },
        {
          "key": "thermodynamic_temperature",
          "symbol": "Theta",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq64",
          "name": "specific heat capacity"
        },
        {
          "id": "NISTq80",
          "name": "specific entropy"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd40"
        },
        {
          "type": "unitsml",
          "id": "d:specific_heat_capacity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0"
        }
      ]
    },
    {
      "id": "NISTd41",
      "unitsml_id": "d:thermal_conductivity",
      "name": "thermal conductivity",
      "names": [
        {
          "value": "thermal conductivity",
          "lang": "en"
        }
      ],
      "expression": "L·M·T-3·Theta-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -3
        },
        {
          "key": "thermodynamic_temperature",
          "symbol": "Theta",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq66",
          "name": "thermal conductivity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd41"
        },
        {
          "type": "unitsml",
          "id": "d:thermal_conductivity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0"
        }
      ]
    },
    {
      "id": "NISTd42",
      "unitsml_id": "d:electric_field_strength",
      "name": "electric field strength",
      "names": [
        {
          "value": "electric field strength",
          "lang": "en"
        }
      ],
      "expression": "L·M·T-3·I-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -3
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq68",
          "name": "electric field strength"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd42"
        },
        {
          "type": "unitsml",
          "id": "d:electric_field_strength"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0"
        }
      ]
    },
    {
      "id": "NISTd43",
      "unitsml_id": "d:electric_charge_density",
      "name": "electric charge density",
      "names": [
        {
          "value": "electric charge density",
          "lang": "en"
        }
      ],
      "expression": "L-3·T·I",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -3
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 1
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq69",
          "name": "electric charge density"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd43"
        },
        {
          "type": "unitsml",
          "id": "d:electric_charge_density"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0"
        }
      ]
    },
    {
      "id": "NISTd44",
      "unitsml_id": "d:electric_flux_density",
      "name": "electric flux density",
      "names": [
        {
          "value": "electric flux density",
          "lang": "en"
        }
      ],
      "expression": "L-2·T·I",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -2
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 1
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq70",
          "name": "electric flux density"
        },
        {
          "id": "NISTq82",
          "name": "electric displacement"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd44"
        },
        {
          "type": "unitsml",
          "id": "d:electric_flux_density"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0"
        }
      ]
    },
    {
      "id": "NISTd45",
      "unitsml_id": "d:permittivity",
      "name": "permittivity",
      "names": [
        {
          "value": "permittivity",
          "lang": "en"
        }
      ],
      "expression": "L-3·M-1·T4·I2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -3
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": -1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 4
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 2
        }
      ],
      "quantities": [
        {
          "id": "NISTq71",
          "name": "permittivity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd45"
        },
        {
          "type": "unitsml",
          "id": "d:permittivity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0"
        }
      ]
    },
    {
      "id": "NISTd46",
      "unitsml_id": "d:permeability",
      "name": "permeability",
      "names": [
        {
          "value": "permeability",
          "lang": "en"
        }
      ],
      "expression": "L·M·T-2·I-2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq72",
          "name": "permeability"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd46"
        },
        {
          "type": "unitsml",
          "id": "d:permeability"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd47",
      "unitsml_id": "d:molar_energy",
      "name": "molar energy",
      "names": [
        {
          "value": "molar energy",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T-2·N-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        },
        {
          "key": "amount_of_substance",
          "symbol": "N",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq73",
          "name": "molar energy"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd47"
        },
        {
          "type": "unitsml",
          "id": "d:molar_energy"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd48",
      "unitsml_id": "d:molar_entropy",
      "name": "molar entropy",
      "names": [
        {
          "value": "molar entropy",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T-2·Theta-1·N-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        },
        {
          "key": "thermodynamic_temperature",
          "symbol": "Theta",
          "power": -1
        },
        {
          "key": "amount_of_substance",
          "symbol": "N",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq74",
          "name": "molar entropy"
        },
        {
          "id": "NISTq83",
          "name": "molar heat capacity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd48"
        },
        {
          "type": "unitsml",
          "id": "d:molar_entropy"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H-1T-2D0"
        }
      ]
    },
    {
      "id": "NISTd49",
      "unitsml_id": "d:exposure",
      "name": "exposure",
      "names": [
        {
          "value": "exposure",
          "lang": "en"
        }
      ],
      "expression": "M-1·T·I",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": -1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 1
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq197",
          "name": "exposure"
        },
        {
          "id": "NISTq75",
          "name": "exposure (x and gamma rays)"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd49"
        },
        {
          "type": "unitsml",
          "id": "d:exposure"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0"
        }
      ]
    },
    {
      "id": "NISTd5",
      "unitsml_id": "d:temperature",
      "name": "temperature",
      "names": [
        {
          "value": "temperature",
          "lang": "en"
        }
      ],
      "expression": "Theta",
      "dimensionless": false,
      "components": [
        {
          "key": "thermodynamic_temperature",
          "symbol": "Theta",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq175",
          "name": "Fahrenheit temperature"
        },
        {
          "id": "NISTq192",
          "name": "ITS-90 temperature (°C)"
        },
        {
          "id": "NISTq193",
          "name": "ITS-90 temperature (K)"
        },
        {
          "id": "NISTq196",
          "name": "PLTS-2000 temperature (K)"
        },
        {
          "id": "NISTq34",
          "name": "Celsius temperature"
        },
        {
          "id": "NISTq5",
          "name": "thermodynamic temperature"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd5"
        },
        {
          "type": "unitsml",
          "id": "d:temperature"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0"
        }
      ]
    },
    {
      "id": "NISTd50",
      "unitsml_id": "d:absorbed_dose_rate",
      "name": "absorbed dose rate",
      "names": [
        {
          "value": "absorbed dose rate",
          "lang": "en"
        }
      ],
      "expression": "L2·T-3",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -3
        }
      ],
      "quantities": [
        {
          "id": "NISTq194",
          "name": "kerma rate"
        },
        {
          "id": "NISTq76",
          "name": "absorbed dose rate"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd50"
        },
        {
          "type": "unitsml",
          "id": "d:absorbed_dose_rate"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0"
        }
      ]
    },
    {
      "id": "NISTd51",
      "unitsml_id": "d:surface_density",
      "name": "surface density",
      "names": [
        {
          "value": "surface density",
          "lang": "en"
        }
      ],
      "expression": "L-2·M",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -2
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq31",
          "name": "surface density"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd51"
        },
        {
          "type": "unitsml",
          "id": "d:surface_density"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd52",
      "unitsml_id": "d:fluidity",
      "name": "fluidity",
      "names": [
        {
          "value": "fluidity",
          "lang": "en"
        }
      ],
      "expression": "L·M-1·T",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": -1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq91",
          "name": "fluidity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd52"
        },
        {
          "type": "unitsml",
          "id": "d:fluidity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0"
        }
      ]
    },
    {
      "id": "NISTd53",
      "unitsml_id": "d:surface_charge_density",
      "name": "surface charge density",
      "names": [
        {
          "value": "surface charge density",
          "lang": "en"
        }
      ],
      "expression": "M-2·T·I",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": -2
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 1
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq81",
          "name": "surface charge density"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd53"
        },
        {
          "type": "unitsml",
          "id": "d:surface_charge_density"
        }
      ],
      "references": []
    },
    {
      "id": "NISTd54",
      "unitsml_id": "d:magnetizability",
      "name": "magnetizability",
      "names": [
        {
          "value": "magnetizability",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T2·I2",
      "dimensionless": false,
      "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
        }
      ],
      "quantities": [
        {
          "id": "NISTq163",
          "name": "magnetizability"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd54"
        },
        {
          "type": "unitsml",
          "id": "d:magnetizability"
        }
      ],
      "references": []
    },
    {
      "id": "NISTd55",
      "unitsml_id": "d:catalytic_activity_concentration",
      "name": "catalytic activity concentration",
      "names": [
        {
          "value": "catalytic activity concentration",
          "lang": "en"
        }
      ],
      "expression": "M-3·T-1·N",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": -3
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        },
        {
          "key": "amount_of_substance",
          "symbol": "N",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq84",
          "name": "catalytic activity concentration"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd55"
        },
        {
          "type": "unitsml",
          "id": "d:catalytic_activity_concentration"
        }
      ],
      "references": []
    },
    {
      "id": "NISTd56",
      "unitsml_id": "d:kinematic_viscosity",
      "name": "kinematic viscosity",
      "names": [
        {
          "value": "kinematic viscosity",
          "lang": "en"
        }
      ],
      "expression": "L2·T-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq85",
          "name": "kinematic viscosity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd56"
        },
        {
          "type": "unitsml",
          "id": "d:kinematic_viscosity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd57",
      "unitsml_id": "d:area_moment_of_inertia",
      "name": "area moment of inertia",
      "names": [
        {
          "value": "area moment of inertia",
          "lang": "en"
        }
      ],
      "expression": "L4",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 4
        }
      ],
      "quantities": [
        {
          "id": "NISTq144",
          "name": "second axial moment of area"
        },
        {
          "id": "NISTq145",
          "name": "second polar moment of area"
        },
        {
          "id": "NISTq155",
          "name": "area moment of inertia"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd57"
        },
        {
          "type": "unitsml",
          "id": "d:area_moment_of_inertia"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd58",
      "unitsml_id": "d:linear_density",
      "name": "linear density",
      "names": [
        {
          "value": "linear density",
          "lang": "en"
        }
      ],
      "expression": "L-1·M",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq126",
          "name": "linear density"
        },
        {
          "id": "NISTq176",
          "name": "mass divided by length"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd58"
        },
        {
          "type": "unitsml",
          "id": "d:linear_density"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd59",
      "unitsml_id": "d:mass_moment_of_inertia",
      "name": "mass moment of inertia",
      "names": [
        {
          "value": "mass moment of inertia",
          "lang": "en"
        }
      ],
      "expression": "L2·M",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq127",
          "name": "mass moment of inertia"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd59"
        },
        {
          "type": "unitsml",
          "id": "d:mass_moment_of_inertia"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd6",
      "unitsml_id": "d:substance_amount",
      "name": "substance amount",
      "names": [
        {
          "value": "substance amount",
          "lang": "en"
        }
      ],
      "expression": "N",
      "dimensionless": false,
      "components": [
        {
          "key": "amount_of_substance",
          "symbol": "N",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq6",
          "name": "amount of substance"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd6"
        },
        {
          "type": "unitsml",
          "id": "d:substance_amount"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd60",
      "unitsml_id": "d:action",
      "name": "action",
      "names": [
        {
          "value": "action",
          "lang": "en"
        }
      ],
      "expression": "L2·M·T-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq132",
          "name": "moment of momentum"
        },
        {
          "id": "NISTq133",
          "name": "angular impulse"
        },
        {
          "id": "NISTq154",
          "name": "action"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd60"
        },
        {
          "type": "unitsml",
          "id": "d:action"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd61",
      "unitsml_id": "d:momentum",
      "name": "momentum",
      "names": [
        {
          "value": "momentum",
          "lang": "en"
        }
      ],
      "expression": "L·M·T-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq129",
          "name": "impulse"
        },
        {
          "id": "NISTq131",
          "name": "momentum"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd61"
        },
        {
          "type": "unitsml",
          "id": "d:momentum"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd62",
      "unitsml_id": "d:gravitational_constant",
      "name": "gravitational constant",
      "names": [
        {
          "value": "gravitational constant",
          "lang": "en"
        }
      ],
      "expression": "L3·M-1·T-2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 3
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": -1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq130",
          "name": "gravitational constant"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd62"
        },
        {
          "type": "unitsml",
          "id": "d:gravitational_constant"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T-2D0"
        }
      ]
    },
    {
      "id": "NISTd63",
      "unitsml_id": "d:compressibility",
      "name": "compressibility",
      "names": [
        {
          "value": "compressibility",
          "lang": "en"
        }
      ],
      "expression": "L·M-1·T2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": -1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 2
        }
      ],
      "quantities": [
        {
          "id": "NISTq139",
          "name": "compressibility"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd63"
        },
        {
          "type": "unitsml",
          "id": "d:compressibility"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0"
        }
      ]
    },
    {
      "id": "NISTd64",
      "unitsml_id": "d:solid_angle",
      "name": "solid angle",
      "names": [
        {
          "value": "solid angle",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [
        {
          "key": "plane_angle",
          "symbol": "phi",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq11",
          "name": "solid angle"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd64"
        },
        {
          "type": "unitsml",
          "id": "d:solid_angle"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd65",
      "unitsml_id": "d:mass_flow_rate",
      "name": "mass flow rate",
      "names": [
        {
          "value": "mass flow rate",
          "lang": "en"
        }
      ],
      "expression": "M·T-1",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq150",
          "name": "mass flow rate"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd65"
        },
        {
          "type": "unitsml",
          "id": "d:mass_flow_rate"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd66",
      "unitsml_id": "d:volume_flow_rate",
      "name": "volume flow rate",
      "names": [
        {
          "value": "volume flow rate",
          "lang": "en"
        }
      ],
      "expression": "L3·T-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 3
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq151",
          "name": "volume flow rate"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd66"
        },
        {
          "type": "unitsml",
          "id": "d:volume_flow_rate"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd67",
      "unitsml_id": "d:logarithmic_ratio",
      "name": "logarithmic ratio",
      "names": [
        {
          "value": "logarithmic ratio",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [],
      "quantities": [
        {
          "id": "NISTq121",
          "name": "ratio logarithm (Np)"
        },
        {
          "id": "NISTq200",
          "name": "logarithmic frequency range"
        },
        {
          "id": "NISTq90",
          "name": "ratio logarithm (B)"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd67"
        },
        {
          "type": "unitsml",
          "id": "d:logarithmic_ratio"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd68",
      "unitsml_id": "d:linear_expansion_coefficient",
      "name": "linear expansion coefficient",
      "names": [
        {
          "value": "linear expansion coefficient",
          "lang": "en"
        }
      ],
      "expression": "Theta-1",
      "dimensionless": false,
      "components": [
        {
          "key": "thermodynamic_temperature",
          "symbol": "Theta",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq156",
          "name": "linear expansion coefficient"
        },
        {
          "id": "NISTq157",
          "name": "cubic expansion coefficient"
        },
        {
          "id": "NISTq158",
          "name": "relative pressure coefficient"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd68"
        },
        {
          "type": "unitsml",
          "id": "d:linear_expansion_coefficient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0"
        }
      ]
    },
    {
      "id": "NISTd69",
      "unitsml_id": "d:pressure_coefficient",
      "name": "pressure coefficient",
      "names": [
        {
          "value": "pressure coefficient",
          "lang": "en"
        }
      ],
      "expression": "L-1·M·T-2·Theta-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -2
        },
        {
          "key": "thermodynamic_temperature",
          "symbol": "Theta",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq159",
          "name": "pressure coefficient"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd69"
        },
        {
          "type": "unitsml",
          "id": "d:pressure_coefficient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0"
        }
      ]
    },
    {
      "id": "NISTd7",
      "unitsml_id": "d:luminous_intensity",
      "name": "luminous intensity",
      "names": [
        {
          "value": "luminous intensity",
          "lang": "en"
        }
      ],
      "expression": "J",
      "dimensionless": false,
      "components": [
        {
          "key": "luminous_intensity",
          "symbol": "J",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq46",
          "name": "luminous flux"
        },
        {
          "id": "NISTq7",
          "name": "luminous intensity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd7"
        },
        {
          "type": "unitsml",
          "id": "d:luminous_intensity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd70",
      "unitsml_id": "d:isothermal_compressibility",
      "name": "isothermal compressibility",
      "names": [
        {
          "value": "isothermal compressibility",
          "lang": "en"
        }
      ],
      "expression": "L·M-1·T2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": -1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 2
        }
      ],
      "quantities": [
        {
          "id": "NISTq160",
          "name": "isothermal compressibility"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd70"
        },
        {
          "type": "unitsml",
          "id": "d:isothermal_compressibility"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0"
        }
      ]
    },
    {
      "id": "NISTd71",
      "unitsml_id": "d:heat_transfer_coefficient",
      "name": "heat transfer coefficient",
      "names": [
        {
          "value": "heat transfer coefficient",
          "lang": "en"
        }
      ],
      "expression": "M·T-3·Theta-1",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -3
        },
        {
          "key": "thermodynamic_temperature",
          "symbol": "Theta",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq180",
          "name": "coefficient of heat transfer"
        },
        {
          "id": "NISTq181",
          "name": "surface coefficient of heat transfer"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd71"
        },
        {
          "type": "unitsml",
          "id": "d:heat_transfer_coefficient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0"
        }
      ]
    },
    {
      "id": "NISTd72",
      "unitsml_id": "d:electric_dipole_moment",
      "name": "electric dipole moment",
      "names": [
        {
          "value": "electric dipole moment",
          "lang": "en"
        }
      ],
      "expression": "L·T·I",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 1
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq162",
          "name": "electric dipole moment"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd72"
        },
        {
          "type": "unitsml",
          "id": "d:electric_dipole_moment"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E1L1I0M0H0T1D0"
        }
      ]
    },
    {
      "id": "NISTd73",
      "unitsml_id": "d:magnetic_dipole_moment",
      "name": "magnetic dipole moment",
      "names": [
        {
          "value": "magnetic dipole moment",
          "lang": "en"
        }
      ],
      "expression": "L2·I",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq164",
          "name": "magnetic dipole moment"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd73"
        },
        {
          "type": "unitsml",
          "id": "d:magnetic_dipole_moment"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd74",
      "unitsml_id": "d:electric_field_gradient",
      "name": "electric field gradient",
      "names": [
        {
          "value": "electric field gradient",
          "lang": "en"
        }
      ],
      "expression": "M·T-3·I-1",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -3
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq165",
          "name": "electric field gradient"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd74"
        },
        {
          "type": "unitsml",
          "id": "d:electric_field_gradient"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-3D0"
        }
      ]
    },
    {
      "id": "NISTd75",
      "unitsml_id": "d:electric_quadrupole_moment",
      "name": "electric quadrupole moment",
      "names": [
        {
          "value": "electric quadrupole moment",
          "lang": "en"
        }
      ],
      "expression": "L2·T·I",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 1
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq167",
          "name": "electric quadrupole moment"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd75"
        },
        {
          "type": "unitsml",
          "id": "d:electric_quadrupole_moment"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T1D0"
        }
      ]
    },
    {
      "id": "NISTd76",
      "unitsml_id": "d:polarizability",
      "name": "polarizability",
      "names": [
        {
          "value": "polarizability",
          "lang": "en"
        }
      ],
      "expression": "M·T4·I2",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 4
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 2
        }
      ],
      "quantities": [
        {
          "id": "NISTq168",
          "name": "polarizability"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd76"
        },
        {
          "type": "unitsml",
          "id": "d:polarizability"
        }
      ],
      "references": []
    },
    {
      "id": "NISTd77",
      "unitsml_id": "d:hyperpolarizability_1st",
      "name": "hyperpolarizability 1st",
      "names": [
        {
          "value": "hyperpolarizability 1st",
          "lang": "en"
        }
      ],
      "expression": "L-1·M-2·T7·I3",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -1
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": -2
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 7
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 3
        }
      ],
      "quantities": [
        {
          "id": "NISTq172",
          "name": "1st hyperpolarizability"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd77"
        },
        {
          "type": "unitsml",
          "id": "d:hyperpolarizability_1st"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E3L-1I0M-2H0T7D0"
        }
      ]
    },
    {
      "id": "NISTd78",
      "unitsml_id": "d:hyperpolarizability_2nd",
      "name": "hyperpolarizability 2nd",
      "names": [
        {
          "value": "hyperpolarizability 2nd",
          "lang": "en"
        }
      ],
      "expression": "L-2·M-3·T10·I4",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -2
        },
        {
          "key": "mass",
          "symbol": "M",
          "power": -3
        },
        {
          "key": "time",
          "symbol": "T",
          "power": 10
        },
        {
          "key": "electric_current",
          "symbol": "I",
          "power": 4
        }
      ],
      "quantities": [
        {
          "id": "NISTq173",
          "name": "2nd hyperpolarizability"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd78"
        },
        {
          "type": "unitsml",
          "id": "d:hyperpolarizability_2nd"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E4L-2I0M-3H0T10D0"
        }
      ]
    },
    {
      "id": "NISTd79",
      "unitsml_id": "d:molality",
      "name": "molality",
      "names": [
        {
          "value": "molality",
          "lang": "en"
        }
      ],
      "expression": "M·N",
      "dimensionless": false,
      "components": [
        {
          "key": "mass",
          "symbol": "M",
          "power": 1
        },
        {
          "key": "amount_of_substance",
          "symbol": "N",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq179",
          "name": "molality of solute B"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd79"
        },
        {
          "type": "unitsml",
          "id": "d:molality"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A1E0L0I0M1H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd8",
      "unitsml_id": "d:area",
      "name": "area",
      "names": [
        {
          "value": "area",
          "lang": "en"
        }
      ],
      "expression": "L2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": 2
        }
      ],
      "quantities": [
        {
          "id": "NISTq8",
          "name": "area"
        },
        {
          "id": "NISTq92",
          "name": "hydrodynamic permeability"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd8"
        },
        {
          "type": "unitsml",
          "id": "d:area"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd80",
      "unitsml_id": "d:ratio_quantity",
      "name": "ratio quantity",
      "names": [
        {
          "value": "ratio quantity",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [],
      "quantities": [
        {
          "id": "NISTq111",
          "name": "rotation"
        },
        {
          "id": "NISTq125",
          "name": "relative mass density"
        },
        {
          "id": "NISTq136",
          "name": "linear strain"
        },
        {
          "id": "NISTq137",
          "name": "shear strain"
        },
        {
          "id": "NISTq138",
          "name": "volume strain"
        },
        {
          "id": "NISTq140",
          "name": "Poisson number"
        },
        {
          "id": "NISTq147",
          "name": "dynamic friction factor"
        },
        {
          "id": "NISTq188",
          "name": "nil"
        },
        {
          "id": "NISTq199",
          "name": "relative humidity"
        },
        {
          "id": "NISTq93",
          "name": "refractive index"
        },
        {
          "id": "NISTq94",
          "name": "relative permeability"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd80"
        },
        {
          "type": "unitsml",
          "id": "d:ratio_quantity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd83",
      "unitsml_id": "d:level_of_field_quantity",
      "name": "level of field quantity",
      "names": [
        {
          "value": "level of field quantity",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [],
      "quantities": [
        {
          "id": "NISTq118",
          "name": "level of a field quantity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd83"
        },
        {
          "type": "unitsml",
          "id": "d:level_of_field_quantity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd84",
      "unitsml_id": "d:field_power_level",
      "name": "field power level",
      "names": [
        {
          "value": "field power level",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [],
      "quantities": [
        {
          "id": "NISTq119",
          "name": "level of a power quantity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd84"
        },
        {
          "type": "unitsml",
          "id": "d:field_power_level"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd85",
      "unitsml_id": "d:mass_mole_fraction",
      "name": "mass mole fraction",
      "names": [
        {
          "value": "mass mole fraction",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [],
      "quantities": [
        {
          "id": "NISTq186",
          "name": "mass fraction"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd85"
        },
        {
          "type": "unitsml",
          "id": "d:mass_mole_fraction"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd9",
      "unitsml_id": "d:plane_angle",
      "name": "plane angle",
      "names": [
        {
          "value": "plane angle",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [
        {
          "key": "plane_angle",
          "symbol": "phi",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq9",
          "name": "plane angle"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd9"
        },
        {
          "type": "unitsml",
          "id": "d:plane_angle"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd94",
      "unitsml_id": "d:acidity_index",
      "name": "acidity index",
      "names": [
        {
          "value": "acidity index",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [],
      "quantities": [
        {
          "id": "NISTq174",
          "name": "index of acidity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd94"
        },
        {
          "type": "unitsml",
          "id": "d:acidity_index"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd95",
      "unitsml_id": "d:storage_capacity",
      "name": "storage capacity",
      "names": [
        {
          "value": "storage capacity",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [],
      "quantities": [
        {
          "id": "NISTq177",
          "name": "storage capacity"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd95"
        },
        {
          "type": "unitsml",
          "id": "d:storage_capacity"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd96",
      "unitsml_id": "d:fluence",
      "name": "fluence",
      "names": [
        {
          "value": "fluence",
          "lang": "en"
        }
      ],
      "expression": "L-2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq190",
          "name": "fluence"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd96"
        },
        {
          "type": "unitsml",
          "id": "d:fluence"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd97",
      "unitsml_id": "d:fluence_rate",
      "name": "fluence_rate",
      "names": [
        {
          "value": "fluence_rate",
          "lang": "en"
        }
      ],
      "expression": "L-2·T-1",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -2
        },
        {
          "key": "time",
          "symbol": "T",
          "power": -1
        }
      ],
      "quantities": [
        {
          "id": "NISTq191",
          "name": "fluence rate"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd97"
        },
        {
          "type": "unitsml",
          "id": "d:fluence_rate"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0"
        }
      ]
    },
    {
      "id": "NISTd98",
      "unitsml_id": "d:phase",
      "name": "phase",
      "names": [
        {
          "value": "phase",
          "lang": "en"
        }
      ],
      "expression": "1",
      "dimensionless": true,
      "components": [
        {
          "key": "plane_angle",
          "symbol": "phi",
          "power": 1
        }
      ],
      "quantities": [
        {
          "id": "NISTq195",
          "name": "phase"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd98"
        },
        {
          "type": "unitsml",
          "id": "d:phase"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D0"
        }
      ]
    },
    {
      "id": "NISTd99",
      "unitsml_id": "d:fuel_efficiency",
      "name": "fuel efficiency",
      "names": [
        {
          "value": "fuel efficiency",
          "lang": "en"
        }
      ],
      "expression": "L-2",
      "dimensionless": false,
      "components": [
        {
          "key": "length",
          "symbol": "L",
          "power": -2
        }
      ],
      "quantities": [
        {
          "id": "NISTq198",
          "name": "fuel efficiency"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTd99"
        },
        {
          "type": "unitsml",
          "id": "d:fuel_efficiency"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0"
        }
      ]
    }
  ],
  "prefixes": [
    {
      "id": "NISTp10_-1",
      "unitsml_id": "p:deci",
      "name": "deci",
      "symbol": "d",
      "symbols": {
        "unicode": "d",
        "ascii": "d",
        "html": "d",
        "latex": "d",
        "id": "deci",
        "mathml": "<mi>d</mi>"
      },
      "factor": "10^-1",
      "base": 10,
      "power": -1,
      "value": 0.1,
      "units": [
        {
          "id": "NISTu155",
          "name": "decibel",
          "symbol": "dB"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-1"
        },
        {
          "type": "unitsml",
          "id": "p:deci"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/deci"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:d"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Deci"
        }
      ]
    },
    {
      "id": "NISTp10_-12",
      "unitsml_id": "p:pico",
      "name": "pico",
      "symbol": "p",
      "symbols": {
        "unicode": "p",
        "ascii": "p",
        "html": "p",
        "latex": "p",
        "id": "pico",
        "mathml": "<mi>p</mi>"
      },
      "factor": "10^-12",
      "base": 10,
      "power": -12,
      "value": 1e-12,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-12"
        },
        {
          "type": "unitsml",
          "id": "p:pico"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/pico"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:p"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Pico"
        }
      ]
    },
    {
      "id": "NISTp10_-15",
      "unitsml_id": "p:femto",
      "name": "femto",
      "symbol": "f",
      "symbols": {
        "unicode": "f",
        "ascii": "f",
        "html": "f",
        "latex": "f",
        "id": "femto",
        "mathml": "<mi>f</mi>"
      },
      "factor": "10^-15",
      "base": 10,
      "power": -15,
      "value": 1e-15,
      "units": [
        {
          "id": "NISTu26",
          "name": "fermi",
          "symbol": "fermi"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-15"
        },
        {
          "type": "unitsml",
          "id": "p:femto"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/femto"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:f"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Femto"
        }
      ]
    },
    {
      "id": "NISTp10_-18",
      "unitsml_id": "p:atto",
      "name": "atto",
      "symbol": "a",
      "symbols": {
        "unicode": "a",
        "ascii": "a",
        "html": "a",
        "latex": "a",
        "id": "atto",
        "mathml": "<mi>a</mi>"
      },
      "factor": "10^-18",
      "base": 10,
      "power": -18,
      "value": 1e-18,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-18"
        },
        {
          "type": "unitsml",
          "id": "p:atto"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/atto"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:a"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Atto"
        }
      ]
    },
    {
      "id": "NISTp10_-2",
      "unitsml_id": "p:centi",
      "name": "centi",
      "symbol": "c",
      "symbols": {
        "unicode": "c",
        "ascii": "c",
        "html": "c",
        "latex": "c",
        "id": "centi",
        "mathml": "<mi>c</mi>"
      },
      "factor": "10^-2",
      "base": 10,
      "power": -2,
      "value": 0.01,
      "units": [
        {
          "id": "NISTu121",
          "name": "centistokes",
          "symbol": "cSt"
        },
        {
          "id": "NISTu92",
          "name": "dyne per square centimeter",
          "symbol": "dyn·cm⁻²"
        },
        {
          "id": "NISTu93",
          "name": "gram-force per square centimeter",
          "symbol": "gf·cm⁻²"
        },
        {
          "id": "NISTu94",
          "name": "kilogram-force per square centimeter",
          "symbol": "kgf·cm⁻²"
        },
        {
          "id": "NISTu97",
          "name": "centipoise",
          "symbol": "cP"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-2"
        },
        {
          "type": "unitsml",
          "id": "p:centi"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/centi"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:c"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Centi"
        }
      ]
    },
    {
      "id": "NISTp10_-21",
      "unitsml_id": "p:zepto",
      "name": "zepto",
      "symbol": "z",
      "symbols": {
        "unicode": "z",
        "ascii": "z",
        "html": "z",
        "latex": "z",
        "id": "zepto",
        "mathml": "<mi>z</mi>"
      },
      "factor": "10^-21",
      "base": 10,
      "power": -21,
      "value": 1e-21,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-21"
        },
        {
          "type": "unitsml",
          "id": "p:zepto"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/zepto"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:z"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Zepto"
        }
      ]
    },
    {
      "id": "NISTp10_-24",
      "unitsml_id": "p:yocto",
      "name": "yocto",
      "symbol": "y",
      "symbols": {
        "unicode": "y",
        "ascii": "y",
        "html": "y",
        "latex": "y",
        "id": "yocto",
        "mathml": "<mi>y</mi>"
      },
      "factor": "10^-24",
      "base": 10,
      "power": -24,
      "value": 1e-24,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-24"
        },
        {
          "type": "unitsml",
          "id": "p:yocto"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/yocto"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:y"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Yocto"
        }
      ]
    },
    {
      "id": "NISTp10_-27",
      "unitsml_id": "p:ronto",
      "name": "ronto",
      "symbol": "r",
      "symbols": {
        "unicode": "r",
        "ascii": "r",
        "html": "r",
        "latex": "r",
        "id": "ronto",
        "mathml": "<mi>r</mi>"
      },
      "factor": "10^-27",
      "base": 10,
      "power": -27,
      "value": 1e-27,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-27"
        },
        {
          "type": "unitsml",
          "id": "p:ronto"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/ronto"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Ronto"
        }
      ]
    },
    {
      "id": "NISTp10_-3",
      "unitsml_id": "p:milli",
      "name": "milli",
      "symbol": "m",
      "symbols": {
        "unicode": "m",
        "ascii": "m",
        "html": "m",
        "latex": "m",
        "id": "milli",
        "mathml": "<mi>m</mi>"
      },
      "factor": "10^-3",
      "base": 10,
      "power": -3,
      "value": 0.001,
      "units": [
        {
          "id": "NISTu123",
          "name": "mil (length)",
          "symbol": "thou"
        },
        {
          "id": "NISTu362",
          "name": "millibar",
          "symbol": "mbar"
        },
        {
          "id": "NISTu365",
          "name": "milliliter",
          "symbol": "ml"
        },
        {
          "id": "NISTu96",
          "name": "kilogram-force per square millimeter",
          "symbol": "kgf·mm⁻²"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-3"
        },
        {
          "type": "unitsml",
          "id": "p:milli"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/milli"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:m"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Milli"
        }
      ]
    },
    {
      "id": "NISTp10_-30",
      "unitsml_id": "p:quecto",
      "name": "quecto",
      "symbol": "q",
      "symbols": {
        "unicode": "q",
        "ascii": "q",
        "html": "q",
        "latex": "q",
        "id": "quecto",
        "mathml": "<mi>q</mi>"
      },
      "factor": "10^-30",
      "base": 10,
      "power": -30,
      "value": 1e-30,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-30"
        },
        {
          "type": "unitsml",
          "id": "p:quecto"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/quecto"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Quecto"
        }
      ]
    },
    {
      "id": "NISTp10_-6",
      "unitsml_id": "p:micro",
      "name": "micro",
      "symbol": "μ",
      "symbols": {
        "unicode": "μ",
        "ascii": "u",
        "html": "&micro;",
        "latex": "$mu$",
        "id": "micro",
        "mathml": "<mi>&micro;</mi>"
      },
      "factor": "10^-6",
      "base": 10,
      "power": -6,
      "value": 0.000001,
      "units": [
        {
          "id": "NISTu122",
          "name": "micron",
          "symbol": "μ"
        },
        {
          "id": "NISTu361",
          "name": "microinch",
          "symbol": "μin"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-6"
        },
        {
          "type": "unitsml",
          "id": "p:micro"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/micro"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:u"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Micro"
        }
      ]
    },
    {
      "id": "NISTp10_-9",
      "unitsml_id": "p:nano",
      "name": "nano",
      "symbol": "n",
      "symbols": {
        "unicode": "n",
        "ascii": "n",
        "html": "n",
        "latex": "n",
        "id": "nano",
        "mathml": "<mi>n</mi>"
      },
      "factor": "10^-9",
      "base": 10,
      "power": -9,
      "value": 1e-9,
      "units": [
        {
          "id": "NISTu116",
          "name": "gamma",
          "symbol": "γ"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_-9"
        },
        {
          "type": "unitsml",
          "id": "p:nano"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/nano"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:n"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Nano"
        }
      ]
    },
    {
      "id": "NISTp10_0",
      "unitsml_id": "p:none",
      "name": "none",
      "symbol": "1",
      "symbols": {
        "unicode": "1",
        "ascii": "1",
        "html": "1",
        "latex": "1",
        "id": "unity",
        "mathml": "<mn>1</mn>"
      },
      "factor": "10^0",
      "base": 10,
      "power": 0,
      "value": 1,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_0"
        },
        {
          "type": "unitsml",
          "id": "p:none"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/none"
        }
      ]
    },
    {
      "id": "NISTp10_1",
      "unitsml_id": "p:deka",
      "name": "deka",
      "symbol": "da",
      "symbols": {
        "unicode": "da",
        "ascii": "da",
        "html": "da",
        "latex": "da",
        "id": "deka",
        "mathml": "<mi>da</mi>"
      },
      "factor": "10^1",
      "base": 10,
      "power": 1,
      "value": 10,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_1"
        },
        {
          "type": "unitsml",
          "id": "p:deka"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/deca"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:da"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Deca"
        }
      ]
    },
    {
      "id": "NISTp10_12",
      "unitsml_id": "p:tera",
      "name": "tera",
      "symbol": "T",
      "symbols": {
        "unicode": "T",
        "ascii": "T",
        "html": "T",
        "latex": "T",
        "id": "tera",
        "mathml": "<mi>T</mi>"
      },
      "factor": "10^12",
      "base": 10,
      "power": 12,
      "value": 1000000000000,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_12"
        },
        {
          "type": "unitsml",
          "id": "p:tera"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/tera"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:T"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Tera"
        }
      ]
    },
    {
      "id": "NISTp10_15",
      "unitsml_id": "p:peta",
      "name": "peta",
      "symbol": "P",
      "symbols": {
        "unicode": "P",
        "ascii": "P",
        "html": "P",
        "latex": "P",
        "id": "peta",
        "mathml": "<mi>P</mi>"
      },
      "factor": "10^15",
      "base": 10,
      "power": 15,
      "value": 1000000000000000,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_15"
        },
        {
          "type": "unitsml",
          "id": "p:peta"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/peta"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:P"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Peta"
        }
      ]
    },
    {
      "id": "NISTp10_18",
      "unitsml_id": "p:exa",
      "name": "exa",
      "symbol": "E",
      "symbols": {
        "unicode": "E",
        "ascii": "E",
        "html": "E",
        "latex": "E",
        "id": "exa",
        "mathml": "<mi>E</mi>"
      },
      "factor": "10^18",
      "base": 10,
      "power": 18,
      "value": 1000000000000000000,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_18"
        },
        {
          "type": "unitsml",
          "id": "p:exa"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/exa"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:E"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Exa"
        }
      ]
    },
    {
      "id": "NISTp10_2",
      "unitsml_id": "p:hecto",
      "name": "hecto",
      "symbol": "h",
      "symbols": {
        "unicode": "h",
        "ascii": "h",
        "html": "h",
        "latex": "h",
        "id": "hecto",
        "mathml": "<mi>h</mi>"
      },
      "factor": "10^2",
      "base": 10,
      "power": 2,
      "value": 100,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_2"
        },
        {
          "type": "unitsml",
          "id": "p:hecto"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/hecto"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:h"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Hecto"
        }
      ]
    },
    {
      "id": "NISTp10_21",
      "unitsml_id": "p:zetta",
      "name": "zetta",
      "symbol": "Z",
      "symbols": {
        "unicode": "Z",
        "ascii": "Z",
        "html": "Z",
        "latex": "Z",
        "id": "zetta",
        "mathml": "<mi>Z</mi>"
      },
      "factor": "10^21",
      "base": 10,
      "power": 21,
      "value": 1e+21,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_21"
        },
        {
          "type": "unitsml",
          "id": "p:zetta"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/zetta"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:Z"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Zetta"
        }
      ]
    },
    {
      "id": "NISTp10_24",
      "unitsml_id": "p:yotta",
      "name": "yotta",
      "symbol": "Y",
      "symbols": {
        "unicode": "Y",
        "ascii": "Y",
        "html": "Y",
        "latex": "Y",
        "id": "yotta",
        "mathml": "<mi>Y</mi>"
      },
      "factor": "10^24",
      "base": 10,
      "power": 24,
      "value": 1e+24,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_24"
        },
        {
          "type": "unitsml",
          "id": "p:yotta"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/yotta"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:Y"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Yotta"
        }
      ]
    },
    {
      "id": "NISTp10_27",
      "unitsml_id": "p:ronna",
      "name": "ronna",
      "symbol": "R",
      "symbols": {
        "unicode": "R",
        "ascii": "R",
        "html": "R",
        "latex": "R",
        "id": "ronna",
        "mathml": "<mi>R</mi>"
      },
      "factor": "10^27",
      "base": 10,
      "power": 27,
      "value": 1e+27,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_27"
        },
        {
          "type": "unitsml",
          "id": "p:ronna"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/ronna"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Ronna"
        }
      ]
    },
    {
      "id": "NISTp10_3",
      "unitsml_id": "p:kilo",
      "name": "kilo",
      "symbol": "k",
      "symbols": {
        "unicode": "k",
        "ascii": "k",
        "html": "k",
        "latex": "k",
        "id": "kilo",
        "mathml": "<mi>k</mi>"
      },
      "factor": "10^3",
      "base": 10,
      "power": 3,
      "value": 1000,
      "units": [
        {
          "id": "NISTu11.u1e2/1.u27p10'3e-2/1",
          "name": "newton meter squared per kilogram squared",
          "symbol": "N·m²/kg²"
        },
        {
          "id": "NISTu125",
          "name": "kilogram-force second squared per meter",
          "symbol": "kgf·s²m⁻¹"
        },
        {
          "id": "NISTu126",
          "name": "kilogram-force meter",
          "symbol": "kgf·m"
        },
        {
          "id": "NISTu13.u27p10'3e-1/1",
          "name": "joule per kilogram",
          "symbol": "J/kg"
        },
        {
          "id": "NISTu13.u27p10'3e-1/1.u5e-1/1",
          "name": "joule per kilogram kelvin",
          "symbol": "J/(kg·K)"
        },
        {
          "id": "NISTu15.u27p10'3e-1/1",
          "name": "coulomb per kilogram",
          "symbol": "C/kg"
        },
        {
          "id": "NISTu160",
          "name": "kilometer per hour",
          "symbol": "km/h"
        },
        {
          "id": "NISTu188",
          "name": "kilogram per liter",
          "symbol": "kg/l"
        },
        {
          "id": "NISTu196",
          "name": "gram-force",
          "symbol": "gf"
        },
        {
          "id": "NISTu1e3/1.u27p10'3",
          "name": "cubic meter per kilogram",
          "symbol": "m³·kg"
        },
        {
          "id": "NISTu2",
          "name": "kilogram",
          "symbol": "kg"
        },
        {
          "id": "NISTu217",
          "name": "kilogram-force meter per second",
          "symbol": "kgf·m/s"
        },
        {
          "id": "NISTu27p10'3.u1.u3e-1/1",
          "name": "kilogram meter per second",
          "symbol": "N·m/s"
        },
        {
          "id": "NISTu27p10'3.u1e-1/1",
          "name": "kilogram per meter",
          "symbol": "kg/m"
        },
        {
          "id": "NISTu27p10'3.u1e-2/1",
          "name": "kilogram per square meter",
          "symbol": "kg/m²"
        },
        {
          "id": "NISTu27p10'3.u1e-3/1",
          "name": "kilogram per cubic meter",
          "symbol": "kg·m⁻³"
        },
        {
          "id": "NISTu27p10'3.u1e2/1",
          "name": "kilogram meter squared",
          "symbol": "kg·m²"
        },
        {
          "id": "NISTu27p10'3.u1e2/1.u3e-1/1",
          "name": "kilogram meter squared per second",
          "symbol": "kg·m²/s"
        },
        {
          "id": "NISTu27p10'3.u3e-1/1",
          "name": "kilogram per second",
          "symbol": "kg/s"
        },
        {
          "id": "NISTu380",
          "name": "kilometer per liter",
          "symbol": "km/L"
        },
        {
          "id": "NISTu6.u27p10'3e-1/1",
          "name": "mole per kilogram",
          "symbol": "mol/kg"
        },
        {
          "id": "NISTu65",
          "name": "kilowatt hour",
          "symbol": "kW·h"
        },
        {
          "id": "NISTu72",
          "name": "kilogram-force",
          "symbol": "kgf"
        },
        {
          "id": "NISTu75",
          "name": "kilocalorie_th per second",
          "symbol": "kcal_th/s"
        },
        {
          "id": "NISTu94",
          "name": "kilogram-force per square centimeter",
          "symbol": "kgf·cm⁻²"
        },
        {
          "id": "NISTu95",
          "name": "kilogram-force per square meter",
          "symbol": "kgf·m⁻²"
        },
        {
          "id": "NISTu96",
          "name": "kilogram-force per square millimeter",
          "symbol": "kgf·mm⁻²"
        }
      ],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_3"
        },
        {
          "type": "unitsml",
          "id": "p:kilo"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/kilo"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:k"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Kilo"
        }
      ]
    },
    {
      "id": "NISTp10_30",
      "unitsml_id": "p:quetta",
      "name": "quetta",
      "symbol": "Q",
      "symbols": {
        "unicode": "Q",
        "ascii": "Q",
        "html": "Q",
        "latex": "Q",
        "id": "quetta",
        "mathml": "<mi>Q</mi>"
      },
      "factor": "10^30",
      "base": 10,
      "power": 30,
      "value": 1e+30,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_30"
        },
        {
          "type": "unitsml",
          "id": "p:quetta"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/quetta"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Quetta"
        }
      ]
    },
    {
      "id": "NISTp10_6",
      "unitsml_id": "p:mega",
      "name": "mega",
      "symbol": "M",
      "symbols": {
        "unicode": "M",
        "ascii": "M",
        "html": "M",
        "latex": "M",
        "id": "mega",
        "mathml": "<mi>M</mi>"
      },
      "factor": "10^6",
      "base": 10,
      "power": 6,
      "value": 1000000,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_6"
        },
        {
          "type": "unitsml",
          "id": "p:mega"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/mega"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:M"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Mega"
        }
      ]
    },
    {
      "id": "NISTp10_9",
      "unitsml_id": "p:giga",
      "name": "giga",
      "symbol": "G",
      "symbols": {
        "unicode": "G",
        "ascii": "G",
        "html": "G",
        "latex": "G",
        "id": "giga",
        "mathml": "<mi>G</mi>"
      },
      "factor": "10^9",
      "base": 10,
      "power": 9,
      "value": 1000000000,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp10_9"
        },
        {
          "type": "unitsml",
          "id": "p:giga"
        }
      ],
      "references": [
        {
          "type": "normative",
          "authority": "si-digital-framework",
          "uri": "http://si-digital-framework.org/SI/prefixes/giga"
        },
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:G"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/unit/Giga"
        }
      ]
    },
    {
      "id": "NISTp2_10",
      "unitsml_id": "p:kibi",
      "name": "kibi",
      "symbol": "Ki",
      "symbols": {
        "unicode": "Ki",
        "ascii": "Ki",
        "html": "Ki",
        "latex": "Ki",
        "id": "kibi",
        "mathml": "<mi>Ki</mi>"
      },
      "factor": "2^10",
      "base": 2,
      "power": 10,
      "value": 1024,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp2_10"
        },
        {
          "type": "unitsml",
          "id": "p:kibi"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:Ki"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/prefix/Kibi"
        }
      ]
    },
    {
      "id": "NISTp2_20",
      "unitsml_id": "p:mebi",
      "name": "mebi",
      "symbol": "Mi",
      "symbols": {
        "unicode": "Mi",
        "ascii": "Mi",
        "html": "Mi",
        "latex": "Mi",
        "id": "mebi",
        "mathml": "<mi>Mi</mi>"
      },
      "factor": "2^20",
      "base": 2,
      "power": 20,
      "value": 1048576,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp2_20"
        },
        {
          "type": "unitsml",
          "id": "p:mebi"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:Mi"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/prefix/Mebi"
        }
      ]
    },
    {
      "id": "NISTp2_30",
      "unitsml_id": "p:gibi",
      "name": "gibi",
      "symbol": "Gi",
      "symbols": {
        "unicode": "Gi",
        "ascii": "Gi",
        "html": "Gi",
        "latex": "Gi",
        "id": "gibi",
        "mathml": "<mi>Gi</mi>"
      },
      "factor": "2^30",
      "base": 2,
      "power": 30,
      "value": 1073741824,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp2_30"
        },
        {
          "type": "unitsml",
          "id": "p:gibi"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:Gi"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/prefix/Gibi"
        }
      ]
    },
    {
      "id": "NISTp2_40",
      "unitsml_id": "p:tebi",
      "name": "tebi",
      "symbol": "Ti",
      "symbols": {
        "unicode": "Ti",
        "ascii": "Ti",
        "html": "Ti",
        "latex": "Ti",
        "id": "tebi",
        "mathml": "<mi>Ti</mi>"
      },
      "factor": "2^40",
      "base": 2,
      "power": 40,
      "value": 1099511627776,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp2_40"
        },
        {
          "type": "unitsml",
          "id": "p:tebi"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "ucum",
          "uri": "ucum:prefix:code:Ti"
        },
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/prefix/Tebi"
        }
      ]
    },
    {
      "id": "NISTp2_50",
      "unitsml_id": "p:pebi",
      "name": "pebi",
      "symbol": "Pi",
      "symbols": {
        "unicode": "Pi",
        "ascii": "Pi",
        "html": "Pi",
        "latex": "Pi",
        "id": "pebi",
        "mathml": "<mi>Pi</mi>"
      },
      "factor": "2^50",
      "base": 2,
      "power": 50,
      "value": 1125899906842624,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp2_50"
        },
        {
          "type": "unitsml",
          "id": "p:pebi"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/prefix/Pebi"
        }
      ]
    },
    {
      "id": "NISTp2_60",
      "unitsml_id": "p:exbi",
      "name": "exbi",
      "symbol": "Ei",
      "symbols": {
        "unicode": "Ei",
        "ascii": "Ei",
        "html": "Ei",
        "latex": "Ei",
        "id": "exbi",
        "mathml": "<mi>Ei</mi>"
      },
      "factor": "2^60",
      "base": 2,
      "power": 60,
      "value": 1152921504606847000,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp2_60"
        },
        {
          "type": "unitsml",
          "id": "p:exbi"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/prefix/Exbi"
        }
      ]
    },
    {
      "id": "NISTp2_70",
      "unitsml_id": "p:zebi",
      "name": "zebi",
      "symbol": "Zi",
      "symbols": {
        "unicode": "Zi",
        "ascii": "Zi",
        "html": "Zi",
        "latex": "Zi",
        "id": "zebi",
        "mathml": "<mi>Zi</mi>"
      },
      "factor": "2^70",
      "base": 2,
      "power": 70,
      "value": 1.1805916207174113e+21,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp2_70"
        },
        {
          "type": "unitsml",
          "id": "p:zebi"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/prefix/Zebi"
        }
      ]
    },
    {
      "id": "NISTp2_80",
      "unitsml_id": "p:yobi",
      "name": "yobi",
      "symbol": "Yi",
      "symbols": {
        "unicode": "Yi",
        "ascii": "Yi",
        "html": "Yi",
        "latex": "Yi",
        "id": "yobi",
        "mathml": "<mi>Yi</mi>"
      },
      "factor": "2^80",
      "base": 2,
      "power": 80,
      "value": 1.2089258196146292e+24,
      "units": [],
      "identifiers": [
        {
          "type": "nist",
          "id": "NISTp2_80"
        },
        {
          "type": "unitsml",
          "id": "p:yobi"
        }
      ],
      "references": [
        {
          "type": "informative",
          "authority": "qudt",
          "uri": "http://qudt.org/vocab/prefix/Yobi"
        }
      ]
    }
  ],
  "scales": [
    {
      "id": "continuous_ratio",
      "unitsml_id": "continuous_ratio",
      "name": "continuous ratio scale",
      "properties": {
        "continuous": true,
        "ordered": true,
        "logarithmic": false,
        "interval": true,
        "ratio": true
      },
      "description": [],
      "unit_count": 367,
      "identifiers": [
        {
          "type": "unitsml",
          "id": "continuous_ratio"
        },
        {
          "type": "unitsml",
          "id": "s:continuous_ratio"
        }
      ]
    },
    {
      "id": "continuous_interval",
      "unitsml_id": "continuous_interval",
      "name": "continuous interval scale",
      "properties": {
        "continuous": true,
        "ordered": true,
        "logarithmic": false,
        "interval": true,
        "ratio": false
      },
      "description": [],
      "unit_count": 3,
      "identifiers": [
        {
          "type": "unitsml",
          "id": "continuous_interval"
        },
        {
          "type": "unitsml",
          "id": "s:continuous_interval"
        }
      ]
    },
    {
      "id": "logarithmic_ratio",
      "unitsml_id": "logarithmic_ratio",
      "name": "logarithmic ratio scale",
      "properties": {
        "continuous": true,
        "ordered": true,
        "logarithmic": true,
        "interval": true,
        "ratio": true
      },
      "description": [],
      "unit_count": 3,
      "identifiers": [
        {
          "type": "unitsml",
          "id": "logarithmic_ratio"
        },
        {
          "type": "unitsml",
          "id": "s:logarithmic_ratio"
        }
      ]
    },
    {
      "id": "logarithmic_field",
      "unitsml_id": "logarithmic_field",
      "name": "logarithmic field scale",
      "properties": {
        "continuous": true,
        "ordered": true,
        "logarithmic": true,
        "interval": true,
        "ratio": false
      },
      "description": [],
      "unit_count": 2,
      "identifiers": [
        {
          "type": "unitsml",
          "id": "logarithmic_field"
        },
        {
          "type": "unitsml",
          "id": "s:logarithmic_field"
        }
      ]
    },
    {
      "id": "discrete",
      "unitsml_id": "discrete",
      "name": "discrete scale",
      "properties": {
        "continuous": false,
        "ordered": true,
        "logarithmic": false,
        "interval": true,
        "ratio": true
      },
      "description": [],
      "unit_count": 5,
      "identifiers": [
        {
          "type": "unitsml",
          "id": "discrete"
        },
        {
          "type": "unitsml",
          "id": "s:discrete"
        }
      ]
    }
  ],
  "unit_systems": [
    {
      "id": "SI_base",
      "unitsml_id": "us:si-base",
      "name": "SI base units",
      "short": "si-base",
      "acceptable": true,
      "unit_count": 8,
      "identifiers": [
        {
          "type": "nist",
          "id": "SI_base"
        },
        {
          "type": "unitsml",
          "id": "us:si-base"
        }
      ],
      "base_units": []
    },
    {
      "id": "SI_compatible",
      "unitsml_id": "us:si-compatible",
      "name": "Units compatible with SI",
      "short": "si-compatible",
      "acceptable": true,
      "unit_count": 88,
      "identifiers": [
        {
          "type": "nist",
          "id": "SI_compatible"
        },
        {
          "type": "unitsml",
          "id": "us:si-compatible"
        }
      ],
      "base_units": []
    },
    {
      "id": "SI_derived_non-special",
      "unitsml_id": "us:si-derived-nonspecial",
      "name": "SI-derived units non-special",
      "short": "si-derived-nonspecial",
      "acceptable": true,
      "unit_count": 58,
      "identifiers": [
        {
          "type": "nist",
          "id": "SI_derived_non-special"
        },
        {
          "type": "unitsml",
          "id": "us:si-derived-nonspecial"
        }
      ],
      "base_units": []
    },
    {
      "id": "SI_derived_special",
      "unitsml_id": "us:si-derived-special",
      "name": "SI-derived units special",
      "short": "si-derived-special",
      "acceptable": true,
      "unit_count": 22,
      "identifiers": [
        {
          "type": "nist",
          "id": "SI_derived_special"
        },
        {
          "type": "unitsml",
          "id": "us:si-derived-special"
        }
      ],
      "base_units": []
    },
    {
      "id": "non-SI_acceptable",
      "unitsml_id": "us:nonsi-acceptable",
      "name": "non-SI but acceptable",
      "short": "nonsi-acceptable",
      "acceptable": true,
      "unit_count": 33,
      "identifiers": [
        {
          "type": "nist",
          "id": "non-SI_acceptable"
        },
        {
          "type": "unitsml",
          "id": "us:nonsi-acceptable"
        }
      ],
      "base_units": []
    },
    {
      "id": "non-SI_nist_acceptable",
      "unitsml_id": "us:nonsi-nist-acceptable",
      "name": "non-SI but acceptable by NIST SP 811",
      "short": "nonsi-nist-acceptable",
      "acceptable": true,
      "unit_count": 5,
      "identifiers": [
        {
          "type": "nist",
          "id": "non-SI_nist_acceptable"
        },
        {
          "type": "unitsml",
          "id": "us:nonsi-nist-acceptable"
        }
      ],
      "base_units": []
    },
    {
      "id": "non-SI_not_acceptable",
      "unitsml_id": "us:nonsi-unacceptable",
      "name": "non-SI and not acceptable",
      "short": "nonsi-unacceptable",
      "acceptable": false,
      "unit_count": 259,
      "identifiers": [
        {
          "type": "nist",
          "id": "non-SI_not_acceptable"
        },
        {
          "type": "unitsml",
          "id": "us:nonsi-unacceptable"
        }
      ],
      "base_units": []
    }
  ]
}