#rstats gleifr 0.1.0 is now on CRAN: an R client for the GLEIF API. Mapping entities across financial datasets can get tricky. The Legal Entity Identifier (LEI) gives each one a single global ID to join on. Look up records, search by name, traverse hierarchies, and more. m-muecke.github.io/gleifr
#rstats Need central bank data in R? bbk 0.11.0 covers 15 central banks, now including the Czech National Bank (CNB): exchange rates, PRIBOR, CZEONIA, and the ARAD database. Full changelog at github.com/m-muecke/bbk/releases/tag/v0.11.0
Release bbk 0.11.0 · m-muecke/bbk
New features bdf_dimension() returns the dimension structure for a given Banque de France dataset. cnb_czeonia() returns the CZEONIA overnight reference rate from the Czech National Bank (CNB). cn...
github.com
#rstats #mlr3 mlr3cluster 0.4.0 is out: 8 new clustering learners, 7 new quality measures, models no longer store training data by default, and fpc is no longer a hard dependency. Full changelog at github.com/mlr-org/mlr3cluster/releases/tag/v0.4.0
Release mlr3cluster 0.4.0 · mlr-org/mlr3cluster
New learners clust.flexmix: Finite mixture model clustering from the flexmix package. clust.genie: Genie hierarchical clustering from the genieclust package. clust.kcca: K-centroids cluster analys...
github.com
The latest release of the m-muecke.github.io/bbk/ R package now additionally supports access to the following central banks: Bank of England (BoE), Österreichische Nationalbank (OenB), Banco de España (BdE), and Banque de France (BdF).
Client for Central Bank APIs
A client for retrieving data and metadata from major central bank APIs. It supports access to the Bundesbank SDMX Web Service API (<https://www.bundesbank.de/en/statistics/time-series-databases/help-f...
m-muecke.github.io