TidyTuesday
is a weekly social data project. All are welcome to participate! Please remember to share the code used to generate your results!TidyTuesday
is organized by the Data Science Learning Community. Join our Slack for free online help with R, Python, and other data-related topics, or to participate in a data-related book club!
Our over-arching goal for TidyTuesday is to provide real-world datasets so that people can learn to work with data.
- For 2024, our goal was to be used in at least 10 courses. Our survey indicates that we are used in at least 30 courses!
- For 2025, our goal is to crowdsource the curation of TidyTuesday datasets.
- Data is posted to social media every Monday morning. Follow the instructions in the new post for how to download the data.
- Explore the data, watching out for interesting relationships. We would like to emphasize that you should not draw conclusions about causation in the data. There are various moderating variables that affect all data, many of which might not have been captured in these datasets. As such, our suggestion is to use the data provided to practice your data tidying and plotting techniques, and to consider for yourself what nuances might underlie these relationships.
- Create a visualization, a model, a shiny app, or some other piece of data-science-related output, using R or another programming language.
- Share your output and the code used to generate it on social media with the #TidyTuesday hashtag.
You can also curate a dataset for a future TidyTuesday!
Week | Date | Data | Source | Article |
---|---|---|---|---|
1 | 2025-01-07 |
Bring your own data to start the year! |
To cite the TidyTuesday
repo/project in publications use:
Data Science Learning Community (2024). Tidy Tuesday: A weekly social data project. https://tidytues.day
A BibTeX entry for LaTeX users is
@misc{tidytuesday,
title = {Tidy Tuesday: A weekly social data project},
author = {Data Science Learning Community},
url = {https://tidytues.day},
year = {2024}
}
Note: If you would like to cite the tidytuesdayR package, you should use citation("tidytuesdayR")
instead.
Please see our contributing guide for ways that you can help!