← Back to home
Comparison · Analytics

spanishoddata vs vellumplot

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

spanishoddata vs vellumplot: at a glance

Featurespanishoddatavellumplot
SectorAnalyticsAnalytics
Velocity score0.06.3
Sparks · 30d01
Top themesmobility-data, origin-destination, duckdb, open-datar-graphics, grammar-of-graphics, accessibility, data-visualization
Last editorial update1h ago48m 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 vellumplot?

vellumplot tags its first release with a bet most R grammars don't make: the static figure and the widget are the same object.

A new grammar of graphics built on the vellum vector engine, developing fast — ten releases in roughly three weeks — and now at its first tagged release. The distinguishing architectural claim is that the compiled plot is the scene, so a static export and an interactive widget cannot drift apart, and that it renders without a graphics device because vellum measures text itself. Accessibility is treated as a first-class output rather than an afterthought: tagged PDF with a navigable structure tree and alt text, a plot_lint() check, and colour-vision-deficiency simulation at render time.

Read the full vellumplot trajectory →

spanishoddata vs vellumplot: 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.

V
vellumplot
ANALYTICS
6.3

vellumplot tags its first release with a bet most R grammars don't make: the static figure and the widget are the same object.

◆ Current state

A new grammar of graphics built on the vellum vector engine, developing fast — ten releases in roughly three weeks — and now at its first tagged release. The distinguishing architectural claim is that the compiled plot is the scene, so a static export and an interactive widget cannot drift apart, and that it renders without a graphics device because vellum measures text itself. Accessibility is treated as a first-class output rather than an afterthought: tagged PDF with a navigable structure tree and alt text, a plot_lint() check, and colour-vision-deficiency simulation at render time.

◆ Where it's heading

The release sequence shows a grammar filling in ggplot2-parity features and specialist marks in parallel. Parity work landed as secondary axes, rich legend titles, and Sankey styling; the specialist end added categorical datashading, image marks, flow maps and edge bundling for dense graphs. Version 0.7.0 shows a willingness to break early — vsunburst() was removed outright in favour of one vhierarchy() constructor covering sunburst, icicle, treemap and circlepack — which is the right time to do it and suggests the API is still being consolidated toward fewer, more general constructors.

◆ Prediction

Expect more consolidation of near-duplicate constructors under type arguments and continued expansion of the declarative interactivity introduced in 0.7.0, now that the first tagged release has fixed a public API surface.

Alternatives to spanishoddata and vellumplot

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

See all spanishoddata alternatives → · See all vellumplot alternatives →

Recent activity from spanishoddata and vellumplot

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

  1. 14d agovellumplotFirst tagged release: one spec compiles to PNG, SVG, tagged PDF and a widget
  2. 19d agovellumplotFlow maps and edge bundling for dense graph plots
  3. 24d agovellumplotvhierarchy() replaces vsunburst(); declarative interactivity arrives
  4. 26d agovellumplotSankey crossing minimisation and per-branch sunburst colouring
  5. 29d agovellumplotSecondary axes land; rich legend titles stop clipping
  6. 1mo agovellumplotCategorical datashading in one call, plus image marks at data points
  7. 2mo agospanishoddataRedirected district files identified in v1 metadata
  8. 2mo agospanishoddataS3 metadata truncation at March 2021 bypassed via XML feed
  9. 4mo agospanishoddataLiteral NA strings no longer break DuckDB casting
  10. 4mo agospanishoddataLarge urban area zones can be reloaded again
  11. 5mo agospanishoddatatime_slot column removed; test coverage goes live-weekly
  12. 1y agospanishoddataDistrict-to-municipal reaggregation corrected for 2020-2021

Frequently asked questions

What is the difference between spanishoddata and vellumplot?

They serve adjacent needs but don't currently overlap on shipped themes. vellumplot is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is spanishoddata better than vellumplot?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. vellumplot is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 editorial sparks in the last 30 days against 0. 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 vellumplot?

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