Google Stadia Games
Games released for google stadia
@kaggle.thedevastator_games_on_stadia_a_comprehensive_list
Games released for google stadia
@kaggle.thedevastator_games_on_stadia_a_comprehensive_list
Do you like playing video games? Do you like achieving things? If you answered yes to both of those questions, then this dataset is for you!
The goal of this data is to provide a comprehensive list of all the games currently available on Stadia, as well as some basic information about each game. This dataset includes titles, genres, developers, publishers, Stadia release dates, original release dates, and more.
With this information at your fingertips, you can plan your gaming schedule around which games you want to achieve in and when they'll no longer be available for free on Stadia Pro. So what are you waiting for? Get achievement-hunting!
In order to use this dataset, simply download it and open it in your preferred spreadsheet application. From there, you can begin to explore the data and answer any questions you may have about the contents of each column.
Columns:
0: The name of the game. (String)
1: The type of product. (String)
2: The genre or genres that the game belongs to. (String)
3: The developer or developers of the game. (String)
4: The publisher or publishers of the game. (String)
5: The date that the game was released on Stadia. (Date)
6: The date that the game was originally released. (Date)
7:The date that the game was added to Stadia Pro. (Date)
8:The date that the game is no longer claimable on Stadia Pro. (Date)
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_16.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_20.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_18.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_11.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_1.csv
| Column name | Description |
|---|---|
| Title | The name of the game. (String) |
| Genre(s) | The genre or genres of the game. (String) |
| Developer(s) | The developer or developers of the game. (String) |
| Publisher(s) | The publisher or publishers of the game. (String) |
| Stadia release date | The date the game was released on Stadia. (Date) |
| Original release date[a] | The date the game was originally released. (Date) |
| Date added to Stadia Pro[b] | The date the game was added to Stadia Pro. (Date) |
| Date no longer claimable on Stadia Pro[c] | The date the game is no longer claimable on Stadia Pro. (Date) |
| Ref. | A reference to where the information was found. (String) |
File: df_4.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_21.csv
File: df_17.csv
| Column name | Description |
|---|---|
| Hardware | The hardware the game is available on. (String) |
| Hardware.1 | The hardware the game is available on. (String) |
File: df_9.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_13.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_14.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_15.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_10.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_3.csv
File: df_19.csv
File: df_2.csv
File: df_12.csv
| Column name | Description |
|---|---|
| Products | The products in the dataset. (String) |
| Products.1 | The products in the dataset. (String) |
File: df_6.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_7.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_8.csv
File: df_5.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
CREATE TABLE df_1 (
"unnamed_0" BIGINT -- Unnamed: 0,
"title" VARCHAR,
"genre_s" VARCHAR -- Genre(s),
"developer_s" VARCHAR -- Developer(s),
"publisher_s" VARCHAR -- Publisher(s),
"stadia_release_date" VARCHAR,
"original_release_date_a" VARCHAR -- Original Release Date[a],
"date_added_to_stadia_pro_b" VARCHAR -- Date Added To Stadia Pro[b],
"date_no_longer_claimable_on_stadia_pro_c" VARCHAR -- Date No Longer Claimable On Stadia Pro[c],
"ref" VARCHAR -- Ref.
);CREATE TABLE df_3 (
"unnamed_0" BIGINT -- Unnamed: 0,
"company" VARCHAR,
"company_1" VARCHAR
);Anyone who has the link will be able to view this.