Baselight

Game Boy Advance Games

Games Released for Game boy advanced

@kaggle.thedevastator_a_brief_history_of_the_game_boy_advance

Loading...
Loading...

About this Dataset

Game Boy Advance Games

Game Boy Advance Games

Games Released for Game boy advanced


About this dataset

This dataset contains a wealth of information on every game released for the Game Boy Advance system. With this dataset, researchers can explore the system's library in greater detail, and study how it evolved over the years. Additionally, this dataset can be used to examine the console's impact on the video game industry as a whole

How to use the dataset

If you are interested in researching the Game Boy Advance, this dataset is a great place to start. It contains a list of all games released for the system, as well as their release regions, developers, and publishers. With this dataset, you can learn more about the Game Boy Advance's game library and explore how it evolved over the years. Additionally, this dataset can be used to study the console's impact on the video game industry as a whole

Research Ideas

  • Compare the number of games released in each region to study the global distribution of Game Boy Advance games.
  • Study the relationship between a game's release year and its ratings to see if there is a correlation.
  • Analyze the most popular genres of games for the Game Boy Advance to understand what type of games were most successful on the console

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
Region(s) released The region(s) in which the game was released. (String)
Region description A description of the region(s). (String)

File: df_4.csv


File: df_9.csv


File: df_3.csv

Column name Description
Region(s) released The region(s) in which the game was released. (String)
Title(s) The title of the game. (String)
Multiplayer Whether or not the game has multiplayer functionality. (Boolean)
Year(s) released The year(s) in which the game was released. (Integer)
Developer(s) The developer(s) of the game. (String)
Publisher(s) The publisher(s) of the game. (String)

File: df_2.csv

Column name Description
Multiplayer Whether or not the game has multiplayer functionality. (Boolean)
Description A description of the region(s). (String)

File: df_6.csv


File: df_7.csv


File: df_8.csv


File: df_5.csv

Column name Description
vteNintendo DS The name of the Nintendo DS game. (String)
vteNintendo DS.1 The release region(s) of the Nintendo DS game. (String)

Tables

Df 3

@kaggle.thedevastator_a_brief_history_of_the_game_boy_advance.df_3
  • 77.68 KB
  • 1538 rows
  • 7 columns
Loading...

CREATE TABLE df_3 (
  "unnamed_0" BIGINT,
  "title_s" VARCHAR,
  "multiplayer" VARCHAR,
  "year_s_released" VARCHAR,
  "developer_s" VARCHAR,
  "publisher_s" VARCHAR,
  "region_s_released" VARCHAR
);

Df 5

@kaggle.thedevastator_a_brief_history_of_the_game_boy_advance.df_5
  • 3.97 KB
  • 11 rows
  • 3 columns
Loading...

CREATE TABLE df_5 (
  "unnamed_0" BIGINT,
  "vtenintendo_ds" VARCHAR,
  "vtenintendo_ds_1" VARCHAR
);

Df 9

@kaggle.thedevastator_a_brief_history_of_the_game_boy_advance.df_9
  • 7.27 KB
  • 19 rows
  • 3 columns
Loading...

CREATE TABLE df_9 (
  "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.