{
 "db": "nhs_marts",
 "name": "dim_icb",
 "rows": 42,
 "bytes": 1681,
 "engine": "MergeTree",
 "modified": "2026-09-16 00:48:37",
 "category": "context",
 "publisher": "NHS England",
 "licence": "OGL-3.0",
 "access": "open",
 "columns": [
  {
   "name": "icb_code",
   "type": "Nullable(String)"
  },
  {
   "name": "icb_name",
   "type": "Nullable(String)"
  },
  {
   "name": "region",
   "type": "Nullable(String)"
  },
  {
   "name": "n_trusts",
   "type": "Nullable(Int64)"
  }
 ]
}