← Back to home
Comparison · Analytics

accessibility vs edibble

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

Shared themes:r-package

accessibility vs edibble: at a glance

Featureaccessibilityedibble
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, urban-mobility, accessibility, spatial-analysisexperimental-design, grammar-of-design, reproducibility, simulation
Last editorial update57m ago1h ago
WebsiteVisit →Visit →

What is accessibility?

An urban accessibility toolkit that grew into a distributional-equity toolkit.

accessibility, from IPEA's geo team, computes how reachable opportunities are given a travel matrix and land use data. Since the 1.0.0 rebuild it has widened well past reachability metrics: 1.1.0 added inequality and poverty estimation alongside spatial availability and balancing cost, 1.2.0 added the concentration index and Theil T, and 1.3.0 let spatial_availability() return results per origin-destination pair with the underlying balancing factors exposed.

Read the full accessibility trajectory →

What is edibble?

A grammar for experimental design that learned to compose designs and track its own provenance.

edibble expresses experimental designs declaratively — units, treatments, records and their allotments — rather than calling a canned design function. Since 1.0.0 its internals run on a Provenance object that records the commands used to build a design, and 1.1.0 added conditional treatments, design composition and a separated simulation step. Recent work has focused on designs constructed from existing data rather than from scratch.

Read the full edibble trajectory →

accessibility vs edibble: editorial side-by-side

A
accessibility
ANALYTICS
0.0

An urban accessibility toolkit that grew into a distributional-equity toolkit.

◆ Current state

accessibility, from IPEA's geo team, computes how reachable opportunities are given a travel matrix and land use data. Since the 1.0.0 rebuild it has widened well past reachability metrics: 1.1.0 added inequality and poverty estimation alongside spatial availability and balancing cost, 1.2.0 added the concentration index and Theil T, and 1.3.0 let spatial_availability() return results per origin-destination pair with the underlying balancing factors exposed.

◆ Where it's heading

The package is moving from measuring access to measuring who is left out, and doing it by adding metrics rather than reworking the core. A second, quieter theme is generality — nearly every parameter that once took a single value now accepts vectors or lists, so users can sweep across cutoffs and decay specifications in one call. The decay family keeps growing, most recently with a logistic form.

◆ Prediction

Further inequality or decay functions are the most likely next addition, given that both families have grown steadily and neither shows signs of being considered complete; the entries give no indication of another breaking restructure.

E
edibble
ANALYTICS
0.0

A grammar for experimental design that learned to compose designs and track its own provenance.

◆ Current state

edibble expresses experimental designs declaratively — units, treatments, records and their allotments — rather than calling a canned design function. Since 1.0.0 its internals run on a Provenance object that records the commands used to build a design, and 1.1.0 added conditional treatments, design composition and a separated simulation step. Recent work has focused on designs constructed from existing data rather than from scratch.

◆ Where it's heading

Development has moved from vocabulary to composition. Early releases established the core grammar; 1.0.0 replaced the internal R6 machinery with a Provenance object that tracks both internal and external commands, which is what lets a design carry its own construction history. On that foundation 1.1.0 added the ability to add two designs together, express conditional treatment structures, and split simulation specification from execution. The 2025 release turns toward a different entry point — wiring up level edges and unit attributes when an edibble object is built from data that already exists, rather than from a design declared up front.

◆ Prediction

Expect continued work on designs derived from existing data, since that is where the last release concentrated and it is the path least covered by the declarative grammar.

Alternatives to accessibility and edibble

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 accessibility or edibble.

See all accessibility alternatives → · See all edibble alternatives →

Recent activity from accessibility and edibble

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

  1. 1y agoedibbleBetter handling of designs built from existing data
  2. 2y agoaccessibilityNew decay_logistic() function; tibble input bug fixed
  3. 2y agoedibbleedibble 1.1.0
  4. 2y agoaccessibilityspatial_availability() can return origin-destination detail
  5. 2y agoaccessibilityConcentration index and Theil T join the inequality metrics
  6. 2y agoedibbleInternals rebuilt on a command-tracking Provenance object
  7. 3y agoedibbleS3 consistency and citation modernised
  8. 3y agoaccessibilityInequality and poverty estimation added to accessibility analysis
  9. 3y agoaccessibilitycost_to_closest() fills unreachable ids with Inf, not NA
  10. 3y agoedibbleRd files fixed for HTML5 compatibility
  11. 4y agoaccessibility1.0.0 splits inputs into travel matrix and land use data
  12. 4y agoedibbleInitial release

Frequently asked questions

What is the difference between accessibility and edibble?

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

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

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

What are the best alternatives to edibble?

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