← Back to home
Comparison · Analytics

giscoR vs simulist

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

giscoR vs simulist: at a glance

FeaturegiscoRsimulist
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themeseurostat, geospatial, ropensci, r-packageepiverse-trace, outbreak-simulation, line-list, data-realism
Last editorial update1h ago3h ago
WebsiteVisit →Visit →

What is giscoR?

giscoR's 1.0 moved its dataset index into the cache, so new Eurostat releases arrive without a package update.

giscoR downloads Eurostat GISCO administrative and statistical geodata — countries, NUTS regions, LAUs, urban audit units — as sf objects. The 1.0.0 release in December 2025 rebuilt the package on httr2, preferred GeoPackage downloads, reorganised the cache into topic folders, and moved the dataset database itself into the cache so it can be refreshed independently. Releases since have been a cache-persistence fix, a configurable timeout and an internals refactor.

Read the full giscoR trajectory →

What is simulist?

simulist stopped simulating clean outbreaks and started simulating the mess real surveillance data arrives in.

simulist generates synthetic line list and contact-tracing data for outbreak analytics as part of the Epiverse-TRACE stack. It reached stable status in 0.6.0 and was published in JOSS alongside 0.7.0 in February 2026. Its distinguishing feature is no longer the epidemic simulation itself but the post-processing layer that degrades the output into realistic data.

Read the full simulist trajectory →

giscoR vs simulist: editorial side-by-side

G
giscoR
ANALYTICS
0.0

giscoR's 1.0 moved its dataset index into the cache, so new Eurostat releases arrive without a package update.

◆ Current state

giscoR downloads Eurostat GISCO administrative and statistical geodata — countries, NUTS regions, LAUs, urban audit units — as sf objects. The 1.0.0 release in December 2025 rebuilt the package on httr2, preferred GeoPackage downloads, reorganised the cache into topic folders, and moved the dataset database itself into the cache so it can be refreshed independently. Releases since have been a cache-persistence fix, a configurable timeout and an internals refactor.

◆ Where it's heading

The package is decoupling itself from Eurostat's publication calendar. Historically each new GISCO vintage required a release that bumped default years and rebuilt an internal dataset; after 1.0.0 a user can call gisco_get_cached_db(update_cache = TRUE) and reach new data without waiting. The follow-up releases are consistent with a project in consolidation — fixing the cache it just introduced, exposing a timeout for slow downloads, and tidying internals.

◆ Prediction

With the database now self-updating, expect releases to shift toward download reliability and new GISCO endpoints rather than annual dataset bumps; the timeout option in 1.1.0 suggests large downloads are the current pain point.

S
simulist
ANALYTICS
0.0

simulist stopped simulating clean outbreaks and started simulating the mess real surveillance data arrives in.

◆ Current state

simulist generates synthetic line list and contact-tracing data for outbreak analytics as part of the Epiverse-TRACE stack. It reached stable status in 0.6.0 and was published in JOSS alongside 0.7.0 in February 2026. Its distinguishing feature is no longer the epidemic simulation itself but the post-processing layer that degrades the output into realistic data.

◆ Where it's heading

The scope moved outward in two steps. 0.5.0 added truncate_linelist() and messy_linelist() to produce right-truncated snapshots and data with missingness and inconsistencies; 0.6.0 added censor_linelist() for grouping dates into intervals with a weekend-reporting effect. The simulation core has meanwhile settled — 0.7.0's changes are interface polish: weighted sex sampling and <epiparameter> objects accepted for reporting_delay.

◆ Prediction

Post-processing is where the recent work is, so further realism controls — additional reporting artefacts or interval schemes — are a likelier next step than new epidemic model structures.

Alternatives to giscoR and simulist

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 giscoR or simulist.

See all giscoR alternatives → · See all simulist alternatives →

Recent activity from giscoR and simulist

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

  1. 1mo agogiscoRInternal refactor with faster mocked tests
  2. 4mo agogiscoRDownload timeout becomes configurable
  3. 6mo agosimulistJOSS paper corrections
  4. 6mo agosimulistWeighted sex sampling and epiparameter objects for reporting delays
  5. 6mo agogiscoRCache persistence fixed; urban audit defaults to 2024
  6. 7mo agogiscoR1.0 caches the dataset index so new vintages need no release
  7. 11mo agosimulistcensor_linelist() adds interval censoring and a weekend effect
  8. 1y agosimulistPost-processing arrives: truncated snapshots and deliberately messy line lists
  9. 1y agogiscoRSource filtering fixed in gisco_get_lau()
  10. 1y agosimulistEvery sim_*() argument gains a default
  11. 1y agogiscoR2024 datasets and year arguments for education and healthcare
  12. 2y agosimulistInfectious period replaces contact interval; time-varying fatality risk added

Frequently asked questions

What is the difference between giscoR and simulist?

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

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

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

What are the best alternatives to simulist?

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