Global Spotify Weekly Chart
The Global Weekly Chart of Spotify
@kaggle.kabhishm_global_spotify_weekly_chart
The Global Weekly Chart of Spotify
@kaggle.kabhishm_global_spotify_weekly_chart
CREATE TABLE spotify_weekly_chart (
"pos" BIGINT,
"p" VARCHAR,
"artist" VARCHAR,
"title" VARCHAR,
"wks" BIGINT,
"pk" BIGINT,
"n__x" DOUBLE,
"streams" BIGINT,
"streams_e8dab8" DOUBLE,
"total" BIGINT
);
Anyone who has the link will be able to view this.