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.
- Host: GitHub
- URL: https://github.com/woctezuma/amongus-dau
- Owner: woctezuma
- License: mit
- Created: 2021-05-31T21:39:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T08:13:44.000Z (about 2 years ago)
- Last Synced: 2025-10-19T05:49:42.582Z (about 1 month ago)
- Topics: among-us, amongus, ccu, dau, egs, epic, epic-game, epic-games, epic-games-store, epic-store, steam, steam-game, steam-games, steam-store
- Language: Jupyter Notebook
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]: