NEWS.md
lang
to the get_eurostat_data()
function to be able to use the German or French DSD for the filters
get_eurostat_toc()
function when the mode="txt"
and lang="fr"
restatapi_cores
is more than the maximum number of available coresget_eurostat_toc()
function and the functions using the check_toc
options because the content of the XML TOC has changeddate_filter
if there is a time
value defined under the filters
parameterget_eurostat_dsd()
and get_eurostat_codelist()
for failing writing data to disk because of failing network connectionget_compressed_sdmx()
function not closing connectionsextract_data()
function to handle observations when the value is not numericget_eurostat_data()
function when the option force_local_filter=TRUE
get_eurostat_dsd()
function so the result is a data.tableget_eurostat_codelist()
to retrieve codelist for a conceptget_eurostat_raw()
and get_eurostat_data()
functionpackageStartupMessage()
function when the package is loaded with the option verbose=TRUE
get_eurostat_dsd()
function to set the DSD to NULL
if there is a warning during the download of the XML fileget_eurostat_dsd()
functionoption(restatapi_verbose=TRUE)
used for the extract_data()
, extract_dsd()
, get_compressed_sdmx()
,get_eurostat_dsd()
, get_eurostat_raw()
, get_eurostat_bulk()
, get_eurostat_data()
and get_eurostat_toc()
functionsget_eurostat_dsd()
and extract_dsd()
function for the new API in version 0.14.0 to variable in the .restatapi_env
environmentget_compressed_sdmx()
function when format="gz"
is usedget_eurostat_bulk()
function was adjusted for the changing letter case under the new APIget_eurostat_raw()
function when the check_toc=TRUE
option used under the new APIextract_data()
function for the new API under Windowsgzfile()
function with gzcon()
and url()
in the get_compressed_sdmx()
and get_eurostat_raw()
due to problems under Windowscreate_filter_table()
function was adjusted for the changing letter case under the new APIextract_data()
function to handle files which was downloaded using the link from the TOC (as those links are still referring to the old API)extract_toc()
function returns a data.table
and not a character vector to have correct number of columns for all casesget_eurostat_toc()
function was changed to handle the different format from the extract_toc()
functionfilter_raw_data()
function was adjusted to handle the changing letter case and time formatget_compressed_sdmx()
function has a new parameter signalling the type of compression used, as it changes with the new APIget_eurostat_data()
function was adjusted to handle the changing DSD contentget_eurostat_dsd()
function was changed to filter out only the relevant concepts and code from the new general DSD filesget_eurostat_raw()
function was changed to handle the different compression formats in the get_compressed_sdmx()
functionget_eurostat_raw()
, get_eurostat_bulk()
and get_eurostat_data()
functions were adjusted to handle the changing letter case and dimension namesget_eurostat_data()
function when select_freq
was used with only 1 filtertime_filter
and availability of data under the new APIload_cfg()
function to correctly handle the new APIget_eurostat_dsd()
and extract_dsd()
function to the new APIextract_toc()
functionget_eurostat_dsd()
, get_eurostat_raw()
and get_eurostat_data()
functionsextract_toc()
function under Windowsget_eurostat_toc()
functionget_eurostat_toc()
function by turning of parallel if restatapi_cores==1
search_eurostat_dsd()
and create_filter_table()
functionextract_dsd()
and create_filter_table()
functionextract_dsd()
fuction to reduce time for testingverbose
option in the create_filter_table()
functionget_eurostat_toc()
function when mode=txt
NULL
in the create_filter_table()
function when date_filter=FALSE
filter_raw_data()
returns the raw data when filter_table=NULL
create_filter_table()
call in the get_eurostat_data()
functiontryCatch()
for opening the tsv files in the get_eurostat_toc()
functionget_compressed_sdmx()
function when verbose=FALSE
.restatpi_env
disconnected from baseenv()
tinytest
get_eurostat_bulk()
when cflags=TRUE
options(restatapi_dmethod=...)
libcurl
is default method only in Windowsforce_local_filter
used in the get_eurostat_data()
functionget_eurostat_raw()
function when verbose=FALSE
get_eurostat_raw()
functionget_eurostat_raw()
function when mode=txt
get_eurostat_raw()
functionget_eurostat_data()
functioncreate_filter_table()
function to be used for filtering on local computerfilter_raw_data()
for filtering on local computerdate_filter
creates the date filter tabletryCatch
for parallel processing in Windowsget_eurostat_data()
functionextract_data
function under Windowscflags
option for the get_eurostat_data()
and get_eurostat_bulk()
functionload_cfg()
function to determine the number of cores for parallel
check_toc
option for the get_eurostat_bulk()
functioncheck_toc
option for the get_eurostat_raw()
functiondata.table
package in the get_eurostat_raw()
functionget_eurostat_dsd()
functionget_eurostat_dsd()
functionexact_match
option for filtering in the search_eurostat_dsd()
functionget_compressed_sdmx()
functionselect_freq
when name=FALSE
in the get_eurostat_data()
functionget_eurostat_toc()
functiontxt
option in the get_eurostat_raw()
functiontxt
option to the get_eurostat_raw()
functionexact_match
option for filtering in the get_eurostat_data()
functionstrinsAsFactors
option after filteringpkgdown
tryCatch()
to capture errors caused by network unavailability