foot per minute

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