{
 "db": "nhs_marts",
 "name": "mart_rtt_incomplete_trust_monthly",
 "rows": 50968,
 "bytes": 1662541,
 "engine": "MergeTree",
 "modified": "2026-09-16 00:48:56",
 "category": "other",
 "publisher": "NHS England",
 "licence": "OGL-3.0",
 "access": "open",
 "columns": [
  {
   "name": "canonical_ods_code",
   "type": "Nullable(String)"
  },
  {
   "name": "trust_name",
   "type": "Nullable(String)"
  },
  {
   "name": "trust_region",
   "type": "Nullable(String)"
  },
  {
   "name": "month_date",
   "type": "Nullable(Date)"
  },
  {
   "name": "incomplete_pathways",
   "type": "Nullable(Float64)"
  },
  {
   "name": "within_18wk",
   "type": "Nullable(Float64)"
  },
  {
   "name": "over_18wk",
   "type": "Nullable(Float64)"
  },
  {
   "name": "over_52wk",
   "type": "Nullable(Float64)"
  },
  {
   "name": "pct_within_18wk",
   "type": "Nullable(Float64)"
  }
 ]
}