Hidden Demos
This repository contains code to compute a ranking of Steam games which offer a demo.
The ranking is based on the Wilson score.
The quality measure comes from SteamDB
The data is included along the code in this repository, as downloaded on July 10, 2017.
This code is written in Python 3.
As of July 10, there are 14262 games, 1953 demos, but only 1376 demos matched with rated games. Indeed, 577 demos could not be matched with any rated game:
- 7 demos had weird names, from which I could not automatically infer the name of the original game,
- 570 demos could be matched, but the matched games were not yet released, a foritori not yet rated, and thus could not be ranked.