Skip to content

Instantly share code, notes, and snippets.

{#
Generates an SCD2 from daily rows per id
Example:
Input: client_data
| id | color | name | city | dt |
|------+-------+-------+--------+------------|
| 1 | red | John | Jerez | 2020-01-01 |