Jacob Mastel

Data Engineer

Hi, I'm Jacob. I build software for a living and take photographs for the love of it. This site is where I keep my writing and a gallery of frames I'm proud of — no trackers, no clutter, just a fast static site.

Most of the tools I used to run here now live in dedicated open-source apps, so these pages stay deliberately simple.

Latest writing

All posts
·Data

Aggregating Using Unpivot

A common task when analyzing data concerning a population is to determine how various subpopulations compare to one another. If the sub populations are nonoverlaping populations, a simple group by...

Read more