home.social

#dslc — Public Fediverse posts

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

fetched live
  1. This week's data is all about seismic activity at Mount Vesuvius! 🌋

    📊 Two heatmaps showing weekly and annual patterns
    🩹 Joined with {patchwork}
    🎨 Volcano inspired colour palette

    Code: github.com/nrennie/tidytuesday

  2. This week's #TidyTuesday data is all about seismic activity at Mount Vesuvius! 🌋

    📊 Two heatmaps showing weekly and annual patterns
    🩹 Joined with {patchwork}
    🎨 Volcano inspired colour palette

    Code: github.com/nrennie/tidytuesday

    #DataViz #RStats #DSLC #ggplot2

  3. This week's data looked at animals at Long Beach animal rescue center and I focused in on the patterns of when owners surrender their dogs 🐕

    🎯 Aim: show higher resolution (daily) data alongside aggregate counts
    ❓ Why: view temporal patterns on different scales at the same time
    📊 How: lollipop chart + background heatmap

    Code: github.com/nrennie/tidytuesday

  4. This week's #TidyTuesday data looked at animals at Long Beach animal rescue center and I focused in on the patterns of when owners surrender their dogs 🐕

    🎯 Aim: show higher resolution (daily) data alongside aggregate counts
    ❓ Why: view temporal patterns on different scales at the same time
    📊 How: lollipop chart + background heatmap

    Code: github.com/nrennie/tidytuesday

    #DataViz #RStats #DSLC #ggplot2

  5. I finally got around to finishing off this project which:

    🦺 scrapes Shakespeare poems and plays using {rvest}
    📂 then cleans them up and exports to CSV
    📊 to make 195 datasets ready to analyse!

    Link: github.com/nrennie/shakespeare

    Previously used as a dataset: github.com/rfordatascience/tid

  6. I finally got around to finishing off this project which:

    🦺 scrapes Shakespeare poems and plays using {rvest}
    📂 then cleans them up and exports to CSV
    📊 to make 195 datasets ready to analyse!

    Link: github.com/nrennie/shakespeare

    Previously used as a #TidyTuesday dataset: github.com/rfordatascience/tid

    #RStats #DataScience #DSLC

  7. It's time for again! We're looking at data on encounters with US Customs and Border Patrol (via Tony Galvan) 📊

    Code: github.com/nrennie/tidytuesday

  8. It's time for #TidyTuesday again! We're looking at data on encounters with US Customs and Border Patrol (via Tony Galvan) 📊

    Code: github.com/nrennie/tidytuesday

    #DSLC #RStats #DataViz #ggplot2

  9. We're looking at Bob's Burgers data for this week! 📊 Who knew the world needed a raincloud plot where it's raining hamburgers?

    🌧️ Raincloud plot built from scratch with {ggplot2}
    🍔 Hamburger icons from {emoji}
    🐄 Logo image added with {cowplot}

    Data: @sponce1

    Code: github.com/nrennie/tidytuesday

  10. We're looking at Bob's Burgers data for #TidyTuesday this week! 📊 Who knew the world needed a raincloud plot where it's raining hamburgers?

    🌧️ Raincloud plot built from scratch with {ggplot2}
    🍔 Hamburger icons from {emoji}
    🐄 Logo image added with {cowplot}

    Data: @sponce1

    Code: github.com/nrennie/tidytuesday

    #RStats #DSLC #DataViz #ggplot2

  11. It's time for (and an early entry for Day 6 (Raster) of the )!

    We're looking at democracies and dictatorships across the world between 1950 and 2020

    🌎 {geofacet} for world map grid
    📊 `geom_raster()` from to make heatmaps
    🎨 Colours from colorbrewer2

    Code: github.com/nrennie/tidytuesday

  12. It's time for #TidyTuesday (and an early entry for Day 6 (Raster) of the #30DayMapChallenge)!

    We're looking at democracies and dictatorships across the world between 1950 and 2020

    🌎 {geofacet} for world map grid
    📊 `geom_raster()` from #ggplot2 to make heatmaps
    🎨 Colours from colorbrewer2

    Code: github.com/nrennie/tidytuesday

    #RStats #DataViz #DSLC

  13. We're looking at rating of Power Rangers episodes for this week!

    🌅 Horizon plot made using {ggHoriPlot}
    🎨 Colours from colorbrewer
    ✍️ Text formatted with {ggtext}

    Code: github.com/nrennie/tidytuesday

  14. We're looking at rating of Power Rangers episodes for #TidyTuesday this week!

    🌅 Horizon plot made using {ggHoriPlot}
    🎨 Colours from colorbrewer
    ✍️ Text formatted with {ggtext}

    Code: github.com/nrennie/tidytuesday

    #RStats #DataViz #ggplot2 #DSLC

  15. We're looking at World's Fairs data for this week!

    🌀 Plotted long time series data in a spiral using {spiralize}
    📷 Combined with text using {ggplot2} and {ggimage}
    📊 Coloured text and icons added with {ggtext}

    Code: github.com/nrennie/tidytuesday

  16. We're looking at World's Fairs data for #TidyTuesday this week!

    🌀 Plotted long time series data in a spiral using {spiralize}
    📷 Combined with text using {ggplot2} and {ggimage}
    📊 Coloured text and icons added with {ggtext}

    Code: github.com/nrennie/tidytuesday

    #RStats #DSLC #DataViz #ggplot2

  17. A (very topical) chart for this week - showing the number of medals won by athletes from different continents since the Summer Olympics began!

    📊 Chart made with {ggsankey}
    🎨 Colours based on Olympic rings
    ✍️ Fonts from Google Fonts

    Code: github.com/nrennie/tidytuesday

  18. A (very topical) chart for #TidyTuesday this week - showing the number of medals won by athletes from different continents since the Summer Olympics began!

    📊 Chart made with {ggsankey}
    🎨 Colours based on Olympic rings
    ✍️ Fonts from Google Fonts

    Code: github.com/nrennie/tidytuesday

    #RStats #ggplot2 #DataViz #DSLC

  19. For this week, I decided to take the opportunity to create an example of using my {ggtextcircle} package!

    ⭕ Visualising names of contestants on (partial) circle with {ggtextcircle}
    📷 Added the logo with {ggimage}
    📊 Coloured text in subtitle added with {ggtext}

    Code: github.com/nrennie/tidytuesday

  20. For #TidyTuesday this week, I decided to take the opportunity to create an example of using my {ggtextcircle} package!

    ⭕ Visualising names of contestants on (partial) circle with {ggtextcircle}
    📷 Added the logo with {ggimage}
    📊 Coloured text in subtitle added with {ggtext}

    Code: github.com/nrennie/tidytuesday

    #RStats #DataViz #ggplot2 #DSLC

  21. A quick chart looking at the rankings of different clubs in the FA Women's Super League for this week!

    📊 chart made using `plotnine` in Python
    ✍️ coloured and bold text added with `highlight-text`
    💡 Googling for `plotnine` help? Add a -ggplot2 to your search to hide ggplot2-specific results!

    Code: github.com/nrennie/tidytuesday

  22. A quick chart looking at the rankings of different clubs in the FA Women's Super League for #TidyTuesday this week!

    📊 chart made using `plotnine` in Python
    ✍️ coloured and bold text added with `highlight-text`
    💡 Googling for `plotnine` help? Add a -ggplot2 to your search to hide ggplot2-specific results!

    Code: github.com/nrennie/tidytuesday

    #Python #DataViz #DSLC #plotnine

  23. For this week's data looking at examples of {funspotr} outputs, I decided to use the package to analyse how often I used each core {tidyverse} package during my 2023 visualisations!

    📊 data collected with {funspotr}
    📷 images added with {ggtext}
    🗺️ colours from {rcartocolor}

    Code: github.com/nrennie/tidytuesday

  24. For this week's #TidyTuesday data looking at examples of {funspotr} outputs, I decided to use the package to analyse how often I used each core {tidyverse} package during my 2023 #TidyTuesday visualisations!

    📊 data collected with {funspotr}
    📷 images added with {ggtext}
    🗺️ colours from {rcartocolor}

    Code: github.com/nrennie/tidytuesday

    #RStats #DataViz #ggplot2 #DSLC

  25. For this week's data on US federal holidays, I created a simple calendar plot! (the plot was simple, the data wrangling was not...)

    📅 Lots of data wrangling with {stringr} and {lubridate}
    📊 Calendar plot made with {ggcalendar} by @EvaMaeRey
    💻 Created a parameterised plot function to make a plot for each year!

    Code: github.com/nrennie/tidytuesday

  26. For this week's #TidyTuesday data on US federal holidays, I created a simple calendar plot! (the plot was simple, the data wrangling was not...)

    📅 Lots of data wrangling with {stringr} and {lubridate}
    📊 Calendar plot made with {ggcalendar} by @EvaMaeRey
    💻 Created a parameterised plot function to make a plot for each year!

    Code: github.com/nrennie/tidytuesday

    #RStats #DataViz #ggplot2 #DSLC

  27. A quick bar chart for this week, looking at data from the {gardenR} package!

    📊 comparing 2020 and 2021 spending with diverging bar chart
    🟩 bar charts made with geom_rect in {ggplot2}
    ✏️ labels added using {ggtext}

    Code: github.com/nrennie/tidytuesday

  28. A quick bar chart for #TidyTuesday this week, looking at data from the {gardenR} package!

    📊 comparing 2020 and 2021 spending with diverging bar chart
    🟩 bar charts made with geom_rect in {ggplot2}
    ✏️ labels added using {ggtext}

    Code: github.com/nrennie/tidytuesday

    #RStats #DataViz #DSLC #ggplot2

  29. We're looking at data from Carbon Majors for this week!

    📊 Streamplot made with {ggstream}
    🗺️ Colours from {rcartocolor}
    ✏️ Text labels added with {ggtext}

    Code: github.com/nrennie/tidytuesday

  30. We're looking at data from Carbon Majors for #TidyTuesday this week!

    📊 Streamplot made with {ggstream}
    🗺️ Colours from {rcartocolor}
    ✏️ Text labels added with {ggtext}

    Code: github.com/nrennie/tidytuesday

    #RStats #DataViz #DSLC

  31. It's been a busy few weeks so I had several weeks of to catch up on!

    🗺️ {geofacet} to create a map of pie charts
    📊 using geom_circle() from {ggforce} to make records
    ☕ Font Awesome icons + {statebins} to create half-full coffee cups

    Code: github.com/nrennie/tidytuesday

  32. It's been a busy few weeks so I had several weeks of #TidyTuesday to catch up on!

    🗺️ {geofacet} to create a map of pie charts
    📊 using geom_circle() from {ggforce} to make records
    ☕ Font Awesome icons + {statebins} to create half-full coffee cups

    Code: github.com/nrennie/tidytuesday

    #RStats #DataViz #R4DS #DSLC

  33. For this week, we're looking at objects launched into space!

    📊Polar lollipop chart of objects launched per year
    📷Image added with {ggimage}
    🧮Lots of maths to figure out the geometry!
    Code: github.com/nrennie/tidytuesday

  34. For #TidyTuesday this week, we're looking at objects launched into space!

    📊Polar lollipop chart of objects launched per year
    📷Image added with {ggimage}
    🧮Lots of maths to figure out the geometry!
    Code: github.com/nrennie/tidytuesday

    #RStats #R4DS #DSLC #DataViz