Skip to content

Analyze Call of Duty Warzone Game play from data collected across multiple sources.

Notifications You must be signed in to change notification settings

lmEshoo/wz-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warzone Analytics

Call of Duty Warzone is a popular video game. There are multiple sites that collect cruical information to analyze a player's gameplay. Here we collect important stats from multiple sites and save them to a CSV. Then use Google colab to visualize the data collected.

Collect

Requirements

  • Installing Docker There’s a graphical installer for Windows and Mac that makes installing Docker easy. Here are instructions for each OS:

    Windows

    Mac OS

    Linux

  • Windows Users:

    • Download and install Git Bash
    • Make
      • Download make here.
      • Extract and copy content of the zip to C:\Program Files\Git\mingw64\ without replace.

Pull

docker pull lmestar/wz:0.2

Run

make USER=<Enter your PSN username> DAYS=<# of past days to collect>

Visualize

Scatter

alt text

Bubbles

alt text

Parallel Categories

alt text

About

Analyze Call of Duty Warzone Game play from data collected across multiple sources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published