https://github.com/amattioc/SDMX
SDMX Connectors
https://github.com/amattioc/SDMX
sdmx
Last synced: 15 days ago
JSON representation
SDMX Connectors
- Host: GitHub
- URL: https://github.com/amattioc/SDMX
- Owner: amattioc
- License: eupl-1.2
- Created: 2014-09-09T19:59:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2026-04-09T10:20:48.000Z (4 months ago)
- Last Synced: 2026-04-09T11:24:43.717Z (4 months ago)
- Topics: sdmx
- Language: Java
- Homepage: https://github.com/amattioc/SDMX/wiki
- Size: 11.2 MB
- Stars: 95
- Watchers: 24
- Forks: 49
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-europe - SDMX Connectors - square&label=⭐)](https://github.com/amattioc/SDMX/stargazers) [](https://github.com/amattioc/SDMX/commits/master) [](https://github.com/amattioc/SDMX) [](https://github.com/amattioc/SDMX/blob/master/LICENSE) [](https://ec.europa.eu/eurostat) [](https://data.europa.eu/) [](https://sdmx.org/) - Multi-platform connectors for accessing SDMX data sources including ECB and Eurostat. (Open Data and Statistics)
README
Sdmx Connectors
====
Setup and Configuration: [SDMX wiki](https://github.com/amattioc/SDMX/wiki)
[](https://github.com/amattioc/SDMX/actions/workflows/java-ci.yml)
[](http://www.awesomeofficialstatistics.org)
 
  

**List of available providers:**
`> getProviders()`
`[1] "ABS" "AMECO" "ASTAT" "BBK" "BIS_PUBLIC"`
`[6] "DEMO_SDMXV3" "ECB" "EUROSTAT" "EUROSTAT_COMEXT" "EUROSTAT_COMP"`
`[11] "EUROSTAT_EMPL" "EUROSTAT_GROW" "ILO" "IMF" "IMF_RESTR"`
`[16] "INEGI" "INSEE" "ISTAT" "ISTAT_RI" "NBB"`
`[21] "OECD_NEW" "OECD_SDMXV3" "PACIFICDATA" "STATCAN_CENSUS" "STATCAN_NRG"`
`[26] "SWISS_STAT" "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**

**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)**
