tidytuesday VS tidytuesday

Compare tidytuesday vs tidytuesday and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tidytuesday tidytuesday
79 3
6,380 24
1.7% -
8.4 0.0
12 days ago over 1 year ago
HTML R
Creative Commons Zero v1.0 Universal -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tidytuesday

Posts with mentions or reviews of tidytuesday. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-24.

tidytuesday

Posts with mentions or reviews of tidytuesday. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-20.
  • [OC] Word cloud of Eurovision song titles (1956-2022)
    3 projects | /r/dataisbeautiful | 20 May 2022
    This was my submission to the [TidyTuesday](https://github.com/rfordatascience/tidytuesday) challenge this week ([see my original Twitter post here](https://twitter.com/MrPecners/status/1526761640410095622)). * Tools used: I built this with R using the {wordcloud2} package, which itself uses the [wordcloud2.js library](https://github.com/timdream/wordcloud2.js/).* **Code**: https://github.com/Pecners/tidytuesday/blob/master/2022/2022-05-17/final_plot.R* **Data source**: This data was scraped from the Eurovision website by Tanya Shapiro (Twitter: @tanya_shapiro). You can access the data on TidyTuesday's repo [here](https://github.com/rfordatascience/tidytuesday/blob/master/data/2022/2022-05-17/eurovision.csv).I honestly don't know much about the history of Eurovision, but it seems there was only a final round up until 2004. In any case, that's how the data was provided. Therefore, there are more songs per year from years since 2004.To process the title text, I removed stopwords from 15 languages, and I removed leading apostrophes (e.g. l'amour became amour).
  • [OC] Most common words in book titles on the NYTimes best seller list (Oct. 1931 - Dec. 2020)
    4 projects | /r/dataisbeautiful | 13 May 2022
    R code here.
  • [OC] Board game ratings among popular game series/themes
    2 projects | /r/dataisbeautiful | 25 Jan 2022
    Tools: R (code here)

What are some alternatives?

When comparing tidytuesday and tidytuesday you can also consider the following projects:

data - Data and code behind the articles and graphics at FiveThirtyEight

wordcloud2 - R interface to wordcloud for data visualization.

gganimate - A Grammar of Animated Graphics

cheatsheets - Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.

r4ds - R for data science: a book

awesome-public-datasets - A topic-centric list of HQ open datasets.

ggsunburst

big-mac-data - Data and methodology for the Big Mac index

EconomicTracker - Download data from the Opportunity Insights Economic Tracker — https://tracktherecovery.org/

OKRs-self-learning - Sophia's OKRs for learning how to code.

dataRetrieval - This R package is designed to obtain USGS or EPA water quality sample data, streamflow data, and metadata directly from web services.

swirl - :cyclone: Learn R, in R.