Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
5.1 | 1 | {{box title="**Contents**"}} |
| 2 | {{toc/}} | ||
| 3 | {{/box}} | ||
| |
2.1 | 4 | |
| 5 | == {{id name="_Toc371021"/}}6.1 Context == | ||
| 6 | |||
| |
11.2 | 7 | Some statistical systems create views of data based on a “cube” structure. In essence, a cube is an n-dimensional object where the value of each [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] can be derived from a [[hierarchical code list>>doc:sdmx:Glossary.Hierarchical code list.WebHome]]. The utility of such cube systems is that it is possible to “roll up” or “drill down” each of the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] levels for each of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] to specify the level of granularity required to give a “view” of the data – some [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] may be rolled up, others may be drilled down. Such systems give a dynamic view of the data, with aggregated values for rolled up [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] positions. For example, the individual countries may be rolled up into an economic region such as the EU, or a geographical region such as Europe, whilst another [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]], such as “type of road” may be drilled down to its lower level. The resulting [[measure>>doc:sdmx:Glossary.Measure.WebHome]] (such as “number of accidents”) would then be an aggregation of the value for each individual country for the specific type of road. |
| |
2.1 | 8 | |
| |
9.1 | 9 | Such cube systems rely, not on simple [[code lists>>doc:sdmx:Glossary.Code list.WebHome]], but on [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]] sets (see section 8). |
| |
2.1 | 10 | |
| 11 | == {{id name="_Toc371022"/}}6.2 Support for the Cube in the Information Model == | ||
| 12 | |||
| |
9.1 | 13 | Data reported using a [[Data Structure Definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] structure (where each [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] value, if coded, is taken from a flat [[code list>>doc:sdmx:Glossary.Code list.WebHome]]) can be described by a cube definition and can be processed by cube aware systems. The [[SDMX-IM>>doc:sdmx:Glossary.SDMX Information Model.WebHome]] supports the definition of such cubes in the following way: |
| |
2.1 | 14 | |
| |
9.1 | 15 | * The HierachicalCodelist defines the (often complex) [[hierarchies>>doc:sdmx:Glossary.Hierarchy.WebHome]] of [[codes>>doc:sdmx:Glossary.Code.WebHome]] |
| |
4.1 | 16 | * If required, the StructureSet can |
| 17 | ** group DataStructureDefinition that describe the cube | ||
| |
9.1 | 18 | ** provide a mapping mechanism between the [[codes>>doc:sdmx:Glossary.Code.WebHome]] in the flat [[code lists>>doc:sdmx:Glossary.Code list.WebHome]] used by the DataStructureDefinition and a HierarchicalCodelist where the HierarchicalCodelist uses [[code lists>>doc:sdmx:Glossary.Code list.WebHome]] that are not used in the DataStructureDefinition |