Tabular Data Manager

From Gcube Wiki
Revision as of 12:29, 30 January 2015 by Chiara.magliozzi (Talk | contribs) (Overview)

Jump to: navigation, search

This is the user guide to Tabular Data Manager portlet.

Overview

Tabular data manager, is a working environment which ensures the management of tabular resources such as datasets, codelist and generic tables. Different types of data can be imported into the platform and a set of operations performed to create, explore and partially manipulate your file. Tabular Resources are used in different scientific fields ranging from statistics to signal processing and econometrics. Among the available facilities of Tabular Data Manager is the possibility to check for data correctness using codelist files, to perform aggregating and filtering operations. The main strength of the platform is the management of big dataset with more than million of data without having problems in exploring and further process your file.

Tabular Data Manager, portlet


Basic of Interface

Composition of interface :

Ribbon menu
The interface consists of a top ribbon menu of five tabs (Home, Curation, Modify and Analyse.) including the main functionalities of the portlet.
Tabular Data Manager, ribbon


Tools area
The interface offer on left side a tab panel in which the manipolation tools will be activated.
Tabular Data Manager, tools area


Main area
The interface offer on center side a panel in which the grids with data be activated.
Tabular Data Manager, main area

Basic Operation

The basic operations are those that enable interaction with a tabular resource and are: open, close, delete, properties and clone.

Open

For open a tabular resource yuo must click on ribbon Home and so in group File you select open button. A window will show the list of tabular resource available to the user.

Tabular Data Manager, open

Close

Tabular resource can be closed looking in the main area and clicking on the x next to its name. To close all open tabular resource go into the ribbon menu, home group, and click on close all button.

Delete

Properties

Clone

Grid Menu

When a tabular resource is open, you can access the column header menu and the context menu.

Grid Header Column Menu

Tabular Data Manager, grid header column menu

Grid Context Menu

Tabular Data Manager, grid context menu

Import

CSV

SDMX

Export

CSV

JSON

SDMX

Curation

Split Column

CHAR_SEQUENCE
For example, the Tabular Resource when splitted setting char sequence:
Tabular Data Manager, split column by char sequence
is transformed in:
Tabular Data Manager, split column by char sequence result


INDEX
For example, the following Tabular Resource when splitted setting INDEX:
Tabular Data Manager, split column by index
is transformed in:
Tabular Data Manager, split column by index result


REGEX
For example, the following Tabular Resource when splitted setting REGEX:
Tabular Data Manager, split column by regex
is transformed in:
Tabular Data Manager, split column by regex result
N.B. Value is a POSIX Regular Expression

Normalize

For example, the following Tabular Resource:

Tabular Data Manager, normalize

when normalized setting as normalized column name 'Year', as value column name 'Quantity' and with columns to normalize '1998', '1999' and '2000' is transformed in:

Tabular Data Manager, normalize result

Denormalize

For example, the following Tabular Resource with 'Quantity' column of type integer or numeric:

Tabular Data Manager, denormalize

when denormalized setting as value column name 'Quantity' and as attribute column name 'Year' is transformed in:

Tabular Data Manager, denormalize result

Modify

Analyse

External links

References

Template:Reflist