{
  "rowkey": "row_id",
  "columns": {
    "row_id": {
      "cf": "rowkey",
      "col": "row_id",
      "type": "string"
    },
    "dsp": {
      "cf": "meta",
      "col": "dsp",
      "type": "string"
    },
    "report_date": {
      "cf": "meta",
      "col": "report_date",
      "type": "string"
    },
    "isrc": {
      "cf": "meta",
      "col": "isrc",
      "type": "string"
    },
    "current": {
      "cf": "pos",
      "col": "current",
      "type": "integer"
    }
  },
  "table": {
    "namespace": "default",
    "name": "charts"
  }
}
