← Back to home
Comparison · Analytics

spanishoddata vs tidyBdE

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

Shared themes:open-data

spanishoddata vs tidyBdE: at a glance

FeaturespanishoddatatidyBdE
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesmobility-data, origin-destination, duckdb, open-dataeconomic-data, spain, api-access, ggplot2-scales
Last editorial update55m ago1h ago
WebsiteVisit →Visit →

What is spanishoddata?

spanishoddata spent a year finding out its 2020-2021 data was quietly incomplete.

spanishoddata provides access to Spain's open mobility origin-destination datasets from the Ministry of Transport, converting them into DuckDB and parquet for analysis at scale. Nearly every release in this window is a data-fidelity fix rather than a feature: district-to-municipal reaggregation was wrong for the 2020-2021 vintage, literal 'NA' strings in the source CSVs broke DuckDB enum casting, and the Amazon S3 metadata bucket turned out to be truncated at March 2021, silently hiding data.

Read the full spanishoddata 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 →

spanishoddata vs tidyBdE: editorial side-by-side

S
spanishoddata
ANALYTICS
0.0

spanishoddata spent a year finding out its 2020-2021 data was quietly incomplete.

◆ Current state

spanishoddata provides access to Spain's open mobility origin-destination datasets from the Ministry of Transport, converting them into DuckDB and parquet for analysis at scale. Nearly every release in this window is a data-fidelity fix rather than a feature: district-to-municipal reaggregation was wrong for the 2020-2021 vintage, literal 'NA' strings in the source CSVs broke DuckDB enum casting, and the Amazon S3 metadata bucket turned out to be truncated at March 2021, silently hiding data.

◆ Where it's heading

The package is in a trust-building phase. The pattern across 0.2.1 through 0.2.6 is the maintainers repeatedly discovering that upstream metadata and the package's own aggregation were misrepresenting what data existed, then fixing it and adding a check so it surfaces next time. That is now backed by infrastructure: comprehensive unit tests plus weekly live-data runs on GitHub workers that alert maintainers when the upstream ministry changes something. The last feature release sits outside the six-entry window, which is itself the story.

◆ Prediction

Expect continued upstream-tracking fixes as the ministry's API and S3 layout shift, with the experimental quick-access and checksum functions the most likely candidates for promotion to stable.

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

See all spanishoddata alternatives → · See all tidyBdE alternatives →

Recent activity from spanishoddata 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 agospanishoddataRedirected district files identified in v1 metadata
  3. 2mo agospanishoddataS3 metadata truncation at March 2021 bypassed via XML feed
  4. 2mo agotidyBdECSV encoding now detected automatically
  5. 4mo agospanishoddataLiteral NA strings no longer break DuckDB casting
  6. 4mo agotidyBdEVignettes migrate to Quarto; CPI series repointed
  7. 4mo agospanishoddataLarge urban area zones can be reloaded again
  8. 5mo agospanishoddatatime_slot column removed; test coverage goes live-weekly
  9. 7mo agotidyBdER 4.1 minimum and a documentation pass
  10. 1y agospanishoddataDistrict-to-municipal reaggregation corrected for 2020-2021
  11. 1y agotidyBdEIndicators move onto a single series database
  12. 1y agotidyBdEQuarterly GDP indicator repointed after upstream change

Frequently asked questions

What is the difference between spanishoddata and tidyBdE?

Both compete on the same themes — open-data — within Analytics. spanishoddata 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 spanishoddata better than tidyBdE?

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

Top spanishoddata alternatives in Analytics are ranked by recent ship velocity. Browse the "spanishoddata alternatives" section above for the current picks, or visit /alternatives/spanishoddata 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.