{
 "db": "nhs_marts",
 "name": "mart_workforce_wte_trust_monthly",
 "rows": 12816,
 "bytes": 299946,
 "engine": "MergeTree",
 "modified": "2026-09-16 00:49:07",
 "category": "workforce",
 "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": "region_id",
   "type": "UInt32"
  },
  {
   "name": "month_date",
   "type": "Nullable(Date)"
  },
  {
   "name": "fte",
   "type": "Nullable(Float64)"
  },
  {
   "name": "headcount",
   "type": "Nullable(Float64)"
  }
 ]
}