← Back to home
Comparison · Analytics

GDPuc vs tidytransit

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

GDPuc vs tidytransit: at a glance

FeatureGDPuctidytransit
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themeseconomics, currency-conversion, data-harmonisation, r-packager, transit, gtfs, routing
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is GDPuc?

A GDP unit converter that keeps widening which currencies and deflators it will accept

GDPuc converts GDP figures between currencies, base years and price bases, using World Bank conversion factors, and is used as a dependency inside the madrat/magclass modelling stack. The 1.6.x line introduced xCU as a unit — local currency of any country x — added arguments for non-default iso3c and year columns, and made the package work with madrat caching and region mappings. The most recent release fixes a bug in iso3c column selection.

Read the full GDPuc trajectory →

What is tidytransit?

tidytransit tracks the GTFS spec as it grows, one reader and one router feature at a time.

tidytransit reads GTFS transit feeds into tidy data frames and computes travel times using a RAPTOR implementation. Recent work splits between the reader keeping pace with the spec — locations.geojson in 1.7.0, empty strings parsed as NA in 1.8.0 — and the router gaining realism, most recently in-seat transfers. Feed specifications are now pulled from the automatically parsed GTFS reference rather than maintained by hand.

Read the full tidytransit trajectory →

GDPuc vs tidytransit: editorial side-by-side

G
GDPuc
ANALYTICS
0.0

A GDP unit converter that keeps widening which currencies and deflators it will accept

◆ Current state

GDPuc converts GDP figures between currencies, base years and price bases, using World Bank conversion factors, and is used as a dependency inside the madrat/magclass modelling stack. The 1.6.x line introduced xCU as a unit — local currency of any country x — added arguments for non-default iso3c and year columns, and made the package work with madrat caching and region mappings. The most recent release fixes a bug in iso3c column selection.

◆ Where it's heading

The direction is toward accepting messier inputs from more callers. Successive releases have relaxed assumptions the package originally made — that a year column exists, that column names follow a convention, that PPP data is available for every country — and each relaxation is driven by an integration rather than by an economics question. The one genuinely methodological addition is the CPI as an alternative deflator, which arrived in 1.0.0.

◆ Prediction

Conversion factors are versioned World Bank data and were last refreshed in 1.0.0, so a data update is the most likely content of the next substantive release, alongside continued fixes to the column-detection logic that has now produced bugs twice.

T
tidytransit
ANALYTICS
0.0

tidytransit tracks the GTFS spec as it grows, one reader and one router feature at a time.

◆ Current state

tidytransit reads GTFS transit feeds into tidy data frames and computes travel times using a RAPTOR implementation. Recent work splits between the reader keeping pace with the spec — locations.geojson in 1.7.0, empty strings parsed as NA in 1.8.0 — and the router gaining realism, most recently in-seat transfers. Feed specifications are now pulled from the automatically parsed GTFS reference rather than maintained by hand.

◆ Where it's heading

The package has settled into tracking an external standard, which is why the changelog reads as a sequence of spec conformance items rather than a roadmap. Parsing responsibility keeps shifting outward to gtfsio, and data sources have moved with the ecosystem, from the retired transitfeeds API to MobilityData. Router changes are rarer than reader changes but land in the same releases.

◆ Prediction

Further GTFS spec features are the safest expectation, with GTFS-Flex the likeliest area now that locations.geojson reading is in place.

Alternatives to GDPuc and tidytransit

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 GDPuc or tidytransit.

See all GDPuc alternatives → · See all tidytransit alternatives →

Recent activity from GDPuc and tidytransit

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

  1. 6mo agotidytransitIn-seat transfers supported in raptor() and travel_times()
  2. 8mo agoGDPucFix iso3c column selection
  3. 8mo agoGDPucxCU unit introduced; madrat caching and region mappings supported
  4. 11mo agotidytransitstop_group_distances() no longer ignores the by parameter
  5. 1y agotidytransitlocations.geojson reading; specs parsed from the GTFS reference
  6. 1y agoGDPucBetter column detection; magclass objects without years accepted
  7. 2y agoGDPucCPI added as an alternative deflator; constant euro conversion
  8. 2y agotidytransitfare_media_id added to fare_products spec
  9. 3y agoGDPucSuggests field cleaned for CRAN compliance
  10. 3y agotidytransitinterpolate_stop_times() added; router updated
  11. 3y agoGDPucCorrect conversion factors returned by return_cfs
  12. 3y agotidytransitDuplicated primary key check improved

Frequently asked questions

What is the difference between GDPuc and tidytransit?

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

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

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

What are the best alternatives to tidytransit?

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