PlayStation Games
Games, Release date, Technical info and Metadata
@kaggle.thedevastator_latest_licensed_playstation_games_in_japan
Games, Release date, Technical info and Metadata
@kaggle.thedevastator_latest_licensed_playstation_games_in_japan
This dataset contains a list of video games released for the PlayStation console in Japan. The games are listed in order of release, with the most recent release at the top. Each game is listed with a title, developer, publisher, release regions, and reference link
This dataset contains a list of video games released for the PlayStation console in Japan. The dataset includes the game's title, developer, publisher, release regions, and reference
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.
File: df_11.csv
File: df_1.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_4.csv
| Column name | Description |
|---|---|
| Title | The title of the game. (String) |
| Developer(s) | The developer or developers of the game. (String) |
| Publisher(s) | The publisher or publishers of the game. (String) |
| Regions released | The region or regions in which the game was released. (String) |
| Regions released.1 | The region or regions in which the game was released. (String) |
| Regions released.2 | The region or regions in which the game was released. (String) |
| Ref. | A reference to the game's page on the PlayStation website. (String) |
File: df_9.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_10.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_3.csv
| Column name | Description |
|---|---|
| Title | The title of the game. (String) |
| Developer(s) | The developer or developers of the game. (String) |
| Publisher(s) | The publisher or publishers of the game. (String) |
| Regions released | The region or regions in which the game was released. (String) |
| Regions released.1 | The region or regions in which the game was released. (String) |
| Regions released.2 | The region or regions in which the game was released. (String) |
| Ref. | A reference to the game's page on the PlayStation website. (String) |
File: df_2.csv
| Column name | Description |
|---|---|
| Title | The title of the game. (String) |
| Developer(s) | The developer or developers of the game. (String) |
| Publisher(s) | The publisher or publishers of the game. (String) |
| Regions released | The region or regions in which the game was released. (String) |
| Regions released.1 | The region or regions in which the game was released. (String) |
| Regions released.2 | The region or regions in which the game was released. (String) |
| Ref. | A reference to the game's page on the PlayStation website. (String) |
File: df_6.csv
| Column name | Description |
|---|---|
| vtePlayStation | The name of the PlayStation game. (String) |
| vtePlayStation.1 | The developer or developers of the PlayStation game. (String) |
File: df_7.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_8.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_5.csv
CREATE TABLE df_2 (
"unnamed_0" DOUBLE -- Unnamed: 0,
"title" VARCHAR,
"developer_s" VARCHAR -- Developer(s),
"publisher_s" VARCHAR -- Publisher(s),
"regions_released" VARCHAR,
"regions_released_1" VARCHAR,
"regions_released_2" VARCHAR,
"ref" VARCHAR -- Ref.
);CREATE TABLE df_6 (
"unnamed_0" BIGINT -- Unnamed: 0,
"vteplaystation" VARCHAR,
"vteplaystation_1" VARCHAR
);Anyone who has the link will be able to view this.