{
 "db": "nhs_marts",
 "name": "dim_population_by_region",
 "rows": 7,
 "bytes": 328,
 "engine": "MergeTree",
 "modified": "2026-08-17 10:50:21",
 "category": "context",
 "publisher": "ONS",
 "licence": "OGL-3.0",
 "access": "open",
 "columns": [
  {
   "name": "region_id",
   "type": "Nullable(UInt32)"
  },
  {
   "name": "population",
   "type": "UInt64"
  }
 ]
}