tidyBdE> prefix.devtools::test_coverage().vignette("csv_manual", package = "tidyBdE") explaining the
structure of Banco de España bulk CSV files, catalog metadata and series
identifiers (#64).bde_series_api_latest() added to query the Latest Data
request of the Banco de España Statistics
web service (API).bde_series_api_load() added to query the Series List
request of the Banco de España Statistics web service (API), with
support for wide and long output, metadata extraction and time range
validation.?bde_ind_db has been updated, including the field
Nombre_de_la_serie (API series code); see
?bde_series_api.readr::guess_encoding().bde_ind_cpi_var()
(see ?bde_ind_db).4.1.0.?bde_indicators is now based on data from the new
?bde_ind_db database, which clarifies the underlying
sequential numbers and makes maintenance easier.bde_ind_gdp_quarterly() because the underlying
identifier changed."latin1".bde_ind_unemployment_rate() and
bde_ind_population() because the underlying identifiers
changed.scale_color_bde_d() and related functions to
ggplot2 3.5.0, exposing the guide argument
instead of hard-coding it.Mainly changes to the color functions:
bde_qual_pal palette.bde_vivid_pal() and bde_rose_pal() have
been superseded. Use bde_tidy_palettes() instead.scale_color_bde_d() and related functions now use
bde_tidy_palettes() and gain two new arguments:
alpha and rev.bde_ind_ibex() was renamed to
bde_ind_ibex_monthly().bde_ind_ibex_daily()
indicator.out_format parameter to
bde_series_load().theme_tidybde().theme_bde() was
renamed to theme_tidybde().bde_ind_cpi_var().?bde_indicators are likely to break during the transition.
So far, bde_ind_euribor_12m_monthly() has been updated to
use the new sequential number 587853. See https://www.bde.es/wbe/en/estadisticas/.bde_series_load() now tries to coerce characters to
numeric values.bde_check_access().bde_ind_gdp_quarterly() and
bde_ind_population().bde_scale_colour_vivid(),
bde_scale_color_vivid(),
bde_scale_fill_vivid(),
bde_scale_colour_rose(),
bde_scale_color_rose() and
bde_scale_fill_rose(). Use scale_color_bde_c()
instead.scale_color_bde_c(), scale_color_bde_d(),
scale_fill_bde_c() and
scale_fill_bde_d().bde_rose_pal(): the HCL spectrum is
now more consistent between roses and blues according to
colorspace::specplot().bde_scale_colour_vivid(),
bde_scale_color_vivid(),
bde_scale_fill_vivid(),
bde_scale_colour_rose(),
bde_scale_color_rose() and
bde_scale_fill_rose().