Awesome Games Done Quick2022 Stats

Event Stats

Max Viewers:
818280,848088
📺
Donations:
$
83,848189,838987.8885
💸
Number of Donations:
8489,848180
🙌
Games Completed:
818486
🎮
Twitch Chats:
868889,838382
💬
Tweets Tweeted:
8784,808784
🐦

Live Stats

Games

Title
Starting Time
Duration
Games Completed:
0
🎮

More from GDQStatus

Info for nerds

Back end

  • Twitch, Donation, and Twitter data is continuously collected by gdq-collector - a package of scripts I wrote using Flask, APScheduler, and AWS Lambda.
  • The backend database is a PostgreSQL server hosted on AWS EC2. The database is updated at 1 minute intervals.
  • An EC2 instance is used to keep everything running throughout the event.

Front end

  • Recharts is used for rendering graphs
  • React + Redux is used for managing the page's state
  • odometer is used for the realtime number displays
  • Design was heavily inspired by alligatr's previous SGDQ stat pages

This site is open sourced on Github!