{
  "rowkey": "row_id",
  "columns": {
    "dsp": {
      "cf": "meta",
      "col": "dsp",
      "type": "string"
    },
    "track_id": {
      "cf": "meta",
      "col": "track_id",
      "type": "string"
    },
    "product_family_id": {
      "cf": "meta",
      "col": "product_family_id",
      "type": "string"
    },
    "project_number": {
      "cf": "meta",
      "col": "project_number",
      "type": "string"
    },
    "report_date": {
      "cf": "meta",
      "col": "report_date",
      "type": "string"
    },
    "demographics": {
      "cf": "metrics",
      "col": "demographics",
      "type": "binary"
    },
    "row_id": {
      "cf": "rowkey",
      "col": "row_id",
      "type": "string"
    },
    "streams": {
      "cf": "metrics",
      "col": "streams",
      "type": "binary"
    },
    "new_listeners_streams": {
      "cf": "metrics",
      "col": "new_listeners_streams",
      "type": "binary"
    },
    "new_listeners_demographics": {
      "cf": "metrics",
      "col": "new_listeners_demographics",
      "type": "binary"
    },
    "isrc": {
      "cf": "meta",
      "col": "isrc",
      "type": "string"
    },
    "non_royalty_streams": {
      "cf": "metrics",
      "col": "non_royalty_streams",
      "type": "binary"
    },
    "product_id": {
      "cf": "meta",
      "col": "product_id",
      "type": "string"
    },
    "artist_id": {
      "cf": "meta",
      "col": "artist_id",
      "type": "string"
    },
    "playlist_id": {
      "cf": "meta",
      "col": "playlist_id",
      "type": "string"
    }
  },
  "table": {
    "namespace": "default",
    "name": "spotify"
  }
}
