Top Video Games 1995-2021 Metacritic
Details about the top rated video games 1995-2021
@kaggle.deepcontractor_top_video_games_19952021_metacritic
Details about the top rated video games 1995-2021
@kaggle.deepcontractor_top_video_games_19952021_metacritic
CREATE TABLE all_games (
"name" VARCHAR,
"platform" VARCHAR,
"release_date" VARCHAR,
"summary" VARCHAR,
"meta_score" BIGINT,
"user_review" VARCHAR
);
Anyone who has the link will be able to view this.