Baselight

SNES Games

The games released for the SNES console with technical info

@kaggle.thedevastator_snes_games_a_comprehensive_list_of_games

Loading...
Loading...

About this Dataset

SNES Games

SNES Games: A Comprehensive List of Games

Over 700 Video Games


About this dataset

How to use the dataset

This dataset can be used to track the release of SNES games over time, or to study the most popular genres of games released for the console. To do this, simply download the dataset and open it in a software program like Microsoft Excel. Once you have the file open, you can then use the various filters and sorting options to find the information you are looking for

Research Ideas

  • Compare the release dates of SNES games in different regions.
  • Study the most popular genres of games released for the console.
  • Use the data to create a SNES game release calendar

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 name of the game. (String)
Developer(s) The developer(s) of the game. (String)
Publisher(s) The publisher(s) of the game. (String)
Release date The release date of the game. (Date)
Release date.1 The release date of the game in North America. (Date)
Release date.2 The release date of the game in Europe. (Date)
Ref. A reference to where the data was collected. (String)

File: df_4.csv


File: df_3.csv

Column name Description
Release date The release date of the game. (Date)
Title(s) The name of the game. (String)
Developer The company who developed the game. (String)
Publisher The company who published the game. (String)
Regions released The regions in which the game was released. (String)

File: df_2.csv

Column name Description
Title The name of the game. (String)
Developer(s) The developer(s) of the game. (String)
Publisher(s) The publisher(s) of the game. (String)
Release date The release date of the game. (Date)

File: df_6.csv


File: df_5.csv

Tables

Df 1

@kaggle.thedevastator_snes_games_a_comprehensive_list_of_games.df_1
  • 74.25 KB
  • 1757 rows
  • 8 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,
  "ref" VARCHAR
);

Df 2

@kaggle.thedevastator_snes_games_a_comprehensive_list_of_games.df_2
  • 4.46 KB
  • 4 rows
  • 5 columns
Loading...

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

Df 3

@kaggle.thedevastator_snes_games_a_comprehensive_list_of_games.df_3
  • 7.1 KB
  • 46 rows
  • 6 columns
Loading...

CREATE TABLE df_3 (
  "unnamed_0" BIGINT,
  "title_s" VARCHAR,
  "developer" VARCHAR,
  "publisher" VARCHAR,
  "release_date" VARCHAR,
  "regions_released" VARCHAR
);

Df 4

@kaggle.thedevastator_snes_games_a_comprehensive_list_of_games.df_4
  • 1.57 KB
  • 9 rows
  • 1 column
Loading...

CREATE TABLE df_4 (
  "unnamed_0" BIGINT
);

Df 5

@kaggle.thedevastator_snes_games_a_comprehensive_list_of_games.df_5
  • 3.49 KB
  • 2 rows
  • 3 columns
Loading...

CREATE TABLE df_5 (
  "unnamed_0" BIGINT,
  "n_0" VARCHAR,
  "n_1" VARCHAR
);

Share link

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