← Back to home
Comparison · Analytics

gtsummary vs spanishoddata

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

Shared themes:r-package

gtsummary vs spanishoddata: at a glance

Featuregtsummaryspanishoddata
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesclinical-tables, analysis-results-data, regression-summaries, reproducible-reportingmobility-data, origin-destination, duckdb, open-data
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is gtsummary?

gtsummary is quietly rebuilding itself around analysis results data, one table verb at a time.

gtsummary builds publication-ready summary, regression and survival tables for clinical and epidemiological work. Across this window it has grown in two directions at once: table composition primitives — splitting tables by rows and columns, stacking with labeled IDs, nested strata stacks, flexible merge columns — and a steadily deepening ARD layer, where tbl_ard_* functions, gather_ard() and the hierarchical table family expose the underlying analysis results data as a first-class object.

Read the full gtsummary trajectory →

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 →

gtsummary vs spanishoddata: editorial side-by-side

G
gtsummary
ANALYTICS
0.0

gtsummary is quietly rebuilding itself around analysis results data, one table verb at a time.

◆ Current state

gtsummary builds publication-ready summary, regression and survival tables for clinical and epidemiological work. Across this window it has grown in two directions at once: table composition primitives — splitting tables by rows and columns, stacking with labeled IDs, nested strata stacks, flexible merge columns — and a steadily deepening ARD layer, where tbl_ard_* functions, gather_ard() and the hierarchical table family expose the underlying analysis results data as a first-class object.

◆ Where it's heading

The ARD work is the through-line. Table IDs exist so gather_ard() can return a named list; hierarchical tables gained per-level sorting and targeted filtering; ARD inputs are pre-processed so sorting applies to non-standard shapes. The package is becoming a structured-results engine that happens to render tables, rather than a renderer alone. Alongside that, 2.2.0 restored data pre-processing that 2.0 had removed after the reduced functionality hurt users — a maintainer willing to reverse a major-version decision.

◆ Prediction

Expect the hierarchical and ARD functions, introduced as a preview without a full deprecation cycle, to keep stabilizing toward a settled API rather than new table types appearing.

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.

Alternatives to gtsummary and spanishoddata

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

See all gtsummary alternatives → · See all spanishoddata alternatives →

Recent activity from gtsummary and spanishoddata

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

  1. 2mo agospanishoddataRedirected district files identified in v1 metadata
  2. 2mo agogtsummaryTheme elements no longer evaluated by default
  3. 2mo agospanishoddataS3 metadata truncation at March 2021 bypassed via XML feed
  4. 4mo agospanishoddataLiteral NA strings no longer break DuckDB casting
  5. 4mo agospanishoddataLarge urban area zones can be reloaded again
  6. 5mo agospanishoddatatime_slot column removed; test coverage goes live-weekly
  7. 8mo agogtsummaryARD strata functions and finer theme control
  8. 11mo agogtsummaryPer-level hierarchical sorting and labeled stacking
  9. 1y agospanishoddataDistrict-to-municipal reaggregation corrected for 2020-2021
  10. 1y agogtsummaryTable splitting, ID labeling, and add_difference_row
  11. 1y agogtsummaryData pre-processing restored after the 2.0 removal
  12. 1y agogtsummarytbl_merge gains explicit merge columns

Frequently asked questions

What is the difference between gtsummary and spanishoddata?

Both compete on the same themes — r-package — within Analytics. gtsummary and spanishoddata 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 gtsummary better than spanishoddata?

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

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

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.