By Austin Cory Bart acbart@vt.edu Version 2.0.0, created 4/13/2017 Tags: video games, games, publishers, console, gaming
Overview
This dataset requires special permission to use.
Originally collected by Dr. Joe Cox, this dataset has information about the sales and playtime of over a thousand video games released between 2004 and 2010. The playtime information was collected from crowd-sourced data on “How Long to Beat”.
The maximum number of players that can play this game.
"Multiplatform?"
bool
True
Whether this game is available on multiple platforms.
"Online?"
bool
True
Whether this game supports online play.
Key
Type
Example Value
Description
"Genres"
str
"Action"
The list of genres that this game belongs to.
"Licensed?"
bool
True
Whether this game was based off a previously licensed entity.
"Publishers"
str
"Nintendo"
The list of publishers who created this game
"Sequel?"
bool
True
Whether this game is a sequel to another game.
Key
Type
Example Value
Description
"Review Score"
int
85
a typical review score for this game, out of 100.
"Sales"
float
4.69
The total sales made on this game, measured in millions of dollars.
"Used Price"
float
24.95
A typical "used" price for this game (i.e. previously returned and sold), measured in dollars. It is unclear where this number originally came from.
Key
Type
Example Value
Description
"Console"
str
"Nintendo DS"
The name of the console that this particular game was released for. Note that the dataset contains multiple copies of the same game, released for different consoles.
"Rating"
str
"E"
The ESRB rating for this game, either E (for Everyone), T (for Teen), or M (for Mature).
"Re-release?"
bool
True
Whether this game is a re-release of an earlier one.