{
 "db": "nhs_marts",
 "name": "mart_ae_trust_monthly",
 "rows": 62178,
 "bytes": 959895,
 "engine": "MergeTree",
 "modified": "2026-08-17 10:50:54",
 "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": "region_id",
   "type": "UInt32"
  },
  {
   "name": "month_date",
   "type": "Nullable(Date)"
  },
  {
   "name": "attendances_total",
   "type": "Nullable(Float64)"
  },
  {
   "name": "attendances_gt4h",
   "type": "Nullable(Float64)"
  },
  {
   "name": "attendances_lt4h",
   "type": "Nullable(Float64)"
  },
  {
   "name": "emergency_admissions",
   "type": "Nullable(Float64)"
  },
  {
   "name": "pct_within_4h",
   "type": "Nullable(Float64)"
  }
 ]
}