kapseliboi / Datascope

Interactive linked visual query system for large datasets
https://sharmalab.github.io/Datascope/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

DataScope Build Status DOI

We propose an environment for visualizing and exploring multidimensional data. We propose methods to create a new search interface to the data as an alternate way to explore data, create dynamic dashboards that can be extended to support data exploration using Javascript libraries like crossfilter and dc.js. This method is extendible to support data from other remote archives.

Quickstart guide

(requires docker)

Running Without Containers

Prerequisites
Installation
Running

Read the User Guide for more details

Recommended production deployement

We recommend deploying Datascope with forever.js.

Developers

API Documentation

Head over to API Doc for documentation about Datascope's REST API.