Beautiful Chord Diagrams with Flourish

Chord diagrams are one of the most effective ways to show pairwise relationships between entities. This post covers the theory, code-based approaches in R, Python, and JavaScript, and how to build them quickly using Flourish — illustrated with a real example from the Charlotte Regional Data Trust.

Using tidycensus to Analyze ACS PUMS Data

The American Community Survey Public Use Microdata Sample (PUMS) gives you individual-level Census records for custom cross-tabulations and analysis. This tutorial walks through using the tidycensus package to pull and analyze PUMS data for Mecklenburg County, NC.