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

as.data.frame.SDMXConcepts error #195

Closed
antaldaniel opened this issue Jan 23, 2024 · 1 comment
Closed

as.data.frame.SDMXConcepts error #195

antaldaniel opened this issue Jan 23, 2024 · 1 comment
Assignees
Milestone

Comments

@antaldaniel
Copy link

conceptScheme <- readSDMX("https://ec.europa.eu/eurostat/api/dissemination/sdmx/2.1/conceptscheme/ESTAT/NAMA_10_GDP")
as.data.frame(conceptScheme)

Error in attributes(.Data) <- c(attributes(.Data), attrib) :
'names' attribute [3] must be the same length as the vector [2]
In addition: Warning message:
In as.data.frame.SDMXConcepts(conceptScheme) :
Using first conceptScheme referenced in SDMXConcepts object:

           Specify 'conceptSchemeId' argument for a specific conceptScheme
@eblondel eblondel self-assigned this Jan 23, 2024
eblondel added a commit that referenced this issue Jan 24, 2024
@eblondel
Copy link
Member

@antaldaniel I've applied some fix. Can you reinstall from github and test? Thanks

@eblondel eblondel added the bug label Jan 24, 2024
@eblondel eblondel added this to the 0.6 milestone Jan 24, 2024
eblondel added a commit that referenced this issue Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants