Desktop plugin - nbbrd/jdemetra-dotstat GitHub Wiki

  1. Installing
  2. Adding web service data source
  3. Adding file data source
  4. Browsing data source
  5. Configuring
  6. Troubleshooting

Installing

This plugin requires JDemetra+ 2.2.4 or later.

To install, download the latest version of the plugin, launch JDemetra+, go to Tools>Plugins>Downloaded>Add Plugins... and complete the wizard.

Adding web service data source

To add a new data source from a web service, right-click on the SDMX Web Service provider and select Open. This creates a dialog where you can to configure the following parameters:

  1. Provider: the identifier of the service that provides data (e.g. ECB for the European Central Bank).
  2. Dataflow: the identifier of a specific dataflow (e.g. EXR for Exchange Rates).

Adding web service

It is possible to directly type the right identifiers but the plugin simplifies this operation with auto-completion. This works by either typing the name or the description of an identifier.
Note that auto-completion of dataflow identifiers triggers a web request and may take some time to fulfill.

Adding file data source

To add a new data source from a file, right-click on the SDMX Files provider and select Open. This creates a dialog where you can to configure the following parameters:

  1. Data file: the path to the SDMX data file.
  2. [optional] Structure file: the path to the SDMX structure file.

Adding file

Browsing data source

Browsing an SDMX data source is done the same way as other data sources.
The only difference is that web queries may add latencies and errors from the network.

Browsing web service

Configuring

Troubleshooting