项目作者: bhaargav006

项目描述 :
A BigData pipeline for DotA2
高级语言: CSS
项目地址: git://github.com/bhaargav006/dota-pipeline.git
创建时间: 2019-09-29T00:43:28Z
项目社区:https://github.com/bhaargav006/dota-pipeline

开源协议:

下载


Data pipeline for DotA2

Authors

  1. Bhaargav Sriraman
  2. Prabhjot Singh Rai
  3. Suresh Siddharth
  4. Vishwesh Mishra

About

This project was implemented as a part of the Big Data Engineeting and Architechture course at Univeristy of Minnesota

This project’s objective is to design and develop a system that can take a look at the data generated by people playing the game of DotA2 and perform analytics-at-scale on it. The aim is to provide general global-level statistics on the game (descriptive analysis), insight on the latest trends followed by the players, as well as look into how the system can provide suggestions and strategy on how to play better (predictive analysis).

Tech Used

  1. Data Source : Steam API
  2. NoSQL Tech Used : FaunaDB
  3. Message Broker : Google PubSub
  4. Fetching and processing data : Python
  5. Querying DB : JavaScript

Additional Information

Refer the final documentation to get detailed information about the project.