← Back to home
Comparison · Analytics

epiworldR vs spanishoddata

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

Shared themes:r-package

epiworldR vs spanishoddata: at a glance

FeatureepiworldRspanishoddata
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, epidemiology, agent-based-simulation, cranmobility-data, origin-destination, duckdb, open-data
Last editorial update1h ago3h ago
WebsiteVisit →Visit →

What is epiworldR?

epiworldR is a thin R shell whose releases track the C++ simulator underneath it

Almost every release here is a version bump of the underlying epiworld C++ library, wrapped and pushed to CRAN. The substantive R-side work is narrow and consistent: exposing simulation outputs that were already computed but not reachable from R — outbreak size, active cases, hospitalizations and their savers. The newest release addresses an AddressSanitizer finding, which is the kind of thing CRAN checks surface on a compiled package.

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

epiworldR vs spanishoddata: editorial side-by-side

E
epiworldR
ANALYTICS
0.0

epiworldR is a thin R shell whose releases track the C++ simulator underneath it

◆ Current state

Almost every release here is a version bump of the underlying epiworld C++ library, wrapped and pushed to CRAN. The substantive R-side work is narrow and consistent: exposing simulation outputs that were already computed but not reachable from R — outbreak size, active cases, hospitalizations and their savers. The newest release addresses an AddressSanitizer finding, which is the kind of thing CRAN checks surface on a compiled package.

◆ Where it's heading

The R package's job is staying current with the simulator and satisfying CRAN, not evolving its own interface. What direction it has shows in which model outputs get exposed next, and in a steady tidy-up of the build — the custom configure script was dropped in favour of R's built-in C++17 and OpenMP settings, and test coverage has been filled in across several releases with automated assistance.

◆ Prediction

Expect the next release to track another epiworld version bump, with any R-side addition most likely being one more exposed metric or saver, following the pattern of get_hospitalizations and get_outbreak_size.

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

See all epiworldR alternatives → · See all spanishoddata alternatives →

Recent activity from epiworldR and spanishoddata

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

  1. 2mo agospanishoddataRedirected district files identified in v1 metadata
  2. 2mo agospanishoddataS3 metadata truncation at March 2021 bypassed via XML feed
  3. 4mo agospanishoddataLiteral NA strings no longer break DuckDB casting
  4. 4mo agoepiworldR0.14.0 addresses an AddressSanitizer finding
  5. 4mo agospanishoddataLarge urban area zones can be reloaded again
  6. 5mo agoepiworldRWrapper bumped to track a new epiworld version
  7. 5mo agospanishoddatatime_slot column removed; test coverage goes live-weekly
  8. 5mo agoepiworldRBuild drops the custom configure script for R's C++17 and OpenMP settings
  9. 6mo agoepiworldRepiworld bumped to 0.11.2
  10. 7mo agoepiworldRTests updated at CRAN's request
  11. 7mo agoepiworldRHospitalizations, outbreak size and active cases exposed to R
  12. 1y agospanishoddataDistrict-to-municipal reaggregation corrected for 2020-2021

Frequently asked questions

What is the difference between epiworldR and spanishoddata?

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

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

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