/cubes-examples

Cubes OLAP Examples

Primary LanguagePython

Cubes Examples

Cubes is Lightweight Python Online Analytical Processing (OLAP) framework. This package contains example uses of cubes including data.

This repository is a fork of DataBrewery cubes-examples, but this one contains the Cubes examples used by CubesViewer.

Contents

  • webshop - Sample model and data of an imaginary online shop (see webshop/README.md file for more information).

A tutorial for Cubes and CubesViewer using this example is available at http://github.com/jjmontesl/cubesviewer/tree/master/doc/guide/cubesviewer-quickstart.md .

You can see the webshop example online at http://jjmontesl.github.io/cubesviewer/ .