d.start = _.last(data)
            .end.clone()
            .add(1, 'month')
            .startOf('month');