Giter Site home page Giter Site logo

woctezuma / steam-reviews-to-sales Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 438 KB

Study the relationship between review numbers and sales for Steam games

License: MIT License

Python 100.00%
steam steam-games steam-api steam-reviews player review game games steam-game data

steam-reviews-to-sales's Introduction

Steam reviews to sales

This repository contains Python code to study the relationship between review numbers and sales for Steam games.

Requirements

  • Install the latest version of Python 3.X.
  • Install the required packages:
pip install -r requirements.txt
pip install git+https://github.com/google/pwlfit.git

Usage

  • To download review numbers as they were on July 1, 2018 for 13,275 games of interest, run:
python download_data.py

Data is downloaded to data/review_stats.json.

  • To filter extreme values and display a scatter plot of the data, run:
python analyze_data.py
  • To fit a model to the data, run:
python fit_model.py

References

Data leak for sales

Data download for reviews

  • Steam API's appreviews endpoint, to get a dump of reviews on an application in Steam
  • steamreviews: a PyPI package to download Steam reviews

Regression tools and documentation

Blog posts

Other repositories of mine

  • AmongUs-DAU: compute "Daily Active Users" (DAU) of Among Us from "Concurrent Connected Users" (CCU)

steam-reviews-to-sales's People

Contributors

woctezuma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

coldblackice

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.