Playground
Small things I built to think a problem through
Values that change over time
Many systems store a value that is defined differently over time, like a price or a formula. Each version is valid for its own period, periods never overlap, and any time no formula covers is flagged as uncovered. Blackout windows sit on top and switch it off for a while, whatever is underneath. Pick an edge case, then drag the edges.
dataset_1drag any edge · arrow keys work too
Uncovered · 24 days
Formula 1
1 Jan → 9 May
x + y
Formula 2
2 Jun → 8 Sept
x - z
Formula 3
8 Sept → Present
y - z
blackout · 60 days
blackout · 8 days
what runs