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.
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:
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.