Baselight

Nintendo Entertainment System Games

Games released for the NES system

@kaggle.thedevastator_top_selling_nintendo_entertainment_system_games

Loading...
Loading...

About this Dataset

Nintendo Entertainment System Games

Nintendo Entertainment System Games

Games released for the NES system


About this dataset

How to use the dataset

There are a few ways that you can use this dataset:

  • Use it to find out which Nintendo Entertainment System games were the top sellers of all time.
  • Find out which games were cancelle, and when they were cancelle.
  • Study who the developers and publishers were for each game

Research Ideas

  • Use the data to predict future sales of Nintendo Entertainment System games
  • Use the data to analyze which developers and publishers are most successful in terms of game sales
  • Use the data to study how cancellin a game affects its sales

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
Developer(s) The game's developer. (String)
Release date The game's release date. (Date)
Release date.1 The game's alternate release date. (Date)

File: df_4.csv

Column name Description
Title(s) The title of the game. (String)
Cancellation date The date the game was cancelled, if applicable. (Date)
Developer The developer of the game. (String)
Publisher The publisher of the game. (String)

File: df_9.csv


File: df_3.csv


File: df_2.csv

Column name Description
Developer(s) The game's developer. (String)
Release date The game's release date. (Date)
Title The game's title. (String)

File: df_6.csv


File: df_7.csv


File: df_8.csv

Column name Description
0
1

File: df_5.csv

Tables

Df 1

@kaggle.thedevastator_top_selling_nintendo_entertainment_system_games.df_1
  • 29.31 KB
  • 715 rows
  • 7 columns
Loading...

CREATE TABLE df_1 (
  "unnamed_0" DOUBLE,
  "title_1_2" VARCHAR,
  "developer_s" VARCHAR,
  "publisher_s_1_2_3" VARCHAR,
  "publisher_s_1_2_3_1" VARCHAR,
  "release_date" VARCHAR,
  "release_date_1" VARCHAR
);

Df 3

@kaggle.thedevastator_top_selling_nintendo_entertainment_system_games.df_3
  • 4.58 KB
  • 58 rows
  • 3 columns
Loading...

CREATE TABLE df_3 (
  "unnamed_0" BIGINT,
  "title_2_3" VARCHAR,
  "publisher_2_3" VARCHAR
);

Df 4

@kaggle.thedevastator_top_selling_nintendo_entertainment_system_games.df_4
  • 5.1 KB
  • 18 rows
  • 5 columns
Loading...

CREATE TABLE df_4 (
  "unnamed_0" BIGINT,
  "title_s" VARCHAR,
  "cancellation_date" VARCHAR,
  "developer" VARCHAR,
  "publisher" VARCHAR
);

Df 5

@kaggle.thedevastator_top_selling_nintendo_entertainment_system_games.df_5
  • 7.77 KB
  • 186 rows
  • 4 columns
Loading...

CREATE TABLE df_5 (
  "unnamed_0" BIGINT,
  "title_2_3" VARCHAR,
  "publisher_2_3" VARCHAR,
  "year_2_3" VARCHAR
);

Df 6

@kaggle.thedevastator_top_selling_nintendo_entertainment_system_games.df_6
  • 7.12 KB
  • 122 rows
  • 4 columns
Loading...

CREATE TABLE df_6 (
  "unnamed_0" BIGINT,
  "title_2_3" VARCHAR,
  "publisher_2_3" VARCHAR,
  "year_2_3" VARCHAR
);

Share link

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