Difference between revisions of "Set up Connections (DP)"

From Fusion Registry Wiki
Jump to navigation Jump to search
(Created page with "Category:Data Portal Functions To use Fusion Data Portal you must first set the connection(s) to the source data. Several types are available. File:Data Portal Connec...")
 
Line 9: Line 9:
 
Example:
 
Example:
 
  https://demo.metadatatechnology.com/FusionRegistry/ws/public/sdmxapi/rest
 
  https://demo.metadatatechnology.com/FusionRegistry/ws/public/sdmxapi/rest
 +
 +
==== Connection Properties ====
 +
 +
{| class="wikitable"
 +
|-
 +
| URL || SDMX REST API which complies with version 1.5.0 of the specification https://github.com/sdmx-twg/sdmx-rest/blob/v1.5.0/v2_1/ws/rest/src/sdmx-rest.yaml
 +
|-
 +
| Updated After || Only pull data updated after the last pull request. The web service must support the updatedAfter query parameter.
 +
|-
 +
| User Name || Optional Username to authenticate with API (using HTTP Basic Authentication).
 +
|-
 +
| Password || Optional Password to authenticate with API (using HTTP Basic Authentication).
 +
|}
  
 
=== Eurostat ===
 
=== Eurostat ===
Line 26: Line 39:
  
 
[[File:File Structure.png|600px]]<br>
 
[[File:File Structure.png|600px]]<br>
 +
 +
=== URL Datasource ===
 +
 +
Example - To be written.

Revision as of 02:52, 17 August 2023


To use Fusion Data Portal you must first set the connection(s) to the source data. Several types are available.

Data Portal Connections.png

SDMX REST API (V1)

Example:

https://demo.metadatatechnology.com/FusionRegistry/ws/public/sdmxapi/rest

Connection Properties

URL SDMX REST API which complies with version 1.5.0 of the specification https://github.com/sdmx-twg/sdmx-rest/blob/v1.5.0/v2_1/ws/rest/src/sdmx-rest.yaml
Updated After Only pull data updated after the last pull request. The web service must support the updatedAfter query parameter.
User Name Optional Username to authenticate with API (using HTTP Basic Authentication).
Password Optional Password to authenticate with API (using HTTP Basic Authentication).

Eurostat

Select this option from the list. This URL will be pre-filled.

http://ec.europa.eu/eurostat/SDMX/diss-web/rest

File System

Example:

C:/portal-testing/

Avoid using a complex path contain characters such as spaces etc/

If you are using a File System, as well as the folder, you must create sub folders to include the structures and data.

File Structure.png

URL Datasource

Example - To be written.