Baselight

Atari 2600 Games

A Comprehensive Collection of Game Data

@kaggle.thedevastator_the_best_atari_2600_games_of_all_time

Loading...
Loading...

About this Dataset

Atari 2600 Games

The Best Atari 2600 Games of All Time!

A Comprehensive Collection of Game Data


About this dataset

This dataset contains a comprehensive list of the best Atari 2600 games of all time, as well as basic information about each game such as the title, code, designer or programmer, release year, genre, and notes. Whether you're a fan of classic gaming looking for some nostalgia or simply want to see what the fuss is all about, this dataset is sure to provide hours of fun!

How to use the dataset

To use this dataset, simply download it and then open it in a CSV reader. The data is organized into several columns:

0: The game's title
1: The game's code
2: The game's designer or programmer
3: The year the game was released
4: The genre of the game
5: Miscellaneous notes about the game

Research Ideas

  • This dataset can be used to create a list of the best Atari 2600 games of all time.
  • This dataset can be used to create a list of the best Atari 2600 games for specific genres.
  • This dataset can be used to create a list of the best Atari 2600 games for specific years

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
0
1

File: df_4.csv

Column name Description
0
1

File: df_9.csv

Column name Description
0
1

File: df_10.csv


File: df_3.csv

Column name Description
Atari title The title of the game as it appeared on the Atari 2600. (String)
Sears title The title of the game as it appeared on the Sears Tele-Games system. (String)
Code The code used to identify the game. (String)
Designer or programmer The designer or programmer of the game. (String)
Year The year the game was released. (Integer)
Genre The genre of the game. (String)
Notes Additional notes about the game. (String)

File: df_2.csv

Column name Description
0
1

File: df_6.csv

Column name Description
0
1

File: df_7.csv

Column name Description
Year The year the game was released. (Integer)
Genre The genre of the game. (String)
Notes Additional notes about the game. (String)
Title The title of the game. (String)
Developer(s) The developer(s) of the game. (String)
Publisher(s) The publisher(s) of the game. (String)

File: df_8.csv


File: df_5.csv

Column name Description
Year The year the game was released. (Integer)
Genre The genre of the game. (String)
Notes Additional notes about the game. (String)
Game Title The title of the game. (String)
Developer (Designer) The developer or designer of the game. (String)
Publisher The publisher of the game. (String)

Tables

Df 3

@kaggle.thedevastator_the_best_atari_2600_games_of_all_time.df_3
  • 13.18 KB
  • 134 rows
  • 8 columns
Loading...

CREATE TABLE df_3 (
  "unnamed_0" BIGINT,
  "atari_title" VARCHAR,
  "sears_title" VARCHAR,
  "code" VARCHAR,
  "designer_or_programmer" VARCHAR,
  "year" VARCHAR,
  "genre" VARCHAR,
  "notes" VARCHAR
);

Df 5

@kaggle.thedevastator_the_best_atari_2600_games_of_all_time.df_5
  • 19.15 KB
  • 389 rows
  • 7 columns
Loading...

CREATE TABLE df_5 (
  "unnamed_0" BIGINT,
  "game_title" VARCHAR,
  "developer_designer" VARCHAR,
  "publisher" VARCHAR,
  "year" VARCHAR,
  "genre" VARCHAR,
  "notes" VARCHAR
);

Df 7

@kaggle.thedevastator_the_best_atari_2600_games_of_all_time.df_7
  • 10.62 KB
  • 81 rows
  • 7 columns
Loading...

CREATE TABLE df_7 (
  "unnamed_0" BIGINT,
  "title" VARCHAR,
  "developer_s" VARCHAR,
  "publisher_s" VARCHAR,
  "year" VARCHAR,
  "genre" VARCHAR,
  "notes" VARCHAR
);

Share link

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