{
  "$id": "https://hash.ai/@h/types/data-type/kilobytes/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/information/v/1"
    }
  ],
  "description": "A unit of information equal to one thousand bytes.",
  "kind": "dataType",
  "label": {
    "right": "KB"
  },
  "title": "Kilobytes",
  "type": "number"
}