← Back to home
Comparison · Analytics

CatastRo vs spanishoddata

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

CatastRo vs spanishoddata: at a glance

FeatureCatastRospanishoddata
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesspatial-data, open-government-data, spain, httr2mobility-data, origin-destination, duckdb, open-data
Last editorial update1h ago51m ago
WebsiteVisit →Visit →

What is CatastRo?

Spain's cadastre client spent 1.0.0 breaking its own cache to become a tidy, httr2-native package.

CatastRo pulls parcels, buildings, addresses and WMS map layers from the Spanish Cadastre into R. The 1.0.0 line rebuilt the codebase on httr2, reorganized the cache into topic-based subfolders and moved persistent storage from rappdirs to tools::R_user_dir(), a change that invalidates every pre-1.0.0 cache. The two releases since are documentation and an AI-assisted internal refactor.

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

CatastRo vs spanishoddata: editorial side-by-side

C
CatastRo
ANALYTICS
0.0

Spain's cadastre client spent 1.0.0 breaking its own cache to become a tidy, httr2-native package.

◆ Current state

CatastRo pulls parcels, buildings, addresses and WMS map layers from the Spanish Cadastre into R. The 1.0.0 line rebuilt the codebase on httr2, reorganized the cache into topic-based subfolders and moved persistent storage from rappdirs to tools::R_user_dir(), a change that invalidates every pre-1.0.0 cache. The two releases since are documentation and an AI-assisted internal refactor.

◆ Where it's heading

The arc is consolidation, not expansion: the retrieval surface has been stable since 0.3.0 added street names to addresses, while the maintainer has spent the releases since standardizing transport, output types and messaging. All functions now return tibbles or sf objects with tibble data, and cli handles user-facing output. The same modernization is being applied across the maintainer's other Spanish-data packages.

◆ Prediction

Expect the next releases to stay in the 1.0.x patch range — documentation, cli wording and CRAN upkeep — unless the Cadastre publishes a new service worth wrapping.

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

See all CatastRo alternatives → · See all spanishoddata alternatives →

Recent activity from CatastRo and spanishoddata

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

  1. 2mo agospanishoddataRedirected district files identified in v1 metadata
  2. 2mo agoCatastRoAI-assisted internal refactor and cli message pass
  3. 2mo agospanishoddataS3 metadata truncation at March 2021 bypassed via XML feed
  4. 3mo agoCatastRoDocumentation-only patch release
  5. 4mo agospanishoddataLiteral NA strings no longer break DuckDB casting
  6. 4mo agospanishoddataLarge urban area zones can be reloaded again
  7. 5mo agospanishoddatatime_slot column removed; test coverage goes live-weekly
  8. 5mo agoCatastRo1.0.0 rebuilds on httr2 and invalidates every existing cache
  9. 1y agospanishoddataDistrict-to-municipal reaggregation corrected for 2020-2021
  10. 1y agoCatastRoDocumentation and URL refresh
  11. 2y agoCatastRoCadastre service entry points updated
  12. 2y agoCatastRohttr to httr2 migration, declared invisible to users

Frequently asked questions

What is the difference between CatastRo and spanishoddata?

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

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

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