Skip to content

Issue with Eurostat database #12

Description

@JaromirBaxa

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions