Skip to content

An integrated Big-Data analytics suite for browser-based integration and analysis of data sets

Notifications You must be signed in to change notification settings

BD2K/SOCR-Dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOCR Analytics Dashboard

The SOCR Analytics Dashboard is an integrated Big-Data analytics suite designed for web based merging, integration, and analysis of large, incongruent datasets. The package features a non-relational database for storage and integration of heterogeneous datasets, a JavaScript-based web server built using node.js, and a sleek front-end for visualization and real-time manipulation of data.

Sample Demo:

Setting up the Dashboard

  1. ensure the node framework has been installed

  2. in a command prompt navigate to the server/mongodb/bin folder, and run mongod: mongod --dbpath ../data

  3. navigate to the root directory of the project in node, and run npm install

  4. once dependencies are installed, launch node server: npm start

  5. navigate to selected address in browser to launch webapp (default is http://localhost:3000/)

About

An integrated Big-Data analytics suite for browser-based integration and analysis of data sets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.5%
  • C++ 4.8%
  • HTML 4.1%
  • CSS 1.9%
  • Makefile 0.7%