{
  "rowkey": "row_id",
  "columns": {
    "row_id": {
      "cf": "rowkey",
      "col": "row_id",
      "type": "string"
    },
    "report_date": {
      "cf": "meta",
      "col": "report_date",
      "type": "string"
    },
    "isrc": {
      "cf": "meta",
      "col": "isrc",
      "type": "string"
    },
    "top_sounds": {
      "cf": "metrics",
      "col": "top_sounds",
      "type": "binary"
    }
  },
  "table": {
    "namespace": "default",
    "name": "fact_tiktok_top_isrc_sounds_weekly"
  }
}
