Awesome
Humble Monthly Bundles
This repository contains code to analyze the content of past Humble Monthly Bundles.
Data
Data is included in the data/
folder, as downloaded on April 6, 2018.
Requirements
-
Install the latest version of Python 3.X.
-
Install the required packages:
pip install -r requirements.txt
Usage
- Call the Python script:
python plot_time_series.py
Plots
Plots can be found in the following folders:
plots/
with every Humble Monthly Bundle, including the last one which is only partially revealed (Early Unlocks),plots_fully_revealed_bundles/
with a constraint to fully-revealed Humble Monthly Bundles.
An example is shown below, with the time to bundle, i.e. the time between a game release and its appearance in a Humble Monthly bundle. This time can be negative for a game which is released on Steam after it appeared in a Humble Monthly bundle. Please note that only games for which Steam keys are provided for no additional cost to Humble Monthly subscribers are taken into account.
Addendum
If you like these stats, check out my other repository with a focus on the Steam store.