Baselight

Android Games

Games released for the android os

@kaggle.thedevastator_224_current_android_games_and_their_basic_inform

Loading...
Loading...

About this Dataset

Android Games

Android Games

Games released for the android os


About this dataset

This dataset contains a list of all current Android games, as well as some basic information about each game. This dataset would be of particular interest to researchers who are interested in the Android gaming market, or in game development for Android. The dataset includes information on the game's title, developer (s), publisher (s), genre, release date, and a reference to the game's page on the Android Games Wiki

How to use the dataset

This dataset can be used to research the Android gaming market, or to develop Android games. The data includes the names of 224 current Android games, as well as information about each game's developer, publisher, genre, and release date

Research Ideas

  • Analyzing the Android gaming market
  • Identifying trends in Android game development
  • Recommending new Android games to players

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
Title The title of the Android game. (String)
Developer(s) The developer(s) of the Android game. (String)
Publisher(s) The publisher(s) of the Android game. (String)
Genre The genre of the Android game. (String)
Release date The release date of the Android game. (String)
ref A reference to the game's page on the Android Games Wiki. (String)

File: df_4.csv

Column name Description
0
1

File: df_3.csv


File: df_2.csv


File: df_6.csv

Column name Description
0
1

File: df_5.csv

Column name Description
0
1

Tables

Df 1

@kaggle.thedevastator_224_current_android_games_and_their_basic_inform.df_1
  • 16.35 KB
  • 225 rows
  • 7 columns
Loading...

CREATE TABLE df_1 (
  "unnamed_0" BIGINT,
  "title" VARCHAR,
  "developer_s" VARCHAR,
  "publisher_s" VARCHAR,
  "genre" VARCHAR,
  "release_date" VARCHAR,
  "ref" VARCHAR
);

Share link

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