Odoo BI

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Links)
第25行: 第25行:
 
*olap_sale http://doc.openerp.com/technical_guide/olap_sale.html
 
*olap_sale http://doc.openerp.com/technical_guide/olap_sale.html
 
==Install==
 
==Install==
==Links==
+
==链接==
 
*http://doc.openerp.com/bi
 
*http://doc.openerp.com/bi
 
*https://code.launchpad.net/openobject-bi
 
*https://code.launchpad.net/openobject-bi
  
[[Category:BI]]
+
[[category:OpenERP]]
[[Category:Python]]
+
[[category:BI]]
 +
[[category:python]]

2013年2月4日 (一) 03:29的版本

Open Object Business Intelligence system aims to be a full featured open source Business Intelligence system written in Python. It implements a HOLAP (Hybride OLAP = ROLAP + MOLAP) cube and a MDX query engine based on SQLAlchemy.

目录

Terminology

  • Schema: A schema is a collection of N dimensions. It's the meta description of cubes.
  • Hierarchy: A schema is divided in hierarchy, which are divided in dimensions.
  • Dimension: A dimension is an attribute, or set of attributes. A dimension is divided in levels.
  • Level: One level of sub-categories defined by dimensions.
  • Measure: Meta data of the quantity your are measuring.
  • Cube: A cube is a collection of N axis. A cube is an instance of a schema. A cube is mapped to a ‘SQL’ query through the use of his axis.
  • Member: A member is a point within a dimension determined by a particular set of attribute values.
  • Axis: An axis is composed by one or a set of members.
  • Value: A value is an instance of a measure.
Open ERP BI

The cube will use:

Drill Down on a Member

相关模块

Install

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱