Overview

July 5, 2024 ยท View on GitHub

This repository is used to maintain the SDMX REST API.

The API allows implementers to offer programmatic access to statistical data and metadata over HTTP.

This repository contains:

Tip

Each release of the SDMX-REST API is associated with a tag. Retrieving previous versions of the SDMX-REST API (Open API definition, cheatsheet, documentation, etc.) is easy, using either tags or releases:

  • tags: Tags can be used to retrieve the Open API definition, cheatsheet and documentation of a specific version of the SDMX-REST API. Tags are located towards the top of this page.
  • releases: Releases are located in the navigation bar on the right of this page. They too can be used to retrieve the Open API definition, cheatsheet and documentation of a specific version of the SDMX-REST API.