Sign inSign up

siscc/dotstatsuite-core-get-data

Sponsored OSS

By OECD

Updated 2 days ago

SIS-CC .Stat Suite get data web service (for SDMX data and referential metadata download).

Image
API management
0

10K+

siscc/dotstatsuite-core-get-data repository overview

About this Image

The official GetData service image of SIS-CC .Stat Suite, configured to be ready for using in a .Stat Suite installation.

Source repository: https://gitlab.com/sis-cc/.stat-suite/dotstatsuite-core-getdata

Environment Variables

You can use environment variables to configure the dotstatsuite-core-getdata service.
For a complete list of supported environment variables, please see the configuration section of the documentation: https://gitlab.com/sis-cc/.stat-suite/dotstatsuite-core-getdata/-/blob/develop/README.md#configuration

How to use this image

Start dotstatsuite-core-getdata instance using the latest release.

IMPORTANT NOTE: If you are using PowerShell on Windows to run these commands use double quotes instead of single quotes.

Example:

docker run \
-e 'ServiceId=GetData-1' \
-e 'DefaultTenantId=sis-cc' \
-e 'Tenants_0_Id=sis-cc' \
-e 'Tenants_0_Name=SIS CC' \
-e 'Tenants_0_DefaultDataSpaceId=design' \
-e 'Tenants_0_DataSpaces_0_Id=design' \
-e 'Tenants_0_DataSpaces_0_DotStatSuiteCoreDataDbConnectionString=Server=db;Database=designDataDb;User=sa;Password=yourStrong(!)Password;' \
-e 'Tenants_0_DataSpaces_0_DatabaseCommandTimeoutInSec=60' \
-e 'Tenants_0_DataSpaces_0_DatabaseLargeCommandTimeoutInSec=3600' \
-e 'Tenants_0_DataSpaces_0_MaxNumberObservationsToSortForPaginatedRequests=1000000' \
-e 'Tenants_0_DataSpaces_0_SDMXStructureRegistryBaseUrl=http://localhost:81' \
-p 83:80 \
siscc/dotstatsuite-core-getdata:master

Tag summary

Content type

Image

Digest

sha256:49e638d30

Size

75.3 MB

Last updated

5 days ago

docker pull siscc/dotstatsuite-core-get-data

This week's pulls

Pulls:

242

Last week