The project is analyzing Ice Games' sales throughout their lifetime in order to plan the next marketing campaign, as well as spotting and profiling potentially top-selling games.
Ice Games is an online store, which sells video games all over the world.
Python Version: 3.9.12
Packages: pandas (1.4.2), numpy (1.21.5), scipy, matplotlib, seaborn, plotly, random
The data analyzed in this report, i.e. the games.csv
file in the repo, describes the sales data of all recorded Ice Games' releases from the year of
The data's rows each represent a single game, stating each unique game's following parameters:
- Release year.
- Genre of the game.
- Released platform.
✲ Some games got released on several platforms, and hence were represented in multiple rows. - ESRB age rating.
✲ ESRB stands for the "Entertainment Software Rating Board" - which evaluates a game's content and assigns an age rating such as Teen or Mature. - Users & critics scores from reviews.