Steam Releases
All Steam listing, peak players, and scores from (2006-2023)
@kaggle.whigmalwhim_steam_releases
All Steam listing, peak players, and scores from (2006-2023)
@kaggle.whigmalwhim_steam_releases
CREATE TABLE games_release_all (
"unnamed_0" BIGINT,
"game" VARCHAR,
"link" VARCHAR,
"release" VARCHAR,
"peak_players" BIGINT,
"positive_reviews" BIGINT,
"negative_reviews" BIGINT,
"total_reviews" BIGINT,
"rating" VARCHAR
);
Anyone who has the link will be able to view this.