{
 "db": "nhs_marts",
 "name": "fct_prescribing_trust_weights",
 "rows": 139,
 "bytes": 9559,
 "engine": "MergeTree",
 "modified": "2026-09-16 00:48:56",
 "category": "prescribing",
 "publisher": "NHSBSA",
 "licence": "OGL-3.0",
 "access": "open",
 "columns": [
  {
   "name": "canonical_ods_code",
   "type": "Nullable(String)"
  },
  {
   "name": "trust_name",
   "type": "Nullable(String)"
  },
  {
   "name": "icb_code",
   "type": "Nullable(String)"
  },
  {
   "name": "icb_name",
   "type": "Nullable(String)"
  },
  {
   "name": "region",
   "type": "Nullable(String)"
  },
  {
   "name": "trust_type",
   "type": "Nullable(String)"
  },
  {
   "name": "hes_episodes",
   "type": "UInt64"
  },
  {
   "name": "ae_attendances",
   "type": "UInt64"
  },
  {
   "name": "rtt_pathways",
   "type": "UInt64"
  },
  {
   "name": "diagnostic_events",
   "type": "UInt64"
  },
  {
   "name": "total_activity",
   "type": "UInt64"
  },
  {
   "name": "weight",
   "type": "Float64"
  },
  {
   "name": "trusts_in_icb",
   "type": "UInt64"
  }
 ]
}