Skip to main content
The ISO Calendar is a pretty basic source that gives you every date as a row of data within an interval that you define. It can be helpful as a mapping table for other data sources.The dataset looks like this:

Setup

The only step is input the interval. Here you need to input the number of years you want to look back and look forward. This is used to create the interval of dates. Every time the source is run, it will create a new dataset with the dates in the interval.