Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felixschwebel committed Sep 21, 2023
1 parent fab8ffe commit b208627
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# UNICEF data warehouse - SDMX REST API access
# SDMX REST Web Service
## A project on how to use the SDMX Rest API to access data in UNICEF's Indicator Data Warehouse

A project on how to use the SDMX Rest API to access data in UNICEF's Data Warehouse Explorer.
[Read the corresponding Medium article here](https://medium.com/@schwebel.felix/sdmx-rest-web-service-eafe4107117c)

https://sdmx.data.unicef.org/overview.html
The **[Statistical Data and Metadata eXchange (SDMX)](https://sdmx.org)** is used to exchange data and metadata in a standardised and efficient manner and was launched by several international organisations in 2001. This is achieved by providing standard formats for data and metadata, IT architecture for the exchange and content-oriented guidelines.

This project explores how to query data from [UNICEF’s Indicator Data Warehouse](https://sdmx.data.unicef.org/overview.html) via API calls and explains the required concepts of the SDMX standard.

0 comments on commit b208627

Please sign in to comment.