Giter Site home page Giter Site logo

danielathome19 / olap-cube-visualizer Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 20.08 MB

This repository contains multiple variants of this project; the primary algorithm allows for data cube operations to be performed using lightweight functions with ease of usability to provide speed, efficiency, and assist in reducing data oversimplification as found in other OLAP cube viewers.

Home Page: https://doi.org/10.48550/arxiv.2101.00171

License: Apache License 2.0

HTML 14.96% C# 69.71% CSS 1.19% Go 0.31% JavaScript 5.77% Ruby 0.26% Python 7.79%
olap cube data-cube data-cubes olap-cube visualization visualizer

olap-cube-visualizer's Introduction

About

This repository contains multiple variants of this project; the primary algorithm allows for data cube operations to be performed using lightweight functions with ease of usability to provide speed, efficiency, and assist in reducing data oversimplification as found in other OLAP cube viewers. To find out more, check out the provided research papers:

Usage

The folders "csharpviewer", "cshoster", "golangviewer", and "interfaceviewer" contain unfinished projects; these are detailed in the paper "Optimizing Data Cube Visualization for Web Applications".

Working examples can be found in "csplotter*" and "pythonviewer". The "csplotter" program has 3 variants:

  • csplotter
  • csplotter-timed (the same program but the functions display the runtime)
  • csplotter-timed-concurrent (the same program but the functions utilize concurrency and display the runtime) In each of these three, "Program.cs" contains the executable code to be compiled.

The "pythonviewer" folder contains 3 variants as well:

  • "hoster.py", an unfinished Flask script meant to serve each OLAP cube function through HTTP requests to "interfaceviewer"
  • "plotter.py", the primary example used to compare between the Python and C# variants
  • "plotter-timed.py", the same as "plotter.py" but the functions display the runtime

The "main" function in both the C# and python variants will search for a file titled "data.csv" by default, but this my be modified to allow the user to enter any file name. Or for testing purposes, simply rename your dataset to "data.csv".

Bugs/Features

Bugs are tracked using the GitHub Issue Tracker.

Please use the issue tracker for the following purpose:

  • To raise a bug request; do include specific details and label it appropriately.
  • To suggest any improvements in existing features.
  • To suggest new features or structures or applications.

License

The code is licensed under Apache License 2.0.

Citation

If you use this code for your research, please cite this project as either (Optimizing Data Cube Visualization for Web Applications):

@software{Szelogowski_OLAP-Cube-Visualizer_2020,
 author = {Szelogowski, Daniel},
 doi = {10.48550/arxiv.2101.00171},
 month = {Dec},
 title = {{OLAP-Cube-Visualizer}},
 license = {Apache-2.0},
 url = {https://github.com/danielathome19/OLAP-Cube-Visualizer},
 version = {1.0.0},
 year = {2020}
}

or (Visualization Techniques with Data Cubes):

@software{Szelogowski_OLAP-Cube-Visualizer_2020,
 author = {Szelogowski, Daniel},
 doi = {10.48550/arxiv.2101.00170},
 month = {Nov},
 title = {{OLAP-Cube-Visualizer}},
 license = {Apache-2.0},
 url = {https://github.com/danielathome19/OLAP-Cube-Visualizer},
 version = {1.0.0},
 year = {2020}
}

olap-cube-visualizer's People

Contributors

danielathome19 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

ngeniedeveloper

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.