← Back to home
Comparison · Analytics

tidyBdE vs tidyterra

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

tidyBdE vs tidyterra: at a glance

FeaturetidyBdEtidyterra
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themeseconomic-data, spain, api-access, ggplot2-scalesgeospatial, terra, tidyverse, ggplot2
Last editorial update1h ago57m ago
WebsiteVisit →Visit →

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 →

What is tidyterra?

tidyterra finished wiring terra objects into the tidyverse, one verb family at a time.

tidyterra supplies tidyverse methods and ggplot2 geoms for terra's SpatRaster and SpatVector classes, so spatial objects can be manipulated with dplyr verbs and plotted without conversion. The 1.0.0 release in January 2026 set a hard ggplot2 4.0.0 floor and added broom-style generics — tidy(), glance() and required_pkgs() across SpatRaster, SpatVector, SpatGraticule and SpatExtent. The 1.1.0 and 1.2.0 releases since have filled in the remaining dplyr and tidyr verb surface for SpatVector.

Read the full tidyterra trajectory →

tidyBdE vs tidyterra: editorial side-by-side

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.

T
tidyterra
ANALYTICS
0.0

tidyterra finished wiring terra objects into the tidyverse, one verb family at a time.

◆ Current state

tidyterra supplies tidyverse methods and ggplot2 geoms for terra's SpatRaster and SpatVector classes, so spatial objects can be manipulated with dplyr verbs and plotted without conversion. The 1.0.0 release in January 2026 set a hard ggplot2 4.0.0 floor and added broom-style generics — tidy(), glance() and required_pkgs() across SpatRaster, SpatVector, SpatGraticule and SpatExtent. The 1.1.0 and 1.2.0 releases since have filled in the remaining dplyr and tidyr verb surface for SpatVector.

◆ Where it's heading

The package is converging on complete verb coverage rather than branching into new capability. 1.2.0 landed the grouping and nesting family — group_split, group_nest, nest_by, nest, nest_join, group_map, group_modify, reframe, cross_join, complete, expand — which is the last large gap between SpatVector and an ordinary data frame. Its cadence is set externally: releases track ggplot2 and dplyr version transitions, adopting arguments like .by as they stabilize upstream. The maintainer now states AI assistance explicitly for both documentation and generated methods.

◆ Prediction

With the verb surface close to complete, expect the next releases to track upstream ggplot2 and dplyr changes and to extend coverage to SpatRaster where methods currently exist only for SpatVector.

Alternatives to tidyBdE and tidyterra

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

See all tidyBdE alternatives → · See all tidyterra alternatives →

Recent activity from tidyBdE and tidyterra

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

  1. 1mo agotidyBdELive Statistics API access replaces bulk CSV as the entry point
  2. 1mo agotidyterraGrouping and nesting verbs arrive for SpatVector
  3. 2mo agotidyBdECSV encoding now detected automatically
  4. 4mo agotidyBdEVignettes migrate to Quarto; CPI series repointed
  5. 5mo agotidyterra.by stabilizes across mutate, filter, slice and fill
  6. 6mo agotidyterra1.0.0 requires ggplot2 4.0 and adds broom-style generics
  7. 7mo agotidyBdER 4.1 minimum and a documentation pass
  8. 1y agotidyBdEIndicators move onto a single series database
  9. 1y agotidyterraTest hotfix for CRAN
  10. 1y agotidyterramask_projection stops rasters wrapping around the globe
  11. 1y agotidyterraFactor levels combined across layers; scale limits truncate legends
  12. 1y agotidyBdEQuarterly GDP indicator repointed after upstream change

Frequently asked questions

What is the difference between tidyBdE and tidyterra?

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

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

What are the best alternatives to tidyterra?

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