Baselight

Steam Releases

All Steam listing, peak players, and scores from (2006-2023)

@kaggle.whigmalwhim_steam_releases

Game Data All
@kaggle.whigmalwhim_steam_releases.game_data_all

  • 4.58 MB
  • 67571 rows
  • 20 columns
unnamed_0

Unnamed: 0

game

Game

link

Link

release

Release

peak_players

Peak Players

positive_reviews

Positive Reviews

negative_reviews

Negative Reviews

total_reviews

Total Reviews

rating

Rating

primary_genre

Primary Genre

store_genres

Store Genres

publisher

Publisher

developer

Developer

detected_technologies

Detected Technologies

store_asset_mod_time

Store Asset Mod Time

review_percentage

Review Percentage

players_right_now

Players Right Now

n_24_hour_peak

24 Hour Peak

all_time_peak

All Time Peak

all_time_peak_date

All Time Peak Date

Pizza Tower/app/2231450/Thu Jan 26 2023 00:00:00 GMT+0000 (Coordinated Universal Time)4529198072272003496.39Action (1)Action (1), Indie (23)Tour De PizzaTour De PizzaEngine.GameMaker; SDK.FMODTue Jan 10 2023 00:00:00 GMT+0000 (Coordinated Universal Time)98310136064529Sat Mar 25 2023 00:00:00 GMT+0000 (Coordinated Universal Time)
1Resident Evil 4/app/2050650/Fri Mar 24 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1681916175216166336895.75Action (1)Action (1), Adventure (25)CAPCOM Co. Ltd.CAPCOM Co. Ltd.Engine.RE_Engine; SDK.AMD_GPU_ServicesWed Mar 29 2023 00:00:00 GMT+0000 (Coordinated Universal Time)974628947164168191Sat Mar 25 2023 00:00:00 GMT+0000 (Coordinated Universal Time)
2The Murder of Sonic the Hedgehog/app/2324650/Fri Mar 31 2023 00:00:00 GMT+0000 (Coordinated Universal Time)15543126432131285695.54Casual (4)Casual (4), Free to Play (37), Indie (23), Simulation (28)SEGASEGAEngine.Unity; SDK.UnityBurst; SDK.cURLFri Mar 24 2023 00:00:00 GMT+0000 (Coordinated Universal Time)9861877615543Fri Mar 31 2023 00:00:00 GMT+0000 (Coordinated Universal Time)
3Pineapple on pizza/app/2263010/Tue Mar 28 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1415117172091192695.39Indie (23)Casual (4), Free to Play (37), Indie (23)MajorariattoMajorariattoEngine.Unity; SDK.cURLWed Mar 22 2023 00:00:00 GMT+0000 (Coordinated Universal Time)981011011415Tue Mar 28 2023 00:00:00 GMT+0000 (Coordinated Universal Time)
4Hi-Fi RUSH/app/1817230/Wed Jan 25 2023 00:00:00 GMT+0000 (Coordinated Universal Time)6132141523241447695.09Action (1)Action (1)Bethesda SoftworksTango GameworksEngine.Unreal; SDK.Intel_OID; SDK.Intel_XeSS; SDK.NVIDIA_APEX; SDK.NVIDIA_DLSS; SDK.NVIDIA_GeForce_Now; SDK.NVIDIA_Nsight_Aftermath; SDK.NVIDIA_PhysX; SDK.Vorbis; SDK.Wwise; SDK.XAudio2; SDK.iZotopeTue Apr 11 2023 00:00:00 GMT+0000 (Coordinated Universal Time)976306646132Sun Jan 29 2023 00:00:00 GMT+0000 (Coordinated Universal Time)
5东北之夏/app/2121360/Mon Jan 09 2023 00:00:00 GMT+0000 (Coordinated Universal Time)86728891165905695.08RPG (3)Free to Play (37), RPG (3)庄不纯工作室庄不纯工作室Engine.UnityThu Sep 29 2022 00:00:00 GMT+0000 (Coordinated Universal Time)9862758672Tue Jan 10 2023 00:00:00 GMT+0000 (Coordinated Universal Time)
6Crab Champions/app/774801/Sat Apr 01 2023 00:00:00 GMT+0000 (Coordinated Universal Time)8564512981521094.76Action (1)Action (1), Adventure (25), Casual (4), Indie (23), Racing (9), Strategy (2), Early Access (70)Noisestorm LimitedNoisestorm LimitedEngine.Unreal; SDK.NVIDIA_APEX; SDK.NVIDIA_GeForce_Now; SDK.NVIDIA_Nsight_Aftermath; SDK.NVIDIA_PhysX; SDK.Vorbis; SDK.XAudio2Sun Apr 02 2023 00:00:00 GMT+0000 (Coordinated Universal Time)98414264198564Sat Apr 08 2023 00:00:00 GMT+0000 (Coordinated Universal Time)
7Papa's Freezeria Deluxe/app/2291760/Fri Mar 31 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1227183220185293.84Strategy (2)Action (1), Casual (4), Indie (23), Simulation (28), Strategy (2)Flipline StudiosFlipline StudiosEngine.Adobe_AIRTue Mar 28 2023 00:00:00 GMT+0000 (Coordinated Universal Time)996618381227Sun Apr 02 2023 00:00:00 GMT+0000 (Coordinated Universal Time)
8A Space for the Unbound/app/1201270/Thu Jan 19 2023 00:00:00 GMT+0000 (Coordinated Universal Time)338191727194493.64Adventure (25)Adventure (25), Indie (23)Toge ProductionsMojikenEngine.Unity; SDK.FMOD; SDK.SteamworksNET; SDK.cURLTue Feb 14 2023 00:00:00 GMT+0000 (Coordinated Universal Time)986363338Fri Jan 20 2023 00:00:00 GMT+0000 (Coordinated Universal Time)
9Handshakes/app/2171690/Fri Jan 13 2023 00:00:00 GMT+0000 (Coordinated Universal Time)195116610117693.3Free to Play (37)Casual (4), Free to Play (37)Pet PumpkinPet PumpkinEngine.Unity; SDK.SteamworksNET; SDK.cURLSun Mar 26 2023 00:00:00 GMT+0000 (Coordinated Universal Time)99815195Sat Jan 21 2023 00:00:00 GMT+0000 (Coordinated Universal Time)

CREATE TABLE game_data_all (
  "unnamed_0" BIGINT,
  "game" VARCHAR,
  "link" VARCHAR,
  "release" TIMESTAMP,
  "peak_players" BIGINT,
  "positive_reviews" BIGINT,
  "negative_reviews" BIGINT,
  "total_reviews" BIGINT,
  "rating" DOUBLE,
  "primary_genre" VARCHAR,
  "store_genres" VARCHAR,
  "publisher" VARCHAR,
  "developer" VARCHAR,
  "detected_technologies" VARCHAR,
  "store_asset_mod_time" TIMESTAMP,
  "review_percentage" DOUBLE,
  "players_right_now" DOUBLE,
  "n_24_hour_peak" DOUBLE,
  "all_time_peak" BIGINT,
  "all_time_peak_date" TIMESTAMP
);

Share link

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