← Back to home
Comparison · Analytics

bbk vs eulerr

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

Shared themes:r-package

bbk vs eulerr: at a glance

Featurebbkeulerr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themescentral-bank-data, macro-statistics, r-package, api-wrappereuler-diagrams, set-visualization, optimization, cpp-backend
Last editorial update4h ago45m 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 eulerr?

The area-proportional Euler diagram package is finished software, and maintained like it.

eulerr generates area-proportional Euler and Venn diagrams by numerically optimizing shape positions and sizes to match set relationships, with the fitting done in C++. The last feature release was 7.0.0 in December 2022, which made the optimization's loss function user-selectable. Everything since has been maintenance: documentation URL corrections, a strip-layout fix when grouping, an Armadillo deprecation, and an R CMD check warning about an unignored config file.

Read the full eulerr trajectory →

bbk vs eulerr: 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.

E
eulerr
ANALYTICS
0.0

The area-proportional Euler diagram package is finished software, and maintained like it.

◆ Current state

eulerr generates area-proportional Euler and Venn diagrams by numerically optimizing shape positions and sizes to match set relationships, with the fitting done in C++. The last feature release was 7.0.0 in December 2022, which made the optimization's loss function user-selectable. Everything since has been maintenance: documentation URL corrections, a strip-layout fix when grouping, an Armadillo deprecation, and an R CMD check warning about an unignored config file.

◆ Where it's heading

This is a mature package whose problem is solved, and the release pattern reflects that — three of the last four releases changed nothing a user would see. What activity remains is tracking its dependencies rather than its own roadmap: keeping up with Armadillo's deprecations and R CMD check policy is the whole of recent work. The two September 2025 releases an hour apart are a fix and its follow-up, not a development cycle restarting.

◆ Prediction

The pattern points to continued upkeep triggered by upstream C++ and CRAN check changes rather than new capability. If anything does move, the configurable loss function added in 7.0.0 is the surface with room left in it.

Alternatives to bbk and eulerr

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 eulerr.

See all bbk alternatives → · See all eulerr alternatives →

Recent activity from bbk and eulerr

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. 10mo agoeulerrConfig file added to Rbuildignore to clear a check warning
  7. 10mo agoeulerrDeprecated Armadillo call replaced and doc links repaired
  8. 11mo agobbkFour European central banks added; validation moves to checkmate
  9. 2y agoeulerrStrip order and layout corrected for grouped diagrams
  10. 2y agoeulerrInternal documentation and a stale link corrected
  11. 3y agoeulerrLayout optimization gains a selectable loss function
  12. 4y agoeulerrCitation added and error messages improved

Frequently asked questions

What is the difference between bbk and eulerr?

Both compete on the same themes — r-package — within Analytics. bbk and eulerr 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 eulerr?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. bbk and eulerr 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 eulerr?

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