From shower idea to #Shiny app in two days. A little late for last week’s #TidyTuesday but I couldn’t stop myself from adding a bit more! Movable Data Type explores Project Gutenberg data across different storage backends, comparing structure and performance, running custom queries, and visualizing distributions. #RStats #SQL https://jmclawson.shinyapps.io/movable-datatype/
Curator: @jonthegeek
https://DSLC.io welcomes you to week 23 of #TidyTuesday! We're exploring U.S. Judges and the historydata R package!
https://tidytues.day/2025/2025-06-10
https://ropensci.org/blog/2023/02/07/what-does-it-mean-to-maintain-a-package/
Submit a dataset! https://github.com/rfordatascience/tidytuesday/blob/main/.github/CONTRIBUTING.md
#TidyTuesday – 2025 W22 | Project Gutenberg
.: https://stevenponce.netlify.app/data_visualizations/TidyTuesday/2025/tt_2025_22.html
.
#rstats | #r4ds | #dataviz | #ggplot2
First #TidyTuesday in a very long time. This one made in a record (short) time.
D&D monsters seem to have longer names the larger they are. More is more #iconicity?
: https://github.com/borstell/tidytuesday/tree/main/2025/2025-05-27
Check out my latest blog post "OK Claude, Come On In", where I configure and try out a Data Science environment that uses AI tooling.
Shout out to @Posit for the inspiration in their blog post "Running AI/LLM Hackathons at Posit: What We’ve Learned". As well as the Ellmer and btw packages.
my blog post: https://sheitin.github.io/names_are_hard/posts/ok-claude-come-on-in/
posit blog post: https://posit.co/blog/llm-hackathon-lessons-learned/
Playing around with #SveltePlot again for this week's #TidyTuesday data about water quality!
(I suspect there might be some data issues here since, even though Australia can get warm, a water temperature of 1040°C still seems a bit high!)
Rage coding this morning using #TidyTuesday NSF grant terminations data.
Research in STEM Education and Social, Behavioral, & Economic Science is clearly being targeted by the current administration.
I made a lot of depressing #rstats plots, check them out
For #TidyTuesday this week, we're looking at data on terminations of NSF grants
Using colour to highlight one category
Transparency to highlight the important data
Annotations instead of a legend for transparency
Code: https://github.com/nrennie/tidytuesday/tree/main/2025/2025-05-06
{tidytuesdayR} v1.2.0 is now available on CRAN! Check out our new "Curating a Dataset" vignette (https://dslc-io.github.io/tidytuesdayR/articles/curating.html) + associated functions, and help us prepare data for #TidyTuesday in #RStats! Only tested in RStudio so far, but let us know if you try something else!
https://DSLC.io welcomes you to week 12 of #TidyTuesday! We're exploring Text Data From Amazon's Annual Reports!
https://tidytues.day/2025/2025-03-25
https://gregoryvdvinne.github.io/Text-Mining-Amazon-Budgets.html
Submit a dataset! https://github.com/rfordatascience/tidytuesday/blob/main/.github/CONTRIBUTING.md
New blog post about data art!
Have you ever wondered:
What is data-driven art?
Why do people make data art?
How do I get started making my own?
Then this blog post is for you!
I'm super happy to see that several of my data visualisation projects were long-listed at the 2024 Information is Beautiful Awards!
Check out the full longlist here: https://www.informationisbeautifulawards.com/showcase?action=index&award=2024&controller=showcase&page=1&pcategory=long-list&type=awards
The data is from this week's #TidyTuesday! The data looks at publications that explore racial and ethnic disparities in reproductive healthcare. This mosaic/Marimekko chart shows how the number of publications changes over time, as well as the study types used.
Code: https://github.com/nrennie/tidytuesday/tree/main/2025/2025-02-25
https://DSLC.io welcomes you to week 8 of #TidyTuesday! We're exploring Academic Literature on Racial and Ethnic Disparities in Reproductive Medicine in the US!
https://tidytues.day/2025/2025-02-25
https://katcorr.github.io/this-art-is-HARD/
Submit a dataset! https://github.com/rfordatascience/tidytuesday/blob/main/.github/CONTRIBUTING.md
Want to learn how to create a simple and delightful Quarto dashboard with Python?
In this video, I show how to make one from scratch in Positron using water insecurity data from the #TidyTuesday project
Check it out here! https://youtu.be/uLGe9zuuNl0x
I recently had fun making a new cover image for Mastodon by making treemaps of colours used in Bob Ross paintings (columns are seasons and rows are episodes)!
Painting data from #TidyTuesday
Colours extracted using {eyedroppeR}
Pixel analysis in #RStats
Plotting with {treemapify}
tinkering with #tidytuesday data as part of some other thing. why do so many D&D spell descriptions specifically request a 12d6 dice roll? #rstats
#TidyTuesday using {gghalves} to make half-violin haf-dotplots for evolution of puntuations in @BobsBurgersFOX episodes' dialogues.
Data: {bobsburgersR} by @sponce1
Code https://tinyurl.com/tidy-burgers
Tools: #rstats #ggplot2 #gghalves by Frederik Tiedemann