[
  {
    "rowKey": "playlist_date_day~spotify_1~2023-03-01",
    "date": [
      2023,
      3,
      1
    ],
    "streamsCountries": {
      "worldwide": {
        "streams": 100
      },
      "us": {
        "streams": 10
      },
      "ca": {
        "streams": 20
      }
    },
    "playlistId": "spotify_1"
  },
  {
    "rowKey": "playlist_date_day~spotify_1~2023-02-28",
    "date": [
      2023,
      2,
      28
    ],
    "streamsCountries": {
      "worldwide": {
        "streams": 100
      },
      "us": {
        "streams": 10
      },
      "ca": {
        "streams": 20
      }
    },
    "playlistId": "spotify_1"
  },
  {
    "rowKey": "playlist_date_day~spotify_1~2023-02-20",
    "date": [
      2023,
      2,
      20
    ],
    "streamsCountries": {
      "worldwide": {
        "streams": 100
      },
      "us": {
        "streams": 10
      },
      "ca": {
        "streams": 20
      }
    },
    "playlistId": "spotify_1"
  },
  {
    "rowKey": "playlist_date_day~spotify_2~2023-03-01",
    "date": [
      2023,
      3,
      1
    ],
    "streamsCountries": {
      "worldwide": {
        "streams": 100
      }
    },
    "playlistId": "spotify_2"
  },
  {
    "rowKey": "playlist_date_day~spotify_2~2023-02-28",
    "date": [
      2023,
      2,
      28
    ],
    "streamsCountries": {
      "worldwide": {
        "streams": 100
      }
    },
    "playlistId": "spotify_2"
  },
  {
    "rowKey": "playlist_date_day~spotify_2~2023-02-20",
    "date": [
      2023,
      2,
      20
    ],
    "streamsCountries": {
      "worldwide": {
        "streams": 100
      }
    },
    "playlistId": "spotify_2"
  }
]


