Difference between revisions of "Data Browser Export"

From Fusion Registry Wiki
Jump to navigation Jump to search
(Example)
(Overview)
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
  
 
You can read more about Export Configuration [[Data_Browser_Configuration#Export_Configuration| in this article]].
 
You can read more about Export Configuration [[Data_Browser_Configuration#Export_Configuration| in this article]].
 
  
 
'''Formats available:'''  
 
'''Formats available:'''  
Line 20: Line 19:
 
Every format allows you to specify a period and observation number as described [[Dataset_Period| in this article]].
 
Every format allows you to specify a period and observation number as described [[Dataset_Period| in this article]].
  
Every format allows you to apply Calculations to the Export, you can read more about [[Data_Browser_Calculations| in this article]].
+
Every format allows you to apply Calculations to the Export, which you can read more about [[Data_Browser_Calculations| in this article]].
  
 
Every format allows you to save the file or view the resulting query URL.
 
Every format allows you to save the file or view the resulting query URL.
  
 
==CSV==
 
==CSV==
===Options===
+
===Options CSV===
  
  
Line 33: Line 32:
 
Note that in this example, the Data Structure does not include a Frequency Dimension. Fusion Data Browser will select an option, to change the option select one from the dropdown list.
 
Note that in this example, the Data Structure does not include a Frequency Dimension. Fusion Data Browser will select an option, to change the option select one from the dropdown list.
  
 
+
===Example CSV===
===Example===
 
  
  
Line 42: Line 40:
  
 
==SDMX==
 
==SDMX==
 
+
===Options SDMX===
===Options===
 
  
  
Line 55: Line 52:
  
  
===Example===
+
===Example SDMX===
  
  
Line 63: Line 60:
  
 
==Excel Series==
 
==Excel Series==
 
+
===Options Excel Series===
===Options===
 
  
  
Line 73: Line 69:
  
  
===Example===
+
===Example Excel Series===
  
  
Line 81: Line 77:
 
==Excel Time Series==
 
==Excel Time Series==
  
===Options===
+
===Options Excel Time Series===
  
  
Line 93: Line 89:
 
Dimension at Observation - '''''to do'''''.
 
Dimension at Observation - '''''to do'''''.
  
===Example===
+
===Example Excel Time Series===
  
  
Line 101: Line 97:
  
 
==Excel Table==
 
==Excel Table==
===Options===
+
===Options Excel Table===
  
  
Line 116: Line 112:
  
 
==Refreshable Excel==
 
==Refreshable Excel==
===Options===
+
===Options Refreshable Excel===
  
  
Line 127: Line 123:
  
  
===Example===
+
===Example Refreshable Excel===
 
In this example the query URL is https://demo11.metadatatechnology.com/FusionRegistry/sdmx/v2/data/dataflow/CD2030/CONSOLIDATED/1.0?c%5BREF_AREA%5D=ABW&data=&freqDim=DOMAIN&labels=both&locale=en&saveAs=CONSOLIDATED and produces this result.
 
In this example the query URL is https://demo11.metadatatechnology.com/FusionRegistry/sdmx/v2/data/dataflow/CD2030/CONSOLIDATED/1.0?c%5BREF_AREA%5D=ABW&data=&freqDim=DOMAIN&labels=both&locale=en&saveAs=CONSOLIDATED and produces this result.
  
  
 
[[File:FDB-Export-Refreshable-example.png|800px]]
 
[[File:FDB-Export-Refreshable-example.png|800px]]

Latest revision as of 03:22, 30 October 2024

Overview

The Export facility is available in the Series List, the Table Chart and the Time Series chart.

Several Formats are available depending on the settings in the exportconfig.json file which defines which formats will be available and what parameters will be offered.

The options available also differ depending on the type of format selected and the structure of the Dataset selected.

You can read more about Export Configuration in this article.

Formats available:

  • CSV
  • SDMX
  • Excel Series
  • Excel Time Series
  • Excel Table
  • Refreshable Excel

Every format allows you to specify a period and observation number as described in this article.

Every format allows you to apply Calculations to the Export, which you can read more about in this article.

Every format allows you to save the file or view the resulting query URL.

CSV

Options CSV

FDB-Export-CSV.png


Note that in this example, the Data Structure does not include a Frequency Dimension. Fusion Data Browser will select an option, to change the option select one from the dropdown list.

Example CSV

FDB-Export-csv-example.png


SDMX

Options SDMX

FDB-Export-SDMX.png


When you select type SDMX, you can include Attributes. Click on the dropdown and select which are to be included.

Note that in this example, the Data Structure does not include a Frequency Dimension. Fusion Data Browser will select an option, to change the option select one from the dropdown list.


Example SDMX

FDB-Export-sdmx-example.png


Excel Series

Options Excel Series

FDB-Export-Excel-Series.png


Note that in this example, the Data Structure does not include a Frequency Dimension. Fusion Data Browser will select an option, to change the option select one from the dropdown list.


Example Excel Series

FDB-Export-Excel-Series-example.png


Excel Time Series

Options Excel Time Series

FDB-Export-Excel-Time-Series.png


Note that in this example, the Data Structure does not include a Frequency Dimension. Fusion Data Browser will select an option, to change the option select one from the dropdown list.

This option allows you to select a Dimension for ‘Slicing’ purposes in which case a worksheet will be output per slice value, e.g slice by FREQ would output Annual Data in one worksheet, Monthly data in another, and so on.

Dimension at Observation - to do.

Example Excel Time Series

FDB-Export-Excel-Time-Series-example.png


Excel Table

Options Excel Table

FDB-Export-Excel-Tables.png


Note that in this example, the Data Structure does not include a Frequency Dimension. Fusion Data Browser will select an option, to change the option select one from the dropdown list.

This option allows you to select a Dimension for ‘Slicing’ purposes in which case a worksheet will be output per slice value, e.g slice by FREQ would output Annual Data in one worksheet, Monthly data in another, and so on.


FDB-Export-Excel-Table-example.png


Refreshable Excel

Options Refreshable Excel

FDB-Export-Refreshable Excel.png


Note that in this example, the Data Structure does not include a Frequency Dimension. Fusion Data Browser will select an option, to change the option select one from the dropdown list.

This option creates a worksheet which will contain the query URL in Cell B1 and the FXLData query =FXLDataUrl in cell B2 together with the function which applies the function to the query URL. However for this to function you do need to have the Addin for FXLData installed. You can learn more about in this article.


Example Refreshable Excel

In this example the query URL is https://demo11.metadatatechnology.com/FusionRegistry/sdmx/v2/data/dataflow/CD2030/CONSOLIDATED/1.0?c%5BREF_AREA%5D=ABW&data=&freqDim=DOMAIN&labels=both&locale=en&saveAs=CONSOLIDATED and produces this result.


FDB-Export-Refreshable-example.png