https://github.com/amattioc/sdmx
SDMX Connectors
https://github.com/amattioc/sdmx
sdmx
Last synced: over 1 year 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: 2025-03-24T14:24:15.000Z (over 1 year ago)
- Last Synced: 2025-04-03T18:15:47.520Z (over 1 year ago)
- Topics: sdmx
- Language: Java
- Homepage: https://github.com/amattioc/SDMX/wiki
- Size: 10.6 MB
- Stars: 86
- Watchers: 25
- Forks: 47
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sdmx Connectors
====
Setup and Configuration: [SDMX wiki](https://github.com/amattioc/SDMX/wiki)
[](https://github.com/amattioc/SDMX/actions/workflows/java-ci.yml)
[](https://github.com/amattioc/SDMX/actions/workflows/r-ci.yml)
[](https://github.com/amattioc/SDMX/actions/workflows/matlab-ci.yml)
 
[](http://www.awesomeofficialstatistics.org)
  

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

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