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

Issue with Eurostat database #12

Open
JaromirBaxa opened this issue Feb 23, 2023 · 2 comments
Open

Issue with Eurostat database #12

JaromirBaxa opened this issue Feb 23, 2023 · 2 comments

Comments

@JaromirBaxa
Copy link

Dear Abiel,
There is an issue with the Eurostat database. After calling, for example:
hicp_xts_m <- pdfetch_EUROSTAT("prc_hicp_midx", FREQ="M", UNIT="I15", COICOP = "CP00", GEO="CZ")
or any other code I obtain many error lines - part of them below:

EntityRef: expecting ';'
xmlParseEntityRef: no name
Specification mandates value for attribute defer
attributes construct error
Couldn't find end of Start Tag script line 702
Opening and ending tag mismatch: head line 101 and script
EntityRef: expecting ';'
EntityRef: expecting ';'
EntityRef: expecting ';'
xmlParseEntityRef: no name
Specification mandates value for attribute defer
attributes construct error
Couldn't find end of Start Tag script line 983
Opening and ending tag mismatch: html line 99 and script
Extra content at the end of the document
Error: 1: EntityRef: expecting ';'
2: EntityRef: expecting ';'

Confirmed on other computers, with different versions of R, and different Eurostat codes I have that rely on pdfetch database.
Is there any solution for this issue?
Thanks.

@abielr
Copy link
Owner

abielr commented Feb 27, 2023

@JaromirBaxa, thank you for the bug report, this has been fixed in v0.2.8 which I have just uploaded to Github and CRAN. It should be available from CRAN shortly.

@JaromirBaxa
Copy link
Author

JaromirBaxa commented Feb 27, 2023

@abielr Thanks a lot! Everything works correctly now :-).

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