Skip to content

Commit

Permalink
Merge pull request #158 from sdmx-twg/develop
Browse files Browse the repository at this point in the history
Release API v2.0.0 (SDMX 3.0)
  • Loading branch information
sosna authored Oct 11, 2021
2 parents 5efe28c + 50ad409 commit 9db9cdf
Show file tree
Hide file tree
Showing 27 changed files with 2,393 additions and 2,998 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Overview
=========
This repository is used for maintaining the SDMX RESTful web services specification.

This includes:
* The normative parts of the specification such as the WADL file and the XML schemas directly related to the RESTful API.
* The parts dedicated to the RESTful API in Section 7 of the SDMX Standards package.
* A [cheat sheet](v2_1/ws/rest/docs/rest_cheat_sheet.pdf?raw=true) for the SDMX Restful API.
* A [tutorial](https://github.com/sdmx-twg/sdmx-rest/wiki) including a collection of tips and tricks for data providers and consumers.
# Overview

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:

- The normative part of the specification, i.e. the [Open API definition](api/sdmx-rest.yaml).
- The [Developers' documentation](doc/index.md), including a [cheat sheet](doc/rest_cheat_sheet.pdf?raw=true).
Loading

0 comments on commit 9db9cdf

Please sign in to comment.