![]() |
---|
Source: Steam |
Steam is the biggest game distribution platform in the world with a whopping of 30,000 titles in 2020. But which titles are being played the most and which genres are popular? Is there a game or a genre that dominate the rest?
During my first project in Udacity's Data Scientist Nanodegree, I attempted to find answers for these enquiries.
Here is a link to my blog post on Medium:
This repository contains two notebooks and one dataset.
data_cleaning.ipynb
cleans the raw datasetdata_visualization.ipynb
provides visualizations for analysissteam.csv
is the raw original datasetprocessed_steam.csv
is the pre-processed datasetgraph/
contains useful graphs for visualization
Here are a quick summary of the analysis, these results are covered in detail in my blog post.
- Three titles Dota 2, PLAYERUNKNOWN'S BATTLEGROUND and Counter-Strike: Global Offensive dominate 60% of total playtime on Steam
- Action is so far the most popular genre
- Free-to-play games with in-app purchases is the way to go
This analysis uses Steam Store Games dataset, which contains steam data gathered from the Steam Store and SteamSpy APIs around May 2019.