{
  "rowkey": "row_id",
  "columns": {
    "row_id": {
      "cf": "rowkey",
      "col": "row_id",
      "type": "string"
    },
    "dsp": {
      "cf": "meta",
      "col": "dsp",
      "type": "string"
    },
    "video_id": {
      "cf": "meta",
      "col": "video_id",
      "type": "string"
    },
    "isrc": {
      "cf": "meta",
      "col": "isrc",
      "type": "string"
    },
    "product_family_id": {
      "cf": "meta",
      "col": "product_family_id",
      "type": "string"
    },
    "project_number": {
      "cf": "meta",
      "col": "project_number",
      "type": "string"
    },
    "content_type": {
      "cf": "meta",
      "col": "content_type",
      "type": "string"
    },
    "report_date": {
      "cf": "meta",
      "col": "report_date",
      "type": "string"
    },
    "demographics": {
      "cf": "metrics",
      "col": "demographics",
      "type": "binary"
    },
    "streams": {
      "cf": "metrics",
      "col": "streams",
      "type": "binary"
    }
  },
  "table": {
    "namespace": "default",
    "name": "youtube"
  }
}
