Baselight

Game Recommendations On Steam

A dataset of games, users and reviews for building recommendation systems

@kaggle.antonkozyriev_game_recommendations_on_steam

Users
@kaggle.antonkozyriev_game_recommendations_on_steam.users

  • 96.99 MB
  • 14306064 rows
  • 3 columns
user_id

User Id

products

Products

reviews

Reviews

7360263359
140207811561
87625793294
48206471764
5167327982
56646671455
58891674472
728176210831
74459522731
7462927511

CREATE TABLE users (
  "user_id" BIGINT,
  "products" BIGINT,
  "reviews" BIGINT
);

Share link

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