GameSphere 🕹️: 2000 App Store Insights & Ratings
Unlock the Secrets of Player Preferences and Game Trends
@kaggle.kanchana1990_gamesphere_2000_app_store_insights_and_ratings
Unlock the Secrets of Player Preferences and Game Trends
@kaggle.kanchana1990_gamesphere_2000_app_store_insights_and_ratings
CREATE TABLE n_2000_games_appstore (
"artistname" VARCHAR,
"averageuserrating" DOUBLE,
"averageuserratingforcurrentversion" DOUBLE,
"contentadvisoryrating" VARCHAR,
"description" VARCHAR,
"filesizebytes" BIGINT,
"isgamecenterenabled" BOOLEAN,
"minimumosversion" VARCHAR,
"price" DOUBLE,
"primarygenreid" BIGINT,
"releasedate" TIMESTAMP,
"trackname" VARCHAR,
"userratingcount" BIGINT,
"releasenotes" VARCHAR
);
Anyone who has the link will be able to view this.