{
  "rowkey": "row_id",
  "columns": {
    "row_id": {
      "cf": "rowkey",
      "col": "row_id",
      "type": "string"
    },
    "report_date": {
      "cf": "meta",
      "col": "report_date",
      "type": "string"
    },
    "playlist_id": {
      "cf": "meta",
      "col": "playlist_id",
      "type": "string"
    },
    "country_code": {
      "cf": "meta",
      "col": "country_code",
      "type": "string"
    },
    "number_of_tracks": {
      "cf": "metrics",
      "col": "number_of_tracks",
      "type": "string"
    },
    "dsp_sync_date_time": {
      "cf": "metrics",
      "col": "dsp_sync_date_time",
      "type": "string"
    }
  },
  "table": {
    "namespace": "default",
    "name": "apple_fact_public_playlist_daily"
  }
}
