Skip to content

statsoffnow/videogames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

videogames

Video Games Sales analysis

Dataset downloaded from https://www.kaggle.com/datasets/gregorut/videogamesales This dataset contains a list of video games with sales greater than 100,000 copies. It was generated by a scrape of vgchartz.com.

Variables:

Rank - identification number

Name - The games name

Platform - Platform of the games release (i.e. PC,PS4, etc.)

Year - Year of the game's release

Genre - Genre of the game

Publisher - Publisher of the game

NA_Sales - Sales in North America (in millions)

EU_Sales - Sales in Europe (in millions)

JP_Sales - Sales in Japan (in millions)

Other_Sales - Sales in the rest of the world (in millions)

Global_Sales - Total worldwide sales.

About

Video Games Sales analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages