if request.args.get('data_inicial'):
            data.update({'$gte': request.args['data_inicial']})