An open API service indexing awesome lists of open source software.

https://github.com/amattioc/sdmx

SDMX Connectors
https://github.com/amattioc/sdmx

sdmx

Last synced: over 1 year ago
JSON representation

SDMX Connectors

Awesome Lists containing this project

README

          

Sdmx Connectors
====

Setup and Configuration: [SDMX wiki](https://github.com/amattioc/SDMX/wiki)

[![JAVA CI](https://github.com/amattioc/SDMX/actions/workflows/java-ci.yml/badge.svg?branch=master)](https://github.com/amattioc/SDMX/actions/workflows/java-ci.yml)
[![R CI](https://github.com/amattioc/SDMX/actions/workflows/r-ci.yml/badge.svg?branch=master)](https://github.com/amattioc/SDMX/actions/workflows/r-ci.yml)
[![MATLAB CI](https://github.com/amattioc/SDMX/actions/workflows/matlab-ci.yml/badge.svg?branch=master)](https://github.com/amattioc/SDMX/actions/workflows/matlab-ci.yml)

![Latest Release](https://img.shields.io/github/v/release/amattioc/SDMX) ![Latest Release downloads](https://img.shields.io/github/downloads/amattioc/SDMX/latest/total)

[![Mentioned in Awesome Official Statistics ](https://awesome.re/mentioned-badge.svg)](http://www.awesomeofficialstatistics.org)

![CRAN version latest](https://www.r-pkg.org/badges/version-ago/RJSDMX) ![CRAN downloads month](https://cranlogs.r-pkg.org/badges/RJSDMX) ![CRAN downloads](https://cranlogs.r-pkg.org/badges/grand-total/RJSDMX)

![immagine](https://github.com/amattioc/SDMX/assets/8512242/a29069b2-538b-408d-87b5-353ac92ad1bf)

**List of available providers:**

`> getProviders()`

` [1] "ABS" "BBK" "BIS_PUBLIC" "DEMO_SDMXV3" `

` [5] "ECB" "EUROSTAT" "EUROSTAT_COMEXT" "EUROSTAT_COMP" `

` [9] "EUROSTAT_EMPL" "EUROSTAT_GROW" "ILO" "IMF2" `

`[13] "INEGI" "INSEE" "ISTAT" "ISTAT_CENSUS_AGR"`

` [17] "ISTAT_CENSUS_IND" "ISTAT_CENSUS_POP" "ISTAT_RI" "NBB" `

` [21] "OECD" "OECD_NEW" "OECD_RESTR" "OECD_SDMXV3" `

` [25] "PACIFICDATA" "STATCAN_CENSUS" "STATCAN_NRG" `

` [28] "UNDATA" "UNICEF" "WB" "WITS" `

**Browse SDMX data providers, build your queries and get data directly in your favourite tool.**

(try the java [helper](https://github.com/amattioc/SDMX/raw/master/RJSDMX/inst/java/SDMX.jar))

====

**Known applications:**

* [VTL Engine & Editor](https://github.com/vpinna80/VTL)
* [Shiny SDMX Browser](https://rjsdmx.shinyapps.io/sdmxBrowser/) (code [here](https://github.com/bowerth/sdmxBrowser))
* [Scala SDMX Play application](http://sdmx.rdata.work/) (code [here](https://github.com/bowerth/sdmxPlay))
* [TSsdmx on CRAN](http://cran.us.r-project.org/web/packages/TSsdmx/index.html) (code [here](http://tsdbi.r-forge.r-project.org/))
* [GETDATA](http://econpapers.repec.org/software/bocbocode/S458093.htm) on SSC for STATA
* [DotStat extension for JDemetra+](https://github.com/nbbrd/jdemetra-dotstat)
* [Pentaho Data Integration SDMX Plugin](https://github.com/andtorg/sdmx-kettle) with some [context](http://andtorg.github.io/bi/2016/06/14/pentaho-sdmx-step-plugin)

====

**Available functions**

![Functions](https://github.com/amattioc/SDMX/blob/master/docs/resources/sdmxtable.png)

**Note 1:** In Windows the helper can be launched just double clicking the SDMX.jar

**Note 2:** New Providers can be added by means of the configuration file

====

**NEW: The SDMX helper can be used from within any statistical tool or as a standalone application (just double click the SDMX.jar)**

![Helper](https://github.com/amattioc/SDMX/blob/master/docs/resources/helper.png)