CoolFace
Datasetpublic

biga666/steam-games-dataset

Overview Information of more than 120,000 games published on Steam. Maintained by Fronkon Games. This dataset has been created with this code (MIT) and use the API provided by Steam, the largest gaming platform on PC. Data is also collected from Steam Spy. Only published games, no DLCs, episodes, music, videos, etc. Here is a simple example of how to parse json information: # Simple parse of the 'games.json' file. import os import json dataset = {} if… See the full description on the dataset page: https://huggingface.co/datasets/biga666/steam-games-dataset.

sourceHugging Facecc-by-4.0updated 4mo agoView on Hugging Face
0likes27downloads
1 commits on main
64085754mo ago

Duplicate from FronkonGames/steam-games-dataset

biga666, FronkonGames