home.social

#spanishoddata โ€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #spanishoddata, aggregated by home.social.

fetched live
  1. #rstats #spanishoddata will be presented next week at the MNO-MINDS ESSnet Project Final Conference cros.ec.europa.eu/event/mno-mi 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 ropenspain.github.io/spanishod

  2. Here's an ad that Google Opal created for #rstats #spanishoddata ropenspain.github.io/spanishod 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.

  3. ๐Ÿš€ ๐˜€๐—ฝ๐—ฎ๐—ป๐—ถ๐˜€๐—ต๐—ผ๐—ฑ๐—ฑ๐—ฎ๐˜๐—ฎ 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: ropenspain.github.io/spanishod

    Full change log: ropenspain.github.io/spanishod

  4. Open human mobility data in Spain is available NOW, thanks to Ministerio de Transportes y Movilidad Sostenible, Nommon directly at transportes.gob.es/ministerio/ and via #rstats package #spanishoddata ropenspain.github.io/spanishod

    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: cros.ec.europa.eu/landing-page

  5. 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 thegeomob.com/post/june-4th-20 . I will briefly mention #rstats #spanishoddata too, of course: ropenspain.github.io/spanishod

  6. ๐Ÿ’ป 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: ic2s2-2025.org/tutorials/

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

  7. Here is some reporting following the preliminary tests of progress bar in #rstats #spanishoddata + #duckdb: github.com/rOpenSpain/spanisho 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.

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

    Preliminary tests of #spanishoddata with #DuckDB progress bar: github.com/duckdb/duckdb-r/pul

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

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

  9. #DuckDB #rstats that powers #spanishoddata will soon get the progress bar indication for long running queries when getting and converting human mobility flows based on Mobile phone signalling and CDR data. We are on top of this development and already testing #spanishoddata, so that we implement this feature as soon as it is shipped with the CRAN release of #DuckDB.

  10. ๐Ÿš€ #spanishoddata #rstats is on CRAN! ๐Ÿฅณ #gischat
    Download it as usual: install.packages('spanishoddata')
    Read our guides in the articles section of the website: ropenspain.github.io/spanishod
    Report bugs at: github.com/rOpenSpain/spanisho
    Thanks to @robinlovelace and Eugeni Vidal-Tortosa

  11. You can also try it online. Just go to the repository below, launch it with "launch binder" button and in 2-3 minutes RStudio with preinstalled #spanishoddata package will be available for you to play with:

    github.com/e-kotov/spanishodda

  12. #spanishoddata #rstats is now 13 times faster to get basic origin-destination flows count at municipal level for a single day. All thanks to the new function that works directly with #GraphQL API of mapas-movilidad.transportes.go by Ministerio de Transportes y Movilidad Sostenible. See the time comparison below. Just 3-4 seconds you have the data! Previously it was almost a minute!

    New tutorial on how to use this new function is here:

    ropenspain.github.io/spanishod

  13. #30DayMapChallenge #TimeAndSpace Thanks to the new open mobility data for October 2024 by Ministerio de Transportes y Movilidad Sostenible and Nommon, we can now see the actual impact of #DANA in Valencia. It is dramatic... If you want to study the data on your own, you can do so easily by getting the data from the Ministry ( transportes.gob.es/ministerio/ ) or with facilitation of the #spanishoddata #rstats package ( ropenspain.github.io/spanishod ).

    UPDATE: ...fixed 2025 to 2024...

  14. #30DayMapChallenge #PenAndPaper obviously, I would not be in mapping without digital tools, I am a lousy hand drawer. Get open mobility data with #rstats #spanishoddata at github.com/rOpenSpain/spanisho . And don't be shy to give us a GitHub star if you like it. We don't have tutorials how to draw mobility flows by hand, but we do explain how to easily do it with code in R. E.g. our tutorial for static maps ropenspain.github.io/spanishod

  15. #30DayMapChallenge #AI_only #HumanMobility I tried to teach DALL-E about locations of Spanish cities. I even gave it a real map to learn. It failed miserably ;) To make an actual map of human mobility from real data in Spain use #rstats #spanishoddata package ropenspain.github.io/spanishod

  16. #30DayMapChallenge #points

    I looked at the ratio of male/female commuters. Seems like in most urban centers the commuting flows are dominated by women.

    Get this data and explore yourself with #rstats #spanishoddata package ropenspain.github.io/spanishod (by @EgorKotov @robinlovelace, Eugeni Vidal Tortosa)

    Open Mobility Data: Ministerio de Transportes y Movilidad Sostenible, Nommon

    My repo with code is here: github.com/e-kotov/2024-30DayM

  17. #30DayMapChallenge #points I looked at the ratio of male/female commuters. Seems like in most urban centers the commuting flows are dominated by women. Explore the data yourself with #rstats #spanishoddata package ropenspain.github.io/spanishoddata/ data: Ministry of Transport (Spain), Nommon

  18. Time resolution of this mobility data is also incredible. See the animation. Then do it yourself, just follow the guide: ropenspain.github.io/spanishod

    Credits:
    data: Ministerio de Transportes y Movilidad Sostenible, Nommon
    data interface (#rstats package #spanishoddata): @EgorKotov, @robinlovelace
    data vis engine ((#rstats package #flowmapblue): Ilya Boyandin

    Backlink to previous post:
    datasci.social/@EgorKotov/1131

  19. I could watch this all day. But instead I am presenting it at #EuroCarto #EuroCarto2024 (@geodepartment) tomorrow. To get this mobility data (#rstats package #spanishoddata) and produce similar visualisation (#rstats package #flowmapblue) and animation, see our guide: ropenspain.github.io/spanishod

    Credits:
    data: Spanish Ministry of Transport and Nommon
    data interface: @EgorKotov, @robinlovelace
    data vis engine: Ilya Boyandin

    backlink to previous post:
    datasci.social/@EgorKotov/1131