home.social

#rspatials — Public Fediverse posts

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

fetched live
  1. 🌍 Day 1: Points
    Starting 2025 with a map of DALYs (Disability-Adjusted Life Years) across countries — each point marks a population-weighted centroid, showing where health burdens hit hardest. R packages: {hmsidwR}, {sf}, {tidyverse}

  2. 📽 Recording Available: R for geospatial data science and public health surveillance. Whether you missed the live session or want to revisit the insightful discussions, you can access the recording 👇
    🔗 rladiesrome.org/talks/2024/mee

    @fgazzelloni @silacos

  3. 💡 Join us as we explore the world of Geospatial with R!
    Geospatial health data play a crucial role in informing public health and policy, identifying risk factors, and detecting outbreaks.

    In this talk, Dr. Moraga will provide insights into R packages and statistical methods for geospatial data analysis and health surveillance.

    #rstats

    @RLadiesGlobal @fgazzelloni @silacos Rafaela Ribeiro Lucas

    RSVP 👇
    meetup.com/rladies-rome/events

  4. 2023 Population
    Kontur data for Ireland Population density and cities 🤩
    Tools: , {ggspatial}, {cowplot}, {sf},..

  5. 2023 Day 28: Is it a Chart or a Map?
    Data: tmap::data(World)
    Thanks to @bjnnowak and his examples!
    Tool: , {cartogram},{sf}, {tmap},{tidyverse}

  6. 2023 Dot
    WorldCover_trees_30s data is sourced from the University of California, Davis Geospatial Data Repository, patterns of global tree coverage in 2022.
    Tool:

  7. 2023 Minimal
    Download climate data with the `worldclim_country()` function from the `{geodata}` package. Then make the map with `geom_spatraster()` function from the `{tidyterra}` package.

  8. 2023 Antarctica
    Found this amazing rOpenSci package {antanym}, which provides the names of locations in Antarctica and other features.

  9. 2023 Black & White: Belgium Jittered 🙃
    Tool:
    Bit inspired by some interesting syntax used by @ryanahart

  10. 2023 3D
    Thanks to
    @milos_agathon
    's tutorial and code I made this amazing 3D Italy Population Map
    Data is from the Kontur.io Population density dataset
    Tool:

  11. 2023 Raster

    Represented elevation colors for Alaska, image provided by

    Data: QGis Sample Data

    Tool:

  12. 2023 Outdoors: Coastlines

    Scalerank of Global Coastlines

    Data: {rnaturalearthhires}

    Tool:

  13. 2023 5-minute-map

    {tmap} is my favorite for this quick maps

    here is the estimation of the population change 1950-2030 | Data is from the metro dataset in {tmap}

  14. 2023 Atmosphere
    Whispers of the Breeze: Italy's Today Wind Speed
    data is from {rWind} package
    Tool:

  15. 2023 Oceania

    Population Peaks: Exploring Oceania's Cities

    DataSource: Wikipedia

    Tool:

  16. 2023🗺️ | | OpenStreetMap
    Valéncia, ES schools and underground stations.
    DataSource: {osmdata}
    Tool:

  17. 2023 Europe
    European Child and Youth Population % change (2008-2022)
    Data: {eurostat} & Wikipedia
    Tool:

  18. 2023 Choropleth
    Thematic map that uses color or shading to represent spatial variations in HIV change (%) across geographic regions.
    Global data on HIV epidemiology and response (aidsinfo.unaids.org)
    Tool:

  19. 2023 - South America Continuing on looking at the Total fertility rate by country in 2021

    DataSource: Wikipedia & {idbr} (Analyzing US Census Data book )

    Tool:

  20. 2023 - North America

    Mapping Regions of Canada

    DataSource: {rnaturalearth}

    Tool: R

  21. 2023 Hexagons
    Total number of deaths due to Covid19 in Italy
    DataSource: {covid19italy} & {rnaturalearth} 🤩
    Tool:

  22. week 48 FIFA WORLD CUP total Goals scored since 1930 ⛹️‍♀️⛹️‍♀️⛹️⛹️
    code: github.com/Fgazzelloni/TidyTue
    @R4DSCommunity

  23. week47 UK Museums
    tried UK Museums with {mapdeck} edited fonts and added a table with {gt}
    DataSource: Mapping Museums project
    code: github.com/Fgazzelloni/TidyTue
    @R4DSCommunity

  24. 2022 Day 30: Remix
    Campsites in Urupukapuka Island no dogs allowed
    added campsites to the Islands map made on day 26
    code: github.com/Fgazzelloni/30DayMa
    @tjukanov