An open API service indexing awesome lists of open source software.

https://github.com/woctezuma/amongus-dau

Get DAU of Among Us from CCU.
https://github.com/woctezuma/amongus-dau

among-us amongus ccu dau egs epic epic-game epic-games epic-games-store epic-store steam steam-game steam-games steam-store

Last synced: 30 days ago
JSON representation

Get DAU of Among Us from CCU.

Awesome Lists containing this project

README

          

# Among Us: DAU 👀

This repository contains a Jupyter notebook to compute the DAU of [Among Us][wikipedia] from the [CCU][ccu].

![Cover banner][cover-banner]

## Usage

Run [`AmongUs_DAU.ipynb`][notebook].
[![Open In Colab][colab-badge]][notebook]

## References

- [a tweet][twitter] by Victoria Tran, with the actual DAU
- Gamalytic, [A new way to estimate steam game sales][gamalytic23-ccu], January 2023
- Gamalytic, [How to accurately estimate Steam game sales][gamalytic23-aggregate], May 2023
- [`steam-reviews-to-sales`][review-to-sales]: study the relationship between review numbers and sales of games

[wikipedia]:
[ccu]:

[cover-banner]:

[notebook]:
[colab-badge]:

[twitter]:
[gamalytic23-ccu]:
[gamalytic23-aggregate]:

[review-to-sales]: