periods = (monthPeriods || [])
                .filter(({}, periodIndex) => {
                  const max = sixMonthlyNumber * 6;
                  const min = max - 6;