-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
bop_iip6_q is too big for me to download without filtering (Error: cannot allocate vector of size 2.3 Gb )
I also can't get the example code from the Eurostat tutorial (https://ropengov.github.io/eurostat/articles/eurostat_tutorial.html) to work for this dataset. The code does work for the example dataset given. I've also tried changing filters and removing them altogether.
Example code from Eurostat tutorial - altered,
#Download BoP IIP6
BOP_IIP6 <- get_eurostat_json("bop_iip6_q", filters = list(
geo = "EU28"
))
Error in get_eurostat_json("bop_iip6_q", filters = list(geo = "EU28")) :
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
To do