Elden Ring Steam Reviews
Close to 10,000 Steam Reviews (March 2023)
@kaggle.noahx1_elden_ring_steam_reviews
Close to 10,000 Steam Reviews (March 2023)
@kaggle.noahx1_elden_ring_steam_reviews
CREATE TABLE elden_ring_steam_reviews (
"id" BIGINT,
"language" VARCHAR,
"review" VARCHAR,
"created" TIMESTAMP,
"voted_up" BOOLEAN,
"votes_up" BIGINT,
"comment_count" BIGINT,
"steam_purchase" BOOLEAN,
"recieved_for_free" BOOLEAN,
"written_during_early_access" BOOLEAN,
"author_num_games_owned" BIGINT,
"author_num_reviews" BIGINT,
"author_playtime_forever" BIGINT,
"author_playtime_last_two_weeks" BIGINT,
"author_playtime_at_review" BIGINT,
"author_last_played" TIMESTAMP
);
Anyone who has the link will be able to view this.