← Back to home
Comparison · Analytics

bbk vs TidyDensity

A side-by-side editorial comparison of bbk and TidyDensity — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:r-package

bbk vs TidyDensity: at a glance

FeaturebbkTidyDensity
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themescentral-bank-data, macro-statistics, r-package, api-wrapperstatistical-distributions, random-generation, parameter-estimation, tidyverse
Last editorial update5h ago1h ago
WebsiteVisit →Visit →

What is bbk?

One R interface is absorbing the world's central bank data portals, one API at a time.

bbk began as a Bundesbank client and has become a single R interface to central bank statistics generally: the ECB, BIS, and the national banks of Switzerland, Canada, the UK, France, Spain, Austria, Sweden, Norway, Portugal, Japan, Poland, the Czech Republic, and now Brazil and Mexico. Each provider gets a consistent set of verbs — a data function, a dimension function for the dataflow structure, and provider-specific extras like PRIBOR or CZEONIA fixings. Response caching, data.table returns, and an updated_after argument for incremental retrieval are shared plumbing rather than per-provider features.

Read the full bbk trajectory →

What is TidyDensity?

A distribution catalogue that grows by one family at a time, and rarely breaks anything.

TidyDensity generates tidy-format random data from statistical distributions, with parameter estimation, AIC calculation, summary tables and automatic plotting for each one. Its releases follow a fixed template — breaking changes, new features, minor fixes — and the breaking section is usually empty. Growth comes distribution by distribution: Bernoulli, Burr, triangular, chi-square, zero-truncated negative binomial and others each arrive with a matching set of param_estimate, aic and stats_tbl helpers.

Read the full TidyDensity trajectory →

bbk vs TidyDensity: editorial side-by-side

B
bbk
ANALYTICS
0.0

One R interface is absorbing the world's central bank data portals, one API at a time.

◆ Current state

bbk began as a Bundesbank client and has become a single R interface to central bank statistics generally: the ECB, BIS, and the national banks of Switzerland, Canada, the UK, France, Spain, Austria, Sweden, Norway, Portugal, Japan, Poland, the Czech Republic, and now Brazil and Mexico. Each provider gets a consistent set of verbs — a data function, a dimension function for the dataflow structure, and provider-specific extras like PRIBOR or CZEONIA fixings. Response caching, data.table returns, and an updated_after argument for incremental retrieval are shared plumbing rather than per-provider features.

◆ Where it's heading

The expansion is steady and the integration work is what makes it more than a list of wrappers: arguments introduced for one provider get pushed to the others, dimension introspection is being generalised across dataflows, and the bug fixes in recent releases are almost all about the same class of problem — series with missing observations, unsupported frequency codes, or date/value misalignment breaking a parser written for a tidier feed. The maintainer ships the same infrastructure across their packages in lockstep; bbk 0.9.0 and the sibling treasury package's 0.5.0 landed identical opt-in caching within minutes of each other. Geography is the visible frontier, but consistency across an increasingly ragged set of upstream APIs is the actual work.

◆ Prediction

Expect more national central banks to be added on the same template, and the newer providers to be retrofitted with the dimension and updated_after functions the older ones already have.

T
TidyDensity
ANALYTICS
0.0

A distribution catalogue that grows by one family at a time, and rarely breaks anything.

◆ Current state

TidyDensity generates tidy-format random data from statistical distributions, with parameter estimation, AIC calculation, summary tables and automatic plotting for each one. Its releases follow a fixed template — breaking changes, new features, minor fixes — and the breaking section is usually empty. Growth comes distribution by distribution: Bernoulli, Burr, triangular, chi-square, zero-truncated negative binomial and others each arrive with a matching set of param_estimate, aic and stats_tbl helpers.

◆ Where it's heading

The package is filling out a matrix rather than changing shape — every new distribution gets the same four or five companion functions, so the surface grows predictably and the design does not. What variation exists comes from utilities that work across distributions: MCMC sampling, bootstrap helpers, time series conversion, distribution comparison. The two genuine breaking changes in this window were both internal reworks, moving generation onto data.table and rewriting quantile normalization for speed.

◆ Prediction

The established pattern of adding a distribution with its full helper set is the most likely continuation. Recent releases have been small, suggesting the catalogue is approaching the distributions its author considers worth covering.

Alternatives to bbk and TidyDensity

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either bbk or TidyDensity.

See all bbk alternatives → · See all TidyDensity alternatives →

Recent activity from bbk and TidyDensity

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1mo agobbkBrazil and Mexico join, bringing survey expectations data
  2. 2mo agobbkCzech National Bank support lands with a broad parser repair
  3. 3mo agobbkIncremental retrieval generalised beyond the ECB endpoint
  4. 4mo agobbkOpt-in response caching plus dimension introspection everywhere
  5. 10mo agobbkBank of Canada data and exchange rates added
  6. 11mo agoTidyDensityquantile_normalize rewritten, changing its output
  7. 11mo agobbkFour European central banks added; validation moves to checkmate
  8. 1y agoTidyDensityDocumentation corrections for two distribution functions
  9. 2y agoTidyDensityZero-truncated distributions and AIC helpers added in bulk
  10. 2y agoTidyDensityMCMC sampling and quantile normalization join the utilities
  11. 2y agoTidyDensityGeneration moves to data.table; native pipe raises the R floor
  12. 2y agoTidyDensityDistributions convertible to time series objects

Frequently asked questions

What is the difference between bbk and TidyDensity?

Both compete on the same themes — r-package — within Analytics. bbk and TidyDensity are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is bbk better than TidyDensity?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. bbk and TidyDensity are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to bbk?

Top bbk alternatives in Analytics are ranked by recent ship velocity. Browse the "bbk alternatives" section above for the current picks, or visit /alternatives/bbk for the full list with editorial commentary on each.

What are the best alternatives to TidyDensity?

Top TidyDensity alternatives in Analytics are ranked by recent ship velocity. Browse the "TidyDensity alternatives" section above for the current picks, or visit /alternatives/tidydensity for the full list with editorial commentary on each.