An open API service indexing awesome lists of open source software.

https://github.com/mhenderson/tidy-tuesday

My Tidy Tuesday gallery.
https://github.com/mhenderson/tidy-tuesday

data-visualisation rstats tidy-tuesday tidyverse tidyverse-ggplot2

Last synced: 3 months ago
JSON representation

My Tidy Tuesday gallery.

Awesome Lists containing this project

README

          

# tidy-tuesday

## 2023

### 34: Refugees

Code: [https://github.com/MHenderson/tt-refugees](https://github.com/MHenderson/tt-refugees)

![](https://mhenderson.github.io/tt-refugees/plot/busiest-routes-plot.png)

### 20: Tornadoes

Code: [https://github.com/MHenderson/tt-tornadoes](https://github.com/MHenderson/tt-tornadoes)

![This image shows a grid of maps of the US state of Kentucky. Each map represents a different decade and is filled with coloured arrows showing the paths of tornadoes in that decade. The arrows are coloured according to the intensity of the tornado. The plot shows that during the 1980s there were relatively few tornadoes in Kentucky while in the 1970s there were a large number of very intense torndoes. In recent decades the number of tornadoes appears to have increased but there are fewer of high intensity.](https://mhenderson.github.io/tt-tornadoes/plot/ky-tornadoes-plot.png)

### 19: Childcare Costs

Code: [https://github.com/MHenderson/tt-childcare-costs](https://github.com/MHenderson/tt-childcare-costs)

![A chloropleth map showing the median cost of childcare in the USA between 2016 and 2018. The coloured regions of the map correspond to counties.](https://mhenderson.github.io/tt-childcare-costs/plot/infant-center-based.png)

## 2022

## 2021

### 44: Ultra Trail Running

Code: [https://github.com/MHenderson/tt-ultra-trail-running](https://github.com/MHenderson/tt-ultra-trail-running)

![](https://mhenderson.github.io/tt-ultra-trail-running/plot/ultra-trail-running.png)

### 22: Mario Kart World Records

Code: [https://github.com/MHenderson/tt-mario-kart-records](https://github.com/MHenderson/tt-mario-kart-records)

![](https://mhenderson.github.io/tt-mario-kart-records/plot/mario-kart.png)

### 20: US Broadband

Code: [https://github.com/MHenderson/tt-internet-access](https://github.com/MHenderson/tt-internet-access)

![](https://mhenderson.github.io/tt-internet-access/plot/internet-access.png)

### 19: Water Access Points

Code: [https://github.com/MHenderson/tt-water-sources](https://github.com/MHenderson/tt-water-sources)

![](https://mhenderson.github.io/tt-water-sources/plot/water-sources.png)

## 2020

### 21: Beach Volleyball

Code: [https://github.com/MHenderson/tt-beach-volleyball](https://github.com/MHenderson/tt-beach-volleyball)

![](https://mhenderson.github.io/tt-beach-volleyball/plot/beach-volleyball.png)

### 20: Volcano Eruptions

Code: [https://github.com/MHenderson/tt-volcanoes](https://github.com/MHenderson/tt-volcanoes)

![](https://mhenderson.github.io/tt-volcanoes/img/eruptions.png)

## 2019

### 51: Adoptable Dogs

Code: [https://github.com/MHenderson/tt-adoptable-dogs](https://github.com/MHenderson/tt-adoptable-dogs)

#### Dog moves

![](https://mhenderson.github.io/tt-adoptable-dogs/plot/dog-moves-plot.png)

#### Most popular names

![](https://mhenderson.github.io/tt-adoptable-dogs/plot/top-names-plot.png)

### 50: Replicating Plots in R

Code: [https://github.com/MHenderson/tt-replicating-plots-in-r](https://github.com/MHenderson/tt-replicating-plots-in-r)

#### Gun murders

![](https://mhenderson.github.io/tt-replicating-plots-in-r/plots/gun-murders.png)

#### Diseases

![](https://mhenderson.github.io/tt-replicating-plots-in-r/plots/diseases.png)