{
  "$id": "https://hash.ai/@h/types/data-type/megawatts/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/data-type",
  "abstract": false,
  "allOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/power/v/1"
    }
  ],
  "description": "A unit of power in the International System of Units (SI), equal to one million watts.",
  "kind": "dataType",
  "label": {
    "right": "MW"
  },
  "title": "Megawatts",
  "type": "number"
}