SDMX TCK Docker

Quick start

  1. Download and install Docker Desktop (if not already installed)

  2. Start a Windows Command Prompt or a bash shell. Run the following command to download the latest image:

docker pull ghcr.io/sdmx-twg/sdmx-tck:latest
  1. In the same window or bash shell, run the following command to create a container called ‘tck’ and start it:
docker run -p 3000:3000 --name tck ghcr.io/sdmx-twg/sdmx-tck:latest
  1. Navigate to http://localhost:3000

  2. When finished, stop the container:

docker stop tck

Overview

Using the Client (as shown below) at http://localhost:3000 the user may perform the test process, by filling in the “Rest URL”, “API Version”, “Indices”, “Request Mode” and clicking “Run Test”.

After the test runs, an overview of the test results, including the compliance and coverage rating are presented on the client page. The user can also export the results, by clicking on “Export Report” and selecting the desired export format (Excel, XML or JSON).

AI assistant

Need help finding something? I am an AI Assistant that’s here to help!

Welcome to SDMX AI assistant

What are you looking for?

SDMX AI assistant

By using this AI-powered service (“Service”), you acknowledge and agree to the following:

This Service uses generative AI to assist with statistical analysis and research . While the Service strives to deliver useful information, the output (“Output”) may contain inaccuracies, omissions, or biases. The Output is provided for informational purposes only and should not be considered professional advice. You remain responsible for how you interpret and use the Output.

The BIS makes no warranties regarding the accuracy or completeness of the Output and accepts no liability for any loss or damage resulting from its use.

Do not include or share personal, private, confidential or proprietary information when using the Service.

By using this technology, you agree to the Terms and Conditions.

How the assistant can help you

Understand SDMX standards

Ask and get clear explanations about SDMX standards.

Navigate the website

Find tools and documentation on website quickly.

Explore SDMX tools

Ask about API, software and libraries supporting SDMX.

Access documentation

Locate technical guides, specifications, and FAQs.

LLMs can make mistakes, please verify important information.

Why was the answer unhelpful?