← Back to home
Comparison · Analytics

rjd3highfreq vs tidyBdE

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

rjd3highfreq vs tidyBdE: at a glance

Featurerjd3highfreqtidyBdE
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesseasonal-adjustment, time-series, jdemetra, r-packageeconomic-data, spain, api-access, ggplot2-scales
Last editorial update1h ago3h ago
WebsiteVisit →Visit →

What is rjd3highfreq?

rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.

An R wrapper around JDemetra+ routines for seasonal adjustment of high-frequency time series, built on fractional airline decomposition. Only three releases are on record, roughly one every six months, and two of them describe nothing beyond updated .jar files. The package is a thin binding whose substance lives in the Java libraries it packages, and the release notes reflect that literally.

Read the full rjd3highfreq trajectory →

What is tidyBdE?

A Banco de España CSV scraper just learned to query the bank's live statistics API.

tidyBdE pulls Banco de España macroeconomic series into tidy R data frames and ships ggplot2 scales in the bank's house colors. Its whole history ran on bulk CSV downloads; 0.7.0 adds bde_series_api_latest() and bde_series_api_load() to query the bank's Statistics web service directly, with wide and long output, metadata extraction and time-range validation. The same release reached 100% line coverage.

Read the full tidyBdE trajectory →

rjd3highfreq vs tidyBdE: editorial side-by-side

R
rjd3highfreq
ANALYTICS
0.0

rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.

◆ Current state

An R wrapper around JDemetra+ routines for seasonal adjustment of high-frequency time series, built on fractional airline decomposition. Only three releases are on record, roughly one every six months, and two of them describe nothing beyond updated .jar files. The package is a thin binding whose substance lives in the Java libraries it packages, and the release notes reflect that literally.

◆ Where it's heading

The one release with detail points at where the work actually is: 2.4.1 exposes eps and deps parameters on fractionalAirlineDecomposition(), controlling the optimisation routine's convergence precision and the step size for its numerical derivatives. That is tuning access for users whose series were not converging well under the defaults, and it is the only user-facing surface change visible here. The earlier entry even appears under a different package name, rjd3xhighfreq, which suggests some instability in how this line is published.

◆ Prediction

Expect further releases tracking JDemetra+ .jar versions, with R-level parameters exposed only as specific estimation problems surface; the entries do not support a firmer read than that.

T
tidyBdE
ANALYTICS
0.0

A Banco de España CSV scraper just learned to query the bank's live statistics API.

◆ Current state

tidyBdE pulls Banco de España macroeconomic series into tidy R data frames and ships ggplot2 scales in the bank's house colors. Its whole history ran on bulk CSV downloads; 0.7.0 adds bde_series_api_latest() and bde_series_api_load() to query the bank's Statistics web service directly, with wide and long output, metadata extraction and time-range validation. The same release reached 100% line coverage.

◆ Where it's heading

Most releases in this feed are the package chasing Banco de España's own churn — series identifiers change upstream and the indicator wrappers get repointed. The API functions break that pattern by removing the bulk-file dependency for the first time, and the new csv_manual vignette reads like documentation of the legacy path rather than the preferred one. The maintainer is applying the same cli, roxygen2 and AI-assisted refactor pass seen across their other Spanish open-data packages.

◆ Prediction

Expect the indicator wrappers to migrate onto the API functions, which would end the recurring identifier-tracking releases; the bde_ind_db documentation already carries the API series code alongside the CSV identifiers.

Alternatives to rjd3highfreq and tidyBdE

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 rjd3highfreq or tidyBdE.

See all rjd3highfreq alternatives → · See all tidyBdE alternatives →

Recent activity from rjd3highfreq and tidyBdE

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

  1. 1mo agotidyBdELive Statistics API access replaces bulk CSV as the entry point
  2. 2mo agotidyBdECSV encoding now detected automatically
  3. 3mo agorjd3highfreqOptimisation precision and derivative step exposed on airline decomposition
  4. 4mo agotidyBdEVignettes migrate to Quarto; CPI series repointed
  5. 7mo agotidyBdER 4.1 minimum and a documentation pass
  6. 8mo agorjd3highfreqrjd3highfreq 2.4.0
  7. 1y agotidyBdEIndicators move onto a single series database
  8. 1y agorjd3highfreqrjd3xhighfreq 2.3.0
  9. 1y agotidyBdEQuarterly GDP indicator repointed after upstream change

Frequently asked questions

What is the difference between rjd3highfreq and tidyBdE?

They serve adjacent needs but don't currently overlap on shipped themes. rjd3highfreq and tidyBdE 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 rjd3highfreq better than tidyBdE?

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

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

What are the best alternatives to tidyBdE?

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