square meter

{
  "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
    }
  ]
}