steam_games: Steam Games This dataset contain games from steam shop with...

Description Usage Format Source Examples

Description

Steam Games This dataset contain games from steam shop with detailed data downloaded from kaggle with a CC0 license.

Usage

1

Format

A data frame with columns:

id

Unique tree identifier

url

url site at which the game is located

types

type of package - app, sub, bundle

name

Game name

desc_snippet

Game description snippet

recent_reviews

recent reviews

all_reviews

all reviews

release_date

release date

developer

Game developer

publisher

Game publisher

popular_tags

tags

game_details

Game details

languages

languages the game is available in

achievements

Achievement number

genre

Game genre

game_description

Game description

mature_content

Description of mature content

minimum_requirements

Minimum specifications/requirements to play the game

recommended_requirements

Recommended specifications/requirements to play the game

original_price

regular price

discount_price

sale price with discount

Source

https://www.kaggle.com/trolukovich/steam-games-complete-dataset, downloaded 2019-06-16 and edited 2020-05-05

Examples

1
2
3
4

UBC-MDS/datateachr documentation built on Aug. 24, 2020, 3:21 a.m.