eurostat icon indicating copy to clipboard operation
eurostat copied to clipboard

R tools for Eurostat data

Results 35 eurostat issues
Sort by recently updated
recently updated
newest added

I am sure you are aware of the planned changes for the Eurostat data dissemination. For example [the Eurostat Bulk Download will be changed to API](https://wikis.ec.europa.eu/display/EUROSTATHELP/Transition+-+from+Eurostat+Bulk+Download+to+API). It will happen this...

Currently different geospatial datasets have the following columns: | year / variable | 2003 | 2006 | 2010 | 2013 | 2016 | 2021 | |--------------|------|------|------|------|------|------| | id | x...

Spatial data frames in the current CRAN version of `eurostat` were seemingly made with an old version of `sf` that used a now-deprecated coordinate reference system format: ``` > library(eurostat)...

I am getting an error from get_eurostat_dic() which is in fact caused by the dependency readr::read_tsv ``` dict

bug

The current GHA failure [seems to be temporary](https://github.com/r-lib/actions/issues/559) Waiting a bit with the troubleshooting.

Hi, searching for this issue I found an issue thread (#210 from April 5th, 2021) on a similar issue in the list. Following message presents to me: "You have no...

documentation

I am trying to install the eurostat 3.7.9 package along with s2, giscoR and sf. I want to install them into R 4.1.1 on a CentOS linux computer using RStudio....

*Update* - [x] Documentation migrated to roxygen2 markdown - [x] First clean up of unneeded dependencies - [ ] Refactor tests --- Hi @antagomir @pitkant: Now that the package moved...

Currently search_eurostat can retrieve the following items: 'dataset', 'folder', 'table' (or 'all' of them). get_eurostat function can download datasets and tables but not folders. This has led to some confusion...

enhancement

This is a request to : 1. either document the sf dependency and GDAL requirement with an additional error message. 2. or make the sf dependency optional (since the eurostat...

enhancement
documentation