#rstats #spanishoddata will be presented next week at the MNO-MINDS ESSnet Project Final Conference https://cros.ec.europa.eu/event/mno-minds-final-conference at OECD office in Paris.

๐ฌ๐ฉ๐š๐ง๐ข๐ฌ๐ก๐จ๐๐๐š๐ญ๐š is a package to access Spanish Open Mobility Big Data by Ministerio de Transportes y Movilidad Sostenible in a reproducible way that is analysis ready. Get it and read codebooks and flow visualization guides here https://ropenspain.github.io/spanishoddata/

Here's an ad that Google Opal created for #rstats #spanishoddata https://ropenspain.github.io/spanishoddata/ The flows map in the end is not so good, but the overall idea of the package is represented quite well. Quickly get OD flows from Spanish big open human mobility data.

๐Ÿš€ ๐˜€๐—ฝ๐—ฎ๐—ป๐—ถ๐˜€๐—ต๐—ผ๐—ฑ๐—ฑ๐—ฎ๐˜๐—ฎ 0.2.0 is here. As before, you are getting nicely formatted Open Mobility Big Data released by the Spanish Ministry of Transport and Sustainable Mobility (MITMS) in a reproducible way. #rstats #opendata #HumanMobility #spanishoddata

- downloads more reliable
- file verification,
- improved docs
- quickly getting daily pre-aggregated data is working again
- more...

Get the package: https://ropenspain.github.io/spanishoddata/

Full change log: https://ropenspain.github.io/spanishoddata/news/index.html

Open human mobility data in Spain is available NOW, thanks to Ministerio de Transportes y Movilidad Sostenible, Nommon directly at https://www.transportes.gob.es/ministerio/proyectos-singulares/estudios-de-movilidad-con-big-data/opendata-movilidad and via #rstats package #spanishoddata https://ropenspain.github.io/spanishoddata/

Similar data across the EU might become available in the coming years as part of official regular statistics, thanks the methodology and tools developed by Positium, Nommon and their partners in the MULTI-MNO project: https://cros.ec.europa.eu/landing-page/multi-mno-project

On June 4th, 2025, I will be speaking at @geomob in Berlin about open human mobility data in Spain and the EU, and its practical and scientific applications. #geomobBER . Attendance is free, just register at https://thegeomob.com/post/june-4th-2025-geomobber-details . I will briefly mention #rstats #spanishoddata too, of course: https://ropenspain.github.io/spanishoddata/

๐Ÿ’ป One of the tutorials at @IC2S2 2025 in Norrkรถping is our tutorial on analyzing and visualizing large open human mobility data in Spain using R #rstats: https://www.ic2s2-2025.org/tutorials/

It will cover #spanishoddata (ropenspain.github.io/spanishoddata/, by @EgorKotov , @robinlovelace , Eugeni Vidal Tortosa),
#flowmapper (https://github.com/JohMast/flowmapper by Johannes Mast), #flowmapblue (https://flowmapblue.github.io/flowmapblue.R/ by @ilyabo), with under the hood data crunching using @duckdb #DuckDB .

IC2S2'25 Norrkรถping

@rOpenSci Even outside the events such as this mini-hackathon, feel free to reach out to me for a video call to work on any of my packages if you are interested. Issues for #rJavaEnv ( https://github.com/search?q=label%3Aro-hackathon-2025+repo%3Ae-kotov%2FrJavaEnv+&type=issues ) and for #spanishoddata ( https://github.com/search?q=label%3Aro-hackathon-2025+repo%3ArOpenSpain%2Fspanishoddata+&type=issues ). #rstats
Build software better, together

GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

GitHub
R Works

R Works
Here is some reporting following the preliminary tests of progress bar in #rstats #spanishoddata + #duckdb: https://github.com/rOpenSpain/spanishoddata/issues/124#issuecomment-2580860533 So far - the progress bar implementation in the latest pull request to @duckdb for R is not very useful, but hopefully it will get better.
add progress bar ยท Issue #124 ยท rOpenSpain/spanishoddata

This is an exciting development, {duckdb} will soon get the progress bar for lengthy operations (any queries, including file import, file writing, any computation, etc.)! Continuing the #35 , now t...

GitHub

#DuckDB for R pull request for progress bar: https://github.com/duckdb/duckdb-r/pull/951

Preliminary tests of #spanishoddata with #DuckDB progress bar: https://github.com/duckdb/duckdb-r/pull/951#issuecomment-2574111216

To track when progress bar becomes available in #spanishoddata, follow the issue: https://github.com/rOpenSpain/spanishoddata/issues/124

Thanks to Bruno Tremblay for working on this feature for DuckDB R package!

Adding progress bar display func by meztez ยท Pull Request #951 ยท duckdb/duckdb-r

For #199.

GitHub