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