← Back to home
Comparison · Analytics

dfms vs GSODR

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

Shared themes:ropensci

dfms vs GSODR: at a glance

FeaturedfmsGSODR
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesnowcasting, state-space-models, econometrics, ropensciropensci, weather-data, r-package, noaa
Last editorial update1h ago2h ago
WebsiteVisit →Visit →

What is dfms?

Peer-reviewed, feature-complete, and now able to hand its models to other forecasting engines.

dfms estimates dynamic factor models in R, the workhorse for nowcasting economic activity from ragged, mixed-frequency data. The package worked through the Banbura and Modugno (2014) specification in stages — quarterly variables in 0.3.0, AR(1) idiosyncratic errors combined with mixed frequency in 0.4.0 — then declared 1.0.0 feature-complete on completing rOpenSci peer review, adding news decomposition to attribute forecast revisions to specific data releases. Version 1.0.1 adds convert(), which exports fitted models to dlm or KFAS state-space objects.

Read the full dfms trajectory →

What is GSODR?

A weather-station data client that broke one return type to hand back distances instead of bare IDs.

GSODR fetches and tidies NOAA Global Surface Summary of the Day weather data for R. The 4.0.0 release made nearest_stations() return a data.table of full station metadata plus distance in kilometres rather than a character vector of station IDs, with a documented one-liner for anyone who only wanted the IDs. Nothing has shipped since March 2024.

Read the full GSODR trajectory →

dfms vs GSODR: editorial side-by-side

D
dfms
ANALYTICS
0.0

Peer-reviewed, feature-complete, and now able to hand its models to other forecasting engines.

◆ Current state

dfms estimates dynamic factor models in R, the workhorse for nowcasting economic activity from ragged, mixed-frequency data. The package worked through the Banbura and Modugno (2014) specification in stages — quarterly variables in 0.3.0, AR(1) idiosyncratic errors combined with mixed frequency in 0.4.0 — then declared 1.0.0 feature-complete on completing rOpenSci peer review, adding news decomposition to attribute forecast revisions to specific data releases. Version 1.0.1 adds convert(), which exports fitted models to dlm or KFAS state-space objects.

◆ Where it's heading

The package has finished the implementation programme it set out in its 2023 vignette and is now working on the edges: interoperability with other state-space packages rather than more estimation methods of its own. The convert() function is the clearest signal — instead of implementing smoothing and prediction intervals natively, it hands the model to packages that already have them. The rOpenSci move also puts it on a review-backed, documented footing that research users can cite.

◆ Prediction

Expect continued interoperability and diagnostic work rather than new estimators, since the maintainer has explicitly scoped the package as complete. Bug fixes against RcppArmadillo releases will likely remain the other recurring driver.

G
GSODR
ANALYTICS
0.0

A weather-station data client that broke one return type to hand back distances instead of bare IDs.

◆ Current state

GSODR fetches and tidies NOAA Global Surface Summary of the Day weather data for R. The 4.0.0 release made nearest_stations() return a data.table of full station metadata plus distance in kilometres rather than a character vector of station IDs, with a documented one-liner for anyone who only wanted the IDs. Nothing has shipped since March 2024.

◆ Where it's heading

The package is mature and its releases read as upkeep: refreshing the internal ISD history database, dropping dependencies in favour of base and curl, and hardening the download path against station-year combinations that do not exist. The 4.0.0 change fits the same pattern of returning more structure by default rather than making callers query twice.

◆ Prediction

The most likely next release is another internal station-history refresh; there is no signal of new data sources or analysis features in these entries.

Alternatives to dfms and GSODR

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 dfms or GSODR.

See all dfms alternatives → · See all GSODR alternatives →

Recent activity from dfms and GSODR

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

  1. 1mo agodfmsconvert() exports models to dlm and KFAS state-space objects
  2. 6mo agodfms1.0: rOpenSci review passed, news decomposition added
  3. 6mo agodfmsMixed-frequency estimation gains AR(1) idiosyncratic errors
  4. 9mo agodfmsC++ compatibility with RcppArmadillo 15.0.2
  5. 1y agodfmsFixes estimation with a single quarterly variable
  6. 1y agodfmsAdds mixed-frequency estimation via quarterly.vars
  7. 2y agoGSODRnearest_stations() returns metadata and distances
  8. 2y agoGSODRStation history refresh and internal tidying
  9. 2y agoGSODRBad station-year requests warn instead of failing the batch

Frequently asked questions

What is the difference between dfms and GSODR?

Both compete on the same themes — ropensci — within Analytics. dfms and GSODR 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 dfms better than GSODR?

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

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

What are the best alternatives to GSODR?

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