if (!this.download) {
            this.passthrough.write(`{"data":[`);
        } else if (this.download) {
            if (this.downloadType !== 'csv') {
                this.passthrough.write(`[`);