Baselight

Game Boy Games

Games released for game boy

@kaggle.thedevastator_game_boy_a_comprehensive_list_of_games

Loading...
Loading...

About this Dataset

Game Boy Games

Game Boy Games

Games released for game boy


About this dataset

How do you determine whether a video game is good or bad? There are many factors to consider, from graphics to gameplay to story. But one of the most important factors is reception – how well the game is received by players and critics.

The Game Boy was one of the most popular handheld gaming consoles of all time, and it had a huge library of games. Some of these games were beloved by fans and critics alike, while others were met with indifference or even outright hostility.

So, what makes a good Game Boy game? And what makes a bad one? This dataset attempts to answer those questions by collecting information on every Game Boy game ever released, including their reception von players and critics

How to use the dataset

The dataset can be used to examine the successes and failures of individual games or groups of games on the Game Boy platform

Research Ideas

  • Examining the most and least successful games on the Game Boy platform in terms of sales, reviews, or player engagement.
  • Determining which developers or publishers were most successful at releasing quality games on the Game Boy platform.
  • Investigating how the release date impacted the success of a Game Boy game in different regions

Acknowledgements

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
Title The title of the Game Boy game. (String)
Developer(s) The developer(s) of the Game Boy game. (String)
Publisher(s) The publisher(s) of the Game Boy game. (String)
Release date The release date of the Game Boy game. (Date)
Release date.1 The release date of the Game Boy game in North America. (Date)
Release date.2 The release date of the Game Boy game in Europe. (Date)

File: df_4.csv

Column name Description
Title The title of the Game Boy game. (String)
Developer(s) The developer(s) of the Game Boy game. (String)
Publisher(s) The publisher(s) of the Game Boy game. (String)
Release date The release date of the Game Boy game. (Date)
Region The region in which the Game Boy game was released. (String)

File: df_3.csv

Column name Description
Title The title of the Game Boy game. (String)
Developer(s) The developer(s) of the Game Boy game. (String)
Publisher(s) The publisher(s) of the Game Boy game. (String)
Region The region in which the Game Boy game was released. (String)

File: df_2.csv

Column name Description
Title The title of the Game Boy game. (String)
Developer(s) The developer(s) of the Game Boy game. (String)
Publisher(s) The publisher(s) of the Game Boy game. (String)
Release date The release date of the Game Boy game. (Date)
Release date.1 The release date of the Game Boy game in North America. (Date)
Release date.2 The release date of the Game Boy game in Europe. (Date)

File: df_6.csv


File: df_5.csv

Tables

Df 1

@kaggle.thedevastator_game_boy_a_comprehensive_list_of_games.df_1
  • 47.95 KB
  • 1047 rows
  • 7 columns
Loading...

CREATE TABLE df_1 (
  "unnamed_0" DOUBLE,
  "title" VARCHAR,
  "developer_s" VARCHAR,
  "publisher_s" VARCHAR,
  "release_date" VARCHAR,
  "release_date_1" VARCHAR,
  "release_date_2" VARCHAR
);

Df 4

@kaggle.thedevastator_game_boy_a_comprehensive_list_of_games.df_4
  • 5.4 KB
  • 31 rows
  • 6 columns
Loading...

CREATE TABLE df_4 (
  "unnamed_0" BIGINT,
  "title" VARCHAR,
  "developer_s" VARCHAR,
  "publisher_s" VARCHAR,
  "release_date" BIGINT,
  "region" VARCHAR
);

Df 6

@kaggle.thedevastator_game_boy_a_comprehensive_list_of_games.df_6
  • 7.27 KB
  • 19 rows
  • 3 columns
Loading...

CREATE TABLE df_6 (
  "unnamed_0" BIGINT,
  "vtevideo_game_lists_by_platform" VARCHAR,
  "vtevideo_game_lists_by_platform_1" VARCHAR
);

Share link

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