Re: [R] Reading SDMX Files in R

2014-07-18 Thread Emmanuel Blondel
Dear Lorenzo, I've just seen one post from you asking for hints to read SDMX data in R. I don't know if you still need to read SDMX datasets in R. In case, you can use the rsdmx package hosted here https://github.com/opensdmx/rsdmx With the OECD sample you mention, you can do as follows: #instal

Re: [R] Reading SDMX Files in R

2014-07-17 Thread Emmanuel Blondel
Dear Lorenzo, I've just seen one post from you asking for hints to read SDMX data in R. I don't know if you still need to read SDMX datasets in R. In case, you can use the rsdmx package hosted here https://github.com/opensdmx/rsdmx With the OECD sample you mention, you can do as follows: #instal

[R] Reading SDMX Files in R

2014-01-20 Thread Lorenzo Isella
Dear All, I often need to access some data files which are available (also) as files in the SDMX format. For instance, this is the case of the OECD (http://www.oecd.org/) data. In order to automate some processes, I need to retrieve the SDMX data from a url and read the content into an R data