We have a data feed which contains two columns - date_started, date_ended - with a factor which needs to be applied to a data table between these dates - our data table contains columnar quarterly dates for the last say 5 years; so I need to list out the quarters between the date_started and date_ended in order to apply the factor the data table.
Any convenient way to do this?
Any convenient way to do this?