Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OECD Economic Outlook Vintages #10

Open
Colombe05 opened this issue Jul 23, 2018 · 1 comment
Open

OECD Economic Outlook Vintages #10

Colombe05 opened this issue Jul 23, 2018 · 1 comment

Comments

@Colombe05
Copy link

I'm trying to access OECD EO vintages and cannot.

I run the following:

library("readxl")
library("OECD")
library("rsdmx")
data_test= get_dataset(("EO59_VINTAGE"),filter ="AUT", start_time = 1975)

and get the following error message:
Error in rsdmx::readSDMX(url) :
HTTP request failed with status: 400 Bad Request

The code works when I use EO60_MAIN or any later publication. None of the vintages seems to be available, although when I look at the list of data sets I can access through the OECD library, the vintages are all listed. Any idea of what the issue is?

Thanks!

image

@MattCowgill
Copy link

The data appears not to actually be there in OECD.Stat, at least not in the usual form. Instead, the pre-60 editions have the tables and graphs available to download as a .zip file from OECD Stat. Nothing is available via SDMX for these releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants