Greatest Artists Dataset Grammys | Billboard | RS
A dataset about musicians, their awards and income
@kaggle.marshuu_best_artists_dataset_grammys_billboard_rs
A dataset about musicians, their awards and income
@kaggle.marshuu_best_artists_dataset_grammys_billboard_rs
CREATE TABLE best_artists_rs (
"rolling_stone_magazine_rank" BIGINT,
"artist" VARCHAR,
"racial_ethnic_group" VARCHAR,
"main_grammy_awards" BIGINT,
"main_grammy_nominations" BIGINT,
"total_awards" BIGINT,
"total_nominations" BIGINT,
"uk_number_1_s" BIGINT
);
Anyone who has the link will be able to view this.