TidyTuesday in Observable Framework

by Jack Davison

🔗 Web | 🧑‍💻 GitHub | 🦋 Bluesky | 🏢 LinkedIn


TidyTuesday is a weekly social data project. All are welcome to participate! Data is posted to social media every Monday morning. Create a visualization, a model, a shiny app, or some other piece of data-science-related output, using R or another programming language. Learn more.

In 2020, I started taking part in TidyTuesday to get better at R - specifically, ggplot2. You can see some of my nicest ggplot2 figures below, and all of them here.

alt text

This repository is an attempt to do the same thing but with JavaScript; specifically, Observable JavaScript done in Observable Framework. The power of OJS interests me coming from an R background; it is a great halfway-house between a Quarto document (static, but limited) and a Shiny app (limitless, but needing a server).

You can use the sidebar on the left-hand side to navigate between dashboards.