FusionXL DataAuthor

From Fusion Registry Wiki
Revision as of 09:34, 12 July 2021 by Vmurrell (talk | contribs) (Create Data Set)
Jump to navigation Jump to search

Prerequisites

To use the Data Author, you need to have installed the FXL add-in and connected to a Registry from the FusionXL tab in an Excel workbook. Click here to learn how to do that. Additionally, you will also need to Login with your Registry username and password.

The image below shows the Connected Registry along with the name of the logged in user.


Data Author Toolbar.PNG

Features Overview

Button Function Usage
Load Data Set button.PNG Load Data Set Allows the user to load an existing dataset using Windows Explorer to locate the saved file which needs to be in one of the supported formats.
Create Data Set button.PNG Create Data Set Allows users to create a for an existing Provision Agreement within the Connected Registry.
Author Helper button.PNG Author Helper Allows users to view the Dimensions and Attributes used in a Data Structure and if enumerated, pick from a list the individual item.
Validate Data button.PNG Validate Data Allows users to validate data, both loaded and created using FusionXL.
Convert Data Button.PNG Convert Data Allows users to convert the data into one of the supported formats.
Publish Data button.PNG Publish Data Allows Administrators and Data Providers (subject to the usual permissions)to Publish data to the Registry.

These functions are grouped into two areas:

Data Set

Data sets can be created using FXL and also existing datasets (in one of the supported formats) can be loaded. The Load and Create options allow the user to use the Author Helper tool which enable a user to look up the format of the data expected including individual codes if a component has been enumerated.

Load a Data Set

To load an existing dataset, locate the file using Windows Explorer.

If the system can find details of the Provision Agreement, a pop up window will appear enabling you to select the Data Provider and the Dataflow.

Supply dataset info.PNG

Supported Formats

Supported formats are:

  • SDMX-ML
  • SDMX-CSV
  • SDMX-JSON
  • FUSION-JSON

An example of a dateset (a subset of ECB:TRD taken from our demo site) is shown below.


Load TRD dataset.PNG


Once the dataset is loaded, it can be edited, saved and loaded into a Fusion Registry.

The Author Helper can be used as discussed below.

Create Data Set

This option allows a logged in user (with the appropriate permissions) to create a dataset for a Provision Agreement held in the connected Registry.

Once this option is selected new window will open enabling you to chose from the Provision Agreements held on the connected Registry as shown in the example below.

Create a Data Set.PNG


This window is also used to provide further information such as the Frequency, Start date and End date.

This is used to build a dataset which is performed once Create Data Set is selected.

A simple example is shown below.

Example of a simple Data Set.PNG


The above example contains a header row (row 1) an Attribute in row 2 and row 4 shows the Dimensions included in the Data Structure together with the Time Periods selected in the previous step.

Attributes - in this example there is only one and it is not mandatory. It is possible to set a default for all data rows. However if a different attribute is required for each row it is possible but requires an element of manipulation not covered in this article.

Mandatory Attributes - if the data structure includes Mandatory Attributes, they will appear in the normal reporting row along with the dimensions.

Mandatory Cells - in this example, none are mandatory which is demonstrated by the lack of Red names in row 4.

Data can be entered manually or the Data Author can be invoked as discussed below.

Author Helper

Data Set Action

Validate Data

Convert Data

Publish Data

Back to Main Page