{
 "db": "nhs_marts",
 "name": "fct_prescribing_roll_month_icb",
 "rows": 1644,
 "bytes": 49022,
 "engine": "MergeTree",
 "modified": "2026-09-16 00:48:41",
 "category": "prescribing",
 "publisher": "NHSBSA",
 "licence": "OGL-3.0",
 "access": "open",
 "columns": [
  {
   "name": "month_date",
   "type": "Date"
  },
  {
   "name": "month",
   "type": "String"
  },
  {
   "name": "icb_code",
   "type": "String"
  },
  {
   "name": "icb_name",
   "type": "Nullable(String)"
  },
  {
   "name": "region",
   "type": "Nullable(String)"
  },
  {
   "name": "items",
   "type": "UInt64"
  },
  {
   "name": "quantity",
   "type": "Float64"
  },
  {
   "name": "nic",
   "type": "Float64"
  },
  {
   "name": "actual_cost",
   "type": "Float64"
  }
 ]
}