Baselight

Covers Of Michael Jackson

A Comprehensive Collection of the King of Pop's Best and Most Memorable Covers

@kaggle.thedevastator_the_unforgettable_covers_of_michael_jackson

Loading...
Loading...

About this Dataset

Covers Of Michael Jackson

Covers of Michael Jackson

A Comprehensive Collection of the King of Pop's Best and Most Memorable Covers


About this dataset

This dataset contains information on covers of songs written and recorded by American singer, songwriter and dancer Michael Jackson. Many notable artists have covered his songs since his debut in the early 1970s, spanning several different genres. This dataset includes covers in several different languages. Some of these covers have received positive reviews from music critics and been featured on record charts

How to use the dataset

This dataset can be used to study the history of Michael Jackson covers over the years. It includes information on the artists who covered his songs, the songs they covered, and the year and release on which the cover appeared. This dataset can be used to study trends in cover versions of Jackson's songs, to compare and contrast different versions of his songs, and to analyze how his music has been received by different artists and audiences over time

Research Ideas

  • Using the data to create a Spotify playlist of all the songs covered by Michael Jackson
  • Using the data to create a history of Michael Jackson covers, including the artists, songs, and releases
  • Using the data to find the most popular Michael Jackson covers and compare them to the original versions

Acknowledgements

This dataset was compiled by AIZENKAGAMI

License

License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.

Columns

File: df_1.csv

Column name Description
Artist The artist who covered the song. (String)
Song The song that was covered. (String)
Year The year the cover was released. (Integer)
Release The release on which the cover appeared. (String)

File: df_2.csv

Tables

Df 1

@kaggle.thedevastator_the_unforgettable_covers_of_michael_jackson.df_1
  • 16.41 KB
  • 363 rows
  • 5 columns
Loading...

CREATE TABLE df_1 (
  "unnamed_0" BIGINT,
  "artist" VARCHAR,
  "song" VARCHAR,
  "year" VARCHAR,
  "release" VARCHAR
);

Share link

Anyone who has the link will be able to view this.