← Back to home
Comparison · Analytics

bbk vs mev

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

Shared themes:r-package

bbk vs mev: at a glance

Featurebbkmev
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themescentral-bank-data, macro-statistics, r-package, api-wrapperextreme-value-theory, threshold-selection, statistical-estimation, api-redesign
Last editorial update4h ago48m 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 mev?

An extreme-value toolkit reorganised its whole API into prefixed families and tripled its estimator count.

mev provides likelihood-based inference for univariate and multivariate extreme value models — threshold selection, shape estimation, tail dependence and max-stable simulation. Version 2.0 was a deliberate reorganisation: every threshold-selection routine now carries a thselect. prefix, every stability plot a tstab. prefix, and every extremal-dependence measure an xdep. prefix, with the old names deprecated but mostly still working. The same release added a large batch of estimators — Stein-weighted GPD, roughly a dozen shape estimators, second-order regular variation, L-moment GPD and Weissman quantiles.

Read the full mev trajectory →

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

M
mev
ANALYTICS
0.0

An extreme-value toolkit reorganised its whole API into prefixed families and tripled its estimator count.

◆ Current state

mev provides likelihood-based inference for univariate and multivariate extreme value models — threshold selection, shape estimation, tail dependence and max-stable simulation. Version 2.0 was a deliberate reorganisation: every threshold-selection routine now carries a thselect. prefix, every stability plot a tstab. prefix, and every extremal-dependence measure an xdep. prefix, with the old names deprecated but mostly still working. The same release added a large batch of estimators — Stein-weighted GPD, roughly a dozen shape estimators, second-order regular variation, L-moment GPD and Weissman quantiles.

◆ Where it's heading

The package is consolidating into a reference implementation of the extreme-value literature rather than a collection of one-off routines. Sixteen threshold-selection methods now share standardised arguments and their own plot and print methods with automatic selection, which is the tell: the goal is comparability across methods, not just availability. Dependency reduction runs alongside, with distribution functions written in-package to drop evd and Rsolnp replacing nloptr in earlier releases.

◆ Prediction

Version 2.1 continued adding threshold-selection routines within the new naming scheme, so the next release most likely follows the same pattern — more estimators fitted to the established prefixes, plus fixes to the 2.0 renaming. The entries give no sign of a further structural change.

Alternatives to bbk and mev

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

See all bbk alternatives → · See all mev alternatives →

Recent activity from bbk and mev

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. 9mo agomevTwo more threshold-selection routines slot into the new scheme
  6. 9mo agomevThreshold, stability and dependence functions regrouped under prefixes
  7. 10mo agobbkBank of Canada data and exchange rates added
  8. 11mo agobbkFour European central banks added; validation moves to checkmate
  9. 2y agomevBoundary-case likelihood fixes, bundled with the prior release's notes
  10. 3y agomevGEV and GP distribution functions brought in-house to drop evd
  11. 4y agomevFour max-stable families, fixed parameters and threshold diagnostics

Frequently asked questions

What is the difference between bbk and mev?

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

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

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